You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using bitbucketcloud, and this command jx project import --org myorg gives out the following error:
error: failed to add and accept collaborator: failed to list invites: Not Supported
Adding --no-collaborator circumvents the error, but ideally I shouldn't need to use it. If the feature is not supported by bitbucket cloud then that error should just be ignored.
The text was updated successfully, but these errors were encountered:
Using bitbucketcloud, and this command
jx project import --org myorg
gives out the following error:Adding
--no-collaborator
circumvents the error, but ideally I shouldn't need to use it. If the feature is not supported by bitbucket cloud then that error should just be ignored.The text was updated successfully, but these errors were encountered: