Closed (fixed)
Project:
To do list
Version:
6.x-1.5
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
21 Jul 2011 at 19:47 UTC
Updated:
6 Jan 2012 at 12:20 UTC
Helo People, When i assign any task to some user, and this user change the Status field and Save the To_do node i get this message:
The Asigned User has not access to the To_Do task after editing to it.
¿Is There a form to redirect to other path o to My To Do List?
Thanks Very Much.
PD: Tomorrow Start with the project translation!
PD: If i want translate this module do i need any permission on the Translation Team?
Comments
Comment #1
AlexisWilke commenteddvasquez,
I don't know much about the new translation system. You may have to get a translator account or something like that...
Does this happen when the user removes himself from the list of attached users, or just the act of saving will remove him from the list?
The error itself, in the rules module, would be easy to fix by testing whether the list of assigned users is empty(). If so, then avoid the foreach(). However, that may be hiding the real problem.
Thank you.
Alexis
Comment #2
AlexisWilke commentedOkay, that should be fixed. There was a case when you'd update or insert a node where the assigned users wouldn't be properly assigned.
I'll mark this as fixed, it will be in 1.6. If you still have that problem with 6.x-1.x-dev or 1.6, then feel free to reopen the issue.
Thank you.
Alexis Wilke