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

Allow Long integer values as strings in Tool import/update requests #136

Closed
psarando opened this issue Dec 18, 2018 · 0 comments · Fixed by #137
Closed

Allow Long integer values as strings in Tool import/update requests #136

psarando opened this issue Dec 18, 2018 · 0 comments · Fixed by #137
Assignees

Comments

@psarando
Copy link
Member

In order for the DE UI to submit larger resource limitations (>2GB) for cyverse-archive/de-gxt-ui#339, the apps service endpoints for importing and updating tools will need to allow Long integer values represented as strings in the container settings requests.

This is due to the way GWT serializes Long integer values from Java objects to JSON values.

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

Successfully merging a pull request may close this issue.

1 participant