altsol / redmine_mattermost

Mattermost notification plugin for Redmine
Other
66 stars 97 forks source link

Private notes are being sent to Mattermost #14

Open Magicie opened 8 years ago

Magicie commented 8 years ago

This plugin also sends private notes to Mattermost, but that is not desired. I only wand ticket updates except private notes. Is there any chance to turn this behaviour off? Thanks.

thanosk commented 8 years ago

@petrhasalik hello and thank you for your feedback. Can you help me reproduce this bug? I'm posting private notes to an open issue for a redmine project and they are not forwarded to mattermost. Perhaps you're following a different path in redmine?

Magicie commented 8 years ago

No, that is exactly what I was doing and these notes were forwarded to Mattermost. I had to disable note updates and only use new ticket notifications.

thanosk commented 8 years ago

Sorry, you're right. I'll look into it and get back to you.

thanosk commented 8 years ago

Hello again, I've posted a patch for this issue, can you please test and confirm it works as intended?

bor8 commented 6 years ago

Feature request: Can we make this configurable?

thanosk commented 6 years ago

Hello, I guess we can turn this into a configuration option, so I'm reopening the issue (but cannot guarrantee when I will find the time to implement it, any PR contribution is always welcome).