sub-store-org / sub-store-org/Sub-Store
同步订阅页面节点,未开启定时选项时调用syncAllArtifacts会被if过滤,感觉有歧义
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.5k
- Forks
- 1.4k
- Avg merge
- 5h 31m
- Merged PRs (30d)
- 10
Description
非常感谢😁您提供如此强大和方便的工具,我在使用中碰到了一些问题
同步订阅页面节点未开启定时选项会在if判断中过滤
看了一下代码点击全部上传按钮时 会去判断artifact.sync属性 这个属性当我打开定时按钮后赋予了true,感觉这地方有点歧义
定时按理是类似cron之类的东西,但是一键上传按钮从意义上判断应该不受artifact.sync属性影响,不知道我说的对不对
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at syncAllArtifacts and inspect the artifact.sync check used by the Sync Subscriptions page's upload-all action. Confirm the distinction between scheduled synchronization and manual upload, then verify that upload-all does not skip nodes solely because scheduled sync is disabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100