Talent-Catalog / talentcatalog

https://tctalent.org
GNU Affero General Public License v3.0
9 stars 4 forks source link

When viewing JOI in a job with details side panel, the JOI doesn't update with the change of job selection. #1097

Open cazcam34 opened 2 weeks ago

cazcam34 commented 2 weeks ago

Currently the JOI isn't updating values when we are changing between jobs.

As the JOI is made up of form controls, we need to patch the form control value when changing the job input. See how we handle jobSummary for an example, we need to do this for all form fields of the JOI.