Grouping of connections
- Dominant language
- Python
- Stars
- 46.9k
- Forks
- 17.8k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 483
Description
### Description
Have an additional field called "Connection Group" within the connections form to place a set of connections under a specific grouping.
### Use case/motivation
Our company uses airflow amongst a few different teams and the databases we interact with are decentralized. For a single DAG, we can have 25-50 connections. Often times finding all the connections that pertain the particular DAG can be difficult. We would like to assign connections to a group. This way we could easily search and filter by this group.
### Related issues
_No response_
### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
Contributor guide
Research direction
The issue does not name any files, tests, or entry points. Start by locating the connections form and the existing connection search or filtering behavior. Done means connections can be assigned to a group and users can search or filter connections by that group.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-engineering
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100