Identify what app or plugin is updating an issue with a specific user within Jira

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

プラットフォームについて: Server および Data Center のみ。この記事は、Server および Data Center プラットフォームのアトラシアン製品にのみ適用されます。

Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.

*Fisheye および Crucible は除く

 

要約

Automated Processes that update issues without user intervention can be configured with Jira.  If the user that set to perform these updates is used in multiple process, how can it be determined which app is performing an update on an issue? 

環境

All Jira Server/Data Center versions. 

ソリューション

There are a few ways to help narrow down what process may be performing the updates: 

  • Analyze the commonality of when the behavior is occurring.  For example, are updates occurring upon a specific workflow transition or upon a specific event on an issue? 
    • This can be helpful to understand where to start looking.  If it happens upon a transition, for example, then the workflow transition would be a good place to start investigating. 
  • Disable non-essential Marketplace apps and attempt to recreate the behavior.   
    • This can be done by Enabling Safe Mode.  
    • After enabling Safe Mode, if the behavior cannot be replicated, then the apps can be re-enabled one by one to identify the app that is triggering the updates.  
    • If the behavior is still replicated within Safe Mode, then the behavior is likely caused by native functionality.  
  • Reviewing the atlassian-jira.log files can provide information to help identify the app that is triggering the behavior.  Searching the logs for the username around the timeframe where an automated change was known to occur may show the Java Class or specific logging contexts that would help identify the app making the changes. 
    • For example: com.atlassian.jira would indicate a native functionality in Jira.   



最終更新日: 2022 年 10 月 6 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.