Back to: Bugs/Defect Tracker
Description:
When uploading data via JSON, the system creates drafts for each entry. However, when a draft is opened for editing, any errors from the initial upload do not appear immediately. For instance, if the Community Name should be "Richmond Coast," but the JSON only contains "Richmond," the incorrect data will be populated in the Community Name field without displaying an error.
Another issue occurs with validation rules. Specifically, if the submission date cannot be the same as the Collection Date, the validation error won't show until one of the dates is modified.
This becomes particularly cumbersome when dealing with a long form, as it requires going through each field individually to identify which ones are faulty.