Export - CSV (All fields)
Export - CSV (Current fields)
EF-84
Filtering on properties in subdocuments causes InvalidOperationExceptionEF-87
Query on complex EF entity throwing "System.InvalidOperationException: Serializer for X does not have a member named Y"EF-103
ColumnAttribute does not allow specifying owned entity propertiesEF-113
Log queries for first/single operationsEF-106
Cannot suppress saving of fields with default valuesEF-100
SaveChanges() and SaveChangesAsync() always return 0 records even when successfulEF-112
Global Filter not running and causing an exception The given key '__ef_filter__Id_0' was not present in the dictionaryEF-66
ShadowProperty of type ObjectId is unsupportedEF-64
The include method throws an exceptionEF-83
EF Entities with Lists of objects containing Lists of objects will cause Linq 'InvalidOperationException' when queried onEF-98
Error when deserializing `IList<string>`: Unknown discriminator value 'List`1'EF-88
Unknown discriminator value 'List`1' errorEF-101
Null embedded document data causes InvalidCastException even if [BsonIgnoreIfNull] is usedEF-92
When Adding new Entity in Collection, entity object is not updated with IDEF-72
Max is not working for int32 _idEF-50
MQL query loggingEF-91
What is wrong with this modelEF-104
TypeLoadException: Could not load typeEF-65
Cannot create a simple relationship between two entity typesEF-90
Mapping nullable Lists into ModelsEF-71
Mapping of ObjectIds to strings in entities
{"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