atlassian-labs / atlassian-slack-integration-server

Slack plugins for Jira, Confluence and Bitbucket Server
Apache License 2.0
32 stars 25 forks source link

Bitbucket PR notifications for tasks are misleading #68

Closed mkgl closed 2 years ago

mkgl commented 3 years ago

Hi, 👋

When Alice adds a task on Bob's PR, and he ticks it as completed, the resulting notification indicates:

💬 Alice edited a comment on pull request ... feature/foomaster in

So both the "actor" and activity are misleading. I'm unsure about the support on Bitbucket side:

Any tweak that could be done to differentiate tasks? (or any pointer I could use?) Cheers,

PS: glad there's an open-source repo for that. :)

mvlasovatl commented 2 years ago

Hey @mkgl ! I failed to reproduce the issue with latest version of the plugin - 4.0.2. Tasks related code was refactored a bit as part of Bitbucket 8 compatibility effort, so it could inadvertently fix your issue as well. Could you confirm it?

mkgl commented 2 years ago

Hi @mvlasovatl, I can confirm both the actor and the activity are correct now, awesome! Thanks a lot for the heads-up!

✔️ Alice resolved a task in pull request ... feature/foomain in ...