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

PublishContext support cancellation but this is not visible to User #17440

Open
MichaelPetrinolis opened this issue Feb 1, 2025 · 1 comment · May be fixed by #17441
Open

PublishContext support cancellation but this is not visible to User #17440

MichaelPetrinolis opened this issue Feb 1, 2025 · 1 comment · May be fixed by #17441
Milestone

Comments

@MichaelPetrinolis
Copy link
Contributor

Describe the bug

When you add a handler that cancels Publish/Unpublish of a content item the user gets a success confirmation

Orchard Core version

2.x

To Reproduce

  1. Add a handler to cancel publish/unpublish context.
  2. Execute Publish/Unpuiblish Action
  3. User gets a success confirmation although the action was canceled

Expected behavior

User should get an error that the action was not completed

@Piedone Piedone added the ui/ux label Feb 1, 2025
@sebastienros sebastienros added this to the 3.x milestone Feb 6, 2025
Copy link
Contributor

github-actions bot commented Feb 6, 2025

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.

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

Successfully merging a pull request may close this issue.

3 participants