oasis4hedev / salsa

Web app for creating a syllabus in an accessible HTML document, publishing to the Canvas LMS, and more.
https://syllabustool.com
Other
6 stars 5 forks source link

Bugfix/build report redirect loop #495

Closed opsaaaaa closed 5 years ago

opsaaaaa commented 5 years ago

this is what it dose now: when a client clicks build report

and the current reports matches the inputted account filter. then rebuild the current report

when current reports dose not match the inputted account_filter then look for a report within the org that has that account filter that is not archived.

when a matching report is found then rebuild that one

when a matching report is not found create a new report with that account filter