hale icon indicating copy to clipboard operation
hale copied to clipboard

XML imports: Source and target schema do not show imported schema after exclude type from mapping

Open kapil-agnihotri opened this issue 3 years ago • 2 comments

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:

  1. Import any xml schema in either source (or target).
  2. In schema explorer view, right click on the imported schema and click on Exclude type from mapping.
  3. 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 avatar Sep 07 '21 10:09 kapil-agnihotri

@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?

image

florianesser avatar Nov 09 '21 17:11 florianesser

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.

github-actions[bot] avatar May 10 '24 02:05 github-actions[bot]