Bug 46966 - Collision of UDM property short description between users/user and self-service extended attribute
Collision of UDM property short description between users/user and self-servi...
Status: RESOLVED WONTFIX
Product: UCS
Classification: Unclassified
Component: Self Service
UCS 4.2
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2018-05-07 11:39 CEST by Sönke Schwardt-Krummrich
Modified: 2020-07-03 20:55 CEST (History)
1 user (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 2: Improvement: Would be a product improvement
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.069
Enterprise Customer affected?:
School Customer affected?: Yes
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional): Usability
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 2018-05-07 11:39:55 CEST
There is a collision in the UDM property short description between users/user and self-service extended attribute:

udm settings/extended_attribute create "$@" --ignore_exists \
	--position "cn=custom attributes,cn=univention,$ldap_base" \
	--set name="UniventionPasswordSelfServiceEmail" \
	--set CLIName="PasswordRecoveryEmail" \
	--set shortDescription="E-mail address" \
	--set translationShortDescription='"de_DE" "E-Mail-Adresse"' \


"E-mail address" is used by users/user as "mailPrimaryAddress" and by self-service as extended attribute for "PasswordRecoveryEmail". This is no problem on the tabs until the user tries to search users with a specific property filter. The property name drop down shows the entry "E-mail address" twice and noone known, which attribute one has to use.

Suggestion:
Use a more explicit short description for self service, e.g.
"E-mail address for password recovery"
Comment 1 Ingo Steuwer univentionstaff 2020-07-03 20:55:11 CEST
This issue has been filed against UCS 4.2.

UCS 4.2 is out of maintenance and many UCS components have changed in later releases. Thus, this issue is now being closed.

If this issue still occurs in newer UCS versions, please use "Clone this bug" or reopen it and update the UCS version. In this case please provide detailed information on how this issue is affecting you.