Sales / orders / grid - status column
@engcom-Bravo is already working on this.
Since Aug 21, 2024.
- Dominant language
- PHP
- Stars
- 12.2k
- Forks
- 9.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Preconditions and environment
- Magento version
- Anything else that would help a developer reproduce the bug
2.4.7
### Steps to reproduce
On Admin go to Sales / orders view grid
Add column Status.
This column "Status" actually relates to the State of the order.
It would be useful if the real Status was a column that could be added to the grid.
### Expected result
When you look at the contents of the Status column make it actually show the real status
### Actual result
Status should be shown as one of the user generated status fields.
### Additional information
_No response_
### Release note
_No response_
### Triage and priority
- [ ] Severity: **S0** _- Affects critical data or functionality and leaves users without workaround._
- [ ] Severity: **S1** _- Affects critical data or functionality and forces users to employ a workaround._
- [X] Severity: **S2** _- Affects non-critical data or functionality and forces users to employ a workaround._
- [ ] Severity: **S3** _- Affects non-critical data or functionality and does not force users to employ a workaround._
- [ ] Severity: **S4** _- Affects aesthetics, professional look and feel, “quality” or “usability”._
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.