2 bugs I keep experiencing in my project:
- The index selection is grayed out and says “No resources available”, even though there are still indexes that I haven’t selected. Meaning I can’t configure the permissions for a certain index.
- “Cannot read reference” warning after pressing save after adding a particular index.
I noticed these one or the other bug always occurs on a newly created index. I.e. to reproduce:
- Create some indexes
- Create a role, configure permissions for those indexes
- Create a new index
- Try to configure the permission for the new index
I’ve been able to workaround this by creating a new role from scratch.