-
Notifications
You must be signed in to change notification settings - Fork 548
Description
What is the issue or idea you have?
I work with stf local on my local computer.
I added devices by locally wire connecting them to my computer.
When logged in as an admin, i created a new group and wanted to allocate the devices there, but the buttons for doing it from the UI weren't available, even though im an admin and in the 'root' privilege group 'Common'.
Looks like a bug.
Does it only happen on a specific device? Please run adb devices -l
and paste the corresponding row.
no
Please provide the steps to reproduce the issue.
- Open stf local url after running rethinkDB and stf local command
- login as an admin
- Go to 'settings'
- Go to 'Groups' tab
- Create another group from the UI
- Try to remove the devices from the 'Common' group
What is the expected behavior?
Expected: You can remove devices form 'Common' group into the 'Available devices' section
Actual: the btn is disabled
Do you see errors or warnings in the stf local
output? If so, please paste them or the full log here.
no
Please run stf doctor
and paste the output here.
2025-01-19T12:23:55.129Z INF/cli:doctor 51171 [] OS Arch: arm64
2025-01-19T12:23:55.130Z INF/cli:doctor 51171 [] OS Platform: darwin
2025-01-19T12:23:55.130Z INF/cli:doctor 51171 [] OS Platform: 24.1.0
2025-01-19T12:23:55.130Z INF/cli:doctor 51171 [] Using Node 18.20.5
2025-01-19T12:23:55.139Z INF/cli:doctor 51171 [] Using ZeroMQ 4.2.2
2025-01-19T12:23:55.165Z INF/cli:doctor 51171 [] Using RethinkDB 2.4.4
2025-01-19T12:23:55.226Z INF/cli:doctor 51171 [] Using ADB 1.0.41
2025-01-19T12:23:57.174Z INF/cli:doctor 51171 [] Using GraphicsMagick 1.3.45
2025-01-19T12:24:06.609Z INF/cli:doctor 51171 [] Using ProtoBuf 29.3
2025-01-19T12:24:06.611Z ERR/cli:doctor 51171 [] ProtoBuf is currently 29.3 but needs to be >= 3
