You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd imagine this happens when running an report twice on the same portfolio? IIRC, the blob URI is something like az://reports/<portfolio UUID>/<assets...>
Oh, can we change that? We will need to be able to run reports multiple
times, specifically thinking portfolios with different properties (ESG ex),
or pacta versions.
The create_report.R script just outputs to a directory based on the input portfolio name, and we then just use that directly to create the subdir we upload the report to, but it can be set to whatever
gbdubs
changed the title
Duplicate Blob URI Issue
Enable Duplicate Reports by changing Blob URI scheme
Feb 16, 2024
{"error": "failed to perform operation: creating blob: creating blob row: ERROR: duplicate key value violates unique constraint \"blob_blob_uri_key\" (SQLSTATE 23505)"}
The text was updated successfully, but these errors were encountered: