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. Task WT-14342
          Make table deletion a constant-time operation.
        2. Bug SERVER-107812
          Ensure primary-driven index builds are not resumable.
        3. Bug SERVER-107807
          Add kPrimaryDriven IndexBuildMethod.
        4. Bug SERVER-107593
          Placeholder for making mongorestore skip applying ci and cd oplog entries.
        5. Bug SERVER-107592
          Modify DocumentSourceChangeStreamOplogMatch to not expose ci and cd oplog entries via the change stream.
        6. Task SERVER-107591
          Modify ApplyOpsCmd to reject the new container operations.
        7. Bug SERVER-107556
          Make sure config.system.indexBuilds exists in a disaggregated storage cluster.
        8. Task SERVER-107295
          Test that index build restarts when an unsharded collection is moved from one shard to another.
        9. Task SERVER-107227
          Use the idents from the startIndexBuild oplog entry to create the temporary tables used during an index build.
        10. Task SERVER-107092
          Update startIndexBuild oplog entry to include the idents of all temporary tables used during an index build.
        11. Task SERVER-107056
          Placeholder for adding support in Atlas to use this index build method in disagg mode.
        12. Task SERVER-107055
          Resume index build from scratch during startup recovery after a primary failover or restart.
        13. Task SERVER-107053
          Implement commit stage.
        14. Task SERVER-107052
          Implement background drain stage.
        15. Task SERVER-107051
          Implement collection scan stage.
        16. Task SERVER-107050
          Ensure that the memory usage of the sorter merge stage is bounded to an acceptable level.
        17. Task SERVER-107049
          Send all writes to temporary tables during index builds through the oplog.
        18. Task SERVER-107047
          Make repl changes to apply the new oplog entry for replicating table writes.
        19. Task SERVER-107046
          Send all writes to the new index table through the oplog.
        20. Task SERVER-107045
          Track idents of temporary tables created during index builds in the index catalog.
        21. Task SERVER-107044
          Add Sorter implementation that uses a temporary WiredTiger table for spilling.
        22. Task SERVER-107043
          Add a new IndexBuildMethod and a high-level stub implementation for it.
        23. Bug SERVER-106383
          storage_wiredtiger_record_store_and_index_bm crashes in fixture setup
        24. Bug SERVER-105917
          Benchmark inserting entries into a WiredTiger table using multiple sorted batches.
        25. Task SERVER-105633
          Consider disabling prefetching for spill kv engine.
        26. Bug SERVER-105285
          Remove a redundant catch-up stage in the index build process.
        27. Bug SERVER-104748
          Delete dead code: IndexBuildsCoordinator::setNewIndexBuildsBlocked
        28. Task SERVER-104488
          Update links to file-system-backups anchor tag in storex arch guides.
        29. Task SERVER-104416
          Do not instantiate spilldb in shared tier.
        30. Task SERVER-104366
          Write a test that clearly demonstrates the performance improvement of using spilldb compared to not using it.
        31. Task SERVER-104365
          Test performance of worst-case random access workload on spilldb.
        32. Task SERVER-104364
          Test that cancelling the top-level OperationContext causes any operations running on spilldb to exit as well.
        33. Task SERVER-104363
          Explore if we need to do anything more to prevent accidental usage of spilldb entities on the main write path.
        34. Task SERVER-104362
          Use query benchmarks to test the performance of SpillTable.
        35. Task SERVER-104361
          Expose an api to return the size of spilldb.
        36. Task SERVER-104360
          Fail writes to SpillTable if sufficient disk space is not available.
        37. Task SERVER-104359
          Apply writes to spilldb in batches of 16MB in size.
        38. Task SERVER-104358
          Test that spilldb cache has minimal memory footprint.
        39. Task SERVER-104357
          Enable featureFlagCreateSpillKVEngine for all tests.
        40. Task SERVER-104356
          Enable query spilling to optionally use SpillTable.
        41. Task SERVER-104355
          Expose spilldb WiredTiger stats in all the places where we currently expose WT stats.
        42. Task SERVER-103943
          Explore replacing SpillRecordStore with WiredTigerRecordStore itself.
        43. Task SERVER-103803
          Add StorageEngine API to create spill tables.
        44. Task SERVER-103754
          Consider using DiskSpaceMonitor to automatically detect low disk space.
        45. Task SERVER-103753
          Compute cache size for SpillKVEngine properly.
        46. Task SERVER-103752
          Rename to TemporaryWiredTigerRecordStore SpillTable.
        47. Task SERVER-103488
          Parameterize existing KVEngine and RecordStore tests to test TemporaryWiredTigerRecordStore.
        48. Task SERVER-103408
          Add t2 metrics to track write rates for internal/system collections.
        49. Task SERVER-103355
          Disable session caching for TemporaryWiredTigerKVEngine.
        50. Task SERVER-103284
          Explore removing SeekableRecordCursor's dependency on RecoveryUnit.
        Refresh results
        {"searchers":{"groups":[{"searchers":[{"name":"Project","id":"project","key":"issue.field.project","isShown":true,"lastViewed":1753019309636,"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":1753019309638,"shown":true},{"name":"Status","id":"status","key":"issue.field.status","isShown":true,"lastViewed":1753019309646,"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,"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 Linked HELP Tickets","id":"customfield_25179","key":"com.onresolve.jira.groovy.groovyrunner:scripted-field","isShown":false,"shown":false},{"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 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":false,"shown":false},{"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":false,"shown":false},{"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":false,"shown":false},{"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 Domain/s","id":"customfield_26650","key":"com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes","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":false,"shown":false},{"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 to Resolved","id":"customfield_26568","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":false,"shown":false},{"name":"Documentation Changes Summary","id":"customfield_14266","key":"com.atlassian.jira.plugin.system.customfieldtypes:textarea","isShown":false,"shown":false},{"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(s)","id":"customfield_26661","key":"com.atlassian.jira.plugin.system.customfieldtypes:textarea","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":false,"shown":false},{"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":"Milestone","id":"customfield_26278","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","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_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":false,"shown":false},{"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":false,"shown":false},{"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":false,"shown":false},{"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":false,"shown":false},{"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":false,"shown":false},{"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":1753019309649,"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,"lastViewed":1753019309651,"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":false,"shown":false},{"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 16961 \"\n data-icon=\"/secure/viewavatar?size=xsmall&amp;avatarId=17237&amp;avatarType=issuetype\"\n data-fallback-icon=\"/images/icons/issuetypes/blank.png\"\n id=\"type_10300\"\n title=\"Backport\"\n value=\"10300\">Backport</option>\n \n <option class=\" imagebacked 23472 16961 15473 14962 15366 21767 24075 \"\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 16961 15473 14962 \"\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 15473 \"\n data-icon=\"/secure/viewavatar?size=xsmall&amp;avatarId=14706&amp;avatarType=issuetype\"\n data-fallback-icon=\"/images/icons/issuetypes/blank.png\"\n id=\"type_11401\"\n title=\"Documentation\"\n value=\"11401\">Documentation</option>\n \n <option class=\" imagebacked 16961 15366 \"\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_17000\"\n title=\"Engineering Test\"\n value=\"17000\">Engineering Test</option>\n \n <option class=\" imagebacked 23472 16961 15473 14962 21767 24075 \"\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 16961 \"\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 15473 15366 21767 24075 \"\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 16961 14962 \"\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_10501\"\n title=\"Investigation\"\n value=\"10501\">Investigation</option>\n \n <option class=\" imagebacked 23472 16961 15473 14962 15366 21767 24075 \"\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 16961 14962 21767 \"\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 16961 15366 \"\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 16961 14962 \"\n data-icon=\"/images/icons/issuetypes/requirement.png\"\n data-fallback-icon=\"/images/icons/issuetypes/blank.png\"\n id=\"type_44\"\n title=\"Release\"\n value=\"44\">Release</option>\n \n <option class=\" imagebacked 23472 21767 24075 \"\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 15366 \"\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_18801\"\n title=\"Static Code Analysis Finding\"\n value=\"18801\">Static Code Analysis Finding</option>\n \n <option class=\" imagebacked 15473 14962 \"\n data-icon=\"/secure/viewavatar?size=xsmall&amp;avatarId=14715&amp;avatarType=issuetype\"\n data-fallback-icon=\"/images/icons/issuetypes/blank.png\"\n id=\"type_12\"\n title=\"Story\"\n value=\"12\">Story</option>\n \n <option class=\" imagebacked 23472 16961 15473 14962 15366 21767 24075 \"\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 15366 \"\n data-icon=\"/images/icons/issuetypes/genericissue.png\"\n data-fallback-icon=\"/images/icons/issuetypes/blank.png\"\n id=\"type_17900\"\n title=\"Tasl\"\n value=\"17900\">Tasl</option>\n \n <option class=\" imagebacked 15473 \"\n data-icon=\"/images/icons/issuetypes/health.png\"\n data-fallback-icon=\"/images/icons/issuetypes/blank.png\"\n id=\"type_21\"\n title=\"Technical Debt\"\n value=\"21\">Technical Debt</option>\n \n <option class=\" imagebacked 23472 16961 14962 15366 \"\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 \n <option class=\" imagebacked 15473 \"\n data-icon=\"/secure/viewavatar?size=xsmall&amp;avatarId=14704&amp;avatarType=issuetype\"\n data-fallback-icon=\"/images/icons/issuetypes/blank.png\"\n id=\"type_12101\"\n title=\"Workload\"\n value=\"12101\">Workload</option>\n </optgroup>\n\n <optgroup label=\"Sub-Task Issue Types\">\n \n <option class=\" imagebacked 23472 16961 15473 14962 15366 24075 \"\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},"customfield_10051":{"name":"Participants","viewHtml":"\n\n\n <div class=\"searcherValue\">\n \n <label class=\"fieldLabel\" for=\"fieldcustomfield_10051\">Participants:</label><span id=\"fieldcustomfield_10051\" class=\"fieldValue \">\n \nsandeep.dhoot@mongodb.com\n</span></div>\n","editHtml":" \n <div class=\"field-group aui-field-userlist\" >\n <label for=\"searcher-customfield_10051\">Participants</label> <select class=\"js-user-checkboxmultiselect\" multiple=\"multiple\" id=\"customfield_10051\" name=\"customfield_10051\" data-placeholder-text=\"Enter username\">\n <optgroup>\n <option data-icon=\"https://jira.mongodb.org/secure/useravatar?avatarId=10122\" data-icon-type=\"rounded\" selected=\"selected\" data-remove-on-unselect=\"true\" value=\"sandeep.dhoot@mongodb.com\" title=\"Sandeep Dhoot\">Sandeep Dhoot</option>\n </optgroup>\n </select>\n <input type=\"hidden\" name=\"check_prev_customfield_10051\" value=\"true\">\n </div>\n \n\n","jql":"Participants = \"sandeep.dhoot@mongodb.com\"","validSearcher":true,"isShown":true},"project":{"name":"Project","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=\"All Projects\" >\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=10006&size=small\"\n title=\"Java Driver\"\n value=\"10006\">\n Java Driver (JAVA)\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=24880&size=small\"\n title=\"MongoDB MCP Server\"\n value=\"24880\">\n MongoDB MCP Server (MCP)\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","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=\"-58 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/statuses/open.png\" value=\"1\" title=\"Open\" data-simple-status=\"{&quot;id&quot;:&quot;1&quot;,&quot;name&quot;:&quot;Open&quot;,&quot;description&quot;:&quot;&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/open.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:2,&quot;key&quot;:&quot;new&quot;,&quot;colorName&quot;:&quot;default&quot;}}\">Open</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/generic.png\" value=\"10954\" title=\"On Deck\" data-simple-status=\"{&quot;id&quot;:&quot;10954&quot;,&quot;name&quot;:&quot;On Deck&quot;,&quot;description&quot;:&quot;Pulled from the backlog and ready for work&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;}}\">On Deck</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/email.png\" value=\"10019\" title=\"Waiting For User Input\" data-simple-status=\"{&quot;id&quot;:&quot;10019&quot;,&quot;name&quot;:&quot;Waiting For User Input&quot;,&quot;description&quot;:&quot;&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/email.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:4,&quot;key&quot;:&quot;indeterminate&quot;,&quot;colorName&quot;:&quot;inprogress&quot;}}\">Waiting For User Input</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/up.png\" value=\"10026\" title=\"Needs Merge\" data-simple-status=\"{&quot;id&quot;:&quot;10026&quot;,&quot;name&quot;:&quot;Needs Merge&quot;,&quot;description&quot;:&quot;&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/up.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:4,&quot;key&quot;:&quot;indeterminate&quot;,&quot;colorName&quot;:&quot;inprogress&quot;}}\">Needs Merge</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/visible.png\" value=\"10046\" title=\"In Review\" data-simple-status=\"{&quot;id&quot;:&quot;10046&quot;,&quot;name&quot;:&quot;In 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 Review</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/subtask.gif\" value=\"10150\" title=\"Debugging With Submitter\" data-simple-status=\"{&quot;id&quot;:&quot;10150&quot;,&quot;name&quot;:&quot;Debugging With Submitter&quot;,&quot;description&quot;:&quot;This status is managed internally by JIRA Software&quot;,&quot;iconUrl&quot;:&quot;/images/icons/subtask.gif&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:4,&quot;key&quot;:&quot;indeterminate&quot;,&quot;colorName&quot;:&quot;inprogress&quot;}}\">Debugging With Submitter</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10953\" title=\"Waiting (Blocked)\" data-simple-status=\"{&quot;id&quot;:&quot;10953&quot;,&quot;name&quot;:&quot;Waiting (Blocked)&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 (Blocked)</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=\"11251\" title=\"Accepted\" data-simple-status=\"{&quot;id&quot;:&quot;11251&quot;,&quot;name&quot;:&quot;Accepted&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;}}\">Accepted</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/statuses/generic.png\" value=\"11263\" title=\"Scheduled\" data-simple-status=\"{&quot;id&quot;:&quot;11263&quot;,&quot;name&quot;:&quot;Scheduled&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;}}\">Scheduled</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/statuses/generic.png\" value=\"12450\" title=\"Needs Verification\" data-simple-status=\"{&quot;id&quot;:&quot;12450&quot;,&quot;name&quot;:&quot;Needs Verification&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;}}\">Needs Verification</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"12452\" title=\"Needs Scheduling\" data-simple-status=\"{&quot;id&quot;:&quot;12452&quot;,&quot;name&quot;:&quot;Needs Scheduling&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;}}\">Needs Scheduling</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"12650\" title=\"Needs Review\" data-simple-status=\"{&quot;id&quot;:&quot;12650&quot;,&quot;name&quot;:&quot;Needs 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;}}\">Needs Review</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/status_generic.gif\" value=\"13453\" title=\"Implementing\" data-simple-status=\"{&quot;id&quot;:&quot;13453&quot;,&quot;name&quot;:&quot;Implementing&quot;,&quot;description&quot;:&quot;&quot;,&quot;iconUrl&quot;:&quot;/images/icons/status_generic.gif&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:4,&quot;key&quot;:&quot;indeterminate&quot;,&quot;colorName&quot;:&quot;inprogress&quot;}}\">Implementing</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=\"17550\" title=\"Waiting To Reoccur\" data-simple-status=\"{&quot;id&quot;:&quot;17550&quot;,&quot;name&quot;:&quot;Waiting To Reoccur&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 To Reoccur</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 <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"19455\" title=\"Needs Discussion\" data-simple-status=\"{&quot;id&quot;:&quot;19455&quot;,&quot;name&quot;:&quot;Needs Discussion&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;}}\">Needs Discussion</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