Piotr Banaszkiewicz
Piotr Banaszkiewicz
@maneesha no, you can add it to the milestone backlog.
This is available to admins too, but they don't have a link to see this list. Probably we should add an admin-only link to instructor dashboard. There already is a...
@maneesha Should we somehow fix data on production if there is something that breaks the constraint from your first post?
@maneesha this requirements seems clear, you can decide which milestone you want this in.
@maneesha I think there's little or no UI for editing the individual recruitment processes. Do you want to create a separate view for that? Do you want to include more...
@maneesha There's a good chance that if you fix this kind of error in the both `models.py` files, you won't need a new migration.
@maneesha As far as I know, non-admin users don't have access to administrative pages for persons. Please correct me if I'm wrong.
@maneesha I added the display of related scheduled emails to following models: * Event * Person * Membership There are models used as related to the scheduled emails, but we...
> Would it be difficult to have all emails sent to a Person display on that Person's admin view? Currently yes, but we could make it an enhancement for v4.4.
@maneesha For the instructor recruitment signups this is going to be the view; I used the table since email is per signup, not per whole recruitment. It does make the...