CircleCI only sees the master branch

I have a similar issue as what’s reported here : Circle is only building master branch

Basically, i’m trying to get started but CircleCi only sees the master branch. Because of our workflow, only finished work will be on master so the code to integrate CircleCI is on a feature branch.

Circle CI doesn’t see the feature branch or any other branches besides master.

My repository is hosted in Bitbucket (not Github)

What am i doing wrong?

Ok sorry everyone, just like the poster on the other similar question, the timing on when you enable things matters. After a few new pushes branches started to appear. Solved!