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

Makes scheduled entries directly executable from overview page #1985

Merged
merged 5 commits into from
May 10, 2024

Conversation

mkeckmkeck
Copy link
Contributor

@mkeckmkeck mkeckmkeck commented May 6, 2024

Description

This PR introduces a button on the scheduled entries overview page, that allows to directly execute a selected scheduled entry.

Additional Notes

  • This PR fixes or works on following ticket(s): SIRI-941

Checklist

  • Code change has been tested and works locally
  • Code was formatted via IntelliJ and follows SonarLint & best practices
  • Patch Tasks: Is local execution of Patch Tasks necessary? If so, please also mark the PR with the tag.

@mkeckmkeck mkeckmkeck added the 🧬 Enhancement Contains new features label May 6, 2024
@mkeckmkeck
Copy link
Contributor Author

Bildschirmfoto 2024-05-06 um 13 58 42

mkeckmkeck added 2 commits May 6, 2024 15:40
- the process of the started scheduled entry might not exist yet
- instead of active waiting, we now redirect to a filtered process overview
  page showing the processes started from the scheduled entry

Fixes: SIRI-941
@mkeckmkeck mkeckmkeck merged commit 164a678 into develop May 10, 2024
3 checks passed
@mkeckmkeck mkeckmkeck deleted the feature/SIRI-941_execute_now branch May 10, 2024 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧬 Enhancement Contains new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants