최근 검색


최근 검색 없음

Lars Ørnlo's Avatar

Lars Ørnlo

가입한 날짜: 2021년 4월 16일

·

마지막 활동: 2024년 12월 05일

팔로잉

0

팔로워

0

총 활동 수

3

투표 수

0

플랜 수

0

활동 개요

님의 최근 활동 Lars Ørnlo

Lars Ørnlo님이 에 게시물을 만듦

게시물 Feedback - Ticketing system (Support)

Hi,

We have several use-cases where want to support setting up deletion schedules for different workflows where the ticket can be closed, but not archived. The fact deletion schedules only supports running on archived tickets (tickets in a closed state of 120 days). This is a rather huge limitation which forces us to use 3rd party solutions due to the limitation in native functionality. 

 

Please enhance the functionality of deletion schedules, so they do not only run on archived tickets.

2024년 12월 05일에 게시됨 · Lars Ørnlo

0

팔로워

3

투표 수

3

댓글


Lars Ørnlo님이 에 게시물을 만듦

게시물Product Translation Feedback

When adding swedish as a language to the help center, the rendered value inside menus and such are in lowercase:
 

 

It should be capitalized, same as the norwegian translation above it.

2024년 10월 22일에 게시됨 · Lars Ørnlo

0

팔로워

1

투표

2

댓글


Lars Ørnlo님이 에 게시물을 만듦

게시물 Developer - Zendesk APIs

Hi
These are bugs I see on the ticket import api, ref:
https://developer.zendesk.com/api-reference/ticketing/tickets/ticket_import/#ticket-import

 

  1. Signature is applied to all comments where agent is comment author
    1. This seems strange as comments usually have a signature from before, which results in double signature
  2. SLA metrics are generated for imported tickets
    1. See below JSON extract for an imported ticket (4 years old) that has its full resolution time set to today?

{

  "solved_at": "2020-05-28T08:23:26Z",

  "latest_comment_added_at": "2024-04-03T11:12:37Z",

  "reply_time_in_minutes": {

    "calendar": null,

    "business": null

  },

  "first_resolution_time_in_minutes": {

    "calendar": 635861,

    "business": 393941

  },

  "full_resolution_time_in_minutes": {

    "calendar": 635861,

    "business": 393941

  },

  "agent_wait_time_in_minutes": {

    "calendar": 0,

    "business": 0

  },

  "requester_wait_time_in_minutes": {

    "calendar": 0,

    "business": 0

  },

  "on_hold_time_in_minutes": {

    "calendar": 0,

    "business": 0

  }

}

 

 

2024년 4월 03일에 게시됨 · Lars Ørnlo

0

팔로워

3

투표 수

5

댓글