You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An issue occurs when you have activated should_replace, creating an new ticket and selecting another template after the first default was loaded. Than ALWAYS the first template will be loaded, not the selected (ex.: second)
Description
To reproduce:
activate should_replace (per project setting)
activate an default template globally (so it's selected for ex.: tracker bug)
Add an second template to the tracker with other content (so you can differentiate between the two)
New ticket -> tracker and template bug should be selected and the first default template visible
change template to the second one
question pops up if you want to replace -> yes
issue occurs and the content will NOT be replaced with the second template content
Environment
These informations are greatly helpful to support quickly.
You can get these informations from Redmine's information page.
(E.g. http://example.com/admin/info)
Summary
An issue occurs when you have activated should_replace, creating an new ticket and selecting another template after the first default was loaded. Than ALWAYS the first template will be loaded, not the selected (ex.: second)
Description
To reproduce:
Environment
These informations are greatly helpful to support quickly.
You can get these informations from Redmine's information page.
(E.g. http://example.com/admin/info)
Visual Proof / Screenshot
There is no error in the production.log.
Just the issue occurs.
Expected Results
Content will we replaced with the selected template content
Actual Results
Content will NOT be replaced with the selected template content.
It stays on the first template content.
The text was updated successfully, but these errors were encountered: