AmoDinho / TWRLASystem

ManageIT is an events management system for the Tuks Res Women In Leadership Academy.
1 stars 0 forks source link

Testing Events #13

Open AmoDinho opened 7 years ago

AmoDinho commented 7 years ago

*Need to check that user goes to correct links when adding venue, guest speak and content.

AmoDinho commented 7 years ago

When RSVPing this happens: An exception of type 'System.NullReferenceException' occurred in TRWLASystemMaster.dll but was not handled in user code

Additional information: Object reference not set to an instance of an object.

Dont forget to remove try/catch first 🥇

Jathena12 commented 7 years ago

Link to venue types and other types. What is supposed to show by the AddressID

Jathena12 commented 7 years ago

Guest Speaker Phone number must only allow numbers not words. What is the picture link supposed to be in Guest Speaker? Email address is not valid should not be able to update.

Jathena12 commented 7 years ago

Change Menu to User

Jathena12 commented 7 years ago

Link to students and volunteers to create them

Jathena12 commented 7 years ago

Cannot add a new volunteer to the system. Click Create Button and the "Hey Something Went Wrong" page is displayed. Try make DOB a date picker for validation purposes.

Jathena12 commented 7 years ago

Forgot password link not working. Alumni link not working. Static website not yet merged? Weird writing in the testing branch with regards to the static website.

Jathena12 commented 7 years ago

Student2 login, cannot access volunteers or view notification by clicking the message icon or profile pic icon Admin login, link to view notification, personal profile and register Admin is not working. Create User Type Access Right is currently set to anything, could just add numbers and it added should only be two options available.

Jathena12 commented 7 years ago

When leaving the notification message textbox open and sending the notification, it takes to general error page instead of saying the field is required. Wont let me send a notification at all even when the textbox is filled.

Jathena12 commented 7 years ago

Will not register a new user, the field for security answer is not visible so it could be that.

Jathena12 commented 7 years ago

Forgot password on static website also not working

Jathena12 commented 7 years ago

If login details are incorrect, it crashes and shows mvc error page. Logged in as Student2 and viewed the content, as soon as a clicked the Locked button it converted to the volunteer profile and I could do everything a volunteer can do therefore BIG PROBLEM

Jathena12 commented 7 years ago

When logging attendance for event, the add new student link doesnt allow me to add new students, it takes me to an empty table, maybe because there aren't any students in the system? I am not sure.

AmoDinho commented 7 years ago

@Jathena12 Go to your SQL, execute the insert statements where we have test student data, then see if the problem still persists. 😃