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

Workflow Cancel Button Type does not work without an Activate Activity selected #5357

Closed
1 task done
azturner opened this issue Mar 27, 2023 · 0 comments
Closed
1 task done
Labels
Fixed in v14.3 Fixed in v15.0 Status: Confirmed It's clear what the subject of the issue is about, and what the resolution should be. Topic: Workflows

Comments

@azturner
Copy link
Contributor

azturner commented Mar 27, 2023

Please go through all the tasks below

  • Check this box only after you have successfully completed both the above tasks

Please provide a brief description of the problem. Please do not forget to attach the relevant screenshots from your side.

If you use a "Cancel" type button on a workflow form, and do not specify an "Activate Activity" value (i.e. you are trying to use the Command Selected Attribute), when the user click's the Cancel option, nothing will happen. The action does not complete and form is still displayed. If you do use the "Activate Activity" option, it works correctly.

image

Suspect this behavior may have been introduced with change to fix this issue: #5248

Expected Behavior

Form action would still complete without requiring any of the required fields to be completed.

Actual Behavior

Form action does not complete and form is still displayed

Steps to Reproduce

Create workflow with a form action that uses Cancel button, but does not specify an "Activate Activity" action (you can also import this Test Cancel Button workflow type). Run workflow and select the Cancel button. Action should complete, but it does not.

Rock Version

14.1, 14.2

Client Culture Setting

en-US

@ethan-sparkdevnetwork ethan-sparkdevnetwork added Status: Confirmed It's clear what the subject of the issue is about, and what the resolution should be. Topic: Workflows Fixed in v14.3 labels Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed in v14.3 Fixed in v15.0 Status: Confirmed It's clear what the subject of the issue is about, and what the resolution should be. Topic: Workflows
Projects
None yet
Development

No branches or pull requests

3 participants