View Issue Details

This bug affects 1 person(s).
 0
IDProjectCategoryView StatusLast Update
12443Feature requestsRemoteControlpublic2017-05-29 21:31
Reportersvipaulo Assigned To 
PrioritynoneSeverityfeature 
Status newResolutionopen 
Summary12443: Count for list_participants
Description

Since we don't have a "count_participants" method in Remote Control and I've now way of guessing the amount of participants, I've add a "count_results" key to the $aData array so I can' safely create a pagination.

I don't know if the way I did is the best approach, but It gets the job done.

In my humble opinion every method with a "limit" option should have another method to count the total amount of results or return it so we know when the results have ended.

TagsNo tags attached.
Attached Files
remotecontrol_handle.php (122,393 bytes)
Bug heat0
Story point estimate
Users affected %

Users monitoring this issue

There are no users monitoring this issue.

Activities

Issue History

Date Modified Username Field Change
2017-05-29 21:31 svipaulo New Issue
2017-05-29 21:31 svipaulo File Added: remotecontrol_handle.php