april-knights / Squire

Core files for the Squire 2 web application.
GNU General Public License v3.0
2 stars 0 forks source link

Fix battalion officers being unable to edit their own profile #77

Closed LeoVerto closed 2 years ago

Gryph667 commented 2 years ago

This still needs the field array defined, correct? As in which fields we are and aren't allowing edit access to?

LeoVerto commented 2 years ago

Yeah, this is just a hotfix to allow battalion officers to edit their own profiles properly by reordering the logic. To edit the profiles of battalion members, we need to decide what fields they should be able to edit.