# I have a problem

**URL:** https://meta.discourse.org/t/i-have-a-problem/304566
**Category:** Development
**Created:** [April 19, 2024, 3:31am UTC](https://meta.discourse.org/t/i-have-a-problem/304566 "2024-04-19T03:31:17Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![unique](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/unique/32/378498_2.png) [@unique](https://meta.discourse.org/u/unique)
#### Post date: [April 19, 2024, 3:31am UTC](https://meta.discourse.org/t/i-have-a-problem/304566/1 "2024-04-19T03:31:17Z")

</div>

How can the user view the post, i.e. the value of last\_read\_post\_number is changed through which interface

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [April 19, 2024, 4:52am UTC](https://meta.discourse.org/t/i-have-a-problem/304566/2 "2024-04-19T04:52:30Z")

</div>

You may need to elaborate a little more as I’m not sure your issue is properly explained.

(If you could also give your topic a more descriptive title that would be great 👍)

---

<div class="post-metadata">

### Author: ![unique](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/unique/32/378498_2.png) [@unique](https://meta.discourse.org/u/unique)
#### Post date: [April 19, 2024, 5:11am UTC](https://meta.discourse.org/t/i-have-a-problem/304566/3 "2024-04-19T05:11:46Z")

</div>

I want to know how users can count to read this post, how to update

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [April 19, 2024, 8:57pm UTC](https://meta.discourse.org/t/i-have-a-problem/304566/4 "2024-04-19T20:57:10Z")

</div>

The user views the post when they view it in the browser?

> [@unique](#):
>
> the value of last\_read\_post\_number is changed through which interface

When the post is displayed in their browser it’s updated and, I think, posted back to Rails.

Is there a problem that you are trying to solve with the `last_read_post_number`?
