Changing display name makes the interleave flag break

Bug #641464 reported by Alex Harrington
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Xibo
Fix Released
High
Dan Garner

Bug Description

Changing display name adds a record to the schedule_detail table with a ToDT of 2556054000 which is then always included in the schedule regardless of the interleave setting.

Related branches

Revision history for this message
Alex Harrington (alexharrington) wrote :

Workaround:

Execute the following SQL on the database

delete from schedule_detail where ToDT = 2556054000;

Changed in xibo:
status: New → Confirmed
milestone: none → 1.2.0
importance: Undecided → High
Dan Garner (dangarner)
Changed in xibo:
assignee: nobody → Dan Garner (dangarner)
status: Confirmed → Fix Committed
Dan Garner (dangarner)
Changed in xibo:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.