Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.2.0-b1
-
Component/s: None
-
Labels:None
Description
Currently if a coupon is assigned to a service, the coupons usage is incremented when first applied and on every subsequent renewal. This makes sense if the 'Limitations do apply to renewals' option is selected for the coupon, since a renewal is considering usage limit. But when the 'Limitations do not apply to renewals' option is selected, the usage should only incremented for the initial coupon application.
Issue Links
- relates to
-
CORE-2468
Expired/Over qty coupons break service modifications
-
- Closed
-
Activity
| Field | Original Value | New Value |
|---|---|---|
| Rank | Ranked higher |
| Story Points | 3 |
| Sprint | 4.2.0 Sprint 3 [ 48 ] |
| Rank | Ranked higher |
| Fix Version/s | 4.2.0-b1 [ 11014 ] |
Automated transition triggered when Jonathan Reissmueller created a branch in Stash -
| Status | Open [ 1 ] | In Progress [ 3 ] |
Automated transition triggered when Jonathan Reissmueller created pull request #349 in Stash -
| Status | In Progress [ 3 ] | In Review [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Remaining Estimate | 0 minutes [ 0 ] | |
| Time Spent | 37 minutes [ 2220 ] | |
| Worklog Id | 10476 [ 10476 ] |
Automated transition triggered when Tyson Phillips (Inactive) merged pull request #349 in Stash -
| Status | In Review [ 5 ] | Closed [ 6 ] |
Also make sure that when "Limitations do not apply", it not only does not decrement the coupon quantity, but that it does not evaluate the quantity or date limitation for renewing services. There is some confusion whether it may be evaluating one or both of those things when it shouldn't.