Please help me to avoid static type checking:
Hi,
It's not a "real" error in this case.
Let me explain this:
On console, you have defined the variable IssPart with def and this doesn't let JIRA to know which methods does that variable have, so it throws the error because "you can't use a method on that variable because I don't know how it works" but you actually can.
Just run your code and in execution time, it will work.
As I said before, it's not a "real" error in this case. It's not always like this.
Hope it helped!
Best Regards,
Marcos
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.