Page tree
Skip to end of metadata
Go to start of metadata

Most of the provided decision tables examples use IssueFieldOperator utility. That class is provided by the Rivet Group: Jira App Base Plugin, which is delivered with the Decision Table plugin. IssueFieldOperator add some field operations, which help get and set the value of the various fields in many scenarios. A majority of operations are basic, short and reusable. The code is much less complex, easier to read and understand. Additionally, it can handle invalid data or exceptions.

  • No labels