forked from asmecher/pln
-
Notifications
You must be signed in to change notification settings - Fork 6
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
Reset local status of deposits #102
Comments
jonasraoni
added a commit
to jonasraoni/pln
that referenced
this issue
Jan 23, 2025
jonasraoni
added a commit
to jonasraoni/pln
that referenced
this issue
Jan 23, 2025
jonasraoni
added a commit
to jonasraoni/pln
that referenced
this issue
Jan 30, 2025
jonasraoni
added a commit
to jonasraoni/pln
that referenced
this issue
Jan 30, 2025
jonasraoni
added a commit
to jonasraoni/pln
that referenced
this issue
Jan 30, 2025
jonasraoni
added a commit
to jonasraoni/pln
that referenced
this issue
Jan 31, 2025
This was
linked to
pull requests
Jan 31, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
An upgrade to reset the local status of completed deposits will be needed to address an issue at the server side.
The problem is that re-deposits were mistakenly marked as "preserved" by the server (in case its previous version was successfully preserved), before the files were even downloaded by the server.
The status was updated at the PN server at 2025-01-22. So it's needed to tell the installations to perhaps resend their issues which were marked as completed before this date.
The text was updated successfully, but these errors were encountered: