How to restrict planning items creation for a portfolio plan in the Strategic Planning Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2024 12:54 PM - edited 08-19-2024 12:57 PM
Hello,
Is there a way in the Strategic Planning Workspace to restrict planning items creation for a portfolio plan?
For example, we want to display Demands, Projects, etc, but only want to allow the creation of Demands.
There is a system property called 'sn_align_ws.freeform_planning_items_creation_list' to acheive this but only applies for Free-form roadmaps.
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2024 09:23 PM
@Sergio26 There isn't any OOTB configuration which allows you stop creating planning items via SPW. However, you can write ACL on the specific planning item table and restrict create action.
For example: If I do not want to see "New Demand" option on SPW, an ACL can be written on sn_align_core_demand to restrict creation of a demand from SPW.
If this helps answering your question, please mark this as "Accepted Solution".
-Shiwan Agrawal