I am using the rest api to post a worklog entry.
This is working fine. However, the entry posts as normal, and it does not give any visual indicator that it needs additional editing to be valid. The account, and the work log type need to be filled in as well for the entry to be valid.
I have two questions:
- One: how do I modify the api call so that the entry shows up with an orange line like outlook integration does for meetings? So it gives a visual cue that the entry needs editing? Like this:
- Two: Is there a way that I can use the account from the ticket, and set the work type instead?