aboutsummaryrefslogtreecommitdiffstats
path: root/models-base
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2020-05-06 16:19:38 +0100
committerliamfallon <liam.fallon@est.tech>2020-05-06 16:27:30 +0100
commit3adbaa909ad1af4f80f7347cdfbce8bcab892db0 (patch)
tree9ae867bf0ed606ab0cb791eb266be5fa120856d4 /models-base
parent0813923baa10ddd08e8cb3eccff8ac224f2b8aa4 (diff)
Make type and type_version mandatory on policies
Up until now, the "type" and "type_version" fields defaulted to "NULL" and "0.0.0" respectively when they were not specified because the "type_version" field was not always specified on policies in previous releases. In cases where the "type_version" field was not specified, it was assumend that a "0.0.0" version of the policy type existed. In parallel, if the version field was not specified on the policy type, the version was stored as 0.0.0. This behaviour is now changed and the "type" and "type_version" fields are now always mandatory. Issue-ID: POLICY-2538 Change-Id: I4279adfa86f531205879dbb87986453604624032 Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'models-base')
0 files changed, 0 insertions, 0 deletions