現在、JECを利用し、プライベートサーバとクライアント側の間の通信および
バッチ処理を実行する仕組みの実装を進めております。
その中で、プライベートサーバー側(JEC)からJIRAの特定スペース・特定ステータスを参照し、
該当するステータスに記録が存在する場合にスクリプトを実行するという処理を構築している状況です。
(例:AスペースのBというステータスが存在する場合に、プライベートサーバー側でバッチを実行します。
⇒バッチを実行した後にBステータスというCステータスを変更する点まで実装したいと考えています)
JECはプライベートサーバーへインストール済みで、JECを動かしてスクリプトを実行し[nd-retail.atlassian.net] に通信が送られることは確認できております。
特定のスペースに指定が必要であれば、[nd-retail.atlassian.net/jira/core/projects/NOANAS]まで指定をしなければならない等ありましたらご教示いただけますと幸いです。
Hello @鱸 竜也
Welcome to Atlassian community!
For better visibility and support from the community, it would be helpful to post your question in English. Most Atlassian Community members communicate in English, so you're more likely to receive accurate and timely responses.
We are currently implementing a mechanism using JEC to enable communication between a private server and the client side, as well as to execute batch processes.
As part of this setup, we are working on a process in which the private server (JEC) references a specific space and a specific status in JIRA, and if any records exist in that status, a script will be executed.
(For example: If status B exists in space A, the batch process will be executed on the private server. After the batch execution, we would also like to update the status from B to C, and we aim to implement this as well.)
JEC is already installed on the private server, and we have confirmed that running JEC successfully triggers the script and sends communication to [nd-retail.atlassian.net].
If specifying a particular space is necessary, we would appreciate your guidance on whether we need to specify the full path such as [nd-retail.atlassian.net/jira/core/projects/NOANAS], or if a simpler specification would be sufficient.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.