Stephen Kiely
Stephen Kiely
In discussing this with some core maintainers, this would be good to initially start as a plugin. I will work on getting this into a repo.
@achard and I looked into this a little. This issue occurs when you use Authorize on the tokenAuth with just the token and no `Token` prefix. Perhaps this should be...
I know there was some interest in standardizing Slug fields across all of Nautobot. I am curious why we would choose to depreciate the `name` field when that is the...
I will take a look and let you know. Potentially this is something I could pick up.
Another thing to consider... What if two plugins implemented the same weight?
Just a comment, I thought we had wanted the tests to flag these issues, perhaps we can emit a warning instead of failing the test though.
That said, this is not the test failing, but the Api itself.
I have this issue, but I am not on Apple Silicon, it seems it happens for Intel based macs as well.
https://nautobot.readthedocs.io/en/stable/plugins/development/#adding-home-page-content and https://github.com/nautobot/nautobot/blob/develop/examples/example_plugin/example_plugin/homepage.py should help you. You should add your new homepage content in `homepage.py` in your plugin folder.
I think the importance of this will be even greater with moving Regions/Sites to the Location/Location type model. There are Custom Fields that I only want on Sites, as they...