Bugreport: git commit author doesn't reflect user who committed the change

The author field of git commits created in ReTool should reflect the person who made the commit.

Steps to reproduce:

  • Have user Foo setup a source control integration between ReTool and Azure DevOps
  • Have user Bar make a commit in ReTool
  • Open up the commit history of the repo

Expected behavior:
The Username and E-Mail of the ReTool user who made the commit should show up in the author field of the created commit.

Actual behavior:
The Azure DevOps Username and E-Mail of the user who set up the source control integration shows up as the author, regardless of who made the commit.

Additional info: ReTool Cloud, Azure DevOps

2 Likes