forwardport: cherry-pick PR #669 from csvw-4.2505.x-ee to main#823
Merged
forwardport: cherry-pick PR #669 from csvw-4.2505.x-ee to main#823
Conversation
Made-with: Cursor
Coverage report
Test suite run success3655 tests passing in 811 suites. Report generated by 🧪jest coverage report action from 1aa6335 |
Rain-1214
approved these changes
Apr 29, 2026
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.
Forward-port of changes from
csvw-4.2505.x(EE) to CE main.link https://github.com/actiontech/dms-ui-ee/pull/669
Cherry-pick was clean (1 conflict auto-resolved, see below).
变更内容
冲突解决说明
UpdateWorkflowTemplate/index.tsx:EE 版本从@actiontech/shared导入BasicButton/BasicResult/PageHeader,CE 版本从@actiontech/dms-kit导入。解决方案:保留 CE 的导入结构,仅移除多余的useTypedParams。需要关注
__snapshots__/index.test.tsx.snap)已还原为 CE 原始版本,新增测试用例的快照需在 CI 运行--updateSnapshot后自动生成。Made with Cursor