Delete an Stage got Error (see Screenshot), but Stage is trashed:
First Comment on #21641 (comment)
Labels |
Added:
?
|
Title |
|
Status | New | ⇒ | Discussion |
Category | ⇒ | com_workflow |
Labels |
Added:
J4 Issue
|
Labels |
Added:
?
|
Status | Discussion | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-08-18 09:57:03 |
Closed_By | ⇒ | wilsonge |
Should be fixed with the commit above. There are no other uses of this function in core now
not at all see e89c495#commitcomment-30155758
As far as I understand, that commit only concerned the method name which obviously was wrong.
Concerning the content of the method, it should be another issue/PR
i commented the Error is shown and that the State is trashed as expected.
Labels |
Added:
?
Removed: J4 Issue ? |
The method has been modified to
private function _canDeleteStages($pk)
Trying to find out if this is included in another PR.