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

author submissions: author creating is erroring, but gets stuck on PROCESSING #643

Open
DonHaul opened this issue Dec 18, 2024 · 1 comment
Assignees
Labels
project: backoffice type: bug Something isn't working

Comments

@DonHaul DonHaul added project: backoffice type: bug Something isn't working labels Dec 18, 2024
DonHaul added a commit to DonHaul/inspirehep that referenced this issue Dec 18, 2024
also some small config fixes for easy testing with docker

* ref: cern-sis/issues-inspire#643
DonHaul added a commit to DonHaul/inspirehep that referenced this issue Dec 18, 2024
also some small config fixes for easy testing with docker

* ref: cern-sis/issues-inspire#643
@DonHaul
Copy link
Collaborator Author

DonHaul commented Dec 18, 2024

this issue was cause in
https://github.com/inspirehep/inspirehep/pull/3322/files#diff-5d4944ad0ac9fb01f90db61987c42a8ee43cdb85f9fb449ef5b3cf7ebf9f6c0dL56
where the data object was being converted to json automagicaly before, but now this had stopped happening
https://github.com/inspirehep/inspirehep/pull/3322/files#diff-0f92d6b19584a8cb7154eaa59b33541222bb73f8a9632c15adc58d6534b124b8R55

This change is good, because it makes the code more generic. but since there were no tests on the functions that used it. it started failing.
Adding tests to the set_workflow_status to make sure this doesn't make them fail

DonHaul added a commit to DonHaul/inspirehep that referenced this issue Dec 18, 2024
also some small config fixes for easy testing with docker

* ref: cern-sis/issues-inspire#643
DonHaul added a commit to DonHaul/inspirehep that referenced this issue Dec 18, 2024
also some small config fixes for easy testing with docker

* ref: cern-sis/issues-inspire#643
DonHaul added a commit to DonHaul/inspirehep that referenced this issue Dec 18, 2024
also some small config fixes for easy testing with docker

* ref: cern-sis/issues-inspire#643
DonHaul added a commit to DonHaul/inspirehep that referenced this issue Dec 18, 2024
also some small config fixes for easy testing with docker

* ref: cern-sis/issues-inspire#643
DonHaul added a commit to DonHaul/inspirehep that referenced this issue Dec 19, 2024
also some small config fixes for easy testing with docker

* ref: cern-sis/issues-inspire#643
DonHaul added a commit to DonHaul/inspirehep that referenced this issue Dec 19, 2024
also some small config fixes for easy testing with docker

* ref: cern-sis/issues-inspire#643
DonHaul added a commit to inspirehep/inspirehep that referenced this issue Dec 19, 2024
also some small config fixes for easy testing with docker

* ref: cern-sis/issues-inspire#643
DonHaul added a commit to DonHaul/inspirehep that referenced this issue Dec 19, 2024
drjova pushed a commit to inspirehep/inspirehep that referenced this issue Dec 19, 2024
DonHaul added a commit to DonHaul/inspirehep that referenced this issue Dec 19, 2024
DonHaul added a commit to DonHaul/inspirehep that referenced this issue Dec 19, 2024
DonHaul added a commit to DonHaul/inspirehep that referenced this issue Dec 19, 2024
DonHaul added a commit to DonHaul/inspirehep that referenced this issue Dec 19, 2024
DonHaul added a commit to DonHaul/inspirehep that referenced this issue Dec 19, 2024
DonHaul added a commit to inspirehep/inspirehep that referenced this issue Dec 19, 2024
DonHaul added a commit to inspirehep/inspirehep that referenced this issue Dec 19, 2024
@DonHaul DonHaul self-assigned this Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
project: backoffice type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant