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

file sesson upload mode are not correctly shown #193

Open
1 task
FHardow opened this issue May 21, 2024 · 0 comments
Open
1 task

file sesson upload mode are not correctly shown #193

FHardow opened this issue May 21, 2024 · 0 comments

Comments

@FHardow
Copy link
Member

FHardow commented May 21, 2024

Describe the bug
When I upload files with an overwrite mode different then KEEP, then listing the session should also show the same overwrite mode.
The write mode was executed correctly, so there is a problem on how we fetch the write mode from the API.

To Reproduce
Steps to reproduce the behavior:

  1. upload files with --write-mode OVERWRITE
  2. list file sessions
  3. see that the mode is not OVERWRITE but KEEP

Expected behavior
The listing shows the correct write mode so that it doesn't confuse users.

Screenshots
image

Checklist

  • I added a label for the level of urgency of this bug (see definitions here)
@FHardow FHardow changed the title file sesson uploads are not correct file sesson upload mode are not correctly shown May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant