Project

General

Profile

Bug #5022

Updated by Vengadeshwaran R about 17 hours ago

Steps to Reproduce: 

 * Log in to VitaGist. 
 * Click on Calendar. 
 * Choose recently created event and click on edit on the event. 
 * Remove the value in the Notification input field. 
 * Click Save. 

 Expected Behavior: 
 

     Negative values should not be allowed in the Notification input fields. 
 
     If the notification time is manually removed and left empty: 

 The system should assign default values: 
             Minutes → 10 
             Hours → 1 
             Days → 1 
             Weeks → 1 

 

         No alert or validation error should appear below the Notification time field. 

 Note : Applicable for Create as well.

Back