Actions
Defect #26564
closedEnumerations sorting does not work
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
When drag/drop enumerations, it makes successful request to server, but position does not change after page reload. The problem is that position
attribute is not added to permitted params in enumerations controller, so it's skipped.
Files
Related issues
Updated by Sergey Gnuskov over 7 years ago
- File patch.diff patch.diff added
The patch is something like this: patch.diff.
Updated by Go MAEDA over 7 years ago
- Status changed from New to Confirmed
- Target version set to 3.4.3
Confirmed the problem. Setting target version to 3.4.3.
Updated by Toshi MARUYAMA over 7 years ago
- File issue-26564-test-v2.diff issue-26564-test-v2.diff added
Simplified.
Updated by Jean-Philippe Lang over 7 years ago
- Status changed from Confirmed to Closed
- Assignee set to Jean-Philippe Lang
- Resolution set to Fixed
Fix and test committed, thanks.
Updated by Go MAEDA over 6 years ago
- Related to Defect #28925: Custom field values for enumerations not saved added
Actions