Discovery last_discovered date not correct

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-20-2016 01:43 PM
Where does the last_discovered date get generated? We have noticed a discrepancy in the dates. Even if we do a Quick Discovery on a computer, the last_discovered date does not reflect the discovery that was just done. Can someone just point me in the right direction? I have searched BR and Script Includes for this field, and I see places where that field is referenced, but not sure how that translates into finding why the date is not correctly populated.
Any ideas on where to go with this?
Thanks!
Mickey Cegon
FBL Financial Group, Inc.
- Labels:
-
Service Mapping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-16-2016 04:01 PM
I had the same issue, and opened a HI ticket regarding the issue. According to SN there's a bug in Fuji patch 10 with GlideDateTime().getDisplayValue();
The solution was to wait for patch 12 which should address the issue, modify a script include, or set the timezone on the midserver acct. I went ahead and set the miderserver acct used for discovery to GMT and that fixed my issue where our most recent discovery times are correct in PST.
Hope that helps.