John Anderson

Results 148 comments of John Anderson

We don't want to support this type of behaviour because it does not meet the principal of a least surprise. If there are multiple config context records, I could see...

DRF actually makes use of its own authentication and permission classes which are architected after core django. So IMO the correct approach here is similar to how we handle custom...

@Kircheneer no rush, but would you be able to give us a rough timeline for getting this over the finish line for our planning purposes?

Certainly will be a feature of the new UI in 2.0

The delete option in the drop down should remain red, but the rest of the actions in the downdown should use black text and icons.

Let's use this opportunity to break our separate SSO technology functions into a dedicated `contrib` module, so we can better maintain all this long term. See https://github.com/nautobot/nautobot/issues/6887#issuecomment-2922463599

Updates in internal ticket. Check with John and/or Chris.

Let's investigate the constance caching mechanisms to see if the replica DB records updating out of band is causing issues.

Also adding in here that I don't think we have yet captured the need for plugins to register models to the global search. Obviously beyond the fundamental scope of this...

We need to do some testing to ensure we fully understand how this interacts with django celery results and out own state management in the jobs.