apache / incubator-kie-issues

Apache License 2.0
12 stars 1 forks source link

Improve Import Resolver logic #1383

Open yesamer opened 1 month ago

yesamer commented 1 month ago

Follow-up of https://github.com/apache/incubator-kie-issues/issues/1150.

After the analysis of that part of the code, several improvements should be applied:

Screenshot 2024-05-03 at 11 29 57

@gitgabrio

jomarko commented 1 month ago

What is the effect on the UI Side on the tooling @yesamer please? Do we need to remove/add some UI field in the popover for the importing model? Or should we remove some field form the UI Cards for displaying existing imports?

gitgabrio commented 1 month ago

@jomarko @tiagobento @yesamer This is something that will be implemented during server-side validation. It is up to tooling-team to decide if some preventive check should be made directly in UI, e.g. when a folder/project is imported, or when an import is defined