When exporting contexts that include assets to Features, as well as the assets that are selected, the array also contains the assets that *aren't* selected. Whenever the list of assets changes, this means the feature is listed as overridden, although the only thing that is overridden is the list of files that aren't being used anyway.
The attached patch filters the selected list of assets to avoid this problem.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | context_addassets-features-filter.patch | 738 bytes | longwave |
Comments
Comment #1
longwaveComment #2
jtwalters commentedThis works. Must have if you're looking to avoid extra work when comparing feature exports.
Please commit this!
Comment #4
electblake commentedapproved & merged into 7.x-1.x branch. holding to cut release for other approved patches
Comment #5
electblake commented