Skip to content

Fix redirect message for groups and users

Michael Kozono requested to merge mk-fix-routable-redirect-message into master

What does this MR do?

Fix flash message for groups and users when being redirected to the canonical path.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

The flash message always used the word "Project", when it should have said "Group" or "User".

Screenshots (if relevant)

Screen_Shot_2017-05-11_at_2.00.13_PM Screen_Shot_2017-05-11_at_2.02.32_PM Screen_Shot_2017-05-11_at_2.05.26_PM

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Merge request reports