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 2020/08/06 11:41:00 UTC

[jira] [Updated] (CAY-2670) CommitLog does not include FKs for deleted objects

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

Andrus Adamchik updated CAY-2670:
---------------------------------
    Description: 
[Commit log|https://cayenne.apache.org/docs/4.0/cayenne-guide/#ext-commit-log] does not include FKs of the deleted objects if the to-one relationship this FK belongs to is a one-way relationship (incorrect). If the relationship is two-way, the FK is included (correct).

I will be working on a fix... 

  was:
Just noticed that [commit log|https://cayenne.apache.org/docs/4.0/cayenne-guide/#ext-commit-log] does not include FKs of the deleted objects. I have use cases where FKs is the information I am after on commit, so this is rather inconvenient. Also this info is readily available. We just need to include it in commit log.

I will be working on a fix... 


> CommitLog does not include FKs for deleted objects
> --------------------------------------------------
>
>                 Key: CAY-2670
>                 URL: https://issues.apache.org/jira/browse/CAY-2670
>             Project: Cayenne
>          Issue Type: Bug
>    Affects Versions: 4.0.2, 4.1, 4.2.M2
>            Reporter: Andrus Adamchik
>            Assignee: Andrus Adamchik
>            Priority: Major
>
> [Commit log|https://cayenne.apache.org/docs/4.0/cayenne-guide/#ext-commit-log] does not include FKs of the deleted objects if the to-one relationship this FK belongs to is a one-way relationship (incorrect). If the relationship is two-way, the FK is included (correct).
> I will be working on a fix... 



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