Bryan Bende created NIFIREG-409:
-----------------------------------

             Summary: Incorrect revision returned on an updated entity
                 Key: NIFIREG-409
                 URL: https://issues.apache.org/jira/browse/NIFIREG-409
             Project: NiFi Registry
          Issue Type: Bug
    Affects Versions: 0.7.0
            Reporter: Bryan Bende
            Assignee: Bryan Bende


With revisions enabled, if you create an entity like a user or group, then 
update it, and then use the returned entity from the update to issue a delete, 
you will get an error about the entity being out of date with the server.

The version in the revision that is being returned is being incremented by 2 
instead of by 1 because the JDBC revision manager is incrementing it, but then 
it is getting incremented again in the StandardRevisableEntityService.



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

Reply via email to