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

Cannot get variable definitions from apps #430

Closed
mountaindude opened this issue Mar 9, 2024 · 0 comments · Fixed by #429, #433, #435 or #437
Closed

Cannot get variable definitions from apps #430

mountaindude opened this issue Mar 9, 2024 · 0 comments · Fixed by #429, #433, #435 or #437
Labels
bug Something isn't working

Comments

@mountaindude
Copy link
Contributor

What version of Ctrl-Q are you using?

3.15.2

Which version(s) of Ctrl-Q work for you?

3.14.0

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

No response

What operating system are you using?

Win10

What CPU architecture are you using?

x64

What Qlik Sense versions are you using?

2023-Nov p3

Describe the Bug

PS C:\tools\ctrl-q> .\ctrl-q.exe variable-get `
>> --host pro2-win1.lab.ptarmiganlabs.net `
>> --qrs-port 4242 `
>> --auth-user-dir LAB `
>> --auth-user-id goran `
>> --app-id a3e0f5d2-000a-464f-998d-33d333b175d7 `
>> --app-tag 'Ctrl-Q variable 1' 'Ctrl-Q variable 2' `
>> --id-type name `
>> --variable 'Ctrl-Q variable 1' 'TimestampFormat' 'var1' 'vVar1' `
>> --output-format table
2024-03-09T14:16:34.574Z info: -----------------------------------------------------------
2024-03-09T14:16:34.574Z info: | Ctrl-Q
2024-03-09T14:16:34.574Z info: |
2024-03-09T14:16:34.574Z info: | Version      : 3.15.2
2024-03-09T14:16:34.574Z info: | Log level    : info
2024-03-09T14:16:34.574Z info: |
2024-03-09T14:16:34.589Z info: | Command      : variable-get
2024-03-09T14:16:34.589Z info: |              : get variable definitions in one or more apps
2024-03-09T14:16:34.589Z info: |
2024-03-09T14:16:34.589Z info: | Run Ctrl-Q with the '--help' option to see a list of all available options for this command.
2024-03-09T14:16:34.589Z info: |
2024-03-09T14:16:34.589Z info: | https://github.com/ptarmiganlabs/ctrl-q
2024-03-09T14:16:34.589Z info: ----------------------------------------------------------
2024-03-09T14:16:34.589Z info:
2024-03-09T14:16:35.214Z error: Error in getVariable: App already open

Expected Behavior

To Reproduce

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
1 participant