Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A numeric ASK profile name breaks deployment to platform #1642

Open
1 of 4 tasks
dominik-meissner opened this issue Sep 23, 2024 · 0 comments
Open
1 of 4 tasks

A numeric ASK profile name breaks deployment to platform #1642

dominik-meissner opened this issue Sep 23, 2024 · 0 comments

Comments

@dominik-meissner
Copy link
Contributor

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).

Screenshot 2024-09-23 at 12 13 49

Your Environment

  • Jovo Framework version used: 4.6.1
  • Operating System: MacOS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant