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

minor: 采集列表页的顺序经常会迷之变化 #151

Open
liuwenping opened this issue Aug 14, 2021 · 0 comments
Open

minor: 采集列表页的顺序经常会迷之变化 #151

liuwenping opened this issue Aug 14, 2021 · 0 comments

Comments

@liuwenping
Copy link
Collaborator

What happened:
列表页的顺序采用的是CollectorConfig的update_at字段。
当前系统存在周期任务,刷新这周表的字段数据。会导致周期任务执行后,列表页自动变化了。
image

What would you like to be added:
CollectorConfig表设计需要重新整理,当前字段太多,一些和用户配置相关的保留,其余字段都需要拆到新的表来存储

Why is this needed:
Not user friendly enough

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

No branches or pull requests

1 participant