You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
choiceNoList does not allow you to add parameters that are not already defined. We are using choiceNoList inside of config:import and does not allow user to enter custom configuration and it should.
Solution
Add the ability of add custom values on choiceNoList .
Activity