I am facing below issue . I created a role using ACCOUNTADMIN role in SnowSQL using below command .
CREATE ROLE TASK_USER_ROLE
I can see it from SnowSQL Terminal as below
Similarly , When i query same using Snowflake WebUI i can see it as below.
But If i try to switch to TASK_USER_ROLE , I can't see that role in Snowflake Web UI context.
I tried to switch to ACCOUNTADMIN role in Snowflake UI also .but Still no luck .
Any valid reason for this?? And How can we troubleshoot this ??
Thanks In Advance .





