Hello Community,
We are using the Project app and our tasks there are divided into many levels of sub-tasks
( as parent -> sub -> sub -> sub)
We have made a lot of changes to the project app (Customization). One of the changes is when the user enters data into the last level of the sub (for example, parent -> sub -> sub -> sub ), all the parents data will be changed automatically based on the data of the last level of sub.
but there is an issue, for some reason, when the user makes a change to the data of the sub, the parent data won't be changed automatically, until you open this parent form (as refreshing the parent data).
please why is this happening and how can we fix it?