Hi,
I've narrowed down the problem in upgrading from alpha-2 to beta-1 to
the following model change:
<field>
<name>buildDefinition</name>
<version>1.1.0+</version>
<association xml.reference="true" stash.part="true"
jpox.dependent="false">
<type>BuildDefinition</type>
</association>
</field>
The problem here is that Continuum has no idea how to pre-populate
the value for this. Should we/can we simply add a default value of
null for this? Or will the data management app need some smarts to
set it to the default build definition where it doesn't exist?
Thanks,
Brett