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
The logic on Person Responsible page to decide Continue URL uses a facility_report_id to access operation_type. In an LFO, this might now return any value. The useEffect portion of this form needs to be refactored to properly allow for an LFO operation type.
The continue URL on the Person Responsible page is different based on the Operation Type.
Description of the Tech Debt
The logic on Person Responsible page to decide Continue URL uses a facility_report_id to access operation_type. In an LFO, this might now return any value. The useEffect portion of this form needs to be refactored to properly allow for an LFO operation type.
The continue URL on the Person Responsible page is different based on the Operation Type.
But Operation Type is set like
Development Checklist:
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: