Add createGroupMembershipRequests step into GroupContext

Created on 27 May 2024, 7 months ago

Problem/Motivation

Sometimes, we need to test something related to group membership requests.

Proposed resolution

Create createGroupMembershipRequests step to test group membership requests.

Required fields of group relationship entity type:
1) gid (group id of group where requested membership)
2) entity_id (ID of the user who requested membership into the group)
3) grequest_status - status of request: 0 - pending request, 1 - accepted request, 2 - rejected request.

Not required fields:
1) field_grequest_message - message of request

✨ Feature request
Status

Needs review

Version

13.0

Component

Code (back-end)

Created by

πŸ‡ΊπŸ‡¦Ukraine v.koval

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024