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

Options with spaces not be posted to slack #16

Open
purduemike opened this issue May 14, 2016 · 2 comments
Open

Options with spaces not be posted to slack #16

purduemike opened this issue May 14, 2016 · 2 comments

Comments

@purduemike
Copy link

purduemike commented May 14, 2016

If a user inputs an option with a space in it, no message is sent to slack. It looks like passing options cannot handle spaces.

Example:

option: -purpose
option value: this is my option value

The above option value will cause the slack webhook plugin to fail.

@bdwyertech
Copy link

bdwyertech commented Jun 18, 2016

This probably ties into #19 I'd bet that once the option has spaces, RunDeck's output value for executionData.argstring encloses the string with spaces in double quotes.

@bdwyertech
Copy link

Hopefully addressed by #20

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

No branches or pull requests

3 participants