8000 Deleting a namespace makes relationships referencing it undeletable · Issue #1535 · ory/keto · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Deleting a namespace makes relationships referencing it undeletable #1535
Open
@jonas-jonas

Description

@jonas-jonas

Preflight checklist

Ory Network Project

No response

Describe the bug

Deleting a namespace that is referenced in a relationship makes these relationships undeletable.

Reproducing the bug

  1. Create namespace
  2. Create relationship referencing the created namespace
  3. Delete the namespace
  4. Try to delete the relationship
  5. See error

Relevant log output

{
    "error": {
        "code": 404,
        "status": "Not Found",
        "request": "f14273cc-1a37-91f2-b556-80aead24212a",
        "reason": "Unknown namespace with name \"test\".",
        "message": "The requested resource could not be found"
    }
}

Relevant configuration

No response

Version

master

On which operating system are you observing this issue?

Ory Network

In which environment are you deploying?

Ory Network

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething is not working.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0