-
Notifications
You must be signed in to change notification settings - Fork 7
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
[issue] ionic can't display the asset upload from dashboard when creator is null #3116
Comments
➤ Sherry Chung commented: Kenny Hung Please help to clarify Did the user claim he is the creator while uploading by Dashboard. If the user claim he is the creator
If the user didn't claim he is the creator
Let me know above situation fit. |
➤ Kenny Hung commented: Sherry Chung (cc Scott Yan) #1, Yes, it will display, but it shows on the bottom instead of the top. Could refer this task ( https://app.asana.com/0/1201083422707776/1206046186816173/f ). #2, No, it won't show in the VERIFIED or COLLECTED tab. |
➤ Kenny Hung commented: Update the title & description. |
➤ Sherry Chung commented: Kenny Hung I update the description, including
|
➤ Sherry Chung commented: I'll set the priority to high. QA verified by Sherry, move to Capture Cam sprint backlog. |
➤ Sherry Chung commented: For this tasks, we might need to redefined the logic for which assets will show in ‘Verified’ and which will show in Owned https://dt42-numbers.slack.com/archives/C05UCBW1CE4/p1703073921347869?thread_ts=1703069808.678979&channel=C05UCBW1CE4&message_ts=1703073921.347869 ( https://dt42-numbers.slack.com/archives/C05UCBW1CE4/p1703073921347869?thread_ts=1703069808.678979&channel=C05UCBW1CE4&message_ts=1703073921.347869 ) I’ll update the conclusion later. |
➤ Sherry Chung commented: Please follow the latest logic in [FR] Defining what assets should display in "Verified" folder and what should display in "Collected" folder ( https://app.asana.com/0/0/1206212142922269 ) |
User story
As a user of the Capture service, I want all uploaded assets from Dashboard to be displayed seamlessly, regardless of their origin or upload source. This ensures a consistent and user-friendly experience when accessing and viewing assets.
Reproduce step
If user doesn't claim creator, the asset won't display at the Cam my capture tab.
Expectation
No matter the asset is uploaded from where it should be displayed.The asset uploaded from Dashboard with "claim copyright toggle off" is expected to be seen in "COLLECTED" tab in CaptureCam
Sample: bafkreifnw4pdzdimmgtwydq4rt6fv4nyv7zkp5cl5mzeyvymfwm6bzdsaq
Additional information:
Related issue:
[issue] Not all assets upload via Dashboard can be seen in Capture Cam
current logic:
VERIFIED TAB display logic tab:
diaBackendAsset.information.proof
is not empty ANDdiaBackendAsset.information.information
is not emptyCOLLECTED TAB display logic tab:
orderBy: 'source_transaction'
┆Issue is synchronized with this Asana task by Unito
┆Created By: Kenny Hung
The text was updated successfully, but these errors were encountered: