-
Bug
-
Resolution: Fixed
-
Low
-
1
-
Severity 3 - Minor
-
Issue Summary
The Update function for Assets reports seem to be broken
Steps to Reproduce
- Create a reports_for_assets_attribute_analysis, save it
- Go back to the reports page
- Open your report and make modifications
- Try to hit 'Update'
Expected Results
The report will be updated
Actual Results
A silent error is thrown (you can see it on the console)
{ "errorMessages": [ "That input is not valid. Check the parameter value and try again." ], "errors": {} }
The 'Update' button then becomes a 'Save' button.
Workaround
Save the report with a different name
- mentioned in
-
Page Loading...