Add additional items from the USAJOBS API that get defined in the preprocess hook

Created on 12 July 2024, 4 months ago

Problem/Motivation

Currently the module only uses the following items from the USAJOBS API
- job_title: Position title.
- job_url: URL to the originating job item.
- job_organization: Government organization name.
- job_location: Location of the job.
- job_salary_min: Minimum salary job offer.
- job_salary_max: Maximum salary job offer.
- job_start_date: Start date for applying job.
- job_end_date: End date for applaying job.

Steps to reproduce

Use module as is

Proposed resolution

Add additional items to usajobs.theme.inc
job_sub_agency
job_category_name
job_category_code
job_grade
job_low_grade
job_high_grade

Remaining tasks

Add other remaining items supplied by API that aren't defined

User interface changes

API changes

Data model changes

✨ Feature request
Status

Closed: works as designed

Version

3.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States ericrubino Washington DC

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024