User is not visible in Resource Allocation Workbench and Resource Finder displays "No data available within search criteria" Issue In Quebec, a newly created resource user (who has pps_resource role) is not displayed in Resource Finder even with Simple/Advanced searchThe Resource Finder search list displays the user but when clicking on Search, the following message displays : "No data available within search criteria." All other resource users in the same Resource Group display ok in the Resource Finder Steps To Reproduce:Navigate to Resource > Allocation workbench Open the Allocation BoardOpen a Resource Plan Select the GroupClick on the Resource Finderselect above Group Observe that it does not show a specific resource user in the list. **Tested out of the box and did not reproduce the issueCause1). Resource Aggregate table was empty for the user2). script include "ResourceManagementUtils" was customisedResolution1) Create the com.snc.resource_management.generate_daily_aggregates property and set the value to true as per documentation: section on 'Resource Aggregate Daily [resource_aggregate_daily]' Run 'Update Resource Capacity" and 'Update Resource Aggregates" for the Resource user as documented This will populate the resource aggregate table. 2). Revert the script include "ResourceManagementUtils" to base system version