Wizard does not respect @displayName
alexforsyth opened this issue · 1 comments
alexforsyth commented
The wizard does not respect the @displayName
annotation today.
/**
* @displayName Repository and folder names
* @collapsed true
*/
webappOptions: {
/**
We should override the wizard option and respect the @displayName
alexforsyth commented
Fixed