Products | Versions |
---|---|
TIBCO ActiveSpaces | - |
Not Applicable | - |
Resolution:
Description:
=========
Change in Default Nullable Setting for Space Fields.
Environment:
==========
Effected version: ActiveSpaces 2.0.2, ActiveSpaces 2.0.1, ActiveSpaces 2.0.0
Symptoms:
========
With the 2.0.2 HF-001 release, the default setting for the as-admin Admin CLI command for defining fields with the define | create space command or altering a space with the alter space command is "not nullable." Previously, the default value was nullable. The default setting for defining or altering fields using ActiveSpaces API calls remains "not nullable."
Resolution:
==========
Default behavior is changed. Workaround mentioned below. This is applicable for all up-coming AS releases
Workaround
=========
If the space created from as-admin with old versions (AS 2.0.2, AS 2.0.1, AS 2.0.0), same space definition needs to update: fields need to be modify from default to nullable true"