Actions
Feature #18097
closedCase-insensitive matching of usernames by sync-groups tool
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
-
Target version:
Start date:
09/17/2021
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
Story points:
-
Release:
Release relationship:
Auto
Description
Customer request to add a flag to enable case-insensitive matching of usernames for arvados-sync-groups.
Updated by Peter Amstutz over 3 years ago
- Subject changed from Case-insensitive matching of usernames by group-sync tool to Case-insensitive matching of usernames by sync-groups tool
- Description updated (diff)
Updated by Peter Amstutz over 3 years ago
- Target version changed from 2021-09-15 sprint to 2021-09-29 sprint
Updated by Lucas Di Pentima over 3 years ago
- Status changed from New to In Progress
Updated by Lucas Di Pentima over 3 years ago
Updates at b0bfb3b1e - branch 18097-sync-groups-case-insensitive
Test run: developer-run-tests: #2695
- Adds
-case-insensitive
flag so it matches usernames without regarding casing. - When using this new feature, if there's case insensitive username collisions, the tool will error out to leave it to the admin to solve the problem.
- Adds tests.
Updated by Peter Amstutz over 3 years ago
Lucas Di Pentima wrote:
Updates at b0bfb3b1e - branch
18097-sync-groups-case-insensitive
Test run: developer-run-tests: #2695
- Adds
-case-insensitive
flag so it matches usernames without regarding casing.- When using this new feature, if there's case insensitive username collisions, the tool will error out to leave it to the admin to solve the problem.
- Adds tests.
LGTM
Updated by Lucas Di Pentima over 3 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Applied in changeset arvados-private:commit:arvados|e0d89f524f6ebdb5dc730402ff3c61e6d8160c9e.
Updated by Ward Vandewege about 3 years ago
18097-sync-groups-doc at commit 8be2655587cbcce7316ca8cdfb700cbe0842c3a7 LGTM thanks!
Actions