On the /output-templates page, each output template has an "edit" link. When you click it, you can enter edit mode for output templates, but when you try to save you get this error:
Expected State
Ideally in the future we will fix the bug to allow USDR admin users to edit the output templates, but for now, there is a workaround of creating a new output template, so we will remove the edit option as a short term fix.
Edit button should be removed for all users on the output template screen. If changes are needed, USDR Admin should create a new output template and update the reporting period accordingly to reference the new output template.
Why is this issue important?
Edit does not currently work
Current State
On the /output-templates page, each output template has an "edit" link. When you click it, you can enter edit mode for output templates, but when you try to save you get this error:
Expected State
Ideally in the future we will fix the bug to allow USDR admin users to edit the output templates, but for now, there is a workaround of creating a new output template, so we will remove the edit option as a short term fix. Edit button should be removed for all users on the output template screen. If changes are needed, USDR Admin should create a new output template and update the reporting period accordingly to reference the new output template.
Implementation Plan
The following functions need to be added...
Relevant Code Snippets
No response