Details
Description
If you have a a placement in the home tool and you attempt to update it's title:
Placement placement = ToolManager.getCurrentPlacement();
placement.setTitle("Different");
placement.save();
this doesn't work.
Gliffy Diagrams
Zeplin
Attachments
Issue Links
- relates to
-
SAK-39342 Home tools should have their own TitleCustom property
-
- CLOSED
-