BUR #41398 has been approved by @nonamethanks.
create alias hekiho_academy_uniform -> hekiho_academy_school_uniform
Rename Hekiho Academy Uniform to make it imply "school uniform"
Posted under Tags
BUR #41398 has been approved by @nonamethanks.
create alias hekiho_academy_uniform -> hekiho_academy_school_uniform
Rename Hekiho Academy Uniform to make it imply "school uniform"
AbsoluteRainbow said:
Wait... alias would automatically rename? How?
It's just how the danbooru codebase works.
If you have tagA
and want to move it to tagB
, alias tagA -> tagB
makes tagB
the new primary tag name while leaving tagA
behind as a redirect.
If you instead rename tagA -> tagB
, tagA
still gets moved to tagB
, but tagA
is not left behind as a redirect.
Doing rename tagA -> tagB
and then alias tagA -> tagB
is doing the same thing as just aliasing it with an extra step.
The bulk update request #41398 (forum #356973) has been approved by @nonamethanks.