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

Cannot display relationships when write actions are disabled #2514

Open
ThisIsAreku opened this issue Jan 20, 2025 · 0 comments
Open

Cannot display relationships when write actions are disabled #2514

ThisIsAreku opened this issue Jan 20, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@ThisIsAreku
Copy link
Contributor

Describe the bug
When disableWriteActions: true, the DisableWriteMiddleware prevents the POST /api/v1/namespaces/delivery/workflows/{workflowID}/query/__temporal_workflow_metadata from going through.

When going to the Relationships tab, the UI displays a blank page without any error message.

To Reproduce
Steps to reproduce the behavior:

  1. Set disableWriteActions to true.
  2. Start a workflow with child workflows.
  3. Go to the Relationships tab.

Expected behavior
Display the relationship graph of workflows.

@ThisIsAreku ThisIsAreku added the bug Something isn't working label Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant