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

[R66] self-transfers are not saved in the database unless it fails #62

Closed
bcarlin opened this issue Jul 31, 2020 · 2 comments · Fixed by #70
Closed

[R66] self-transfers are not saved in the database unless it fails #62

bcarlin opened this issue Jul 31, 2020 · 2 comments · Fixed by #70
Labels
bug Something isn't working
Milestone

Comments

@bcarlin
Copy link
Member

bcarlin commented Jul 31, 2020

When I try to do a transfer from an agent to itself, the transfer is not saved in the database.

For example, of these two transfers (from server1 to server1):

2020-07-31-125251_959x237_scrot

Only the second one exists in the database:

2020-07-31-125317_950x94_scrot

I only observed this for "transfers to self".

@bcarlin bcarlin added the bug Something isn't working label Jul 31, 2020
@fredericBregier
Copy link
Collaborator

fredericBregier commented Aug 11, 2020

Was able to reproduce (rare case: self transfer from direct client, not submit)

fredericBregier added a commit to fredericBregier/Waarp-All that referenced this issue Aug 11, 2020
In some rare cases, the self transfer was deleted by client (direct transfer, not submited transfer).
Fix issue waarp#62
@fredericBregier fredericBregier linked a pull request Aug 11, 2020 that will close this issue
@fredericBregier
Copy link
Collaborator

Fix in #70

@fredericBregier fredericBregier added this to the 3.4.1 milestone Aug 11, 2020
fredericBregier added a commit to fredericBregier/Waarp-All that referenced this issue Aug 13, 2020
In some rare cases, the self transfer was deleted by client (direct transfer, not submited transfer).
Fix issue waarp#62
fredericBregier added a commit to fredericBregier/Waarp-All that referenced this issue Aug 28, 2020
In some rare cases, the self transfer was deleted by client (direct transfer, not submited transfer).
Fix issue waarp#62
fredericBregier added a commit that referenced this issue Aug 28, 2020
In some rare cases, the self transfer was deleted by client (direct transfer, not submited transfer).
Fix issue #62
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants