Closed (fixed)
Project:
Drupal.org customizations
Version:
7.x-3.x-dev
Component:
User profiles
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
7 Apr 2020 at 15:35 UTC
Updated:
22 Apr 2020 at 16:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
hansa11 commentedComment #3
gisleI am not sure I understand what you refer to.
When I visit your user profile, I see that you've been credited on two issues in the "Olivero" project. When I click on the link "2 issues" for this project, I get this page: https://www.drupal.org/u/hansa11/issue-credits/3083133 .
One of these is a link with the anchor text "Theme Content/Article Listing - Node Teaser". This links to the issue were you were credited (i.e. https://www.drupal.org/node/3118071), so it does not look like it is missing?
Please provide more information if I am looking in the wrong place.
Comment #4
hansa11 commented@gisle Yes, the credits are there but nit the commit, and the author was not omitted, it was there until yesterday but now it is missing. If you check the repo you'll find "authored by" so it should be there is my Commit list.
Comment #5
gisleOK, I think I understand now.
You think that under the heading "Projects" it should say "Olivero (2 commits)" - and it did so yesterday - and it doesn't do that any more
Unfortunately, I do not know what to do about it, so you can just hope that anyone more knowledgeable than me comes along.
I am setting status back to "Active".
Comment #6
hansa11 commentedThank you @gisle
Can somebody else please help me with this issue?
Comment #7
avpadernoOn my profile page, I still see the commits where I am set as author. The only difference I can see is that the issue itself set me as author, as in #3099278: ImagickToolkit::load() is defined as inherited method when it's not.
I always thought that were used only to show the Git command for the commit shown on the bottom.
Comment #8
avpadernoAnyway, since this is handled from a module used on Drupal.org, only the maintainers of that module can say why exactly the commits stopped to be attributed after two days. (I just hope to redirect the issue to the right queue.)
Comment #9
drummI resyned the repository and the commit is now there.
That is true, the Author radio button only goes into the Git command & message template. It isn’t directly stored, until it is used and the commit is pushed to git.drupalcode.org. In this case it looks like some sort of transient data syncing issue. I’m not seeing anything that might lead to a root cause right now.