Bug 47438 - UMC does not recognize autofilled values for UDM objects, does not save changes
UMC does not recognize autofilled values for UDM objects, does not save changes
Status: CLOSED DUPLICATE of bug 47199
Product: UCS
Classification: Unclassified
Component: UMC (Generic)
UCS 4.3
Other Linux
: P5 normal (vote)
: ---
Assigned To: Johannes Keiser
Stefan Gohmann
:
Depends on: 46529
Blocks:
  Show dependency treegraph
 
Reported: 2018-08-02 06:37 CEST by Stefan Gohmann
Modified: 2018-08-02 10:24 CEST (History)
4 users (show)

See Also:
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?: 2: Will only affect a few installed domains
How will those affected feel about the bug?: 2: A Pain – users won’t like this once they notice it
User Pain: 0.114
Enterprise Customer affected?: Yes
School Customer affected?:
ISV affected?:
Waiting Support: Yes
Flags outvoted (downgraded) after PO Review:
Ticket number: 2018073121000508
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 Stefan Gohmann univentionstaff 2018-08-02 06:37:47 CEST
This fix introduces a regression:

If one creates a user who is deactivated and the user is reopened again, the following message is shown:

The following empty properties were set to default values in the form. These values will be applied when saving.

    Account - Deactivation - Account is deactivated: false


Workaround:

apt-get install univention-management-console-module-udm=8.0.5-7A~4.3.0.201804251048


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

See also bug #41053.

When opening an UDM object and some required values were not set at the object, the values were set to their default values, and a popup informed the user about it. When save was clicked, the change were applied.

Testcase: ucs4.2-3e311; Install kopano, open Administrator user. On the kopano tab the role Kopano user is shown. But an ldapsearch and udm user list show that the attribute is undefined.

The UMC udm/get query returns the default value for the attribute: kopano-role
: "user", which is wrong. No change is detected, and one cannot save the object that way. To enable the user, one has to configure a different role, save, reopen, set user role, save.

I would expect that upon opening the user object a popup informs the user that no attribute was defined and the default value was set. When clicking change, the modification should be applied.
Comment 1 Johannes Keiser univentionstaff 2018-08-02 10:15:21 CEST

*** This bug has been marked as a duplicate of bug 47199 ***
Comment 2 Stefan Gohmann univentionstaff 2018-08-02 10:24:26 CEST
OK duplicate
Comment 3 Stefan Gohmann univentionstaff 2018-08-02 10:24:45 CEST
Nothing to release.