[GH-ISSUE #995] [Bug] 复制工作流会出现一些问题 #683

Closed
opened 2026-03-03 01:05:12 +03:00 by kerem · 1 comment
Owner

Originally created by @Lee33669955 on GitHub (Oct 16, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/995

软件版本 / Release Version

v0.4.0

缺陷描述 / Description

  1. 复制的条件节点参数有问题,页面上均显示undefined-undefined,导致会提示“流程编排未就绪,请检查是否有节点未完成配置“;

  2. 复制的部分已配置节点会出现找不到的情况;

  3. 复制工作流的创建时间不对,与原工作流的时间是一样的;

复现步骤 / Steps to reproduce

1.复制工作流后条件节点参数问题
Image
2.复制工作流后,节点找不到问题,且两个条件执行的节点并不一样,日志却显示的是同一个节点找不到
Image

Image

3.显示创建时间不一致

Image

日志 / Logs

No response

其他 / Miscellaneous

No response

贡献 / Contribution

  • 我乐意为此贡献 PR! / I am interested in contributing a PR for this!
Originally created by @Lee33669955 on GitHub (Oct 16, 2025). Original GitHub issue: https://github.com/certimate-go/certimate/issues/995 ### 软件版本 / Release Version v0.4.0 ### 缺陷描述 / Description 1. 复制的条件节点参数有问题,页面上均显示undefined-undefined,导致会提示“流程编排未就绪,请检查是否有节点未完成配置“; 2. 复制的部分已配置节点会出现找不到的情况; 3. 复制工作流的创建时间不对,与原工作流的时间是一样的; ### 复现步骤 / Steps to reproduce 1.复制工作流后条件节点参数问题 <img width="975" height="324" alt="Image" src="https://github.com/user-attachments/assets/a2b911b5-a0f0-489a-8bac-37018acc74bc" /> 2.复制工作流后,节点找不到问题,且两个条件执行的节点并不一样,日志却显示的是同一个节点找不到 <img width="936" height="491" alt="Image" src="https://github.com/user-attachments/assets/09d4067f-0a14-4c01-896b-85d7773e6750" /> <img width="400" height="163" alt="Image" src="https://github.com/user-attachments/assets/5b852646-9db7-4f40-ac5c-c1d669b5244b" /> 3.显示创建时间不一致 <img width="1407" height="212" alt="Image" src="https://github.com/user-attachments/assets/d4583293-f44b-4b55-950c-7647d6d29d56" /> ### 日志 / Logs _No response_ ### 其他 / Miscellaneous _No response_ ### 贡献 / Contribution - [ ] 我乐意为此贡献 PR! / I am interested in contributing a PR for this!
kerem 2026-03-03 01:05:12 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@fudiwei commented on GitHub (Oct 16, 2025):

3.显示创建时间不一致

Image

名称的第二行是备注描述,你可以在编辑页面修改它。新建的工作流其初始值是创建时间,复制时直接原样保留该值了,并不是 Bug。可能有些歧义,后面会考虑调整一下初始文案吧。

<!-- gh-comment-id:3410473524 --> @fudiwei commented on GitHub (Oct 16, 2025): > 3.显示创建时间不一致 > > <img alt="Image" width="1407" height="212" src="https://private-user-images.githubusercontent.com/237743371/501805188-d4583293-f44b-4b55-950c-7647d6d29d56.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NjA2MDU1NjUsIm5iZiI6MTc2MDYwNTI2NSwicGF0aCI6Ii8yMzc3NDMzNzEvNTAxODA1MTg4LWQ0NTgzMjkzLWY0NGItNGI1NS05NTBjLTc2NDdkNmQyOWQ1Ni5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUxMDE2JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MTAxNlQwOTAxMDVaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0zNWJlMjk0MTc3ZjJjNGYwMDkzYjRiMTRjNTlhMWU5Y2ZkYjA3OWY0ZmFmN2FjMDQ0MjUwYjA4ZjUwYjg4ODUyJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.YjSllVCV86cfoqxYUAWV0x_B4IhBd3eVTIM1vjvLoTQ"> 名称的第二行是备注描述,你可以在编辑页面修改它。新建的工作流其初始值是创建时间,复制时直接原样保留该值了,并不是 Bug。可能有些歧义,后面会考虑调整一下初始文案吧。
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/certimate#683
No description provided.