cconard96 / jamf

JAMF Plugin for GLPI
GNU General Public License v2.0
6 stars 5 forks source link

Unable to save my config #116

Closed bacus99 closed 6 months ago

bacus99 commented 2 years ago

GLPI 10.0.2, JAMF 3.0.1

Unable to save my config in this section image

no error in logs

Causing error SQL: INSERT INTO glpi_devicefirmwares (designation, manufacturers_id, entities_id, is_recursive, date_creation, date_mod) VALUES ('433.140.2.0.0', NULL, '0', '1', '2022-08-12 07:59:57', '2022-08-12 07:59:57') Error: Column 'manufacturers_id' cannot be null

cconard96 commented 2 years ago

In those dropdowns, do you see an entry like "‐--------"? If so, try switching them to that before saving. I'm not sure why it is showing "null" entries instead of empty ones which would set the IDs to 0.

bacus99 commented 2 years ago

Same result, where can I change manually this config in DB?

image

cconard96 commented 2 years ago

117 Should fix this issue

bacus99 commented 2 years ago

Still not saving image


dbruyere commented 1 year ago

I also have this problem even after having the fix #117 Thank you very much for the work you do on this plugin

after fix #117

cconard96 commented 6 months ago

Will be fixed by #126