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

Add an expiration date for job posts #131

Closed
evalica opened this issue Jan 5, 2017 · 2 comments
Closed

Add an expiration date for job posts #131

evalica opened this issue Jan 5, 2017 · 2 comments

Comments

@evalica
Copy link
Member

evalica commented Jan 5, 2017

While usually we start having the need for this kind of functionality when we are flooded with posts (not quite yet, although we have 56 entries, from which 39 are searching), the problem we have is that:

  • we don't know if the job post is still active
  • people from our organization might forget to mark a post as "closed"
  • people that initially added the post might forget to close it in our repo.

A solution would be to:

  • allow people to add in the job template the expiration date;
  • have a filter on the website and just display not expired job posts;
  • have a listener and automatically change the status to "expired" if the date passed (although I don't think this is possible on the platform used).

WDYT?

@bnvk
Copy link
Member

bnvk commented Jan 6, 2017 via email

@bnvk
Copy link
Member

bnvk commented Mar 21, 2017

Moved issue to opensourcedesign/opensourcedesign.github.io#84

@bnvk bnvk closed this as completed Mar 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants