mojaloop / project

Repo to track product development issues for the Mojaloop project.
Other
23 stars 15 forks source link

PM7: preventing disabling of a DFSP with outstanding tranx #3810

Open ei-nghon-phoo opened 6 months ago

ei-nghon-phoo commented 6 months ago

User Story:

As a hub operator, I want to prevent the disabling of a DFSP (Digital Financial Service Provider) with outstanding or unsettled transactions, so that DFSPs are required to clear their obligations before being disabled.

Acceptance Criteria:

  1. The system should not allow the disabling of a DFSP with outstanding or unsettled transactions.
  2. When a user attempts to disable a DFSP with unsettled transactions, the system should display an error message indicating that the DFSP has outstanding transactions and cannot be disabled until these are cleared.