whyour / qinglong

支持 Python3、JavaScript、Shell、Typescript 的定时任务管理平台(Timed task management platform supporting Python3, JavaScript, Shell, Typescript)
http://demo.ninesix.cc:4433
Apache License 2.0
15.19k stars 2.86k forks source link

删除新增订阅报错 #2394

Closed Soarfree closed 3 weeks ago

Soarfree commented 1 month ago

Qinglong version

2.17.5

Steps to reproduce

用最新版2.17.5恢复老版备份之后,删除新增订阅开始报错。新增订阅之后报错,刷新实际已添加。删除订阅无效。

What is expected?

What is actually happening?

报错:Cannot destructure property 'type' of 'doc.interval_schedule' as it is undefined

System Info

No response

Any additional comments?

No response

whyour commented 1 month ago

是删不掉吗,能不能复现,具体是用哪个版本的数据恢复的

Soarfree commented 1 month ago

是的 ,删除 新增都报错 。但是新增报错之后刷新也添加成功了。删除就删不掉了。备份那个版本的忘记了 应该是2.17.3或者2.17.2

whyour commented 1 month ago

无法复现