Couple of bugs
-
Hi,
The first bug I found is when editing the title of a device. It seems to insert a new row into the formfactor table with rackunits set to NULL. For the device that you just edited, you would now have 2 rows in the formfactor table – one with the real rackunits, and another with rackunits set to NULL. This means the device shows up as 1RU no matter how many rackunits it really has. My workaround is to remember that when editing the title of a device, I need to delete from the formfactor table where obj_id = <whatever>and rackunits IS NULL.
The second bug is to do with the javascript ordering of devices in the rack page. It doesn't seem to work too well in that when you drag and drop, it often makes every other device move up an RU. Say I have a device in RU 15 and 16. If I drag and drop a device into RU 12, it moves 15 and 16 to 16 and 17. Anyone else noticed this or am I doing something wrong?
Great work on this product!! Keep it up
Thanks
Gonzalo</whatever> -
Thanks for reporting and providing theses detailed information.
Which i-doit version do you use?
-
You're welcome. Happy to report them if it helps your product improve! It is certainly the best one I have found.
I am using 0.9.9-1.
-
Ok we will check it and fix your problems for our next release