Skip to content
Snippets Groups Projects
  • JediKev's avatar
    2433b8f9
    issue: Priority Field Template Variable · 2433b8f9
    JediKev authored
    This addresses an issue with PriorityField Template Variables introduced
    with 4359 where the priority variable will appear as "Array" instead of the
    actual value. This adds an `asVar()` function to `class PriorityField` to
    get the appropriate data.
    2433b8f9
    History
    issue: Priority Field Template Variable
    JediKev authored
    This addresses an issue with PriorityField Template Variables introduced
    with 4359 where the priority variable will appear as "Array" instead of the
    actual value. This adds an `asVar()` function to `class PriorityField` to
    get the appropriate data.