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

[UI Feature] Filtering by kickoff_time #3943

Open
2 tasks done
Tracked by #4064
leonlnj opened this issue Aug 11, 2023 · 6 comments
Open
2 tasks done
Tracked by #4064

[UI Feature] Filtering by kickoff_time #3943

leonlnj opened this issue Aug 11, 2023 · 6 comments
Labels
enhancement New feature or request good first issue Good for newcomers stale ui Admin console user interface

Comments

@leonlnj
Copy link

leonlnj commented Aug 11, 2023

Motivation: Why do you think this is important?

As a user, I would like to know which scheduled runs failed base on the kickoff_time, so that I can know which execution window requires remedy actions.

Currently the UI shows execution sorted by start_time , with the ability to filter by status/version/start time/duration.

For running scheduled pipeline, we indicate the kickoff_time_input_arg in launchplan.

schedule = CronSchedule("* 1 * * *", kickoff_time_input_arg="kickoff_time")

Currently there is no view base on kickoff_time also it can be error prone or cumbersome to click on every execution "Inputs/Outputs" to view the kickoff_time. Since this is largely used in launchplan, it would help to have the list of execution sorted base on kickoff_time to know if a particular scheduled execution failed and wasn't remedied.

Screenshot 2023-08-11 at 12 33 05 PM

Goal: What should the final outcome look like, ideally?

Ability to sort or filter by kickoff_time in the UI. Executions without this arg can be omitted from view.

Propose: Link/Inline OR Additional context

No response

Are you sure this issue hasn't been raised already?

  • Yes

Have you read the Code of Conduct?

  • Yes
@leonlnj leonlnj added enhancement New feature or request ui Admin console user interface untriaged This issues has not yet been looked at by the Maintainers labels Aug 11, 2023
@eapolinario eapolinario added good first issue Good for newcomers and removed untriaged This issues has not yet been looked at by the Maintainers labels Aug 11, 2023
@nik132-eng
Copy link

can you assign me this issue?

@K-Kumar-01
Copy link

@nik132-eng Are you still working on the issue?

@nik132-eng
Copy link

It's good first issue but I don't get the proper idea project you can work on this issue.

@nik132-eng nik132-eng removed their assignment Oct 2, 2023
@soumya-dash3
Copy link

Hello @samhita-alla , can I be assigned this issue, please?

@samhita-alla
Copy link
Contributor

We'll give preference to the contributor who submits the first PR.

Copy link

github-actions bot commented Jul 1, 2024

Hello 👋, this issue has been inactive for over 9 months. To help maintain a clean and focused backlog, we'll be marking this issue as stale and will engage on it to decide if it is still applicable.
Thank you for your contribution and understanding! 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers stale ui Admin console user interface
Projects
None yet
Development

No branches or pull requests

7 participants