Projects (Beta) - View Archived cards via GraphQL API #138368
Replies: 3 comments
-
If i look into the network communication for the mentioned web page i see the following response.
|
Beta Was this translation helpful? Give feedback.
-
Any idea ? |
Beta Was this translation helpful? Give feedback.
-
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
Select Topic Area
This is a follow on question to #7501 and #42727
https://github.com/orgs/<project>/projects/<project number>/archive
works fine.Is there a corresponding GraphQL query available ?
Body
The mentioned graphQL queries in #7501 seems not to work for me.
And the following query don't display archived issues
I played around with
includeArchived: true
orisArchived:true
but all i got is a syntax error.So is there a possibility either to include archived cards or is there a different way of querying all archived cards in a project.
Beta Was this translation helpful? Give feedback.
All reactions