Opened 9 years ago
Closed 8 years ago
#35548 closed defect (bug) (duplicate)
AllPosts page: Post category can't be removed by "Edit" bulk action
Reported by: | antonrinas | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.4.1 |
Component: | Posts, Post Types | Keywords: | |
Focuses: | Cc: |
Description
STEPS TO REPRODUCE
- Log in as administrator. Create new category for posts "Test category".
- Create new post "test post" and assign it to categories "Uncategorized", "Test category".
- Go to AllPosts page. Check "test post" and make "Edit" bulk action.
- In "Categories" list select "Test category". "Uncategorized" is not checked.
- Click "Update".
EXPECTED RESULT: "test post" is assigned only to "Test category".
ACTUAL RESULT: "test post" is assigned to "Test category" and "Uncategorized".
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
As far as I've known, this is the intended behavior. The current UI does not really support the bulk editing of potentially dozens or hundreds of post. It's not a tool to manage your post's categories, but to assign them in bulk. I'm going to create a new ticket that deals with the label verbiage so that it's easier to understand.