As a Roblox developer, it is currently too hard to scroll on the “latest” page of the DevForum without bumping into multiple catalog asset bug reports. This easily floods the Latest page and sinks useful posts to the bottom.
Moreover, Catalog Asset Bugs usually involve minor adjustments to an item, a typo in an item’s description that usually do not require a big amount of attention.
Internally we use a separate ticketing system to keep track of the work and it’s generally more convenient to keep it one bug report per thread, otherwise you need to manually keep track of replies that have / have not been answered.
The technical writing team for the docs site decided that another approach worked better for their specific use case. They can often apply multiple fixes at the same time because it’s all in a single code base and it’s easy to find the right place to modify.