Closed johnbradley closed 4 years ago
Currently when using --share-users flag with the delivery command users must exist within the DDS users table. If a share user is not found in the DDS users table we should try to register them.
--share-users
delivery
Fixed by #299
Currently when using
--share-users
flag with thedelivery
command users must exist within the DDS users table. If a share user is not found in the DDS users table we should try to register them.