fix: Remove sorting logic for update system logs#295
Merged
Conversation
[V25 2500U1][Update Management System][Public Update Platform][First Round Testing] During community edition cross-version updates, not all intermediate version update logs are displayed, only the target baseline update log is shown The sorting order of update system log information is now solely determined by the update platform, the interface no longer performs any sorting Log: As above Bug: https://pms.uniontech.com/bug-view-354303.html Influence: Affects the display order of update system logs fix: 更新系统日志取消排序逻辑 【V25 2500U1】【更新管理系统】【公网更新平台】【第一轮测试】社区版跨版本更新时,未显示中间所有的版本更新日志,只显示目标基线更新日志 更新的系统日志信息统一交由更新平台去决定日志顺序,界面不再进行排序 Log:如上所述 Bug:https://pms.uniontech.com/bug-view-360209.html Influence:影响更新系统日志的显示顺序
xionglinlin
approved these changes
May 11, 2026
|
[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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
[V25 2500U1][Update Management System][Public Update Platform][First Round Testing] During community edition cross-version updates, not all intermediate version update logs are displayed, only the target baseline update log is shown The sorting order of update system log information is now solely determined by the update platform, the interface no longer performs any sorting
Log: As above
Bug: https://pms.uniontech.com/bug-view-354303.html
Influence: Affects the display order of update system logs
fix: 更新系统日志取消排序逻辑
【V25 2500U1】【更新管理系统】【公网更新平台】【第一轮测试】社区版跨版本更新时,未显示中间所有的版本更新日志,只显示目标基线更新日志 更新的系统日志信息统一交由更新平台去决定日志顺序,界面不再进行排序
Log:如上所述
Bug:https://pms.uniontech.com/bug-view-360209.html Influence:影响更新系统日志的显示顺序