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
{{ message }}
This repository was archived by the owner on Aug 13, 2025. It is now read-only.
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