Resolved! g_list undefined on task table ui action
Hi all,I want to define a UI Action over task table, and I've some kind of poltergeist. When the UI Action is defined against task table it does not work (g_list is undefined). If I change task table to sc_req_item table the UI action works. Someone ...