The problem with importing states is their tags. While some tags should override each other (like _perms), others could be successfully merged (like _data). In these cases, the tag needs to be considered and deeply merged, as part of the import process.
This ticket lists tags that should be merged during import.
The problem with importing states is their tags. While some tags should override each other (like
_perms), others could be successfully merged (like_data). In these cases, the tag needs to be considered and deeply merged, as part of the import process.This ticket lists tags that should be merged during import.