Display resolve time as a duration

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • You can display the resolve time as a human-readable duration rather than an integer representing a duration in seconds.

    프로시저

    1. From the Incident or Request form, right-click the form header and click Configure > Table.
    2. From the Columns embedded list, click Resolve time.
    3. From the Attributes related list, click New.
    4. Enter these values.
      표 1. Dictionary attribute values
      Field Value
      Attribute Format
      Dictionary entry Resolve time
      Value glide_duration
    5. Click Submit.
      The resolve time appears in forms and lists as a duration, expressed in days, hours, and minutes.
      주:
      This attribute does not change the field data format, which remains an integer representing a duration in seconds. In reports and data exports, it still appears as the actual number of seconds, rather than as a duration.