Actions
Feature #98208
closedAdd enum support in extbase `DataMapper`
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extbase
Target version:
Start date:
2022-08-26
Due date:
% Done:
0%
Estimated time:
PHP Version:
8.1
Tags:
Complexity:
Sprint Focus:
Description
it should be possible to use Enums as attribute types in Domain Models.
Updated by Gerrit Code Review about 2 years ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/75551
Updated by Benni Mack about 2 years ago
- Target version changed from 12.0 to 12.1
Updated by Benni Mack almost 2 years ago
- Has duplicate Bug #99593: Exbase dose not support enum added
Updated by Benni Mack almost 2 years ago
- Target version changed from 12.1 to 12.2
Updated by Benni Mack almost 2 years ago
- Target version changed from 12.2 to 12.3
Updated by Benni Mack over 1 year ago
- Target version changed from 12.3 to 12 LTS
Updated by Benni Mack over 1 year ago
- Target version changed from 12 LTS to Candidate for Major Version
Updated by Benni Mack over 1 year ago
- Related to Feature #101396: Let Extbase handle native enums added
Updated by Benni Mack over 1 year ago
- Status changed from Under Review to Closed
Implemented in https://review.typo3.org/c/Packages/TYPO3.CMS/+/80099
Actions