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

[RFE] Service Item Copy #18450

Closed
tinaafitz opened this issue Feb 12, 2019 · 1 comment · Fixed by #18973
Closed

[RFE] Service Item Copy #18450

tinaafitz opened this issue Feb 12, 2019 · 1 comment · Fixed by #18973

Comments

@tinaafitz
Copy link
Member

tinaafitz commented Feb 12, 2019

Would like to add the ability to copy a Service Template which would be used by the UI initially:

  • New method on the service_template.
  • Create new service_template and service_resources with the copied information.
  • Ansible Playbook services are more complex and would be initially excluded.
  • Would like to use a transaction to avoid having to cleanup on failure.
  • Most "things", like dialogs would not get copied.
  • Service resources that are of type miq_provision_request_template would need to be copied. (Service resources that are provider specific would likely need to be copied)

[Updated]

  • Copies Picture, if one exists
  • Copies Automate entry-points
@d-m-u
Copy link
Contributor

d-m-u commented Feb 13, 2019

CustomButtons, CustomButtonSets, and Ansible things are going to be the interesting things.

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

Successfully merging a pull request may close this issue.

3 participants