页面树结构

版本比较

标识

  • 该行被添加。
  • 该行被删除。
  • 格式已经改变。

...

Section


Column
width45%


面板
title最简单的并行审批流程
我们以一个最简单的审批流程为例,在这个流程中:
  • 提交人在提交申请时,必须选择待审批人员(一人或多人)
  • 待审批人员接到通知后,不分顺序分别执行 '同意' 或 ‘拒绝’ 工作流动作
  • 任何一个待审批人员点击 ‘拒绝’ 后,工作流跳转到 ‘未提交’ 状态
  • 所有待审批人员都点击了 '同意' 后,系统自动执行 '通过(自动)' 动作,并将工作流状态自动跳转到 ‘已完成’
  • 所有审批人无论点击 ‘同意’ 或 '拒绝',都必须在备注中填写审批意见。

 

 

 

信息

只有非常熟悉JIRA配置功能,才能顺利地设置并行审批,所以最好请你公司的JIRA管理员或专家协助指导。

如果需要我们的帮助,请联系 service@unlimax.com ,我们可以提供收费专业服务。

 

下面就让我们看看怎么在JIRA中快速实现并行审批功能吧。
  1. 安装插件
  2. 配置界面及字段配置
  3. 配置工作流及工作流配置
  4. 别忘了将字段配置、界面配置、工作流配置 关联到项目及问题类型上
  5. 创建一个JIRA问题并查看审批流程吧

 

 

a simple workflow
Here is an simple approval process example. In this process:
  • When submitting a request, requester has to choose one or more approvers
  • When approvers received notification, they can choose either 'Approve' or 'Declined' transition respectively with no particular order
  • If any of the approvers click 'Declined' button, the workflow will automatically move to 'Open' Status
  • When all of the approvers choose 'Approve' transition, workflow will automatically move to 'Done' status according to PAP defined post-function rules.
  • The approvers should fill in their comments in the 'Feedback' custom field no matter they choose 'Approve' or 'Reject'




信息

Extensive experience and solid knowledge with JIRA configuration are required to properly configure Parallel Approval Process (PAP) add-on. Please consult JIRA administrator and/or JIRA experts in your organization for support and guidance.

If you need our help, please contact service@unlimax.com, we can provide professional service with reasonable price.

Now, let's see how to quickly deploy PAP add-on in JIRA instance.

  1. Configure Screen and custom field (mandatory)
  2. Configure workflow
  3. Remember to associate custom field configuration, screen schemes, and workflow configuration with project and relevant issue types
  4. Create a JIRA issue and check how PAP workflow works.


 
Column
width10%
Column
width10%



Column
width45%

 Image Removed

 

 

...

Image Added