已解决 18.5升级18.10后 执行模块报错
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
客户端浏览器

提问者: 大锤 悬赏:15 日期: 2024-03-09 13:21:28 答案:1 点击:109

获取技术支持

QQ: 电话:
设置备注
答案列表
2024/03/11

您好,您的开源版是从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获取支持。