What if the issue is a bug that appears in two separate versions that have different release cycles, e.g. major v1 gets monthly maintenance releases, but major v2 won’t ship for another quarter? Do you create a different, duplicate issues that have v1 milestone and a v2 milestones respectively? How do you sync those issues?
And https://github.com/OasisLMF/OasisLMF/issues/969 , seems it is unable to set multiple milestone to manage such problem?
Jira like tools can manage such problems, but I'm wondering if is there any other solutions on github? i mean if github actions, or other solutions?