Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

App label validation fail when app.label is not given #3437

Closed
lsilvs opened this issue Apr 24, 2019 · 0 comments · Fixed by #3438
Closed

App label validation fail when app.label is not given #3437

lsilvs opened this issue Apr 24, 2019 · 0 comments · Fixed by #3438

Comments

@lsilvs
Copy link
Contributor

lsilvs commented Apr 24, 2019

Expected behavior

I expect the application to start with label equal to nethash if app label is not present in config.

Actual behavior

If crashes due to schema validation as app label expect to start with [a-zA-Z] and nethash can start with [0-9]

Steps to reproduce

Remove app label from config and try to start the application on devenet

Which version(s) does this affect? (Environment, OS, etc...)

2.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants