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

Implement Agent.proposals query #393

Open
fosterlynn opened this issue Jul 12, 2023 · 0 comments
Open

Implement Agent.proposals query #393

fosterlynn opened this issue Jul 12, 2023 · 0 comments

Comments

@fosterlynn
Copy link

For the textile lab app, we need to bring up all the open proposals for an agent, as part of getting other information for that agent. The proposals query isn't implemented yet.

Logic: For a specific agent (id), get all Proposals where the agent is a provider or receiver on any Intent related to that Proposal, and the Proposal.hasEnd is in the future. Or perhaps that last item is a filter?

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

1 participant