Issue with activating HDBDD due to "invalid view"
Problem experienced in V1.7.70 and now in V1.7.72
Made a change to a HDBDD (added extra column to entity).
Failure upon activation of .HDBDD, complaining about xdodata service as it consumes what is regarding as an invalid view.
Nothing wrong with the view - validates fine, simple change of semantic description (add space) and reactivate confirms calculation view valid.
In order to resolve:
- Delete both the calculation view design time model and xsodata
- Synchronise with repository
- Activate the .HDBDD
- Restore the calculation view and xsodata
Slightly painful and instills a fear of making changes to the .HDBDD - not a pleasant developer experience now all my "eggs" in one basket to centralise definition within a semantically rich model.