Closed Issues show wrong user information #4002

Closed
opened 2025-11-02 05:33:41 -06:00 by GiteaMirror · 7 comments
Owner

Originally created by @guillep2k on GitHub (Sep 23, 2019).

  • Gitea version (or commit ref): 1.9.3

Description

The list of closed issues shows the name of the creator of the issue as the closer, even if the closer was different user.

image

The picture above should say: "opened 3 days ago by cga..., closed 3 days ago by sdg...."

This is the view of the issue:

image

Originally created by @guillep2k on GitHub (Sep 23, 2019). - Gitea version (or commit ref): 1.9.3 ## Description The list of closed issues shows the name of the creator of the issue as the closer, even if the closer was different user. ![image](https://user-images.githubusercontent.com/18600385/65468934-054f5500-de3c-11e9-9597-6ffe14e40d69.png) The picture above should say: `"opened 3 days ago by cga..., closed 3 days ago by sdg...."` This is the view of the issue: ![image](https://user-images.githubusercontent.com/18600385/65469159-b35aff00-de3c-11e9-926b-12dc2b4ac53d.png)
GiteaMirror added the issue/confirmedtype/bug labels 2025-11-02 05:33:41 -06:00
Author
Owner

@guillep2k commented on GitHub (Sep 23, 2019):

We're not saving information about the user that closed the issue. Perhaps the message should be something like:

opened 3 days ago by poster, closed 2 days ago

@guillep2k commented on GitHub (Sep 23, 2019): We're not saving information about the user that closed the issue. Perhaps the message should be something like: > opened 3 days ago by **poster**, closed 2 days ago
Author
Owner

@RobH123 commented on GitHub (Nov 14, 2019):

Would be so much more helpful if the closer was shown as well without having to open the issue to see that. (And BTW, wouldn't it be nice if the issue number in the red box was also clickable like the issue title.)

@RobH123 commented on GitHub (Nov 14, 2019): Would be so much more helpful if the closer was shown as well without having to open the issue to see that. (And BTW, wouldn't it be nice if the issue number in the red box was also clickable like the issue title.)
Author
Owner

@stale[bot] commented on GitHub (Jan 13, 2020):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.

@stale[bot] commented on GitHub (Jan 13, 2020): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.
Author
Owner

@lunny commented on GitHub (Jan 14, 2020):

@guillep2k could you confirm that if this has been resolved?

@lunny commented on GitHub (Jan 14, 2020): @guillep2k could you confirm that if this has been resolved?
Author
Owner

@guillep2k commented on GitHub (Jan 14, 2020):

@guillep2k could you confirm that if this has been resolved?

Sadly, no (2677d071f9).

URL:

http://mytestsite:3000/test-org/test-repo/issues?q=&type=all&sort=&state=closed&labels=&milestone=0&assignee=0

The issue list shows the wrong info. If I navigate into the issue, I can see the correct user that closed the issue as a comment. The problem is that the issue list (/:userid/:repoid/issues) does't have the closer info at hand in the issue table.

@guillep2k commented on GitHub (Jan 14, 2020): > > > @guillep2k could you confirm that if this has been resolved? Sadly, no (2677d071f911fb91f382acfedaedc251bd807f70). URL: ``` http://mytestsite:3000/test-org/test-repo/issues?q=&type=all&sort=&state=closed&labels=&milestone=0&assignee=0 ``` The _issue list_ shows the wrong info. If I navigate into the issue, I can see the correct user that closed the issue as a comment. The problem is that the issue list (`/:userid/:repoid/issues`) does't have the closer info at hand in the `issue` table.
Author
Owner

@lunny commented on GitHub (Jan 17, 2020):

Maybe we can see more information via #9822 but not show too much information on list. If that, we can simply change the information like what @guillep2k said.

@lunny commented on GitHub (Jan 17, 2020): Maybe we can see more information via #9822 but not show too much information on list. If that, we can simply change the information like what @guillep2k said.
Author
Owner

@stale[bot] commented on GitHub (Mar 17, 2020):

This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.

@stale[bot] commented on GitHub (Mar 17, 2020): This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#4002