-
Type:
Bug
-
Status: Done
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: Carry Over - Fall
-
Labels:None
-
Company:All Clients/Multiple Clients
-
Epic Link:
As we talked during Friday meeting, there's the current feedback we have regarding your API. We did not have much time to further test your API request/response consistency since then but will keep going.
However, top priority for today: could fix this bug: [https://apimanagement.cbplatform.link/#routes/tester?preURL=https%3A%2F%2Fapi.careerbuilder.com%2F&postURL=corporate%2Fdms%2Fapi%2Fcandidate%2Fdocument%2Fcreate&method=post&contentType=application%2Fjson&acceptType=application%2Fjson&version=default®ion=productionus&flow=authorization_code&userDid=U314KN6Y8LSZN111SMW&accountDid=AKF7Y86DJ2Z4VLMS9MN&headers=&body={%0D%0A+%22email%22%3A%22joris.berthelot%40careerbuilder.com%22%2C%0D%0A+%22payload%22%3A
{%0D%0A++++%22candidat_adresse1%22%3A+%223469+Coolidge+Avenue%22%2C%0D%0A++++%22candidat_adresse2%22%3A+%22%22%2C%0D%0A++++%22candidat_cp%22%3A+%2294602%22%2C%0D%0A++++%22candidat_nom%22%3A+%22Test%22%2C%0D%0A++++%22candidat_prenom%22%3A+%22Olivier%22%2C%0D%0A++++%22candidat_region_actu%22%3A+%22CA%22%2C%0D%0A++++%22candidat_tel_fixe%22%3A+%22%22%2C%0D%0A++++%22candidat_ville%22%3A+%22Oakland%22%2C%0D%0A++++%22poste_date_debut%22%3A+null%2C%0D%0A++++%22poste_intitule%22%3A+%22Data+Warehouse+Analyst%22%0D%0A++}%2C%0D%0A+%22requisitionId%22%3A%221417%22%2C%0D%0A+%22sendDocument%22%3A+true%2C%0D%0A%22sourceProduct%22%3A%22CBATS%22%2C%0D%0A+%22sourceUserId%22%3A%22991%22%2C%0D%0A+%22templateId%22%3A%22401%22%0D%0A}]
Field | Original Value | New Value |
---|---|---|
Epic Link | DMS-473 [ 75966 ] |
-
- Time Spent:
- 3h
-
Fixing email address issue,
Checking emails
Checking logs
Remaining Estimate | 0h [ 0 ] | |
Time Spent | 2h [ 7200 ] | |
Worklog Id | 172868 [ 172868 ] |
Time Spent | 2h [ 7200 ] | 4h [ 14400 ] |
Worklog Id | 172868 [ 172868 ] |
Assignee | Swapnil Pandhare [ swapnil.pandhare ] | Rohan J Khandave [ rohan.khandave ] |
Status | To Do [ 10000 ] | In Progress [ 3 ] |
Issue Type | New Feature [ 2 ] | Bug [ 1 ] |
Remaining Estimate | 0h [ 0 ] | 4h [ 14400 ] |
Original Estimate | 8h [ 28800 ] |
Remaining Estimate | 4h [ 14400 ] | 5h [ 18000 ] |
Time Spent | 4h [ 14400 ] | 3h [ 10800 ] |
Worklog Id | 172868 [ 172868 ] |
Fix Version/s | Carry Over - Fall [ 10608 ] | |
Fix Version/s | Integration with CBAT [ 10445 ] |
Remaining Estimate | 5h [ 18000 ] | 0h [ 0 ] |
Time Spent | 3h [ 10800 ] | 9h [ 32400 ] |
Worklog Id | 173243 [ 173243 ] |
Status | In Progress [ 3 ] | Code Review [ 11801 ] |
Status | Code Review [ 11801 ] | In QA Testing [ 11901 ] |
Assignee | Rohan J Khandave [ rohan.khandave ] | Priya Dhamande [ priya.dhamande ] |
-
- Time Spent:
- 1h
-
Code review and resolving conflicts
Time Spent | 9h [ 32400 ] | 10h [ 36000 ] |
Worklog Id | 173640 [ 173640 ] |
Time Spent | 10h [ 36000 ] | 14h [ 50400 ] |
Worklog Id | 173729 [ 173729 ] |
Resolution | Done [ 10000 ] | |
Status | In QA Testing [ 11901 ] | Done [ 10001 ] |
Time Spent | 14h [ 50400 ] | 17h [ 61200 ] |
Worklog Id | 174161 [ 174161 ] |
Status | Done [ 10001 ] | In QA Testing [ 11901 ] |
Status | In QA Testing [ 11901 ] | Done [ 10001 ] |
Assignee | Priya Dhamande [ priya.dhamande ] | Rohan J Khandave [ rohan.khandave ] |
Transition | Time In Source Status | Execution Times |
---|
|
1h 3m | 1 |
|
1d 23h 11m | 1 |
|
39m 25s | 1 |
|
1d 22h 1m | 1 |
|
6d 4m | 2 |
Below points consider into this JIRA.
1. Update user API : Added new API to update user details
2. Make User relates API consistent : All users api are now have same url
3. Send Document Status Id : Added statusid into document latest status & status history API.
4. issue regarding the document history : Handle global templates in latest status & status history API.
5. Register company return 200 status even company already exists. : Done ,now return 409 , conflict
6. Return 404 when company & user not found in getCompany & getUser API : Yes now return 404 , not found.