Implement Soft Delete for Jira Issue Links to Differentiate Current from Historical Data
Not plannedIntroduce a new column (e.g., is_deleted of type boolean) to the issue_links table. When an issue link is removed or becomes obsolete, its is_deleted flag would be set to TRUE
Which destination?:
bronze_jira_mcp_civic
bronze_jira_mcp_fivetran
bronze_jira_mcp_adas
table: issue_link
-
Official comment
Hi Priya,
I've confirmed with the team and this table does not support a soft delete fivetran_deleted column. Instead what the connector does is, anytime the issue is updated, all previous issue links are hard deleted and the current issue links are re-upserted, so you should not see any historical records in your table.
Thanks,
Frank -
Hi Priya,
This is a valuable idea and the request to implement a soft delete mechanism in the
issue_linkstable for Jira—by introducing a delete flag—has been added to our feature improvements backlog.We will keep the community updated on any progress here.
Thanks,
Frank
Please sign in to leave a comment.
Comments
2 comments