The mail sent when licenses are expired should include the content of comment field.
There are also fields that is deprecated, city / location which needs to be handled the correct way eg. do not show them in mail as UNKNOWN, just hide the fields if unset.
Fixed in commit 29854.
(In reply to comment #2) > Fixed in commit 29854. Typos fixed in commit r29855
Verified that the mail contained a comment field and no city/location with UNKNOWN values.
The code looks good, and the email seems to be correct: > Your ThinLinc cluster has the following license files: > > * SUB12-00000467_30815f.zip:user-1-6266.license: 1 concurrent users. Hard limit > of 1 concurrent users. > Customer: testaccount > License Number: 6266 > > Comment: However, when creating licenses, the comment specified in roundup doesn't make it into the license file, reopening.
(In reply to comment #5) > The code looks good, and the email seems to be correct: > > > Your ThinLinc cluster has the following license files: > > > > * SUB12-00000467_30815f.zip:user-1-6266.license: 1 concurrent users. Hard limit > of 1 concurrent users. > > Customer: testaccount > > License Number: 6266 > > > > Comment: > > However, when creating licenses, the comment specified in roundup doesn't make > it into the license file, reopening. Bug in RoundUp, fixed in commit 30194.
Works perfectly now! Closing