Clean up vfolder statuses
Open
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 17h 7m
- Merged PRs (30d)
- 358
Description
This is a follow-up to #1892 and #713.
One entity should have only one state machine.Let's leave `VFolderOperationStatus` only.
- Merge `VFolderAccessStatus` into `VFolderOperationStatus`
- Change or merge `VFolderFilterStatusFailed`, `VFolderFilterStatusNotAvailable` to `VFolderOperationForbidden` or `VFolderNotFound` and update error message for client
- Allow `ensure_vfolder_status` to get multiple statuses
{code:[tasklist]}
### Tasks
- [ ] #2072
{code}
JIRA Issue: BA-141
Contributor guide
Assessment
This issue has not been assessed yet.