Actions
Bug #18803
closedRailsAPI should interpret user identity_url="" to mean null in a create/update request
Start date:
02/25/2022
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
Story points:
-
Release:
Release relationship:
Auto
Description
Currently, when a client retrieves a user record with a null identity_url, the controller response encodes it as an empty string. If the client sends back the same value in an update request, RailsAPI rejects it due to unique constraint.
Updated by Tom Clegg over 1 year ago
18803-empty-identity-url @ df9e445e9f663fec6e33723aa45817c2edacac3d --
18803-empty-identity-url @ df9e445e9f663fec6e33723aa45817c2edacac3d --
Updated by Tom Clegg over 1 year ago
- % Done changed from 0 to 100
- Status changed from In Progress to Resolved
Applied in changeset arvados|6efede222b13e47a667d37dc2b298ea99594480c.
Actions