Opened 4 years ago

Last modified 8 months ago

#8455 new enhancement

Enhance usability in Wordpress Import - preselecting matching authors

Reported by: tott Owned by: tott
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)

import-usability-preselect.diff (2.2 KB) - added by tott 4 years ago.
current version of patch
create_users.xml (8.2 KB) - added by tott 4 years ago.
import file to create users
user-assignment-test-data.xml (190.2 KB) - added by tott 4 years ago.
import file with various posts assigned to users

Download all attachments as: .zip

Change History (13)

  • Keywords has-patch added; import usability author dropdown removed
  • Keywords needs-testing added

patch still works at 11175.

no import file to test it with, though...

  • Milestone changed from 2.8 to 2.9

tott4 years ago

current version of patch

tott4 years ago

import file to create users

tott4 years ago

import file with various posts assigned to users

comment:4 follow-up: ↓ 6   tott4 years ago

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:5   ryan3 years ago

  • Milestone changed from 2.9 to 3.0

comment:6 in reply to: ↑ 4   chrisscott3 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
  • Milestone changed from Future Release to WordPress.org
Note: See TracTickets for help on using tickets.