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

Startup assert failure if custom property used for reload task fail/abort notifications don't exist #586

Closed
mountaindude opened this issue Oct 24, 2022 · 0 comments · Fixed by #601 or #981
Assignees
Labels

Comments

@mountaindude
Copy link
Collaborator

What version of Butler are you using?

8.5.3

What version of Node.js are you using? Not applicable if you use the standalone version of Butler.

No response

What command did you use to start Butler?

...

What operating system are you using?

WIndows Server

What CPU architecture are you using?

x86_64

What Qlik Sense versions are you using?

2022-Aug

Describe the Bug

If custom properties don't exist there will be a rather non-descriptive error in the logs:

error: ASSERT CONFIG NEW RELIC: TypeError: Cannot read properties of undefined (reading 'choiceValues')

There should be a better log message that explains what's wrong.

Expected Behavior

No response

To Reproduce

No response

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