Skip to content

Fix usercallout to only show on the current logged in user profile

What does this MR do?

Changes the usercallout behavior, as to only show it on the current logged in user profile. It still shows on the root dispatcher route

Why was this MR needed?

To fix a regression

Screenshots (if relevant)

Current logged in user profile

Screen_Shot_2017-03-22_at_11.23.51_AM

Other user profile

Screen_Shot_2017-03-22_at_11.23.58_AM

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

closes #29839 (closed)

Merge request reports