Description
One idiom is to define an action that is invoked only through the WrapperFactory, eg to trigger an outbox event.
In such a case the action is likely not required to be visible in the UI, and so will be annotated with `@Action(hidden=EVERYWHERE)`.
Currently this processor insists though on choices/defaults for all reference types; this is unnecessary.
Attachments
Issue Links
- links to