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

Allow showing vacancies at a point in time #153

Closed
inghamn opened this issue Nov 3, 2016 · 1 comment
Closed

Allow showing vacancies at a point in time #153

inghamn opened this issue Nov 3, 2016 · 1 comment
Assignees
Milestone

Comments

@inghamn
Copy link
Member

inghamn commented Nov 3, 2016

We've started getting requests for reports showing what vacancies we had in days past. So far, the vacancies list is hard-coded to only display current vacancies.

It would be nice to have a date input for what date to use as the "current" date.

The SQL queries would need to be rewritten, of course. All of the joins use are using now() instead of a date parameter.

@inghamn inghamn self-assigned this Nov 3, 2016
@inghamn inghamn closed this as completed in dd28da7 Nov 3, 2016
inghamn added a commit that referenced this issue Nov 3, 2016
We now reflect the effective date in the filename, instead of always showing today's date.

Updates #153
@inghamn
Copy link
Member Author

inghamn commented Nov 15, 2016

Improvements being tracked in #157

@inghamn inghamn added this to the 2.2 milestone Nov 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant