Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • concrexit concrexit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 70
    • Issues 70
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • thaliathalia
  • concrexitconcrexit
  • Merge requests
  • !862

Fix typo in push notification devices viewset

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Gijs Hendriksen requested to merge fix/typo-in-push-device-viewset into master Jul 11, 2018
  • 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
Reviewers
Request review from
Time tracking
Source branch: fix/typo-in-push-device-viewset