Story status
To be reviewed
Implementation status
Planned
Description
As a test designer, I want to be in position to select a given rule and copy its content in a new rule. Once this new rule is created, the test designer must be able to modify its content to answer his needs.
The newly created rule shall reference the original rule and its version
- for sake of traceability;
- in case the original rules evolves and the derived rule shall be synchronized.
The copy feature must cover the case of an original rule and a final one which are parts of different validation profiles.
Acceptance criteria
When the user is logged in as a test designer (current test_editor role),
- he can access the list of existing rules that are active in the current validation profile and, more generally, in the tool; optionnaly in other instances of the tool if they are registered;
- he can select a rule to copy and a new rule is created from it;
- he can modify the newly created rule;
- the newly created rule contains a reference to the original rule (id and/or name, version, and location)
Jira issue