Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

DevOps PBI Add missing Edit buttons/ implement ability to edit - MOTA reports for ASIS reports

Background:

NORMS reports are initiated:

  • manually
    OR

  • by an automatic process.

  • Automatically generated reports are “ASIS” reports.

Problem:

The current production version of NORMS does not support editing the:

  • occurrence information including summary text

  • location

  • ground injuries

of the two types of ASIS reports:

  • Technical Advisor Report (occurrence class id = 99).

  • Minister’s Observer Report (occurrence class id = NULL).

  • Users can edit these details for a Manual report. The occurrence class id for manual reports is 99.

There are three related tasks that have overlapping requests with the following requirements:

  • Retain existing ability to correctly edit Manual reports such as TSB_OCCURRENCE_ID = A21F0177

  • Implement ability to edit occurrence, location and ground details in

  • ASIS Technical Advisor reports such as TSB_OCCURRENCE_ID = A22F0291
    and

  • ASIS Minister Observer reports such as TSB_OCCURRENCE_ID = A16P0161

  • display the Time Zone, that is shown when editing the occurrence details, in Part A (Occurrence Information)

    249125 All reports: display the timezone in Part A Occurrence Information tab. This is listed for the ASIS issues below. We also need to do it for the manual reports.

  • The totals will continue to be calculated, not edited by the user.

Task 1: 199961 Add missing Edit buttons/ implement ability to edit - MOTA reports for ASIS reports (Noreen)

Part A tab (manual and two types of ASIS reports):

  • enable the editing of the Occurrence information such as summary text, location details and ground injuries.

  • display the Time Zone, that is shown when editing the occurrence details, in the report page for Part A.

  • total will continue to be a calculated value.

    Remaining to be done:

Task 2. 174505 Incorrect data in a MOTA report (Siamak)

Part B tab (manual and two types of ASIS reports):

  • enable the editing of the Fatalities/Injures section.

  • Total will continue to be a calculated value.


Task 3. 174542 Ability to manually populate all data fields in MOTA reports (Dean)

manual and two types of ASIS reports

The screenshot provided in the screenshot of this task is a duplicate of work already completed in development.


Child tasks already created:

Below is a list of the child tasks that have been created for 199961 Add missing Edit buttons/ implement ability to edit - MOTA reports

Issues that I am aware of from latest work on NORMS and tasks where I made code changes are highlighted in yellow. You can access them via the actual task.


These were some of the issues I encountered and updated code when I was working to make the requested fields in the PART A tab of the ASIS Technical Advisor reports. Some of them may need to be revisited given the difficulties we have had with being able to get both types of ASIS reports to a point where they can be edited.




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:

  • No labels