keyko-io / filecoin-verifier-frontend

9 stars 4 forks source link

[ Bug Report ] missing uuid in proposals/ approvals #758

Closed smooth-operator closed 1 year ago

smooth-operator commented 1 year ago

Describe the bug The uuid allowance is missing from Request Approved and Request Proposed comments.

Example: https://github.com/filecoin-project/filecoin-plus-large-datasets/issues/1264#issuecomment-1541429654 https://github.com/filecoin-project/filecoin-plus-large-datasets/issues/1965#issuecomment-1541340729 https://github.com/filecoin-project/filecoin-plus-large-datasets/issues/1653#issuecomment-1543366570

fabriziogianni7 commented 1 year ago

@smooth-operator is this still happening?

smooth-operator commented 1 year ago

yes these 2 comments are posted yesterday: https://github.com/filecoin-project/filecoin-plus-large-datasets/issues/1476#issuecomment-1552674973 https://github.com/filecoin-project/filecoin-plus-large-datasets/issues/1476#issuecomment-1552793448

smooth-operator commented 1 year ago

Now the uuid appears as not found: https://github.com/filecoin-project/filecoin-plus-large-datasets/issues/1848#issuecomment-1556089514 We receive the same through the api.

fabriziogianni7 commented 1 year ago

should be resolved with this PR: https://github.com/keyko-io/filecoin-verifier-frontend/pull/765

smooth-operator commented 1 year ago

it's resolved https://github.com/filecoin-project/filecoin-plus-large-datasets/issues/1431#issuecomment-1558369313 Thanks!