Problem/Motivation

Guess the following scenario: a user uploads a new media item to a a field (cardinality set to unlimited). Then the users reorders the media items (i.e. move the new item to the top of the list).
Before saving, the user decides to remove one of the other items.

Result: the item is removed and the original item order is restored (having the new item at the bottom of the list).

Proposed resolution

Change the behaviour, so the item order is retained after removing an item.

Remaining tasks

Create patch.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

stBorchert created an issue. See original summary.

stBorchert’s picture

Issue summary: View changes
Status: Active » Needs review
FileSize
623 bytes
joseph.olstad’s picture

Status: Needs review » Reviewed & tested by the community
joseph.olstad’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for the patch, looks good.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.