web-monitoring-ui
web-monitoring-ui copied to clipboard
Always send all form fields in annotation
The API rightly rejects an empty, meaningless annotation, but we are still trying to send an empty annotation if you never check/uncheck any of the fields before clicking “update record.”
Instead, we should actually be sending the value for every field, regardless of what’s been clicked. These values are all either “yes” or “no;” there’s no “unknown” or non-value value that should be implied by not having checked one.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in seven days if no further activity occurs. If it should not be closed, please comment! Thank you for your contributions.
This is an important fix.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in seven days if no further activity occurs. If it should not be closed, please comment! Thank you for your contributions.