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

Can't remove images / project icon from a project #454

Closed
RubenFricke opened this issue Jun 6, 2021 · 0 comments · Fixed by #464
Closed

Can't remove images / project icon from a project #454

RubenFricke opened this issue Jun 6, 2021 · 0 comments · Fixed by #464
Assignees
Labels
bug Something isn't working Good first issue Good first issue to get to know the project internally. Refactor Friday This label is used to mark an issue for a planned refactor

Comments

@RubenFricke
Copy link
Member

RubenFricke commented Jun 6, 2021

Describe the bug
You can't remove an existing project icon or project images from a project.

To Reproduce
Steps to reproduce the behavior:

  1. Open swagger
  2. Upload 2 files (images)
  3. Create a project with a project icon and 2 project images
  4. Use the PUT endpoint to remove the project icon and one of the project images
  5. Validate that the images are not removed from the project

Expected behavior
Using the PUT endpoint, you should specify a new selection of project images or a project icon. If the client doesn't specify anything for these properties, they should be removed from the project.

@RubenFricke RubenFricke added bug Something isn't working Good first issue Good first issue to get to know the project internally. Refactor Friday This label is used to mark an issue for a planned refactor labels Jun 6, 2021
@RubenFricke RubenFricke self-assigned this Jun 18, 2021
@RubenFricke RubenFricke mentioned this issue Jun 19, 2021
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Good first issue Good first issue to get to know the project internally. Refactor Friday This label is used to mark an issue for a planned refactor
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant