Netbox 3.0-Beta 1 Home page issue #6598
-
This may be a bug but I wanted to see if anyone else has the same issue. I recently upgraded a lab netbox install to the beta and after doing so the home page shows a lock icon next to all of the selections even if a user has permissions for those sections. If I go to the tabs on the side then it lets me edit it with no problems. It does use LDAP for authentication but the issue occurs even with local users. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
I wasn't aware of any netbox 3.0 beta release yet. I can't find it via a google search, and there is no 3.x tag in the netbox github repository. Can you provide a link to what code you are running? Aside: you may already be aware of this, but if you install any development release, it cannot be updated to a future official release - and may not even update to a future development release. So make sure you're only doing this on dummy data, or an export of data from your production system (which you keep on a mainline release). |
Beta Was this translation helpful? Give feedback.
-
Yep, it's the database migrations. |
Beta Was this translation helpful? Give feedback.
I wasn't aware of any netbox 3.0 beta release yet. I can't find it via a google search, and there is no 3.x tag in the netbox github repository. Can you provide a link to what code you are running?
Aside: you may already be aware of this, but if you install any development release, it cannot be updated to a future official release - and may not even update to a future development release. So make sure you're only doing this on dummy data, or an export of data from your production system (which you keep on a mainline release).