Skip to content

issues Search Results · repo:atlassian-api/atlassian-python-api language:Python

Filter by

652 results
 (76 ms)

652 results

inatlassian-api/atlassian-python-api (press backspace or delete to remove)

how to use atlassian-python-api to get servicedesk/customer infos? It s that avaliable? service_desk = ServiceDesk( url=self.server, username=self.username, ...
  • tuduweb
  • 3
  • Opened 
    6 days ago
  • #1541

Hi: I try to use python sdk to manage the variables in a repo.According to https://developer.atlassian.com/cloud/bitbucket/rest/api-group-pipelines/#api-repositories-workspace-repo-slug-pipelines-config-variables-variable-uuid-get,if ...
  • zffocussss
  • Opened 
    6 days ago
  • #1539

The latest python sdk doesn t support fetching folders. There is extensive support to fetch pages, but none for folders. It seems that only the rest/v2/api-group supports it at the moment. It would be ...
  • raghavn0201
  • Opened 
    6 days ago
  • #1538

Hi all, my use-case: - the authorization details for my REST request are coming from outside as http-header - I as developer, want to forward this header to the request session created by the package ...
  • r-hans
  • Opened 
    14 days ago
  • #1533

Hi, atlassian has a GraphQL API: https://developer.atlassian.com/cloud/confluence/graphql/#overview. Were there any considerations to also support this api? The GraphQL API is used by the Web UI. For ...
  • qvalentin
  • Opened 
    21 days ago
  • #1531

It is not possible to read a User from a PR comment, if the User has type= app_user . File /opt/atlassian/pipelines/agent/build/.venv/lib/python3.12/site-packages/atlassian/bitbucket/cloud/common/comments.py ...
  • Lukas-solar
  • Opened 
    25 days ago
  • #1529

I am now planning to export all of my current spaces using multithreading, but it seems that only one space can be exported at a time. I have tracked the error and found that when obtaining the export ...
  • awu0403
  • Opened 
    29 days ago
  • #1527

Hi all, I have seen that since 2-3 weeks, some methods are decorated with @property without clear reasoning. E.g. https://github.com/atlassian-api/atlassian-python-api/blob/master/atlassian/bitbucket/init.py#L165C6-L165C14. ...
  • r-hans
  • Opened 
    on Apr 11
  • #1526

# 读取wiki_key.txt with open( data/WIKI_key.txt , r , encoding= utf-8 ) as f: wiki_key = f.read() print(wiki_key) confluence = Confluence( url= https://wiki.xxx.com ...
  • sherry-kaikai
  • 1
  • Opened 
    on Apr 8
  • #1524

Since the 4.0.1 release a simple import statement breaks: C:\pyjira_tests - venv 3.8.1 ❯ pip install atlassian-python-api .... .... Installing collected packages: typing-extensions, soupsieve, beautifulsoup4, ...
  • Joinyy
  • 4
  • Opened 
    on Mar 31
  • #1519
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub