Opened 19 years ago
Closed 19 years ago
#2269 closed patch (fixed)
Deleting a video source does not delete its associated channels
Reported by: | Owned by: | danielk | |
---|---|---|---|
Priority: | minor | Milestone: | 0.20 |
Component: | mythtv | Version: | 0.20 |
Severity: | medium | Keywords: | mythtv-setup video source delete |
Cc: | Ticket locked: | no |
Description
Very much connected to bug #2258, deleting a video source in mythtv-setup does not delete its associated channels, but rather leaves the channels stranded as 'unassigned' in the channel editor. Trying to delete them 'en masse' by selecting 'Unassigned' channels in the channel editor then catastrophically results in \all\ channels being deleted (see bug #2258).
Perhaps it would be best if some checking occured in both the video source (for associated channels) and channel editors (channels associated with 'real' video sources) before their respective deletions from the database occur?
Thanks again, Nick
A fix for this problem in SVN head was checked in, in [11375].