As a user,
I want to click on an individual complaint and edit its details,
So that I can update or correct information as needed.
Business Context:
The ability to edit complaint details ensures that information remains accurate and up-to-date. This feature is critical for maintaining the integrity of complaint records and effective case management.
In Scope
UI for viewing and editing complaint details
Validation of changes before saving.
Audit trail for changes made to complaint details.
Out of Scope
Open Questions
Do we need versioning of complaint records?
Mockups
Acceptance Criteria
Scenario: Edit Complaint Details
Given a logged-in user,
When they click on a complaint,
Then they should be able to view and edit the complaint details.
Scenario: Save Edited Complaint
Given a logged-in user,
When they edit a complaint and save the changes,
Then the updated details should be saved and reflected in the system.
Notes
Checklist
Kickoff
[ ] We have we indicated which organizations and user permissions require this
[ ] We have indicated whether we have any dependencies to other cards/work
[ ] We have indicated which environment this can be tested in
[ ] We have included a mockup if this is design related
[ ] We have included clear ACs to test it
[ ] We have estimated the story
Deskcheck
[ ] This work has been demoed in staging (or higher) and led by the dev pair who worked on this card
User Story
As a user, I want to click on an individual complaint and edit its details, So that I can update or correct information as needed.
Business Context:
The ability to edit complaint details ensures that information remains accurate and up-to-date. This feature is critical for maintaining the integrity of complaint records and effective case management.
In Scope
Out of Scope
Open Questions
Mockups
Acceptance Criteria
Scenario: Edit Complaint Details Given a logged-in user, When they click on a complaint, Then they should be able to view and edit the complaint details.
Scenario: Save Edited Complaint Given a logged-in user, When they edit a complaint and save the changes, Then the updated details should be saved and reflected in the system.
Notes
Checklist
Kickoff
Deskcheck