web-monitoring-ui icon indicating copy to clipboard operation
web-monitoring-ui copied to clipboard

Always send all form fields in annotation

Open Mr0grog opened this issue 8 years ago • 3 comments

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.

Mr0grog avatar Oct 01 '17 06:10 Mr0grog

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.

stale[bot] avatar Jan 10 '19 00:01 stale[bot]

This is an important fix.

Mr0grog avatar Jan 10 '19 05:01 Mr0grog

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.

stale[bot] avatar Jul 09 '19 05:07 stale[bot]