dosubot[bot] commented on issue #8207: URL: https://github.com/apache/incubator-devlake/issues/8207#issuecomment-2489611057
<!-- Answer --> Thanks for clarifying. The `assignee_id` field not being populated could be due to similar reasons as the `creator_id`. The Opsgenie API might not directly provide an `assignee_id` field, or the plugin's mapping logic might not be correctly extracting and assigning this information. Reviewing the plugin's code, particularly how it processes and maps the Opsgenie API response to the incidents table, would be a good starting point. If the API does provide assignee information, ensure that the plugin is correctly configured to capture and store it. If you need further assistance with specific parts of the code, feel free to ask! <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.* -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@devlake.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org