tator icon indicating copy to clipboard operation
tator copied to clipboard

World-wide natural key for cloning idempotency

Open jrtcppv opened this issue 4 years ago • 2 comments

Currently we use name for idempotency for most objects. Instead it would be nice to have a new field that encodes the origin host, primary key, and type that can be used for POST requests when creating clones. If this is not passed in a POST it would be generated server side.

jrtcppv avatar Nov 30 '20 15:11 jrtcppv

Changed title to reflect it being a world-wide natural key (b64 string) rather than uuid.

bctcvai avatar Nov 30 '20 15:11 bctcvai

This will be resolved in #723

bctcvai avatar Aug 18 '22 01:08 bctcvai