Closed (fixed)
Project:
ECA: Event - Condition - Action
Version:
1.0.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
12 May 2022 at 17:01 UTC
Updated:
31 May 2022 at 16:27 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jurgenhaasComment #4
jurgenhaasIf the structure is OK this way, I'll add more tests.
Comment #5
mxh commentedThe only thing that should be considered is the check for \Traversable and calling iterator_count on such an object. The other notes are just minor ones.
Comment #6
jurgenhaasCovered your comments and tests included.
Comment #7
mxh commentedOnly minor comments, otherwise good to go. Big 👍🏼 for the great tests!
Comment #8
jurgenhaasSetting back for another review, names have changed a bit more than maybe expected.
Comment #9
mxh commentedSorry need to set once more to NW due the found problem with plugins having the same ID. Otherwise looks good and can be merged.
Comment #10
jurgenhaasHad to take a different approach as we have no control over plugin ids across different plugin managers. Updated the bpmn id instead by including the plugin type into the id.
Comment #11
mxh commentedTook a second look and noticed that some settings on the condition plugin don't make sense to be shown via UI. Attached a screenshot with the affected ones that could be hidden IMO. Otherwise good to go.
Comment #13
jurgenhaasThat's correct - as it is a broader issue, I moved that into #3280939: Add support for hidden config form fields and as it doesn't hurt here, merged and closed this issue.