Skip to content

Alterations to projects offerings

Anna Kalandadze requested to merge 764-projects_offering_flow into development

Closes #764

Adressed points:

  • Added sum for indicated supervision capacity (both assigned and indicated). Screenshot_2024-07-08_at_09.11.37

  • When exporting coaches with indicated capacity, add only coaches who indicated capacity (capacity > 0) (this was discussed with Taico)

  • Made queries in export coaches and showing groups consistent: groups are called through @course_edition.groups now. Added rejected to statistics (discussed with Taico)

  • Fixed notifications in situations when project is deleted.

  • Migrated requires_nda to Project, so that it can show diff.

I decided to implemented course roles and client in new PR, as it will require a lot of alterations.

Edited by Anna Kalandadze

Merge request reports