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

Workflow data is lost after workflow restart #545

Closed
karolina-siemieniuk-morawska opened this issue Aug 21, 2024 · 1 comment · Fixed by inspirehep/backoffice#91
Closed
Assignees
Labels
project: backoffice type: bug Something isn't working

Comments

@karolina-siemieniuk-morawska
Copy link
Collaborator

How to reproduce:

  1. Submit or update author workflow
  2. Click 'Accept'
  3. Wait for the status to be 'completed'
  4. Click 'restart workflow'
  5. When the workflow status changes to 'running' the request data is gone, there's only $schema field left.
@DonHaul
Copy link
Collaborator

DonHaul commented Aug 21, 2024

Issue comes from the fact that to restart, We delete all dags, and old data is forgotten.

DonHaul added a commit to DonHaul/backoffice that referenced this issue Aug 21, 2024
DonHaul added a commit to DonHaul/backoffice that referenced this issue Aug 21, 2024
DonHaul added a commit to DonHaul/backoffice that referenced this issue Aug 21, 2024
DonHaul added a commit to DonHaul/backoffice that referenced this issue Aug 27, 2024
DonHaul added a commit to DonHaul/backoffice that referenced this issue Aug 27, 2024
DonHaul added a commit to DonHaul/backoffice that referenced this issue Aug 27, 2024
DonHaul added a commit to DonHaul/backoffice that referenced this issue Aug 27, 2024
DonHaul added a commit to DonHaul/backoffice that referenced this issue Aug 27, 2024
DonHaul added a commit to DonHaul/backoffice that referenced this issue Aug 27, 2024
DonHaul added a commit to DonHaul/backoffice that referenced this issue Aug 30, 2024
DonHaul added a commit to DonHaul/backoffice that referenced this issue Aug 30, 2024
DonHaul added a commit to DonHaul/backoffice that referenced this issue Aug 30, 2024
DonHaul added a commit to DonHaul/backoffice that referenced this issue Aug 30, 2024
DonHaul added a commit to DonHaul/backoffice that referenced this issue Aug 30, 2024
DonHaul added a commit to DonHaul/backoffice that referenced this issue Aug 30, 2024
DonHaul added a commit to DonHaul/inspirehep that referenced this issue Sep 2, 2024
DonHaul added a commit to DonHaul/inspirehep that referenced this issue Sep 2, 2024
DonHaul added a commit to DonHaul/inspirehep that referenced this issue Sep 26, 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

Successfully merging a pull request may close this issue.

2 participants