We recently allowed any type of user, not just volunteers, to be assigned to
tasks. Before that, you would have to create two accounts if you were an admin
that also wanted to get assigned to shifts. Some of those legacy accounts are
still around.
This causes errors if the volunteer user was assigned to a shift, and then the
admin user tries to enter a task log on the frontend. The error was being sent
correctly to the client, but the client was parsing it incorrectly and causing
the page to crash. Now it's displayed properly.
Waterfox
We recently allowed any type of user, not just volunteers, to be assigned to
tasks. Before that, you would have to create two accounts if you were an admin
that also wanted to get assigned to shifts. Some of those legacy accounts are
still around.
This causes errors if the volunteer user was assigned to a shift, and then the
admin user tries to enter a task log on the frontend. The error was being sent
correctly to the client, but the client was parsing it incorrectly and causing
the page to crash. Now it's displayed properly.
