-
-
Notifications
You must be signed in to change notification settings - Fork 572
Open
Description
Summary
If the bank takes an action that will remove items from the partner's view, and there are child requests using those items, warn the bank (but do not prevent the action)
Why
Reminding banks of this prompts them to reach out to their partners (put up an announcement) --> less surprise.
Details
If the bank is taking any of these actions, check if items being removed from the partners' use are used in their child requests. If they are, give a confirmation dialog "Note: Items ([list of items]) are currently used by the partners in child requests. Proceed?"
- item not visible
- partner groups changing the items that are allowed
- deactivation
Criteria for completion
- changes as described above
- automated tests supporting the changes