Actions
Defect #34922
openReload whole time entries form on project change
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
Description
Currently parts of the time entries form is reloaded when changing the project/project id, see source:/trunk/app/views/timelog/_form.html.erb@20821#L41
This however does not change and restore custom fields for example for time entries.
We think this should be changed to reload the whole time entries form similar to what is done for issue forms, see source:/trunk/app/views/issues/_form.html.erb@20821#L15
Do you think this would be a good addition to Redmine or should this be done another way?
Files
Actions