Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in
beat.web
beat.web
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 54
    • Issues 54
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 2
    • Merge Requests 2
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • beat
  • beat.webbeat.web
  • Merge Requests
  • !372

Merged
Opened Sep 16, 2020 by Flavio TARSETTI@flavio.tarsetti
  • Report abuse
Report abuse

Fix supervisor crash on sign-up

  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

This merge request fixes the crash on supervisor sign-up that has appeared after migration to Django 3.

The issue is related to a faulty request to the user database with a get that should have been replaced with a filter instead as done for the other classes present in the same file.

Fixes #568 (closed)

Edited Sep 16, 2020 by Flavio TARSETTI
Assignee
Assign to
Django 3 migration
Milestone
Django 3 migration
Assign milestone
Time tracking
3
Labels
bug confirmed critical
Assign labels
  • View project labels
Reference: beat/beat.web!372

Revert this merge request

This will create a new commit in order to revert the existing changes.

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.

Cherry-pick this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.