Skip to content

Version 33#

Hotfixes for version 33

A hotfix fixes a specific bug and is typically provided as a ZIP file. The ZIP file is extracted in the installation directory of i-doit. When prompted whether to overwrite files during extraction, you must confirm.

If a hotfix is required to perform the update of an older version, it can be found in the Hotfix Archive below.

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.

Consent

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

Application on GNU/Linux#

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

Application on Windows#

Extract

Path for the i-doit Windows installer:

1
C:\ProgramData\i-doit\apache-2.4\htdocs

Path for the i-doit Discovery installer:

1
C:\ProgramData\i-doit-discovery\apache-2.4\htdocs

i-doit core#

cmdb.reports request that contains '&' outputs '&' instead [ID-11591]#

This fix effects the results when using the API to display report results

i-doit_33_hotfix_ID-11591_483c901.zip

Login via LDAP credentials when using PHP 8.3.16 (ID-11561)#

i-doit_33_hotfix_ID-11561_b75b245.zip

CSV Import doesn't set "Yes/No" Fields in custom categories (ID-11162)
A custom field change of type Yes-no-field is not logged in the Logbook (ID-11234)
API changes to yes-no-fields type are not written to the logbook (ID-11288)#

i-doit_33_hotfix_ID-11162_ID-11234_ID-11288_f3ad92e.zip

Better Object list loading performance (ID-11230)#

Improved object list loading times.

i-doit_31_32_33_hotfix_ID-11230_ba0221d.zip

Add support for new JDisc GraphQL Schema (ID-11256)#

Use this if you use any newer JDisc version, to be able to use the GraphQL Discovery feature.

i-doit_33_hotfix_ID-11256.zip

Improve performance of location tree when considering user rights (ID-11261)#

Improved location tree loading times.

i-doit_32_33_hotfix_ID-11261_2785c2c.zip

Unable to update objects via JDisc Discovery category (ID-11323)#

i-doit_33_hotfix_ID-11323_21c277e.zip

SQL Syntax Error when watching report with Location and operator below as condition (ID-11343)#

Error message found in the logs

You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'under_location '38' ) ) ORDER BY obj_main.isys_obj__title DESC' at line 12

i-doit_33_hotfix_ID-11343.zip

Report Manager uses the same temp table for different conditions (ID-11374)#

i-doit_32_33_hotfix_ID-11374_2e3f733.zip

Condition without value empties other conditions (ID-11397)#

i-doit_33_hotfix_ID-11397_edd07cb.zip

Custom dialog+ fields empty after saving / no options to choose despite values (ID-11427)#

This Hotfix prevents the saving of strings that trigger the bug in the dialog+ field identifier. A message will appear and the word gets deleted

Known trigger words: 'select' 'update' 'insert' 'drop' 'replace' 'delete' 'alter' 'create' 'set'

Please note

After installing the hotfix, please remove any of these words, if your identifier contains one or more of these strings and leave the rest untouched. This will ensure the values will be the same.

Examples: If your identifier is set to ´update_identifier´, change this to ´_identifier´ If it is set to ´my_update_identifier´, change it to ´my__identifier´ (two underscores)

Please also note that you will need to refresh the browser cache after applying the hotfix.

i-doit_33_hotfix_ID-11427.zip

Use proxy in context of "Trouble Ticket System" (TTS) (ID-11446)#

i-doit_33_hotfix_ID-11446_f97efe2.zip

Unable to archive outdated objects from JDisc (ID-11300)#

i-doit_33_hotfix_ID-11300.zip

Adding multiple reports in category rights to a user causes inconsistent behavior (ID-11517)#

i-doit_33_hotfix_ID-11517.zip

Sorting for a rack causes vertical slots to be seen already taken when importing via csv import (ID-11522)#

i-doit_33_hotfix_ID-11522_dc34840.zip

API Add-on#

Reading a SQL Report without result (API-551)#

api_2.2_hotfix_API-551_08fc1cb.zip

Forms Add-on#

Object is not created when a attribute validation is used and no error is displayed (AOF-38)#

forms_1.2.0_hotfix_AOF-38_69144fc.zip

Using Forms to create an object bypasses validation "unique" check (AOF-54)#

The only exception to unique checks are IPv4 addresses

forms_1.2_hotfix_AOF-54-43.zip

Workflow Add-on#

Workflow Checklist is inaccessible after workflow is accepted (WORKFLOW-52)#

Error message found in the web server logs

Something went wrong while executing the current action/component with message: method_exists(): Argument #1 ($object_or_class) must be of type object|string, null given

workflow_1.2_1.3_hotfix_WORKFLOW-52_21fd9c0.zip

Floorplan Add-on#

'Hide / unhide Object' Button does not hide or unhide the object (FP-140)#

floorplan_1.8_hotfix_FP-140_2e1ca1e.zip

Replacement Add-on#

TypeErrors when selecting objects to swap#

Swapci_1.6_hotfix_SWAPCI-47_c1d34a3.zip

Maintenance Add-on#

Option 'Send multiple notifications for each maintenance?' automatically sets to 'Yes' after finishing an upcoming maintenance [WARTUNG-97]#

i-doit_maintenance-1.5_hotfix_WARTUNG-97_6cab331.zip