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

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

     [ https://issues.apache.org/jira/browse/CAY-2634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikita Timofeev reassigned CAY-2634:
------------------------------------

    Assignee: Nikita Timofeev

> 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
>            Assignee: Nikita Timofeev
>            Priority: Minor
>
> 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 of 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.
> * When a DB import doesn't return any changes ("Nothing to import" dialog is shown and I click "Ok"), the previously saved project is marked as dirty. I thought this one was already fixed.



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