You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/08/22 11:56:00 UTC

[jira] [Commented] (CAY-2450) Impossible to update Attribute title at the first attempt after syncing ObjEntity with DbEntity

    [ https://issues.apache.org/jira/browse/CAY-2450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16588764#comment-16588764 ] 

ASF GitHub Bot commented on CAY-2450:
-------------------------------------

GitHub user aarrsseni opened a pull request:

    https://github.com/apache/cayenne/pull/310

    CAY-2450 Impossible to update Attribute title at the first attempt af…

    …ter syncing ObjEntity with DbEntity

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/aarrsseni/cayenne CAY-2450

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cayenne/pull/310.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #310
    
----
commit 5541c3eddedd8066783e3eaa3c4ea9c9402f3629
Author: Arseni Bulatski <an...@...>
Date:   2018-08-22T11:54:41Z

    CAY-2450 Impossible to update Attribute title at the first attempt after syncing ObjEntity with DbEntity

----


> Impossible to update Attribute title at the first attempt after syncing ObjEntity with DbEntity
> -----------------------------------------------------------------------------------------------
>
>                 Key: CAY-2450
>                 URL: https://issues.apache.org/jira/browse/CAY-2450
>             Project: Cayenne
>          Issue Type: Bug
>          Components: Modeler
>         Environment: Linux Ubuntu 14.04, OS X
>            Reporter: Yana
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: Video1.mp4
>
>
> *Cayenne version: 4.1.M2-SNAPSHOT.*
> *Steps:*
> 1. Create a new db_Entity and ObjEntity
> 2. In ObjEntity enter the field Table/View with next data: "db_Entity"
> 3. In db_Entity add some DbEntity's Attributes and press "Sync..." button
> 4. Switch at the ObjEntity, select available attribute and press "Edit button"
> 5. In a popup window try to change the field "Attribute"
> 6. Press the button "Done"
> *Actual result:* the name of the attribute isn't changed. The button "Done" is blocked.(P.S. it's changed only when you select the "type" in the pop-up window!)
> [^Video1.mp4]
> *Expected result:* user has the possibility to edit in a popup window the field "Attribute".



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)