Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • thg thg
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 829
    • Issues 829
    • List
    • Boards
    • Service Desk
    • Milestones
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • mercurial
  • TortoiseHg
  • thgthg
  • Issues
  • #5693
Closed
Open
Created Feb 19, 2021 by KPOP@kpopv

Update not working after revision query change

  1. Given the following repository, with a default and one additional branch. We're at revision 2 of MyBranch and that row is selected. (screenshot: https://postimg.cc/ZCxgTsWK )

    • rev 2 in MyBranch <<--- working copy
    • rev 1 in MyBranch
    • rev 0 in default
  2. Enter a revision set query to show only the _default _branch, branch('default') in my case (screenshot: https://postimg.cc/bZY5d0n0 )

    • rev 0 in default
  3. Select update on the top row belonging to the default branch (screenshot: https://postimg.cc/21HKWqds )

Expected behaviour: the dialog shows to update to that revision 0 in the default branch

Actual behaviour: the dialog still shows the top row before the filter, i.e., revision 2 from MyBranch

It looks like there is an issue with the index of that row not updating, leading to the wrong revision to be passed to the "Update" dialog.

Edited Feb 19, 2021 by KPOP
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking