Actions
Bug #6880
closedBoolean returns from actions don't work
Description
If you need your auto action to return a boolean true or false it does not work since false is skipped due to the IF check and the content is added to previous content using a string operation. It needs to take into account booleans when handling this to allow returning true/false if needed to cancel operations in other extensions.
Updated by krileon about 7 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Updated by krileon almost 7 years ago
- Target version changed from 7.0.1 to 7.1.0
Actions