You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In reference to another ticket and also the fix that was done to the fulfill#ProductSubscriptionResource service, a new problem emerged that we noticed in fullfill#OrderPartSubscriptions in that the dates are now incorrect
I believe the solution is to apply this PR which essentially avoids querying expired subscriptions and also removes an incorrect fromDate being passed from the ProductSubscriptionResource entity for some strange reason
The text was updated successfully, but these errors were encountered:
In reference to another ticket and also the fix that was done to the
fulfill#ProductSubscriptionResource
service, a new problem emerged that we noticed infullfill#OrderPartSubscriptions
in that the dates are now incorrectI believe the solution is to apply this PR which essentially avoids querying expired subscriptions and also removes an incorrect fromDate being passed from the ProductSubscriptionResource entity for some strange reason
The text was updated successfully, but these errors were encountered: