]
George Gastaldi closed FORGE-2350.
----------------------------------
Assignee: George Gastaldi
Fix Version/s: 2.16.2.Final
(was: 2.x Future)
Resolution: Done
In addon-new-annotated-ui-command name should be renamed to named
-----------------------------------------------------------------
Key: FORGE-2350
URL:
https://issues.jboss.org/browse/FORGE-2350
Project: Forge
Issue Type: Sub-task
Components: UI - API
Affects Versions: 2.16.1.Final
Reporter: Antonio Goncalves
Assignee: George Gastaldi
Fix For: 2.16.2.Final
In all the commands, the name is always called {{named}} but not in
{{addon-new-annotated-ui-command}} where it is called {{commandName}}. It should be
renamed :
{code}
addon-new-annotated-ui-command --named myCommand
{code}