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
auf pbs Prod kann folgender BSV-Export nicht gemacht werden:
/de/list_courses/bsv_export?utf8=%E2%9C%93&year=2017&group_id=0&bsv_export%5Bevent_kinds%5D%5B%5D=&bsv_export%5Bdate_from%5D=01.01.2016&bsv_export%5Bdate_to%5D=31.12.2017&button=
Das Problem scheint durch den Course id 647 bzw. einer dessen Participations zu sein.
siehe hitobito_youth/app/domain/bsv/info.rb:69
das includes ... person: :location ... verursacht dabei ein Problem im active record associations preloader
The text was updated successfully, but these errors were encountered:
No branches or pull requests
auf pbs Prod kann folgender BSV-Export nicht gemacht werden:
/de/list_courses/bsv_export?utf8=%E2%9C%93&year=2017&group_id=0&bsv_export%5Bevent_kinds%5D%5B%5D=&bsv_export%5Bdate_from%5D=01.01.2016&bsv_export%5Bdate_to%5D=31.12.2017&button=
Das Problem scheint durch den Course id 647 bzw. einer dessen Participations zu sein.
siehe hitobito_youth/app/domain/bsv/info.rb:69
das includes ... person: :location ... verursacht dabei ein Problem im active record associations preloader
The text was updated successfully, but these errors were encountered: