DevOps PBI Add missing Edit buttons/ implement ability to edit - MOTA reports for ASIS reports
Background:
NORMS reports are initiated:
manually
ORby an automatic process.
Automatically generated reports are “ASIS” reports.
Problem:
The current production version of NORMS does not support editing the:
summary text
location
ground injuries
ASIS reports:
There are two types:
Technical Advisor Report (occurrence class id = 99). An example of such a report
is TSB_OCCURRENCE_ID = A22F0291Minister’s Observer Report (occurrence class id = NULL) such as TSB_OCCURRENCE_ID = A16P0161
It is possible to edit these details for a Manual report such as TSB_OCCURRENCE_ID = A22F0330
There are three related tasks that have overlapping requests:
Expected outcome:
Users can edit the summary, text, location and ground injuries sections of an ASIS report (Ministers Observation reports and Technical Advisor reports).
Users can continue to edit the summary text, location and ground injuries sections of manually initiated reports.
Visual Studio version used
VS 2022. Code changes have been committed/synced to the repos.
Developer testing:
UAT Testing (Acceptance):
SM-GS
Draft SM-GS - not yet submitted, is C255048
Publishing / Deploying
The web config
Localhost: update the last modified date.
Development:
Acceptance:
Production:
Add Comment