I have a Feature with an exported Nodequeue, using the Simple Queue type. The Nodequeue gets exported with 'new' => FALSE,.

I'm not sure if this happens in other conditions, but when I enable the Feature as part of an installation profile, the Nodequeue gets created, but not the subqueue, so I end up not being able to add items to the Subqueue and there is not an easy way to create the subqueues automatically from my installation profile.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jojonaloha created an issue. See original summary.

jojonaloha’s picture

Attached patch sets the new flag before saving the Nodequeue when reverting if it does not exist. This resolves the issue for me.

renatog’s picture

Status: Needs review » Reviewed & tested by the community

Really works good

  • RenatoG committed 9d6390b on 7.x-1.x authored by jojonaloha
    Issue #2678360 by jojonaloha, RenatoG: Exported nodequeue missing...
renatog’s picture

Status: Reviewed & tested by the community » Fixed

Committed to the dev branch.

Best,

Status: Fixed » Closed (fixed)

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