Data getting saved before filling the mandatory fields
Status: Alpha
Brought to you by:
janesh
Description : In qa projects module, if the value for the mandatory fields in the "Risk" is not filled, the system displays the error message and also displaying the message “Project created successfully”.
Actual Result : The project is getting saved before filling the mandatory fields
Expected Result : The project should not be created before filling the mandatory fields.
Logged In: YES
user_id=1849451
Originator: NO
Kamakshi to provide more details on the bug.
Logged In: YES
user_id=1866444
Originator: YES
1.Click on the new icon in the qaproject module
2.Fill the details
3.Click "Project Contacts" Link
4.Click on the "ADD" icon to add new project contact
5.Fill the details without specifying the "Name"(mandatory field)in the project contacts
6.Click on the "Save detail" link provided at the bottom
Description : If the "save detail" provided at the bottom of the "Project Contacts" form is clicked, the particualr form(Project contact form) associated with the "save detail" link should only get saved and it should not save the whole project.
The "save detail" should save only the project contacts and not the main project because if the user wants to fill some more information for eg "Risk", how he can fill the remaining field if the project is created while filling the "Project contacts" itself.So it will be better to have the provision like if the "Save icon" at the bottom is clicked only the particular form associated with the icon should be created and not the project.
Project should be created only when "save icon" at the top most is clicked.