-
Notifications
You must be signed in to change notification settings - Fork 117
[Integration][BitBucket] PR identifiers not unique across repos #2040
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
[Integration][BitBucket] PR identifiers not unique across repos #2040
Conversation
You are nearing your monthly Qodo Merge usage quota. For more information, please visit here. PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
You are nearing your monthly Qodo Merge usage quota. For more information, please visit here. PR Code Suggestions ✨Explore these optional code suggestions:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bump integration version and add changelog
@oiadebayo Updated |
User description
Description
What – Fixed issue where pull requests in the Bitbucket Server integration were not unique across multiple repositories during data ingestion.
Why – Duplicate PR records caused confusion and inconsistent data mapping when ingesting from different repositories.
How – Added unique identifiers combining repository information with PR IDs to ensure proper distinction during ingestion.
Type of change
Please leave one option from the following and delete the rest:
All tests should be run against the port production environment(using a testing org).
Core testing checklist
Integration testing checklist
examples
folder in the integration directory.Preflight checklist
Screenshots
Include screenshots from your environment showing how the resources of the integration will look.


API Documentation
Provide links to the API documentation used for this integration.
PR Type
Bug fix
Description
Fixed duplicate PR identifiers across multiple repositories
Added repository slug/project key prefix to PR identifiers
Ensured unique identification during data ingestion
Diagram Walkthrough
File Walkthrough
port-app-config.yml
Updated PR identifier mapping for uniqueness
integrations/bitbucket-server/.port/resources/port-app-config.yml
information
.id | tostring
to composite identifier format