Unable to determine author for changeset XXXXX in repository REPO_NAME - no review will be created or updated
Symptoms
The following appears in the fisheye-debug-<DATE>.log
when trying to create a review using the Smart Commit
functionality:
2012-10-30 09:36:04,031 WARN - Unable to determine author for changeset 11428 in repository <REPO_NAME> - no review will be created or updated
Cause
There are two possible causes for this:
- This happens because the
User
who made the commit against theRepository
is not the same as theFishEye/Crucible
. - Committer matches two users with the same mail address.
Resolution
Resolution #1: Set up the User Mapping
for the Repository
:
Go to
User Settings > User Mapping
Click on the {{Repository}} and click on
Add
Button
Choose the
Commiter Name
and theFishEye/Crucible
User that the commits belong to- Try to
Commit
again using the+review command
Resolution
#2: Apply the suggested workaround from the above bug report.
Last modified on May 17, 2016
Powered by Confluence and Scroll Viewport.