Actions
Defect #28951
closedCannot clear category field on copying an Issue
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
If I copy an issue with a non-empty category and clear the category field, the category is still set in the new (copied) issue.
Environment: Redmine version 3.4.5.stable Ruby version 2.3.7-p456 (2018-03-28) [x86_64-linux] Rails version 4.2.8 Environment production Database adapter Mysql2 SCM: Git 2.14.1 Filesystem Redmine plugins: redmine_agile 1.4.6 DB: mysql 5.6.39
Related issues
Updated by László Végh over 6 years ago
This was working before the upgrade (3.1.0 -> 3.4.5)
Updated by Go MAEDA over 6 years ago
- Status changed from New to Confirmed
- Target version set to 4.0.0
- Affected version deleted (
3.4.5)
Confirmed the problem. This is due to r17320. The trunk is affected but stable branches are not.
Updated by Go MAEDA over 6 years ago
- Related to Feature #15919: Set default category assignee immediately upon category selection added
Updated by Jean-Philippe Lang over 6 years ago
Updated by Go MAEDA over 6 years ago
- Assignee set to Jean-Philippe Lang
Jean-Philippe Lang wrote:
But the OP is using a stable branch, can you confirm?
No, I cannot reproduce it on 3.4.6. Probably the reporter is using the master branch of https://github.com/redmine/redmine. It is not an svn working copy, so Redmine does not add ".devel.nnnnn" information to the version number.
I think we can close this issue.
Updated by Jean-Philippe Lang over 6 years ago
- Status changed from Confirmed to Closed
- Resolution set to Fixed
Actions