TASVideos / tasvideos

The code for the live TASVideos website
https://tasvideos.org/
GNU General Public License v3.0
62 stars 29 forks source link

Fix regression of tag retention support when obsoleting movies #1708

Closed Masterjun3 closed 11 months ago

Masterjun3 commented 11 months ago

This fixes the regression of #804 when the select improver was implemented in c55d4302a11ffcd8d4a2f82d04dcadf3fc1b1405.

In particular, the tags were no longer copied from the selected obsoleted movie. But now it works again.