Can't change the Based-On field in an On-Call ScheduleIssue <!-- div.margin{ padding: 10px 40px 40px 30px; } table.tocTable{ border: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .6em; padding-bottom: .6em; padding-left: .9em; padding-right: .6em; } table.noteTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:2; } table.internaltable { white-space:nowrap; text-align:left; border-width: 1px; border-collapse: collapse; font-size:14px; width: 85%; } table.internaltable th { border-width: 1px; padding: 5px; border-style: solid; border-color: rgb(245, 245, 245); background-color: rgb(245, 245, 245); } table.internaltable td { border-width: 1px; padding: 5px; border-style: solid; border-color: #E0E0E0; color: #000000; } .title { color: #D1232B; font-weight:normal; font-size:28px; } h1{ color: #D1232B; font-weight:normal; font-size:21px; margin-bottom:-5px } h2{ color: #646464; font-weight:bold; font-size:18px; } h3{ color: #000000; font-weight:BOLD; font-size:16px; text-decoration:underline; } h4{ color: #646464; font-weight:BOLD; font-size:15px; text-decoration:; } h5{ color: #000000; font-weight:BOLD; font-size:13px; text-decoration:; } h6{ color: #000000; font-weight:BOLD; font-size:14px; text-decoration:; } ul{ list-style: disc outside none; margin-left: 0; } li { padding-left: 1em; } --> Users are unable to change the Based-On field in an On-Call Schedule. Steps to Reproduce: Navigate to On-call scheduling and open any group schedule.Change the Schedule field under the Rota record.Save. ReleaseAll releases.CauseWhen we create a rota using an existing schedule in wizard, the 'Based on' field value will be stamped. It won't change and continues to have the original template that was used for creating the rota. The 'based_on' field will stamp and store the default Schedule user selected while creating ROTA using the existing schedule in wizard. On changing the schedule under the ROTA record, this will not be updating the 'based_on' field as it is only a stamped field storing the initial attached schedule value. This field is by default read-only for customers.ResolutionThis is the expected behavior by design and the 'Based on' field value is used to stamp the value of the schedule selected by the user when he is creating the rota using an existing schedule in the wizard. The "Based_on" field is a stamped field which will store the default Schedule the user selected while creating the ROTA, which will ultimately create a new schedule entry in the [cmn_schedule] table with the same name as the ROTA and the schedule's duration; eg. Workday 9:00 - 5:00 or Workday 9:00 - 5:00 or 24 x 7, etc.When changing the schedule under the ROTA record, will not update the 'based_on' field as it is only a stamped field which stores the initial attached schedule value. This field is by default read-only.When we create a rota using an existing schedule in the wizard, the "Based on" field value will be stamped.It won't change for other cases. It continues to have the original template that was used for creating the ROTA.This field is used as a reference for which schedule was originally used to create the ROTA.Related LinksMore details can be found on our product documentation: On-call scheduling