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

Prevent users from editing records that you are not able to execute #28

Open
djones0 opened this issue Apr 13, 2022 · 2 comments
Open
Assignees
Labels

Comments

@djones0
Copy link
Contributor

djones0 commented Apr 13, 2022

if a participant is not next in line to execute a workstep, then the record should not be able to be updated

@kthomas
Copy link

kthomas commented May 19, 2022

@djones0 @biscuitdey is this blocked?

@biscuitdey
Copy link
Collaborator

biscuitdey commented May 24, 2022

I have implemented executeWorkstep. I am getting the ProtocolMessagePayload from it and passing it to CreateProtocolMessage.

  1. Besides the workflowID and workstepID, what are the required params for executeWorkstep?
  2. What value is returned when workstep is unable to execute?

@djones0 djones0 added the v1.0.0 label Jun 2, 2022
@djones0 djones0 removed the v1.0.0 label Jun 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants