hale
hale copied to clipboard
XML imports: Source and target schema do not show imported schema after exclude type from mapping
After importing an XML schema in the hale studio either as a source or a target, if the user excludes type from mapping
from the imported xml schema, then the further imports of any other *.json, *.gpkg, or *.shp
in the same category doesn't show up in the schema explorer view.
Steps to reproduce:
- Import any xml schema in either source (or target).
- In schema explorer view, right click on the imported schema and click on
Exclude type from mapping
. - Now again import source (or target) schema.
Expected output:
- imported schema in step 3 should be shown in the source schema view (or the target schema view).
- imported schema must be shown in the
Project view
.
Actual:
- imported schema is not shown in the source schema view (or the target schema view).
- imported schema is shown in the
Project view
.
NOTE: The imported schemas can be added in the source (or the target) view from Edit
-> Edit mapping relevant source types
( or Edit
-> Edit mapping relevant target types
). Once this operation is done, the re-import of the schemas work as expected.
@kapil-agnihotri When importing the second schema, you should get a popup like in the screenshot allowing you to select the mappable types. Is that not the case for you?
This issue has been automatically marked as stale because it has not had activity in the last 60 days. It will be closed in two weeks if no further activity occurs. Thank you for your contributions.