It looks like you're new here. If you want to get involved, click one of these buttons!
I am trying to create tasks for using by placing the data directly into the database. I am pushing data to the following tables.
ost_sequence, ost_task, ost_thread, ost_thread_entry, ost_thread_event, and ost_task__cdata.
The task shows up under the user correctly, but the issue is when the task is opened the title just disappears from the ost_task__cdata table.
Am I missing some data that needs to be populated?
Comments
I agree, but If i did not add it to that table it would just tick up the task count and not display in the list.