Skip to content

Conversation

MSameerAbbas
Copy link
Contributor

Motivated by this issue
Changed org_id to organization_id in appropriate places (including docstrings) in interface.py and controllers/images.py

Fixed inconsistent use of organization_id filter in interface.py. Since the image_bbox_check only allows organization_id to pass and throws an error on org_id, I've switched all the instances of org_id to organization_id. Next commit should do the same to controller/images.py which handles the filtering
Fixed inconsistent use of organization_id filter in image.py. Since the image_bbox_check only allows organization_id to pass and throws an error on org_id, I've switched all the instances of org_id to organization_id. Previously this was done to interface.py.
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 5, 2025
@nickplesha
Copy link
Contributor

Looks good, merging!

@nickplesha nickplesha merged commit 81be6f0 into mapillary:main Jul 8, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants