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

ENUM Conversion (string -> int) #123

Open
stephen-slm opened this issue Mar 19, 2018 · 0 comments
Open

ENUM Conversion (string -> int) #123

stephen-slm opened this issue Mar 19, 2018 · 0 comments

Comments

@stephen-slm
Copy link
Contributor

When updating the content on the server from an existing project, it is currently broken due to it not taking a string but an int.

Need to work on finding out a way to convert the string to its current ENUM version of the number, we will probably have to use enum classes in some form.

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