Actions
Architecture #2426
closedUser story #2424: Duplicate identical sections can be input in directives causing broken reporting
Warn user about duplicated sections when saving a Directive
Status:
Backlog
Priority:
3
Assignee:
-
Category:
Web - Config management
Target version:
Pull Request:
Effort required:
Name check:
Fix check:
Regression:
Description
As defined in #2525, we have some basic duplicated section detection for Directives.
This user story is to extend this detection so that the user is warned when he/she saves a Directive, in the web browser, for the 2.4 branch.
This check can either be implemented in JavaScript on the web page, or as a return call of the save function. Either way, it should display a warning to the user saying "You have entered duplicate identical values for the section XXX. Please adjust or remove the duplicated section."
Updated by Jonathan CLARKE over 12 years ago
- Target version changed from 2.4.0~alpha7 to 18
Updated by Jonathan CLARKE about 12 years ago
- Target version changed from 18 to Ideas (not version specific)
Updated by François ARMAND almost 3 years ago
- Status changed from New to Backlog
Waiting for priorization of directive form redesign
Updated by François ARMAND almost 3 years ago
- Tracker changed from User story to Architecture
Actions