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
{{ message }}
This repository was archived by the owner on Sep 2, 2026. It is now read-only.
Tasks used to be strings on the TGC side. Now, each Hardware Item Set has its own set of Tasks, which each have their own ID's in the database. Listing all Tasks then shows 15+ duplicate "Needs technician" tasks, each of which is invisibly tied to a piece of hardware.
That setup should probably use the Hardware Item -> Task combo selector (components/HardwareItemTaskSelector).
Tasks used to be strings on the TGC side. Now, each Hardware Item Set has its own set of Tasks, which each have their own ID's in the database. Listing all Tasks then shows 15+ duplicate "Needs technician" tasks, each of which is invisibly tied to a piece of hardware.
That setup should probably use the Hardware Item -> Task combo selector (components/HardwareItemTaskSelector).