One of my commits that was there on my profile until yesterday has now disappeared. Could somebody please help me with this?

Commit: https://git.drupalcode.org/project/olivero/-/commit/cbbda9463b12fa116516...

Issue: https://www.drupal.org/node/3118071

CommentFileSizeAuthor
#7 Screenshot.20200408.1423.png26.49 KBavpaderno

Comments

hansa11 created an issue. See original summary.

hansa11’s picture

Issue summary: View changes
gisle’s picture

Status: Active » Postponed (maintainer needs more info)

I 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.

hansa11’s picture

@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.

gisle’s picture

Status: Postponed (maintainer needs more info) » Active

OK, 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".

hansa11’s picture

Thank you @gisle

Can somebody else please help me with this issue?

avpaderno’s picture

Component: Project/Git problem » Other
Category: Bug report » Support request
StatusFileSize
new26.49 KB

On 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.

screenshot

I always thought that were used only to show the Git command for the commit shown on the bottom.

avpaderno’s picture

Project: Drupal.org site moderators » Drupal.org customizations
Version: » 7.x-3.x-dev
Component: Other » User profiles

Anyway, 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.)

drumm’s picture

Assigned: Unassigned » drumm
Status: Active » Fixed

I resyned the repository and the commit is now there.

I always thought that were used only to show the Git command for the commit shown on the bottom.

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.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.