Vote #77834
完了Time Entries context menu/bulk edit shows activities not available for the time entry's project
0%
説明
It is possible to deselect time entry activities on a project level, this is not taken into account in the time entries context menu.
A user is able to set the activity of a time entry to an activity that has been disabled for the project/issue's project of that time entry.
journals
The attached patch limits the activities in the time entry context menu to those available to all selected time entries.
--------------------------------------------------------------------------------
The same problem exists in the bulk edit of time entries source:/trunk/app/controllers/timelog_controller.rb@15842#L170
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Patch applied, thanks. Bulk edit also fixed.
--------------------------------------------------------------------------------
Thanks!
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------