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. Question JAVA-5418
          Mongodb java driver findOneAndUpdate method doesn't return the updated document after executing update Query
        2. Improvement JAVA-5363
          Use mapReduce instead of mapreduce as the command name for the mapReduce helpers
        3. New Feature JAVA-5260
          Add support for "comment suppliers"
        4. Improvement JAVA-5150
          Remove deprecated methods for oplogReplay option on find
        5. Improvement JAVA-5148
          Remove mapReduce API
        6. Improvement JAVA-5067
          Improve efficiency of first() Method in MongoIterableImpl
        7. New Feature JAVA-5047
          MongoBatchCursorAdapter with setBatchSize and getBatchSize
        8. New Feature JAVA-4862
          Expose an API to create a cursor from a command response
        9. Improvement JAVA-4380
          Fix server selection logic for $out/$merge on secondary
        10. Bug JAVA-4368
          MongoCursor implementations should throw if iterated after close
        11. Improvement JAVA-4262
          AggregateIterable should allow to set hint as String (index name)
        12. New Feature JAVA-4190
          Client side builder for operators supported by $search
        13. New Feature JAVA-4188
          Query builder for $search
        14. New Feature JAVA-4186
          Support 'let' option for aggregate command
        15. New Feature JAVA-4167
          Add MongoCursor#available method
        16. Improvement JAVA-3989
          Change estimatedDocumentCount() to use the $collStats Agg Stage Instead of Count Command
        17. New Feature JAVA-3909
          Add explain helpers
        18. Improvement JAVA-3887
          Driver sets getMore command batchSize to min(batchSize, remainingLimit)
        19. Bug JAVA-3825
          Bson Filter behavior differs from BasicDBObject Filter
        20. New Feature JAVA-3758
          Improve the support for mapped find iterables
        21. Improvement JAVA-3739
          allowDiskUse option for find should be documented as only being supported in 4.4+
        22. Bug JAVA-3708
          Java Driver doesn't handle regex pattern flags like CASE_INSENSITIVE
        23. Improvement JAVA-3705
          Raise error when hint option is provided on unacknowledged writes against any server version
        24. Improvement JAVA-3681
          Test that readPreferenceTags are always interpreted as an array
        25. New Feature JAVA-3669
          Support $out to a different database
        26. New Feature JAVA-3666
          Driver support for server Hedged Reads
        27. Improvement JAVA-3630
          Override Iterable.forEach in MongoIterable
        28. Improvement JAVA-3591
          Deprecate oplogReplay find command option from CRUD spec
        29. Bug JAVA-3556
          MongoCursorNotFoundException Scala driver 2.8/Mongo 3.6
        30. Improvement JAVA-3555
          Work around changes to mapReduce implementation in the 4.4. server
        31. Improvement JAVA-3522
          Stop assuming presence of inline mapReduce execution statistics
        32. New Feature JAVA-3497
          Support for allowDiskUse on find operations
        33. Task JAVA-3367
          $oid does not work with min()
        34. Bug JAVA-3356
          Getting no data at all
        35. Bug JAVA-3346
          Delete query is systematically created with a "limit" parameter
        36. Bug JAVA-3338
          $geoWithin cannot contain multiple fields
        37. Improvement JAVA-3331
          InsertOneOptions and InsertManyOptions are final
        38. Task JAVA-3297
          Clarify resume token used in resuming and getResumeToken
        39. Improvement JAVA-3293
          ChangeStream spec's Resumable Error definition is too broad
        40. Bug JAVA-3291
          ChangeStreamBatchCursor is not interruptable
        41. Bug JAVA-3279
          distinct on using non-sparse index throws NPE
        42. Improvement JAVA-3258
          Inconsistent javadoc documentation for MongoCollection #updateOne and #findOneAndUpdate methods.
        43. Bug JAVA-3231
          Ensure that getMore right after a resume is retried
        44. Task JAVA-3230
          POC of Support Exhaust Cursor in OP_MSG
        45. New Feature JAVA-3200
          Support postBatchResumeToken in change streams
        46. Task JAVA-3197
          Non Blocking Secondary Reads with 4.0
        47. New Feature JAVA-3139
          Support 'startAfter' option to the $changeStream stage
        48. Bug JAVA-3137
          findOneAndUpdate with empty update will clear the document
        49. Task JAVA-3077
          Java driver upgrade causing slowness to some calls
        50. New Feature JAVA-3070
          Retryable Reads
        Refresh results
        {"searchers":{"groups":[{"searchers":[{"name":"Project","id":"project","key":"issue.field.project","isShown":true,"lastViewed":1747375284177,"shown":true},{"name":"Summary","id":"summary","key":"issue.field.summary","isShown":true,"shown":true},{"name":"Type","id":"issuetype","key":"issue.field.issuetype","isShown":true,"lastViewed":1747375284179,"shown":true},{"name":"Status","id":"status","key":"issue.field.status","isShown":true,"lastViewed":1747375284186,"shown":true},{"name":"Priority","id":"priority","key":"issue.field.priority","isShown":true,"shown":true},{"name":"Resolution","id":"resolution","key":"issue.field.resolution","isShown":true,"shown":true},{"name":"Creator","id":"creator","key":"issue.field.creator","isShown":true,"shown":true},{"name":"Affects Version","id":"version","key":"issue.field.affectsversions","isShown":true,"shown":true},{"name":"Fix Version","id":"fixfor","key":"issue.field.fixversions","isShown":true,"shown":true},{"name":"Component","id":"component","key":"issue.field.components","isShown":true,"lastViewed":1747375284190,"shown":true},{"name":"% Limits","id":"workratio","key":"issue.field.workratio","isShown":true,"shown":true},{"name":"Link types","id":"issue_link_type","key":"issue.field.issuelinks","isShown":true,"shown":true},{"name":"Environment","id":"environment","key":"issue.field.environment","isShown":true,"shown":true},{"name":"Description","id":"description","key":"issue.field.description","isShown":true,"shown":true},{"name":"Comment","id":"comment","key":"issue.field.comment","isShown":true,"shown":true},{"name":"Label","id":"labels","key":"issue.field.labels","isShown":true,"shown":true},{"name":"Query","id":"text","key":"text","isShown":true,"shown":true},{"name":"# Replies","id":"customfield_10050","key":"com.atlassian.jira.toolkit:comments","isShown":true,"shown":true},{"name":"# of Sprints","id":"customfield_18555","key":"com.onresolve.jira.groovy.groovyrunner:scripted-field","isShown":false,"shown":false},{"name":"% Issues Done","id":"customfield_22551","key":"com.fca.jira.plugins.workflowToolbox.workflow-toolbox:calculated-number-field","isShown":false,"shown":false},{"name":"% Issues Done Ratio","id":"customfield_22753","key":"com.fca.jira.plugins.workflowToolbox.workflow-toolbox:calculated-text-field","isShown":false,"shown":false},{"name":"ADL Version","id":"customfield_22884","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false,"shown":false},{"name":"Account","id":"customfield_13550","key":"com.go2group.jira.plugin.crm:crm_generic_field","isShown":false,"shown":false},{"name":"Account","id":"customfield_26260","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false,"shown":false},{"name":"Account Access for Applications","id":"customfield_20279","key":"com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes","isShown":true,"shown":true},{"name":"Action Item Parent","id":"customfield_24851","key":"com.onresolve.jira.groovy.groovyrunner:scripted-field","isShown":true,"shown":true},{"name":"Actual Story Points","id":"customfield_19950","key":"com.atlassian.jira.plugin.system.customfieldtypes:float","isShown":true,"shown":true},{"name":"Actual Time","id":"customfield_10855","key":"com.atlassian.jira.plugin.system.customfieldtypes:float","isShown":false,"shown":false},{"name":"Affected Branch","id":"customfield_24968","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false,"shown":false},{"name":"Aha! Reference","id":"customfield_14267","key":"com.atlassian.jira.plugin.system.customfieldtypes:url","isShown":true,"shown":true},{"name":"Alert Assignee","id":"customfield_20287","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true,"shown":true},{"name":"Alignment","id":"customfield_19162","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":false,"shown":false},{"name":"Approvals","id":"customfield_14450","key":"com.atlassian.servicedesk.approvals-plugin:sd-approvals","isShown":true,"shown":true},{"name":"Arch","id":"customfield_11850","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false,"shown":false},{"name":"Assigned Team","id":"customfield_23812","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":false,"shown":false},{"name":"Assigned Teams","id":"customfield_12751","key":"com.atlassian.jira.plugin.system.customfieldtypes:multiselect","isShown":true,"shown":true},{"name":"Auto-Close","id":"customfield_20078","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true,"shown":true},{"name":"Average Wait Time (AWT)","id":"customfield_20359","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true,"shown":true},{"name":"BF Root Cause Commit","id":"customfield_25050","key":"com.atlassian.jira.plugin.system.customfieldtypes:labels","isShown":false,"shown":false},{"name":"Backport Completed","id":"customfield_12451","key":"com.atlassian.jira.plugin.system.customfieldtypes:multiversion","isShown":false,"shown":false},{"name":"Backport Justification","id":"customfield_25156","key":"com.atlassian.jira.plugin.system.customfieldtypes:textarea","isShown":false,"shown":false},{"name":"Backport Requested","id":"customfield_12450","key":"com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes","isShown":false,"shown":false},{"name":"Backwards Compatibility","id":"customfield_10011","key":"com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons","isShown":true,"shown":true},{"name":"Binding Changes","id":"customfield_21957","key":"com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons","isShown":false,"shown":false},{"name":"Boost Version","id":"customfield_11856","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false,"shown":false},{"name":"Branch","id":"customfield_14166","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":false,"shown":false},{"name":"Bug Symptoms","id":"customfield_14276","key":"com.atlassian.jira.plugin.system.customfieldtypes:textarea","isShown":false,"shown":false},{"name":"Business Value","id":"customfield_10556","key":"com.atlassian.jira.plugin.system.customfieldtypes:float","isShown":false,"shown":false},{"name":"Business Value","id":"customfield_23496","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":false,"shown":false},{"name":"CAR Impact","id":"customfield_23577","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":false,"shown":false},{"name":"Case","id":"customfield_13552","key":"com.go2group.jira.plugin.crm:crm_generic_field","isShown":true,"shown":true},{"name":"Change reason","id":"customfield_17467","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":true,"shown":true},{"name":"Change risk","id":"customfield_17466","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":true,"shown":true},{"name":"Change type","id":"customfield_17465","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":true,"shown":true},{"name":"Checklist","id":"customfield_23486","key":"com.okapya.jira.checklist:checklist","isShown":false,"shown":false},{"name":"Close After 3 Days","id":"customfield_14275","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true,"shown":true},{"name":"Cloud Backport","id":"customfield_21350","key":"com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons","isShown":false,"shown":false},{"name":"Compass/DevTools Changes","id":"customfield_23072","key":"com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons","isShown":false,"shown":false},{"name":"Compiler and Version","id":"customfield_11852","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false,"shown":false},{"name":"Confidence Status","id":"customfield_25350","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":true,"shown":true},{"name":"Context","id":"customfield_25197","key":"com.onresolve.jira.groovy.groovyrunner:scripted-field","isShown":true,"shown":true},{"name":"Cost Diff from Original %","id":"customfield_23106","key":"com.onresolve.jira.groovy.groovyrunner:scripted-field","isShown":false,"shown":false},{"name":"Cost Threshold %","id":"customfield_20965","key":"com.atlassian.jira.plugin.system.customfieldtypes:float","isShown":false,"shown":false},{"name":"Cost to Date","id":"customfield_20963","key":"com.atlassian.jira.plugin.system.customfieldtypes:float","isShown":false,"shown":false},{"name":"Count of Linked BFGs (Last 30 days)","id":"customfield_20384","key":"com.atlassian.jira.plugin.system.customfieldtypes:float","isShown":false,"shown":false},{"name":"Critical issues resolved in 24 hours","id":"customfield_16452","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true,"shown":true},{"name":"Current project status","id":"customfield_23511","key":"com.atlassian.jira.plugin.system.customfieldtypes:textarea","isShown":false,"shown":false},{"name":"Customer Request Type","id":"customfield_11450","key":"com.atlassian.servicedesk:vp-origin","isShown":true,"shown":true},{"name":"Days Spent","id":"customfield_23566","key":"com.atlassian.jira.plugin.system.customfieldtypes:float","isShown":false,"shown":false},{"name":"Days in Current Status","id":"customfield_23806","key":"com.fca.jira.plugins.workflowToolbox.workflow-toolbox:calculated-number-field","isShown":false,"shown":false},{"name":"Days in Current Status","id":"customfield_23807","key":"com.onresolve.jira.groovy.groovyrunner:scripted-field","isShown":false,"shown":false},{"name":"Days until Discovery","id":"customfield_25256","key":"com.atlassian.jira.plugin.system.customfieldtypes:float","isShown":false,"shown":false},{"name":"Dependencies","id":"customfield_18254","key":"com.onresolve.jira.groovy.groovyrunner:scripted-field","isShown":true,"shown":true},{"name":"Dependency Due Date","id":"customfield_25161","key":"com.onresolve.jira.groovy.groovyrunner:scripted-field","isShown":true,"shown":true},{"name":"Design Cost Estimate","id":"customfield_23752","key":"com.atlassian.jira.plugin.system.customfieldtypes:float","isShown":false,"shown":false},{"name":"Detailed Project Statuses","id":"customfield_13653","key":"com.atlassian.jira.plugin.system.customfieldtypes:textarea","isShown":false,"shown":false},{"name":"Development","id":"customfield_15850","key":"com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary","isShown":true,"shown":true},{"name":"Document URL","id":"customfield_12055","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false,"shown":false},{"name":"Documentation Changes","id":"customfield_10257","key":"com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons","isShown":true,"shown":true},{"name":"Documentation Changes Summary","id":"customfield_14266","key":"com.atlassian.jira.plugin.system.customfieldtypes:textarea","isShown":true,"shown":true},{"name":"Downstream Changes Summary","id":"customfield_17052","key":"com.atlassian.jira.plugin.system.customfieldtypes:textarea","isShown":false,"shown":false},{"name":"Downstream Team Attention","id":"customfield_17050","key":"com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons","isShown":false,"shown":false},{"name":"Driver Changes","id":"customfield_10951","key":"com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons","isShown":false,"shown":false},{"name":"Driver Compliance","id":"customfield_23952","key":"com.onresolve.jira.groovy.groovyrunner:scripted-field","isShown":false,"shown":false},{"name":"DriverOrigin","id":"customfield_11860","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":false,"shown":false},{"name":"Duration","id":"customfield_24367","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true,"shown":true},{"name":"Effort spent","id":"customfield_23514","key":"com.atlassian.jira.plugin.system.customfieldtypes:float","isShown":false,"shown":false},{"name":"Environment","id":"customfield_14251","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":false,"shown":false},{"name":"Epic Colour","id":"customfield_10860","key":"com.pyxis.greenhopper.jira:gh-epic-color","isShown":false,"shown":false},{"name":"Epic Link","id":"customfield_10857","key":"com.pyxis.greenhopper.jira:gh-epic-link","isShown":true,"shown":true},{"name":"Epic Name","id":"customfield_10858","key":"com.pyxis.greenhopper.jira:gh-epic-label","isShown":true,"shown":true},{"name":"Epic Status","id":"customfield_10859","key":"com.pyxis.greenhopper.jira:gh-epic-status","isShown":false,"shown":false},{"name":"Epic/Theme","id":"customfield_10554","key":"com.atlassian.jira.plugin.system.customfieldtypes:labels","isShown":true,"shown":true},{"name":"Escalation SLA","id":"customfield_13956","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true,"shown":true},{"name":"Estimate","id":"customfield_10040","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":false,"shown":false},{"name":"Estimated Time to Complete","id":"customfield_14355","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":true,"shown":true},{"name":"Estimated Weeks","id":"customfield_25753","key":"com.atlassian.jira.plugin.system.customfieldtypes:float","isShown":false,"shown":false},{"name":"Estimation History","id":"customfield_22653","key":"com.atlassian.jira.plugin.system.customfieldtypes:textarea","isShown":false,"shown":false},{"name":"Evergreen Project","id":"customfield_14278","key":"com.atlassian.jira.plugin.system.customfieldtypes:labels","isShown":false,"shown":false},{"name":"Exec Notes","id":"customfield_25856","key":"com.atlassian.jira.plugin.system.customfieldtypes:textarea","isShown":true,"shown":true},{"name":"External issue ID","id":"customfield_20657","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false,"shown":false},{"name":"External issue ID","id":"customfield_24967","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false,"shown":false},{"name":"External issue ID","id":"customfield_12850","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false,"shown":false},{"name":"External issue ID","id":"customfield_21052","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false,"shown":false},{"name":"External issue ID","id":"customfield_21650","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false,"shown":false},{"name":"External issue ID","id":"customfield_22154","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false,"shown":false},{"name":"External issue ID","id":"customfield_26277","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false,"shown":false},{"name":"External issue ID","id":"customfield_26279","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false,"shown":false},{"name":"External issue ID","id":"customfield_22274","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false,"shown":false},{"name":"External issue ID","id":"customfield_23055","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false,"shown":false},{"name":"External issue ID","id":"customfield_23073","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false,"shown":false},{"name":"External issue ID","id":"customfield_23557","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false,"shown":false},{"name":"External issue ID","id":"customfield_19751","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false,"shown":false},{"name":"External issue ID","id":"customfield_15750","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false,"shown":false},{"name":"External issue ID","id":"customfield_15751","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false,"shown":false},{"name":"External issue ID","id":"customfield_24370","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false,"shown":false},{"name":"External issue ID","id":"customfield_16263","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false,"shown":false},{"name":"External issue ID","id":"customfield_20390","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false,"shown":false},{"name":"External issue ID","id":"customfield_20450","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false,"shown":false},{"name":"Failing Buildvariants","id":"customfield_14277","key":"com.atlassian.jira.plugin.system.customfieldtypes:labels","isShown":false,"shown":false},{"name":"Failing Tasks","id":"customfield_12950","key":"com.atlassian.jira.plugin.system.customfieldtypes:labels","isShown":false,"shown":false},{"name":"Failing Tests","id":"customfield_15756","key":"com.atlassian.jira.plugin.system.customfieldtypes:labels","isShown":false,"shown":false},{"name":"Failure Type","id":"customfield_16252","key":"com.atlassian.jira.plugin.system.customfieldtypes:labels","isShown":false,"shown":false},{"name":"Final Cost Estimate","id":"customfield_20964","key":"com.atlassian.jira.plugin.system.customfieldtypes:float","isShown":false,"shown":false},{"name":"First Failing Revision","id":"customfield_14851","key":"com.atlassian.jira.plugin.system.customfieldtypes:labels","isShown":false,"shown":false},{"name":"First Response Time (FRT)","id":"customfield_20153","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true,"shown":true},{"name":"Flagged","id":"customfield_10553","key":"com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes","isShown":true,"shown":true},{"name":"GitHub#","id":"customfield_18063","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":true,"shown":true},{"name":"Goal Link","id":"customfield_26153","key":"com.atlassian.jira.plugin.system.customfieldtypes:textarea","isShown":true,"shown":true},{"name":"Goal Name","id":"customfield_26152","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":true,"shown":true},{"name":"Goal Tier(s)","id":"customfield_26161","key":"com.atlassian.jira.plugin.system.customfieldtypes:multiselect","isShown":true,"shown":true},{"name":"Groups","id":"customfield_24250","key":"com.atlassian.servicedesk:sd-request-groups","isShown":true,"shown":true},{"name":"Impact","id":"customfield_16568","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":false,"shown":false},{"name":"Impact","id":"customfield_20751","key":"com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons","isShown":false,"shown":false},{"name":"Impact","id":"customfield_19454","key":"com.atlassian.jira.plugin.system.customfieldtypes:float","isShown":false,"shown":false},{"name":"Impact","id":"customfield_19952","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":false,"shown":false},{"name":"Initiative Link","id":"customfield_23450","key":"com.onresolve.jira.groovy.groovyrunner:scripted-field","isShown":false,"shown":false},{"name":"Investigation Story Points","id":"customfield_23087","key":"com.atlassian.jira.plugin.system.customfieldtypes:float","isShown":false,"shown":false},{"name":"Investigation Summary","id":"customfield_21969","key":"com.atlassian.jira.plugin.system.customfieldtypes:textarea","isShown":false,"shown":false},{"name":"Justification","id":"customfield_24853","key":"com.atlassian.jira.plugin.system.customfieldtypes:textarea","isShown":false,"shown":false},{"name":"Last Comment","id":"customfield_21456","key":"com.onresolve.jira.groovy.groovyrunner:scripted-field","isShown":true,"shown":true},{"name":"Last Comment","id":"customfield_23075","key":"com.onresolve.jira.groovy.groovyrunner:scripted-field","isShown":false,"shown":false},{"name":"Last Comment from Assignee","id":"customfield_22159","key":"com.onresolve.jira.groovy.groovyrunner:scripted-field","isShown":true,"shown":true},{"name":"Last Formatted Comment","id":"customfield_23451","key":"com.onresolve.jira.groovy.groovyrunner:scripted-field","isShown":false,"shown":false},{"name":"Last comment by Customer","id":"customfield_10057","key":"com.atlassian.jira.toolkit:lastusercommented","isShown":true,"shown":true},{"name":"Last public comment date","id":"customfield_11151","key":"com.atlassian.jira.toolkit:LastCommentDate","isShown":true,"shown":true},{"name":"Latest Project Update","id":"customfield_25352","key":"com.atlassian.jira.plugin.system.customfieldtypes:textarea","isShown":false,"shown":false},{"name":"Linked BF Score","id":"customfield_16465","key":"com.onresolve.jira.groovy.groovyrunner:scripted-field","isShown":false,"shown":false},{"name":"Linked BFG List","id":"customfield_21753","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false,"shown":false},{"name":"Linked major incidents","id":"customfield_20550","key":"com.atlassian.servicedesk.incident-management-plugin:sd-incidents-link","isShown":false,"shown":false},{"name":"MongoDB Version","id":"customfield_16652","key":"com.atlassian.jira.plugin.system.customfieldtypes:multiselect","isShown":false,"shown":false},{"name":"Needs Design?","id":"customfield_19350","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":false,"shown":false},{"name":"New Supplier Risk Assessment","id":"customfield_26168","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true,"shown":true},{"name":"OS and Version","id":"customfield_11851","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false,"shown":false},{"name":"Old_Backport","id":"customfield_10000","key":"com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons","isShown":false,"shown":false},{"name":"Operating System","id":"customfield_10031","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":false,"shown":false},{"name":"Operating System","id":"customfield_10032","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":false,"shown":false},{"name":"Opportunity Change Request SLA","id":"customfield_23823","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true,"shown":true},{"name":"Organizations","id":"customfield_15851","key":"com.atlassian.servicedesk:sd-customer-organizations","isShown":true,"shown":true},{"name":"Original story points","id":"customfield_18952","key":"com.atlassian.jpo:jpo-custom-field-original-story-points","isShown":true,"shown":true},{"name":"PHP Team Attention Needed","id":"customfield_25353","key":"com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons","isShown":false,"shown":false},{"name":"Parent Link","id":"customfield_14051","key":"com.atlassian.jpo:jpo-custom-field-parent","isShown":false,"shown":false},{"name":"Pending Business Approval","id":"customfield_16467","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true,"shown":true},{"name":"Post Incident Review","id":"customfield_25195","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true,"shown":true},{"name":"Private notes","id":"customfield_20152","key":"com.atlassian.jira.plugin.system.customfieldtypes:textarea","isShown":false,"shown":false},{"name":"Product Rank","id":"customfield_14254","key":"com.pyxis.greenhopper.jira:gh-lexo-rank","isShown":true,"shown":true},{"name":"Production Deployment","id":"customfield_21550","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false,"shown":false},{"name":"Project Current Status","id":"customfield_23559","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":false,"shown":false},{"name":"Project Dependencies","id":"customfield_26163","key":"com.onresolve.jira.groovy.groovyrunner:scripted-field","isShown":false,"shown":false},{"name":"Project Health","id":"customfield_20062","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":false,"shown":false},{"name":"Quarter","id":"customfield_21553","key":"com.atlassian.jira.plugin.system.customfieldtypes:labels","isShown":true,"shown":true},{"name":"Question SLA","id":"customfield_14272","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true,"shown":true},{"name":"Rank","id":"customfield_12550","key":"com.pyxis.greenhopper.jira:gh-lexo-rank","isShown":true,"shown":true},{"name":"Rank (Obsolete)","id":"customfield_10558","key":"com.pyxis.greenhopper.jira:gh-global-rank","isShown":true,"shown":true},{"name":"Reach","id":"customfield_20750","key":"com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons","isShown":false,"shown":false},{"name":"Reach","id":"customfield_19453","key":"com.atlassian.jira.plugin.system.customfieldtypes:float","isShown":false,"shown":false},{"name":"Reach","id":"customfield_20250","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":false,"shown":false},{"name":"Release Notes","id":"customfield_15150","key":"com.atlassian.jira.plugin.system.customfieldtypes:textarea","isShown":false,"shown":false},{"name":"Release Notes","id":"customfield_23364","key":"com.atlassian.jira.plugin.system.customfieldtypes:textarea","isShown":false,"shown":false},{"name":"Remaining effort","id":"customfield_23515","key":"com.atlassian.jira.plugin.system.customfieldtypes:float","isShown":false,"shown":false},{"name":"Repo","id":"customfield_24952","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false,"shown":false},{"name":"Report status","id":"customfield_23753","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false,"shown":false},{"name":"Request participants","id":"customfield_12551","key":"com.atlassian.servicedesk:sd-request-participants","isShown":true,"shown":true},{"name":"Researching","id":"customfield_20288","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true,"shown":true},{"name":"Risk Status","id":"customfield_25858","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":true,"shown":true},{"name":"SERVER fixVersion","id":"customfield_11150","key":"com.atlassian.jira.plugin.system.customfieldtypes:multiselect","isShown":true,"shown":true},{"name":"SLA Status","id":"customfield_24854","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":false,"shown":false},{"name":"Sandbox Env Access SLA","id":"customfield_23676","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true,"shown":true},{"name":"Satisfaction","id":"customfield_14451","key":"com.atlassian.servicedesk:sd-request-feedback","isShown":true,"shown":true},{"name":"Scons invocation","id":"customfield_11855","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false,"shown":false},{"name":"Scope Cost Estimate","id":"customfield_10856","key":"com.atlassian.jira.plugin.system.customfieldtypes:float","isShown":false,"shown":false},{"name":"Security Scanner","id":"customfield_26159","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":false,"shown":false},{"name":"Server Compat","id":"customfield_22279","key":"com.atlassian.jira.plugin.system.customfieldtypes:labels","isShown":true,"shown":true},{"name":"Shipped Product(s)","id":"customfield_25191","key":"com.atlassian.jira.plugin.system.customfieldtypes:textarea","isShown":false,"shown":false},{"name":"Size Category","id":"customfield_26167","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":false,"shown":false},{"name":"Slack Channel Name","id":"customfield_20469","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false,"shown":false},{"name":"Special Downgrade Instructions","id":"customfield_22251","key":"com.atlassian.jira.plugin.system.customfieldtypes:textarea","isShown":false,"shown":false},{"name":"Special Downgrade Instructions Required","id":"customfield_22250","key":"com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons","isShown":false,"shown":false},{"name":"Sprint","id":"customfield_10557","key":"com.pyxis.greenhopper.jira:gh-sprint","isShown":true,"shown":true},{"name":"Stalled","id":"customfield_20289","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true,"shown":true},{"name":"Steps To Reproduce","id":"customfield_10750","key":"com.atlassian.jira.plugin.system.customfieldtypes:textarea","isShown":false,"shown":false},{"name":"Story Points","id":"customfield_10555","key":"com.atlassian.jira.plugin.system.customfieldtypes:float","isShown":false,"shown":false},{"name":"Structure Index Monitor","id":"customfield_26164","key":"com.almworks.jira.structure:index-monitor-cf-type","isShown":true,"shown":true},{"name":"T-Shirt Size","id":"customfield_14263","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":false,"shown":false},{"name":"Team","id":"customfield_14050","key":"com.atlassian.teams:rm-teams-custom-field-team","isShown":true,"shown":true},{"name":"Teams Impacted","id":"customfield_17051","key":"com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes","isShown":false,"shown":false},{"name":"Temperature","id":"customfield_24859","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false,"shown":false},{"name":"Tests Written","id":"customfield_10166","key":"com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons","isShown":false,"shown":false},{"name":"Theme","id":"customfield_20382","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":false,"shown":false},{"name":"Third Party Component","id":"customfield_24951","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false,"shown":false},{"name":"Ticket Context","id":"customfield_25181","key":"com.onresolve.jira.groovy.groovyrunner:scripted-field","isShown":true,"shown":true},{"name":"Ticket cost in weeks","id":"customfield_23751","key":"com.fca.jira.plugins.workflowToolbox.workflow-toolbox:calculated-number-field","isShown":false,"shown":false},{"name":"Time In Status","id":"customfield_10053","key":"com.atlassian.jira.ext.charting:timeinstatus","isShown":true,"shown":true},{"name":"Time Spent","id":"customfield_23564","key":"com.atlassian.jira.plugin.system.customfieldtypes:float","isShown":false,"shown":false},{"name":"Time to Assign","id":"customfield_21450","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true,"shown":true},{"name":"Time to Business Approval Request","id":"customfield_16463","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true,"shown":true},{"name":"Time to Closed","id":"customfield_19151","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true,"shown":true},{"name":"Time to First Response","id":"customfield_24455","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true,"shown":true},{"name":"Time to Netsuite Entry","id":"customfield_16466","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true,"shown":true},{"name":"Time to Resolution","id":"customfield_24456","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true,"shown":true},{"name":"Time to Resolved","id":"customfield_19150","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true,"shown":true},{"name":"Time to Security Review","id":"customfield_19353","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true,"shown":true},{"name":"Time to approve normal change","id":"customfield_17480","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true,"shown":true},{"name":"Time to close after resolution","id":"customfield_17479","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true,"shown":true},{"name":"Time to closed","id":"customfield_14352","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true,"shown":true},{"name":"Time to first response","id":"customfield_11452","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true,"shown":true},{"name":"Time to regional response","id":"customfield_17958","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true,"shown":true},{"name":"Time to resolution","id":"customfield_11451","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true,"shown":true},{"name":"Time waiting for support","id":"customfield_11453","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true,"shown":true},{"name":"Topology","id":"customfield_16450","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":false,"shown":false},{"name":"Tracking Level","id":"customfield_25857","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":true,"shown":true},{"name":"Triaged","id":"customfield_13850","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true,"shown":true},{"name":"Upstream Changes Summary","id":"customfield_21457","key":"com.atlassian.jira.plugin.system.customfieldtypes:textarea","isShown":true,"shown":true},{"name":"User Summary","id":"customfield_11861","key":"com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons","isShown":false,"shown":false},{"name":"UserVoice Links","id":"customfield_17952","key":"com.atlassian.jira.plugin.system.customfieldtypes:textarea","isShown":false,"shown":false},{"name":"Waiting for Approval","id":"customfield_19153","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true,"shown":true},{"name":"Waiting for BIZSYS","id":"customfield_19951","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true,"shown":true},{"name":"Waiting for Employee","id":"customfield_14270","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true,"shown":true},{"name":"Waiting for IT","id":"customfield_19050","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true,"shown":true},{"name":"Waiting for Reporter (Test)","id":"customfield_18954","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true,"shown":true},{"name":"Waiting for Response","id":"customfield_23474","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true,"shown":true},{"name":"Waiting for Support","id":"customfield_24550","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true,"shown":true},{"name":"Waiting for User Input","id":"customfield_18955","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true,"shown":true},{"name":"Waiting for Vendor","id":"customfield_19152","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true,"shown":true},{"name":"Work Order","id":"customfield_26166","key":"com.onresolve.jira.groovy.groovyrunner:scripted-field","isShown":false,"shown":false},{"name":"issueFunction","id":"customfield_13450","key":"com.onresolve.jira.groovy.groovyrunner:jqlFunctionsCustomFieldType","isShown":true,"shown":true},{"name":"rfSlaIndex","id":"customfield_17450","key":"com.qotilabs.jira.rich-filters-service-desk-dashboards:sla-index-cf-type","isShown":false,"shown":false},{"name":"serverRank","id":"customfield_14350","key":"com.pyxis.greenhopper.jira:gh-lexo-rank","isShown":true,"shown":true}],"type":"DETAILS","title":"Details"},{"searchers":[{"name":"Created Date","id":"created","key":"issue.field.created","isShown":true,"shown":true},{"name":"Updated Date","id":"updated","key":"issue.field.updated","isShown":true,"shown":true},{"name":"Resolution Date","id":"resolutiondate","key":"issue.field.resolution.date","isShown":true,"shown":true},{"name":"Due Date","id":"duedate","key":"issue.field.duedate","isShown":true,"shown":true},{"name":"Baseline end date","id":"customfield_14259","key":"com.atlassian.jira.plugin.system.customfieldtypes:datepicker","isShown":false,"shown":false},{"name":"Baseline start date","id":"customfield_14258","key":"com.atlassian.jira.plugin.system.customfieldtypes:datepicker","isShown":true,"shown":true},{"name":"Confidence Status Last Update","id":"customfield_25351","key":"com.onresolve.jira.groovy.groovyrunner:scripted-field","isShown":true,"shown":true},{"name":"Date of 1st Reply","id":"customfield_10055","key":"com.atlassian.jira.ext.charting:firstresponsedate","isShown":true,"shown":true},{"name":"End date","id":"customfield_14262","key":"com.atlassian.jira.plugin.system.customfieldtypes:datepicker","isShown":true,"shown":true},{"name":"Goal Completion Date","id":"customfield_26162","key":"com.atlassian.jira.plugin.system.customfieldtypes:datepicker","isShown":true,"shown":true},{"name":"Last comment date","id":"customfield_20263","key":"com.atlassian.jira.plugin.system.customfieldtypes:datepicker","isShown":false,"shown":false},{"name":"Planned Start","id":"customfield_10550","key":"com.atlassian.jira.plugin.system.customfieldtypes:datepicker","isShown":true,"shown":true},{"name":"Previous end date","id":"customfield_23513","key":"com.atlassian.jira.plugin.system.customfieldtypes:datepicker","isShown":false,"shown":false},{"name":"Satisfaction date","id":"customfield_14452","key":"com.atlassian.servicedesk:sd-request-feedback-date","isShown":true,"shown":true},{"name":"Start date","id":"customfield_14261","key":"com.atlassian.jira.plugin.system.customfieldtypes:datepicker","isShown":true,"shown":true},{"name":"Target end","id":"customfield_18951","key":"com.atlassian.jpo:jpo-custom-field-baseline-end","isShown":true,"shown":true},{"name":"Target start","id":"customfield_18950","key":"com.atlassian.jpo:jpo-custom-field-baseline-start","isShown":true,"shown":true}],"type":"DATES","title":"Dates"},{"searchers":[{"name":"Assignee","id":"assignee","key":"issue.field.assignee","isShown":true,"lastViewed":1747375284189,"shown":true},{"name":"Reporter","id":"reporter","key":"issue.field.reporter","isShown":true,"shown":true},{"name":"Approvers","id":"customfield_14995","key":"com.atlassian.jira.plugin.system.customfieldtypes:multiuserpicker","isShown":true,"shown":true},{"name":"Collaborators","id":"customfield_21059","key":"com.atlassian.jira.plugin.system.customfieldtypes:multiuserpicker","isShown":false,"shown":false},{"name":"Docs Owner","id":"customfield_18361","key":"com.atlassian.jira.plugin.system.customfieldtypes:userpicker","isShown":true,"shown":true},{"name":"Engineering Lead","id":"customfield_18362","key":"com.atlassian.jira.plugin.system.customfieldtypes:userpicker","isShown":true,"shown":true},{"name":"Goal DRI(s)","id":"customfield_26160","key":"com.atlassian.jira.plugin.system.customfieldtypes:multiuserpicker","isShown":true,"shown":true},{"name":"LGTM","id":"customfield_13150","key":"com.atlassian.jira.plugin.system.customfieldtypes:multiuserpicker","isShown":false,"shown":false},{"name":"Last commenter","id":"customfield_10056","key":"com.atlassian.jira.toolkit:lastupdaterorcommenter","isShown":true,"shown":true},{"name":"Participants","id":"customfield_10051","key":"com.atlassian.jira.toolkit:participants","isShown":true,"shown":true},{"name":"Pending LGTM","id":"customfield_16257","key":"com.onresolve.jira.groovy.groovyrunner:scripted-field","isShown":false,"shown":false},{"name":"Product Design","id":"customfield_18360","key":"com.atlassian.jira.plugin.system.customfieldtypes:userpicker","isShown":false,"shown":false},{"name":"Product Manager","id":"customfield_18358","key":"com.atlassian.jira.plugin.system.customfieldtypes:userpicker","isShown":true,"shown":true},{"name":"Program Manager","id":"customfield_18359","key":"com.atlassian.jira.plugin.system.customfieldtypes:userpicker","isShown":true,"shown":true},{"name":"Requested By","id":"customfield_23361","key":"com.onresolve.jira.groovy.groovyrunner:scripted-field","isShown":false,"shown":false},{"name":"Required LGTMs","id":"customfield_14253","key":"com.atlassian.jira.plugin.system.customfieldtypes:multiuserpicker","isShown":false,"shown":false},{"name":"Reviewer","id":"customfield_23079","key":"com.atlassian.jira.plugin.system.customfieldtypes:userpicker","isShown":false,"shown":false},{"name":"Reviewer","id":"customfield_11750","key":"com.atlassian.jira.plugin.system.customfieldtypes:userpicker","isShown":false,"shown":false},{"name":"Reviewers","id":"customfield_15650","key":"com.atlassian.jira.plugin.system.customfieldtypes:multiuserpicker","isShown":true,"shown":true},{"name":"Technical Program Manager","id":"customfield_22871","key":"com.atlassian.jira.plugin.system.customfieldtypes:userpicker","isShown":false,"shown":false},{"name":"Triagers","id":"customfield_22870","key":"com.onresolve.jira.groovy.groovyrunner:scripted-field","isShown":false,"shown":false}],"type":"PEOPLE","title":"People"}]},"values":{"issuetype":{"name":"Type","editHtml":"\n\n\n\n <div class=\"field-group aui-field-issuetype\" >\n <label for=\"searcher-type\">Type</label> <select class=\"select js-default-checkboxmultiselect\"\n id=\"searcher-type\"\n multiple=\"multiple\"\n name=\"type\"\n data-max-inline-results-displayed=\"100\"\n data-placeholder-text=\"Find Issue Types...\">\n <optgroup>\n \n <option class=\" \"\n id=\"type_-2\"\n title=\"All Standard Issue Types\"\n value=\"-2\">All Standard Issue Types</option>\n \n <option class=\" \"\n id=\"type_-3\"\n title=\"All Sub-Task Issue Types\"\n value=\"-3\">All Sub-Task Issue Types</option>\n </optgroup>\n\n <optgroup label=\"Standard Issue Types\">\n \n <option class=\" imagebacked 23472 \"\n data-icon=\"/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype\"\n data-fallback-icon=\"/images/icons/issuetypes/blank.png\"\n id=\"type_1\"\n title=\"Bug\"\n value=\"1\">Bug</option>\n \n <option class=\" imagebacked 23472 \"\n data-icon=\"/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype\"\n data-fallback-icon=\"/images/icons/issuetypes/blank.png\"\n id=\"type_20\"\n title=\"Build Failure\"\n value=\"20\">Build Failure</option>\n \n <option class=\" imagebacked 23472 \"\n data-icon=\"/secure/viewavatar?size=xsmall&amp;avatarId=14707&amp;avatarType=issuetype\"\n data-fallback-icon=\"/images/icons/issuetypes/blank.png\"\n id=\"type_11\"\n title=\"Epic\"\n value=\"11\">Epic</option>\n \n <option class=\" imagebacked 23472 \"\n data-icon=\"/secure/viewavatar?size=xsmall&amp;avatarId=14716&amp;avatarType=issuetype\"\n data-fallback-icon=\"/images/icons/issuetypes/blank.png\"\n id=\"type_18601\"\n title=\"FLW Epic\"\n value=\"18601\">FLW Epic</option>\n \n <option class=\" imagebacked 23472 \"\n data-icon=\"/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype\"\n data-fallback-icon=\"/images/icons/issuetypes/blank.png\"\n id=\"type_4\"\n title=\"Improvement\"\n value=\"4\">Improvement</option>\n \n <option class=\" imagebacked 23472 \"\n data-icon=\"/secure/viewavatar?size=xsmall&amp;avatarId=14711&amp;avatarType=issuetype\"\n data-fallback-icon=\"/images/icons/issuetypes/blank.png\"\n id=\"type_2\"\n title=\"New Feature\"\n value=\"2\">New Feature</option>\n \n <option class=\" imagebacked 23472 \"\n data-icon=\"/secure/viewavatar?size=xsmall&amp;avatarId=14713&amp;avatarType=issuetype\"\n data-fallback-icon=\"/images/icons/issuetypes/blank.png\"\n id=\"type_17204\"\n title=\"Parent Epic\"\n value=\"17204\">Parent Epic</option>\n \n <option class=\" imagebacked 23472 \"\n data-icon=\"/secure/viewavatar?size=xsmall&amp;avatarId=14720&amp;avatarType=issuetype\"\n data-fallback-icon=\"/images/icons/issuetypes/blank.png\"\n id=\"type_6\"\n title=\"Question\"\n value=\"6\">Question</option>\n \n <option class=\" imagebacked 23472 \"\n data-icon=\"/secure/viewavatar?size=xsmall&amp;avatarId=14700&amp;avatarType=issuetype\"\n data-fallback-icon=\"/images/icons/issuetypes/blank.png\"\n id=\"type_14901\"\n title=\"Spec Change\"\n value=\"14901\">Spec Change</option>\n \n <option class=\" imagebacked 23472 \"\n data-icon=\"/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype\"\n data-fallback-icon=\"/images/icons/issuetypes/blank.png\"\n id=\"type_3\"\n title=\"Task\"\n value=\"3\">Task</option>\n \n <option class=\" imagebacked 23472 \"\n data-icon=\"/secure/viewavatar?size=xsmall&amp;avatarId=34483&amp;avatarType=issuetype\"\n data-fallback-icon=\"/images/icons/issuetypes/blank.png\"\n id=\"type_16100\"\n title=\"Vulnerability\"\n value=\"16100\">Vulnerability</option>\n </optgroup>\n\n <optgroup label=\"Sub-Task Issue Types\">\n \n <option class=\" imagebacked 23472 \"\n data-icon=\"/secure/viewavatar?size=xsmall&amp;avatarId=14716&amp;avatarType=issuetype\"\n data-fallback-icon=\"/images/icons/issuetypes/blank.png\"\n id=\"type_5\"\n title=\"Sub-task\"\n value=\"5\">Sub-task</option>\n </optgroup>\n </select>\n </div>\n ","validSearcher":true,"isShown":true},"component":{"name":"Component","viewHtml":" <div class=\"searcherValue\">\n \n <label class=\"fieldLabel\" for=\"fieldcomponent\">Component:</label><span id=\"fieldcomponent\" class=\"fieldValue\">\n \n Query Operations </span></div>\n","editHtml":"\n <div class=\"field-group aui-field-projectconstant\" >\n <label for=\"searcher-component\">Component</label> <select class=\"select js-default-checkboxmultiselectcomponent\"\n id=\"searcher-component\"\n multiple=\"multiple\"\n name=\"component\"\n data-max-inline-results-displayed=\"100\"\n aria-label=\"Search for components\">\n <optgroup label=\"\">\n <option value=\"-1\" title=\"No Component\">No Component</option>\n <option value=\"id:Aggregation\" title=\"Aggregation\">Aggregation</option>\n <option value=\"id:API\" title=\"API\">API</option>\n <option value=\"id:APM\" title=\"APM\">APM</option>\n <option value=\"id:Astrolabe\" title=\"Astrolabe\">Astrolabe</option>\n <option value=\"id:Async\" title=\"Async\">Async</option>\n <option value=\"id:Atlas Testing\" title=\"Atlas Testing\">Atlas Testing</option>\n <option value=\"id:Authentication\" title=\"Authentication\">Authentication</option>\n <option value=\"id:BSON\" title=\"BSON\">BSON</option>\n <option value=\"id:Build\" title=\"Build\">Build</option>\n <option value=\"id:Builders\" title=\"Builders\">Builders</option>\n <option value=\"id:Bulk API\" title=\"Bulk API\">Bulk API</option>\n <option value=\"id:Causal Consistency\" title=\"Causal Consistency\">Causal Consistency</option>\n <option value=\"id:Change Streams\" title=\"Change Streams\">Change Streams</option>\n <option value=\"id:Client Side Encryption\" title=\"Client Side Encryption\">Client Side Encryption</option>\n <option value=\"id:Client Side Operations Timeout\" title=\"Client Side Operations Timeout\">Client Side Operations Timeout</option>\n <option value=\"id:Cluster Management\" title=\"Cluster Management\">Cluster Management</option>\n <option value=\"id:CMAP\" title=\"CMAP\">CMAP</option>\n <option value=\"id:Codecs\" title=\"Codecs\">Codecs</option>\n <option value=\"id:Collection Management\" title=\"Collection Management\">Collection Management</option>\n <option value=\"id:Command Logging and Monitoring\" title=\"Command Logging and Monitoring\">Command Logging and Monitoring</option>\n <option value=\"id:Command Operations\" title=\"Command Operations\">Command Operations</option>\n <option value=\"id:Configuration\" title=\"Configuration\">Configuration</option>\n <option value=\"id:Connection Management\" title=\"Connection Management\">Connection Management</option>\n <option value=\"id:Connection String\" title=\"Connection String\">Connection String</option>\n <option value=\"id:Content Review\" title=\"Content Review\">Content Review</option>\n <option value=\"id:Continuous Integration\" title=\"Continuous Integration\">Continuous Integration</option>\n <option value=\"id:CRUD\" title=\"CRUD\">CRUD</option>\n <option value=\"id:CSOT\" title=\"CSOT\">CSOT</option>\n <option value=\"id:Deprecations\" title=\"Deprecations\">Deprecations</option>\n <option value=\"id:Docs\" title=\"Docs\">Docs</option>\n <option value=\"id:Docs Examples\" title=\"Docs Examples\">Docs Examples</option>\n <option value=\"id:Documentation\" title=\"Documentation\">Documentation</option>\n <option value=\"id:Embedded\" title=\"Embedded\">Embedded</option>\n <option value=\"id:Error Handling\" title=\"Error Handling\">Error Handling</option>\n <option value=\"id:Evergreen\" title=\"Evergreen\">Evergreen</option>\n <option value=\"id:Evergreen Tools\" title=\"Evergreen Tools\">Evergreen Tools</option>\n <option value=\"id:Extended JSON\" title=\"Extended JSON\">Extended JSON</option>\n <option value=\"id:FaaS\" title=\"FaaS\">FaaS</option>\n <option value=\"id:Frameworks\" title=\"Frameworks\">Frameworks</option>\n <option value=\"id:GraalVM\" title=\"GraalVM\">GraalVM</option>\n <option value=\"id:GridFS\" title=\"GridFS\">GridFS</option>\n <option value=\"id:Handshake\" title=\"Handshake\">Handshake</option>\n <option value=\"id:Index Management\" title=\"Index Management\">Index Management</option>\n <option value=\"id:Initial DNS Seedlist Discovery\" title=\"Initial DNS Seedlist Discovery\">Initial DNS Seedlist Discovery</option>\n <option value=\"id:Integrations\" title=\"Integrations\">Integrations</option>\n <option value=\"id:Internal\" title=\"Internal\">Internal</option>\n <option value=\"id:JDK\" title=\"JDK\">JDK</option>\n <option value=\"id:JSON\" title=\"JSON\">JSON</option>\n <option value=\"id:Kotlin\" title=\"Kotlin\">Kotlin</option>\n <option value=\"id:kotlin-quick-wins\" title=\"kotlin-quick-wins\">kotlin-quick-wins</option>\n <option value=\"id:Kubernetes\" title=\"Kubernetes\">Kubernetes</option>\n <option value=\"id:Legacy API\" title=\"Legacy API\">Legacy API</option>\n <option value=\"id:listCollections\" title=\"listCollections\">listCollections</option>\n <option value=\"id:listDatabases\" title=\"listDatabases\">listDatabases</option>\n <option value=\"id:listIndexes\" title=\"listIndexes\">listIndexes</option>\n <option value=\"id:Load Balancer\" title=\"Load Balancer\">Load Balancer</option>\n <option value=\"id:Logging\" title=\"Logging\">Logging</option>\n <option value=\"id:Matrix Testing\" title=\"Matrix Testing\">Matrix Testing</option>\n <option value=\"id:Max Staleness\" title=\"Max Staleness\">Max Staleness</option>\n <option value=\"id:Monitoring\" title=\"Monitoring\">Monitoring</option>\n <option value=\"id:Networking\" title=\"Networking\">Networking</option>\n <option value=\"id:New Spec\" title=\"New Spec\">New Spec</option>\n <option value=\"id:OCSP\" title=\"OCSP\">OCSP</option>\n <option value=\"id:OP_MSG\" title=\"OP_MSG\">OP_MSG</option>\n <option value=\"id:Packaging\" title=\"Packaging\">Packaging</option>\n <option value=\"id:Performance\" title=\"Performance\">Performance</option>\n <option value=\"id:Performance Benchmarking\" title=\"Performance Benchmarking\">Performance Benchmarking</option>\n <option value=\"id:POJO\" title=\"POJO\">POJO</option>\n <option selected=\"selected\" value=\"id:Query Operations\" title=\"Query Operations\">Query Operations</option>\n <option value=\"id:Reactive Streams\" title=\"Reactive Streams\">Reactive Streams</option>\n <option value=\"id:Read and Write Concern\" title=\"Read and Write Concern\">Read and Write Concern</option>\n <option value=\"id:Retryability\" title=\"Retryability\">Retryability</option>\n <option value=\"id:Scala\" title=\"Scala\">Scala</option>\n <option value=\"id:SDAM\" title=\"SDAM\">SDAM</option>\n <option value=\"id:Security\" title=\"Security\">Security</option>\n <option value=\"id:Server Selection\" title=\"Server Selection\">Server Selection</option>\n <option value=\"id:Serverless\" title=\"Serverless\">Serverless</option>\n <option value=\"id:Session Management\" title=\"Session Management\">Session Management</option>\n <option value=\"id:Sessions\" title=\"Sessions\">Sessions</option>\n <option value=\"id:SME Review\" title=\"SME Review\">SME Review</option>\n <option value=\"id:Spring\" title=\"Spring\">Spring</option>\n <option value=\"id:SpringAI\" title=\"SpringAI\">SpringAI</option>\n <option value=\"id:SRV Polling\" title=\"SRV Polling\">SRV Polling</option>\n <option value=\"id:Stable API\" title=\"Stable API\">Stable API</option>\n <option value=\"id:Test Coverage\" title=\"Test Coverage\">Test Coverage</option>\n <option value=\"id:Test Failure\" title=\"Test Failure\">Test Failure</option>\n <option value=\"id:Test Improvement\" title=\"Test Improvement\">Test Improvement</option>\n <option value=\"id:Test Runner\" title=\"Test Runner\">Test Runner</option>\n <option value=\"id:Transaction Management\" title=\"Transaction Management\">Transaction Management</option>\n <option value=\"id:Transactions\" title=\"Transactions\">Transactions</option>\n <option value=\"id:Unified Test Runner\" title=\"Unified Test Runner\">Unified Test Runner</option>\n <option value=\"id:URI Options\" title=\"URI Options\">URI Options</option>\n <option value=\"id:UUID\" title=\"UUID\">UUID</option>\n <option value=\"id:Wire Protocol\" title=\"Wire Protocol\">Wire Protocol</option>\n <option value=\"id:Write Operations\" title=\"Write Operations\">Write Operations</option>\n </optgroup>\n </select>\n </div>\n \n","jql":"component = \"Query Operations\"","validSearcher":true,"isShown":true},"project":{"name":"Project","viewHtml":" <div class=\"searcherValue\">\n \n <label class=\"fieldLabel\" for=\"fieldpid\">Project:</label><span id=\"fieldpid\" class=\"fieldValue\">\n \n <a data-pid=\"10006\" data-issue-type-ids=\"\" href=\"/browse/JAVA\" title=\"Browse Java Driver project\">Java Driver</a> </span></div>\n","editHtml":" \n <div class=\"field-group aui-field-project\" >\n <label for=\"searcher-pid\">Project</label> <select class=\"js-project-checkboxmultiselect\"\n data-placeholder-text=\"Find Projects...\"\n id=\"searcher-pid\"\n multiple=\"multiple\"\n name=\"pid\">\n <optgroup label=\"Recent Projects\">\n </optgroup>\n <optgroup label=\"All Projects\" >\n <option data-icon=\"/secure/projectavatar?pid=10006&size=small\"\n selected=\"selected\" title=\"Java Driver\"\n value=\"10006\">\n Java Driver (JAVA)\n </option>\n \n <option data-icon=\"/secure/projectavatar?pid=18280&size=small\"\n title=\"Atlas SQL\"\n value=\"18280\">\n Atlas SQL (SQL)\n </option>\n <option data-icon=\"/secure/projectavatar?pid=10030&size=small\"\n title=\"C Driver\"\n value=\"10030\">\n C Driver (CDRIVER)\n </option>\n <option data-icon=\"/secure/projectavatar?pid=10041&size=small\"\n title=\"C# Driver\"\n value=\"10041\">\n C# Driver (CSHARP)\n </option>\n <option data-icon=\"/secure/projectavatar?pid=11980&size=small\"\n title=\"C++ Driver\"\n value=\"11980\">\n C++ Driver (CXX)\n </option>\n <option data-icon=\"/secure/projectavatar?pid=13182&size=small\"\n title=\"Compass \"\n value=\"13182\">\n Compass (COMPASS)\n </option>\n <option data-icon=\"/secure/projectavatar?pid=10000&size=small\"\n title=\"Core Server\"\n value=\"10000\">\n Core Server (SERVER)\n </option>\n <option data-icon=\"/secure/projectavatar?pid=10980&size=small\"\n title=\"Drivers\"\n value=\"10980\">\n Drivers (DRIVERS)\n </option>\n <option data-icon=\"/secure/projectavatar?pid=22583&size=small\"\n title=\"Entity Framework\"\n value=\"22583\">\n Entity Framework (EF)\n </option>\n <option data-icon=\"/secure/projectavatar?pid=14289&size=small\"\n title=\"Go Driver\"\n value=\"14289\">\n Go Driver (GODRIVER)\n </option>\n <option data-icon=\"/secure/projectavatar?pid=23680&size=small\"\n title=\"Hibernate ODM\"\n value=\"23680\">\n Hibernate ODM (HIBERNATE)\n </option>\n <option data-icon=\"/secure/projectavatar?pid=23880&size=small\"\n title=\"Java Integrations &amp; Frameworks\"\n value=\"23880\">\n Java Integrations &amp; Frameworks (JAVAF)\n </option>\n <option data-icon=\"/secure/projectavatar?pid=16285&size=small\"\n title=\"Kafka Connector\"\n value=\"16285\">\n Kafka Connector (KAFKA)\n </option>\n <option data-icon=\"/secure/projectavatar?pid=21881&size=small\"\n title=\"Kotlin BSON\"\n value=\"21881\">\n Kotlin BSON (KBSON)\n </option>\n <option data-icon=\"/secure/projectavatar?pid=17481&size=small\"\n title=\"Libmongocrypt\"\n value=\"17481\">\n Libmongocrypt (MONGOCRYPT)\n </option>\n <option data-icon=\"/secure/projectavatar?pid=12385&size=small\"\n title=\"MongoDB Database Tools\"\n value=\"12385\">\n MongoDB Database Tools (TOOLS)\n </option>\n <option data-icon=\"/secure/projectavatar?pid=23381&size=small\"\n title=\"MongoDB for IntelliJ Plugin\"\n value=\"23381\">\n MongoDB for IntelliJ Plugin (INTELLIJ)\n </option>\n <option data-icon=\"/secure/projectavatar?pid=17381&size=small\"\n title=\"MongoDB Shell\"\n value=\"17381\">\n MongoDB Shell (MONGOSH)\n </option>\n <option data-icon=\"/secure/projectavatar?pid=12981&size=small\"\n title=\"Mongoid\"\n value=\"12981\">\n Mongoid (MONGOID)\n </option>\n <option data-icon=\"/secure/projectavatar?pid=11182&size=small\"\n title=\"Motor\"\n value=\"11182\">\n Motor (MOTOR)\n </option>\n <option data-icon=\"/secure/projectavatar?pid=10880&size=small\"\n title=\"Node.js Driver\"\n value=\"10880\">\n Node.js Driver (NODE)\n </option>\n <option data-icon=\"/secure/projectavatar?pid=22684&size=small\"\n title=\"ODATA\"\n value=\"22684\">\n ODATA (ODATA)\n </option>\n <option data-icon=\"/secure/projectavatar?pid=12484&size=small\"\n title=\"PHP Driver: Extension\"\n value=\"12484\">\n PHP Driver: Extension (PHPC)\n </option>\n <option data-icon=\"/secure/projectavatar?pid=12483&size=small\"\n title=\"PHP Driver: Library\"\n value=\"12483\">\n PHP Driver: Library (PHPLIB)\n </option>\n <option data-icon=\"/secure/projectavatar?pid=22488&size=small\"\n title=\"PHP ORMs\"\n value=\"22488\">\n PHP ORMs (PHPORM)\n </option>\n <option data-icon=\"/secure/projectavatar?pid=10004&size=small\"\n title=\"Python Driver\"\n value=\"10004\">\n Python Driver (PYTHON)\n </option>\n <option data-icon=\"/secure/projectavatar?pid=20980&size=small\"\n title=\"Python Integrations\"\n value=\"20980\">\n Python Integrations (INTPYTHON)\n </option>\n <option data-icon=\"/secure/projectavatar?pid=10005&size=small\"\n title=\"Ruby Driver\"\n value=\"10005\">\n Ruby Driver (RUBY)\n </option>\n <option data-icon=\"/secure/projectavatar?pid=15880&size=small\"\n title=\"Rust Driver\"\n value=\"15880\">\n Rust Driver (RUST)\n </option>\n <option data-icon=\"/secure/projectavatar?pid=13181&size=small\"\n title=\"Spark Connector\"\n value=\"13181\">\n Spark Connector (SPARK)\n </option>\n <option data-icon=\"/secure/projectavatar?pid=20680&size=small\"\n title=\"Visual Studio\"\n value=\"20680\">\n Visual Studio (VS)\n </option>\n <option data-icon=\"/secure/projectavatar?pid=18080&size=small\"\n title=\"VS Code Extension\"\n value=\"18080\">\n VS Code Extension (VSCODE)\n </option>\n <option data-icon=\"/secure/projectavatar?pid=12782&size=small\"\n title=\"WiredTiger\"\n value=\"12782\">\n WiredTiger (WT)\n </option>\n </optgroup>\n </select>\n </div>\n \n\n","jql":"project = \"10006\"","validSearcher":true,"isShown":true},"assignee":{"name":"Assignee","editHtml":"\n \n <div class=\"field-group aui-field-userlist\" >\n <label for=\"searcher-assigneeSelect\">Assignee</label> <fieldset rel=\"assignee\" class=\"hidden user-group-searcher-params\">\n </fieldset>\n <select class=\"js-usergroup-checkboxmultiselect\" multiple=\"multiple\" id=\"assignee\" name=\"assignee\" data-placeholder-text=\"Enter username or group\">\n <optgroup>\n <option class=\"headerOption\" data-icon=\"https://jira.mongodb.org/secure/useravatar?size=xsmall&avatarId=10123\" value=\"empty\" title=\"Unassigned\">Unassigned</option>\n </optgroup>\n <optgroup>\n </optgroup>\n </select>\n <input type=\"hidden\" name=\"check_prev_assignee\" value=\"true\">\n </div>\n \n","validSearcher":true,"isShown":true},"status":{"name":"Status","editHtml":"\n <div class=\"field-group aui-field-constants\" >\n <label for=\"searcher-status\">Status</label> <select class=\"select js-default-checkboxmultiselectstatuslozenge\"\n data-placeholder-text=\"Find Statuses...\"\n id=\"searcher-status\"\n multiple=\"multiple\"\n name=\"status\"\n data-max-inline-results-displayed=\"100\"\n data-footer-text=\"-73 more options. Continue typing to refine further.\" data-status-lozenge=\"true\">\n <optgroup >\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/information.png\" value=\"10049\" title=\"Needs Triage\" data-simple-status=\"{&quot;id&quot;:&quot;10049&quot;,&quot;name&quot;:&quot;Needs Triage&quot;,&quot;description&quot;:&quot;&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/information.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:2,&quot;key&quot;:&quot;new&quot;,&quot;colorName&quot;:&quot;default&quot;}}\">Needs Triage</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/subtask.gif\" value=\"10038\" title=\"Backlog\" data-simple-status=\"{&quot;id&quot;:&quot;10038&quot;,&quot;name&quot;:&quot;Backlog&quot;,&quot;description&quot;:&quot;&quot;,&quot;iconUrl&quot;:&quot;/images/icons/subtask.gif&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:2,&quot;key&quot;:&quot;new&quot;,&quot;colorName&quot;:&quot;default&quot;}}\">Backlog</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/information.png\" value=\"10033\" title=\"Blocked\" data-simple-status=\"{&quot;id&quot;:&quot;10033&quot;,&quot;name&quot;:&quot;Blocked&quot;,&quot;description&quot;:&quot;Status for tickets that need to be escalated and unblocked on our team.&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/information.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:4,&quot;key&quot;:&quot;indeterminate&quot;,&quot;colorName&quot;:&quot;inprogress&quot;}}\">Blocked</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/visible.png\" value=\"10018\" title=\"In Code Review\" data-simple-status=\"{&quot;id&quot;:&quot;10018&quot;,&quot;name&quot;:&quot;In Code Review&quot;,&quot;description&quot;:&quot;&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/visible.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:4,&quot;key&quot;:&quot;indeterminate&quot;,&quot;colorName&quot;:&quot;inprogress&quot;}}\">In Code Review</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/needinfo.png\" value=\"10044\" title=\"Needs Backport\" data-simple-status=\"{&quot;id&quot;:&quot;10044&quot;,&quot;name&quot;:&quot;Needs Backport&quot;,&quot;description&quot;:&quot;&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/needinfo.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:4,&quot;key&quot;:&quot;indeterminate&quot;,&quot;colorName&quot;:&quot;inprogress&quot;}}\">Needs Backport</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11150\" title=\"Released\" data-simple-status=\"{&quot;id&quot;:&quot;11150&quot;,&quot;name&quot;:&quot;Released&quot;,&quot;description&quot;:&quot;This issue is part of a published release and should not be reopened.&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/generic.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:3,&quot;key&quot;:&quot;done&quot;,&quot;colorName&quot;:&quot;success&quot;}}\">Released</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11156\" title=\"Waiting for Reporter\" data-simple-status=\"{&quot;id&quot;:&quot;11156&quot;,&quot;name&quot;:&quot;Waiting for Reporter&quot;,&quot;description&quot;:&quot;&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/generic.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:4,&quot;key&quot;:&quot;indeterminate&quot;,&quot;colorName&quot;:&quot;inprogress&quot;}}\">Waiting for Reporter</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10045\" title=\"Ready for Work\" data-simple-status=\"{&quot;id&quot;:&quot;10045&quot;,&quot;name&quot;:&quot;Ready for Work&quot;,&quot;description&quot;:&quot;&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/generic.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:2,&quot;key&quot;:&quot;new&quot;,&quot;colorName&quot;:&quot;default&quot;}}\">Ready for Work</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"17551\" title=\"Documentation\" data-simple-status=\"{&quot;id&quot;:&quot;17551&quot;,&quot;name&quot;:&quot;Documentation&quot;,&quot;description&quot;:&quot;&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/generic.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:4,&quot;key&quot;:&quot;indeterminate&quot;,&quot;colorName&quot;:&quot;inprogress&quot;}}\">Documentation</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/inprogress.png\" value=\"3\" title=\"In Progress\" data-simple-status=\"{&quot;id&quot;:&quot;3&quot;,&quot;name&quot;:&quot;In Progress&quot;,&quot;description&quot;:&quot;This issue is being actively worked on at the moment by the assignee.&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/inprogress.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:4,&quot;key&quot;:&quot;indeterminate&quot;,&quot;colorName&quot;:&quot;inprogress&quot;}}\">In Progress</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/closed.png\" value=\"6\" title=\"Closed\" data-simple-status=\"{&quot;id&quot;:&quot;6&quot;,&quot;name&quot;:&quot;Closed&quot;,&quot;description&quot;:&quot;The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/closed.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:3,&quot;key&quot;:&quot;done&quot;,&quot;colorName&quot;:&quot;success&quot;}}\">Closed</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11262\" title=\"Investigating\" data-simple-status=\"{&quot;id&quot;:&quot;11262&quot;,&quot;name&quot;:&quot;Investigating&quot;,&quot;description&quot;:&quot;&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/generic.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:4,&quot;key&quot;:&quot;indeterminate&quot;,&quot;colorName&quot;:&quot;inprogress&quot;}}\">Investigating</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/status_generic.gif\" value=\"11350\" title=\"Rejected\" data-simple-status=\"{&quot;id&quot;:&quot;11350&quot;,&quot;name&quot;:&quot;Rejected&quot;,&quot;description&quot;:&quot;&quot;,&quot;iconUrl&quot;:&quot;/images/icons/status_generic.gif&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:3,&quot;key&quot;:&quot;done&quot;,&quot;colorName&quot;:&quot;success&quot;}}\">Rejected</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/status_generic.gif\" value=\"12852\" title=\"Canceled\" data-simple-status=\"{&quot;id&quot;:&quot;12852&quot;,&quot;name&quot;:&quot;Canceled&quot;,&quot;description&quot;:&quot;This was auto-generated by Jira Service Desk during workflow import&quot;,&quot;iconUrl&quot;:&quot;/images/icons/status_generic.gif&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:3,&quot;key&quot;:&quot;done&quot;,&quot;colorName&quot;:&quot;success&quot;}}\">Canceled</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"13350\" title=\"Live\" data-simple-status=\"{&quot;id&quot;:&quot;13350&quot;,&quot;name&quot;:&quot;Live&quot;,&quot;description&quot;:&quot;The Cloud Services - Atlas Growth epic is live on production. Epic is still considered in progress awaiting for the analysis phase.&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/generic.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:4,&quot;key&quot;:&quot;indeterminate&quot;,&quot;colorName&quot;:&quot;inprogress&quot;}}\">Live</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"13760\" title=\"In Analysis\" data-simple-status=\"{&quot;id&quot;:&quot;13760&quot;,&quot;name&quot;:&quot;In Analysis&quot;,&quot;description&quot;:&quot;&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/generic.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:4,&quot;key&quot;:&quot;indeterminate&quot;,&quot;colorName&quot;:&quot;inprogress&quot;}}\">In Analysis</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"15750\" title=\"Needs Decision\" data-simple-status=\"{&quot;id&quot;:&quot;15750&quot;,&quot;name&quot;:&quot;Needs Decision&quot;,&quot;description&quot;:&quot;Atlas Growth experiment where analysis is complete, but pending a decision on experiment outcome.&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/generic.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:4,&quot;key&quot;:&quot;indeterminate&quot;,&quot;colorName&quot;:&quot;inprogress&quot;}}\">Needs Decision</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"15150\" title=\"Wrap-up\" data-simple-status=\"{&quot;id&quot;:&quot;15150&quot;,&quot;name&quot;:&quot;Wrap-up&quot;,&quot;description&quot;:&quot;For any required engineering work after an A/B experiment has been completed.&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/generic.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:4,&quot;key&quot;:&quot;indeterminate&quot;,&quot;colorName&quot;:&quot;inprogress&quot;}}\">Wrap-up</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"18251\" title=\"Execution Blocked\" data-simple-status=\"{&quot;id&quot;:&quot;18251&quot;,&quot;name&quot;:&quot;Execution Blocked&quot;,&quot;description&quot;:&quot;Dependency exists that blocks execution. The dependency may be engineering effort related, or it may be due to alternative factors (e.g. an external vendor, or internal procurement). This does not require linkage to another separate ticket.&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/generic.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:2,&quot;key&quot;:&quot;new&quot;,&quot;colorName&quot;:&quot;default&quot;}}\">Execution Blocked</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"18252\" title=\"Defining\" data-simple-status=\"{&quot;id&quot;:&quot;18252&quot;,&quot;name&quot;:&quot;Defining&quot;,&quot;description&quot;:&quot;&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/generic.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:4,&quot;key&quot;:&quot;indeterminate&quot;,&quot;colorName&quot;:&quot;inprogress&quot;}}\">Defining</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"18253\" title=\"Development Complete\" data-simple-status=\"{&quot;id&quot;:&quot;18253&quot;,&quot;name&quot;:&quot;Development Complete&quot;,&quot;description&quot;:&quot;Execution is complete. Remains in this status if Fix Version is empty.&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/generic.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:3,&quot;key&quot;:&quot;done&quot;,&quot;colorName&quot;:&quot;success&quot;}}\">Development Complete</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"18351\" title=\"Exception in Review\" data-simple-status=\"{&quot;id&quot;:&quot;18351&quot;,&quot;name&quot;:&quot;Exception in Review&quot;,&quot;description&quot;:&quot;&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/generic.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:4,&quot;key&quot;:&quot;indeterminate&quot;,&quot;colorName&quot;:&quot;inprogress&quot;}}\">Exception in Review</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"18352\" title=\"Remediation in Review\" data-simple-status=\"{&quot;id&quot;:&quot;18352&quot;,&quot;name&quot;:&quot;Remediation in Review&quot;,&quot;description&quot;:&quot;&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/generic.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:4,&quot;key&quot;:&quot;indeterminate&quot;,&quot;colorName&quot;:&quot;inprogress&quot;}}\">Remediation in Review</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"18552\" title=\"Launch\" data-simple-status=\"{&quot;id&quot;:&quot;18552&quot;,&quot;name&quot;:&quot;Launch&quot;,&quot;description&quot;:&quot;(Experiment-only) Status to represent that a variant is ready to expose to all users, excluding Holdouts.&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/generic.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:4,&quot;key&quot;:&quot;indeterminate&quot;,&quot;colorName&quot;:&quot;inprogress&quot;}}\">Launch</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"18554\" title=\"Temporary Exception\" data-simple-status=\"{&quot;id&quot;:&quot;18554&quot;,&quot;name&quot;:&quot;Temporary Exception&quot;,&quot;description&quot;:&quot;&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/generic.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:2,&quot;key&quot;:&quot;new&quot;,&quot;colorName&quot;:&quot;default&quot;}}\">Temporary Exception</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"18650\" title=\"Remediation Complete\" data-simple-status=\"{&quot;id&quot;:&quot;18650&quot;,&quot;name&quot;:&quot;Remediation Complete&quot;,&quot;description&quot;:&quot;&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/generic.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:3,&quot;key&quot;:&quot;done&quot;,&quot;colorName&quot;:&quot;success&quot;}}\">Remediation Complete</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"18651\" title=\"Remediation Pending Release\" data-simple-status=\"{&quot;id&quot;:&quot;18651&quot;,&quot;name&quot;:&quot;Remediation Pending Release&quot;,&quot;description&quot;:&quot;&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/generic.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:4,&quot;key&quot;:&quot;indeterminate&quot;,&quot;colorName&quot;:&quot;inprogress&quot;}}\">Remediation Pending Release</option>\n </optgroup>\n</select>\n </div>\n \n","validSearcher":true,"isShown":true}}}
        [{"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