Was trying to look up an old Pull Request created by a now deactivated user. Unfortunately I could not find them using search because the user doesn't show up in the list.
G'day, @Amol Gole
You can use this endpoint to get the deactivated user UUID: List users in a workspace
Once you have the user UUID, you can use the following URL and add the user UUID. This will show all PR created by the deactivated user:
https://bitbucket.org/<WorkspaceName>/workspace/pull-requests/?author=<UUID>
If you have trouble finding the UUID, please raise a support ticket with us directly at our Support portal.
Regards,
Syahrul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.