ephios-dev / ephios

ephios is a django web application for managing participation for services at events, like paramedics at a festival, lifeguards at the beach, referees and judges at competitions, etc.
https://ephios.de
MIT License
26 stars 8 forks source link

Conceptional difference between Groups and Qualification #1424

Open felixrindt opened 4 days ago

felixrindt commented 4 days ago

In multiple instances we discuss how groups and qualifications sometimes serve a similar purpose and there is an overlap in functionality while sometimes it's not clear when to use what. While they are similar, based on how they and features around it are built (Group is a builtin django model, Qualification has a uuid field) there is some inconsistent handling, like with the claim settings in Identity providers.