Several different business units not populating when running the PCard close query report
My organization just upgraded from Image 33 to Image 41 on 03.07.22. Since then, we have received a case for several different business units not populating when running the PCard close query report. We are thinking it’s a bug due to running select count (*) from PS_CC_TRANS_LINE where business_unit = ' '; and pulling back the below data for missing business units.
query in uDEV – there were ZERO users with no Business Units.
query in uTST – there were 142 users with no Business Units.
query in UAT – there were 691 users with no Business Units. A month refreshed before Prod upgrade.
query in PROD – There are 6998 users with no Business Units.