-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Messaging Re-design clean up - Remove old messaging flow #5511
Comments
Notes from Jessica (for testing). (1) I don't think the Recent Messages on the Judge's dashboard is working as expected. I thought it was supposed to show the 5 most recent messages. Check out Judge Buch's -- it's not showing the 5 most recent and they aren't in newest-to-oldest order. (2) Also, in general, there is a lag in messages being added and removed from the Recent Messages on the Judge's dashboard. In staging, a DocketClerk1 sent a Proposed Stipulated Decision to jasford. That message wasn't displaying on the dashboard when I signed in as Judge Ashford. I had to click around a bit before it showed up. Then, when Judge Ashford replied to the message, it stayed on the Recent messages until I clicked around a bit again. (3) Also, when a Docket Clerk completes a message, it's not clearing it from the Inbox until you click around a bit. All of this messaging behavior has to work as expected. |
(Kristen's findings)
(Mrinalini's Findings)
|
…te-branch-to-test-1730747568 10461 Story: Public Trial Session Details
As a development team, in order to maintain a clean code base and ensure the changes we made to the messaging flow work, we need to remove all of the old messaging flow items that are not used for the new flow and run E2E tests on the new flow.
Pre-Conditions
Acceptance Criteria
Mobile Design/Considerations
Security Considerations
Notes
Tasks
Case Message
toMessage
(Mrinalini) 5511 Change all references to 'CaseMessage(s)' to be 'Message(s)' #6060isQC
(Rachael 5511: remove isQC from work items #6052)workQueueIsInternal
(Rachael 5511: remove workQueueIsInternal; clean up logic #6050)/case-message/*
routes to/message/*
(Rachael 5511: update /case-messages routes to /messages #6073)Definition of Done (Updated 7-2-20)
Product Owner
UX
Engineering
The text was updated successfully, but these errors were encountered: