VoteIT / VoteIT/voteit

MeetingGroup groupid should be nullable or verified via db instead of via model

Open
#268 0 comments 0 reactions 1 assignee View on GitHub

@robinharms is already working on this.

Since Mar 23, 2023.

enhancement
Dominant language
Python
Stars
2
Forks
0
Avg merge
1d 2h
Merged PRs (30d)
1

Description

  • Do we need to limit groupid vs userid?
  • groupid should be nullable
  • No mucking about with save within the model
  • Make sure serializer catches uniqueness and raises 400

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.