Bug 54673 - [test] Updating username with just a change in the name's case not possible
[test] Updating username with just a change in the name's case not possible
Status: RESOLVED FIXED
Product: UCS
Classification: Unclassified
Component: LDAP
UCS 4.4
Other All
: P5 normal (vote)
: ---
Assigned To: Juan Carlos
Sönke Schwardt-Krummrich
https://git.knut.univention.de/univen...
:
Depends on: 52760
Blocks:
  Show dependency treegraph
 
Reported: 2022-04-19 09:51 CEST by Daniel Tröder
Modified: 2022-05-23 12:47 CEST (History)
10 users (show)

See Also:
What kind of report is it?: Development Internal
What type of bug is this?: 4: Minor Usability: Impairs usability in secondary scenarios
Who will be affected by this bug?: 2: Will only affect a few installed domains
How will those affected feel about the bug?: 3: A User would likely not purchase the product
User Pain: 0.137
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional): bitesize
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Tröder univentionstaff 2022-04-19 09:51:10 CEST
+++ This bug was initially created as a clone of Bug #52760 +++

Write a new test or enhance an existing test that verifies, that it is possible to modify the case of characters in a user name, group name and email address with a single UDM modify operation.
Comment 1 Sönke Schwardt-Krummrich univentionstaff 2022-05-19 13:05:01 CEST
The test should be part of package test/ucs-test.
In the subdirectory tests/61_udm-users of that package, there are already some tests that create/modify/delete users via the UDM. 
Please add a new test script that creates a new user and then modifies the user's username by setting the same username with a different case.
e.g. "Foo" → "fOo"

Hint: the initial username has to be random (if no username is specified, the UDM wrapper of ucs-test will use a random username).
Comment 2 Juan Carlos univentionstaff 2022-05-23 12:47:55 CEST
Added test.

Package: ucs-test
Version: 10.0.6-113A~5.0.0.202205231240
Branch: ucs_5.0-0
Scope: errata5.0-1

ucs-test (10.0.6-113)
3f9f97a77407 | Bug #54673: Debian changelog

ucs-test (10.0.6-112)
6a2023e306f4 | Bug #54673: Added test that modifies the case of a character in a user name with a single operation