Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 16 Current »

API URL to get objective comments & related details

Use below endpoint to get objective comments & related details.

  • Syntax - <Jira base URL>/rest/amoeboids-upraise/1.0/okr/objective/{objective id}/comment
  • Example -  jira.amoeboids.com/rest/amoeboids-upraise/1.0/okr/objective/{1044}/comment

Request

Enter objective id as input to request details. 

If the objective is deleted or its's id is incorrect, relevant messages will be displayed. 

Response 

ParentParameterTypeDescriptionPossible values

dateTimeFormatDateFormat definition of date fields returned in response

dateFormatDateFormat definition of date fields returned in response

commentsObjectThis object consists details about comments on the objective in UpRaise.
commentsidNumberComment id 1, 2, 3, 4, etc
commentsmessageStringEntire message added as a comment by UpRaise user. Example comment - Progress updated to 40% from 35%. 
commentscreatorObjectThis consists of the user object for user who created the comment.
commentscreatedDateDate on which the comment is createdAny date
commentsmodifiedDateDate on which the comment was last modified. If the created & modified date are same, that means the comment was never modifiedAny date
commentseventTypeStringEvent name to define whether the comment was added while punching in the KR or it was just a comment.
  • Punch-in
  • Comment
  • No labels