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

importOptions missplaced in yaml/xml export. #3429

Closed
turlubullu opened this issue May 25, 2018 · 1 comment
Closed

importOptions missplaced in yaml/xml export. #3429

turlubullu opened this issue May 25, 2018 · 1 comment
Assignees
Milestone

Comments

@turlubullu
Copy link

Hello,
I have a problem with the import options feature, when combined with the xml/yaml job export feature.

When I do a xml/yaml export of a job using the import option feature, the xml/yaml object for the import options is at the wrong place => the importOptions element is in the command element instead of the jobref element.

Issue type: Bug report

My Rundeck detail

  • Rundeck version: 2.11.3-1
  • install type: rpm
  • OS Name/version: centos 7
  • DB Type/version: h2

Expected Behavior

A job using the "import options" feature should be exported/imported without the loss of this feature activation.

How to Reproduce

Create a Job with options.
Create a Job with previously created Job as a workflow step and activate the "import options" feature.
Export this job as xml/yaml
Re-import this job.
=> The "import options" feature is not activated anymore.

@hs-hub-world
Copy link

hs-hub-world commented May 26, 2018

I am experiancing same issue ;(

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

No branches or pull requests

4 participants