|
Purpose: Managing Fund group assignments is very slow and can only be done from the fund. This will make it much faster and easier to manage groups
User story statement(s):
As a user managing budgets,
I want to be able to assign many Funds to a group at one time
so that I can quickly create and manage Fund groupings
Scenarios:
- Scenario:
- Given user has created Funds and groups
- When viewing a group
- Then "Add to group" button appears in "Fund" accordion
- Scenario:
- Given user is viewing a group
- When clicking the "Add to group" button
- Then the find fund plugin is displayed
- Scenario:
- Given user has opened the find fund plugin
- When user chooses one or more funds and click save
- Then those Funds are added to the Fund group
|