-
Type:
Bug
-
Status: Closed
-
Priority:
Low
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Integrations
-
Labels:None
-
Bug Type:Functional
-
Module:Bullhorn
-
Reported by:Harbinger
-
Item State:Production Complete - Closed
-
Issue Importance:Q2
1] Access the tour details page using below URL:
https://10.0.2.120/api/app/TourListing/ListTours?requestFrom=wRnQ7Y%2fZWlCOXjmz9IS4jw%3d%3d&userName=%2bsj2KXYNrgm8O4Va%2bHPUTQ%3d%3d&password=T6NiPfpN8kLQSGDeUamNAw%3d%3d&corporationID=9587&entityType=Placement&entityID=3
2] In above URL mentioned any invalid value for password/userid/corporationID or entity ID.
Actual Result:
Below error message should is displaying:
Sorry, an error occurred while processing your request.
Expected Result:
Proper message should be display so that user can know about invalid credentials.
(Refer attached screenshot for more detials)
- relates to
-
NF-1063 Bullhorn Integration: Authentication and Authorization
-
- Closed
-
Field | Original Value | New Value |
---|---|---|
Developer | Ramya Tantry [ ramya.tantry ] | |
Item State | Parent values: Development(10200)Level 1 values: In Analysis(10204) | |
Remaining Estimate | 8h [ 28800 ] | |
Original Estimate | 8h [ 28800 ] |
Status | Open [ 1 ] | In Development [ 10007 ] |
Code Review Date | 08/May/2017 | |
Code Reviewed By | Saurabh Sablaka [ 11909 ] | |
Item State | Parent values: Development(10200)Level 1 values: In Analysis(10204) | Parent values: Development(10200)Level 1 values: Ready for Local Testing(10209) |
-
- Time Spent:
- 4h
-
Analysis and discussion
Code Changes
Unit testing
Code review
LB,local and UI refresh checkin
Remaining Estimate | 8h [ 28800 ] | 4.5h [ 16200 ] |
Time Spent | 3.5h [ 12600 ] | |
Worklog Id | 43665 [ 43665 ] |
Item State | Parent values: Development(10200)Level 1 values: Ready for Local Testing(10209) | Parent values: LB QA(10201)Level 1 values: LB Deployed(11600) |
Assignee | Ramya Tantry [ ramya.tantry ] | Kunal Kedari [ kunal.kedari ] |
Status | In Development [ 10007 ] | Local Testing [ 10200 ] |
Item State | Parent values: LB QA(10201)Level 1 values: LB Deployed(11600) | Parent values: LB QA(10201)Level 1 values: In Testing(10210) |
Attachment | InvalidEntityID.jpg [ 47232 ] |
Assignee | Kunal Kedari [ kunal.kedari ] | Ramya Tantry [ ramya.tantry ] |
Remaining Estimate | 4.5h [ 16200 ] | 4h [ 14400 ] |
Time Spent | 3.5h [ 12600 ] | 4h [ 14400 ] |
Worklog Id | 43665 [ 43665 ] |
-
- Time Spent:
- 0.75h
-
Issue fixing for invalid Entity ID. Unit testing
Checkin to LB,UIRefresh and Local
Remaining Estimate | 4h [ 14400 ] | 3.25h [ 11700 ] |
Time Spent | 4h [ 14400 ] | 4.75h [ 17100 ] |
Worklog Id | 43848 [ 43848 ] |
Item State | Parent values: LB QA(10201)Level 1 values: In Testing(10210) | Parent values: LB QA(10201)Level 1 values: LB Deployed(11600) |
Assignee | Ramya Tantry [ ramya.tantry ] | Kunal Kedari [ kunal.kedari ] |
Remaining Estimate | 3.25h [ 11700 ] | 2.25h [ 8100 ] |
Time Spent | 4.75h [ 17100 ] | 5.75h [ 20700 ] |
Worklog Id | 44019 [ 44019 ] |
Item State | Parent values: LB QA(10201)Level 1 values: LB Deployed(11600) | Parent values: LB QA(10201)Level 1 values: In Testing(10210) |
Item State | Parent values: LB QA(10201)Level 1 values: In Testing(10210) | Parent values: LB QA(10201)Level 1 values: Ready for Stage(10213) |
Item State | Parent values: LB QA(10201)Level 1 values: Ready for Stage(10213) | Parent values: Stage QA(10202)Level 1 values: Stage Deployed(11602) |
Item State | Parent values: Stage QA(10202)Level 1 values: Stage Deployed(11602) | Parent values: Stage QA(10202)Level 1 values: In Testing(10214) |
Attachment | Stage_Pass.jpg [ 47923 ] |
Status | Local Testing [ 10200 ] | Stage Testing [ 10201 ] |
Item State | Parent values: Stage QA(10202)Level 1 values: In Testing(10214) | Parent values: Stage QA(10202)Level 1 values: Production Deployment on Hold(10224) |
Item State | Parent values: Stage QA(10202)Level 1 values: Production Deployment on Hold(10224) | Parent values: Stage QA(10202)Level 1 values: Ready for Production(10217) |
Item State | Parent values: Stage QA(10202)Level 1 values: Ready for Production(10217) | Parent values: Production QA(10203)Level 1 values: Production Deployed(10221) |
Item State | Parent values: Production QA(10203)Level 1 values: Production Deployed(10221) | Parent values: Production QA(10203)Level 1 values: In Testing(10218) |
Item State | Parent values: Production QA(10203)Level 1 values: In Testing(10218) | Parent values: Production Complete(10222)Level 1 values: Closed(10223) |
Status | Stage Testing [ 10201 ] | Production Testing [ 10202 ] |
Resolution | Fixed [ 1 ] | |
Status | Production Testing [ 10202 ] | Production Complete [ 10028 ] |
Status | Production Complete [ 10028 ] | Closed [ 6 ] |
Transition | Time In Source Status | Execution Times |
---|
|
2d 16h 45m | 1 |
|
6h 47m | 1 |
|
4d 55m | 1 |
|
41d 17h 16m | 1 |
|
6s | 1 |
|
2s | 1 |
Hi Saurabh Sablaka,
Please let me know your views on this scenario.
If we remove one of the characters from encoded value of password or username,validation of user fails and error page is shown(see screenshot attached by QA).
This is the generic error page that we show in case any validation fails.
Since we are going to set the URL in custom tab,will there be a scenario where user authentication fails,Unless someone manually changes the url.
Should we provide more specific error message for every validation?