Problem/Motivation

The list of bundles in dropdown boxes source and target selections does not appear to be sorted in any obvious way. This makes the process of selecting a bundle from a long list cumbersome.

Given a site with many existing content types:

  1. View a node detail page
  2. Select the Convert option
  3. Expand the dropdown box labeled "To what content type should this node be converted"
  4. Observe mixed ordering of option labels

Proposed resolution

The list of options populating these dropdown boxes should be sorted alphabetically by display value to make ease the process of finding the desired option within a long list.

Remaining tasks

  1. Write a patch for testing

Comments

slucero created an issue.