# FIX: Boosts in reviewables should link to posts rather than topics

**URL:** https://meta.discourse.org/t/fix-boosts-in-reviewables-should-link-to-posts-rather-than-topics/405993
**Category:** Bug
**Tags:** fixed
**Created:** [June 24, 2026, 7:16am UTC](https://meta.discourse.org/t/fix-boosts-in-reviewables-should-link-to-posts-rather-than-topics/405993 "2026-06-24T07:16:09Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![small-lovely-cat](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/small-lovely-cat/32/553546_2.png) [@small-lovely-cat](https://meta.discourse.org/u/small-lovely-cat)
#### Post date: [June 24, 2026, 7:16am UTC](https://meta.discourse.org/t/fix-boosts-in-reviewables-should-link-to-posts-rather-than-topics/405993/1 "2026-06-24T07:16:10Z")

</div>

There exists a bug in the reviewables, when a boost is reported, the link of it is pointed to the topic rather than the specific post, which makes finding the boost difficult when there are large number of posts in the topic.

This commit add `target_url` so that the link is pointed to the specific post of the boost rather than the topic.

Before:

 ![image](https://global.discourse-cdn.com/meta/original/4X/7/9/8/79850d03367ffeaacfa36aeb7c7549a76d75314b.png)

After:

 ![image](https://global.discourse-cdn.com/meta/original/4X/6/f/6/6f63aad2ceaea8867596232f5556f250b63709ea.png)

Also added some spec to it.

> <https://github.com/discourse/discourse-boosts/pull/9>
>
> There exists a bug in the reviewables, when a boost is reported, the link of it …is pointed to the topic rather than the specific post, which makes finding the boost difficult when there are large number of posts in the topic.
> 
> This commit add \`target\_url\` so that the link is pointed to the specific post of the boost rather than the topic.
> 
> Before:
> \<img width="1918" height="851" alt="image" src="https://github.com/user-attachments/assets/5fd2b43f-4ab2-4e09-bd52-39caaa7e3ec4" /\>
> 
> After:
> \<img width="1927" height="871" alt="image" src="https://github.com/user-attachments/assets/4203c770-1013-4747-8940-831d12924081" /\>
> 
> Also added some spec to it.

---

<div class="post-metadata">

### Author: ![nat](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nat/32/235063_2.png) [@nat](https://meta.discourse.org/u/nat)
#### Post date: [June 24, 2026, 9:32am UTC](https://meta.discourse.org/t/fix-boosts-in-reviewables-should-link-to-posts-rather-than-topics/405993/2 "2026-06-24T09:32:46Z")

</div>

Thanks for your contribution again, our teammate @zogstrip has merged your PR :slight_smile:

---

<div class="post-metadata">

### Author: ![nat](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nat/32/235063_2.png) [@nat](https://meta.discourse.org/u/nat)
#### Post date: [June 25, 2026, 12:00am UTC](https://meta.discourse.org/t/fix-boosts-in-reviewables-should-link-to-posts-rather-than-topics/405993/4 "2026-06-25T00:00:13Z")

</div>

This topic was automatically closed after 14 hours. New replies are no longer allowed.
