Actions
Bug #18094
closedRemove unused Users#update_uuid endpoint
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
API
Target version:
Story points:
-
Release:
Release relationship:
Auto
Description
While working on #18076 I've found that this endpoint could be one of the causes of it. After talking with the team we realized that this endpoint isn't needed anymore as it was superseded with the account merging feature.
Related issues
Updated by Lucas Di Pentima about 3 years ago
- Related to Bug #18076: Properly handle cached user records that don't exist anymore on federation scenarios added
Updated by Lucas Di Pentima about 3 years ago
- Status changed from New to In Progress
Updated by Lucas Di Pentima about 3 years ago
Updates at a47700e6e - branch 18094-update-uuid-endpoint-removal
Test run: developer-run-tests: #2674
- Removes
arvados/v1/users/update_uuid
from controller & railsAPI. - Removes it also from Go & R SDKs.
- Updates the documentation, adding an upgrade note about the removal.
Updated by Lucas Di Pentima about 3 years ago
- % Done changed from 0 to 100
- Status changed from In Progress to Resolved
Applied in changeset arvados|1a7c5c627ca9cbbbc13e1c9710bbd6268c59b22a.
Actions