This will help you make sure a Front conversation being linked to a JIRA issue will not go unnoticed. The idea here is to leverage our JIRA connectors through an app request rule that will automatically post comments in JIRA issues when those are linked to a Front conversation.
Here’s how your rule should look like:
Comment body:
{"version": 1, "type": "doc", "content": n{"type": "paragraph", "content": n{"type": "text", "text": "New report for this issue (automated message)", "marks": m{"type": "link", "attrs": {"href": "https://app.frontapp.com/open/", "title": "Link to conversation"}}]}]}]}
Note: your Front link will need to be prepended with a conversation ID to work (see above screenshot)
Here’s how the process will essentially look like: