Bug 43549 - UMC favorites are lost after installing app
UMC favorites are lost after installing app
Status: RESOLVED DUPLICATE of bug 38976
Product: UCS
Classification: Unclassified
Component: UMC (Generic)
UCS 4.2
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2017-02-15 14:26 CET by Sönke Schwardt-Krummrich
Modified: 2020-06-22 14:23 CEST (History)
2 users (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 3: Simply Wrong: The implementation doesn't match the docu
Who will be affected by this bug?: 3: Will affect average number of 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.103
Enterprise Customer affected?: Yes
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 Sönke Schwardt-Krummrich univentionstaff 2017-02-15 14:26:13 CET
Actual behaviour:

A customer had a set of custom UMC favorites. All favorite UMC modules are only available on the DC master (or backup). After installation of the OX app on a DC slave, only the OX app is shown on the slave and no favorite module at all on the DC master.
It looks like the UMC/App Center wrote
[<list of shown favorites>]+[apps:oxseforucs]
to the LDAP which resulted in
[]+[apps:oxseforucs]

So if an app is installed on a slave/memberserver the chances are high, that some/all UMC favorites are lost.

Expected behaviour:

"apps:oxseforucs" should have been added to the "favorites" key in LDAP.

Additional info:

START
Old Hash: 4038c7746667b98389fc31611f6354de
DN: uid=someuser,cn=users,dc=example,dc=com
ID: 19545288
Modifier: uid=someuser,cn=users,dc=example,dc=com
Timestamp: 14.02.2017 11:28:26
Action: modify

Old values:
univentionUMCProperty: favorites=udm:navigation,udm:policies/policy,udm:shares/share,udm:computers/computer,udm:users/user,udm:groups/group,uvmm:uvmm,pkgdb
entryCSN: 20160920084951.829807Z#000000#000#000000
modifyTimestamp: 20160920084951Z

New values:
univentionUMCProperty: favorites=apps:oxseforucs
entryCSN: 20170214112826.795998Z#000000#000#000000
modifyTimestamp: 20170214112826Z
END
Comment 1 Florian Best univentionstaff 2020-06-22 14:23:08 CEST

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