Zum Inhalt

Version 26#

Über#

Hotfixes beseitigen einen bestimmten Fehler und werden in der Regel als ZIP-Datei zur Verfügung gestellt. Die ZIP-Datei wird im Installationsverzeichnis von i-doit entpackt. Die Abfrage, ob Dateien beim Entpacken überschrieben werden sollen, kann bestätigt werden (Taste Y für "yes" oder A für "all"). Hier ein Beispiel:

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

Bitte beachten

Bitte nutzen Sie Hotfixes ausschließlich mit der genannten Version. In neueren Versionen werden diese bereits enthalten sein, sodass eine erneute Installation nicht notwendig ist. Sollten Sie eine ältere Version von i-doit nutzen, ist es notwendig, zuerst auf die aktuelle Version zu aktualisieren.
Falls ein Hotfix zur Ausführung des Updates einer älteren Version notwendig ist, ist dieser in den Unterkapiteln zu den Hotfixes hier in der Knowledge Base zu finden.
Da es sich hierbei um Hotfixes handelt, empfehlen wir, diese nur einzuspielen, wenn diese für den sauberen Betrieb Ihrer Installation notwendig sind oder Sie durch den Support zur Verwendung aufgefordert werden. Bitte stellen Sie sicher, dass vor der Verwendung dieser Hotfixes ein Backup von i-doit erstellt wurde.
Sollten Sie nach der Verwendung der Hotfixes mit dem Support in Kontakt treten, ergänzen Sie bitte den Hinweis auf dessen Verwendung.

Aktualität

Die unten genannten Systemvoraussetzungen beziehen sich auf die aktuelle Version von i-doit, in diesem Fall 26 Zu jedem Release von i-doit werden diese Angaben angepasst. Wer die Angaben für ältere Versionen von i-doit benötigt, kann die Änderungshistorie dieser Seite verfolgen.

Einverständniserklärung

Mit dem Herunterladen eines Hotfixes erklären Sie, dass Sie die oben genannten Hinweise vollständig gelesen und verstanden haben

i-doit core#

JDisc import via console stops with error#

Related error message
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
PHP Fatal error:  Uncaught TypeError: Cannot access offset of type string on string in /srv/www/html/i-doit/src/classes/export/isys_global_ip_export_helper.class.php:192
Stack trace:
# 0 /srv/www/html/i-doit/src/classes/import/handler/isys_import_handler_cmdb.class.php(4574): isys_global_ip_export_helper->exportHostaddressAliases_import()
# 1 /srv/www/html/i-doit/src/classes/import/handler/isys_import_handler_cmdb.class.php(3399): isys_import_handler_cmdb->merge_missing_data()
# 2 /srv/www/html/i-doit/src/classes/import/handler/isys_import_handler_cmdb.class.php(1515): isys_import_handler_cmdb->import_categories()
# 3 /srv/www/html/i-doit/src/classes/modules/jdisc/src/Console/Command/JDiscImportCommand.php(337): isys_import_handler_cmdb->import()
# 4 /srv/www/html/i-doit/vendor/symfony/console/Command/Command.php(298): i-doit\Module\JDisc\Console\Command\JDiscImportCommand->execute()
# 5 /srv/www/html/i-doit/vendor/symfony/console/Application.php(1046): Symfony\Component\Console\Command\Command->run()
# 6 /srv/www/html/i-doit/vendor/symfony/console/Application.php(299): Symfony\Component\Console\Application->doRunCommand()
# 7 /srv/www/html/i-doit/vendor/symfony/console/Application.php(171): Symfony\Component\Console\Application->doRun()
# 8 /srv/www/html/i-doit/console.php(26): Symfony\Component\Console\Application->run()
# 9 {main}
thrown in /srv/www/html/i-doit/src/classes/export/isys_global_ip_export_helper.class.php on line 192

i-doit_ip-export-helper-patch.zip

Disconnecting relation in custom category causes sql error#

When you get the following error when disconnecting a relation to a custom category:

SQL Error:
1
Database error : Query error: 'UPDATE isys_catg_relation_list SET isys_catg_relation_list__isys_obj__id__master = 222, isys_catg_relation_list__isys_obj__id__slave = NULL, isys_catg_relation_list__isys_obj__id__itservice = NULL, isys_catg_relation_list__isys_relation_type__id = 1, isys_catg_relation_list__status = 2, isys_catg_relation_list__description = '' WHERE isys_catg_relation_list__id = 799441;': Cannot add or update a child row: a foreign key constraint fails (`idoit_data`.`isys_catg_relation_list`, CONSTRAINT `isys_catg_relation_list_ibfk_2` FOREIGN KEY (`isys_catg_relation_list__isys_obj__id__slave`) REFERENCES `isys_obj` (`isys_obj__id`) ON DELET)"

i-doit_26_hotfix_ID-9477.zip

It is not possible to retrieve the next online i-doit update via button check while updating i-doit#

When you click on the Check for a new version button then version 27 is not displayed, when available.

i-doit_26_hotfix_ID-9844.zip

Wrong attribute name while reading through API#

When reading category C__CATG__IP hostname is the given attribute.

i-doit_26_hotfix_ID-9728_4e4abcf.zip

Status filter for multi value categories in report manager is not working correctly for custom categories#

i-doit_26_hotfix_ID-9846.zip

Using cmdb.category.save to assign a object to a contract only assigns root location#

i-doit_26_hotfix_ID-9861_1f040a7.zip

Description fields yield validation errors on 32bit systems#

When using a 32bit system and saving a global or specific category causes validation error.

i-doit_26_hotfix_ID-9928_7dca69d.zip

Assigning a software via software assignment before assigning a operating system causes version number to disappear#

When assigning a Software before assigning a operating system, the version number of the operating system will disappear.

i-doit_26_hotfix_ID-9943_334f209.zip

Changing technical keys to only contain words causes entries to lose the values when filled with API (Number only) AND Changing technical keys to only contain words causes entries to lose the values when filled with API (Dialog+) AND Changing technical key in multi value category causes problems in listview#

i-doit_26_hotfix_ID-9938_55eae80.zip

API Add-on 1.14.1#

Operating system > Version cannot be referenced via title, if a second operating system has the same version title#

This effects you when you get this API error message: i-doit system error: The specified version could not be assigned to this application"

api_1.14.1_hotfix_API-400_b1aec14.zip

Using API after update to i-doit pro 25 displays license error message#

Use this when you receive an error message like:

1
i-doit responded with an error: i-doit system error: Achtung: das "Checkmk 2" Modul ist aktuell nicht lizenziert

api_1.14.1_hotfix_API-429_fa3e703.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