[#44] how to set up complete status ?

Migrated from Redmine #44 | Author: Abinash Sahoo
Status: Closed | Priority: Immediate, there is BUG! | Created: 2017-09-07


I have created status and applied it for service ,but after calling “getClientBookings(9,“cd540854b8626c8a9e657d8bf06793df”,{“upcoming_only”:true,“confirmed_only”:true})”,new status is not coming in this list.

how to set up complete status after a service over .

Dmytro Bondarev wrote:

I do not understand your question. Which status did you mean?

Abinash Sahoo wrote:

how to get status as completed for a completed service ,inside “getClientBookings(9,“cd540854b8626c8a9e657d8bf06793df”,{“upcoming_only”:true,“confirmed_only”:true})” response.

Dmytro Bondarev wrote:

Do you mean status plugin or what?

Abinash Sahoo wrote:

After calling getClientBookings() ,getting list of booking with status confirmed,pending and cancelled.how to get status like completed for a booking.Is all this possible through service apis ?

Dmytro Bondarev wrote:

What does status completed mean?

Abinash Sahoo wrote:

Request :
“getClientBookings(9,“cd540854b8626c8a9e657d8bf06793df”,{“upcoming_only”:true,“confirmed_only”:true})”
Response :
{
“service_id”: “3”,
“provider_id”: “4”,
“start_date”: “2017-08-16”,
“start_time”: “10:00:00”,
“end_date”: “2017-08-16”,
“end_time”: “11:00:00”,
“id”: “21”,
“code”: “p03kwo8”,
“hash”: “c9292299c62b6ca27845420987b4308a”,
“time_offset”: “0”,
“status”: “confirmed”,
“is_cancellable”: false,
“additional_fields_values”:
}
how to get status as completed in this response.

Dmytro Bondarev wrote:

No way to get status completed in response.

Redmine Admin wrote:

there is no status ‘compleeted’
If you need own custom statuses then you need to use Status additional feature.

Abinash Sahoo wrote:

How to use Status additional feature ?

Redmine Admin wrote:

please contact our livehelp