Zum Inhalt

Version 27#

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

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