discourse/plugins/discourse-solved/spec
Kris 91282252cd
UX: don't include OP in "me too" shared issue counter (#40129)
This removes the topic author from the count of the "me too" button when
`Enable solved shared issues` is enabled. This is based on some feedback
in
https://meta.discourse.org/t/solved-improvements-allowing-members-to-indicate-theyre-experiencing-a-reported-issue/402498

Now when the topic is created the counter starts at 0. 

Before:
<img width="400" alt="image"
src="https://github.com/user-attachments/assets/cefb5a84-beb6-4637-95b7-b05d9989b98b"
/>


<img width="400" alt="image"
src="https://github.com/user-attachments/assets/a0154f0b-a66a-436a-aa1a-30ca1956dada"
/>




After: 
<img width="400" alt="image"
src="https://github.com/user-attachments/assets/9b633da3-f7a9-4541-8813-d2721af5efef"
/>

<img width="400" alt="image"
src="https://github.com/user-attachments/assets/24274b52-0a23-4157-b8e2-6b793ec78324"
/>
2026-05-18 13:29:53 -04:00
..
components DEV: add service objects for accept_answer and unaccept_answer (#37878) 2026-03-04 12:34:37 +04:00
fabricators FEATURE: add solved me too button (#39652) 2026-05-13 17:03:25 +04:00
integration FEATURE: Admin dashboard highlights to real data (#39895) 2026-05-12 13:15:52 +08:00
lib FEATURE: Admin dashboard highlights to real data (#39895) 2026-05-12 13:15:52 +08:00
models FEATURE: add solved me too button (#39652) 2026-05-13 17:03:25 +04:00
requests UX: don't include OP in "me too" shared issue counter (#40129) 2026-05-18 13:29:53 -04:00
serializers DEV: update solved schema for non text posts (#39253) 2026-04-16 19:42:48 +04:00
services/discourse_solved UX: don't include OP in "me too" shared issue counter (#40129) 2026-05-18 13:29:53 -04:00
system UX: don't include OP in "me too" shared issue counter (#40129) 2026-05-18 13:29:53 -04:00