Implement Soft Delete for Jira Issue Links to Differentiate Current from Historical Data
AnsweredIntroduce 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,
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
1 comment