Export - CSV (All fields)
Export - CSV (Current fields)
MONGOID-5232
Add Feature Flag: Bring Mongoid::Document's === implementation in alignment with Ruby behaviorMONGOID-5234
Add Feature Flag: Remove BSON::ObjectId#as_json overrideMONGOID-5230
7.4 Feature FlagsMONGOID-5143
Remove UTF-8 magic comment from all files.MONGOID-5265
Repair 7.4 Test FailuresMONGOID-5266
Deprecate JRuby supportMONGOID-5204
default_scopes duplication, query scope inconsistencyMONGOID-5243
Review 7.4 changes and documentationMONGOID-5233
Add Feature Flag: Respect aliased fields in pluck/distinct by having Document.database_field_name recursively consider embedded docsMONGOID-5219
Uniqueness validation for StringifiedSymbol field in an embedded document failsMONGOID-5162
Remove BSON::ObjectId#as_json overrideMONGOID-5165
Link to API Documentation on Github is brokenMONGOID-5173
Specs should use bang (!) methods as much as possibleMONGOID-5151
Respect aliased fields in pluck/distinct by having Document.database_field_name recursively consider embedded docsMONGOID-5126
Bring Mongoid::Document's === implementation in alignment with Ruby behaviorMONGOID-5128
Scoped associations - Add :scope parameter to associationsMONGOID-5171
Make the minimum Ruby version 2.5MONGOID-5141
Remove all @since comments from repoMONGOID-5105
Allow block form in Mongoid::Association::EmbedsMany::Proxy#countMONGOID-5103
Implement eq symbol operatorMONGOID-5208
Error when reloading with a nil embedded fieldMONGOID-5207
Add Ruby 3.1 to test configurationsMONGOID-5196
Announce support for MongoDB 5.0MONGOID-5194
has_and_belongs_to_many custom primary key gets ignored when building a document or adding multiple documentsMONGOID-5252
Add Ruby 3.1 to compat tablesMONGOID-5240
embeds_many does not get reset after clearMONGOID-5245
Feature flags should use Mongoid. instead of Mongoid::MONGOID-5247
Change feature flag names to be reflective of user-visible behaviorMONGOID-5203
Add all available auth_mech options to Configuration documentationMONGOID-5170
Fix typos in code commentsMONGOID-5250
Replace connect: :direct with direct_connection: true in documentationMONGOID-4755
Mongoid::Contextual::Aggregable::Mongo#sum does not return nil as expected for Mongoid::Document#noneMONGOID-5239
Add Feature Flag: Mongoid::Contextual::Aggregable::Mongo#sum does not return nil as expected for Mongoid::Document#noneMONGOID-5229
Add Feature Flag: .with_scope should restore previous scopeMONGOID-5186
.with_scope should restore previous scopeMONGOID-5117
Make rspec-mocks-diag compatible with Ruby 3MONGOID-5260
Add _translations fields and dot-navigation to pluck and distinctMONGOID-5209
Document undocumented functionality Mongoid::Fields.optionMONGOID-5205
Document reloading behavior for changed attributesMONGOID-5130
Fix or remove flaky Mongoid::Clients::Options#with testMONGOID-5161
Documentation - Clarify the policy for working with . and $ named fields which were introduced in MongoDB 5.0MONGOID-5055
UnknownAttribute error has broken grammarMONGOID-5176
Deprecate support for MongoDB < 3.6MONGOID-5131
Set up build pipeline for outside contributorsMONGOID-5237
Add Feature Flag: _matches? should use millisecond precision when comparing Time objectsMONGOID-5258
Review enumerable === implementationMONGOID-5195
_matches? should use millisecond precision when comparing Time objectsMONGOID-5199
Reloadable#reload_embedded_document doesn't respect sessionMONGOID-5256
Make 7.4 branch releasableMONGOID-5183
Existing `$and` clause in query is overwritten by `where` condition
{"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