1Panel-dev / 1Panel-dev/MaxKB

[Bug] 工作流工具的执行记录,重复保存了,且重复保存的那条数据还有问题

Open
#7,053 0 comments 0 reactions 1 assignee View on GitHub

@zyyfit is already working on this.

Since Sep 15, 2026.

Dominant language
Python
Stars
22.8k
Forks
3.2k
Avg merge
45m
Merged PRs (30d)
270

Description

Contact Information

No response

MaxKB Version

v2.10.5-lts

Problem Description

工作流工具的执行记录中,执行详情丢失,并且input变成了一个JSON字符串。而且这种情况是间隔出现的,一条执行记录正常,一条执行记录不正常。
目前,这些工作流工具,我是在 AI 对话 节点调用的。

问题描述:
异常的执行记录截图
Image Image Image
正常的执行记录截图
Image Image
仔细查看,发现前后两条执行记录的input和output是一模一样的,连时间也是一样的,估计是重复保存了。一条保存正常,多余的那条不应保存,保存了数据还是有问题的。
Steps to Reproduce

多次对话,用 AI 对话 节点多次调用 工作流工具

The expected correct result

No response

Related log output

Additional Information

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.