Automattic / Automattic/WP-Job-Manager
adding jobs using admin and using _job_expires and using +30 days is not working it works on version 1.32
Open
Bug
- Dominant language
- PHP
- Stars
- 899
- Forks
- 369
- Avg merge
- 11h 37m
- Merged PRs (30d)
- 12
Description
adding jobs using admin and using _job_expires and using +30 days is not working it works on version 1.32 and below. I want to use the _job_expires on posting as admin but the problem is i want to add expiration date using +30 days as input which is not read on latest version
Contributor guide
Research direction
Start by reproducing admin job posting with _job_expires set to +30 days on the latest version, then compare the behavior with version 1.32 and below. Trace how the admin input is parsed and stored; done means a relative +30-day expiration is accepted when posting a job as admin.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100