@Field not work on editChecklistItem #12

Open
opened 2019-11-14 17:58:54 +00:00 by norangebit · 0 comments
Owner

The function editChecklistItem(String, String, String, String, boolean) that uses @Field not work, but the function editChecklistItem(String, String, String, String, TestBody) work without problem.
The object TeskBody has only one attribute and a boolean and is named isFinished.

The function `editChecklistItem(String, String, String, String, boolean)` that uses `@Field` not work, but the function `editChecklistItem(String, String, String, String, TestBody)` work without problem. The object `TeskBody` has only one attribute and a `boolean` and is named `isFinished`.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kanban/wedroid#12
No description provided.