- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-08-2022 05:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-08-2022 05:49 AM
The 'Opened' field is populated with the timestamp that a user 'Opened' the ticket for the first time client side.
On the other hand, the 'Created' field is the timestamp of when the record was submitted and 'Created' server side.
For example, technician Sally presses 'Create new' under the incident application at precisely 10:00 a.m.. She spends approximately 5 minutes entering field information before pressing submit.
For this record, the 'Opened' field would be populated with 10:00 a.m., and the 'Created' field would be populated with 10:05.
For items such as REST inserts, or record producers, since this creation and opening is technically instantaneous from the form perspective.
It depends how you these incidents got created
1. manually
2. Via API
Hope its helps
Anshu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-08-2022 05:49 AM
The 'Opened' field is populated with the timestamp that a user 'Opened' the ticket for the first time client side.
On the other hand, the 'Created' field is the timestamp of when the record was submitted and 'Created' server side.
For example, technician Sally presses 'Create new' under the incident application at precisely 10:00 a.m.. She spends approximately 5 minutes entering field information before pressing submit.
For this record, the 'Opened' field would be populated with 10:00 a.m., and the 'Created' field would be populated with 10:05.
For items such as REST inserts, or record producers, since this creation and opening is technically instantaneous from the form perspective.
It depends how you these incidents got created
1. manually
2. Via API
Hope its helps
Anshu