Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Require dates on sessions? #314

Open
estaub opened this issue Jul 26, 2018 · 3 comments
Open

Require dates on sessions? #314

estaub opened this issue Jul 26, 2018 · 3 comments

Comments

@estaub
Copy link

estaub commented Jul 26, 2018

I believe it would be useful to enforce that all sessions from 2017 have a start date, and that "old" sessions from 2017 and beyond must also have an end date.

I've struggled to come up with a good definition for an "old" session. The best limit I can come up with is to say that there can be no more than two sessions after 2017 without end dates. This is wrong if there are ever any cases where more than one special session can be in session.

@showerst
Copy link

What do you propose in case of prefiling, where a session start date isn't set yet? Could always set the current date and change it later, but that feels a bit hacky.

@estaub
Copy link
Author

estaub commented Jul 26, 2018

@showerst Yes, I think setting an approximate stopgap start date is fine. I've never seen this case - is it usually for special sessions?

Even when "final", dates seem to be a bit iffy, so a little more doesn't concern me. In doing all the additions a couple of months ago, there were several cases where I had conflicting inputs, especially for end dates. In general, I opted for the earlier start-date or later end-date.

@showerst
Copy link

@estaub makes sense. I'll add them going forward. PS thanks for doing this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants