Cannot deploy DAB with the Job branch using a feature branch in Workspace UI

SangNguyen
New Contributor III

Hi, 

I tried to deploy DAB on Workspace UI with a feature branch (sf-trans-seq) targeted to Dev. After deploying successfully, the Job branch is, however, using the master branch (see the screenshot below).
Issue - DAB Deployment on Workspace UI.png

Is there any option to force the Job branch to use the feature branch (e.g., sf-trans-seq) similar to the git-branch option when deploy using Databricks CLI in VS Code? 

databricks bundle deploy -var="git-branch=sf-trans-seq" -t dev

SangNguyen_0-1756138153447.png

Thanks,