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

Andrus Adamchik closed CAY-1727.
--------------------------------

    Resolution: Fixed

Thanks Ilya! The patch appears to work perfectly
                
> Modeler thinks entity is using inheritance when it doesn't
> ----------------------------------------------------------
>
>                 Key: CAY-1727
>                 URL: https://issues.apache.org/jira/browse/CAY-1727
>             Project: Cayenne
>          Issue Type: Bug
>          Components: Modeler
>    Affects Versions: 3.1M2, 3.1B1
>            Reporter: Andrus Adamchik
>            Assignee: Andrus Adamchik
>             Fix For: 3.1B2, 3.2M1
>
>         Attachments: CAY-1727.patch
>
>
> The modeler mixes up Java inheritance with "persistent inheritance", which I 
> guess can be confusing indeed.
> One possible scenario to reproduce (I think this is not limited to these 
> steps) :
> * Create new DataMap, enter arbitrary custom superclass
> * Create DbEntity with a couple of columns
> * Click "Create ObjEntity" that will create a new ObjEntity based on this 
> DbEntity
> The resulting ObjEntity "Table/View" field is disabled. The Modeler thinks 
> that custom superclass corresponds to persistent inheritance... Deleting it, 
> going to some other entity, and then returning back to this ObjEntity will 
> reactivate "Table/View".
> "Table/View" should be disabled only when "Inheritance" dropdown is populated 
> (i.e. when "super entity" is chose, not just a superclass). 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to