How is Planned Start Date and Planned End Date populated on Enhancements?

tahnalos
Kilo Sage

We have recently discovered that SPM auto populates the Planned Start and Planned End date fields for any form that is a child of the rm_feature form.  Because we are using this field on rm_enhancement directly, the system is not allowing us to populate these fields manually.  On the dictionary, the base default value for these fields from Planned task is

 

javascript:new GlideDateTime().getDisplayValue()

In order for us to use this field on rm_enhancement we have utilized a Dictionary Override to force the Default Value to blank.  We have also done this for User Story and Defect.  However, while the planned dates for User Story and Defect remain blank, the planned dates for Enhancement do not.   We even tried to override this by putting in a business rule on insert that would blank these fields but this also didn't work.  Is there a piece of code that is automatically populating these fields on Enhancement?

0 REPLIES 0