Marco-Peter / TaikoBot

Webapplication to manage taiko lessons and more
MIT License
2 stars 1 forks source link

Fix adding teachers to lessons #43

Closed Marco-Peter closed 6 months ago

Marco-Peter commented 6 months ago

Due to the introduction of the pivot-model, the participation state needs to be set explicitely as a "fillable" entry. Otherwise the parameter in the attach function will be ignored and the default value of "signed-in" will be assigned.

Additionally, the functions

have been simplified.