theforeman/foreman_azure_rm

Unwanted additional disk with 0Gb size is always created in compute profiles

eLvErDe opened this issue · 7 comments

Hello,

When create a compute profile a second disk is always added with 0Gb size, despite I did not click on add volume from the initial form.
This second disk should not be there, unless added by clicking on Add volume. Moreover it's definitely not mandatory, as it can safely be removed when create the host.

unwanted_disk

Best regards, Adam.

PS: Ticket also created at https://projects.theforeman.org/issues/32061, not sure which tracker is really used as the README states theforeman.org must be used but it looks rather dead there and quite active here

Btw, it's impossible to get rid of it by re-editing the compute profile, it can be deleted and saved, but when editing the profile again, it's back there

For me it's pure rails from issue, because when creating the host, the second drive can be removed by clicking on the red cross and it does deploy fine WITHOUT the second disk

@chris1984 This is a different bug, this one should remains open

Reopened my bad, will unlock the commit

given #108 is merged, this can be closed?

No, it's a different bug

But this one is related to rails forms and I have no idea how to fix that.