discourse/app
Joffrey JAFFEUX 71fd01c8ec
FIX: ensures successive topic hydrates doesn't override category (#12865)
This bug has first been seen when loading similar topics, minimum repro:

- Have a topic named "Something Foo Bar" with a category.

- Call this in console:
```
Discourse.currentUser.store.find("similar-topic", { title: "Something foo bar", raw: "" })
```

- Navigate to latest (no full refresh)

- The category from the topic should have disappeared
2021-04-28 16:12:11 +02:00
..
assets FIX: ensures successive topic hydrates doesn't override category (#12865) 2021-04-28 16:12:11 +02:00
controllers Revert "DEV: Improving topic tracking state code (#12555)" (#12864) 2021-04-28 11:29:54 +10:00
helpers Revert "FEATURE: Allow theme tests to be run in production (#12815)" (#12840) 2021-04-26 23:05:58 +03:00
jobs FEATURE: A low priority filter for the review queue. (#12822) 2021-04-23 15:34:24 -03:00
mailers FEATURE: Auto-activate users invited by email (#12675) 2021-04-14 12:15:56 +03:00
models Revert "DEV: Improving topic tracking state code (#12555)" (#12864) 2021-04-28 11:29:54 +10:00
serializers Revert "DEV: Improving topic tracking state code (#12555)" (#12864) 2021-04-28 11:29:54 +10:00
services FEATURE: the ability to search users by custom fields (#12762) 2021-04-27 15:52:45 +10:00
views Revert "FEATURE: Allow theme tests to be run in production (#12815)" (#12840) 2021-04-26 23:05:58 +03:00