Skip to content

Version 30#

About#

Hotfixes fix a specific bug and are typically provided as a ZIP file. The ZIP file is extracted in the i-doit installation directory. When prompted whether to overwrite files during extraction, you can confirm (press Y for "yes" or A for "all"). Here is an example:

1
2
3
4
sudo cp i-doit_<version>_hotfix_<description>_<ticket>_<commit>.zip /var/www/html/
cd /var/www/html/
sudo -u www-data unzip i-doit_<version>_hotfix_<description>_<ticket>_<commit>.zip
sudo rm i-doit_<version>_hotfix_<description>_<ticket>_<commit>.zip

Please note

Please use hotfixes exclusively with the specified version. Newer versions will already contain these fixes, so reinstallation is not necessary. If you are using an older version of i-doit, you must first update to the current version.
If a hotfix is required to perform the update of an older version, it can be found in the hotfix subchapters here in the Knowledge Base.
Since these are hotfixes, we recommend only applying them if they are necessary for the proper operation of your installation or if you are requested to use them by support. Please ensure that a backup of i-doit has been created before applying them.
If you contact support after applying the hotfixes, please mention that you have used them.

Currency

The system requirements listed below refer to the current version of i-doit, in this case 30. These specifications are updated with each i-doit release. If you need the specifications for older versions of i-doit, you can follow the change history of this page.

Consent

By downloading a hotfix, you confirm that you have fully read and understood the above notices

i-doit core#

Migration error when updating (ID-10808)#

Is used for doing the update from 29 or 30 to 31. Unzip File and do the Update. Do not download the update package again, this would override the Hotfix.

Error message found in the web server logs

Fatal error: Uncaught TypeError: getDefaultConfiguration(): Argument #1 ($className) must be of type string, null given, called in

i-doit_29-30_hotfix_ID-10808.zip i-doit_30-31_hotfix_ID-10808.zip

Writing a dialog_plus value via integer or string is not possible#

i-doit_30_hotfix_ID-10683.zip

Empty Person group assignments after openLDAP login (ID-10717)#

i-doit_30_hotfix_ID-10717.zip

Show icons in attribute settings (ID-10702)#

i-doit_30_hotfix_ID-10702_a970825.zip

JDisc discovery needs IP address for matching#

i-doit_30_hotfix_ID-10544.zip

Counter skips a number when duplicating objects (ID-10763)#

i-doit_30_hotfix_ID-10763.zip

Cannot access offset of type string on string when importing from JDisc (ID-10699)#

i-doit_30_hotfix_ID-10699.zip

List editing Ports does not select Default VLAN (ID-10762)#

i-doit_30_hotfix_ID-10762.zip

API#

API is using report query from db instead of creating the query new which leads to wrong results (API-496)#

api_2.0_hotfix_API-496.zip api_1.16_hotfix_API-496.zip

No categories in the result when using cmdb.objects.read with key categories (API-505)#

api_2.0_hotfix_API-505_d05e977.zip

Too many connections when using batch requests (API-509)#

api_2.0_hotfix_API-509.zip

Forms Add-on 1.2.0#

Object is not created when a attribute validation is used and no error is displayed#

forms_1.2.0_hotfix_AOF-38_69144fc.zip

Using Forms to create an object bypasses validation "unique" check#

The only exception to unique checks are IPv4 addresses

forms_1.2_hotfix_AOF-54-43.zip

Workflow Add-on 1.2#

Workflow Add-on User Permissions are not available#

workflow_1.2_workflow-51_b54b344.zip