New iPXE Entries Not Showing
-
@zer0cool Are they still filled in on the FOG server?
-
@quazz Nope, this was the issue…
When I created the entries new, I did put in a description and saved them, the saved entry did not keep the description field, thus it was empty and the menu items were in the PXE boot menu, but blank under everything else (invisible).
I went back to the entry and gave it a description again via the “iPXE menu item settings” category and clicking o nthe menu entry and adding a description to the description field, then re-saving it. Checked and now shows in the PXE boot menu on the host.
Possible I made this mistake 2x…I guess but unlikely considering I recall deciding what I would make the description.
-
When I created the entries new, I did put in a description and saved them, the saved entry did not keep the description field, thus it was empty and the menu items were in the PXE boot menu, but blank under everything else (invisible).
@Developers you might want to take a peek at the code to confirm that on an edit of a fog ipxe menu that the updates are being saved back to the database.
-
@george1421 editing works it sounds like when saving a new item it’s not?
-
@tom-elliott This is accurate for me. When creating a new entry description doesnt save but the rest does. I am then able to edit it and add description.
I will be blowing out the server and rebuilding from the ground up in the near future as this was just testing, so I can revisit it then and confirm if it was an issue with my specific setup or a repeatable issue.
-
@zer0cool no need it’s easy enough to replicate I think and I can get it fixed pretty quick.
-
Fixed in working branch.