I am trying to get the most recent comments form Epics, Issues and SubTasks. I would like to export or create a custom field but I do not seem to be able to get comments showing on a page. I need a very simple explanation as to best way to do this with good directions not just a link that does not have detailed steps.
Unfortunately there is no way to export the comments separately.
One thing you can do is write the automation rule which copy the comment to the custom field.
Trigger: Comment on issue
Action: update the custom field with comment value.
In this way recent comment will be updated to the custom field
For existing issue
1. you can export issue with comment field in csv file
2. Remove the irrelevant information from the comment columns
3. import that file to update the custom field with the comment values
Accept the answer if it helps
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Kevin_Flanagan , so if I understand correctly you wish to be able to observe the latest comment and export that for some purpose, correct?
my initial thoughts on this based on what you have posted will indeed be to create a custom text field then use automation to copy the latest comment into that text field.
before I supply detailed instructions I want to make sure I'm on the right path here. Also please share your level of experience administering Jira projects. In other words do you know how to create custom fields and set up automation?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes. We were wanting to export to a status report instead of having to click on issues etc. and copy and paste. I am open to using a custom field if that can be exported easier. I have 3 years with Jira and a former developer and working with JQL. I am new to cloud. I need details to help me because it has been 4 years since the last time
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok so definitely would go with a custom field and automation. Given your experience I'm confident you can knock this out pretty easily.
I believe this will get you there but I haven't tested for accuracy. ;-)
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.
Project Settings -? Issues -? Fields but n=do not see a way to add any fields
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.