Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Workflow를 구성하다가 자동 전이(Auto transition)이 필요할 경우 ScriptRunner 등의 애드온을 사용한다면 쉽게 처리되지만,

상용 애드온을 사용하지 않을 경우 처리할 수 있는 가이드 입니다.

 

1. "Toolkit Plugin for Jira" 설치

 

2. Auto Transition Listener 등록

(https://ecosystem.atlassian.net/wiki/spaces/JTOOL/pages/43810818/Auto+Transition+Listener 참고)

  • 관리 > 시스템 > 리스너 선택
  • 리스너 등록
    • 이름 : Auto Transition
    • 클래스 : com.atlassian.jira.toolkit.listener.AutoTransitionListener


3. Workflow 구성

  • 이슈 생성 후 "담당자 지정" 액션을 자동으로 수행되도록 세팅 진행이 필요


4. 리스너 설정

  • 관리 > 시스템 > 리스너 선택 후 등로된  Auto Transition 편집을 클릭
  • 수신기 설정의 값을 확인
  • Event ID, Action ID, Status, Project Key의 값을 입력하고 수정 버튼 클릭

 

5. 정상 작동 되는지 확인


  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.