You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@empire-db.apache.org by "Jörg Reiher (JIRA)" <em...@incubator.apache.org> on 2008/09/26 12:59:44 UTC

[jira] Created: (EMPIREDB-18) DBRecord.setModified(column, isModified) doesn't set the record state back from modified to valid

DBRecord.setModified(column, isModified) doesn't set the record state back from modified to valid
-------------------------------------------------------------------------------------------------

                 Key: EMPIREDB-18
                 URL: https://issues.apache.org/jira/browse/EMPIREDB-18
             Project: Empire-DB
          Issue Type: Bug
          Components: Core
    Affects Versions: empire-db-2.0.4-incubating
            Reporter: Jörg Reiher
            Priority: Minor
             Fix For: empire-db-2.0.5-incubating


If you change the modified state of a record's column to "false", and by this change no column has the modified state "true" anymore, the record state should be set back from modified to valid.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (EMPIREDB-18) DBRecord.setModified(column, isModified) doesn't set the record state back from modified to valid

Posted by "Jörg Reiher (JIRA)" <em...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/EMPIREDB-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jörg Reiher resolved EMPIREDB-18.
---------------------------------

    Resolution: Fixed

> DBRecord.setModified(column, isModified) doesn't set the record state back from modified to valid
> -------------------------------------------------------------------------------------------------
>
>                 Key: EMPIREDB-18
>                 URL: https://issues.apache.org/jira/browse/EMPIREDB-18
>             Project: Empire-DB
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: empire-db-2.0.4-incubating
>            Reporter: Jörg Reiher
>            Priority: Minor
>             Fix For: empire-db-2.0.5-incubating
>
>
> If you change the modified state of a record's column to "false", and by this change no column has the modified state "true" anymore, the record state should be set back from modified to valid.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.