You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is an idea of being able to prevent making changes to a rack or device for a case when it has to stay exactly like it is for some time. It is not the same as Reserved or something, it can be fully in use, I just don't want anybody to change that specific rack or a device. Techies will see that it is locked and won't for example add/remove any devices (even dummies).
So far I come up with using a customfield for storing lock status and a custom validator for blocking changes if the customfield is set. Is there any better way of doing so I may be oblivious to?
Thanks.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
There is an idea of being able to prevent making changes to a rack or device for a case when it has to stay exactly like it is for some time. It is not the same as Reserved or something, it can be fully in use, I just don't want anybody to change that specific rack or a device. Techies will see that it is locked and won't for example add/remove any devices (even dummies).
So far I come up with using a customfield for storing lock status and a custom validator for blocking changes if the customfield is set. Is there any better way of doing so I may be oblivious to?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions