You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I configured the S3 protocol object storage service according to the docs, and I'm having a problem with the avatars in the user management field not being able to be custom uploaded, while the administrator profile avatars and brand logos can be custom uploaded.
The text was updated successfully, but these errors were encountered:
I think the problem is that you might have just applied the storage service for your "default" tenant, which is the tenant you manage all YOUR USERS. However, the admin user is in the "admin" tenant, so if you want to also have the ability for the admin user, you should copy the same storage config to the admin tenant.
Take a look at the DB table, there's a column called "tenant_id" for each table.
I configured the S3 protocol object storage service according to the docs, and I'm having a problem with the avatars in the user management field not being able to be custom uploaded, while the administrator profile avatars and brand logos can be custom uploaded.
The text was updated successfully, but these errors were encountered: