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

Error on dashboard cat with --plans option #131

Closed
jiepiao opened this issue Apr 25, 2022 · 1 comment
Closed

Error on dashboard cat with --plans option #131

jiepiao opened this issue Apr 25, 2022 · 1 comment

Comments

@jiepiao
Copy link

jiepiao commented Apr 25, 2022

Getting errors on dashboard cat command with --plans option and I think this is because query_scheduled_plans_for_dashboard returns Array but dashboard cat expects a hash. Could you take a look?

data[:scheduled_plans] = query_scheduled_plans_for_dashboard(@dashboard_id,"all")&.to_attrs if @options[:plans]

Screen Shot 2022-04-25 at 3 32 36 PM

Screen Shot 2022-04-25 at 3 31 19 PM

@ddaugherty
Copy link
Contributor

Hello @jiepiao,

We are aware of the issue and will be proposing a fix.

Thanks.
Daniel

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

3 participants