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

Unable to enable/disable workflow task from the workflow editor #16512

Closed
MikeAlhayek opened this issue Aug 1, 2024 · 6 comments
Closed

Unable to enable/disable workflow task from the workflow editor #16512

MikeAlhayek opened this issue Aug 1, 2024 · 6 comments
Labels
Milestone

Comments

@MikeAlhayek
Copy link
Member

Describe the bug

When editing workflow, clicking on any event does not give you the power button where you can enable disable the event. The power button works for events but not for tasks.

Orchard Core version

2.0.0-preview

Add the version of the Orchard Core NuGet packages you use, or the commit hash if you can reproduce this with the source code.

To Reproduce

Steps to reproduce the behavior:

  1. create a workflow
  2. add task and try to enable it.

Expected behavior

I should be able to enable/disable both task or event.

Logs and screenshots

image

image

@MikeAlhayek MikeAlhayek added this to the 2.0 milestone Aug 1, 2024
Copy link
Contributor

github-actions bot commented Aug 1, 2024

We triaged this issue and set the milestone according to the priority we think is appropriate (see the docs on how we triage and prioritize issues).

This indicates when the core team may start working on it. However, if you'd like to contribute, we'd warmly welcome you to do that anytime. See our guide on contributions here.

@MikeAlhayek
Copy link
Member Author

I think this PR is causing this issue

#16351

@Piedone
Copy link
Member

Piedone commented Aug 1, 2024

The button says "Startup task". How is that enabling/disabling a Task?

@MikeAlhayek
Copy link
Member Author

maybe we need to re-name it to "Enable/Disable" instead

@MikeAlhayek
Copy link
Member Author

Never mind. We discussed this in the meeting and it was just a long misunderstanding and old bug.

@Piedone
Copy link
Member

Piedone commented Aug 1, 2024

I see. What's the bug?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants