- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago - last edited 4m ago
Hi everyone,
There is a field called "Resolve Time" in the Incident list view, which is currently displayed in seconds with the type is Integer. Is there a way to convert or display it in a date format showing hours, minutes, and seconds instead? When I try to change just "Integer" is visible and unable to add a new field class.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
No, you can't. And also: you shouldn't. You would be creating technical debt and all logic behind it would fail. If the business case is valid, you can create a custom field that calculates the display value from the resolve time field.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
No, you can't. And also: you shouldn't. You would be creating technical debt and all logic behind it would fail. If the business case is valid, you can create a custom field that calculates the display value from the resolve time field.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
47m ago
Hello @Sruthi_2511 ,
Its ootb field and if its not allow you to change , so don't try to do it forcefully . Instead of that create custom field if there is requirement as mentioned by @Mark Manders .

