You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Andrus Adamchik (Jira)" <ji...@apache.org> on 2019/10/21 06:37:00 UTC

[jira] [Created] (CAY-2634) Minor inconsistencies in Modeler "DB Import"

Andrus Adamchik created CAY-2634:
------------------------------------

             Summary: Minor inconsistencies in Modeler "DB Import"
                 Key: CAY-2634
                 URL: https://issues.apache.org/jira/browse/CAY-2634
             Project: Cayenne
          Issue Type: Bug
         Environment: 4.1.RC1
            Reporter: Andrus Adamchik


Just noticed a few things in DB Import in the Modeler:

* Schema validator complains about regular expression syntax in "includeTable.name" or "excludeTable". E.g. "<includeTable><name>^a2_.+$</name></includeTable>".
* Ordering or includes / excludes - when I add an include to a catalog, it is added at the end of the list of includes / excludes. But when I come back to view again, it is reordered to precede all excludes (which is correct, but I guess it should be visually added where it belongs from the start).
* There's no way to reorder entries within includes and excludes. Manual reordering should be useful especially with regular expressions, where rules may depend on previous rules.





--
This message was sent by Atlassian Jira
(v8.3.4#803005)