marc0l92 / obsidian-jira-issue

This plugin allows you to track the progress of Atlassian Jira issues from your Obsidian notes.
https://marc0l92.github.io/obsidian-jira-issue/
GNU Affero General Public License v3.0
225 stars 35 forks source link

[Bug] Issues not loading properly in dataview block #56

Closed kimdre closed 1 year ago

kimdre commented 1 year ago

Describe the bug When I try to show a list of my open tasks with dataview, which also contain jira issues, the dataview block seems to be stuck on "Loading".

However, when I remove the Jira Issue from my tasks list, dataview suddenly reloads the block with also showing the jira issue in the list before reloading the block right after.

To Reproduce Steps to reproduce the behavior:

  1. Create dataview list of tasks which contain jira issues
  2. Check dataview list
  3. Remove jira issues from tasks
  4. Check dataview list again

Expected behavior Dataview Block should load and show the jira issues

Screenshots

  1. Dataview block (Offene Aufgaben) is stuck on "Loading" after adding the jira issue to my tasks (Neue Aufgaben) below: image

  2. After removing the Jira Issue from the list below the issue appears in the dataview block above for a brief moment (about 1-2 seconds until dataview block reloads) image

  3. After dataview reloads the issue disappears again image

Plugin version and platform

kimdre commented 1 year ago

After a bit of testing it seems the issue only occurs when I add issues with the JIRA:-Prefix. When I use the url to the issue instead of using the Prefix the dataview block loads.

marc0l92 commented 1 year ago

Sorry but I'm not able to reproduce the issue. Can you give me more details?

Here the test I did: screentogif