Exporting RDF mappings via features basically works for me, however as soon as I update a feature via drush features-update feature the rdf-mappings export is gone. :/

That has been already reported in #1101470: Make RDF mappings exportable via features, though I thought it's better to create a new issue.

CommentFileSizeAuthor
#5 1303978_5_features.patch5 KBscor

Comments

scor’s picture

was the feature created and fu'ed using the same version of rdfx?

Anonymous’s picture

This might be an issue with drush and features. Seeing this conversation in IRC:

EclipseGc: q0rban: you feature updating/reverting with drush?
[2:37pm] q0rban: EclipseGc: yes
[2:37pm] q0rban: s/deleting/updating/
[2:38pm] EclipseGc: q0rban: it completely ignores some types of exports, and doesn't actually update others, and you can basically forget it EVER reverting from the command line
[2:38pm] EclipseGc: q0rban: that's been my experience lately
[2:38pm] q0rban: EclipseGc: hmm, I haven't experienced that.. what components are you seeing this on?
[2:38pm] EclipseGc: q0rban: fieldgroup module for sure
fago’s picture

>was the feature created and fu'ed using the same version of rdfx?

Yep. I've never run into it else, though.

scor’s picture

Assigned: Unassigned » scor
Issue tags: +RDF, +sprint
scor’s picture

Status: Active » Needs review
StatusFileSize
new5 KB

I found a small bug in the features which might have caused your problem @fago. I've also added a test with partial feature coverage, it only tests that enabling the feature actually changes the RDF mappings on a feature revert. I'm not sure what's the best practice for testing feature export for example.

scor’s picture

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