Now when a video is "deleted" by its author, the video is only marked for
removal, i.e. video.setMarkedForRemoval(true).
Add a functionality where the admin can list all videos with this flag and
remove them.
During the removal process the video files (both source and target) and the
VideoPart entities will be deleted. The video entity remains in the DB and
its attribute removed will be set to true.
Original issue reported on code.google.com by radek.sk...@gmail.com on 8 Mar 2010 at 2:01
Original issue reported on code.google.com by
radek.sk...@gmail.com
on 8 Mar 2010 at 2:01