Currently, a product's health is not updated after an issue is ignored. I think we can integrate this in two steps and 2 separate PR's. Step 1 fixes the issue without direct feedback to the user, step 2 integrates the direct feedback.
Step 1 to fix this is by:
Triggering a product scan after an issue is ignored
Step 2 is:
Re-calculate the score directly after ignoring, so that the health score is updated directly
Things to consider:
If an existing scan is scheduled, remove it before scheduling a new one
Currently, a product's health is not updated after an issue is ignored. I think we can integrate this in two steps and 2 separate PR's. Step 1 fixes the issue without direct feedback to the user, step 2 integrates the direct feedback.
Step 1 to fix this is by:
Step 2 is:
Things to consider:
A sample of how it's looking now: