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 Option to strip UUID for imported jobs #249

Closed
buildscientist opened this issue Dec 19, 2012 · 1 comment
Closed

Add Option to strip UUID for imported jobs #249

buildscientist opened this issue Dec 19, 2012 · 1 comment
Milestone

Comments

@buildscientist
Copy link

When importing an existing RunDeck job definition in XML/YAML to a new project - if the UUID of the job definition already exists the import will fail.

Functionally it makes sense for this to fail but it would be nice if the import process could remove the UUID from the job definition or at least do so by default when "create new job" is selected during the import process.

@gschueler
Copy link
Member

Archive import now supports replacing UUIDs or preserving them.

The jobs import (rd-jobs or via GUI) should also support this option

gschueler added a commit that referenced this issue Aug 23, 2013
* Allow uuidOption=remove parameter for APIv9
* add GUI support
* add documentation
* clarify descriptive text
gschueler added a commit that referenced this issue Aug 24, 2013
* -r/--remove--uuids flag used for load command
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

2 participants