Skip to content

Fix bugs in the upload to images form#1111

Merged
rdmark merged 2 commits intodevelopfrom
rdmark-fix-upload-image-list
Mar 1, 2023
Merged

Fix bugs in the upload to images form#1111
rdmark merged 2 commits intodevelopfrom
rdmark-fix-upload-image-list

Conversation

@rdmark
Copy link
Copy Markdown
Member

@rdmark rdmark commented Feb 28, 2023

No description provided.

Copy link
Copy Markdown
Member

@nucleogenic nucleogenic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rdmark Just pulled this down to test and noticed it's not possible to upload to an empty directory at the moment. I don't believe that's related to this change set though. PR approved.

@rdmark
Copy link
Copy Markdown
Member Author

rdmark commented Mar 1, 2023

@nucleogenic Thanks for reviewing! Yes you make a good point, and I can see how this is not user friendly. The problem is that the logic relies on piscsi's built-in image list. This does not include empty directories. We have to make our own logic for traversing the dir structure, which is probably good to do in another PR.

@rdmark rdmark merged commit ddf258d into develop Mar 1, 2023
@rdmark rdmark deleted the rdmark-fix-upload-image-list branch March 1, 2023 06:47
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

Successfully merging this pull request may close these issues.

2 participants