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

Capture Cam - update new rule for Verified and Collected tab #3163

Open
sync-by-unito bot opened this issue Jan 2, 2024 · 0 comments
Open

Capture Cam - update new rule for Verified and Collected tab #3163

sync-by-unito bot opened this issue Jan 2, 2024 · 0 comments

Comments

@sync-by-unito
Copy link

sync-by-unito bot commented Jan 2, 2024

See parent task for the new logic

Comment by @Olga on [FR] Defining what assets should display in "Verified" folder and what should display in "Collected" folder

  • Created (Verified): owner = current user email & source_type = original
  • Owned (Collected): owner = current user email & source_type != original

===

current logic:

VERIFIED TAB display logic tab:

  1. fetch user assets
  2. for each asset show asset if diaBackendAsset.information.proof is not empty AND diaBackendAsset.information.information is not empty

COLLECTED TAB display logic tab:

  1. fetch user assets orderBy: 'source_transaction'
  2. no filter logic is applied just shows response from step 1

===

┆Issue is synchronized with this Asana task by Unito
┆Created By: Sherry Chung

@sync-by-unito sync-by-unito bot changed the title Capture Cam - update new rule for Verifed and Collected tab Capture Cam - update new rule for Verified and Collected tab Jan 2, 2024
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

No branches or pull requests

0 participants