[Feature Request] Job.Info.description non-queryble field
MrCreosote opened this issue · 5 comments
Add a field called something like 'description' to Job.Info. This would allow a job submitter such as a service to provide a short, arbitrary description of the job that could be displayed to users. This field most likely would not need to be queryable.
This can be implemented using the Job.Info.UserAttr section. See issue #240
Basically I have the same response here as in issue #240.
find the error:
Description string bson:"discription" json:"discription"
;-)
good finding:) fixed.
On Sat, Jun 21, 2014 at 8:19 PM, Wolfgang Gerlach notifications@github.com
wrote:
find the error:
Description string bson:"discription" json:"discription"
;-)—
Reply to this email directly or view it on GitHub
#241 (comment).