Export - CSV (All fields)
Export - CSV (Current fields)
PHPORM-18
Update aggregation builder documentationPHPORM-193
Port Doctrine ODM docs to use attributesPHPORM-195
Add explanation and code sample around embedding/referencing documentPHPORM-194
Verify Doctrine ODM code samples are actually working (add them to CI pipeline if possible?)PHPORM-199
Test and add documentation for DoctrineExtensions with MongoDB ODMPHPORM-109
Document transactional flushesPHPORM-110
Add transactional helper to DocumentManagerPHPORM-107
Add configuration setting to enable transactionsPHPORM-108
Expose transaction configuration setting in DoctrineODMBundlePHPORM-112
Defer clearing of change sets until after transaction has succeededPHPORM-113
Expand UnitOfWork tests to cover transactionsPHPORM-111
Deprecate legacy commit optionsPHPORM-38
Manage Atlas Search Indexes with Doctrine ODMPHPORM-37
Use $lookup aggregation pipeline stage for eager loadingPHPORM-105
Support sort by score $search stagePHPORM-54
Implement performance benchmarks for frameworksPHPORM-254
Build failure "sharding status of collection is not currently known and needs to be recovered"PHPORM-371
Support generating encryptedFieldsMap with metadata inheritancePHPORM-374
Enable encryptedFieldsMap configuration using keyAltName instead of random keyIdPHPORM-379
Enable configuration of a different master key per Document classPHPORM-380
Doctrine bundle: Add schemaMap option to autoEncryptionPHPORM-315
Run tests on driver version 2.0 stable + latest 1.21.0 (doctrine)PHPORM-358
Add Doctrine Type::getBSONType()PHPORM-389
Add $searchMeta stage to Doctrine ODM Aggregation BuilderPHPORM-399
Add a method to wait for search indexes to be readyPHPORM-382
Doctrine ODM: Add VectorSearch stage to aggregation builderPHPORM-381
Add Vector Search indexes in Doctrine ODM class metadataPHPORM-400
Prepare nested field names for search indexes and vector search indexesPHPORM-396
Encode embedded documents with updateMany->set($embed)PHPORM-372
Support pipeline updates in query builderPHPORM-392
Translate field names in $search and $vectorSearch stagesPHPORM-391
Prepare field names for search indexes and vector search indexesPHPORM-394
Support PHP 8.5PHPORM-9
Doctrine MongoDB ODM Aggregation Builder ImprovementsPHPORM-322
Support property hooks in ODMPHPORM-321
Support Lazy Objects in PHP 8.4+PHPORM-384
Add Doctrine type for BinaryVectorPHPORM-387
Accept Binary (type: vector) in VectorSearch stage builderPHPORM-370
When exporting the encryptedFieldsMap compare it with model configurationPHPORM-378
Rename SchemaManager::ensureIndexes() to createIndexes()PHPORM-359
Merge encryptedFieldsMap from documents stored in the same collectionPHPORM-357
De-duplicate database names in SchemaManager::dropDatabases()PHPORM-395
PHPStorm warning in Search operator chaining in Doctrine Agg BuilderPHPORM-388
Warn user when running $vectorSearch on missing vector indexPHPORM-403
Nested Compound search operator not supported by aggregation builderPHPORM-126
Audit and update Doctrine ODM documentationPHPORM-12
Ensure Doctrine usage numbers are reported in the PHP driver dashboardPHPORM-10
Doctrine ODM: add support for new aggregation pipeline stagesPHPORM-125
Control transactions retries manuallyPHPORM-129
Driver support using token field type with equals, range and in operators should add support
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0