Error formatting macro: appfire-confluence-analytics: java.lang.NullPointerException: Cannot invoke "com.atlassian.confluence.xhtml.api.MacroDefinition.getMacroId()" because "macroDefinition" is null
Skip to end of banner
Go to start of banner

JIRA issue field contstants

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Using field method access is deprecated and will be removed

Recommend using the more complete Substitution variables with an explicit prefix.

Only use for transition variable access

These are the JIRA internal field names and are needed if you want to access transition fields. Normally, this is only needed for accessing screen field values on a workflow validator. For post functions, the value is already in the issue variable.

Reference is JIRA 5.2 IssueFieldConstants.java

 

  • No labels