Smart commit time not logging in JIRA

Hi Everyone,
I’m struggling to get GitLab to log time to a JIRA on a git bash push/commit. I think that I’ve got GitLab and JIRA talking to each other as my JIRA gitlab user adds a comment to the JIRA issue that I mentioned the issue key in a commit, but I can’t get it to pick up time log changes. I’ve tried the following syntax:

$ git commit -m “#ISSUEKEY-1 Command line commit 4 #time 3h 30m Total work logged”

and

$ git commit -m “#ISSUEKEY-1 Command line commit 4” #time 3h 30m Total work logged

Neither of which are working. Any help/advice would be much appreciated!

Thanks

Did you figure it out. Its such a useful feature