Actions
Bug #9970
closed[Crunch2][API] ContainerRequest#Create passing with illegal requesting_container_uuid value(s).
Status:
Resolved
Priority:
Normal
Assigned To:
Radhika Chippada
Category:
API
Target version:
Start date:
09/14/2016
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
Story points:
0.5
Release:
Release relationship:
Auto
Description
During a container_request.create operation (1) either reset any requesting_container_uuid present in fill_field_defaults or (2) validate it in set_requesting_container_uuid.
API should always populate the requesting_container_uuid with either the requesting container's UUID (if the update/create request is not authorized by a per-container API token) or nil.
Actions