fix: V25版本私有化更新-修复定时&关机任务无更新内容是托盘提示文案有误的问题#267
Conversation
…tasks when no updates available Scheduled and shutdown update tasks may have no updatable content. In such cases, the tray should not display scheduled or shutdown update prompts. Filter this scenario by checking the update-status state from lastore. Log: Resolve the above issue Bug: https://pms.uniontech.com/bug-view-354163.html Influence: Affects tray tooltip text for empty shutdown & scheduled update tasks fix: V25版本私有化更新-修复定时&关机任务无更新内容是托盘提示文案有误的问题 定时&关机更新任务可能没有可更新内容,此时托盘不应该展示定时&关机更新提示。通过添加lastore的update-status状态判断过滤此场景 Log: 解决上述问题 Bug: https://pms.uniontech.com/bug-view-354163.html Influence: 影响在空的关机&定时更新任务时托盘的提示文案
|
Hi @ut005973. Thanks for your PR. I'm waiting for a linuxdeepin member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: ut005973, xionglinlin The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
4618f9a
into
linuxdeepin:develop/dcc-update-plugin-private
…tasks when no updates available
Scheduled and shutdown update tasks may have no updatable content. In such cases, the tray should not display scheduled or shutdown update prompts. Filter this scenario by checking the update-status state from lastore.
Log: Resolve the above issue
Bug: https://pms.uniontech.com/bug-view-354163.html
Influence: Affects tray tooltip text for empty shutdown & scheduled update tasks
fix: V25版本私有化更新-修复定时&关机任务无更新内容是托盘提示文案有误的问题
定时&关机更新任务可能没有可更新内容,此时托盘不应该展示定时&关机更新提示。通过添加lastore的update-status状态判断过滤此场景
Log: 解决上述问题
Bug: https://pms.uniontech.com/bug-view-354163.html
Influence: 影响在空的关机&定时更新任务时托盘的提示文案