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

@option autocomplete in scripts sometimes adds "@option." twice and extra "@" #5083

Closed
binaryfire opened this issue Jul 23, 2019 · 1 comment
Assignees

Comments

@binaryfire
Copy link

binaryfire commented Jul 23, 2019

Describe the bug
Hi guys

If some characters are typed after @option. and then an item is selected from the autocomplete dropdown menu, @option. is inserted again at the beginning and an extra "@" is added at the end

My Rundeck detail

  • Rundeck version: latest
  • OS Name/version: ubuntu 18.04
  • DB Type/version: mysql

To Reproduce
Steps to reproduce the behavior:
For the example option @option.hello_world@

  1. Type @option.hel in a script
  2. Select @option.hello_world@ from the auto complete dropdown menu
  3. The result will be @option.@option.hello_world@@

Cheers

@binaryfire binaryfire changed the title @option auto complete in scripts sometimes adds "@option." twice @option auto complete in scripts sometimes adds "@option." twice and an extra "@" at end Jul 23, 2019
@binaryfire binaryfire changed the title @option auto complete in scripts sometimes adds "@option." twice and an extra "@" at end @option autocomplete in scripts sometimes adds "@option." twice and extra "@" Jul 23, 2019
@MegaDrive68k
Copy link

Also happens on 3.1.0-RC2

Screenshot_20190726_112035

@jessemarple jessemarple self-assigned this Aug 29, 2019
carlosrfranco added a commit to carlosrfranco/rundeck that referenced this issue Sep 26, 2019
@ProTip ProTip closed this as completed in 5c50926 Sep 26, 2019
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

4 participants