quarto-dev / quarto-dev/quarto-cli

[Confluence] Upgrade Deprecated API calls to REST v2.0

Open
#4,805 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement epic publishing-confluence
Dominant language
JavaScript
Stars
6k
Forks
458
Avg merge
1d 9h
Merged PRs (30d)
41

Description

The following v1 APIs are now deprecated in favor of their 2.0 versions. We should upgrade them if we can:

  • get Space
  • get Content
  • create Content
  • update Content
  • get Content by Id
  • delete Content
  • get Attachments
  • get Content for Space

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Confluence integration entry points for the listed space, content, attachment, and content-by-space operations, then compare their current v1 calls with the REST v2.0 equivalents. Done means upgrading each supported operation, documenting any that cannot be migrated, and verifying the integration still works.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.