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

DXMC column save as csv format errors with EXCEPTION message #54

Open
panchadx opened this issue Jun 1, 2021 · 0 comments
Open

DXMC column save as csv format errors with EXCEPTION message #54

panchadx opened this issue Jun 1, 2021 · 0 comments

Comments

@panchadx
Copy link

panchadx commented Jun 1, 2021

** Expected Behavior**
./dxmc column save --envname TESTING --rulesetname rs_TESTING_ruleset --inventory --outputfile testing_ruleset.csv

The above command was expected to generate the CSV file. But it errors.

** Actual Behavior**
When the command executed, it errors as below:

[user@host dxmc]$ ./dxmc column save --envname TESTING --rulesetname rs_TESTING_ruleset --inventory --outputfile testing_ruleset.csv
EXCEPTION: KeyError: ''

[126103] Failed to execute script dxmc
[user@host dxmc]$ ./dxmc --version
dxmc, version 0.8.2.1

Steps To Reproduce the Problem
This error comes for any ruleset that has the custom algorithm assigned to it.

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

No branches or pull requests

1 participant