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

End meeting options: Team member setting for sending meeting summary #6737

Closed
5 tasks
Dschoordsch opened this issue Jun 14, 2022 · 2 comments
Closed
5 tasks
Labels

Comments

@Dschoordsch
Copy link
Contributor

Part of the implementation for:

As a facilitator I want to have the option to not send a summary email after the meeting ended. I also don't want to set this each time, so the setting should be persisted.

Acceptance criteria

  • add setting sendMeetingSummary to TeamMember, true by default
    • add to DB
    • add to graphql type
  • create mutation setSendMeetingSummary with boolean sendMeetingSummary and teamMemberId
  • modify endSprintPoker, endCheckIn, endRetrospective mutations to only send the summary email, if the setting for the facilitator is true
@mattkrick
Copy link
Member

related #4538

@jordanh jordanh moved this from To Prioritize to Backlog in Sprint Board Beta Jun 21, 2022
@mattkrick
Copy link
Member

Closing, see #6738 (comment) for details

@mattkrick mattkrick closed this as not planned Won't fix, can't repro, duplicate, stale Jun 23, 2022
Repository owner moved this from Backlog to Done in Sprint Board Beta Jun 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Done
Development

No branches or pull requests

5 participants