Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #56265, comment 1


Ignore:
Timestamp:
07/25/2022 02:52:56 AM (4 years ago)
Author:
costdev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #56265, comment 1

    initial v1  
    11Hi @mikulabc, thanks for opening this ticket! To help make testing this issue easier, let's get some testing instructions on the ticket.
    2 
    3 Please confirm whether the bug appears for you after following these instructions. If the bug doesn't occur, please let me know which steps should be corrected.
    4 
    5 == Testing Instructions
    6 
    7 === Steps to Reproduce
    8 1. Create five posts and set their status to `Pending`.
    9 2. Navigate to `Posts > Pending`. Note the order of the posts.
    10 3. Delete the second post.
    11 4. 🐞 The remaining posts display in a different order than before.
    12 
    13 === Expected Results
    14 - ❌ The remaining posts display in a different order than before.