mxcli 0.24
mx 11.12.3
I remember this was solved for microflows, however for, e.g., import and export mappings this still holds:
you can have multiple documents with the same name, as long as there is only one non excluded
In my case I have two import mappings with the same name, one included and one excluded.
In the catalog this results in two rows in the import_mappings table, without an Excluded column to discern.
And both end up in the sources table. Without a unique ID it is impossible to disern the two. And the source of the excluded item does not start with @excluded, making catalog behavior inconsistent with microflows
mxcli 0.24
mx 11.12.3
I remember this was solved for microflows, however for, e.g., import and export mappings this still holds:
you can have multiple documents with the same name, as long as there is only one non excluded
In my case I have two import mappings with the same name, one included and one excluded.
In the catalog this results in two rows in the import_mappings table, without an Excluded column to discern.
And both end up in the sources table. Without a unique ID it is impossible to disern the two. And the source of the excluded item does not start with @excluded, making catalog behavior inconsistent with microflows