For some reason, the BITBUCKET_STEP_TRIGGERER_UUID in pipelines doesn't seem to match User Ids or User Account Ids:
My User / Account Id:
The BITBUCKET_STEP_TRIGGERER_UUID value: {redacted}
Is there a way to get these values without getting users to trigger the pipelines?
Hi Andy,
I just wanted to clarify that the BITBUCKET_STEP_TRIGGERER_UUID will return the UUID of the Bitbucket Cloud account. The account ID is the one of the Atlassian account.
If you use the following API endpoint to get all users in a workspace you administer, then for each user you will see the field uuid, which is the Bitbucket Cloud UUID, and the field account_id, which is the Atlassian account ID.
Please feel free to reach out if you have any questions.
Just a heads up, I removed the UUID and account ID from your post to protect your privacy.
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.