Edgewall Software
Modify

Opened 7 years ago

Closed 7 years ago

#12700 closed defect (fixed)

db40 upgrade step can fail to add notification-subscribers

Reported by: Ryan J Ollos Owned by: Ryan J Ollos
Priority: normal Milestone: 1.2.1
Component: notification Version:
Severity: normal Keywords: upgrade
Cc: Branch:
Release Notes:

Fixed failure to add always_notify_updater = TicketUpdaterSubscriber and always_notify_previous_updater = TicketPreviousUpdatersSubscriber to [notification-subscribers] in trac.ini when the default value of always_notify_updater was not present in trac.ini.

API Changes:
Internal Changes:

Description

Noted in th:comment:5:ticket:13086, and possibly a few times on the mailing list such as gmessage:trac-users:K1xDth-ayXo/Zfa2VVM9DAAJ.

The issue occurs when the always_notify_* values are not defined in trac.ini. The default values are no longer defined in the code, so if the values aren't defined in trac.ini the upgrade script will fail to retrieve the default values. The same issue was fixed for db39 in r14152.

Attachments (0)

Change History (2)

comment:1 by Ryan J Ollos, 7 years ago

Owner: set to Ryan J Ollos
Release Notes: modified (diff)
Status: newassigned

comment:2 by Ryan J Ollos, 7 years ago

Release Notes: modified (diff)
Resolution: fixed
Status: assignedclosed

Fixed on 1.2-stable in r15574, merged to trunk in r15575.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Ryan J Ollos.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Ryan J Ollos to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.