- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2024 03:01 AM
Hello All,
Resource plan tab in related list item is not showing for few of demands and projects.
Could you please help me to know the reasons for this behavior?
Thank you.
Regards,
Yuvaraj
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2024 06:12 AM
Hi @Yuvaraj T ,
If the property sn_pw.enable_resource_planning is set to true
and
demand \ project has no resource plan at all
Then
In demand \ project - Resource assignment related list is shown and resource plan (related list tab) is hidden.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2024 03:30 AM
Strongly suspect that tab just disappears if there's no data in it. That can be controlled 2 ways
1) Via List Control (right click on the header bar of a related list, Configure->List Control)
2) Via UI Policy
That's the first 2 places I'd look.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2024 03:40 AM - edited 12-04-2024 03:42 AM
Hi @Yuvaraj T ,
Thanks for contacting community.
This behaviour is expected when you are using attribute based resource planning.
In your case, sn_pw.enable_resource_planning, property is set to True
If a project, demand, or a task has at least one attribute-based resource planning, Resource plans related list is hidden. System does create the resource plans automatically but for the end user resource assignments are available on the UI.
Hope this helps and if it does please mark the response as correct.
Thank You!
Namita Mishra
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2024 04:25 AM
Thanks Namita for the prompt response.
I converted the demand which does not have resource plan(related item) to project. But, the project also not having the resource plan tab in related item.
I checked the property 'sn_pw.enable_resource_planning' and its already set as true only.
So, please let me know if any other factor is causing this issue?
Thank you.
Regards,
Yuvaraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2024 05:08 AM
I set the value as 'False' for the property 'sn_pw.enable_resource_planning' and reload the demand and project form. It is showing 'Resource plan' tab in related item but 'Resource Assignment' tab disappeared now.
Is there any possibility to have both resource plan and resource assignment tabs in related list for demand and project?