Closed (fixed)
Project:
Entities Import
Version:
2.0.0
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Mar 2021 at 20:08 UTC
Updated:
13 Jul 2024 at 07:12 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
sebaz commentedIt's about Configuration entity can declare which properties need export using annotations
try to add
to definition of EntitiesImportType in /src/Entity/EntitiesImportType.php
Comment #3
larisse commentedHi! I created a patch with informations described in #2.
Comment #4
sebaz commentedlocked and pattern does not exist in EntitiesImportType, only id, and label as I mentioned in #2.
Comment #5
larisse commentedOpss, sorry! A new patch.
Comment #6
larisse commentedComment #7
guilmour-asc commentedHello.
Trying the given patch (second one by @larisse), my result didn't change.The creation's trial still gives the error.
Correcting my words: The patch worked flawlessly! My error's persistence was due to cache.
For anyone in the same situation, just do a
cache-rebuildbefore retry.Comment #8
paulocsMoving to RTBC becauae of #7.
Comment #9
sebaz commented#7 is edited and issue is solved, and can be added to stable release.
Comment #10
elavarasan r commentedFixed in new release.
Comment #11
elavarasan r commented