Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D debexpo
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 42
    • Issues 42
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • mentors.debian.net
  • debexpo
  • Merge requests
  • !152

Fix closed bug detection + various fixes

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Baptiste Beauplat requested to merge lyknode/debexpo:fix/misc into live Aug 26, 2020
  • Overview 0
  • Commits 3
  • Pipelines 1
  • Changes 4

This MR:

  • Fix the detection of closed bugs from status != open to status == closed. This allow closing of normal, forwarded, pending, fixed (but not closed) bugs
  • Fix celery commands where app argument was misplaced
  • Fix password reset confirm url for which the token format has changed in Django 3 (used from pip when developing debexpo)
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix/misc