From: Yoan Le Clanche Date: Wed, 1 Dec 2021 15:18:22 +0000 (+0100) Subject: Documentation X-Git-Tag: 2.8.1-pro~119^2~7 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=0f332ce4230c620441a49b23f19767227f86b773;p=teleforma.git Documentation --- diff --git a/teleforma/management/commands/teleforma-export-avis.py b/teleforma/management/commands/teleforma-export-avis.py index cff0e699..aa410f77 100644 --- a/teleforma/management/commands/teleforma-export-avis.py +++ b/teleforma/management/commands/teleforma-export-avis.py @@ -68,6 +68,8 @@ class Command(BaseCommand): seminar = testimonial.seminar if testimonial.seminar.course.code == "demo": continue + # https://mattermost.pilotsystems.net/pro-barreau/pl/twdx8ro6mfbimyr7n31tkpstac + # testimonials are created before being accessible if not seminar_validated(user, seminar) or not (get_seminar_delta(user, seminar) >= 0): testimonial_not_ok.append(user) continue