What problem are you observing?
After you re-assign items from a certification campaign and then call certifications API (tested with /v3/certifications as well as /v2024/certifications) you still see previous reviewers listed there. The count also includes these previous reviewers.
What is the correct behavior?
The certifications API should only return all the current reviewers.
What product feature is this related to?
ISC /v3 and /v2024 APIs.
Note we have same issue in ISC Browser UI for Prod
What are the steps to reproduce the issue?
- Create a certification campaign
- Reassign to another identity
- Check results in UI (including count of reviewers)
- Call /v3/certifications or /v2024/certifications
- Check results (including X-Total-Count)
Do you have any other information about your environment that may help?
N/A