comment request author properties

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2015 07:16 AM
I found that CommentRequest has author property but even if set value not seem to save database.
Please tell me how to set comment author when use rest api.
Also AttachmentRequest how to set value of ACT_HI_ATTACHMENT 's user id field when use rest api.
Regards
Please tell me how to set comment author when use rest api.
Also AttachmentRequest how to set value of ACT_HI_ATTACHMENT 's user id field when use rest api.
Regards
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2015 09:36 AM
That seems indeed to be the case, the data is simply ignored. This would need changing in the TaskCommentCollectionResource.
Would you be able to create a pull request for this that fixes it?
Would you be able to create a pull request for this that fixes it?
