Defect #14979
Delete Issues Relation
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Issues | |||
Target version: | - | |||
Resolution: | No feedback | Affected version: | 2.3.2 |
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
History
#2
Updated by Toshi MARUYAMA about 7 years ago
- Description updated (diff)
#3
Updated by Toshi MARUYAMA about 7 years ago
- Description updated (diff)
#4
Updated by Ilya Prokazov about 5 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
#5
Updated by Go MAEDA about 5 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.
#6
Updated by Go MAEDA about 3 years ago
- Status changed from Needs feedback to Closed
- Priority changed from Urgent to Normal
- Resolution set to No feedback