The log pagination size error in log and annotation page #300

Closed
opened 2026-02-21 17:26:42 -05:00 by yindo · 0 comments
Owner

Originally created by @charlescui on GitHub (Jul 24, 2023).

Dify version: Self Host 0.3.10

Steps To Reproduce

image

image

  1. 进入后台,打开日志与标注页面

  2. 日志列表的分页逻辑有错误,每页数量不正确,页面数量不正确

  3. 建议增加每页显示多少条的选项

  4. 每条日志的最后两个字段: 用户反馈和管理员反馈,不应该是N/A,建议默认为0

  5. In the background, open the log and annotation page

  6. The paging logic of the log list is incorrect, the number of pages per page is incorrect, and the number of pages is incorrect

  7. It is recommended to add the option of how many items are displayed per page

  8. The last two fields of each log, user feedback and administrator feedback, cannot be N/A. The default value is 0

@crazywoola

The current behavior

The expected behavior

Originally created by @charlescui on GitHub (Jul 24, 2023). Dify version: Self Host 0.3.10 ## Steps To Reproduce ![image](https://github.com/langgenius/dify/assets/875374/c06a91c3-7bbc-4bfb-ad17-16476bf89029) ![image](https://github.com/langgenius/dify/assets/875374/412fedfc-3738-4dc5-b47f-c7b3a90c4d2c) 1. 进入后台,打开日志与标注页面 2. 日志列表的分页逻辑有错误,每页数量不正确,页面数量不正确 3. 建议增加每页显示多少条的选项 4. 每条日志的最后两个字段: 用户反馈和管理员反馈,不应该是N/A,建议默认为0 1. In the background, open the log and annotation page 2. The paging logic of the log list is incorrect, the number of pages per page is incorrect, and the number of pages is incorrect 3. It is recommended to add the option of how many items are displayed per page 4. The last two fields of each log, user feedback and administrator feedback, cannot be N/A. The default value is 0 @crazywoola ## The current behavior ## The expected behavior
yindo closed this issue 2026-02-21 17:26:42 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#300