Recent user activity does not show deleted items #1715

Closed
opened 2026-02-05 01:42:08 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @Venkinovec on GitHub (May 6, 2020).

Describe the bug
I cannot see items that I deleted on my user profile.
Instead of showing the delete action, it removes the action of my created page, like it never existed.

Steps To Reproduce
Steps to reproduce the behavior:

  1. Create book
  2. Check history
  3. Delete book
  4. Check history
  5. Not showing delete action

Expected behavior
Show delete action on my user profile.

Screenshots
Image

Your Configuration (please complete the following information):

  • Exact BookStack Version (Found in settings): BookStack v0.29.2

Additional context
I tried it with bookshelves, books, pages, chapters. All delete actions not showed.

Originally created by @Venkinovec on GitHub (May 6, 2020). **Describe the bug** I cannot see items that I deleted on my user profile. Instead of showing the delete action, it removes the action of my created page, like it never existed. **Steps To Reproduce** Steps to reproduce the behavior: 1. Create book 2. Check history 3. Delete book 4. Check history 5. Not showing delete action **Expected behavior** Show delete action on my user profile. **Screenshots** ![Image](https://user-images.githubusercontent.com/25304952/81160988-2019a880-8f8b-11ea-8518-caed2e6023e1.png) **Your Configuration (please complete the following information):** - Exact BookStack Version (Found in settings): BookStack v0.29.2 **Additional context** I tried it with bookshelves, books, pages, chapters. All delete actions not showed.
OVERLORD added the :cat2:🐈 Possible duplicate label 2026-02-05 01:42:08 +03:00
Author
Owner

@ssddanbrown commented on GitHub (May 15, 2020):

Hi @Venkinovec,
This is kind of by design. Since the items are no longer there we can no longer calculate permissions on them so we don't show those activities, to avoid exposing potentially private information.

The activity is still within the database though. More detail about this can be found in #1167. Since this is effectively a duplicate of #1167 I will close this.

@ssddanbrown commented on GitHub (May 15, 2020): Hi @Venkinovec, This is kind of by design. Since the items are no longer there we can no longer calculate permissions on them so we don't show those activities, to avoid exposing potentially private information. The activity is still within the database though. More detail about this can be found in #1167. Since this is effectively a duplicate of #1167 I will close this.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#1715