Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inaccurate last activity badge in branch flyout #18360

Open
bastian2001 opened this issue Mar 25, 2024 · 1 comment
Open

Inaccurate last activity badge in branch flyout #18360

bastian2001 opened this issue Mar 25, 2024 · 1 comment
Labels
bug Confirmed bugs or reports that are very likely to be bugs priority-3 Bugs that affect small number of users and/or relatively cosmetic in nature

Comments

@bastian2001
Copy link

The problem

I cherry-picked a 5 day commit from branch a to b, with branch b having commits from today. The branch shows up as last activity 5 days ago, just because the last added commit is from 5 days ago, although there are commits from today on that branch

Release version

Version 3.3.12 (x64)

Operating system

Windows 10

Steps to reproduce the behavior

  1. create branch a, commit something
  2. create branch b, commit something (after commit to branch a)
  3. cherry-pick the commit from a to b
  4. the date of the cherry-picked commit is gonna appear as branch b's last activity

Log files

No response

Screenshots

No response

Additional context

No response

@steveward steveward added bug Confirmed bugs or reports that are very likely to be bugs priority-3 Bugs that affect small number of users and/or relatively cosmetic in nature labels Mar 29, 2024
@steveward
Copy link
Member

Thanks for the report @bastian2001, I was able to reproduce this behavior as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Confirmed bugs or reports that are very likely to be bugs priority-3 Bugs that affect small number of users and/or relatively cosmetic in nature
Projects
None yet
Development

No branches or pull requests

2 participants