关于审批流的配置问题 #2951
Heart-toward-light
started this conversation in
General
关于审批流的配置问题
#2951
Replies: 2 comments 2 replies
-
最新版里将审批流做成面向对象了,你可以覆盖里面的一些方法来达到你的目的 Archery/sql/utils/workflow_audit.py Line 131 in 3378043 |
Beta Was this translation helpful? Give feedback.
2 replies
-
我想给下载功能加上审批流,领导审批了。开发才能下载查询结果。怎么弄呢? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
配置项管理中-在某一个资源组里面配置完**审批流程(研发>研发leader>DBA)**后,默认后面所有资源组内人员都是按照这个审批流,但是如果 研发leader 自己提交sql,他自己就能审批自己了,这个能不能设置出来一个单独审批流(研发leader>研发leader上级>dba),或者有没有什么思路从代码层面改进下呢
Beta Was this translation helpful? Give feedback.
All reactions