mark support (re)issued entitlements as unrefundable

This commit is contained in:
McKenzie Welter
2018-04-10 12:54:31 -04:00
parent c3bb21c714
commit 435c3c6338
8 changed files with 132 additions and 3 deletions

View File

@@ -25,6 +25,7 @@ const postEntitlement = ({ username, courseUuid, mode, action, comments = null }
course_uuid: courseUuid,
user: username,
mode,
refund_locked: true,
support_details: [{
action,
comments,