Project

General

Profile

Bug #2872

Updated by Eva D about 1 year ago

When logged in as a non-admin user, the user is able to register a new attendee by clicking on the 'Create' button 

 *Environment* 

 "iPhone 13 iOS 18.1.1 
 Google Chrome Version 131.0.6778.134 
 MacBook Pro macOS 15.1.1 (24B91) 
 Safari Version 18.1.1 (20619.2.8.11.12) 
 test 
 https://qainterrapt.brainster.xyz/attendees" 

 *Steps to reproduce* 

 # Log in to the system as a non-admin user 
 # Navigate to the 'Attendees' page 
 # Click on the 'Create' button 
 # Enter 'Name' field with valid data    (e.g., Eva) 
 # Enter 'Surame' field with valid data (e.g., Dimovski) 
 # Enter 'Email' field with valid format (e.g., [email protected]) 
 # Select any 'Webinar' from a drop-down menu 
 # Click on the 'Create' button on the bottom page 
 # Observe the behavior of creating an attendee 

 *Expected Result* 

 When logged in as a non-admin user, the user should not be able unable to register a new attendee by clicking on the 'Create' button, and a warning message should appear 

 *Actual Result* 

 The new attendee has been successfully saved when it is registered by a non-admin user 

 *Attachment* 

 https://share.descript.com/view/OHaw4BECX3p

Back