Replay overwrite fix
There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.
The credit for finding the bug and finding the fix goes to Refrag. I'm making the merge request because I have an account here. The issue: some relatively new replays got overwritten by any finished record attack run in 2.2.9. This was because I had forgotten to add the previous demo version as an acceptable one in a demo comparison function. This should fix it.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.