Skip to content

Conversation

pettinarip
Copy link
Member

Fix #467

In join phase, the recipient registry entity is not indexed yet, i.e. there is no data indexed by the recipient registry. Here, I fixed this issue by modifying the query we are using. We query directly by the recipients entity.

rejected
verified
}
query GetProject($recipientId: ID!) {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Main change

@samajammin samajammin merged commit c16dbc8 into develop Dec 13, 2021
@samajammin samajammin deleted the fix-project-details-page branch December 13, 2021 22:29
pettinarip pushed a commit that referenced this pull request May 10, 2022
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.

Can't visit a project details page in join phase

2 participants