The confusion is around dcpdig, when you use dcpdig @ingest project_uuid=UUID-xxxxxxx --deployment="prod", the dcpdig will output something like:
Using deployment prod
Project SUBMISSION_ID
uuid=UUID-xxxxxxx
short_name=XXX
It will be much clearer to use Submission instead of Project for SUBMISSION_ID the above outputs.
The confusion is around
dcpdig, when you usedcpdig @ingest project_uuid=UUID-xxxxxxx --deployment="prod", thedcpdigwill output something like:It will be much clearer to use
Submissioninstead ofProjectfor SUBMISSION_ID the above outputs.