Replies: 2 comments 2 replies
-
Correct. Unfortunately this precludes us from filtering on utilization, because it's not calculated until after the database query has been made. This could be changed, as we did with storing prefix depth and child count in #6087, but AFAIK no proposal has been made yet. |
Beta Was this translation helpful? Give feedback.
-
For right now you might consider adding a tag to 'full' prefixes (and keeping it up to date with a webhook). However I'm not sure you can filter on the absence of a tag, so you might have to tag 'available' prefixes instead. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
Is there a way to filter out '100%' used prefixes from the results (using custom scripts ObjectVar)?
I dont's see a property in the API, so assume the number is calculated on the fly when displaying the tables in the UI.
It would allow me to show only prefixes that have room in a dropdown of my custom scripts.
Pieter
Beta Was this translation helpful? Give feedback.
All reactions