Open
Description
Note: This is an app-related issue but I'm filing in the main aria-at repo in order to give it the agendar-related labelling.
The ARIA-AT app has a feature to merge results from previous test runs when a new version of a test plan is added to the queue. This allows previously collected data that is still applicable to be carried forward when a test plan is modified, rather than that data being lost.
There are some open questions about the consistent reliability of this feature that should be discussed in a Community Group meeting. For instance:
- Is the feature designed to retain assignees in the test queue, or only test results and corresponding conflicts?
- Between @mcking65, @IsaDC and myself, we've noticed instances of:
- The feature not working at all (i.e. results being completely lost despite there not being any changes between test plan versions);
- results being retained from an old, outdated test run rather than the most recent; and
- the feature fully working as expected.