Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #27686 All Revisions ] Back to Issue ]
Summary 0027686: If createdBy and userId are not sent in synchronization tasks it should pick the currentUser
Revision 2014-09-25 13:25 by asiermartirena
Description On DataSyncProcess to pick the userId it looks for createdBy or userId. If no one is sent it should select the currentUser instead.
There are cases in which createdBy and userId are not sent.
Revision 2014-09-25 13:21 by asiermartirena
Description Before this issue, when createdBy was needed in synchronization process, there had to be comprobated if the createdBy attribute existed and if didn't exist userId was selected by default.
There are cases in which createdBy and userId are not loaded.

Now, if userId doesn't exist too, currentUser will be selected instead.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker