Pacifica CLI Tool version
v0.4.0
Platform Details
RHEL 6.6, Python3.6 (Conda)
Scenario:
Trying to use the base uploader.json metadata profile config to define cli option for user of record.
Steps to Reproduce:
set --user-of-record and verify the chosen userid has been passed through to the final transaction metadata details upon successful upload.
Expected Result:
user-of-record to be id 12345 when declared via cli
Actual Result:
Some other user id appears in the user-of-record id field (maybe PI?, not really sure the condition for end result).