John Anderson
                                            John Anderson
                                        
                                    This is very useful in a larger feature set where all panels are declared via a new API which helps to abstract raw template rendering. That said, there is likely...
This idea has been raised several times in a few different contexts. Here are a few: - Nautobot running in a cloud environment with on-prem, distributed workers. - Opening a...
Also, I am not suggesting we change the way that all jobs work all of the time. There are many valid use cases for Jobs that perform complex business logic...
Such jobs should still be able to run on "traditional" celery workers.
Hey team! Please [add your planning poker estimate](https://app.zenhub.com/workspaces/Nautobot-Core-Product-64a8783b7a3f4b1225973a0c/issues/nautobot/nautobot/2865?planning-poker) with Zenhub @bryanculver @gsnider2195 @HanlinMiao @jathanism
We will limit the filtering to content type + user (or list of users) and then a retention period.
Let's implement a 2 column select widget with options to select and deselect all options, plus retain search functionality. We will then use this for content-type fields. We will create...
Probably just need to convert these custom celery tasks to system jobs.
Need to account for users in the ORM case.
Always attempt to the user by whatever means are available (change context for example). As a last resort, allow system jobs to run without a user.