Closed Bug 984818 Opened 11 years ago Closed 11 years ago

Loop server — List calls should return the name of the caller, not the callee

Categories

(Hello (Loop) :: Server, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: alexis+bugs, Assigned: rgauthier)

Details

Attachments

(1 file)

At the moment, when we're doing a GET /calls, we get back a list of pending calls, with an "user" key for each item. This user key currently is the person that's getting called, and that's pointless: if I'm asking who is calling me, I already know who I am. We could potentially change that to let the caller specify an userid / name and add this in the database.
Assignee: nobody → rgauthier
Attachment #8393481 - Flags: review?(standard8)
Attachment #8393481 - Flags: review?(ametaireau)
Comment on attachment 8393481 [details] [review] Bug 984818: Listing calls should return the name of the caller r+ with the changes natim and I put.
Attachment #8393481 - Flags: review?(ametaireau) → review+
Attachment #8393481 - Flags: review?(standard8) → review?(adam)
Status: NEW → ASSIGNED
Comment on attachment 8393481 [details] [review] Bug 984818: Listing calls should return the name of the caller I have added a test for the requireParams middleware.
Attachment #8393481 - Flags: review?(adam) → review?(nperriault)
Comment on attachment 8393481 [details] [review] Bug 984818: Listing calls should return the name of the caller LGTM
Attachment #8393481 - Flags: review?(nperriault) → review+
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Verified in the code.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: