Cannot find property status on {} #123
-
Hi, I am reading the status from an issue:
If I cast the issue to "any" it work, otherwise I get a compile error because "fields" doesn't have a type definition. Is there a better way to handle this? Do I need to install the types for the library? Thanks, really appreciate your work! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Hi @manupiastra! Thank you for your comment. Indeed, there is such an error, now I'm working on fixing it. You don't need to install some separate library with types to fix it. All types are already included in Jira.js, just not everything works as it should at the moment :) |
Beta Was this translation helpful? Give feedback.
-
Fixed and released in version 2.2.1 |
Beta Was this translation helpful? Give feedback.
Fixed and released in version 2.2.1