atlasmap-attic / atlasmap-ui

An Angular2 module for designing Atlasmap mapping definitions
Apache License 2.0
9 stars 8 forks source link

[Datamapper] Adding property with existing name seems allowed but nothing happens #127

Open gashcrumb opened 6 years ago

gashcrumb commented 6 years ago

From @apupier on July 27, 2017 13:42

it is also the case when using a different case, for instance "myData"

Copied from original issue: syndesisio/syndesis-ui#682

gashcrumb commented 6 years ago

From @akieling on September 19, 2017 14:29

@rhuss do you know the validation rules we need to run when adding properties in the data mapper?

gashcrumb commented 6 years ago

From @rhuss on September 20, 2017 19:52

@akieling sorry, no idea. But @igarashitm is on it I guess ...

igarashitm commented 6 years ago

create property dialog should check the existing property tables and if it already exists show an alert and disable save button