Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • Tryton Tryton
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 766
    • Issues 766
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 92
    • Merge requests 92
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to a massive storm of spam, registration on this instance now requires explicit administrator approval. Sorry for the added friction, we're also looking into automatic filtering options.

  • TrytonTryton
  • TrytonTryton
  • Merge requests
  • !212

Reconcile the zero lines after saving moves

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Nicolas Évrard requested to merge topic/default/nicoe-move-post-reconciliation into branch/default Jan 23, 2023
  • Overview 2
  • Commits 2
  • Pipelines 4
  • Changes 2

This changes makes the call to reconcile more performant by calling it only once with a list of lines to reconcile. It also changes the order in which the save and the reconciliation occured because it's no more necessary to call save at the end and it makes more sense to save the moves before reconciling the lines inside them.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: topic/default/nicoe-move-post-reconciliation