Ticket #2931 (closed defect: fixed)

Opened 10 months ago

Last modified 10 months ago

projects owned by people not in elgg are not created

Reported by: bettse Assigned to: gallardj
Priority: major Milestone: 1.1
Component: Elgg Version:
Keywords: Cc:

Description

The error checking for the sync script acts in such a way that any project that doesn't have an owner already in elgg goes uncreated (no project profile). When a project's owner doesn't exist in elgg, it(the owner) should be created with a username and everything else default/blank. Elgg will fill in the details at the user's first real login.

Change History

01/26/09 14:50:26 changed by gallardj

  • status changed from new to closed.
  • resolution set to fixed.

(In [196]) Fixes #2931. If a user hasn't logged into elgg, they won't have a elgg_user yet. These changes add a 'blank' user entry into the db to allow a project profile to be created for them. We can assume that all of their proper info will be filled in from SSO if they ever choose to log into elgg.

01/28/09 22:39:52 changed by cedenoj

(In [208]) refs #2827 , #3026 , #2890 , #2935 , #2985, #2933 , #2887 , #3935, #2929 , #2931 Creating new tag