Skip to content

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

Filter by

641 results
 (67 ms)

641 results

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

Hi! time to skip python 2.x versions. Yes, I waited 5 years until last super old servers will be updated, and last a few months were upgraded. I am happy to skip python2 support. Steps: 1. Remove Github ...
  • gonchik
  • Opened 
    8 days ago
  • #1514

An issue with Confluence API authentication Description When using token-based authentication, I encountered a 401 Unauthorized error. However, when testing the same token with curl, it worked correctly. ...
  • phantomGik
  • Opened 
    9 days ago
  • #1512

I am trying to generate a Markup (wiki) based Page. My code is something like this: confluence.update_or_create(parent_id, Example Page , body, representation= wiki ) And the body markup looks like ...
  • Sanofi-EL
  • 4
  • Opened 
    18 days ago
  • #1509

I try to add a new version. First I can see that the documentation and the implementation of add_version are different (different names for function parameters). There is a parameter project_key and projecet_id. ...
  • Hellgringo83
  • 1
  • Opened 
    19 days ago
  • #1507

I need to send a payload such as { form : { answers : { 29 : { adf : { version : 1, type : doc , ...
  • leslie-canva
  • 1
  • Opened 
    on Feb 19
  • #1502

When using a Jira cloud instance issue_delete_watcher creates a wrong query parameter for the delete action which deletes a watcher. What is being created: /rest/api/3/issue/{issueIdOrKey}/watchers?username= ...
  • matanm28
  • 2
  • Opened 
    on Feb 5
  • #1501

On October 31, 2024, Atlassian announced the deprecation of four Jira Cloud search APIs. These APIs will be replaced with new, more efficient alternatives through our enhanced JQL service, which are currently ...
  • glewandowski
  • 5
  • Opened 
    on Jan 28
  • #1500

On version: atlassian-python-api 3.41.19 rest_client.py if self.retry_with_header and Retry-After in response.headers and response.status_code == 429: time.sleep(int(response.headers[ ...
  • Vasyl14011989
  • 9
  • Opened 
    on Jan 27
  • #1499

I noticed that there is a need to support Python 2 - https://github.com/atlassian-api/atlassian-python-api/pull/1453. Maybe then we should change the fix https://github.com/atlassian-api/atlassian-python-api/pull/1493 ...
  • Viktxrrr
  • 3
  • Opened 
    on Jan 23
  • #1496

I noticed that the latest tag on GitHub might be incorrect. Shouldn t it be 3.41.18 instead of 3.4.18? img width= 434 alt= Image src= https://github.com/user-attachments/assets/2999ab77-1105-47f2-bf59-b06bdb26e230 ...
  • tattn
  • 3
  • Opened 
    on Jan 23
  • #1495
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! 
Restrict your search to the title by using the in:title qualifier.
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! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub