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
Kenny Hung I used your capture cam account as a target account. Therefore in your account I found some incomplete assets and I will look forward to find root cause.
Scott Yan before asking backend team to check if there are any incomplete assets should I try with other account (preferably with lots of assets)
Sam Backend doesn't validate the data inside information (meta field when uploading), so the behavior is possible if the asset is manually uploaded. I would suggest deleting these assets if it troubles testing.
We could also just assume any asset that have the unexpected data above can be excluded when processing in Capture Cam.
Description
While working on [FR] sort assets in VERIFIED tab by uploaded_at I found that few assets uploaded to backend
asset.information.proof === undefined
)asset.information.proof.timestamp.toString().length === 1
) expected to be equal to 10assets.information.proof.timestamp === null
)Steps to Reproduce
Expected Behavior
Expected: none of
asset.information.proof
should be undefined, emptyExpected: none of
asset.information.proof.timestamp.toString().length
should be 1.Expected: none of
asset.information.proof.timestamp
should be nullActual Behavior
Actual: Found 7 (in target account)
Actual: Found 2 (in target account)
Actual: Found 1 (in target account)
Logs
undefinedProof bafybeibj75vij255as2p5nyf2nassyvehyzgyurbefk2hthg5bjkw2jx3y
undefinedProof bafybeifywxumhd53pw6pa4tvbrr27tdx7wurz5agnifgzwvgghpt4yu5ia
undefinedProof bafybeieab5gm6lxpngy2houuzbliz4xacpzntwvsxllpzndes42sghdvom
undefinedProof bafybeiedl7b2eiogvyuleuwf5taldlacildz2i5ypn52cdyoky4s6rwo4a
undefinedProof bafybeidjlqmbph2xxs6admtz7ztv547ri2xfapwqyjljzjegomorikqarm
undefinedProof bafybeidefhy23wdpfzryg5yxb2hgf5zpgc7ugw2576wv5jbh52qhhj3bbq
undefinedProof bafybeigf5n7akxzzdkrdctqks66jxhdkae3w6pli22qcamrqu4z3uyrgxi
timestampLengthIsOne bafybeiaq35rz6mwqjcdw2bgwftxm4nraslyn5vqb7j4r36ddmeeab724im
timestampLengthIsOne bafkreib7lsnqwzarfvmvl6mbrd4no3l3jj6px6onfq5idoze3nhzhhaiia
timestampNull bafybeihy2ktguevmtci6vw65w6p2v3sigaavagi6fogdge5rsexckqpa24
Environment
┆Issue is synchronized with this Asana task by Unito
┆Created By: Sam
The text was updated successfully, but these errors were encountered: