Skip to content

Add a way to mark a job post as filled #573

@JoeJasinski

Description

@JoeJasinski

As a job poster, I want to indicate if a job that I posted has been filled, so that I can remove the posting but demonstrate that it has been filled.

We should add a column to the job post table to indicate if a job post has been filled and also a date indicating the filled date. The date could default to the current date.

Acceptance Criteria:

  • Modify the model and forms to expose a filled checkbox (or similar) and date field to indicate filled.
    • Filter the job posting to filter out filled jobs
  • A job poster should be able to mark a job as filled on the job update view.
  • (optional) An anonymous viewer should be able to see a list of unfilled and filled jobs.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions