plenta / contao-jobs-basic-bundle

Contao Job Manager
https://plenta.io/contao-erweiterungen/jobs-basic
GNU Lesser General Public License v3.0
20 stars 6 forks source link

JobListing ignores the mapped Google Jobs employmentType value of custom employment types #105

Closed jhdvc closed 1 year ago

jhdvc commented 1 year ago

When creating a custom employment type with the field "google_for_jobs_mapping" set to "FULL_TIME", the field employmentType in the JobListing JSON should display "FULL_TIME".

This seems to be broken in version 2, as employmentType is null for Postings with the custom employment type.

Tested with Version 2.4.1 and Contao Core 4.13.23.

christianbarkowsky commented 1 year ago

Fixed @jhdvc ... 2.4.2 released.

jhdvc commented 1 year ago

Thank you for the very quick fix! @veronikaplenta @christianbarkowsky