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

[FEATURE] Enhance status API with template in response #171

Open
amitgalitz opened this issue Nov 15, 2023 · 0 comments
Open

[FEATURE] Enhance status API with template in response #171

amitgalitz opened this issue Nov 15, 2023 · 0 comments
Labels
backlog Good to have functionality not critical for next release enhancement New feature or request

Comments

@amitgalitz
Copy link
Member

Is your feature request related to a problem?

The status API should be enhanced to also return the full template from the GC index upon using the all=true param query

What solution would you like?

I already implemented a part of the solution by having the ability to combine the workflowState and Template object, now currently it just requires doing the fetch on both indices and being able to convert the user correctly to json, there is a TODO for this in the code.

@amitgalitz amitgalitz added enhancement New feature or request untriaged labels Nov 15, 2023
@dbwiddis dbwiddis added backlog Good to have functionality not critical for next release and removed v2.15.0 labels May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Good to have functionality not critical for next release enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants