0 Replies Latest reply on Sep 19, 2016 4:01 AM by jonasle

    Unique ID gets duplicated

    jonasle

      Hi!

       

      Using Eclipse and the jBPM/Drools plugin we've had an incorrect (?) behaviour. When starting Eclipse, the "unique id" counter for all nodes get set to 0, and then increments with each new node added, and resets when exiting Eclipse. This however becomes an issue, because if there already is a node in the file with unique id = 0, there will be two elements with this id afterwards. Are we missing something?

       

      Thanks