<@U04SE163WC8> Does jira connector support ingesti...
# ask-ai
e
@kapa.ai Does jira connector support ingesting issue changelog?
u
Yes, the Jira connector in Airbyte does support ingesting issue changelogs. However, there are some limitations and issues reported by users. One of the issues reported is that the Jira connector only replicates the last 100 events from the changelog due to limitations in the Jira Search API. The user suggested potentially rewriting the Jira Source connector to use the
/issue/{idOrKey}/changelog
REST API endpoint to request the full changelog of an issue, but also noted that this could introduce a new performance bottleneck [[source](https://github.com/airbytehq/airbyte/issues/33040)]. Another issue reported is that users are unable to remove the changelog from the "Expand Issues Stream" setting [[source](https://github.com/airbytehq/airbyte/issues/30928)]. Please note that these issues are still open and the Airbyte team might be working on resolving them. If you are facing similar issues or have any other problems with the Jira connector, you can contribute to the discussion on these issues or open a new issue on the [Airbyte GitHub page](https://github.com/airbytehq/airbyte).