Actions
Bug #18803
closedRailsAPI should interpret user identity_url="" to mean null in a create/update request
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 almost 3 years ago
18803-empty-identity-url @ df9e445e9f663fec6e33723aa45817c2edacac3d --
18803-empty-identity-url @ df9e445e9f663fec6e33723aa45817c2edacac3d --
Updated by Peter Amstutz almost 3 years ago
- Status changed from New to In Progress
Updated by Tom Clegg almost 3 years ago
- % Done changed from 0 to 100
- Status changed from In Progress to Resolved
Applied in changeset arvados|6efede222b13e47a667d37dc2b298ea99594480c.
Actions