The CreatorCon Call for Content is officially open! Get started here.

Distribution of Hours per User in Resource Management

AndreiaR
Tera Contributor

Good morning,

 

I'm currently setting up Agile Development in ServiceNow. When scrum tasks are created and assigned to a user, I’ve set up a flow to automatically create a Resource Assignment for that user.

 

However, when I access the Resource Management Workspace to view the tasks assigned to users, I notice that the hours are not distributed according to the user's weekly availability.

 

For example, User Andreia has 24 hours of capacity in the week of October 13 and 32 hours of capacity in the week of October 20. However, ServiceNow distributes the task hours as 22 hours in the first week and 34 hours in the second week. As a result, the system shows an overcapacity error for the second week, even though across both weeks the user has enough available hours.

 

Below is an illustration of the situation described above.

 

AndreiaR_0-1759484835991.png

 

 

AndreiaR_3-1759484950586.png

 

AndreiaR_2-1759484931211.png

 

 

It's also worth mentioning that the Resource Plan created automatically by the system has the following Allocation Configuration:

AndreiaR_4-1759484981623.png

 

Any suggestions on how to resolve this issue or properly configure hour distribution based on weekly availability? Thanks in advance!

1 REPLY 1

M Iftikhar
Giga Sage

Hi @AndreiaR,

Based on the behavior you're observing, it appears that the Resource Allocation isn't fully utilizing the user's weekly availability before moving on to the next week. To address this, I recommend updating the Allocation Configuration on your Resource Plan to use the "Front load" allocation spread.

 

The Front load allocation method ensures that a user's available capacity is consumed starting with the earliest available week.

 

You can find more details in the official documentation here: Resource allocation

 

Thanks & Regards,
Muhammad Iftikhar
If my response helped, please mark it as the accepted solution so others can benefit as well.