看板任务关闭报错 parent.parent.updateKanban
禅道36905a
|
Uncaught TypeError: parent.parent.updateKanban is not a function
另: 项目集下其他 "Scrum" 型没有这个问题。
|
禅道-Bee |
可以先看下日志,有没有特殊的提示信息:
zentao/config/my.php 中debug的值改成true 重新操作一下 看日志文件 zentao/tmp/log/php开头的今天的文件有什么报错。注:不要找sql开头的文件。 |
禅道36905a
|
debug 打开后,/tmp/log 目录下 tail -f php.20220531.log.php 没有相关报错
新发现 看板模式打开任务,进行关闭,没有报错,正常提交。
从" 地盘" -> "待处理" 打开任务列表,这里打开的任务,进行"关闭"操作会触发bug。
|