Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permissions for remote relationships are not functioning. #10572

Open
kimyvgy opened this issue Oct 22, 2024 · 0 comments
Open

Permissions for remote relationships are not functioning. #10572

kimyvgy opened this issue Oct 22, 2024 · 0 comments
Labels
k/bug Something isn't working v2-engine

Comments

@kimyvgy
Copy link

kimyvgy commented Oct 22, 2024

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.

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?

  1. Create an Hasura instance with 2 DBs and a table in each
  2. Create a relationship across these tables
  3. Observe your inability to use that relationship in a permission

Keywords

permissions, relationships, cross database, multi database

@kimyvgy kimyvgy added the k/bug Something isn't working label Oct 22, 2024
@danieljharvey danieljharvey added the v2-engine label Oct 22, 2024 — with Linear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
k/bug Something isn't working v2-engine
Projects
None yet
Development

No branches or pull requests

2 participants