summaryrefslogtreecommitdiff
path: root/releasenotes/notes/db-field-overhead-reduction-40be1821e38b468c.yaml
Commit message (Collapse)AuthorAgeFilesLines
* API to pass fields to node object listJulia Kreger2021-06-251-0/+9
This change modifies the nodes _get_nodes_collection method to consider and pass in an explicit lisst of requested fields into the node list method, while also including the required fields for things like ownership/policy checking. And slightly modifies node_convert_with_links method to simplify it while enabling field validity to be checked, and specific requisite field lists provided in based upon that value. And also optionally builds the traits list as they are nolonger *always* populated on all objects with fully populated objects as only partially hydrated objects are provided back when specific fields are requested. Story: 2008885 Task: 42572 Change-Id: Ided419263d84184cab902944b6c518f98618c9d2