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

Improve workeffort team support #208

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

eigood
Copy link
Contributor

@eigood eigood commented Aug 15, 2024

This updates several views to expose the teamMemberParty fields, which can then be used via HiveMind, and other call paths(additional PR coming shortly)

Teams and parties are both assigned via the regular Party joining
tables; if calling code wants to then check for membership, an OR
condition should be used, and test for both currentParty and against
teamMemberPartyId.

Additionally, if checking against the team, be sure to add a date filter
on teamRelationshipFromPartyId/thruPartyId.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant