2 likes
·
1.6K reads
2 comments
·Jan 3, 2023
Jan 3, 2023
Hello Abul, awesome blog! Congrats!
·
·Jan 23, 2023
Jan 23, 2023
- Error in the template: <i><%= full_name({title.user}) %></i>. It should be task.user instead;
- Error when calling Project.change_task_state(taskId, target). It should be Organization.change_task_state(taskId, target)
·
·2 replies
Author
·Jan 23, 2023
Hello @Serguei Cambour, thanks for reporting the issue. I'll fix the issue ASAP. Also, I am sorry for not writing the final installment yet because of my hectic schedule. But I'll surely be completing the third installment in the next 2-3 days.
·
·Jan 23, 2023
Jan 23, 2023
AbulAsar S., no worries, by the way, the code in the repo contains the correct version :).
·