Some competitions can have mutliple disciplines with each participant performing another disclipline.
There is currently no way to represent that in the database, which should be chaned.
Originally created by @stephan418 on GitHub (Oct 18, 2021).
Original GitHub issue: https://github.com/detleph/server/issues/8
Originally assigned to: @Stefan-5422 on GitHub.
Some competitions can have mutliple disciplines with each participant performing another disclipline.
There is currently no way to represent that in the database, which should be chaned.
<!-- gh-comment-id:946405326 -->
@Stefan-5422 commented on GitHub (Oct 19, 2021):

Added Roles model to accompany new requirements
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @stephan418 on GitHub (Oct 18, 2021).
Original GitHub issue: https://github.com/detleph/server/issues/8
Originally assigned to: @Stefan-5422 on GitHub.
Some competitions can have mutliple disciplines with each participant performing another disclipline.
There is currently no way to represent that in the database, which should be chaned.
@Stefan-5422 commented on GitHub (Oct 19, 2021):
Added Roles model to accompany new requirements