Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add firing events to the procedure data models #6516

Closed
BeksOmega opened this issue Oct 10, 2022 · 0 comments
Closed

Add firing events to the procedure data models #6516

BeksOmega opened this issue Oct 10, 2022 · 0 comments
Assignees
Labels
component: functions issue: feature request Describes a new feature and why it should be added

Comments

@BeksOmega
Copy link
Collaborator

BeksOmega commented Oct 10, 2022

Problem Statement

The procedure data models need to fire events in response to change in their data so that devs can respond to these changes. E.g. sharing a procedure with another workspace in response to the creation of the procedure.

Important note: If there is no actual change to the procedure model (e.g. renaming "My Procedure" to "My Procedure") then no event should be fired.

https://docs.google.com/document/d/1n4MxZQu49mniC7aUtZ1X4xvwWgpL3st4aDU25pwdaNc/edit#heading=h.s7vgmsbcnh4t

@BeksOmega BeksOmega self-assigned this Oct 10, 2022
@BeksOmega BeksOmega added issue: feature request Describes a new feature and why it should be added component: functions labels Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: functions issue: feature request Describes a new feature and why it should be added
Projects
None yet
Development

No branches or pull requests

1 participant