A numeric ASK profile name breaks deployment to platform
dominik-meissner opened this issue · 0 comments
dominik-meissner commented
I'm submitting a...
- Bug report
- Feature request
- Documentation issue or request
- Other... Please describe:
Current Behavior
My ASK Profile is named "169". This breaks the deployment process to Amazon Alexa.
The generated ask-ressources.json has now an array of 168 items with "null".
When I rename my profile to "169-2" it works as expected. I guess it is a type problem (number !== string).
Your Environment
- Jovo Framework version used: 4.6.1
- Operating System: MacOS