Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Create changelog for migrated data using jira-python

ssuhas91
Contributor
March 21, 2020

Hi All,

I am willing to know if we can add entry to Change log manually using python-jira library?

I want to display the custom field values that are calculated through JEP-Enhancer Plugin.

 

Thanks,

1 answer

0 votes
Gonchik Tsymzhitov
Community Champion
February 11, 2021

Hi @ssuhas91 , 

What is the purpose adding into changelog ? 

Of course, you can add using sqlalchemy  and xml module the change history:)

 

I do recommend not do it :)

Suggest an answer

Log in or Sign up to answer