Actions
Defect #1516
closedIssue loses custom field values
Start date:
2008-06-23
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
An issue may lose all its custom field values.
Steps to reproduce:- create one required and one non-required issue custom field
- create a tracker that uses these two custom fields
- create a new issue using the tracker and enter values into both custom fields
- when the issue is shown click on update
- with (for example) "Firefox DOM Inspector" remove the required custom field from the DOM
- submit the form
- error message "<<custom field>> can't be blank" appears (which is correct)
- enter the ticket id in the search field to reload the page
- the issue's custom fields are blank (and no journal details are written)
- the issue should not have changed
Actions