While investigating , I found that the problem was not (just) Helm's querying of the backend, but in fact a number of problems in how we map the PrimaryType property of OnmsIpInterface and to fix querying by it, I had to fix a bunch of plumbing in the model and ReST interfaces.
While investigating , I found that the problem was not (just) Helm's querying of the backend, but in fact a number of problems in how we map the
PrimaryType
property ofOnmsIpInterface
and to fix querying by it, I had to fix a bunch of plumbing in the model and ReST interfaces.