mattermost / mattermost/mattermost-plugin-confluence
Page title changes in Confluence shown as description changes in Mattermost notifications
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 22
- Forks
- 20
- Avg merge
- 22h 2m
- Merged PRs (30d)
- 1
Description
When the title of a Confluence page is changed, the subscription message in Mattermost only shows the updated description under the "What's Changed?" section. It does not display the fact that the page title was modified.
Steps to Reproduce:
- Create a page in Confluence and subscribe to it in Mattermost.
- Change the page title in Confluence.
- Check the "What's Changed?" section of the notification in Mattermost.
Actual Result:
Notification shows description was updated even though it was title which was updated.
Expected Result:
The notification should clearly show that the page title was updated.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the Confluence page-update notification handling described in the reproduction steps, focusing on how title and description changes are identified for the "What's Changed?" section. Reproduce a title-only change and verify that the notification explicitly reports the title update rather than a description change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100