Hello,
if a user is timetracking in an issue I do need to edit his comment. I tried to edit his comment via Jira automation rule. But the problem is that the field worklogComment is not accessible via Jira. So how can I edit the comment in another way?
Thank you!
First thing, I am not using Tempo; my suggestions are based on what I know about automation rules.
If there is no direct access to the Tempo time tracking field with the rule's issue edit action, perhaps check the Tempo documentation to learn if there is a REST API function to edit that field. If there is one, it could be called using the Send Web Request action in the rule.
Kind regards,
Bill
@Bill SheboyThank's for your reply. I am also not using Tempo... I use the integrated time tracking of Jira. I found the solution... It was a combination of different web requests and smart variables.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry, my mistake. I confused your time tracking question with another one. I will update my original response, and I suggest un-accepting my answer and accepting your own to help other community members in the future.
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.