Problem/Motivation

Currently when a LU visits an event page and switch to the 'Enrollments' tab, they can see the VBO operations block and can execute VBO operations on users that enrolled, they never complete due to missing access (the batch goes into a loop).

Steps to reproduce

1. Create an event
2. Log in as a authenticated user
3. Go to the event and the enrollments tab.
4. See the VBO operations block, with the ability to delete and email enrollees.

Proposed resolution

We need to remove all VBO actions that the current user does not have access to perform. If there is no actions to perform, then we should hide the VBO block and only show the list of users that enrolled to the event.

Remaining tasks

/

User interface changes

/

API changes

/

Data model changes

/

Comments

nkoporec created an issue. See original summary.

nkoporec’s picture

Status: Active » Needs review

  • 8acb7d9 committed on 10.3.x
    Merge pull request #2428 from goalgorilla/issue-3224647-event-...

  • 5ddafe2 committed on 10.2.x
    Merge pull request #2428 from goalgorilla/issue-3224647-event-...

  • 5464a19 committed on 10.1.x
    Merge pull request #2428 from goalgorilla/issue-3224647-event-...
navneet0693’s picture

Status: Needs review » Reviewed & tested by the community

navneet0693’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.