- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2020 09:57 PM
We are observing this issue ,currently we are in Madrid patch 9 version..
Could you please suggest.
Solved! Go to Solution.
- Labels:
-
Request Management
-
Service Catalog

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2020 11:37 PM
Hi Rajasekahr,
The field you are viewing on the form is a sc_req_item table field and field on the list view is a field of sc_task table field. So, basically you are viewing two different fields and that's the reason you are unable to see any values in list layout.
"sc_req_item" table field is "configuration_item"
"sc_task" table field is "cmdb_ci".
Kindly mark my answer as Correct and Helpful based on the Impact.
Regards,
Chaitanya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2020 10:29 PM
Hi Raj,
Try to save the form and then come and check the list view. If it is showing the field there then that means your CI is not populated properly on your sc_task table.
Please mark this answer correct if it resolved the query and mark it helpful if it helped you at all
Thanks,
Mohit Kaushik
Mohit Kaushik
ServiceNow MVP (2023-2025)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2020 10:37 PM
Hi Mohit,
No luck..i tried to save..same in list view showing as empty

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2020 11:37 PM
Hi Rajasekahr,
The field you are viewing on the form is a sc_req_item table field and field on the list view is a field of sc_task table field. So, basically you are viewing two different fields and that's the reason you are unable to see any values in list layout.
"sc_req_item" table field is "configuration_item"
"sc_task" table field is "cmdb_ci".
Kindly mark my answer as Correct and Helpful based on the Impact.
Regards,
Chaitanya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2020 09:57 PM
Thanks Chaitanya..it worked fine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-27-2020 07:05 PM
Hi Rajasekahr,
How did you fix this?