As a test designer, I want to know who has updated a given rule, when, and why

Story status
To be reviewed
Implementation status
Planned
Description

As a test designer, when I select a particular rule, I want to be in position to display or hide an history of this rule. This history should quote the author and the date of all the updates since the rule creation. It shall display

  • The date and time when the update was made
  • Who did the update
  • The reason for updating the rule
Acceptance criteria

When the user is logged in as a test designer (current test_editor role), and when he selects a given rule, he can access to an history which quotes the author and the date of all the modifications since the rule creation.

For each entry in the history, he can see:

  • The date and time when the update was made
  • Who did the update
  • The reason for updating the rule

The user shall be able to hide the history when it is displayed.