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

--overwrite option does not work when update mode is append #235

Open
mountaindude opened this issue Apr 19, 2023 · 1 comment
Open

--overwrite option does not work when update mode is append #235

mountaindude opened this issue Apr 19, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@mountaindude
Copy link
Contributor

What version of Ctrl-Q are you using?

3.8.3

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

What command did you use to start Ctrl-Q?

What operating system are you using?

What CPU architecture are you using?

What Qlik Sense versions are you using?

Describe the Bug

d:\tools\ctrl-q\ctrl-q.exe task-custom-property-set `
--auth-type cert `
--host 1.2.3.4 `
--auth-cert-file 'C:\ProgramData\Qlik\Sense\Repository\Exported Certificates\.Local Certificates\client.pem' `
--auth-cert-key-file 'C:\ProgramData\Qlik\Sense\Repository\Exported Certificates\.Local Certificates\client_key.pem' `
--auth-user-dir USERDIR `
--auth-user-id anna `
--task-tag 'SomeTag' `
--custom-property-name Butler_FailedTask_Event_NewRelic `
--custom-property-value CP_Value `
--update-mode append `
--overwrite

Still asked to confirm for each task, even though --overwrite is specified.

Expected Behavior

No response

To Reproduce

No response

@mountaindude mountaindude added the bug Something isn't working label Apr 19, 2023
@mountaindude
Copy link
Contributor Author

Seems to be a problem when update mode is replace too.

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

No branches or pull requests

1 participant