You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a bit of an odd one the more I dig into it, maybe we need to have a conversation on how we want to define "Closed", "Open" and "Unpublished"? Because on top of the issues that @sandeepsajan0mentioned in #3869, if you schedule a round ahead of time, that also won't show up in Wagtail under any filter besides All which can be a little unruly to navigate when you have lots of rounds (should we have a Scheduled filter?).
Then there's also issue of making this congruent with labs. If we want staff to stop unpublishing rounds and instead close them via changing end dates as discussed on Monday in the dev standup, it would be a bit confusing to expect them to unpublish a lab when they wanted it unavailable to the public.
I'm almost wondering if it would make more sense to automatically unpublish a round on closing rather than keeping it in a "live" state and change some of the "Unpublish" verbiage to just be "Close". This seems like it would solve for most of the problems listed here, but I'm open to other thoughts! @frjo@sandeepsajan0@theskumar
Make all filters include unpublished rounds when search for closed rounds.
This include unpublished rounds:
hypha/hypha/apply/funds/tables.py
Lines 581 to 600 in 8e14455
This does not include unpublished rounds:
hypha/hypha/apply/funds/views_partials.py
Lines 92 to 122 in 8e14455
This does not include unpublished rounds:
hypha/hypha/apply/funds/admin_helpers.py
Lines 84 to 100 in 8e14455
The text was updated successfully, but these errors were encountered: