quepid
quepid copied to clipboard
Compare Snapshots fails and compares current results to empty results instead of snapshot
Describe the bug Compare snapshots feature is not working for some cases. After creating a snapshot you cannot compare it to your current search results. All query-doc pairs are "treated as ZSR" so the current results are compared to nothing. This is the case even when the snapshot stores equal results as the ones currently displayed (e.g. when you create a snapshot and immediately want to compare it to the current results).
To Reproduce Steps to reproduce the behavior:
- Go to any relevancy case in Quepid
- Click on 'Create snapshot' (it does not matter if you want to "Record Document Fields")
- Give your snapshot a name and hit "Take Snapshot"
- Click on 'Compare snapshot'
- Select the snapshot you took and hit "Update Diff Settings"
- Observe all results from the snapshot are "treated as ZSR" and empty, so there's nothing to compare
In the case where snapshot comparison is not working the ids are URLs, in the case where snapshot comparison is working the ids are numbers. Is that the potential culprit?
Expected behavior Comparing snapshots should work across all cases.
Screenshots
Working for one case:
Not working for another (only snapshot half shown):
Additional context Quepid version: 7.16.0