-
Notifications
You must be signed in to change notification settings - Fork 466
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
ContentEditor: Add resetable property to the workflow action #30541
Labels
Comments
jdotcms
changed the title
ContentEditor: Reset workflow
ContentEditor: Add isResetable to the workflow action
Nov 1, 2024
jdotcms
added a commit
that referenced
this issue
Nov 1, 2024
jdotcms
added a commit
that referenced
this issue
Nov 1, 2024
jdotcms
changed the title
ContentEditor: Add isResetable to the workflow action
ContentEditor: Add resetable property to the workflow action
Nov 1, 2024
jdotcms
added a commit
that referenced
this issue
Nov 1, 2024
jdotcms
added a commit
that referenced
this issue
Nov 4, 2024
github-merge-queue bot
pushed a commit
that referenced
this issue
Nov 5, 2024
If the action has a reset actionlet, the resetable property will be true
In order to test this you can add the reset workflow action on an action
|
INTERNAL QA: PASSED
The JSON information for the Workflow Action containing the |
spbolton
pushed a commit
that referenced
this issue
Nov 11, 2024
If the action has a reset actionlet, the resetable property will be true
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Parent Issue
No response
User Story
As an user I want to be able to reset the workflow, in order to do it we need to provide a way to the UI to know if the action has or not a reset actionlet in any of the actions
So we will return a boolean property called isResetable that will tells if the actionlet can or not be used for reset
Acceptance Criteria
Actionlet with a reset sub actionlet assign will set the isResetable in true
Proposed Objective
Core Features
Proposed Priority
Priority 3 - Average
External Links... Slack Conversations, Support Tickets, Figma Designs, etc.
No response
Assumptions & Initiation Needs
No response
Quality Assurance Notes & Workarounds
No response
Sub-Tasks & Estimates
No response
The text was updated successfully, but these errors were encountered: