It looks like autocomplete for attribute names is not working right.
Some fields in LogAttributes will never get suggested for search and will never appear in the available filters even when the number of filters to fetch is high (its 1000 in the example).
Example: A log has the attribute "organization" in its LogAttribute structure.

The autocomplete is not suggesting the "organization" attribute.

The filters for LogAttribute show a very small subset of all the LogAttribute attributes even when the amount of filters to be fetched is 1000.
The "organization" attribute is not there and also all the other _usage params are not there.

It looks like autocomplete for attribute names is not working right.
Some fields in LogAttributes will never get suggested for search and will never appear in the available filters even when the number of filters to fetch is high (its 1000 in the example).
Example: A log has the attribute "organization" in its LogAttribute structure.

The autocomplete is not suggesting the "organization" attribute.


The filters for LogAttribute show a very small subset of all the LogAttribute attributes even when the amount of filters to be fetched is 1000.
The "organization" attribute is not there and also all the other
_usageparams are not there.