Defect #10467
Confusing behavior while moving issue to a project with disabled Issues module
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Issues | |||
Target version: | 1.4.0 | |||
Resolution: | Fixed | Affected version: | 1.3.0 |
Description
Steps to reproduce¶
Move issue to a project with disabled Issues module
Actual result¶
- 403 error
- issue is actually moved to the target project
- there is no ability to view the issue until Issue module for the target project is disabled
Expected result¶
Issue should not be moved and user must see notification about disabled Issues module for the target project
Associated revisions
Fixed that issues can be moved to projects with issue tracking disabled (#10467).
History
#1
Updated by Etienne Massip almost 11 years ago
- Category set to Issues
#2
Updated by Jean-Philippe Lang almost 11 years ago
- Target version set to 1.4.0
#3
Updated by Jean-Philippe Lang almost 11 years ago
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
- Resolution set to Fixed
Fixed in r9267. Projects with issue tracking disabled are no longer proposed when moving issues.