@ruggedit Thanks for sending that across! 🙂. There's a weird bug with the SQL query - it's missing a WHERE
, but we somehow haven't noticed on any of our dev or prod stuff. I will push out a hotfix shortly.
To clarify, this does not affect authentication. All your contacts have a user_type of 2 which means client portal rather than technician portal. Overmore, even if they did have a user_type of 1, they can't actually do anything in the tech portal without a role. It's just a bug in the ticket assign modal.
-
ruggedit Regarding the invoice, don't include the currency in the price - it should be numbers only. The currency should be either set globally (unsure if it properly respects the per-client currency setting atm, but that's a separate issue…).