Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: list uploads should return source cid #1272

Merged
merged 1 commit into from
Apr 26, 2022

Conversation

vasco-santos
Copy link
Contributor

@vasco-santos vasco-santos commented Apr 25, 2022

This PR updates DB listUploads to return sourceCid instead of the normalized cid (from content table) in the normalization. This way, it is propagated to the website, client and w3 and only we handle normalized cid internally.

Closes #1202

@vasco-santos vasco-santos force-pushed the fix/list-uploads-should-return-source-cid branch 3 times, most recently from 656ca50 to 6147b17 Compare April 25, 2022 14:52
@vasco-santos vasco-santos changed the title fix: list uploads should return source cid and it should be used in UI fix: list uploads should return source cid Apr 25, 2022
@vasco-santos vasco-santos force-pushed the fix/list-uploads-should-return-source-cid branch from 6147b17 to bceaf1b Compare April 25, 2022 14:59
@vasco-santos vasco-santos merged commit 164e06b into main Apr 26, 2022
@vasco-santos vasco-santos deleted the fix/list-uploads-should-return-source-cid branch April 26, 2022 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

car delete fails with 404
2 participants