Hi there,
I'm using both Jira & Intercom and I have the Jira add-in as well.
I would like to export a custom report from Jira that is filtered by Jira tickets that came from the Intercom. Is there an easy way to do that?
I hope it makes sense.
Thanks,
Itay
Hi Itay,
You could use JQL to find issues that have one or more Intercom conversations linked. For example, the following query returns all issues with one or more linked Intercom conversations:
linkedIntercomConversationCount > 0
Have a look at the docs on searching and reporting (https://docs.toolsplus.io/atlassian-cloud-apps/intercom-for-jira/guides/jira-users/searching-and-reporting) for more details.
I hope this helps. Do let me know if you have any further questions.
Thanks,
Tobias
Hi Tobias,
Thank you for your answer. It's starting to look like what I've been searching for.
Do you know how I can filter it by specific folder from my intercom?
For example:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey Itay, glad that helped.
Hmm, I am not quite sure what you mean by "folder" but most likely the answer is that you cannot.
Generally, JQL search in Jira is limited to either number of linked conversations or specific conversation ids. We do not "sync" or store any other Intercom data in Jira.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Tobias,
Searching by specific conversation ids sounds terrific, I have this info on the intercom. Can we make a query that shows for each Jira ticket his appropriate conversation id as well?
For example:
The query should be something like: "Get number of linked Intercom conversations >0 AND show me their conversation id"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I understand. Unfortunately, at the moment the app cannot display linked conversation ids but I believe this is something we can look into. I have added your vote to our internal feature request for this issue and will make sure to reach out to you if we have any updates on this.
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.
Hi @Itay Ginat ,
I just wanted to reach out and follow up on the above discussion. We have added the feature to render and export linked conversation ids recently to the app. You can find the details on how to configure the field in the updated docs.
I hope this helps and is still useful. Please let me know if you have any further questions.
Thanks,
Tobias
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.