has anyone seen this before? if so, how did you go about fixing this?
in my git repo, commits by an user (J) are listed with another user (S) on
the project's home page activities stream. if i click on one of these
commits, it takes me to the commit page. Here, the author name is
correct. in mysql's event table, I definitely see the problem. in example
below, the event entry has different user_name than author
| 5047 | NULL | NULL | NULL | ---
:before: 2ab9bd30a20529bdeeaab21e14767ab7cf1b117c
:after: 3a43bd7b00c099c2a15bbdd99282ac2c0ed4e231
:ref: refs/heads/master
:user_id: 68
:user_name: S******
:project_id: 163
:repository:
:name: *************
:url: ******************
:description: ''
:homepage:***************
:commits:
- :id: !binary |-
MjY2YmNlZGI0MTM2MjYxNmQxZjExOTMyZDlkMjliMWQ5OWY1N2ZlZQ==
:message: ! '**********'
:timestamp: '2014-03-27T11:06:46-07:00'
:url: http://*****************
:author:
:name: J******
:email: j*******
- :id: !binary |-
M2E0M2JkN2IwMGMwOTljMmExNWJiZGQ5OTI4MmFjMmMwZWQ0ZTIzMQ==
:message: ! '*****'
:timestamp: '2014-03-27T12:23:59-07:00'
:url: **************
:author:
:name: J******
:email: j**********
:total_commits_count: 2
| 163 | 2014-03-27 19:27:53 | 2014-03-27 19:27:53 | 5 |
68 |
--
You received this message because you are subscribed to the Google Groups
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.