Decide whether ui_color/ui_fgcolor are needed in SerializedTaskGroup
Open
area:serialization
- Dominant language
- Python
- Stars
- 46.9k
- Forks
- 17.8k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 483
Description
Split from PR #60435.
`airflow-core/src/airflow/serialization/definitions/taskgroup.py` has TODO: "Are these actually useful?" for `ui_color`/`ui_fgcolor`.
Confirm usage and either remove from serialization/schema or document the requirement.
Contributor guide
Research direction
Review airflow-core/src/airflow/serialization/definitions/taskgroup.py and trace repository usage of ui_color and ui_fgcolor in SerializedTaskGroup and its schema. Confirm whether consumers require these fields; done means removing them from serialization/schema or documenting the requirement, with the decision supported by the usage found.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-engineering
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100