Bug 30837

Summary: DHCP services search does not update values after creation / deletion
Product: UCS Reporter: Florian Best <best>
Component: UMC - DHCPAssignee: UMC maintainers <umc-maintainers>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P5    
Version: UCS 3.0   
Target Milestone: ---   
Hardware: Other   
OS: Linux   
See Also: https://forge.univention.org/bugzilla/show_bug.cgi?id=25281
What kind of report is it?: --- 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: Bug group (optional):
Max CVSS v3 score:

Description Florian Best univentionstaff 2013-03-20 13:49:54 CET
After creating a DHCP service the superordinate-ComboBox will not be updated. You have to close the module and reopen it to search for childs of the DHCP-Service.

And the other way round: deleting a DHCP-Service does not trigger reload of the combobox, so you can search for it which resultst in the following traceback:

 File "/usr/lib/pymodules/python2.6/notifier/threads.py", line 82, in _run
    tmp = self._function()
  File "/usr/lib/pymodules/python2.6/notifier/__init__.py", line 104, in __call__
    return self._function( *tmp, **self._kwargs )
  File "/usr/lib/pymodules/python2.6/univention/management/console/modules/udm/__init__.py", line 471, in _thread
    raise UMC_OptionTypeError( _( 'Could not find an UDM module for the superordinate object %s' ) % superordinate )

UMC_OptionTypeError: Could not find an UDM module for the superordinate object cn=dsrv,cn=dhcp,dc=foo,dc=bar
Comment 1 Florian Best univentionstaff 2014-09-01 10:57:50 CEST
Add string for bug search:
Es konnte kein UDM-Modul für das übergeordnete Objekt gefunden werden
Comment 2 Florian Best univentionstaff 2016-10-11 18:07:12 CEST

*** This bug has been marked as a duplicate of bug 42177 ***