Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Since Jira 8.19.0 some methods have been moved from the TemplateIssue class to a parent class (GenericIssueWrapper). As part of this refactor a method was dropped which could affect existing custom Template Sets created through JEMH that depend on the $issue object.

Dropped

...

Method

getCustomField(String Id)

...