Sort order on fields in activity stream
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2019 11:30 PM
Hi
(London latest patch)
We have created 5 new fields on change_request.
Then we have added those 5 fields to the "Change Request activity formatter", by using the "configure available fields" link
Then we make som input in the 5 fields and save the change_request and take a look in the activity stream - and then it looks like this..:
Normally I would expect that the sort order of the fields are alphabetical ... but still "Business Impact" is second.
Why..?
When I look in "glide.ui.change_request_activity.fields" is looks like this:
Thanks!
Soren
- Labels:
-
Change Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2019 11:43 PM
Hi,
Activity stream is displayed based on the time field got update and not based on the field name, it is displayed in most recent to least recent order.
These details are pulled from sys_history_line table and this is the expected behavior.
Note: Please mark reply as correct / helpful if it has answered your original question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2019 11:56 PM