Kanban is a visual system for managing work as it moves through a process. Now your business can quickly see visuals of sales funnel stages and other day-to-day functions for tasks, cases, invoices and custom modules while working in SuiteCRM.
#3637 - Custom fields break on condition
When I add a condition against a custom field, the view stops being able to generate. First type was a drop down list, KBV proceeded to give a white screen. Solution appeared to be an invalid function call (two instances of $this->build_flow_custom_query_join changing to $this->build_flow_custom_query_join_ht seemed to fix in view.detail.php ).
Adding a custom checkbox causes data to stop loading. Error log shows : [25-May-2021 12:56:36 UTC] PHP Warning: Invalid argument supplied for foreach() in SuiteCRM\modules\ht_kanban_views\htkanban\htKanban.php on line 196 [25-May-2021 12:56:36 UTC] PHP Stack trace: [25-May-2021 12:56:36 UTC] PHP 1. {main}() SuiteCRM\index.php:0 [25-May-2021 12:56:36 UTC] PHP 2. SugarApplication->execute() SuiteCRM\index.php:52 [25-May-2021 12:56:36 UTC] PHP 3. ht_kanban_viewsController->execute() SuiteCRM\include\MVC\SugarApplication.php:113 [25-May-2021 12:56:36 UTC] PHP 4. ht_kanban_viewsController->process() SuiteCRM\include\MVC\Controller\SugarController.php:373 [25-May-2021 12:56:36 UTC] PHP 5. ht_kanban_viewsController->handle_action() SuiteCRM\include\MVC\Controller\SugarController.php:468 [25-May-2021 12:56:36 UTC] PHP 6. ht_kanban_viewsController->do_action() SuiteCRM\include\MVC\Controller\SugarController.php:494 [25-May-2021 12:56:36 UTC] PHP 7. ht_kanban_viewsController->action_getKanbanData() SuiteCRM\include\MVC\Controller\SugarController.php:525 [25-May-2021 12:56:36 UTC] PHP 8. htKanban->getKanbanData() SuiteCRM\modules\ht_kanban_views\controller.php:131 [25-May-2021 12:56:36 UTC] PHP 9. htKanban->modifiedAggregatedData()
I haven't been able to work around this one yet.
Also, an option to disable the mouseover popup on no aggregated data would be nice.
Thanks!
3 years ago
Hi, We have undertaken your suggestion, we're working on replicating the issue at our end and would get back soon.
3 years ago
We have figure out the things, also added your requested feature to the configuration screen on mouseover popup on no aggregated data. We will update the package on the store by Friday.
Thanks!
3 years ago
We have updated the packages on the store, please download it and do let us know if you find any issue.
3 years ago
The updates appear to be working, I'll let you know if I find anything else.
Thanks!