Ticket #1686 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

builder should be updated when category changes

Reported by: bhearsum Owned by:
Priority: minor Milestone: 0.8.3
Version: 0.8.2 Keywords: reconfig
Cc:

Description

We hit an issue with MailNotifier?'s recently that seems to be partly caused by the category on a builder not being updated on a reconfig until something else about it changes. Dustin says that category should be included as part of compareToSetup, but it's not.

Change History

comment:1 Changed 3 years ago by dustin

  • Keywords reconfig added
  • Type changed from undecided to defect
  • Milestone changed from undecided to 0.8.3

comment:2 Changed 3 years ago by Dustin J. Mitchell

  • Status changed from new to closed
  • Resolution set to fixed

update a builder when category changes

If the category has changed, then reconfigure the builder, and also update the 'category' field of its status object. Fixes #1686

Changeset: 6fb3600cf7d8a7941397a117556f11b551e97c94

Note: See TracTickets for help on using tickets.