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

graphql feed bugs #55

Open
fosterlynn opened this issue Jul 17, 2017 · 3 comments
Open

graphql feed bugs #55

fosterlynn opened this issue Jul 17, 2017 · 3 comments
Assignees

Comments

@fosterlynn
Copy link
Contributor

  1. Need to eliminate dups in organization list.

  2. Need to eliminate exchange events for now? Or if we want to keep them, make them transfers instead of the event level.

@fosterlynn fosterlynn self-assigned this Jul 17, 2017
@fosterlynn
Copy link
Contributor Author

  1. I'm showing up twice in the member list, although this is possibly due to 1. above, will check it out.

@fosterlynn
Copy link
Contributor Author

Need to eliminate dups in organization list.

Looks like this is because it is returning the role in organization list, not just the organizations - so can't really fix on this level, in case someone wants the separate roles in one organization.

Suggest: Either eliminate the dups on the client, or I can create a new query method that returns just agents and eliminate the dups. OR - add a mouseover or (xxx) or something to include the role in the list of a user's organizations.

@fosterlynn
Copy link
Contributor Author

I just excluded exchange events from the existing queries, realizing that we will need something at the Transfer level (not EconomicEvent) when we get there; and also that it transfers will require some different VF treatment.

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