Odette_Figueire
15 years agoOccasional Contributor
Project altered magically
Hi,
Recently we are noticing some strange behavior from SoapUI. Our projects seem to get altered automatically (noticed by SVN) by SoapUI when a project is imported, opened and then saved. Off course there are changes in the project which are due to different SoapUI version, which get stored in project as well. But there are also changes which we can't explain. And we like to know why this is happening and what else we can expect. It is not that anything goes wrong, it is just that we like to know what is happening. So we don't have to see it as a threat.
Before opening (straight from SVN)
After importing, opening and saving (without any editing)
This peace of XML is for configuring a property transfer and tells which step is used as the source. But somehow it starts with nothing and ends up with the correct value. So how does it know what value to use and are there any other situations in which we can expect this kind of behavior. Now we don't know what else could happen, so we are a bit anxious about it.
I hope you can shed some light on it.
Thanks in advance!
Recently we are noticing some strange behavior from SoapUI. Our projects seem to get altered automatically (noticed by SVN) by SoapUI when a project is imported, opened and then saved. Off course there are changes in the project which are due to different SoapUI version, which get stored in project as well. But there are also changes which we can't explain. And we like to know why this is happening and what else we can expect. It is not that anything goes wrong, it is just that we like to know what is happening. So we don't have to see it as a threat.
Before opening (straight from SVN)
<con:sourceStep xsi:nil="true"/>
After importing, opening and saving (without any editing)
<con:sourceStep>Jaarrekening</con:sourceStep>
This peace of XML is for configuring a property transfer and tells which step is used as the source. But somehow it starts with nothing and ends up with the correct value. So how does it know what value to use and are there any other situations in which we can expect this kind of behavior. Now we don't know what else could happen, so we are a bit anxious about it.
I hope you can shed some light on it.
Thanks in advance!