How to disable deduping of branch creation events
From JIRA 6.3.11, JIRA applications automatically "dedupes" branch creation events when processing workflow triggers. If you don't want your JIRA application to automatically remove duplicate branch creation events, you can disable it as described below.
Steps to disable deduping of branch creation events
- Log in as a user with the JIRA Administrators or JIRA System Administrators global permission.
- Go to the URL in your browser and enter the following address:
<baseurl>/secure/admin/
SiteDarkFeatures!Default.jspa
e.g.http://jira.examplecompany.com/secure/admin/SiteDarkFeatures!Default.jspa
- Enter your password when prompted.
- In the Enable dark feature field, enter the following:
jira.plugin.devstatus.branchtrigger.process.duplicates
- [登録] をクリックします。
This will disable the deduping of branch creations events only. Note, commit events will still be deduped.
If you want to reenable deduping of branch creation events, click Disable for the jira.plugin.devstatus.branchtrigger.process.duplicates
feature on the same page that you disabled it.
関連記事
最終更新日 2018 年 11 月 2 日
Powered by Confluence and Scroll Viewport.