Development field shows only "Create branch" when integrating Jira cloud with Gitlab SaaS

Trying to integrate Jira cloud with Gitlab SaaS but the "Development" field seems to show only "Create branch" even after a branch has already been created on Gitlab by clicking on "Create branch" (branch has the correct name e.g. "<project_name>-<issue_number>-<issue_name>")

Followed the instructions at

and expected to see something like

The Jira issue details view, with a section called Development. The issue has 1 branch, 8 commits, and 1 pull request

but am getting

jira_gitlab_development_field_stuck

even though referencing the Jira issue ID in Gitlab works as seen above where it has been referenced directly in a Gitlab MR (merge request) and a commit

Also, Jira transitions do not work i.e. "Closes <jira_issue_ID>" does not move the Jira issue to "Done" when Gitlab issues are closed or MRs are merged to default branch even though the transitions have been enabled as mentioned at https://docs.gitlab.com/ee/integration/jira/issues.html#automatic-issue-transitions

Does anyone have the same issue? Or is this by design?

Edited by Alez Tan