Bug 56166 - udm/put: KeyError: 'monitoringAlerts'
udm/put: KeyError: 'monitoringAlerts'
Status: NEW
Product: UCS
Classification: Unclassified
Component: UDM (Generic)
UCS 5.0
Other Windows NT
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2023-06-20 12:28 CEST by Maximilian Janßen
Modified: 2023-06-20 12:28 CEST (History)
0 users

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2023052721000144
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maximilian Janßen univentionstaff 2023-06-20 12:28:17 CEST
Email: denissen@univention.de

Version: 5.0-3 errata677

Remark: Removing all alerts on a managed node leads to this traceback

Error:
Internal server error during "udm/put (computers/computer)".
Request: udm/put (computers/computer)

Traceback (most recent call last):
  File "%PY3%/notifier/threads.py", line 80, in _run
    result = self._function()
  File "%PY3%/notifier/__init__.py", line 105, in __call__
    return self._function(*tmp, **self._kwargs)
  File "%PY3%/univention/management/console/modules/udm/__init__.py", line 449, in _thread
    module.modify(properties)
  File "%PY3%/univention/management/console/modules/udm/udm_ldap.py", line 642, in modify
    obj.modify()
  File "%PY3%/univention/admin/handlers/__init__.py", line 650, in modify
    dn = self._modify(modify_childs, ignore_license=ignore_license, response=response)
  File "%PY3%/univention/admin/handlers/__init__.py", line 1345, in _modify
    self.call_udm_property_hook('hook_ldap_pre_modify', self)
  File "%PY3%/univention/admin/handlers/__init__.py", line 1077, in call_udm_property_hook
    func(module)
  File "<string>", line 58, in hook_ldap_pre_modify
  File "<string>", line 73, in change_referenced_alerts
KeyError: 'monitoringAlerts'

Role: domaincontroller_master