Opened 4 years ago
Last modified 8 months ago
#8455 new enhancement
Enhance usability in Wordpress Import - preselecting matching authors
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | WordPress.org |
| Component: | Import | Version: | |
| Severity: | normal | Keywords: | needs-patch |
| Cc: |
Description
To increase usability in wordpress imports, especially for imports with many users or imports that are rerun a preselection of authors would increase usability.
Attachments (3)
Change History (13)
- Keywords has-patch added; import usability author dropdown removed
- Keywords needs-testing added
Attached a version of the patch against the current trunk.
To test on a fresh trunk install
1) apply patch http://core.trac.wordpress.org/attachment/ticket/8455/import-usability-preselect.diff
2) import http://core.trac.wordpress.org/attachment/ticket/8455/create_users.xml and make sure you let WordPress create the missing users
3) import http://core.trac.wordpress.org/attachment/ticket/8455/user-assignment-test-data.xml and see if the user dropdowns are prefilled correctly.
comment:6
in reply to:
↑ 4
chrisscott — 3 years ago
Replying to tott:
Attached a version of the patch against the current trunk.
To test on a fresh trunk install
1) apply patch http://core.trac.wordpress.org/attachment/ticket/8455/import-usability-preselect.diff
This patches OK against r13305
2) import http://core.trac.wordpress.org/attachment/ticket/8455/create_users.xml and make sure you let WordPress create the missing users
When I do this, the users aren't created and the posts are all assigned to 'admin'. Verified I left the user dropdowns in the default state (- Select -). Did it twice for good measure and still don't get the users created.
3) import http://core.trac.wordpress.org/attachment/ticket/8455/user-assignment-test-data.xml and see if the user dropdowns are prefilled correctly.
- Keywords needs-patch added; has-patch needs-testing removed
- Milestone changed from 3.0 to Future Release
comment:8
SergeyBiryukov — 8 months ago
- Milestone changed from Future Release to WordPress.org
comment:9
SergeyBiryukov — 8 months ago
Related: #8984
comment:10
SergeyBiryukov — 8 months ago
Related: #16148

patch still works at 11175.
no import file to test it with, though...