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
Jonathan Reissmueller
created issue -
Jonathan Reissmueller
made changes -
Field | Original Value | New Value |
---|---|---|
Rank | Ranked higher |
Jonathan Reissmueller
made changes -
Tyson Phillips (Inactive)
made changes -
Story Points | 3 |
Tyson Phillips (Inactive)
made changes -
Sprint | 4.2.0 Sprint 3 [ 48 ] |
Tyson Phillips (Inactive)
made changes -
Rank | Ranked higher |
Tyson Phillips (Inactive)
made changes -
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 ] |
Jonathan Reissmueller
made changes -
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.