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

script error: item not defined when event=none and operation=script #117

Closed
vancleve opened this issue Sep 14, 2023 · 0 comments
Closed

Comments

@vancleve
Copy link

Setting up an Action with Event=None using this script
#115
as Data, I get:

Script error: item not defined

when triggering the action using the item menu "Trigger Action"

If I instead set the Action as Create annotation or Create Item, the script works.

Likely you need to add none as an event type here?

case TagOperationTypes.script: {

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

No branches or pull requests

1 participant