obsidian-jira-issue
obsidian-jira-issue copied to clipboard
[Bug] Search error TypeError: Cannot read properties of undefined (reading 'toUpperCase')
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:
- Create an issue without Priority field.
- 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