Bug 56976

Summary: KeyError: 'nextcloudEnabled'
Product: UCS Reporter: Mika Westphal <westphal>
Component: UMC (Generic)Assignee: UMC maintainers <umc-maintainers>
Status: NEW --- QA Contact: UMC maintainers <umc-maintainers>
Severity: normal    
Priority: P5 CC: best, wiesenthal
Version: UCS 5.0   
Target Milestone: ---   
Hardware: Other   
OS: Linux   
What kind of report is it?: Bug Report What type of bug is this?: 5: Major Usability: Impairs usability in key scenarios
Who will be affected by this bug?: 1: Will affect a very few installed domains How will those affected feel about the bug?: 3: A User would likely not purchase the product
User Pain: 0.086 Enterprise Customer affected?:
School Customer affected?: ISV affected?:
Waiting Support: Flags outvoted (downgraded) after PO Review:
Ticket number: 2023122521000063 Bug group (optional):
Max CVSS v3 score:
Bug Depends on: 48982    
Bug Blocks:    

Description Mika Westphal univentionstaff 2024-01-12 10:27:57 CET
2023122521000063  5.0-6 errata904

+++ This bug was initially created as a clone of Bug #48982 +++

Internal server error during "udm/get (users/user)".
Request: udm/get (users/user)

Traceback (most recent call last):
  File "%PY3%/univention/management/console/modules/decorators.py", line 259, in _run
    result = self._function(*args, **kwargs)  # type: Union[BaseException, _T]
  File "%PY3%/univention/management/console/modules/udm/__init__.py", line 495, in get
    return self._get(request)
  File "%PY3%/univention/management/console/modules/udm/__init__.py", line 537, in _get
    for opt in module.get_options(udm_object=obj):
  File "%PY3%/univention/management/console/modules/udm/udm_ldap.py", line 1009, in get_options
    obj_options.extend(AppAttributes.options_for_obj(obj))
  File "%PY3%/univention/management/console/modules/udm/udm_ldap.py", line 179, in options_for_obj
    if obj[option_def['attribute_name']] == option_def['boolean_values'][0]:
  File "%PY3%/univention/admin/handlers/__init__.py", line 479, in __getitem__
    elif key not in self.__no_default and self.descriptions[key].editable:
KeyError: 'nextcloudEnabled'