源码包
38606

禅道从12.5.3升级为15.5后没项目集和执行已解决悬赏10积分

提问者小公子答案数2阅读数1237发表时间2021-10-21 14:50:45

禅道从12.5.3升级为15.5后没项目集和执行的目录选项

权限里面也没有,又谁知道怎么搞吗?

禅道版本:15.5

安装包类型:源码包

操作系统:CentOS

客户端浏览器:Chrome

设置备注
内容
答案列表
🚍
2021-10-21 15:45:32

您好!您的问题可以参考一下:https://www.zentao.net/book/extra/469.html 文中“四、全新项目集管理模式升级”。

在后台-自定义-模式中设置。希望对您有帮助!您也可以联系我们的商务,邀请进入交流群!


🍉
小公子2021/10/21
我在自定义中,没有找到模式的选项
回复
🚍
柳婷婷2021/10/21
您还有历史数据吗?是否可以用历史备份重新升级一下。
回复
🍉
2021-10-21 16:54:32
🚍
柳婷婷2021/10/28
您可以备份一下zt_config表,然后执行:
update zt_config value='new' where `owner` = 'system',`module` = 'common',`section` = 'global',`key` = 'mode';
update zt_config value='0' where `owner` = 'system',`module` = 'custom',`section` = '',`key` = 'sprintConcept';
delete from zt_config where `owner` = 'system',`module` = 'common',`section` = 'global',`key` = 'changedMode';
回复
🚍
柳婷婷2021/10/28
select * from zt_config where `owner` = 'system' and ((`module` = 'common' and `section` = 'global' and `key` in ('mode','changedMode')) or (`module` = 'custom' and `section` = '' and `key`='sprintConcept'));
回复
🚍
柳婷婷2021/10/28
select * from zt_config where `owner` = 'system' and ((`module` = 'common' and `section` = 'global' and `key` in ('mode','changedMode')) or (`module` = 'custom' and `section` = '' and `key`='sprintConcept'));

update zt_config set value='new' where `owner` = 'system' and `module` = 'common' and `section` = 'global' and `key` = 'mode';
update zt_config set value='0' where `owner` = 'system' and `module` = 'custom' and `section` = '' and `key` = 'sprintConcept';
delete from zt_config where `owner` = 'system' and `module` = 'common' and `section` = 'global' and `key` = 'changedMode';
回复
联系我们
联系人
丁芝/高级客户经理
电话(微信)
17663906485
QQ号码
1481227768
联系邮箱
dingzhi@chandao.com
其他相关问答
37280
已解决
悬赏5积分
提问者: kkfd008 于 2020-06-011582次浏览,1个答案
53719
已解决
悬赏5积分
提问者: johnsontang 于 2022-03-251266次浏览,1个答案
598157
已解决
悬赏5积分
提问者: m_674a652f58a39 于 2024-11-30722次浏览,2个答案
3991
已解决
悬赏5积分
提问者: clearspr 于 2016-09-192375次浏览,1个答案
提问者: swatejk 于 2011-08-153367次浏览,1个答案
返回顶部
客服头像
丁芝
高级客户经理
客服微信
17663906485
1481227768
统一服务热线 4006-8899-23
我要提问提问有任何问题,您都可以在这里提问。问题反馈反馈点击这里,让我们聆听您的建议与反馈。
gtm跟踪器
gtag
UET