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

If I don't know the ID, how should I get all WorkFlowInstanse and its status #1279

Open
Danbes opened this issue Jul 8, 2024 · 1 comment

Comments

@Danbes
Copy link

Danbes commented Jul 8, 2024

If I don't know the ID, how should I get all WorkFlowInstanse and its status, Thank You !

@axelgenus
Copy link

You have to query the DbContext directly. An alternative would be to use a search index and query that instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants