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 3 Next »

Back to: Bugs/Defect Tracker

Priority

Status

Team

HIGH

OPEN

PCD

Legend

LOW MEDIUM HIGH

OPEN IN PROGRESS DONE

Description:

Data is missing on the view submission screen. There is a work around to make the data display where you can edit the submission then cancel without making changes, but this only works for a form reviewer.

Note the p1, p2, p3 etc fields. Might be related: Each of these has a disable logic on them with the following java script. result = data.periodReported === 1 ? true : false;

The form submission (as a submitter):

When I try to view the submission:

When i go in as a form reviewer:

however if I edit the submission:

  • No labels