Altering the source of Issue Resolutions from MASTER to another branch - Gitflow Support

Hi Will,

Thanks for your insight and for the time you took to share it.
As you mentioned in this other post., the 2 suggestions go well together to better support the GitFlow.

From the time being, when a branch is created, issues are synced from the “main” branch of the project.
Using Develop as the reference for your features branches should help you keep the focus on the issues that are new, and thus not yet resolved in this reference branch.

I’d love to understand how the other community members handle this case to better understand how wide is the problem. For example, some users may apply another strategy such as setting Develop as the main branch.

Chris