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

Gives error for the field with spaces or hyphen or underscore for Type: Choice #118

Open
vishakhabhasin opened this issue Aug 21, 2017 · 0 comments

Comments

@vishakhabhasin
Copy link

Under field formats, cutplace throws below errors if a field with Type 'Choice' have values containing spaces or hyphen or underscore
E.g. RUN_RATE, DEP-NEW, Product and Service

cannot declare field : comma (,) must follow choice value 'RUN' but found: 'RATE'
cannot declare field : comma (,) must follow choice value 'DEP' but found: '-'
cannot declare field : comma (,) must follow choice value 'Product' but found: 'and'
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