worker are not reconfigured when there is only change in builder assignment
Open
database
feature
worker
- Dominant language
- Python
- Stars
- 5.5k
- Forks
- 1.7k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 6
Description
This ticket is a migrated Trac ticket [3629](http://trac.buildbot.net/ticket/3629)
People contributed to the original ticket: @tardyp
Ticket created on: `Oct 20 2016`
Ticket last modified on: `Oct 20 2016`
---
Due to the fact that reconfigService is only called when there is a change in the worker configuration, and that the worker re-configuration is the one responsible of storing builder->worker assignment in db, then the db will not be updated if somebody adds a worker to a builder, or create a new builder, and then only reconfig.
---
Contributor guide
Assessment
This issue has not been assessed yet.