Community
Participate
Working Groups
= Steps to reproduce = * Create a new model element on a parent element using the '''New Child''' submenu of the context menu in Sphinx Model Explorer or a Sphinx-based form editor * Make sure that the model element to be created is selected from a creation submenu inside the '''New Child''' submenu (e.g., New Child > Components > Component when the parent element is a Hummingbird 2.0 Application) * Expand the Edit menu in the main menu bar = Expected behavior = * The undo action text is '''Undo New''' followed by the simple create child action text (e.g., '''Undo New Component''' for above mentioned Hummingbird 2.0 Component) = Actual behavior = * The undo action text is '''Undo New''' followed by the qualified create child action text (e.g., '''Undo New Components | Component''' for above mentioned Hummingbird 2.0 Component)
Fixed by improving ExtendedItemProviderAdapter#getCreateChildText() and overriding ExtendedCreateChildCommand#getText().
Mass-closing Resolved tickets