When using the Room/Timeslot Scheduler, the "Accepted, Unscheduled Sessions" list doesn't include Schedule Items. We'd expect this so that we can more easily schedule all things happening for our event from one place. We were also expecting this list to be provided via a View Block so that if this were the intended functionality that we could customize it to our particular needs.

On way to accomplish the fix would be to adjust cod_schedule_get_unscheduled_sessions() to include schedule items in its select query. It may be, however, that there are more broad reasons for separating logic between "items" and "sessions".

Comments

japerry’s picture

Assigned: Unassigned » mrconnerton

Yup, totally agree. I believe this is part of the schedule redesign that mrconnerton is working on.

mrconnerton’s picture

Coming soon to a patch near you...

TxTwist2000’s picture

subscribed

japerry’s picture

Version: 7.x-1.0-beta9 » 7.x-2.x-dev
Status: Active » Reviewed & tested by the community

Probably can mark as fixed in the new schedule redesign, but marking needs review because we're in Alpha. Take a try with this in the 2.x branch and it should be fixed!