Skip to content

fix(graphql): query archivedRecordings without sourceTarget#1576

Open
andrewazores wants to merge 2 commits into
cryostatio:mainfrom
andrewazores:graphql-archived-recordings
Open

fix(graphql): query archivedRecordings without sourceTarget#1576
andrewazores wants to merge 2 commits into
cryostatio:mainfrom
andrewazores:graphql-archived-recordings

Conversation

@andrewazores

Copy link
Copy Markdown
Member

Welcome to Cryostat! 👋

Before contributing, make sure you have:

  • Read the contributing guidelines
  • Linked a relevant issue which this PR resolves
  • Linked any other relevant issues, PR's, or documentation, if any
  • Resolved all conflicts, if any
  • Rebased your branch PR on top of the latest upstream main branch
  • Attached at least one of the following labels to the PR: [chore, ci, docs, feat, fix, test]
  • Signed all commits using a GPG signature

To recreate commits with GPG signature git fetch upstream && git rebase --force --gpg-sign upstream/main


Fixes: #1575

@andrewazores

Copy link
Copy Markdown
Member Author

/build_test

@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown

Workflow started at 6/5/2026, 3:39:09 PM. View Actions Run.

@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown

CI build:
Integration tests pass ✅
Tests run: 46, Failures: 0, Errors: 0, Skipped: 1
https://github.com/cryostatio/cryostat/actions/runs/27036142396

@andrewazores andrewazores requested a review from a team June 5, 2026 19:54
@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown

CI build:
Unit tests pass ✅
Tests run: 566, Failures: 0, Errors: 0, Skipped: 1
https://github.com/cryostatio/cryostat/actions/runs/27036142396

@andrewazores andrewazores force-pushed the graphql-archived-recordings branch from 47587cc to 42d1861 Compare June 10, 2026 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] GraphQL query archivedRecordings fails if a source target is not specified

1 participant