Time stamp custom field - how to?

Rumceisz January 25, 2016

Hi Everyone,

we'd need a special field which stores a date/time. There is a process in our company for request handling: the customer wants to store the date/time when the request manager was defined.

The process: the customer raise a request.

Every request gets a request manager (responsible) but not in the same time the issue was raised but later (4-6 hours later, or days later). When we know who will be the request manager for the issue, we pick him/her in a user picker field. And this point should we store the date/time of this choice.

I know that the Issue History stores this information but the customer wants to filter these date/time. Therefore we need this custom field. Is it somehow possible?

Or is there a plugin which provide such feature?

Thanks in advance,

Rumi

2 answers

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 25, 2016

Service Desk is the best answer.

If you don't want that, then two options:

  1. Create a custom field with a date/time, and use a post-function from an add-on (JSU) to put the current date/time in it on the transition you are interested in.
  2. Use Script Runner to create a scripted field that exposes the date from the history
Rumceisz January 25, 2016

Hi Nic,

do you think that Script Runner is able to get a data from issue history?

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 25, 2016

Definitely.  And to help with the "don't want to use a transition", you can do it as a listener instead.

0 votes
Nicolas Bourdages
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 25, 2016

This is really a job for the Service Desk plugin. You can configure SLAs (like "the ticket is assigned within 48 hours") and those are based on various custom field created at the installation of the plugin (Time to answer, time awaiting for response...)

This has the end result of the customer being able to assess your performance in managing these tickets.

Rumceisz January 25, 2016

Hi,

they don't want to use transition (i.e. status) for the select of request manager.

Suggest an answer

Log in or Sign up to answer