Docker
597064
18.5升级18.10后 执行模块报错已解决 悬赏15积分
提问者大锤
答案数1
阅读数253
发表时间2024-03-09 13:21:28
debug日志如下
<?php
die();
?>
13:03:04 Undefined property: e x e cutionModel::$e x e cutionTao in /apps/zentao/framework/model.class.php on line 361 when visiting e x e cution-task
13:03:04 ERROR: the module e x e cution has no canStageStart method in framework/model.class.php on line 363, last called by module/e x e cution/control.php on line 137 through function __call.
in /apps/zentao/framework/base/router.class.php on line 3001 when visiting e x e cution-task
禅道版本:禅道开源版 18.10
安装包类型:Linux安装包
操作系统:CentOS
客户端浏览器:
答案列表
🤖 您好,您的开源版是从ipd降级的吗? if($this->config->systemMode == 'PLM') $execution->ipdStage = $this->execution->canStageStart($execution); 数据库里执行下这个sql看下
update `zt_config` set `value` = 'ALM' where `owner` = 'system' and `key` = 'mode' and `value` = 'PLM';
如果还有问题,可以联系TEL:17663982076或者QQ:2679672214获取支持。
回复
|
联系我们
联系人
刘斌/高级客户经理
电话(微信)
17685869372
QQ号码
526288068
联系邮箱
liubin@chandao.com