Actions
Defect #14979
closedDelete Issues Relation
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
No feedback
Affected version:
Description
Reproduce Hints:
- open a Ticket view, go down to 'Related issues' and [Add] an issue
- select 'Related to', type another valid ticket no. of same project and [Add] => everything ok!
- Now try to [Delete Relation] of that issue in same view
- Dialog 'Are you sure?', press [Ok] => relation is still active!
see defect #14023
Updated by Ilya Prokazov over 7 years ago
Same issue in 3.3.1
In browser network debugger i see that
http://mydomainhere.com/relations/17
returns status code 404
Redmine version 3.3.1.stable
Ruby version 2.1.10-p492 (2016-04-01) [x86_64-linux-gnu]
Rails version 4.2.7.1
Environment production
Database adapter Mysql2
Updated by Go MAEDA over 7 years ago
- Status changed from New to Needs feedback
Probably a web server or a proxy server in your environment blocks HTTP DELETE requests.
Maybe you cannot delete watchers as well as relations.
Updated by Go MAEDA over 5 years ago
- Status changed from Needs feedback to Closed
- Priority changed from Urgent to Normal
- Resolution set to No feedback
Actions