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

Don't report warning for header line in imported master item Excel file #82

Closed
mountaindude opened this issue Oct 13, 2022 · 0 comments · Fixed by #84
Closed

Don't report warning for header line in imported master item Excel file #82

mountaindude opened this issue Oct 13, 2022 · 0 comments · Fixed by #84
Assignees
Labels
bug Something isn't working
Milestone

Comments

@mountaindude
Copy link
Contributor

Ignore first line wrt warnings:

➜  tools ./ctrl-q master-item-import --host 192.168.100.109 --app-id a3e0f5d2-000a-464f-998d-33d333b175d7 --auth-user-dir LAB --auth-user-id goran --auth-type cert --file-type excel --file ./ctrl-q-testdata.xlsx --sheet Sales --col-ref-by name --col-item-type "Master item type" --col-master-item-name "Master Item Name" --col-master-item-descr "Description" --col-master-item-label "Label" --col-master-item-expr "Expression" --col-master-item-tag "Tag"

2022-10-13T18:30:43.820Z info: Import master items from definitions in Excel file "./ctrl-q-testdata.xlsx"
2022-10-13T18:30:44.288Z warn: Found an unknown master item type: "Master item type". Ignoring this line in the imported file.
2022-10-13T18:30:44.301Z info: Updated existing measure "No. of sold units"
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant