Project

General

Profile

Actions

Bug #17820

closed

content-hosts checking for available quantity of guest subs incorrect

Added by Thomas McKay over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
content-hosts
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

The code currently is checking for a subscription of "unlimited" quantity simply as "== -1". Instead it needs to check "< 0" since vdc guest subs count backwards (consuming one guest sub sets the available in json to -2).

Actions

Also available in: Atom PDF