Conversation
- FlowRecord.newRecord() 补清 signKey,autoDone() 清空 advice/signKey,避免新记录/自动办结记录携带上一审批人签名(根因修复) - PassAction 推送事件前拦截结束节点虚拟记录的 Todo 事件,不推送给业务下游(事件仍生成,仅不对外推送) - 移除 StartNode 中 newRecord 修复后冗余的 setSignKey(null) 补偿 - 新增 FlowDoneEventCountTest:验证 or签节点 Done 事件数量、自动办结数据与拦截行为 closes #194 Co-Authored-By: Claude <noreply@anthropic.com>
- OperatorLoadStrategy 新增 maxOperatorCount 数量限制 - 加签/委派/转办动作校验操作人数量超限 - NodeOption 返回 maxOperatorCount 供前端展示 - 新增 OperatorMaxCountTest 覆盖限制逻辑 Co-Authored-By: Claude <noreply@anthropic.com>
覆盖流程用户体系、默认脚本、事件机制、仓储抽象、 自动配置、REST API、Mock 模式、节点/动作/策略扩展、 编程式 API 等全部下游可集成能力,内容与代码逐项核对。 Co-Authored-By: Claude <noreply@anthropic.com>
flow-frontend 更新至审批操作人最大数量限制实现。 Co-Authored-By: Claude <noreply@anthropic.com>
flow-frontend 更新至审批意见弹框与节点选择弹框高度区分。 Co-Authored-By: Claude <noreply@anthropic.com>
flow-frontend 更新至审批弹框 height 原生 prop 传递。 Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
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.