Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Order index miscalculated for production with events that were not added chronolologicaly #269

Closed
slimndap opened this issue Feb 7, 2018 · 0 comments

Comments

@slimndap
Copy link
Owner

slimndap commented Feb 7, 2018

The order index for productions is based on its first upcoming event.
Theater_Event_Order::calculate_event_order_index() however does not load the products events in the correct order, because Theater_Event_Order::sort_events() was unhooked in Theater_Event_Order::update_order_indexes().

@slimndap slimndap changed the title Order index miscalculated for production with event that were not added chronolologicaly Order index miscalculated for production with events that were not added chronolologicaly Feb 7, 2018
slimndap added a commit that referenced this issue Feb 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant