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
If I create two databases with tables and create a cross DB relationship on one of these tables, it is not available as an option when building custom permissions in the console UI.
What is the expected behaviour?
I should be able to use this relationship in custom permissions as I would any other relationship
How to reproduce the issue?
Create an Hasura instance with 2 DBs and a table in each
Create a relationship across these tables
Observe your inability to use that relationship in a permission
Keywords
permissions, relationships, cross database, multi database
The text was updated successfully, but these errors were encountered:
Version Information
Server Version: v2.33.0, v2.38.1, v2.41.0, v2.44.0
CLI Version (for CLI related issue): v2.44.0
Environment
OSS, PostgreSQL
What is the current behaviour?
Permissions for remote relationships are not functioning. Same issue with #8679.
What is the expected behaviour?
How to reproduce the issue?
Keywords
permissions, relationships, cross database, multi database
The text was updated successfully, but these errors were encountered: