in jira filters we have functionality to download excel file of updated ticket. But when i download that excel file i also want to know what has been updated in this ticket. Is it possible?
Hi @Hamza D_ not an answer to your question, but out of curiosity: Why would you want to export a Jira filter to Excel to a static spreadsheet (snapshot) when your Jira filter provides a real-time view of your Updated field in a column?
I need to send daily updates on tickets that this specific thing is changed in this ticket.
For example, original estimate updated, A comment provided to the asked question etc. Updated column just provides the time at which change occurred not what change occurred specifically. If you know any other solution to my scenario of how to send updates to manager, please let me know. Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In that case, you could use Automation to notify people (a manager f.e.) of changed values of specific fields via email.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you please guide me step to step to make this happen? Sorry i am just new to JIRA and I don't know how to do automation. A little help would be appreciated. Thanks in advance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You create a new automation rule:
If needed, you can add a Condition to restrict this automation rule to certain issue types or anything you like.
Please find the full documentation on Jira Cloud automation here.
Or discover the Jira automation template library.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Hamza D_
If you need to export ticket changes, you can do it with apps or using REST API. Here is the article that might help:
How to export issue history from Jira?
From the apps developed by my team, I can recommend Issue History for Jira. It's possible to export all tickets (or selected tickets' changes) as XLSX or CSV files. You can customize the report by adding the fields where you want to get changes. Here is a free demo version to try how it works. You are also welcome to schedule a live demo with our manager.
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.