Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
concrexit
concrexit
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 70
    • Issues 70
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 10
    • Merge Requests 10
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • thalia
  • concrexitconcrexit
  • Merge Requests
  • !862

Merged
Created Jul 11, 2018 by Gijs Hendriksen@ghendriksenContributor

Fix typo in push notification devices viewset

  • Overview 0
  • Commits 1
  • Changes 1

Previous behaviour

Website crashes when updating push notifications categories.

Steps to reproduce:

  1. Send a POST request containing receive_category to https://thalia.nu/api/v1/devices/.
  2. Receive 500 error.

New behaviour

Website saves new preferences for push notifications categories.

Steps to validate that it works:

  1. Send a POST request containing receive_category to https://thalia.nu/api/v1/devices/.
  2. Don't receive 500 error.
Edited Jul 11, 2018 by Gijs Hendriksen
Assignee
Assign to
Reviewer
Request review from
1.16.1
Milestone
1.16.1 (Past due)
Assign milestone
Time tracking
Source branch: fix/typo-in-push-device-viewset