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
As a Cif User, I want the list of contacts in the project-contacts dropdown to be disambiguated, so that I can see the difference between contacts with the same name
#1863
Our dropdown currently only shows first_name - last_name in the options. This can be confusing if there end up being contacts with the same name, but are in fact different. If we show the email address along with the name, then we will be able to disambiguate contacts with the same name
Acceptance Criteria:
Given I am on the project-contacts tab of a project
When I use the project-contacts selection dropdown
Then I can see the email address as well as the names of the contacts in the dropdown options
Development Checklist:
update the displayed options in the project-contacts dropdown to show the email address of the contact
Definition of Ready (Note: If any of these points are not applicable, mark N/A)
User story is included
User role and type are identified
Acceptance criteria are included
Wireframes are included (if required)
Design / Solution is accepted by Product Owner
Dependencies are identified (technical, business, regulatory/policy)
Story has been estimated (under 13 pts)
·Definition of Done (Note: If any of these points are not applicable, mark N/A)
Acceptance criteria are tested by the CI pipeline
UI meets accessibility requirements
Configuration changes are documented, documentation and designs are updated
Passes code peer-review
Passes QA of Acceptance Criteria with verification in Dev and Test
Ticket is ready to be merged to main branch
Can be demoed in Sprint Review
Bugs or future work cards are identified and created
Reviewed and approved by Product Owner
Notes:
The text was updated successfully, but these errors were encountered:
Description:
Our dropdown currently only shows first_name - last_name in the options. This can be confusing if there end up being contacts with the same name, but are in fact different. If we show the email address along with the name, then we will be able to disambiguate contacts with the same name
Acceptance Criteria:
Given I am on the project-contacts tab of a project
When I use the project-contacts selection dropdown
Then I can see the email address as well as the names of the contacts in the dropdown options
Development Checklist:
Definition of Ready (Note: If any of these points are not applicable, mark N/A)
·Definition of Done (Note: If any of these points are not applicable, mark N/A)
Notes:
The text was updated successfully, but these errors were encountered: