- Issue created by @m4olivei
- 🇨🇦Canada m4olivei Grimsby, ON
Added test coverage for this. Expecting the MR to fail.
- 🇨🇦Canada m4olivei Grimsby, ON
m4olivei → changed the visibility of the branch 3498074-user-name-on to hidden.
- Merge request !10850Issue #3498074: Add test assertions to test the case of changing ones username → (Open) created by m4olivei
- 🇪🇸Spain plopesc Valladolid
Nice catch! Given that we're working on the refactor of the user's part of the navigation in 📌 Investigate using the core "User account menu" in favor of custom Navigation Block for same Active , we could try to put the efforts on that one.
I feel that new implementation already takes care of this bug, but adding these extra tests there would be great.
- 🇳🇿New Zealand quietone
Changes are made on on 11.x (our main development branch) first, and are then back ported as needed according to the Core change policies → .
- 🇬🇧United Kingdom catch
Switching to a task for the test coverage and removing the blocker tag.
Looks like there's an MR here already so changing status too.
- 🇪🇸Spain plopesc Valladolid
I think we can close this one.
The scenario reported in the issue is already covered in
NavigationUserBlockTest::testNavigationUserBlock()
.