Only show promotion callout for security training when the current user hasn't enabled the feature yet
The two promotion banners on the vulnerability report page and security dashboard should only be visible if the current user has not previously enabled the related configuration.
Related Issues
Implementation plan
-
Trigger the callout-dismissed mutation for the current user whenever they first enable the related configuration. This will store a flag on the backend, which makes sure the banner is not visible any more -
Write tests
Edited by David Pisek