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

新增数据源后,再新建一个定时任务,这时定时任务执行会db列表为空的情况 #71

Open
Allen0769 opened this issue Jan 12, 2023 · 0 comments

Comments

@Allen0769
Copy link

Allen0769 commented Jan 12, 2023

版本:v2.0.2
步骤:
1.新增数据源A;
2.新建一个定时任务J,引用A进行查询操作,执行时显示db列表为空;
3.修改定时任务J调用现有接口,执行时时显示现接口db列表为空;
4.单独执行现接口,显示正常运行;
5.刷新页面后执行定时任务J,依然显示db列表为空;
6.用户退出并重新登录后执行定时任务J,依然显示db列表为空;
7.重启magic-api服务,重新登录后执行定时任务J,此时执行结果正常,db列表恢复包含数据源元素。

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

No branches or pull requests

1 participant