# New topics on Message Bus

**URL:** https://meta.discourse.org/t/new-topics-on-message-bus/369717
**Category:** Development
**Created:** [June 11, 2025, 11:09am UTC](https://meta.discourse.org/t/new-topics-on-message-bus/369717 "2025-06-11T11:09:24Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![themadseventeen](https://avatars.discourse-cdn.com/v4/letter/t/ecae2f/32.png) [@themadseventeen](https://meta.discourse.org/u/themadseventeen)
#### Post date: [June 11, 2025, 11:13am UTC](https://meta.discourse.org/t/new-topics-on-message-bus/369717/2 "2025-06-11T11:13:26Z")

</div>

For example the backlog for this topic is

```json
[
    {
        "global_id": 272370861,
        "message_id": 2,
        "channel": "/topic/369717",
        "data": {
            "type": "localized",
            "id": 1791073
        }
    },
    {
        "global_id": 272370917,
        "message_id": 3,
        "channel": "/topic/369717",
        "data": {
            "type": "localized",
            "id": 1
        }
    },
    {
        "global_id": -1,
        "message_id": -1,
        "channel": "/__status",
        "data": {
            "/topic/369717": 3
        }
    }
]

```

Message with id of 1 (which I assume is the post creation message) is missing.

---

_[View the full topic](https://meta.discourse.org/t/new-topics-on-message-bus/369717)._
