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
Expected behavior:
When selected running datastore the lock is shown unlocked.
Current behavior:
The lock is shown locked although the running datastore is not locked.
Ideal behavior:
The lock is show unlocked when the datastore is not locked.
The lock is shown locked and green when the datastore is locked and current session is holding the lock.
The lock is show locked and red when the datastore is locked and other session is holding the lock.
The lock icon changes with every LOCK notification (will be implemented in libnetconf soon).
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
Expected behavior:
When selected running datastore the lock is shown unlocked.
Current behavior:
The lock is shown locked although the running datastore is not locked.
Ideal behavior:
The lock is show unlocked when the datastore is not locked.
The lock is shown locked and green when the datastore is locked and current session is holding the lock.
The lock is show locked and red when the datastore is locked and other session is holding the lock.
The lock icon changes with every LOCK notification (will be implemented in libnetconf soon).
The text was updated successfully, but these errors were encountered: