AgileVentures / MetPlus_tracker

Git Repository for the Waffle issue in MetPlus project
2 stars 4 forks source link

Add field to job for "Additional Skills" to Job #701

Closed joaopapereira closed 6 years ago

joaopapereira commented 6 years ago

As a company person I may want to add additional skills required for a job, beyond the available defined skills that I can attach to a job


GIVEN I am a Company Person WHEN I create a Job THEN I see a "Additional Skills" underneath the "Add Job Skill" button with a text box in front

GIVEN I am creating a Job WHEN I do not write anything in the "Additional Skills" AND I fill up the form correctly AND press the create button THEN the job should be created successfully

GIVEN I am creating a Job WHEN I do write some text skills in the "Additional Skills" AND I fill up the form correctly AND press the create button THEN the job should be created successfully

Node: Refer to AgileVentures/MetPlus_tracker#675 for images and implementation information