Loading...
Loading...
On the Resource Allocation Workbench, on adding 'extension' column from configuration panel, Data is shown as [object Object]. Steps to Reproduce 1.add extension column from the configuration panel of resource allocation workbench 2.create few resource plans 3.verify the "Extension" column, data is displayed as extend [object,object]
On selecting 'extension' from left configuration panel, two columns get added to the grid , where one of them is shown as [object Object]. This column is supposed to be hidden. To hide this , one code change is required: In "ResourceGridSeededMetadata" script include, "LEFT_PINNED_COLUMNS" object, Please make the following change: Old Code: { extension: { column: 'extension', headerName: gs.getMessage('Extension'), snDataType: 'choice', hide: true } }, New Code: { extension: { column: 'extension', headerName: gs.getMessage('Extension'), snDataType: 'choice', hidden: true } },
PRB1462072
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.