Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 of 5 tasks
wolfich opened this issue Oct 2, 2023 · 0 comments
Open
1 of 5 tasks
Assignees
Labels
bug Something isn't working

Comments

@wolfich
Copy link

wolfich commented Oct 2, 2023

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
  • Obsidian Windows
  • Obsidian Mac
  • Obsidian Linux
  • Obsidian Android
  • Obsidian iOS
@wolfich wolfich added the bug Something isn't working label Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

2 participants