DCIM Locations ordering issue #14676
Replies: 3 comments 2 replies
-
I'm not sure what you're hoping someone can help you with here. If you haven't been able to reproduce it, how would anyone else? |
Beta Was this translation helpful? Give feedback.
-
I've seen this happen before when the MPTT structure got messed up and it just required a rebuild to fix it. See #9196 for reference. |
Beta Was this translation helpful? Give feedback.
-
No doubt this kind of thing can happen when MPTT goes wrong, but we still need clear and deterministic steps to reproduce the problem. Absent those steps, there's no work to be done, only a problem to be solved. I'm converting this issue to a discussion so that you can seek help solving this problem in your environment. If in the course of that conversation you come up with repro steps, please do open a new bug issue! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Deployment Type
Self-hosted
NetBox Version
v3.7.0
Python Version
3.9
Steps to Reproduce
I have not been able to reproduce this in another instance and need assistance in being able to provide sufficient information so that this can be remediated. This has been observed since v3.4 at least.
Expected Behavior
Locations created with this hierarchy.
Observed Behavior
Locations are shown in /dcim/locations/ in this order: (note: ABC-B1-L2B, ABC-B1-L4B, ABC-B1-L7A are incorrect).
Beta Was this translation helpful? Give feedback.
All reactions