logseq-jira
logseq-jira copied to clipboard
For Pull JQL results use block references for the existing jira tickets
Is your feature request related to a problem? Please describe. Each consecutive pull JQL result produces a new set of duplicate blocks with similar text containing a Jira description and a link.
Describe the solution you'd like Leverage Logseq superpower and, for already pulled tickets, do the following steps:
- Find the existing block with the jira ticket
- Update status or/and metadata
- Link this block under the cursor
Describe alternatives you've considered Do nothing
Additional context Of course, it would be great to make this feature configurable via options or implement it as a separate command. The downside of this feature is that it introduces additional complexity.