obsidian-jira-issue icon indicating copy to clipboard operation
obsidian-jira-issue copied to clipboard

[Bug] Search error TypeError: Cannot read properties of undefined (reading 'toUpperCase')

Open wolfich opened this issue 1 year ago • 0 comments

Describe the bug Search error TypeError: Cannot read properties of undefined (reading 'toUpperCase') occurs if PRIORITY field is missing in the issue.

To Reproduce Steps to reproduce the behavior:

  1. Create an issue without Priority field.
  2. Run jira-search in the plugin for table view with default config. If this issue matches the query the error will occur.

Expected behavior Results of the query with empty Priority cell.

Screenshots изображение

Plugin version and platform

  • Version: 1.54.0
  • [x] Obsidian Windows
  • [ ] Obsidian Mac
  • [ ] Obsidian Linux
  • [ ] Obsidian Android
  • [ ] Obsidian iOS

wolfich avatar Oct 02 '23 14:10 wolfich