Details
-
Type: Improvement
-
Status: Closed
-
Priority: 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
- Closed
Activity
Cody Phillips (Inactive)
created issue -
Cody Phillips (Inactive)
made changes -
Cody Phillips (Inactive)
made changes -
Story Points | 1 |
Cody Phillips (Inactive)
made changes -
Sprint | 3.6.0 Sprint 1 [ 15 ] |
Cody Phillips (Inactive)
made changes -
Rank | Ranked higher |
Cody Phillips (Inactive)
made changes -
Status | Open [ 1 ] | In Progress [ 3 ] |
Cody Phillips (Inactive)
made changes -
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Cody Phillips (Inactive)
made changes -
Fix Version/s | 3.6.0 [ 10600 ] |
Tyson Phillips (Inactive)
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
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.