-
Notifications
You must be signed in to change notification settings - Fork 34
As admin I want to delete image from the series #282
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
Labels
Milestone
Comments
Don't forget to modify |
Also don't forget to modify |
This will be useful because it also allows to replace an image. |
By the way, in this case we would have gaps in ids (like /image/10 shows 404 while /image/11 return an image).
This use-case will be extracted into a separate issue -- #1303 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We should allow to admin to remove image(s) from the series. All except the last one.
Probably, we also should allow the same to the series owner.
Idea from: @AleksSPb
The text was updated successfully, but these errors were encountered: