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

Segments missing activity types for the display service #1422

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

epipav
Copy link
Collaborator

@epipav epipav commented Sep 5, 2023

What

πŸ€– Generated by Copilot at 2ac31ed

Added member relations to segments in segmentRepository.ts. This allows querying and displaying the users that belong to a segment.
​

πŸ€– Generated by Copilot at 2ac31ed

SegmentRepository
Finds and populates relations
Groups of users bloom

Why

How

πŸ€– Generated by Copilot at 2ac31ed

  • Populate segment relations with members and member count (link)

Checklist βœ…

  • Label appropriately with Feature, Improvement, or Bug.
  • Add screehshots to the PR description for relevant FE changes
  • New backend functionality has been unit-tested.
  • API documentation has been updated (if necessary) (see docs on API documentation).
  • Quality standards are met.

@epipav epipav added the Bug Created by Linear-GitHub Sync label Sep 5, 2023
@epipav epipav self-assigned this Sep 5, 2023
@epipav epipav marked this pull request as ready for review September 5, 2023 10:51
@epipav epipav merged commit ecb00e9 into main Sep 5, 2023
9 checks passed
@epipav epipav deleted the bugfix/activity-display-service-wrong-rendering branch September 5, 2023 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Created by Linear-GitHub Sync
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants