Opened 20 years ago
Closed 20 years ago
#1663 closed patch (fixed)
Created overrides don't properly set the parentid
| Reported by: | Owned by: | xris | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythweb | Version: | head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
When creating an override via MythWeb, the parentid column is not properly set to the base recordid. This is needed to properly count episode information for the autoexpirer (see #1654). I'll write a patch for this once I finish the patch for #1654 - adding this ticket so I don't forget the problem I saw during testing of #1654.
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.

Attached patch properly sets the parentid for created overrides via MythWeb.