Hi Team,
I would like understand how the dependency created date to be exported into dependecies exported excel file.
I tried couple times but the created date is not coming up into exported excel file.
Any helps must be appreciated.
Thanks,
VJ.
Hi @Vijay Kumar ,
Question - How are you exporting items from Jira to Excel/CSV? If you're using native methods (e.g., via global search), I don't think you'll manage to get that information.
I believe you could use REST API and the following endpoint
/rest/api/3/issue/{issueIdOrKey}/changelog
where you're actually looking at item history, and in there you can find the created date for specific links.
I believe some Marketplace solutions offer this functionality out of the box. But, regarding the native ones, it will probably require some 'workarounds' to get what you need.
Cheers,
Tobi
Hi Tobi,
Thanks for your response and the question related to Jira Align dependencies not for Jira.
Thanks,
VJ.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Vijay Kumar, I've moved this to the Jira Align group, so hopefully someone will be able to assist you. I'm no expert in this myself, so I can't give much assistance :/
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.