When renaming subtabs in different languages, the changes done in one language overwrite the translations of all other languages
STEPS TO REPRODUCE
- MUX Administration > Blueprints > Make a copy of the Project Blueprint
- Edit the blueprint> Go to Modules > Risks module and Enable Properties Navigation
- Go to Edit module details > Add a subtab > Call it English Risks
- Go to Modules > Issues module and Enable Properties Navigation
- Go to Edit module details > Add a subtab > Call it English Issues
- Go to the project grid and link a project to this blueprint
- Go to Risks > Create a risk and click on it > The subtab is visible and the label is as expected: English Risks
- Go to Issues > Create an issue and click on it > The subtab is visible and the label is as expected: English Issues
- Change the user language to Spanish
- Go to the blueprint > Edit the Risks module > Go to subtab and rename it to Riesgos ES
- Edit the Issues module > Go to subtab and rename it to Incidencias ES
- Go to a project with the blueprint linked and navigate to Risks and Issues. Subtab translations are fine
- Change the user language back to English
- Go to the proiect with the blueprint associated.
- Go to Issues > The subtab is visible and the label is as expected: English Issues
- Go to Risks > The subtab is visible and the label is NOT as expected: Riesgos ES
Expected Results: Subtab labels to remain correct as per the user language
Actual Results: When renaming multiple subtabs on different languages, one language overwrites another