codidact / qpixel

Q&A-based community knowledge-sharing software
https://codidact.com
GNU Affero General Public License v3.0
385 stars 69 forks source link

1186 tag merge creates duplicates #1193

Closed Taeir closed 1 year ago

Taeir commented 1 year ago

Depends on #1185

First replacement query is altered to not alter posts that have both the primary tag and subordinate tag. Second replacement query removes the subordinate tag from posts that still have it (those not affected by the first query).

Fixes #1186