-
Notifications
You must be signed in to change notification settings - Fork 10
Bugfix/454 remove files #464
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works fine for me! Good job.
I have one minor detail, which maybe should be changed for consistency:
When trying to "delete" an image that does not exist while updating a project, the following error is produced:
The specified image was not found while creating project.
(FC816E40-31A6-4187-BEBA-D22F06019F8F)
However, it's updating the project, not creating. Maybe something to keep in mind for consistency.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the change! Looks great.
Description
Able to remove images from project
Type of change
Checklist
Steps to Test or Reproduce
Link to issue
Closes: #454