fastruby / fastruby/harvesting
Nested objects data not accessible
Open
Feature Request
- Dominant language
- Ruby
- Stars
- 29
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
The Harvest v2 API returns nested objects, e.g. project.client, user_assignment.project, user_assignment.user, time_entry.user, etc. Harvesting's dynamic accessor generation scheme only supports accessing a flat data structure. In order to access all the data returned via the Harvest v2 API, the Harvesting Models need methods that access nested data.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.