mattermost / mattermost/mattermost-plugin-confluence

Page updates show creator as updater instead of actual editor

Open
#181 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
22
Forks
20
Avg merge
22h 2m
Merged PRs (30d)
1

Description

If a page in Confluence is updated by any user other than the page creator, the subscription notification in Mattermost still shows the creator as the one who made the updates to the page.

Steps to Reproduce:

  • User A creates a page in Confluence.
  • Subscribe the page created in Mattermost.
  • Make the updates in the page in Confluence by another user.
  • Check the update notification in Mattermost.

Actual Result:
The message shows that the creator made the update.

Expected Result:
The message should show the name of the user who actually updated the page.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how Confluence page update events are handled and how Mattermost subscription notifications are assembled. Reproduce the listed steps with a creator and a different editor, then verify that the notification identifies the user who performed the update.

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
Clearly specified
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.