Gonchik Tsymzhitov

Results 205 comments of Gonchik Tsymzhitov

@DanRoscigno do you have some result of testing?

Hi! I will check later. btw, do you use cloud or on-prem ?

Hi @hemaswapnika1 Just extend timeout during initializing that's enough

Hi @zffocussss , Could you add into importer class Bibucket additinal method ``` from atlassian import Bitbucket from typing import Optional, Dict, Any class ExtendedBitbucket(Bitbucket): """ Extends the base Bitbucket...

Hi ! I am planning to add implement with the following condition : if self.cloud: url = wiki/api/v2/pages/{id} else: url = "rest/api/content".

@Robinsane do you mean by server api ? it's still actual for server api

@hemaswapnika1 I can't reproduce, could you check again please on other page?

it was issue on cloud platform

@messor2000 Did you check the api methods? related to the pin