Adding a subtask in the task board, you can see that the notification field has some weird values.
The 'notification' field in this screen shot is a custom user picker field with a default value of "david, son, ha, duc, hoi".
In JIRA the user picker field displays correctly. In GH it does not. It also saves the values correctly in JIRA, but in GH the notification field be blank after the issue is created, regardless of whether I go with the default text there, or edit it and set it to the users I want.
This is actually a regression as this field used to (~1 month ago) populate the notification field correctly even though the rendering was wrong on this form.
Here is the full text from the 'notification' field visible in the screen shot:
[com.atlassian.crowd.embedded.ofbiz.OfBizUser@1a24c1ae, com.atlassian.crowd.embedded.ofbiz.OfBizUser@2f3850, com.atlassian.crowd.embedded.ofbiz.OfBizUser@19229, com.atlassian.crowd.embedded.ofbiz.OfBizUser@30f400, com.atlassian.crowd.embedded.ofbiz.OfBizUser@35f4b0]
Fixed as part of
GHS-6883