BuddyDev

Search

[Auto Join Groups] sync issue

  • Participant
    Level: Initiated
    Posts: 5
    vivien on #45774

    My users can’t join a group if I don’t sync manually. if I use the sync users button, it’s OK, everything works well.

    The user profile and role are modified via LDAP plugin, not by manual interaction.

    Is there a way to make the plugin work this way ? maybe by using schedule_event ?

  • Keymaster
    (BuddyDev Team)
    Posts: 24149
    Brajesh Singh on #45782

    Hi Vivien,
    Thank you for reporting the issue.

    From your reply, It seems the issue lies with the conditions not matching on registration.

    I agree that delaying the check may resolve it. I am adding an option to delay the test by some minutes/hours within 2 weeks.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24149
    Brajesh Singh on #45783

    Another solution for now will to trigger BuddyPress Edit profile action when you are done with the user setup.

    That will run the hooks again.

    Regards
    Brajesh

  • Participant
    Level: Initiated
    Posts: 5
    vivien on #46329

    Hello Brajesh,

    had you got the time to add the option ?

    Regards
    Vivien

  • Keymaster
    (BuddyDev Team)
    Posts: 24149
    Brajesh Singh on #46438

    Hi Vivien,
    I am sorry, i thought about this issue differently.

    since this is related to use of an LDAP plugin, Can you please tell the hooks if there is any hook fired after the creation of user and profile update by LDAP plugin? If not, Can you please point me to the plugin, I can check for the hook.

    I will quickly add support for the update/sync on that hook and that will resolve it.

    Regards
    Brajesh

You must be logged in to reply to this topic.

This topic is: not resolved