Just wondering how in the world you use this in conjunction with Features. When I try to create a Feature, there are no extra options for content. How does this work? How do I export content with their paths, so menu items remain intact as well.

Comments

Offlein’s picture

I too am wondering this.

Offlein’s picture

jazzdrive3 I just thought I'd let you know that I think I figured out what's up here.

I simply didn't have any nodes in in the UUID node table because the latest versions (dev and beta both, I think) of UUID don't work correctly when you click "Create missing UUIDs".

You can use the patch here: http://drupal.org/node/1236768
Or you can use Drush to generate them -- that works too.

Then clear your caches and I think it will work. You'll get a "Content" option in the Feature.

dooug’s picture

I had the same problem, but after clicking "Create missing the uuids" on /admin/settings/uuid the "Content" option showed up in the features. I didn't need to apply any patch.

colan’s picture

Component: Miscellaneous » Documentation
Category: support » task

This should be explained on the project page.

adrien.felipe’s picture

None of the above solutions worked for me. I ended up using Node export module.
(Using last versions of every needed module)

STINGER_LP’s picture

Solution posted in comment #3 didn't worked for me either. Still no options for creating content-feature.

Offlein’s picture

STINGER_LP Did you try the patch and/or using Drush?

STINGER_LP’s picture

No, I haven't tested the patch mentioned in comment #2, neither drush, because I don't have the SSH access.

ronino’s picture

Version: 6.x-1.0-alpha1 » 7.x-1.0-alpha1

I do have troube in D7, too, to get this to work. I created the missing UUID's (after finding out I have to do so), but this doesn't add a "Content" option to Features' "Edit components" select box for me. So far no export...

duaelfr’s picture

We have no news from the maintainers
I provided some patches to make this module work : #1408344: UUID Features Does Not Work

dooug’s picture

I second the complaint in comment #9 above. I did this before in the 6.x version but can't get it to work in 7.x. Yet to try DuaelFr's many patches...

vasan.85’s picture

Category: task » support
Priority: Normal » Major
Status: Active » Patch (to be ported)

Can u give us a patch for d7.

patrickavella’s picture

I am also having this issue. I've tried generating the uuid and clearing the cache but I still don't get a content option in features.

Has there been a solution for d7?

beanluc’s picture

The two patches at the bottom of http://drupal.org/node/1245582#comment-5837880 should solve this problem for you all.

patrickavella’s picture

Yes, I can confirm this adds the UUID Content option into the features menu. Thanks a bunch! Hopefully these changes will be rolled into the next update.

Jeffrey C.’s picture

Status: Patch (to be ported) » Fixed

The explanation on the project page should be clear enough. Using the latest development version of UUID Features and UUID should work.

Status: Fixed » Closed (fixed)

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