Uploaded image for project: 'COmanage'
  1. COmanage
  2. CO-889

CoNotification GroupMember Find Parameters

    XMLWordPrintable

Details

    Description

      in CoNotification::register()

      // A clever contain will perform our join, but nest our data
      $args = array();
      $args['conditions']['RecipientCoGroup.id'] = $recipientId;
      $args['contain']['CoGroupMember']['CoPerson'] = 'EmailAddress';
      // doesn't this need to check for member vs owner?
      // and probably that the group is active?

      Attachments

        Activity

          People

            benn.oshrin@at.internet2.edu Benn Oshrin (internet2.edu)
            benn.oshrin@at.internet2.edu Benn Oshrin (internet2.edu)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: