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 an OPRE staff member, I need to see the history of a CAN's creation and modifications so I can be aware of what changes have been made over its lifecycle.
Acceptance Criteria
For a given CAN, a user can view a history of the who, when, and what of the CAN's changes/audit log
WRT the "who", as with all data changes, being able to track not only the OPS user, but also remote IP address is required. See AU-7 and AU-7 (1)
The text was updated successfully, but these errors were encountered:
jonnalley
added
design
something UI design/wireframe/workflow related
story
A defined user story adhering to expected norms including a narrative
user research
this issue requires user research
labels
Aug 15, 2024
jonnalley
changed the title
Copy of View a single CAN's details
View a single CAN's event history / audit log
Aug 15, 2024
jonnalley
added
dev frontend ready
Designers have created the designs, story has been refined, and ready for a Developer to begin
dev backend ready
Backend, Pipeline, or other backend work is refined, and ready for Developers to begin.
labels
Aug 15, 2024
fpigeonjr
removed
dev frontend ready
Designers have created the designs, story has been refined, and ready for a Developer to begin
dev backend ready
Backend, Pipeline, or other backend work is refined, and ready for Developers to begin.
labels
Jan 22, 2025
User Story
As an OPRE staff member, I need to see the history of a CAN's creation and modifications so I can be aware of what changes have been made over its lifecycle.
Acceptance Criteria
Tasks
UX
Dev
API
openapi.yml
for/can-history
endpoint and example response #3215FE
BE
MessageBus
to handle triggers onOpsEvent
#3199CANHistory
modelCANHistory
in the service layer for:/can
/budget-line-items
/can-funding-received
/can-funding-details
/can-funding-budget
/can-history
endpoint #3276CANHistoryFormatter
class responsible for formattingCANHistory
records (used in the/can-history
response)Definition of Done Checklist
Additional Context & Resources
The text was updated successfully, but these errors were encountered: