Skip to content

Conversation

@facugon
Copy link
Member

@facugon facugon commented Oct 1, 2024

this property was used only once in a complex approval workflow.
the new way of doing this is using the "empty_viewers" property . this setting empty the acl of "viewers" before creating the job and hiding the execution to them.

neither the user interface nor the api supported it anymore. there is no way to set it but via DB.
we are no longer using this in new implementations.

before updating this code a migration data migration is needed.

facugon added 10 commits July 3, 2024 14:24
* fix: job result end loop

* wip

* events can be created

* improvementes

* fix: missing deps

* fix: middlewares function params

* remove commented code

* missing req object

* fix(event): controller.fetch using fetchBy api

* feat: fetch and create events

* fixes

* fix: event payload must be array

* fix identation
* feat: indicator can trigger custom event by props

* fix: event query
* captura and handle errors

* search event emitter by ALL possible event names

* fix: file capture errors

* arg handling
* local script

* fix: job status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants