简体   繁体   中英

Azure Logic App set priority when creating Jira issue

So I am working on a project to create Jira issue automatically after email is received using Azure Logic App.

I want to ask if there is a way to set the priority also.

For creating the ticket this is the only fields that can set.

查看附件img

To make it visible over Logic Apps, you need to check the required box in the field but currently Logic Apps do not support jira field types other than string, number, date and datetime.

在此处输入图像描述

在此处输入图像描述

However as an alterative, You can add a short text field to enter the priority level.

In jira

在此处输入图像描述

In LogicApps

在此处输入图像描述

For more information, You can refer Jira Connector - Known Issues and Limitations

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM