-
Suggestion
-
Resolution: Done
-
None
Atlassian update: 13-dec-2019
Thanks for your feedback on this suggestion. Bitbucket Server and Data Center 6.9 onwards if committer and author were different, both of their avatars will be displayed on the commit. Hovering on the avatar you will be able to see the committed/authored date.
Original description:
Problem Definition
At the moment Bitbucket Server only shows the author in the UI.
However, Git logs both author and committer. If you make a change and commit, you are both the author and committer. But if a developer cherry-picks a commit, the author is retained and the cherry-picking user will be recorded the committer. (The same is true for rebasing, or amending commits; by default authorship is retained and only the committer is updated.)
Suggested Solution
Show both the author and the committer in the UI when they are different.
Workaround
There is no current workaround for seeing this information on Bitbucket Server.
- is related to
-
BSERV-2642 Push Traceability
- Closed
-
BSERV-8802 Support for providing the committer (in addition to author) in the API
- Closed
-
BSERV-10676 support compound email addresses in git config
- Gathering Interest
-
SRCTREEWIN-11933 Show both author and committer information in Sourcetree
- Gathering Interest
- relates to
-
BBSDEV-21110 Loading...