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

Feature to create a subscription template #604

Open
mickmister opened this issue Jul 31, 2020 · 1 comment · May be fixed by #897
Open

Feature to create a subscription template #604

mickmister opened this issue Jul 31, 2020 · 1 comment · May be fixed by #897
Assignees
Labels
Difficulty/1:Easy Easy ticket Good First Issue Suitable for first-time contributors Hacktoberfest Help Wanted Community help wanted Tech/Go Tech/ReactJS Tech/TypeScript Type/Enhancement New feature or improvement of existing feature
Milestone

Comments

@mickmister
Copy link
Contributor

mickmister commented Jul 31, 2020

Currently, a Mattermost user needs to create each channel subscription from scratch. This can be cumbersome, especially when there is plenty of duplicated settings across subscriptions. We can instead have a subscription template feature that allows us to create a shell for a subscription, that can then we selected when creating a new subscription.

Each template will need to be associated with a given Jira project. This is because each project's issue schemas can be a bit different, which is why we have to associate subscriptions to a single project right now.

Some discussion on this:
https://community.mattermost.com/core/pl/fwt681dix38azx3kfrjfqi8dte

Designs:
https://www.figma.com/file/6SvqxpMVM7nzOGSUUFpnhR/?node-id=654%3A36379

image

@mickmister mickmister added Help Wanted Community help wanted Up For Grabs Ready for help from the community. Removed when someone volunteers Good First Issue Suitable for first-time contributors Tech/ReactJS Tech/Go Tech/TypeScript Difficulty/1:Easy Easy ticket Type/Enhancement New feature or improvement of existing feature labels Jul 31, 2020
@mickmister
Copy link
Contributor Author

mickmister commented Jul 2, 2021

@aaronrothschild We've discussed this before but I want to revisit it with a solution in mind.

Subscriptions need to be associated with a given Jira instance and Jira project. Then it could be scoped to a given user's own templates, or just have all templates visible to everyone.

@hanzei hanzei removed the Up For Grabs Ready for help from the community. Removed when someone volunteers label Jul 2, 2021
@mickmister mickmister linked a pull request Aug 5, 2021 that will close this issue
@hanzei hanzei added this to the v3.2.0 milestone Jan 4, 2022
@hanzei hanzei modified the milestones: v3.2.0, v3.3.0 Mar 1, 2022
@hanzei hanzei moved this to Submitted in Demansol Sprint Planning Mar 1, 2022
@hanzei hanzei removed this from the v3.3.0 milestone Feb 23, 2023
@raghavaggarwal2308 raghavaggarwal2308 added this to the v4.3.0 milestone Sep 18, 2024
Kshitij-Katiyar added a commit to Brightscout/mattermost-plugin-jira that referenced this issue Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment