Skip to content

GitLab

    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    • Menu
    Projects Groups Snippets
  • Get a free trial
  • Sign up
  • Login
  • Sign in / Register
  • P plom
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 596
    • Issues 596
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 24
    • Merge requests 24
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • plom
  • plom
  • Merge requests
  • !1249

Check for dangling pages

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Andrew Rechnitzer requested to merge dangleberries into main Jan 27, 2022
  • Overview 15
  • Commits 6
  • Pipelines 5
  • Changes 12

It is possible to attach pages to groups that never get marked - eg you scan one tpage of a group but not others. This can be hard to detect and can lead to "fun" - especially with extra pages. eg assign an extra page to a test in which nothing else is scanned.

Accordingly we need to search over all pages and for each one check its associated group to make sure it is complete - ie scanned.

Needs

  • code and API from plom-finish status through server to database
  • code and API from plom-manager through server to database
  • decision whether it is sufficient to check the "scanned" flag
  • work out what issues this fixes
  • add to changelog
  • decide if more needed for this list
  • light review
Edited Jan 28, 2022 by Andrew Rechnitzer
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: dangleberries