-
Bug
-
Resolution: Fixed
-
Minor
-
4.1.1, 4.2
-
1
-
HQ 2023 Sprint i1.1 Moppies
In the Database activity, the string "resetalltemplatesconfirm" is used in 2 places:
1. In the confirmation modal after the user selects "Reset all templates" (in the Actions menu on the Templates page) --> this is correct
2. In the confirmation modal after the user selects "Reset" for a single template (in the button in the sticky footer). --> this is incorrect
We need to display a different string for the confirmation modal after the user selects "Reset" for a single template from the sticky footer that replaces the current "resetalltemplatesconfirm", with the text:
"This will permanently remove the [Template name] template for your current preset."
The rest of the modal remains the same.