-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Bitbucket - Migration Assistant
-
None
-
2
Issue Summary
Currently BCMA migrates pull requests with the pull request date as the date the repository was migrated.
This may cause confusion for pull requests which are in progress during migration, as there may appear to be activity prior to the pull request open date. It is recommended all PRs are closed/merged, or declined and reopened after the migration.
Expected Results
Pull request metadata should reflect the original pull request creation date.
Note this does not affect the git history or pull request activity log.
Actual Results
Pull request metadata shows the migration date as the pull request creation date.
Workaround
There is no known workaround.