Workaround posted

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:1分
  • This example demonstrates a table notification that generates an automatic message on Live Feed whenever a workaround is added to an open problem.

    • Table: Problem [problem]
    • Active: Select the check box.
    • Update: Select the check box.
    • Post to Live Feed: Select the check box.
    • Conditions: [State] [is] [Open]
    • Description: Workaround Posted
    • Message:
      ${sys_updated_by} posted a workaround for ${URI}.
      Short description: ${short_description}
    • Before script:
      // only post to Live Feed when the Workaround field changes
      answer  = changedFields. contains ( "work_around" ) ;
      図 : 1. Example workaround message
      Workaround posted example