Opened 11 years ago
Closed 10 years ago
#35548 closed defect (bug) (duplicate)
AllPosts page: Post category can't be removed by "Edit" bulk action
| Reported by: | antonrinas | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Posts, Post Types | Version: | 4.4.1 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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.