Defect #1090
closedProper tracker template is not populating while creating a new issue
0%
Description
I have three trackers named "Bug", "Feature" and "Task". I have defined different custom
fields for each tracker.
While creating a new issue, by default "Bug" is selected in the "Tracker" drop down. I tried to
select "Task" from the drop down but the page is not refreshing and thus the custom fields set for Task are
not populated. Due to which I am unable to post a Task.
The same problem I am facing with tracker "Feature"
Updated by girish konnur over 16 years ago
When I select a tracker from the drop down, actually the page should refresh which is not happening
Updated by Jean-Philippe Lang over 16 years ago
Please give rails, redmine and browser versions.
Do you see a flash "Loading..." message when changing the tracker ?
Updated by girish konnur over 16 years ago
Redmine Version: 0.6
Rail Version: 1.2.3
IE Version: 6.0
I didn't see the flash message while changing the tracker
Updated by Jean-Philippe Lang over 16 years ago
- Status changed from New to Closed
- Resolution set to Invalid
Rails 1.2.6 or 2.0.2 is required (see RedmineInstall).
Please upgrade Rails and reopen if it still doesn't work.