Creating snapin issue...
-
Recently upgraded from FOG 1.3 to FOG1.5.10
I’ve fixed many problems that occurred, most of them probably due to my direct upgrade from 1.3 instead of stepping through 1.4, however there is one last I can’t seem to figure out…
Adding snapins: The select existing snapin list is empty when creating a new snapin.
However when editing an existing snapin, the list appears.
Not mission critical, I worked around it by selecting a dummy payload for the snapin, then deleting it after selecting the correct snapin in the list when editing.
Thoughts? maybe a permissions issue or something, but I can’t really see that since the list populates when editing.
Mark
-
@Mentaloid Confirmed a bug in 1.5.10. Will be fixed in the next version. Will keep you posted here.
Moving the topic to bug reports.
Code:
https://github.com/FOGProject/fogproject/blob/1.5.10/packages/web/lib/pages/snapinmanagementpage.class.php#L466
https://github.com/FOGProject/fogproject/blob/1.5.10/packages/web/lib/fog/storagenode.class.php#L200 -