Issue with Scheduled Job Data Populating in Insights of DevOps Change Workspace

Hitesh_Mourya
Tera Guru

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!

1 ACCEPTED SOLUTION

Hitesh_Mourya
Tera Guru

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.

 

View solution in original post

3 REPLIES 3

Hitesh_Mourya
Tera Guru

Hi All the above issue is fixed by associating a DevOps application into a Product and then re run the schedule jobs.

@Hitesh_Mourya can you elavorate what do you mean by Product. where are products located?

Hitesh_Mourya
Tera Guru

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.