Update the security_training_promo_banner.vue to use the shared security_training_promo.vue component
All threads resolved!
Compare changes
This MR update the promo banner on the vulnerability page to use the shared security_training_promo.vue
component
There is no UI/UX change in this MR. All functionalities remain the same.
All the existing behaviors should exist:
echo 'User.find_by(username: "root").callouts.find_by(feature_name: "security_training_feature_promotion").destroy' | rails c
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #373274 (closed)