Consistent language for backfill reprocessing options
Open
affected_version:3.0
area:backfill
area:CLI
kind:bug
kind:documentation
priority:medium
- Dominant language
- Python
- Stars
- 46.9k
- Forks
- 17.8k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 483
Description
### What do you see as an issue?
In the current 3.0 beta, backfills in the UI use `missing, missing + errored, all` for reprocessing behavior options. But current main docs and it appears the CLI use `none, failed, completed`. Ideally the UI, CLI, and API should all use the same language for the user. `missing, missing + errored, all` is likely to cause the least amount of confusion.
### Solving the problem
_No response_
### Anything else
_No response_
### Are you willing to submit PR?
- [ ] 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
Assessment
This issue has not been assessed yet.