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

Error: External API JobStatus enum does not match internal JobStatus enum #15

Open
Foxcapades opened this issue Mar 16, 2022 · 1 comment

Comments

@Foxcapades
Copy link
Member

Foxcapades commented Mar 16, 2022

java.lang.IllegalStateException: External API JobStatus enum does not match internal JobStatus enum [missing awaiting-upload]
        at org.veupathdb.service.userds.model.JobStatus.toApiStatus(JobStatus.java:73) ~[service.jar:1.0.0]
        at org.veupathdb.service.userds.service.JobService.rowToStatus(JobService.java:117) ~[service.jar:1.0.0]
        at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?]
@Foxcapades
Copy link
Member Author

d236804

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