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

optimize cron input. current cron input was too complex. #471

Closed
Rain-1214 opened this issue Apr 24, 2022 · 2 comments · Fixed by actiontech/sqle-ui#63
Closed

optimize cron input. current cron input was too complex. #471

Rain-1214 opened this issue Apr 24, 2022 · 2 comments · Fixed by actiontech/sqle-ui#63
Assignees
Labels
suggestion verified the issue all pr is verified
Milestone

Comments

@Rain-1214
Copy link
Member

Rain-1214 commented Apr 24, 2022

current:
image
expect:
1、split simple and manual input mode.
2、only support select every day and every week in simple mode.
3、only support input cron expression by user in manual mode.

@Marcus9530
Copy link
Collaborator

复现版本
UI Version: release-1.2204.x c04917c
Server Version: release-1.2204.x-ee 0dcf3a29e5

复现步骤:
创建审核任务,可以看到审核任务周期表达式比较复杂
image

@Marcus9530
Copy link
Collaborator

UI Version: main 5bfc004
Server Version: main-ee 9ce7104
验证通过
验证步骤:
1.创建一个审核任务,当前选择框已经简化
2.选择一个特定时间点击保存,到点之后进行查看确实进行自动审核,后续没有自动审核
3.选择多个时间点点击保存,到点之后进行查看多个时间点都开始自动审核了

image

image

image

image

@Marcus9530 Marcus9530 added the verified the issue all pr is verified label May 27, 2022
taolx0 added a commit that referenced this issue Sep 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
suggestion verified the issue all pr is verified
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants