Jira Status mapping
- Implemented new Api endpoint that received all unique status used and there correct mapping to "To Do" "In progress" and "Done"
- Added new json objects for handling the return of the new status api endpoint
- Database will now store the mapped value instead of the user created one for ease of use on the frontend/backend