Vote #79112
完了Don't allow reassigning reported hours to the project if issue is a required field for time logs
0%
説明
The problem occurs in the latest Redmine version (3.4.2)
Settings:
!settings.PNG!
- Create an issue
- Log time on it
- Delete the issue
The following pops out:
!reassign_dialog.png!
There, we can apply, violating the "required issue" constraint.
journals
Stephane, thanks for pointing this out.
Attached is a patch that fixes this issue. Also, it hides the option "Assign reported hours to the project" when the issue is required for time entries.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Marius, thank you for writing the patch. But I slightly modified because the patch cannot be cleanly applied to the current trunk.
I tested the patch and it works fine, setting target version to 3.4.5.
--------------------------------------------------------------------------------
Committed.
Thank you for reporting and fixing this issue.
--------------------------------------------------------------------------------
related_issues
relates,Closed,24577,Settings to make the issue and/or comment fields mandatory for time logs