AgileVentures / MetPlus_tracker

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

Add field to job for "additional licenses" #675

Closed patmbolger closed 6 years ago

patmbolger commented 6 years ago

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


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

GIVEN I am creating a Job WHEN I do not write anything in the "Additional Licenses" 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 Licenses" AND I fill up the form correctly AND press the create button THEN the job should be created successfully

patmbolger commented 6 years ago

An job can have one or more defined licenses associated with the job (e.g., a job for a social worker might require a "LCSW" (licensed clinical social worker)).

An agency admin, or any company person, can add/edit/manage licenses via a tab on their respective home page, which looks like this:

screen shot 2017-11-15 at 9 47 45 am

Then, a license can be associated with a job in the job form:

screen shot 2017-11-15 at 9 48 28 am

This story is to add a field to the "Licenses" section to allow for additional information to be added - it would look exactly like the field in the "Education Level" field, and have the same label.

This would include:

patmbolger commented 6 years ago

This is on hold until and if the need for this is confirmed by the client.