Thank you for your reply Martin.
I will try to explain my situation.
We have a group with members. Each member processes tasks. We generate and task one and the same thing to all group members (for example if we have a group ADMINS (angel, martin, peter) and a customer creates a task- we generate 3 tasks). When some of the users approve
one of these tasks he can view it. Other users can't see the task anymore.
They should be view all task in group
For that purpose we created a database view where we follow the status of each task. The calculation is based on some execution variable which is the same for all 3 tasks. For newly created tasks everything is fine but i want to update already finished task executions.