github-to-bitbucket-issues-migration
github-to-bitbucket-issues-migration copied to clipboard
Map labels that are not used for type and priority to components
Labels can be used to identify components of the application. This patch treats labels that aren't recognized as issue type or priority as components. Unfortunately BitBucket only allows one component per issue, so the first label (that isn't type or priority) is taken.