bug #6915
Delete does not work in media view for taxon
80%
Description
I tried to delete an image which belongs to an image gallery of a taxon.
None of the delete options of the configurator work because it says that the media is still connected to a taxon.
The image is removed from the view but it re-appears when the view is refreshed.
Related issues
Associated revisions
the deleteConfig for media needs the description from where it should be deleted.
fix media delete, remove descriptionElement from description if it does not contain any media anymore
minor
minor
History
#1 Updated by Patrick Plitzner over 3 years ago
- Related to feature request #5365: Add delete configurator to Media View image gallery added
#2 Updated by Patrick Plitzner over 3 years ago
- Related to bug #6730: Deleting media leads to inconsistent data added
#3 Updated by Katja Luther over 3 years ago
- Status changed from New to Resolved
- Target version changed from Unassigned CDM tickets to Release 4.10
this was because the object from where the media should be deleted is not set in the configurator, this is fixed with b294e97e70881eecbe12dc58882934cf6b96df52
#4 Updated by Katja Luther over 3 years ago
- Assignee changed from Katja Luther to Patrick Plitzner
#5 Updated by Patrick Plitzner over 3 years ago
- Status changed from Resolved to Feedback
- Assignee changed from Patrick Plitzner to Katja Luther
- % Done changed from 0 to 80
Deleting works but only with the second option "Remove ... and delete teh media completely...". The other two options never delete the image if the gallery is attached to a taxon
#6 Updated by Katja Luther over 3 years ago
now all delete options are working, also the problem that while delete one media from a gallery removed the whole gallery is fixed. The remaining issue is the missing refresh in taxeditor.
#7 Updated by Katja Luther over 3 years ago
- Status changed from Feedback to Resolved
- Assignee changed from Katja Luther to Patrick Plitzner
#8 Updated by Patrick Plitzner over 3 years ago
- Status changed from Resolved to Closed
- Assignee changed from Patrick Plitzner to Katja Luther
works fine
#9 Updated by Andreas Müller over 3 years ago
Katja Luther wrote:
now all delete options are working, also the problem that while delete one media from a gallery removed the whole gallery is fixed. The remaining issue is the missing refresh in taxeditor.
Is the remaining issue also fixed now (or moved to another ticket)?
#10 Updated by Patrick Plitzner over 3 years ago
Andreas Müller wrote:
Katja Luther wrote:
now all delete options are working, also the problem that while delete one media from a gallery removed the whole gallery is fixed. The remaining issue is the missing refresh in taxeditor.
Is the remaining issue also fixed now (or moved to another ticket)?
Yes, this works also