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

[BUG] Move UI_Metadata from state to GC index. #135

Closed
amitgalitz opened this issue Oct 31, 2023 · 1 comment
Closed

[BUG] Move UI_Metadata from state to GC index. #135

amitgalitz opened this issue Oct 31, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@amitgalitz
Copy link
Member

What is the bug?

We currently store the UI metadata in the state index which doesn't really follow the pattern we have where the GC refers to the object itself and the state refers to the active workflow. We should move UI metadata back to the global context index as that is also what the frontend will be searching over.

@owaiskazi19
Copy link
Member

Missed that we have an issue. Created #140 with the solution.

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

2 participants