Glenn Matthews

Results 367 comments of Glenn Matthews

Given that prefixes are hierarchical, I'm not sure sorting makes a lot of sense (similar to #1854). Can you give an example of the type of sorting you'd expect to...

#5452 added sortability to the Prefix table. Remaining work now is to remove the indentation of entries whenever a filter is applied to any tree table.

I've filed https://github.com/feincms/django-tree-queries/issues/63 as related to this issue.

Verified that updating `prototype/3581-django-4.2` to django-tree-queries 0.19 resolves this issue.

Hey team! Please [add your planning poker estimate](https://app.zenhub.com/workspaces/Nautobot-Core-Product-64a8783b7a3f4b1225973a0c/issues/nautobot/nautobot/2782?planning-poker) with Zenhub @gsnider2195 @HanlinMiao @jathanism @timizuoebideri1

- need new API for "get all filter names/descriptions for a given content-type" (current advanced filter form UI renders this server-side) - this should make it possible to define filters...

My interpretation here is that SSOT `get_source_url()` is not accounting for the possibility that there is a JobResult from a Job that has subsequently been uninstalled or deleted.