We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When you query items by block_id you have to specify many, many null values.
As discussed in our Skype call with Cas we thought it could be beneficial to move block_id somewhere to the beginning.
\RadioManager\Model\ItemResults listItems($page, $order_by, $order_direction, $start_min, $start_max, $duration_min, $duration_max, $status, $model_type_id, $program_draft_id, $user_draft_id, $station_draft_id, $block_id, $broadcast_id, $campaign_id, $contact_id, $program_id, $tag_id, $_external_station_id)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When you query items by block_id you have to specify many, many null values.
As discussed in our Skype call with Cas we thought it could be beneficial to move block_id somewhere to the beginning.
The text was updated successfully, but these errors were encountered: