Hi everyone, is it possible that authzed playgrou...
# spicedb
g
Hi everyone, is it possible that authzed playground is broken? 😅 I have this very simple schema, but the assertions are failing and I don't understand why. Actually, I have tried the same in my local instance (Docker) of spicedb with the zed client and it works 🤔 playground: https://play.authzed.com/s/8FkNz3frYZt_w/assertions I have even taken a sample schema from the spicedb github. Basically, I have the typical organization, with a document. the doc has an organization relationship. The admin of the org is a reader of the doc. However, the assertion fails when I create a user and assign it as admin of the org 🤔 Thanks in advance!