-
Notifications
You must be signed in to change notification settings - Fork 898
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
Adding tenant stuff to service template copy #18990
Adding tenant stuff to service template copy #18990
Conversation
3786b86
to
6488431
Compare
@d-m-u i am getting error when trying to copy a catalog item with Additional tenant info
|
6488431
to
15d5742
Compare
@d-m-u after i made a copy of an item that had additional tenants selected, it seems like it changed names of tenants in my db and prefixed them with "copy of xx" see screenshot |
Yeah, I saw! I'm looking at it, give me a minute, please. |
15d5742
to
d025294
Compare
tested, work fine now 👍 |
Checked commits d-m-u/manageiq@c64720b~...d025294 with ruby 2.4.6, rubocop 0.69.0, haml-lint 0.20.0, and yamllint 1.10.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
@bdunne Please review. |
Service Template copy should include tenant info.
Commit one adds the tenant info per ManageIQ/manageiq-ui-classic#5667 (comment).
Commit two fixes https://github.com/ManageIQ/manageiq/pull/18973/files#r303953846.
@miq-bot assign @tinaafitz
@miq-bot add_reviewer @bdunne