lablup / lablup/backend.ai

Add `project` filtering argument to the `scaling_groups` strawberry GQL resolver

Open
#6,996 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
670
Forks
183
Avg merge
15h 13m
Merged PRs (30d)
368

Description

## Motivation

- The `scaling_groups` query currently only supports filtering by `name` and `is_active`, and does not allow filtering by project. Adding this is necessary to maintain existing functionality

JIRA Issue: BA-3183

Contributor guide

Open the contributing guide

Research direction

Locate the Strawberry GraphQL `scaling_groups` resolver and read how its existing `name` and `is_active` filters are defined. Add support for filtering by `project`, then verify that the `scaling_groups` query returns only groups matching the requested project.

Written by the indexing model from the issue text.

Assessment

Tech stack
graphql, python
Domain
api, backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.