Loading...
Loading...
Custom field created on the tsp1_project table does not filter the project workspace. The filter is not working.
Issue reproduced out of the box in the base system Create a custom column in the tsp1_project table : 'Project REGION' Open TeamSpace 1 projects: /tsp1_project_list.do?sysparm_nostack=true Add values in the 'Project REGION' field Navigate to TeamSpace 1 TeamSpace > Project Workspace /nav_to.do?uri=%2F$pmhome.do%3Fsysparm_entity%3Dproject%26sysparm_sys_class_name%3Dtsp1_project Observe, in this test case, that 5 Teamspace 1 projects are displayed Add a filter : Project REGION contains 'REGION 1' Nothing happens Enter tsp1_project.list in the filter navigation Add a filter to the list of TeamSpace 1 projects : Project REGION contains 'REGION 1' 1 record is displayed as expected
Modify the Script Include : PMHomeDataUtils and change Line the following Line 257 from: ----------- var gr = new GlideRecordSecure('pm_project'); ------------ to -------------- var tableName = className[0]; var gr = new GlideRecordSecure(tableName); -----------
PRB1435122
Click on a version to see all relevant bugs
ServiceNow Integration
Learn more about where this data comes from
Bug Scrub Advisor
Streamline upgrades with automated vendor bug scrubs
BugZero Enterprise
Wish you caught this bug sooner? Get proactive today.