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

[Transfer ownership] Receiver not informed about transfer taking some time #18272

Closed
wiswedel opened this issue Dec 6, 2019 · 3 comments
Closed
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap enhancement

Comments

@wiswedel
Copy link
Contributor

wiswedel commented Dec 6, 2019

While the ownership transfer initiator sees a hint, It may take some time until the process is done, the receiver doesn't know that the transfer actually happens with the next background job (which could take some time, depending on the server config). So the receiver has to assume something went wrong after accepting but not seeing anything coming in.

@wiswedel wiswedel added bug 0. Needs triage Pending check for reproducibility or if it fits our roadmap labels Dec 6, 2019
@wiswedel wiswedel added this to the Nextcloud 18 milestone Dec 6, 2019
@rullzer rullzer added enhancement and removed bug labels Dec 9, 2019
@rullzer
Copy link
Member

rullzer commented Dec 9, 2019

So we just update the initial acceptance notification that it can take some time?

@wiswedel
Copy link
Contributor Author

wiswedel commented Dec 9, 2019

So we just update the initial acceptance notification that it can take some time?

Fine for me

@rullzer
Copy link
Member

rullzer commented Dec 9, 2019

So we just update the initial acceptance notification that it can take some time?

Fine for me

Care to shoot in a PR yourself? SInce you already touched the code. And then you can word it how you think it should be worded ;)

wiswedel added a commit that referenced this issue Dec 9, 2019
note about incoming transfer taken out by background job

resolves #18272

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
gary-kim pushed a commit that referenced this issue Dec 16, 2019
note about incoming transfer taken out by background job

resolves #18272

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
gary-kim pushed a commit that referenced this issue Dec 16, 2019
note about incoming transfer taken out by background job

resolves #18272

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
gary-kim pushed a commit that referenced this issue Dec 16, 2019
note about incoming transfer taken out by background job

resolves #18272

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
gary-kim pushed a commit that referenced this issue Dec 16, 2019
note about incoming transfer taken out by background job

resolves #18272

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap enhancement
Projects
None yet
Development

No branches or pull requests

2 participants