Skip to content

Projects query: Fix active filtering#242

Merged
iLLiCiTiT merged 2 commits intodevelopfrom
bugfix/238-get-projects-does-not-respect-active-argument
Apr 11, 2025
Merged

Projects query: Fix active filtering#242
iLLiCiTiT merged 2 commits intodevelopfrom
bugfix/238-get-projects-does-not-respect-active-argument

Conversation

@iLLiCiTiT
Copy link
Member

@iLLiCiTiT iLLiCiTiT commented Apr 7, 2025

Changelog Description

Function get_projects does respect active filtering.

Additional review information

The active argument was ignored when project were fetched using GraphQl.

Testing notes:

  1. Make sure you have at least on active and one inactive project in AYON.
  2. Run the get_projects with different active filtering options. True only active projects, False only inactive, None all projects.

Resolves #238

@iLLiCiTiT iLLiCiTiT self-assigned this Apr 7, 2025
@iLLiCiTiT iLLiCiTiT added the type: bug Something isn't working label Apr 7, 2025
@iLLiCiTiT iLLiCiTiT requested a review from kalisp April 7, 2025 14:51
@iLLiCiTiT iLLiCiTiT merged commit dfb1d0d into develop Apr 11, 2025
2 checks passed
@iLLiCiTiT iLLiCiTiT deleted the bugfix/238-get-projects-does-not-respect-active-argument branch April 11, 2025 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Get projects does not respect 'active' argument

1 participant