Skip to content

Hotfixes#

About#

Hotfixes fix a certain error and are usually provided as a ZIP file. The ZIP file is unpacked in the i-doit installation directory. Confirm the question whether you want to overwrite files during unpacking (Y key for "yes" or A key for "all"). Here you can find an example:

1
2
3
4
sudo cp i-doit_<version>_hotfix_<description>_<ticket>_<commit>.zip /var/www/html/i-doit/
cd /var/www/html/i-doit/
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. Hotfixes will be included in newer versions so that a renewed installation is not necessary. Should you use an older i-doit version it is essential to make an update to the latest version first.
If a hotfix is required to update an older version, it can be found in the hotfix subchapters here in the Knowledge Base.
As these are hotfixes we recommend installing them only when the adjustments are necessary for a flawless operation of your installation or you are requested by the support team to use them. Please ensure that you made a backup of i-doit before you use any hotfix.
Please inform us about the use of hotfixes should you contact our support team afterwards.

Current version

The requirements shown below apply to the current version of i-doit, in this case 31 These requirements are adjusted for each release of i-doit. If the requirements of older versions are needed, the change history of this page can be used.

Declaration of consent

By downloading a hotfix you declare that you have read and understood the above mentioned notes completely.

i-doit core#

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

i-doit_31_hotfix_ID-10763.zip

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

i-doit_31_hotfix_ID-10762.zip

Exporting a object list via csv has no results (ID-10798)#

i-doit_31_hotfix_ID-10798.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

Workflow Add-on 1.2#

Workflow Add-on User Permissions are not available#

workflow_1.2_workflow-51_b54b344.zip