You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is something like a bug where, when a new program host is added, it is impossible to add them as a host of a program.
Basically, what we need to do right now to add a program host is:
create a new user - give them 'program host' permissions
create a 'user profile' with that user as the author
add that 'user profile' name to the program as a 'program host'
Wouldn't it be possible to create a 'user profile' automatically when a new user is created?
The text was updated successfully, but these errors were encountered:
this would have to be a field in the 'program host' user role that runs a script or something to create a user profile to fill in the values on a new 'person profile' when that user role is selected.
@gabelula commented on Sat Jun 04 2016
@troff commented on Mon Jun 06 2016
There is something like a bug where, when a new program host is added, it is impossible to add them as a host of a program.
Basically, what we need to do right now to add a program host is:
Wouldn't it be possible to create a 'user profile' automatically when a new user is created?
The text was updated successfully, but these errors were encountered: