I don’t think that’s a bug. If you used Date or Month then `%b` would get you the Mmm format of the value, but because the field you’re using is Month Name I think that’s devoid of being formatted. Instead try selecting the Date value and I think `%b` will stick.