Skip to content

Fix undo action type check #63

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

Rothes
Copy link
Contributor

@Rothes Rothes commented Jun 30, 2023

final PrismProcessAction process = aq.getPrismProcessRecord(recordId); always creates a PrismProcessAction even the provided ID to query is not a prism-process action.
Added the statement to force it's a prism-process.

Fixed Rothes#7

@viveleroi
Copy link
Contributor

Can you please clarify what the issue is and how this change addresses it?

@Rothes
Copy link
Contributor Author

Rothes commented Mar 29, 2025

It's a user input limitation which blocking unhappy inputs which prism doesnt support.

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

Successfully merging this pull request may close these issues.

[BUG] Command /pr undo [ID] does not work
2 participants