You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we iterate through a list of provided Ids and ask the DB separately for each one. Change it to perform a single query instead. Both in getBpiSubjectAccountsAndThrowIfNotExist and getBpiSubjectAccounts methods
Tasks
Implement the change
The text was updated successfully, but these errors were encountered:
Overview
Currently we iterate through a list of provided Ids and ask the DB separately for each one. Change it to perform a single query instead. Both in getBpiSubjectAccountsAndThrowIfNotExist and getBpiSubjectAccounts methods
Tasks
The text was updated successfully, but these errors were encountered: