0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 08:51:31 +08:00
discourse/plugins/discourse-templates/assets
Natalie Tay 1b60b632f2
DEV: Use tag_name/tag.name instead of tag_id/tag.id where the name is actually used (#36226)
In plenty of areas where tags are dealt with, we use `tag_id` when
actually referring to `tag_name`. This is super confusing.

We're making some changes to how tags are dealt with, so to prevent
adding more tech debt we're fixing this confusion first.
2025-12-29 13:20:06 +08:00
..
javascripts DEV: Use tag_name/tag.name instead of tag_id/tag.id where the name is actually used (#36226) 2025-12-29 13:20:06 +08:00
stylesheets