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

Add blankIfUnexpanded with true value by default #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

avelasquezr
Copy link

Describe Bug:

Jobs using nixy that were worked on 4.8 stopped working properly on 4.14.x and 4.15.x

My Rundeck detail

Rundeck version: [ 4.8.0 , 4.14 ]

install type: [ deb, war ]

OS Name/version: [ ubuntu 20, ubuntu 22, macOs, windows]

DB Type/version: [ Mariadb, H2 ]

To Reproduce  

Steps to reproduce the behavior:

1- Install rundeck 4.8 and upload the yaml that I leave here.

2- Run that job and you will see that the output is ok

3- Install rundeck 4.14 and do the same

4- You will see that the jobs failed

image

Expected behavior  

We expected that the Nixy plugin works fine on both versions.

Solution

The field blankIfUnexpanded is added as true by default.

image

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

Successfully merging this pull request may close these issues.

1 participant