Actions
Bug #2872
open[Attendees] User without administrative permissions should not be able to register a new attendee
Start date:
12/18/2024
Due date:
% Done:
0%
Estimated time:
Severity:
Major
Description
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/login"
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 'Surname' 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 (e.g., test)
- 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 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
Files
Actions