Enable Hierarchy tab in EAP
Run a fix script to enable the Hierarchy tab in the Enterprise Agile Planning (EAP) workspace.
Before you begin
Ensure that Application Scope of your ServiceNow instance is set to Strategic Planning.
Role required: sn_apw_advanced.eap_admin
About this task
By default, the Hierarchy tab is not enabled for use in the EAP workspace.
Running the fix script Populate parent level data for work item creates a system propertysn_apw_advanced.enable_hierarchy_view the value of the property is set to true. This action activates the Hierarchy tab and makes it available to all team members alongside the Backlog and Planning board tabs in the workspace.
Procedure
What to do next
Verify that the value of the sn_apw_advanced.enable_hierarchy_view property is set to true.
- Navigate to sys_properties.list
- Search for sn_apw_advanced.enable_hierarchy_view and open the record.
- Verify if the Value field is set to true.