Closed rathorevaibhav closed 3 years ago
@srivastava-jyoti @rathorevaibhav I can see the start date and end date input fields on UAT. Few observations
>
in the start date. Can we remove it?Moreover, while updating the job opportunity, I see an error
@kuldeep3 the DB error you reported should be fixed. It was an .env
related issue.
@rathorevaibhav Got another this time
@rathorevaibhav I am also getting errors while creating job descriptions on my local. Inspected the page there is 500 internal server error.
@kuldeep3 the database issue is resolved on UAT. You can continue testing there.
@srivastava-jyoti please take help from @am-Anmol on setting up the other database for WordPress. This is coming up because of his latest task. Also, please address the feedbacks reported by Kuldeep.
Also, @kuldeep3 please properly test the validations. I see start date and end date are showing up as required fields when submit but they don't have red asterisk.
@rathorevaibhav Okay, I will take help from @am-Anmol for setting up the database configurations. @kuldeep3 I have removed > in start_date and made the pull request and working on the first feature which you asked for.
@kuldeep3 This is how the page looks now.
@kickb71 please test this also.
@rathorevaibhav I have tested it, I can see the date field, If I go into the job, I can see the start date and end date as well. But I can't edit the end date it the start date is greater than today's date.
This is working fine. The dates are saving. I'll open another issue to show/hide from website
Description A job application may get closed after a particular date. There can be many reasons like no more vacancies or we're no longer hiring for that particular job description. Right now, there is no way to hide that job field.
Expected behavior When creating or editing a new job opportunity field, it should have two new date fields:
start_date
andend_date
.Add two new fields in the screen below