feature: Field in Navigational property not resolved
Open
@phanak-sap is already working on this.
Since Jun 8, 2022.
enhancement
- Dominant language
- Python
- Stars
- 268
- Forks
- 100
- PR merge metrics
- No merged PRs in 30d
Description
Add possibility to resolve properties from EntityType in metadata which is defined by path to NavigationProperty.
Example real metadata - Manage Profit Centers fiori app.
Refer to odata-library:
- https://github.com/SAP/odata-library/issues/66
- https://github.com/SAP/odata-library/pull/67
- (fix for 1 level of calls, no recursion)
Refer to data spec
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.