Qbox-project / qbx_management

GNU General Public License v3.0
6 stars 27 forks source link

fix(server/main): default new hires to grade 0 #51

Closed Manason closed 7 months ago

Manason commented 7 months ago

Fixes passing in the groupType to the grade field when hiring someone. Not sure why this was even working before.

BerkieBb commented 7 months ago

Not sure why this was even working before.

Because if you pass an invalid grade, it returns to 0 automatically