Details
- 
        Type: Improvement Improvement
- 
        Status: Closed
- 
            Priority: Major Major
- 
            Resolution: Fixed
- 
            Affects Version/s: None
- 
            Fix Version/s: 3.6.0-b1
- 
            Component/s: None
- 
            Labels:None
Description
When a service is unsuspended (Services::unsuspend), we should also set the scheduled cancellation date (date_canceled) to null.
Issue Links
- blocks
- 
             CORE-1758
        Add plugin to automatically cancel services CORE-1758
        Add plugin to automatically cancel services-           
- Closed
 
-         
Why is this feature desirable?
It seems like it may not be in some cases, such as if an admin schedules a service to cancel at the end of its term, but somewhere along the line a missed payment causes it to get suspended, and after it's paid, it is unsuspended, and then does not have its scheduled cancellation set any longer.