Add context_path when using custom Jira requests

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

In !49623 (merged) we are fixing a problem that occurs when we send requests to a Jira instance that runs on a sub-path (e.g. jira.example.com/jira-subpath).

We should identify all places in the codebase where we use jira_client.get or jira_client.post and make sure the request path includes the sub-path

Edited by 🤖 GitLab Bot 🤖