cancel
Showing results for 
Search instead for 
Did you mean: 

Service Level Annotations on Nested Entity doesn't work on HANA DB

jhodel18
Active Contributor
683

Hi CAP Team,

I encountered an odd behavior of CAP framework wherein service level annotations (for nested entity) are missing when using HANA DB.

Summary of my findings:

  • Sevice Level -- SQLite -- @title annotations works
  • Service Level -- HANA -- @title annotations are missing
  • Schema/DB Level -- SQLite -- @title annotations works
  • Schema/DB Level -- HANA -- @title annotations works

Service Level Annotations which only work for SQLite but not for HANA DB:

ObjectPage when using HANA DB:

ObjectPage when using SQLite:

If I directly put the annotations at the schema level, then it works for both types of DB. Can you confirm if this is a bug in the CAP framework?

Thanks and regards,

Jhodel

Accepted Solutions (1)

Accepted Solutions (1)

jhodel18
Active Contributor
0 Kudos

This was confirmed as bug in @sap/cds-compiler and has already been fixed by v2.15.6

Answers (0)