integrations / microsoft-teams

Bringing your code and work to the conversations you care about with the GitHub and Microsoft integration
443 stars 97 forks source link

Subscribing to a single feature results in subscribing to all features #191

Open dougwaldron opened 2 years ago

dougwaldron commented 2 years ago

Using the command subscribe owner/repo [feature] should only subscribe to that one feature. Instead, it subscribes to all features, and works no differently from subscribe owner/repo.

Even the screenshot from the documentation for this command shows this bug in action:

screenshot of the subscribe feature command resulting in all features being subscribed to

The unsubscribe command works as expected, so it is possible to subscribe to all features, then one-by-one unsubscribe from the unwanted ones.

dmeatte-aq commented 2 years ago

This is a frustrating issue for us. I can recreate the same issue and workaround as @dougwaldron.

ortonomy commented 2 years ago

ha! this integration is next to useless. Also seeing same issue

using command subscribe ThriveDrive/thrive-drive-frontend subscribe commits "develop"

and response from bot is:

ome of the features enabled for this subscription (discussions) need permissions. You need to update the app before you create/modify your subscription.

errr, I don't have discussions in my repository, and I just tried to subscribe to commits only. What a waste of time

roechi commented 2 years ago

Any news on this? It would be nice to subscribe to only the given feature instead of having to unsubscribe one by one until you got only the one you wanted left.

brad-dawson commented 1 year ago

Our team is also experiencing this issue. As a work around right now we also subscribe to the repo, and then unsubscribe from all of the unwanted features, but this is an extra step that should not be required.

Thanks!

edecker-elastics commented 1 year ago

This is not the answer I hoped for. Five commands to create a notification only for reviews is a really bad UX design. User is far more likely to want to subscribe to one of these features than all.

4wk- commented 1 year ago

This is really annoying! This bug even contradict the documentation... image I wanted to subscribe to WORKFLOWS only 👎

OliverLeighC commented 8 months ago

Any update on this?

Jeyob commented 2 months ago

+1 (this seems like a pretty fundamental thing)

roechi commented 2 months ago

I agree.