Content
View differences
Updated by Jens Ulferts about 2 years ago
Deactivation of work package attachments is circumventing project update service: [https://github.com/opf/openproject/blob/dev/app/controllers/projects\_controller.rb#L94-L96](https://github.com/opf/openproject/blob/dev/app/controllers/projects_controller.rb#L94-L96)
This must be fixed. ~~Also, Also, add the controller action to the~~ `~~authorize~~` ~~before\_action.~~ (This part has already happened before the 14.1 release) `authorize` before\_action.
This must be fixed. ~~Also,