Bug 30837 - DHCP services search does not update values after creation / deletion
DHCP services search does not update values after creation / deletion
Status: RESOLVED DUPLICATE of bug 42177
Product: UCS
Classification: Unclassified
Component: UMC - DHCP
UCS 3.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-03-20 13:49 CET by Florian Best
Modified: 2016-10-11 18:07 CEST (History)
0 users

See Also:
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:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***