- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2024 07:45 AM
Hello Everyone,
I have a scheduled job named "[DevOps] Daily Data Collection" that gathers data from multiple DevOps-related indicators. The domain for both the schedule job and indicators is global, and the "run as" is a user with active permissions having domain TOPXYZ. However, there seems to be a problem with populating the values in insights, Although I checked job log it's inserts data and delete data at same times both the no. are same. Could anyone shed some light on why this might be happening? Has anyone faced a similar issue or can identify where the mistake might be occurring? Any help or insights would be greatly appreciated. Thank you!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-07-2025 09:33 PM
Hi, I have followed this steps:
1) Follow steps on this document to associate the DevOps app with a Product:
Group Devops applications into a product
2) Run this scheduled job - Update Repo Details and Work Item State Details
This should populate the sn_devops_insights_application_product_detail table.
3) Check if this view is now showing data: sn_devops_insights_change_request_standalone_v2
4) If yes, then re-run the [DevOps] Historical Data Collection job. This should populate the values for the indicators.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2024 12:31 AM
Hi All the above issue is fixed by associating a DevOps application into a Product and then re run the schedule jobs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-07-2025 01:37 PM
@Hitesh_Mourya can you elavorate what do you mean by Product. where are products located?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-07-2025 09:33 PM
Hi, I have followed this steps:
1) Follow steps on this document to associate the DevOps app with a Product:
Group Devops applications into a product
2) Run this scheduled job - Update Repo Details and Work Item State Details
This should populate the sn_devops_insights_application_product_detail table.
3) Check if this view is now showing data: sn_devops_insights_change_request_standalone_v2
4) If yes, then re-run the [DevOps] Historical Data Collection job. This should populate the values for the indicators.