Log inSkip to main contentSkip to sidebar
MongoDB Jira
  • Dashboards
    • Projects
      • Issues
        • eazyBI
        • Give feedback to Atlassian
        • Help
          • Keyboard Shortcuts
          • About Jira
          • Jira Credits
        • Log In
          • Acknowledged notifications

        Export - CSV (All fields)

        Export - CSV (Current fields)

        Comma (,) Semicolon (;) Vertical bar (|) Caret (^)
        1. Improvement CSHARP-3800
          Fix flaky RetryableReadsProseTests.PoolClearedError_read_retryablity_test
        2. Improvement CSHARP-3875
          Run netstandard21 targets on .NET Core 3.1
        3. Bug CSHARP-3865
          ToUpperInvariant Not Supported
        4. Task CSHARP-3872
          LINQ3: Move some simplifications from Render methods to new AstSimplifier class
        5. Task CSHARP-3832
          LINQ3: Refactor SymbolTable
        6. Task CSHARP-3835
          LINQ3: Change type of As property of AstMapExpression from string to AstVarExpression
        7. Task CSHARP-3869
          Update SharpCompress to remedy vulnerability
        8. Task CSHARP-3846
          Fix flaky test AcquireConnection_should_track_checked_out_reasons_reason
        9. Improvement CSHARP-3903
          Change LinqProvider class to enum
        10. Bug CSHARP-3784
          Create a test to validate url options provided by EG
        11. Bug CSHARP-3785
          Enable WriteError_details_should_expose_writeErrors_errInfo test on latest sharded
        12. Task CSHARP-3782
          LINQ3: Implement AstNodeReplacer
        13. Task CSHARP-3726
          Fix GroupJoin_syntax_with_select_many_and_DefaultIfEmpty failure on latest
        14. Task CSHARP-3648
          LINQ3: Handle null ParameterExpression.Name
        15. Task CSHARP-3654
          LINQ3: Finalize design of ways to specify a CancellationToken for LINQ queries
        16. Task CSHARP-3596
          LINQ3: New LINQ3 code must work on netstandard1.5
        17. Task CSHARP-3598
          LINQ3: Use the IMongoQueryable interface in LINQ3 also
        18. Task CSHARP-3610
          LINQ3: Share MongoEnumerable and MongoQueryable between LINQ2 and LINQ3
        19. Task CSHARP-3609
          LINQ3: AsQueryable3 should return IMongoQueryable instead of IQueryable
        20. Task CSHARP-3606
          LINQ3: Remove IMongoQueryable from Linq3 and use shared IMongoQueryable instead
        21. Task CSHARP-3607
          LINQ3: MongoQuery should implement IMongoQueryable
        22. Task CSHARP-3608
          LINQ3: MongoQueryProvider should implement IMongoQueryProvider
        23. Task CSHARP-3605
          LINQ3: Add QueryableExecutionModel3 class for LINQ2 interoperability
        24. Task CSHARP-3611
          LINQ3: Remove certain conversions to IMongoQueryable
        25. Bug CSHARP-3977
          PipelineStageDefinitionBuilder.GroupForLinq3 returns tuple which breaks documentation generation
        26. Task CSHARP-3952
          Make maxConnecting configurable
        27. Improvement CSHARP-3974
          Remove WithOptions and WithSessions
        28. Improvement CSHARP-3948
          Add support for FLE_MONGOCRYPTD_PORT environment variable
        29. Improvement CSHARP-3874
          Upgrade to Cake 1.2.0
        30. Task CSHARP-3829
          LINQ3: Rename AstVar to AstVarBinding
        31. Task CSHARP-3833
          LINQ3: Refactor TranslationContext to add methods to create symbols
        32. Task CSHARP-3831
          LINQ3: Refactor Symbol
        33. Bug CSHARP-3810
          Prevent pool pruning from acquiring a slot in _maxConnectionsQueue
        34. Improvement CSHARP-3815
          Make SemaphoreSlimSignalable.Signal end SemaphoreSlimSignalable.WaitSignaledAsync immediately
        35. Improvement CSHARP-3809
          Tests timeouts: Investigate timeouts due to hanging mongocryptd
        36. Task CSHARP-3971
          Make ExpressionNotSupportedException public
        37. Improvement CSHARP-3716
          Enable retryable writes tests on sharded cluster
        38. Improvement CSHARP-3767
          Skip tests that depend on the legacy wire protocol
        39. Improvement CSHARP-3853
          Reduce number of tasks that run on macos
        40. Task CSHARP-3834
          LINQ3: Add First and Last operators to AstUnaryExpression
        41. Task CSHARP-3836
          LINQ3: Add the virtual CanBeRenderedAsPath method to AstExpression
        42. Bug CSHARP-3781
          Zstandard EG variant should set "zstd" as compression setup.
        43. Improvement CSHARP-3793
          .\build.ps1 -target test was recently broken
        44. Bug CSHARP-3777
          Temporary disable WriteError_details_should_expose_writeErrors_errInfo due to the server bug
        45. Task CSHARP-3778
          LINQ3: Implement AstNodeVisitor
        46. Improvement CSHARP-3887
          LINQ3 documentation for 2.14.0 beta
        47. Improvement CSHARP-3898
          Translate string.IsNullOrEmpty using $in instead of $or/$eq
        48. Task CSHARP-3830
          LINQ3: Split AstFieldExpression into AstVarExpression and AstGetFieldExpression
        49. Bug CSHARP-3822
          Remove netstandard15 config from EG
        50. Improvement CSHARP-3821
          Sync LB test sdam-error-handling.json with the latest spec
        Refresh results
        {"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
        • Atlassian Jira Project Management Software
        • About Jira
        • Report a problem

        Powered by a free Atlassian Jira open source license for MongoDB. Try Jira - bug tracking software for your team.

        Atlassian