Update an issue through webforms
Last updated
Last updated
Once an issue is created, it inevitably will be subject to some changes, whether it regards the content of the issue (description for instance), its status or the list of affected datasets. Updating an issue is still constrained and validated against some rules. In fact, to guarantee the issue quality some attributes are immutable.
From the Errata Service home page, click on any issue your are authorized to modify on behalf of your institute.
The corresponding issue pops up.
Click on “Edit” in the upper-right menu
Update the form following the requirements:
The project and the title cannot be changed.
A description between 16 and 1023 characters is mandatory. Warning: As a matter of fact updating the description is controlled by a variation threshold that should not be exceeded. Which is currently set at 20%, if the description is to be changed more than that, the issue should be closed and the creation of a brand new issue is required.
The severity is mandatory and value-controlled. Note: The accepted terms for issue severity are the same during update as in create mode:
low: issue concerning file management (e.g. addition, removal, period extension etc..)
medium: issue concerning metadata (NetCDF attributes) without undermining the values of the involved variable.
high: issue concerns single point variable or axis values
critical: issue concerns a varaible or axis values undermining the analysis. The use of this data is therefore strongly discouraged.
The status is mandatory and value-controlled Warning: An issue status cannot revert back to "New".
Optional links and materials are expected to be a valid URL(s) (checked upon validation).
The datasets list is mandatory and gathers all the identifiers of the affected datasets. Any dataset ID can be add or modify as long as the dataset list isn’t empty. Note: A dataset identifier is a sequence of dot-separated facets that follows the Data Reference Syntax of the corresponding project. The dataset identifiers has to append the dataset version number. If one of the dataset ID is malformed or if the dataset list is empty, the form will raise an error.
Click on “Save” in the upper-right menu.
Your request will be processed and validated by the server.
If successfully saved, you are redirected to the newly generated view of your issue.
If invalid issue, you are requested to correct the form depending on the error message and try again.
Note: the update date and authors are also automatically assigned/modified to the issue by the server.