<br><font size=2 face="sans-serif">Hello All,</font>
<br>
<br><font size=2 face="sans-serif">I'm experiencing an issue importing
an existing DRL into Guvnor, we &nbsp;made a sample DRL file containing
1000 very simple rules that look something like this:</font>
<br>
<br><font size=2 face="sans-serif">rule &quot;testa4&quot;</font>
<br><font size=2 face="sans-serif">dialect &quot;mvel&quot;</font>
<br><font size=2 face="sans-serif">when</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; IOption(
selected == &quot;false&quot; &amp;&amp; id == &quot;9934&quot; )</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; messageSection
: INode( id == &quot;Drivers&quot; )</font>
<br><font size=2 face="sans-serif">then</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; messageSection.setValidationMessage(
&quot;null&quot; );</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; messageSection.setValidationMessageDuration(
null );</font>
<br><font size=2 face="sans-serif">end</font>
<br>
<br><font size=2 face="sans-serif">Each rule has a unique name. &nbsp;The
problem is that the import hasn't finished (after over 2 hours) and when
we look at the resources that have been imported they have 24 revisions
each. &nbsp;It looks like Guvnor is importing the file over and over again.</font>
<br>
<br><font size=2 face="sans-serif">Has anyone experienced anything like
this?</font>
<br>
<br><font size=2 face="sans-serif">Thanks,</font>
<br><font size=2 face="sans-serif"><br>
</font><font size=3>Steve Ronderos</font>