Comment Functions
This section contains functions that enable users to handle comments.
Functions Summary
- getCommentById — Gets all the comment properties for a given id.
- getLastComment — Gets all the comment properties for the last issue comment.
- addComment — SPosts a comment on the specified issue on behalf of the specified user. Returns a number representing the id of the comment.
- deleteComment — Deletes a comment with the specified id, deletes the latest comment or deletes all comments from a given issue.
- editComment — Edits a comment with the specified id and text.
- getAllCommentIds — Gets all the comment ids that are already entered on an issue.
- getComment — Returns the comment entered in a transition screen, or an empty string if no comment has been entered or the transition doesn't have a screen.
, multiple selections available, Use left or right arrow keys to navigate selected items
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.