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

Use activity endpoint in Counts window to get more meaningful deployment information for batches #7330

Open
DeamonDev opened this issue Dec 13, 2024 · 0 comments · May be fixed by #7333
Open
Assignees
Labels

Comments

@DeamonDev
Copy link
Contributor

💥 Proposal

Currently we use endpoint: /processes/:processName/deployments in order to fetch all deployments and based on that we are able to provide counts for previous deployments. For batch-type scenario there are additional actions which may be performed: run now action and deployment performed by scheduled execution. Using endpoint: /processes/:scenarioName/activity/activities recently added in #7036 we are able to fulfill these information.

image

@DeamonDev DeamonDev self-assigned this Dec 13, 2024
@DeamonDev DeamonDev linked a pull request Dec 13, 2024 that will close this issue
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant