-
Notifications
You must be signed in to change notification settings - Fork 12
FAQs

The app itself can be downloaded from the Release sections of this repository here!
This application is a client for Kanboard Instances. Kanboard is a Free Open Source Project Management System. You can visit Kanboard's Official Website or the Official Repository for instructions about how to get it and install it.
No! This app needs to point to a Kanboard instance on the internet (or network).
When I drag a task to a new position in Kanban, the changes are not refreshed completely in Kanboard. What to do?
This is (probably) happening because your Kanboard instance needs an update to the SubtaskProcedure API file. I recently sent a Pull Request (which was approved) for adding the position parameter in this specific procedure. You can see the changes here
- Update your kanboards instance files to the last version from the Official Kanboard Repository (Master Branch).. Or
- Download the app/Api/Procedure/SubtaskProcedure.php from Master which has this modification.
After upgrading the file, You should expect the normal behavior of tasks in kanban.
You can visit Khanos Issues Page and submit a new issue with your report or inquiry