Job openings appearing under /jobs page even without selecting 'publish on website'

While creating a job opening, I didn’t select ‘publish on website’. Still that job is appearing on the website.

Is there some other configuration to restrict this behaviour? Or is it a bug?

Any help would be appreciated.

My job opening name is HELLO THERE.

Open an issue on GitHub - frappe/erpnext: Free and Open Source Enterprise Resource Planning (ERP)

Created a issue on github

I have got a solution for this.

Modified the code where html is getting rendered for jobs page. I have given filters for checking closed and published job. Now only published and open jobs are getting displayed on jobs page.

Should I create a pull request for this?

@neeraj_yadav sure ! Do send it across.