Skip to content

Version 27#

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 27. 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#

Hotfix release

If you downloaded i-doit 27 prior to November 28th, we've identified some issues that require attention.
We have prepared a linked package that contains necessary fixes.

Please refer to one of the guides below for assistance

Use the updater to download the package

  • Set file and folder rights, either via idoit-rights.sh or manual
  • Open the i-doit web update
  • At 2. Available Updates you copy and paste the LINK in to the corresponding URL field and click Download and extract
  • Now do the update

or download and extract the package

  • Download the new package from the customer portal
  • Extract the package into the i-doit Folder, see here
  • Set file and folder rights, either via idoit-rights.sh or manual
  • Use the i-doit web updater to update with the new package

This update Package includes the following Hotfixes

Adding a condition block for location > below > X location outputs no results
HTML is displayed in Report
Exported report displays __id__ column
Report objects adds &nbsp;&nbsp; after each column
Placeholder is not correctly replaced
Operators for some fields can not be selected - TypeError: equation.map is not a function
The encoding of umlauts are displayed in report titles
Status filter for multivalue categories in report manager is not working correctly for custom categories

Assigned clusters are removed after saving the object type configuration#

Use this if you need to assign the specific category Assigned Clusters.

i-doit_27_hotfix_ID-9977_eb1035c.zip

JDisc mapping error with MAC address#

Hotfix for the JDisc import error Duplicate entry 'object-56-ABCDEF123-aa:aa:aa:aa:aa:aa,aa:aa:aa:aa:aa:aa,aa:aa:a...' for key 'isys_jdisc_mapping__type_device_serial_mac'.

i-doit_27_hotfix_ID-10098.zip

Description fields yield validation errors on 32bit systems#

i-doit_27_hotfix_ID-9928_7dca69d.zip

Changing technical keys to only contain words causes entries to lose the values when filled with API (Number only)#

i-doit_27_hotfix_ID-9938.zip

Icon redirects are not cached#

If loading takes too much time between switching from object type to object type.

i-doit_27_hotfix_ID-9924_8c73a0f.zip

Refactor the automatic update-check to a separate (ajax) request#

If opening the administration area of i-doit and navigating to "[Tenant-name] management" the page will take quite some time to load.

i-doit_27_hotfix_ID-9919_63ba178.zip

Document does not exist error message when opening a document#

i-doit_27_hotfix_ID-10086.zip

Report viewing DBMS version always shows the first entry#

i-doit_27_hotfix_ID-10083_801ae6b.zip

API Add-on 1.15#

cmdb.reports.read attaches " &nbsp" to each value#

api_1.15_hotfix_API-458_7e2ae2e.zip

When using cmdb.objects.read it should be possible to use 'categories' without an array#

api_1.15_hotfix_API-415.zip

cmdb.objects.read gives empty/nameless object with error message as a result when reading objects with the category licenses#

api_1.15_hotfix_API-462.zip

Analyze Add-on 1.3#

Service assignment is not displayed in data quality#

Analysis_1.3_hotfix_ANALYSE-76_aa07fc2.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

Floorplan Add-on 1.6#

MySQL8 causes database error "incorrect DATETIME" when opening Floorplan AND Adding new Floorplan gives Error message and deletes existing objects added to floorplan#

floorplan_1.6_hotfix_FP-130_FP-131.zip