|
Purpose: Allow user to create and manage organization types in organization settings so that organization records can be organized by type.
User story statement(s):
As an administrative user,
I want to be able to create organization types
so that we can identify organizations of a certain type for various reports
Scenarios:
- Add type filter and populate dropdown:
- Given user is searching and filtering organizations using plugin
- When selecting a type in the Type filter
- Then user can choose from all options in the controlled vocabulary list using a filterable select list
- Select multiple types for filter:
- Given user is searching and filtering organizations
- When selecting a type(s) in the Type filter
- Then user can choose more than one type
- AND system applies OR when filtering
|