Conversation
- usage-manual.html:新增基本信息/更多参数/节点面板(按节点分组)/表单设计各属性的详细说明表 - 删除冗余的 integration-manual.md / usage-manual.md,仅保留 html 版本 - WorkflowController /meta 接口改为按 workCode 查询,匹配前端流程下拉值(原为 code 被当 id 查询导致失败) Co-Authored-By: Claude <noreply@anthropic.com>
findProcessRecords 未过滤 revoked/hidden 记录,导致撤销并重新提交后, 被撤销的旧记录仍出现在流程记录中,产生重复提交现象。与 findBeforeRecords、 findAfterRecords 等保持一致,统一排除 revoked 与 hidden 记录。 - flow-engine-starter-infra: findProcessIdRecords JPQL 增加 hidden=false and revoked=false - flow-engine-framework: 同步修复 Mock 与测试用 FlowRecordRepository 实现 - 补充撤销重提交、退回场景的流程记录展示单测,并修正既有 revoke 测试断言 - 对齐 CLAUDE.md 版本号与查询层 Controller 描述 Co-Authored-By: Claude <noreply@anthropic.com>
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.
No description provided.