Bug #3077
Updated by Andrijana K 7 months ago
Only an admin user should be able to register an attendee for a webinar.
Both, an admin user and a normal user should be able to create an attendee. For a new attendee to be created a webinar must be selected. Therefore in the create form a normal user can register an attendee for a webinar when creating the new attendee.
*Environment*
iPhone 15, iOS 17.5.1
https://qainterrapt.brainster.xyz/login
*Steps to reproduce*
# Login to the system as a normal user
# Click on the `Attendees` button via navigation menu
# Click the 'Create' button
# Fill in the 'Name' field with valid data
# Fill in the 'Surname' field with valid data
# Fill in the 'Email' field with valid data
# Select a webinar from the 'Webinar' drop-down menu
# Click the 'CREATE' button
# Observe if a new attendee is created and registered for a webinar
*Expected result*
A normal user should not be able to register an attendee for a webinar.
*Actual result*
A normal user can register an attendee for a webinar when creating a new attendee.