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

Export - CSV (All fields)

Export - CSV (Current fields)

Comma (,) Semicolon (;) Vertical bar (|) Caret (^)

  1. Improvement SERVER-55417
    Conditionally reorder $sort and $lookup depending on whether the query planner allows for an index-provided sort
  2. Improvement SERVER-48121
    Optimize a $group after a $unionWith
  3. Improvement SERVER-48120
    Optimize a $sort after a $unionWith
  4. Improvement SERVER-47466
    Optimize $push in $group to limit array size if followed by $slice of same field
  5. New Feature SERVER-42579
    combined $match and $project stages
  6. Bug SERVER-39938
    aggregation $match before $lookup optimization doesn't happen when $expr: $eq is used
  7. Improvement SERVER-37304
    Extend $sort+$group+$first pipeline optimization to $last
  8. Improvement SERVER-34741
    Move $match in front of $group if condition is on group key
  9. Improvement SERVER-33966
    redundant $sort in aggregation prevents best $limit $sort consolidation
  10. Improvement SERVER-33920
    Optimize transformation from BSON to Document in aggregation framework
  11. Improvement SERVER-31072
    reorder $limit before $lookup in pipeline
  12. Improvement SERVER-30474
    leading $facet with each facet beginning with $match should add $match before $facet
  13. Improvement SERVER-29010
    Coalesce adjacent exclusion $project stages and non-overlapping $addFields stages
  14. Improvement SERVER-28980
    aggregation can subsume $sort into $group when $first/$last are present
  15. Improvement SERVER-28942
    sort by shard key or prefix of shard key may not require merge before group
  16. New Feature SERVER-28592
    Move $sample earlier in the aggregation pipeline
  17. Bug SERVER-28454
    Make more of an effort to move $match stages through $redact stages
  18. Improvement SERVER-28312
    take slice or element of array before materializing it
  19. New Feature SERVER-27744
    merge sequential $project stages and $addFields stages when appropriate
  20. Improvement SERVER-27598
    when unwind includes "preserveNullAndEmptyArrays" limit stage that follows it can be also included before it
  21. Improvement SERVER-27389
    Use a covered index scan if $sample is the first stage and only the _id is needed
  22. Improvement SERVER-27283
    Sharded aggregations that need merging should only consider for merging the shards that have documents to contribute
  23. New Feature SERVER-26602
    $lookup and $graphLookup should only fetch fields needed
  24. Improvement SERVER-26442
    Push $sort before $project and $addFields
  25. Improvement SERVER-25957
    Optimize $filter + $arrayElemAt to avoid scanning entire array
  26. Improvement SERVER-25900
    Investigate converting TeeBuffer to return an entire batch at once, not one at a time
  27. Improvement SERVER-25897
    Add a priming stage to Pipeline execution to help determine if further optimization can happen.
  28. Bug SERVER-23991
    $graphLookup should optimize with $match
  29. Improvement SERVER-23033
    Implement getDependencies for $redacts that don't use $$DESCEND
  30. Improvement SERVER-22760
    Sharded aggregation pipelines which involve taking a simple union should merge on mongos
  31. Improvement SERVER-22631
    Improve efficiency of matching during an aggregation pipeline.
  32. Improvement SERVER-22404
    Extend MatchExpression to support matching Documents
  33. Improvement SERVER-22403
    Clean up dynamic_cast's in pipeline directory
  34. Improvement SERVER-22402
    Add dependency tracking to the $match stage
  35. Bug SERVER-22093
    Take advantage of the COUNT_SCAN optimization when a pipeline has no dependencies
  36. Improvement SERVER-21612
    Combine post $lookup $match on looked up field
  37. Improvement SERVER-21312
    $lookup should batch query requests
  38. Improvement SERVER-21284
    $lookup should cache query results
  39. Improvement SERVER-21200
    $match w/ $text should not use DocumentSource::setSource() to enforce pipeline position
  40. Improvement SERVER-21022
    Coalesce $group and $limit in aggregation pipeline
  41. Improvement SERVER-20506
    Conditionally order $match with $unwind
  42. Improvement SERVER-20378
    Clean up DocumentSourceUnwind::Unwinder, attempt to share code with $lookUp
  43. Improvement SERVER-20092
    Add ability for DocumentSourceCursor to coalesce with a $project stage if it is doing an equivalent projection
  44. Improvement SERVER-20066
    Query planner should consider index scans on empty query predicates
  45. Bug SERVER-19643
    Aggregation on unversioned connection should not use SHARDING_FILTER execution stage
  46. Improvement SERVER-19546
    Prevent $project's from being sent to shard and merge pipes.
  47. Improvement SERVER-19542
    Combine logic for all pipeline optimizations that involve swapping stages into one function
  48. Improvement SERVER-19400
    Move the checking for authorization from the pipeline level to the stage level.
  49. New Feature SERVER-19153
    Conditionally push $match before $project
  50. Bug SERVER-18940
    Optimise sharded aggregations that are targeted to a single shard
Refresh results
[{"value":"\"# of Sprints\"","displayName":"# of Sprints - cf[18555]","orderable":"true","searchable":"true","cfid":"cf[18555]","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.lang.Number"]},{"value":"\"# Replies\"","displayName":"# Replies - cf[10050]","orderable":"true","searchable":"true","cfid":"cf[10050]","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.lang.Number"]},{"value":"\"Account Access for Applications\"","displayName":"Account Access for Applications - cf[20279]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[20279]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.customfields.option.Option"]},{"value":"Account","displayName":"Account - cf[13550]","orderable":"true","searchable":"true","cfid":"cf[13550]","operators":["=","!=","in","not in","is","is not"],"types":["java.lang.String"]},{"value":"\"Actual Story Points\"","displayName":"Actual Story Points - cf[19950]","orderable":"true","searchable":"true","cfid":"cf[19950]","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.lang.Number"]},{"value":"\"Actual Time\"","displayName":"Actual Time - cf[10855]","orderable":"true","searchable":"true","cfid":"cf[10855]","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.lang.Number"]},{"value":"\"Additional Product Details/Requests\"","displayName":"Additional Product Details/Requests - cf[20276]","orderable":"true","searchable":"true","cfid":"cf[20276]","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"affectedVersion","displayName":"affectedVersion","auto":"true","orderable":"true","searchable":"true","operators":["~","!~","=","!=","in","not in","is","is not","<","<=",">",">="],"types":["com.atlassian.jira.project.version.Version"]},{"value":"\"Aha! Reference\"","displayName":"Aha! Reference - cf[14267]","orderable":"true","cfid":"cf[14267]","operators":[],"types":["java.lang.Object"]},{"value":"\"Alert Assignee\"","displayName":"Alert Assignee - cf[20287]","orderable":"true","searchable":"true","cfid":"cf[20287]","operators":["=","!=","<","<=",">",">="],"types":["com.atlassian.servicedesk.internal.sla.searcher.SlaDataTypes$SlaDataType"]},{"value":"Alignment","displayName":"Alignment - cf[19162]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[19162]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.customfields.option.Option"]},{"value":"Approvals","displayName":"Approvals - cf[14450]","orderable":"true","searchable":"true","cfid":"cf[14450]","operators":["="],"types":["com.atlassian.servicedesk.plugins.approvals.internal.searcher.ApprovalsDataTypes$ApprovalDataType"]},{"value":"\"Approvers (To Delete)\"","displayName":"Approvers (To Delete) - cf[17453]","orderable":"true","cfid":"cf[17453]","operators":[],"types":["java.lang.Object"]},{"value":"Approvers","displayName":"Approvers - cf[14995]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[14995]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.user.ApplicationUser"]},{"value":"Arch","displayName":"Arch - cf[11850]","orderable":"true","searchable":"true","cfid":"cf[11850]","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"assignee","displayName":"assignee","auto":"true","orderable":"true","searchable":"true","operators":["not in","in","!=","=","is","was not in","changed","is not","was in","was","was not"],"types":["com.atlassian.jira.user.ApplicationUser"]},{"value":"\"Atlas Org Link\"","displayName":"Atlas Org Link - cf[20374]","orderable":"true","searchable":"true","cfid":"cf[20374]","operators":["=","!=","in","not in","is","is not"],"types":["java.lang.String"]},{"value":"attachments","displayName":"attachments","searchable":"true","operators":["is","is not"],"types":["com.atlassian.jira.issue.attachment.Attachment"]},{"value":"Auto-Close","displayName":"Auto-Close - cf[20078]","orderable":"true","searchable":"true","cfid":"cf[20078]","operators":["=","!=","<","<=",">",">="],"types":["com.atlassian.servicedesk.internal.sla.searcher.SlaDataTypes$SlaDataType"]},{"value":"\"Average Wait Time (AWT)\"","displayName":"Average Wait Time (AWT) - cf[20359]","orderable":"true","searchable":"true","cfid":"cf[20359]","operators":["=","!=","<","<=",">",">="],"types":["com.atlassian.servicedesk.internal.sla.searcher.SlaDataTypes$SlaDataType"]},{"value":"\"Backport Approved By\"","displayName":"Backport Approved By - cf[14252]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[14252]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.user.ApplicationUser"]},{"value":"\"Backport Completed\"","displayName":"Backport Completed - cf[12451]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[12451]","operators":["~","!~","=","!=","in","not in","is","is not","<","<=",">",">="],"types":["com.atlassian.jira.project.version.Version"]},{"value":"\"Backport Requested\"","displayName":"Backport Requested - cf[12450]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[12450]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.customfields.option.Option"]},{"value":"\"Backwards Compatibility\"","displayName":"Backwards Compatibility - cf[10011]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[10011]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.customfields.option.Option"]},{"value":"\"Baseline end date\"","displayName":"Baseline end date - cf[14259]","orderable":"true","searchable":"true","cfid":"cf[14259]","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.util.Date"]},{"value":"\"Baseline start date\"","displayName":"Baseline start date - cf[14258]","orderable":"true","searchable":"true","cfid":"cf[14258]","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.util.Date"]},{"value":"\"Boost Version\"","displayName":"Boost Version - cf[11856]","orderable":"true","searchable":"true","cfid":"cf[11856]","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"Branch","displayName":"Branch - cf[14166]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[14166]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.customfields.option.Option"]},{"value":"\"Business Value\"","displayName":"Business Value - cf[10556]","orderable":"true","searchable":"true","cfid":"cf[10556]","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.lang.Number"]},{"value":"Case","displayName":"Case - cf[13552]","orderable":"true","searchable":"true","cfid":"cf[13552]","operators":["=","!=","in","not in","is","is not"],"types":["java.lang.String"]},{"value":"category","displayName":"category","auto":"true","searchable":"true","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.project.ProjectCategory"]},{"value":"\"Change completion date\"","displayName":"Change completion date - cf[17469]","orderable":"true","cfid":"cf[17469]","operators":[],"types":["java.lang.Object"]},{"value":"\"Change reason\"","displayName":"Change reason - cf[17467]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[17467]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.customfields.option.Option"]},{"value":"\"Change risk\"","displayName":"Change risk - cf[17466]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[17466]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.customfields.option.Option"]},{"value":"\"Change start date\"","displayName":"Change start date - cf[17468]","orderable":"true","cfid":"cf[17468]","operators":[],"types":["java.lang.Object"]},{"value":"\"Change type\"","displayName":"Change type - cf[17465]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[17465]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.customfields.option.Option"]},{"value":"\"Close After 3 Days\"","displayName":"Close After 3 Days - cf[14275]","orderable":"true","searchable":"true","cfid":"cf[14275]","operators":["=","!=","<","<=",">",">="],"types":["com.atlassian.servicedesk.internal.sla.searcher.SlaDataTypes$SlaDataType"]},{"value":"\"Cloud Access Approvers\"","displayName":"Cloud Access Approvers - cf[14996]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[14996]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.user.ApplicationUser"]},{"value":"\"Cloud-Dev Target\"","displayName":"Cloud-Dev Target - cf[18263]","orderable":"true","searchable":"true","cfid":"cf[18263]","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.util.Date"]},{"value":"\"Code Etiquette\"","displayName":"Code Etiquette - cf[13954]","orderable":"true","cfid":"cf[13954]","operators":[],"types":["java.lang.Object"]},{"value":"comment","displayName":"comment","searchable":"true","operators":["~","!~"],"types":["java.lang.String"]},{"value":"\"Compiler and Version\"","displayName":"Compiler and Version - cf[11852]","orderable":"true","searchable":"true","cfid":"cf[11852]","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"component","displayName":"component","auto":"true","orderable":"true","searchable":"true","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.bc.project.component.ProjectComponent"]},{"value":"\"Concerns around backporting this change?\"","displayName":"Concerns around backporting this change? - cf[18066]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[18066]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.customfields.option.Option"]},{"value":"\"Contractor's Email Address\"","displayName":"Contractor&#39;s Email Address - cf[19752]","orderable":"true","searchable":"true","cfid":"cf[19752]","operators":[],"types":["com.atlassian.jira.issue.Issue"]},{"value":"\"Contractor Request Type-Link Jira Proc Tickets\"","displayName":"Contractor Request Type-Link Jira Proc Tickets - cf[20358]","orderable":"true","searchable":"true","cfid":"cf[20358]","operators":["=","!=","in","not in","is","is not"],"types":["java.lang.String"]},{"value":"created","displayName":"created","orderable":"true","searchable":"true","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.util.Date"]},{"value":"createdDate","displayName":"createdDate","orderable":"true","searchable":"true","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.util.Date"]},{"value":"creator","displayName":"creator","auto":"true","orderable":"true","searchable":"true","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.user.ApplicationUser"]},{"value":"\"Critical issues resolved in 24 hours\"","displayName":"Critical issues resolved in 24 hours - cf[16452]","orderable":"true","searchable":"true","cfid":"cf[16452]","operators":["=","!=","<","<=",">",">="],"types":["com.atlassian.servicedesk.internal.sla.searcher.SlaDataTypes$SlaDataType"]},{"value":"\"Customer Request Type\"","displayName":"Customer Request Type - cf[11450]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[11450]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.servicedesk.internal.customfields.origin.VpOrigin"]},{"value":"\"Date of 1st Reply\"","displayName":"Date of 1st Reply - cf[10055]","orderable":"true","searchable":"true","cfid":"cf[10055]","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.util.Date"]},{"value":"Dependencies","displayName":"Dependencies - cf[18254]","orderable":"true","searchable":"true","cfid":"cf[18254]","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"description","displayName":"description","orderable":"true","searchable":"true","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"\"Desktop Hardware Specifications\"","displayName":"Desktop Hardware Specifications - cf[20283]","orderable":"true","searchable":"true","cfid":"cf[20283]","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"\"Detailed Project Statuses\"","displayName":"Detailed Project Statuses - cf[13653]","orderable":"true","searchable":"true","cfid":"cf[13653]","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"Development","displayName":"Development - cf[15850]","orderable":"true","searchable":"true","cfid":"cf[15850]","operators":[">",">=","=","<","<=","in","!~","not in","is","is not"],"types":["java.lang.Number","java.lang.String"]},{"value":"\"Docs Owner\"","displayName":"Docs Owner - cf[18361]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[18361]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.user.ApplicationUser"]},{"value":"\"Docs Reviewer\"","displayName":"Docs Reviewer - cf[14876]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[14876]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.user.ApplicationUser"]},{"value":"\"Documentation Changes\"","displayName":"Documentation Changes - cf[10257]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[10257]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.customfields.option.Option"]},{"value":"\"Documentation Changes Summary\"","displayName":"Documentation Changes Summary - cf[14266]","orderable":"true","searchable":"true","cfid":"cf[14266]","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"\"Downstream Changes Summary\"","displayName":"Downstream Changes Summary - cf[17052]","orderable":"true","searchable":"true","cfid":"cf[17052]","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"\"Downstream Team Attention\"","displayName":"Downstream Team Attention - cf[17050]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[17050]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.customfields.option.Option"]},{"value":"\"Driver Changes\"","displayName":"Driver Changes - cf[10951]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[10951]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.customfields.option.Option"]},{"value":"DriverOrigin","displayName":"DriverOrigin - cf[11860]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[11860]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.customfields.option.Option"]},{"value":"due","displayName":"due","orderable":"true","searchable":"true","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.util.Date"]},{"value":"duedate","displayName":"duedate","orderable":"true","searchable":"true","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.util.Date"]},{"value":"\"Email Send Date\"","displayName":"Email Send Date - cf[16950]","orderable":"true","searchable":"true","cfid":"cf[16950]","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.util.Date"]},{"value":"\"End date\"","displayName":"End date - cf[14262]","orderable":"true","searchable":"true","cfid":"cf[14262]","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.util.Date"]},{"value":"\"Engineering Lead\"","displayName":"Engineering Lead - cf[18362]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[18362]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.user.ApplicationUser"]},{"value":"environment","displayName":"environment","orderable":"true","searchable":"true","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"\"Epic/Theme\"","displayName":"Epic/Theme - cf[10554]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[10554]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.label.Label"]},{"value":"\"Epic Colour\"","displayName":"Epic Colour - cf[10860]","orderable":"true","searchable":"true","cfid":"cf[10860]","operators":["=","!=","in","not in","is","is not"],"types":["java.lang.String"]},{"value":"\"Epic Link\"","displayName":"Epic Link - cf[10857]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[10857]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.Issue"]},{"value":"\"Epic Name\"","displayName":"Epic Name - cf[10858]","orderable":"true","searchable":"true","cfid":"cf[10858]","operators":["~","!~","=","!=","in","not in","is","is not"],"types":["java.lang.String"]},{"value":"\"Epic Status\"","displayName":"Epic Status - cf[10859]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[10859]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.customfields.option.Option"]},{"value":"\"Escalation SLA\"","displayName":"Escalation SLA - cf[13956]","orderable":"true","searchable":"true","cfid":"cf[13956]","operators":["=","!=","<","<=",">",">="],"types":["com.atlassian.servicedesk.internal.sla.searcher.SlaDataTypes$SlaDataType"]},{"value":"Estimate","displayName":"Estimate - cf[10040]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[10040]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.customfields.option.Option"]},{"value":"\"Estimated Time to Complete\"","displayName":"Estimated Time to Complete - cf[14355]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[14355]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.customfields.option.Option"]},{"value":"\"Evergreen Project\"","displayName":"Evergreen Project - cf[14278]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[14278]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.label.Label"]},{"value":"\"External Case Link\"","displayName":"External Case Link - cf[18851]","orderable":"true","searchable":"true","cfid":"cf[18851]","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"cf[12750]","displayName":"External issue ID - cf[12750]","orderable":"true","searchable":"true","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"cf[12850]","displayName":"External issue ID - cf[12850]","orderable":"true","searchable":"true","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"cf[20450]","displayName":"External issue ID - cf[20450]","orderable":"true","searchable":"true","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"\"External Reviewer\"","displayName":"External Reviewer - cf[14873]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[14873]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.user.ApplicationUser"]},{"value":"\"Failing Buildvariants\"","displayName":"Failing Buildvariants - cf[14277]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[14277]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.label.Label"]},{"value":"\"Failing Tasks\"","displayName":"Failing Tasks - cf[12950]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[12950]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.label.Label"]},{"value":"\"Failing Tests\"","displayName":"Failing Tests - cf[15756]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[15756]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.label.Label"]},{"value":"\"Failure Type\"","displayName":"Failure Type - cf[16252]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[16252]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.label.Label"]},{"value":"\"Feature Flag\"","displayName":"Feature Flag - cf[18264]","orderable":"true","searchable":"true","cfid":"cf[18264]","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"filter","displayName":"filter","auto":"true","searchable":"true","operators":["=","!=","in","not in"],"types":["com.atlassian.jira.issue.search.SearchRequest"]},{"value":"\"First Failing Revision\"","displayName":"First Failing Revision - cf[14851]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[14851]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.label.Label"]},{"value":"\"First Response Time (FRT)\"","displayName":"First Response Time (FRT) - cf[20153]","orderable":"true","searchable":"true","cfid":"cf[20153]","operators":["=","!=","<","<=",">",">="],"types":["com.atlassian.servicedesk.internal.sla.searcher.SlaDataTypes$SlaDataType"]},{"value":"\"Fix Revision\"","displayName":"Fix Revision - cf[14852]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[14852]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.label.Label"]},{"value":"fixVersion","displayName":"fixVersion","auto":"true","orderable":"true","searchable":"true","operators":["!=","=","~","<=","was not in","changed","is not",">","was","not in","<","in","!~",">=","is","was in","was not"],"types":["com.atlassian.jira.project.version.Version"]},{"value":"Flagged","displayName":"Flagged - cf[10553]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[10553]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.customfields.option.Option"]},{"value":"\"From Email Address\"","displayName":"From Email Address - cf[19463]","orderable":"true","searchable":"true","cfid":"cf[19463]","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"\"GitHub#\"","displayName":"GitHub# - cf[18063]","orderable":"true","searchable":"true","cfid":"cf[18063]","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"\"Github URL\"","displayName":"Github URL - cf[17959]","orderable":"true","cfid":"cf[17959]","operators":[],"types":["java.lang.Object"]},{"value":"\"Google Doc URL\"","displayName":"Google Doc URL - cf[19251]","orderable":"true","searchable":"true","cfid":"cf[19251]","operators":["=","!=","in","not in","is","is not"],"types":["java.lang.String"]},{"value":"id","displayName":"id","orderable":"true","searchable":"true","operators":["=","!=","in","not in","<","<=",">",">="],"types":["com.atlassian.jira.issue.Issue"]},{"value":"Impact","displayName":"Impact - cf[19952]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[19952]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.customfields.option.Option"]},{"value":"\"Investigation reason\"","displayName":"Investigation reason - cf[17476]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[17476]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.customfields.option.Option"]},{"value":"issue","displayName":"issue","orderable":"true","searchable":"true","operators":["=","!=","in","not in","<","<=",">",">="],"types":["com.atlassian.jira.issue.Issue"]},{"value":"issue.property","displayName":"issue.property","searchable":"true","operators":["=","!=","in","not in","<","<=",">",">=","~","!~","is","is not"],"types":["java.lang.Number","java.lang.String","java.util.Date"]},{"value":"issueFunction","displayName":"issueFunction - cf[13450]","orderable":"true","searchable":"true","cfid":"cf[13450]","operators":["in","not in"],"types":["com.onresolve.jira.groovy.jql.IndexingCustomField"]},{"value":"issuekey","displayName":"issuekey","orderable":"true","searchable":"true","operators":["=","!=","in","not in","<","<=",">",">="],"types":["com.atlassian.jira.issue.Issue"]},{"value":"issueLinkType","displayName":"issueLinkType","auto":"true","searchable":"true","operators":["=","!=","in","not in"],"types":["com.atlassian.jira.issue.link.IssueLinkType"]},{"value":"issuetype","displayName":"issuetype","auto":"true","orderable":"true","searchable":"true","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.issuetype.IssueType"]},{"value":"\"Issue Type Filters Security (managed by plugin)\"","displayName":"Issue Type Filters Security (managed by plugin) - cf[19550]","orderable":"true","searchable":"true","cfid":"cf[19550]","operators":[],"types":["com.atlassian.jira.issue.Issue"]},{"value":"key","displayName":"key","orderable":"true","searchable":"true","operators":["=","!=","in","not in","<","<=",">",">="],"types":["com.atlassian.jira.issue.Issue"]},{"value":"labels","displayName":"labels","auto":"true","orderable":"true","searchable":"true","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.label.Label"]},{"value":"\"Last comment by Customer\"","displayName":"Last comment by Customer - cf[10057]","orderable":"true","searchable":"true","cfid":"cf[10057]","operators":["=","!=","in","not in","is","is not"],"types":["java.lang.String"]},{"value":"\"Last commenter\"","displayName":"Last commenter - cf[10056]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[10056]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.user.ApplicationUser"]},{"value":"\"Last public comment date\"","displayName":"Last public comment date - cf[11151]","orderable":"true","searchable":"true","cfid":"cf[11151]","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.util.Date"]},{"value":"lastViewed","displayName":"lastViewed","orderable":"true","searchable":"true","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.util.Date"]},{"value":"level","displayName":"level","auto":"true","orderable":"true","searchable":"true","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.security.IssueSecurityLevel"]},{"value":"\"Linked BF Score\"","displayName":"Linked BF Score - cf[16465]","orderable":"true","searchable":"true","cfid":"cf[16465]","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.lang.Number"]},{"value":"\"Linked major incidents\"","displayName":"Linked major incidents - cf[20550]","orderable":"true","searchable":"true","cfid":"cf[20550]","operators":["not in","in","is","is not","=","!="],"types":["java.lang.String"]},{"value":"\"MongoDB Version\"","displayName":"MongoDB Version - cf[16652]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[16652]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.customfields.option.Option"]},{"value":"\"Nessus CVE\"","displayName":"Nessus CVE - cf[15656]","orderable":"true","searchable":"true","cfid":"cf[15656]","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"\"Nessus CVSS\"","displayName":"Nessus CVSS - cf[15655]","orderable":"true","searchable":"true","cfid":"cf[15655]","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"\"Nessus Plugin ID\"","displayName":"Nessus Plugin ID - cf[15651]","orderable":"true","searchable":"true","cfid":"cf[15651]","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"\"Nessus See Also\"","displayName":"Nessus See Also - cf[15654]","orderable":"true","searchable":"true","cfid":"cf[15654]","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"Nodenames","displayName":"Nodenames - cf[19466]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[19466]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.label.Label"]},{"value":"okrCycleTitle","displayName":"okrCycleTitle","searchable":"true","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"okrGroup","displayName":"okrGroup","searchable":"true","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"okrOwner","displayName":"okrOwner","searchable":"true","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"okrParentGroup","displayName":"okrParentGroup","searchable":"true","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"okrParentId","displayName":"okrParentId","searchable":"true","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"okrParentOwner","displayName":"okrParentOwner","searchable":"true","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"okrParentTitle","displayName":"okrParentTitle","searchable":"true","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"okrWorkspaceKey","displayName":"okrWorkspaceKey","searchable":"true","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"okrWorkspaceName","displayName":"okrWorkspaceName","searchable":"true","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"Old_Backport","displayName":"Old_Backport - cf[10000]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[10000]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.customfields.option.Option"]},{"value":"cf[10031]","displayName":"Operating System - cf[10031]","auto":"true","orderable":"true","searchable":"true","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.customfields.option.Option"]},{"value":"cf[10032]","displayName":"Operating System - cf[10032]","auto":"true","orderable":"true","searchable":"true","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.customfields.option.Option"]},{"value":"\"Operational categorization\"","displayName":"Operational categorization - cf[17474]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[17474]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.customfields.option.CascadingOption"]},{"value":"Organizations","displayName":"Organizations - cf[15851]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[15851]","operators":["=","!=","not in","in"],"types":["com.atlassian.servicedesk.api.organization.CustomerOrganization"]},{"value":"\"Original Estimate\"","displayName":"Original Estimate - cf[10856]","orderable":"true","searchable":"true","cfid":"cf[10856]","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.lang.Number"]},{"value":"\"Original story points\"","displayName":"Original story points - cf[18952]","orderable":"true","searchable":"true","cfid":"cf[18952]","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.lang.Number"]},{"value":"\"OS and Version\"","displayName":"OS and Version - cf[11851]","orderable":"true","searchable":"true","cfid":"cf[11851]","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"parent","displayName":"parent","searchable":"true","operators":["=","!=","in","not in"],"types":["com.atlassian.jira.issue.Issue"]},{"value":"\"Parent Link\"","displayName":"Parent Link - cf[14051]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[14051]","operators":["=","in","is","is not"],"types":["com.atlassian.jira.issue.Issue"]},{"value":"Participants","displayName":"Participants - cf[10051]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[10051]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.user.ApplicationUser"]},{"value":"\"Pending Business Approval\"","displayName":"Pending Business Approval - cf[16467]","orderable":"true","searchable":"true","cfid":"cf[16467]","operators":["=","!=","<","<=",">",">="],"types":["com.atlassian.servicedesk.internal.sla.searcher.SlaDataTypes$SlaDataType"]},{"value":"\"Pending reason\"","displayName":"Pending reason - cf[17463]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[17463]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.customfields.option.Option"]},{"value":"\"Planned End\"","displayName":"Planned End - cf[10551]","orderable":"true","searchable":"true","cfid":"cf[10551]","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.util.Date"]},{"value":"\"Planned Start\"","displayName":"Planned Start - cf[10550]","orderable":"true","searchable":"true","cfid":"cf[10550]","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.util.Date"]},{"value":"priority","displayName":"priority","auto":"true","orderable":"true","searchable":"true","operators":["!=","=","<=","was not in","changed","is not",">","was","not in","<","in",">=","is","was in","was not"],"types":["com.atlassian.jira.issue.priority.Priority"]},{"value":"\"Product categorization\"","displayName":"Product categorization - cf[17473]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[17473]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.customfields.option.CascadingOption"]},{"value":"\"Product Design\"","displayName":"Product Design - cf[18360]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[18360]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.user.ApplicationUser"]},{"value":"\"Product Manager\"","displayName":"Product Manager - cf[18358]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[18358]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.user.ApplicationUser"]},{"value":"\"Product Marketing Manager\"","displayName":"Product Marketing Manager - cf[20167]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[20167]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.user.ApplicationUser"]},{"value":"\"Product Rank\"","displayName":"Product Rank - cf[14254]","orderable":"true","searchable":"true","cfid":"cf[14254]","operators":["=","!=","in","not in","<","<=",">",">="],"types":["java.lang.String"]},{"value":"Products","displayName":"Products - cf[16262]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[16262]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.customfields.option.Option"]},{"value":"\"Program Manager\"","displayName":"Program Manager - cf[18359]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[18359]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.user.ApplicationUser"]},{"value":"project","displayName":"project","auto":"true","orderable":"true","searchable":"true","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.project.Project"]},{"value":"Published","displayName":"Published - cf[16457]","orderable":"true","searchable":"true","cfid":"cf[16457]","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.util.Date"]},{"value":"\"Question SLA\"","displayName":"Question SLA - cf[14272]","orderable":"true","searchable":"true","cfid":"cf[14272]","operators":["=","!=","<","<=",">",">="],"types":["com.atlassian.servicedesk.internal.sla.searcher.SlaDataTypes$SlaDataType"]},{"value":"\"Rank (Obsolete)\"","displayName":"Rank (Obsolete) - cf[10558]","orderable":"true","searchable":"true","cfid":"cf[10558]","operators":["is","is not"],"types":["java.lang.Number"]},{"value":"Rank","displayName":"Rank - cf[12550]","orderable":"true","searchable":"true","cfid":"cf[12550]","operators":["=","!=","in","not in","<","<=",">",">="],"types":["java.lang.String"]},{"value":"\"Release Notes\"","displayName":"Release Notes - cf[15150]","orderable":"true","searchable":"true","cfid":"cf[15150]","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"\"Release Version History\"","displayName":"Release Version History - cf[10559]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[10559]","operators":["~","!~","=","!=","in","not in","is","is not","<","<=",">",">="],"types":["com.atlassian.jira.project.version.Version"]},{"value":"reporter","displayName":"reporter","auto":"true","orderable":"true","searchable":"true","operators":["not in","in","!=","=","is","was not in","changed","is not","was in","was","was not"],"types":["com.atlassian.jira.user.ApplicationUser"]},{"value":"request","displayName":"request","auto":"true","searchable":"true","operators":["=","!=","in","not in"],"types":["com.atlassian.jira.issue.search.SearchRequest"]},{"value":"request-channel-type","displayName":"request-channel-type","auto":"true","orderable":"true","searchable":"true","operators":["=","!=","in","not in","is","is not"],"types":["java.lang.String"]},{"value":"\"Requested Completion - Planned Completion\"","displayName":"Requested Completion - Planned Completion - cf[17551]","orderable":"true","searchable":"true","cfid":"cf[17551]","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.lang.Number"]},{"value":"request-last-activity-time","displayName":"request-last-activity-time","orderable":"true","searchable":"true","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.util.Date"]},{"value":"\"Request participants\"","displayName":"Request participants - cf[12551]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[12551]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.user.ApplicationUser"]},{"value":"Researching","displayName":"Researching - cf[20288]","orderable":"true","searchable":"true","cfid":"cf[20288]","operators":["=","!=","<","<=",">",">="],"types":["com.atlassian.servicedesk.internal.sla.searcher.SlaDataTypes$SlaDataType"]},{"value":"resolution","displayName":"resolution","auto":"true","orderable":"true","searchable":"true","operators":["!=","=","<=","was not in","changed","is not",">","was","not in","<","in",">=","is","was in","was not"],"types":["com.atlassian.jira.issue.resolution.Resolution"]},{"value":"resolutiondate","displayName":"resolutiondate","orderable":"true","searchable":"true","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.util.Date"]},{"value":"resolved","displayName":"resolved","orderable":"true","searchable":"true","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.util.Date"]},{"value":"Reviewer","displayName":"Reviewer - cf[11750]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[11750]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.user.ApplicationUser"]},{"value":"Reviewers","displayName":"Reviewers - cf[15650]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[15650]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.user.ApplicationUser"]},{"value":"rfSlaIndex","displayName":"rfSlaIndex - cf[17450]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[17450]","operators":[],"types":["com.qoti.rfsdd.sla.query.SlaIndexClauseHandler"]},{"value":"Satisfaction","displayName":"Satisfaction - cf[14451]","orderable":"true","searchable":"true","cfid":"cf[14451]","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.lang.Number"]},{"value":"\"Satisfaction Comment\"","displayName":"Satisfaction Comment","searchable":"true","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"\"Satisfaction date\"","displayName":"Satisfaction date - cf[14452]","orderable":"true","searchable":"true","cfid":"cf[14452]","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.util.Date"]},{"value":"savedfilter","displayName":"savedfilter","auto":"true","searchable":"true","operators":["=","!=","in","not in"],"types":["com.atlassian.jira.issue.search.SearchRequest"]},{"value":"\"Scheduled for Publication Date\"","displayName":"Scheduled for Publication Date - cf[13354]","orderable":"true","searchable":"true","cfid":"cf[13354]","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.util.Date"]},{"value":"\"Scons invocation\"","displayName":"Scons invocation - cf[11855]","orderable":"true","searchable":"true","cfid":"cf[11855]","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"Score","displayName":"Score - cf[15550]","orderable":"true","searchable":"true","cfid":"cf[15550]","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.lang.Number"]},{"value":"sd-kb-shared","displayName":"sd-kb-shared","auto":"true","orderable":"true","searchable":"true","operators":["=","!=","in","not in","is","is not"],"types":["java.lang.String"]},{"value":"searchrequest","displayName":"searchrequest","auto":"true","searchable":"true","operators":["=","!=","in","not in"],"types":["com.atlassian.jira.issue.search.SearchRequest"]},{"value":"\"SERVER fixVersion\"","displayName":"SERVER fixVersion - cf[11150]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[11150]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.customfields.option.Option"]},{"value":"serverRank","displayName":"serverRank - cf[14350]","orderable":"true","searchable":"true","cfid":"cf[14350]","operators":["=","!=","in","not in","<","<=",">",">="],"types":["java.lang.String"]},{"value":"Sprint","displayName":"Sprint - cf[10557]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[10557]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.greenhopper.service.sprint.Sprint"]},{"value":"Stalled","displayName":"Stalled - cf[20289]","orderable":"true","searchable":"true","cfid":"cf[20289]","operators":["=","!=","<","<=",">",">="],"types":["com.atlassian.servicedesk.internal.sla.searcher.SlaDataTypes$SlaDataType"]},{"value":"\"Start date\"","displayName":"Start date - cf[14261]","orderable":"true","searchable":"true","cfid":"cf[14261]","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.util.Date"]},{"value":"status","displayName":"status","auto":"true","orderable":"true","searchable":"true","operators":["not in","in","!=","=","is","was not in","changed","is not","was in","was","was not"],"types":["com.atlassian.jira.issue.status.Status"]},{"value":"statusCategory","displayName":"statusCategory","auto":"true","searchable":"true","operators":["=","!=","in","not in"],"types":["com.atlassian.jira.issue.status.category.StatusCategory"]},{"value":"\"Steps To Reproduce\"","displayName":"Steps To Reproduce - cf[10750]","orderable":"true","searchable":"true","cfid":"cf[10750]","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"\"Story Points\"","displayName":"Story Points - cf[10555]","orderable":"true","searchable":"true","cfid":"cf[10555]","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.lang.Number"]},{"value":"\"Sub-component (TSTOOLS)\"","displayName":"Sub-component (TSTOOLS) - cf[20459]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[20459]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.label.Label"]},{"value":"subtasks","displayName":"subtasks","orderable":"true","operators":[],"types":["java.lang.Object"]},{"value":"summary","displayName":"summary","orderable":"true","searchable":"true","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"Tags","displayName":"Tags - cf[20063]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[20063]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.label.Label"]},{"value":"\"Target end\"","displayName":"Target end - cf[18951]","orderable":"true","searchable":"true","cfid":"cf[18951]","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.util.Date"]},{"value":"\"Target start\"","displayName":"Target start - cf[18950]","orderable":"true","searchable":"true","cfid":"cf[18950]","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.util.Date"]},{"value":"Team","displayName":"Team - cf[14050]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[14050]","operators":["=","!=","in","not in","is","is not"],"types":["java.lang.Number"]},{"value":"\"Teams Impacted\"","displayName":"Teams Impacted - cf[17051]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[17051]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.customfields.option.Option"]},{"value":"\"Tests Written\"","displayName":"Tests Written - cf[10166]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[10166]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.customfields.option.Option"]},{"value":"text","displayName":"text","searchable":"true","operators":["~"],"types":["java.lang.String"]},{"value":"Theme","displayName":"Theme - cf[20382]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[20382]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.customfields.option.Option"]},{"value":"\"Time In Status\"","displayName":"Time In Status - cf[10053]","orderable":"true","searchable":"true","cfid":"cf[10053]","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"\"Time to approve normal change\"","displayName":"Time to approve normal change - cf[17480]","orderable":"true","searchable":"true","cfid":"cf[17480]","operators":["=","!=","<","<=",">",">="],"types":["com.atlassian.servicedesk.internal.sla.searcher.SlaDataTypes$SlaDataType"]},{"value":"\"Time to Business Approval Request\"","displayName":"Time to Business Approval Request - cf[16463]","orderable":"true","searchable":"true","cfid":"cf[16463]","operators":["=","!=","<","<=",">",">="],"types":["com.atlassian.servicedesk.internal.sla.searcher.SlaDataTypes$SlaDataType"]},{"value":"\"Time to close after resolution\"","displayName":"Time to close after resolution - cf[17479]","orderable":"true","searchable":"true","cfid":"cf[17479]","operators":["=","!=","<","<=",">",">="],"types":["com.atlassian.servicedesk.internal.sla.searcher.SlaDataTypes$SlaDataType"]},{"value":"\"Time to closed\"","displayName":"Time to closed - cf[14352]","orderable":"true","searchable":"true","cfid":"cf[14352]","operators":["=","!=","<","<=",">",">="],"types":["com.atlassian.servicedesk.internal.sla.searcher.SlaDataTypes$SlaDataType"]},{"value":"\"Time to Closed\"","displayName":"Time to Closed - cf[19151]","orderable":"true","searchable":"true","cfid":"cf[19151]","operators":["=","!=","<","<=",">",">="],"types":["com.atlassian.servicedesk.internal.sla.searcher.SlaDataTypes$SlaDataType"]},{"value":"\"Time to first response\"","displayName":"Time to first response - cf[11452]","orderable":"true","searchable":"true","cfid":"cf[11452]","operators":["=","!=","<","<=",">",">="],"types":["com.atlassian.servicedesk.internal.sla.searcher.SlaDataTypes$SlaDataType"]},{"value":"\"Time to Netsuite Entry\"","displayName":"Time to Netsuite Entry - cf[16466]","orderable":"true","searchable":"true","cfid":"cf[16466]","operators":["=","!=","<","<=",">",">="],"types":["com.atlassian.servicedesk.internal.sla.searcher.SlaDataTypes$SlaDataType"]},{"value":"\"Time to regional response\"","displayName":"Time to regional response - cf[17958]","orderable":"true","searchable":"true","cfid":"cf[17958]","operators":["=","!=","<","<=",">",">="],"types":["com.atlassian.servicedesk.internal.sla.searcher.SlaDataTypes$SlaDataType"]},{"value":"\"Time to resolution\"","displayName":"Time to resolution - cf[11451]","orderable":"true","searchable":"true","cfid":"cf[11451]","operators":["=","!=","<","<=",">",">="],"types":["com.atlassian.servicedesk.internal.sla.searcher.SlaDataTypes$SlaDataType"]},{"value":"\"Time to Resolved\"","displayName":"Time to Resolved - cf[19150]","orderable":"true","searchable":"true","cfid":"cf[19150]","operators":["=","!=","<","<=",">",">="],"types":["com.atlassian.servicedesk.internal.sla.searcher.SlaDataTypes$SlaDataType"]},{"value":"\"Time to Security Review\"","displayName":"Time to Security Review - cf[19353]","orderable":"true","searchable":"true","cfid":"cf[19353]","operators":["=","!=","<","<=",">",">="],"types":["com.atlassian.servicedesk.internal.sla.searcher.SlaDataTypes$SlaDataType"]},{"value":"\"Time waiting for support\"","displayName":"Time waiting for support - cf[11453]","orderable":"true","searchable":"true","cfid":"cf[11453]","operators":["=","!=","<","<=",">",">="],"types":["com.atlassian.servicedesk.internal.sla.searcher.SlaDataTypes$SlaDataType"]},{"value":"\"To Delete - End date\"","displayName":"To Delete - End date - cf[20275]","orderable":"true","searchable":"true","cfid":"cf[20275]","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.util.Date"]},{"value":"\"To Delete - Start date\"","displayName":"To Delete - Start date - cf[20272]","orderable":"true","searchable":"true","cfid":"cf[20272]","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.util.Date"]},{"value":"Topology","displayName":"Topology - cf[16450]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[16450]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.customfields.option.Option"]},{"value":"Triaged","displayName":"Triaged - cf[13850]","orderable":"true","searchable":"true","cfid":"cf[13850]","operators":["=","!=","<","<=",">",">="],"types":["com.atlassian.servicedesk.internal.sla.searcher.SlaDataTypes$SlaDataType"]},{"value":"\"T-Shirt Size\"","displayName":"T-Shirt Size - cf[14263]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[14263]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.customfields.option.Option"]},{"value":"\"TS Initiative - How do we do it?\"","displayName":"TS Initiative - How do we do it? - cf[20176]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[20176]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.customfields.option.Option"]},{"value":"\"TS Initiative Status\"","displayName":"TS Initiative Status - cf[20175]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[20175]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.customfields.option.Option"]},{"value":"\"TS Initiative - What we do?\"","displayName":"TS Initiative - What we do? - cf[20177]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[20177]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.customfields.option.Option"]},{"value":"type","displayName":"type","auto":"true","orderable":"true","searchable":"true","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.issuetype.IssueType"]},{"value":"\"Type Of Work (TSTOOLS)\"","displayName":"Type Of Work (TSTOOLS) - cf[17755]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[17755]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.customfields.option.Option"]},{"value":"updated","displayName":"updated","orderable":"true","searchable":"true","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.util.Date"]},{"value":"updatedDate","displayName":"updatedDate","orderable":"true","searchable":"true","operators":["=","!=","in","not in","is","is not","<","<=",">",">="],"types":["java.util.Date"]},{"value":"Urgency","displayName":"Urgency - cf[17470]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[17470]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.customfields.option.Option"]},{"value":"\"User Summary\"","displayName":"User Summary - cf[11861]","auto":"true","orderable":"true","searchable":"true","cfid":"cf[11861]","operators":["=","!=","in","not in","is","is not"],"types":["com.atlassian.jira.issue.customfields.option.Option"]},{"value":"\"UserVoice Links\"","displayName":"UserVoice Links - cf[17952]","orderable":"true","searchable":"true","cfid":"cf[17952]","operators":["~","!~","is","is not"],"types":["java.lang.String"]},{"value":"voter","displayName":"voter","searchable":"true","operators":["=","!=","in","not in"],"types":["com.atlassian.jira.user.ApplicationUser"]},{"value":"votes","displayName":"votes","orderable":"true","searchable":"true","operators":["=","!=","in","not in","<","<=",">",">="],"types":["java.lang.Number"]},{"value":"\"Waiting for Approval\"","displayName":"Waiting for Approval - cf[19153]","orderable":"true","searchable":"true","cfid":"cf[19153]","operators":["=","!=","<","<=",">",">="],"types":["com.atlassian.servicedesk.internal.sla.searcher.SlaDataTypes$SlaDataType"]},{"value":"\"Waiting for BIZSYS\"","displayName":"Waiting for BIZSYS - cf[19951]","orderable":"true","searchable":"true","cfid":"cf[19951]","operators":["=","!=","<","<=",">",">="],"types":["com.atlassian.servicedesk.internal.sla.searcher.SlaDataTypes$SlaDataType"]},{"value":"\"Waiting for Employee\"","displayName":"Waiting for Employee - cf[14270]","orderable":"true","searchable":"true","cfid":"cf[14270]","operators":["=","!=","<","<=",">",">="],"types":["com.atlassian.servicedesk.internal.sla.searcher.SlaDataTypes$SlaDataType"]},{"value":"\"Waiting for IT\"","displayName":"Waiting for IT - cf[19050]","orderable":"true","searchable":"true","cfid":"cf[19050]","operators":["=","!=","<","<=",">",">="],"types":["com.atlassian.servicedesk.internal.sla.searcher.SlaDataTypes$SlaDataType"]},{"value":"\"Waiting for Reporter (Test)\"","displayName":"Waiting for Reporter (Test) - cf[18954]","orderable":"true","searchable":"true","cfid":"cf[18954]","operators":["=","!=","<","<=",">",">="],"types":["com.atlassian.servicedesk.internal.sla.searcher.SlaDataTypes$SlaDataType"]},{"value":"\"Waiting for User Input\"","displayName":"Waiting for User Input - cf[18955]","orderable":"true","searchable":"true","cfid":"cf[18955]","operators":["=","!=","<","<=",">",">="],"types":["com.atlassian.servicedesk.internal.sla.searcher.SlaDataTypes$SlaDataType"]},{"value":"\"Waiting for Vendor\"","displayName":"Waiting for Vendor - cf[19152]","orderable":"true","searchable":"true","cfid":"cf[19152]","operators":["=","!=","<","<=",">",">="],"types":["com.atlassian.servicedesk.internal.sla.searcher.SlaDataTypes$SlaDataType"]},{"value":"watcher","displayName":"watcher","searchable":"true","operators":["=","!=","in","not in"],"types":["com.atlassian.jira.user.ApplicationUser"]},{"value":"watchers","displayName":"watchers","orderable":"true","searchable":"true","operators":["=","!=","in","not in","<","<=",">",">="],"types":["java.lang.Number"]},{"value":"\"Zoom ID\"","displayName":"Zoom ID - cf[16953]","orderable":"true","searchable":"true","cfid":"cf[16953]","operators":["~","!~","is","is not"],"types":["java.lang.String"]}]
[{"value":"addedAfterSprintStart()","displayName":"addedAfterSprintStart()","isList":"true","types":["com.onresolve.jira.groovy.jql.IndexingCustomField"]},{"value":"aggregateExpression()","displayName":"aggregateExpression()","isList":"true","types":["com.onresolve.jira.groovy.jql.IndexingCustomField"]},{"value":"approved()","displayName":"approved()","types":["com.atlassian.servicedesk.plugins.approvals.internal.searcher.ApprovalsDataTypes$ApprovalDataType"]},{"value":"approver(\"\")","displayName":"approver(\"\")","types":["com.atlassian.servicedesk.plugins.approvals.internal.searcher.ApprovalsDataTypes$ApprovalDataType"]},{"value":"breached()","displayName":"breached()","types":["com.atlassian.servicedesk.internal.sla.searcher.SlaDataTypes$SlaDataType"]},{"value":"bundledFieldsEx(\"\", \"\")","displayName":"bundledFieldsEx(\"\", \"\")","isList":"true","types":["com.atlassian.jira.issue.Issue"]},{"value":"cascadeOption(\"\")","displayName":"cascadeOption(\"\")","isList":"true","types":["com.atlassian.jira.issue.customfields.option.CascadingOption"]},{"value":"childIssuesOf(\"\")","displayName":"childIssuesOf(\"\")","isList":"true","types":["com.atlassian.jira.issue.Issue"]},{"value":"closedSprints()","displayName":"closedSprints()","isList":"true","types":["com.atlassian.greenhopper.service.sprint.Sprint"]},{"value":"commented()","displayName":"commented()","isList":"true","types":["com.onresolve.jira.groovy.jql.IndexingCustomField"]},{"value":"completed()","displayName":"completed()","types":["com.atlassian.servicedesk.internal.sla.searcher.SlaDataTypes$SlaDataType"]},{"value":"completeInSprint()","displayName":"completeInSprint()","isList":"true","types":["com.onresolve.jira.groovy.jql.IndexingCustomField"]},{"value":"componentMatch()","displayName":"componentMatch()","isList":"true","types":["com.atlassian.jira.bc.project.component.ProjectComponent"]},{"value":"componentsLeadByUser()","displayName":"componentsLeadByUser()","isList":"true","types":["com.atlassian.jira.bc.project.component.ProjectComponent"]},{"value":"crmRecords(\"\")","displayName":"crmRecords(\"\")","isList":"true","types":["java.lang.String"]},{"value":"currentLogin()","displayName":"currentLogin()","types":["java.util.Date"]},{"value":"dateCompare()","displayName":"dateCompare()","isList":"true","types":["com.onresolve.jira.groovy.jql.IndexingCustomField"]},{"value":"declined()","displayName":"declined()","types":["com.atlassian.servicedesk.plugins.approvals.internal.searcher.ApprovalsDataTypes$ApprovalDataType"]},{"value":"earliestUnreleasedVersion()","displayName":"earliestUnreleasedVersion()","types":["com.atlassian.jira.project.version.Version"]},{"value":"earliestUnreleasedVersionByReleaseDate()","displayName":"earliestUnreleasedVersionByReleaseDate()","isList":"true","types":["com.atlassian.jira.project.version.Version"]},{"value":"elapsed(\"\")","displayName":"elapsed(\"\")","types":["com.atlassian.servicedesk.internal.sla.searcher.SlaDataTypes$SlaDataType"]},{"value":"endOfDay()","displayName":"endOfDay()","types":["java.util.Date"]},{"value":"endOfMonth()","displayName":"endOfMonth()","types":["java.util.Date"]},{"value":"endOfWeek()","displayName":"endOfWeek()","types":["java.util.Date"]},{"value":"endOfYear()","displayName":"endOfYear()","types":["java.util.Date"]},{"value":"epicsOf()","displayName":"epicsOf()","isList":"true","types":["com.onresolve.jira.groovy.jql.IndexingCustomField"]},{"value":"everBreached()","displayName":"everBreached()","types":["com.atlassian.servicedesk.internal.sla.searcher.SlaDataTypes$SlaDataType"]},{"value":"expression()","displayName":"expression()","isList":"true","types":["com.onresolve.jira.groovy.jql.IndexingCustomField"]},{"value":"fileAttached()","displayName":"fileAttached()","isList":"true","types":["com.onresolve.jira.groovy.jql.IndexingCustomField"]},{"value":"futureSprints()","displayName":"futureSprints()","isList":"true","types":["com.atlassian.greenhopper.service.sprint.Sprint"]},{"value":"hasAttachments()","displayName":"hasAttachments()","isList":"true","types":["com.onresolve.jira.groovy.jql.IndexingCustomField"]},{"value":"hasComments()","displayName":"hasComments()","isList":"true","types":["com.onresolve.jira.groovy.jql.IndexingCustomField"]},{"value":"hasLinks()","displayName":"hasLinks()","isList":"true","types":["com.onresolve.jira.groovy.jql.IndexingCustomField"]},{"value":"hasLinkType()","displayName":"hasLinkType()","isList":"true","types":["com.onresolve.jira.groovy.jql.IndexingCustomField"]},{"value":"hasRemoteLinks()","displayName":"hasRemoteLinks()","isList":"true","types":["com.onresolve.jira.groovy.jql.IndexingCustomField"]},{"value":"hasSubtasks()","displayName":"hasSubtasks()","isList":"true","types":["com.onresolve.jira.groovy.jql.IndexingCustomField"]},{"value":"inactiveUsers()","displayName":"inactiveUsers()","isList":"true","types":["com.atlassian.jira.user.ApplicationUser"]},{"value":"incompleteInSprint()","displayName":"incompleteInSprint()","isList":"true","types":["com.onresolve.jira.groovy.jql.IndexingCustomField"]},{"value":"iqlFunction(\"\")","displayName":"iqlFunction(\"\")","isList":"true","types":["com.riadalabs.jira.plugins.insight.services.jira.customfield.searcher.ObjectDataTypes$ObjectDataType"]},{"value":"issueFieldExactMatch()","displayName":"issueFieldExactMatch()","isList":"true","types":["com.onresolve.jira.groovy.jql.IndexingCustomField"]},{"value":"issueFieldMatch()","displayName":"issueFieldMatch()","isList":"true","types":["com.onresolve.jira.groovy.jql.IndexingCustomField"]},{"value":"issueHistory()","displayName":"issueHistory()","isList":"true","types":["com.atlassian.jira.issue.Issue"]},{"value":"issuePickerField()","displayName":"issuePickerField()","isList":"true","types":["com.onresolve.jira.groovy.jql.IndexingCustomField"]},{"value":"issuesInEpics()","displayName":"issuesInEpics()","isList":"true","types":["com.onresolve.jira.groovy.jql.IndexingCustomField"]},{"value":"issuesInPlan(\"\")","displayName":"issuesInPlan(\"\")","isList":"true","types":["com.atlassian.jira.issue.Issue"]},{"value":"issuesInProgram(\"\")","displayName":"issuesInProgram(\"\")","isList":"true","types":["com.atlassian.jira.issue.Issue"]},{"value":"issuesWithRemoteLinksByGlobalId(\"\")","displayName":"issuesWithRemoteLinksByGlobalId(\"\")","isList":"true","types":["com.atlassian.jira.issue.Issue"]},{"value":"jiraUserPropertyEquals()","displayName":"jiraUserPropertyEquals()","isList":"true","types":["com.atlassian.jira.user.ApplicationUser"]},{"value":"lastComment()","displayName":"lastComment()","isList":"true","types":["com.onresolve.jira.groovy.jql.IndexingCustomField"]},{"value":"lastLogin()","displayName":"lastLogin()","types":["java.util.Date"]},{"value":"lastUpdated()","displayName":"lastUpdated()","isList":"true","types":["com.onresolve.jira.groovy.jql.IndexingCustomField"]},{"value":"latestReleasedVersion()","displayName":"latestReleasedVersion()","types":["com.atlassian.jira.project.version.Version"]},{"value":"linkedIssues(\"\")","displayName":"linkedIssues(\"\")","isList":"true","types":["com.atlassian.jira.issue.Issue"]},{"value":"linkedIssuesOf()","displayName":"linkedIssuesOf()","isList":"true","types":["com.onresolve.jira.groovy.jql.IndexingCustomField"]},{"value":"linkedIssuesOfAll()","displayName":"linkedIssuesOfAll()","isList":"true","types":["com.onresolve.jira.groovy.jql.IndexingCustomField"]},{"value":"linkedIssuesOfAllRecursive()","displayName":"linkedIssuesOfAllRecursive()","isList":"true","types":["com.onresolve.jira.groovy.jql.IndexingCustomField"]},{"value":"linkedIssuesOfAllRecursiveLimited()","displayName":"linkedIssuesOfAllRecursiveLimited()","isList":"true","types":["com.onresolve.jira.groovy.jql.IndexingCustomField"]},{"value":"linkedIssuesOfRecursive()","displayName":"linkedIssuesOfRecursive()","isList":"true","types":["com.onresolve.jira.groovy.jql.IndexingCustomField"]},{"value":"linkedIssuesOfRecursiveLimited()","displayName":"linkedIssuesOfRecursiveLimited()","isList":"true","types":["com.onresolve.jira.groovy.jql.IndexingCustomField"]},{"value":"linkedIssuesOfRemote()","displayName":"linkedIssuesOfRemote()","isList":"true","types":["com.onresolve.jira.groovy.jql.IndexingCustomField"]},{"value":"memberOfRole()","displayName":"memberOfRole()","isList":"true","types":["com.onresolve.jira.groovy.jql.IndexingCustomField"]},{"value":"membersOf(\"\")","displayName":"membersOf(\"\")","isList":"true","types":["com.atlassian.jira.user.ApplicationUser"]},{"value":"myApproval()","displayName":"myApproval()","types":["com.atlassian.servicedesk.plugins.approvals.internal.searcher.ApprovalsDataTypes$ApprovalDataType"]},{"value":"myPending()","displayName":"myPending()","types":["com.atlassian.servicedesk.plugins.approvals.internal.searcher.ApprovalsDataTypes$ApprovalDataType"]},{"value":"myProjects()","displayName":"myProjects()","isList":"true","types":["com.atlassian.jira.project.Project"]},{"value":"nextSprint()","displayName":"nextSprint()","isList":"true","types":["com.onresolve.jira.groovy.jql.IndexingCustomField"]},{"value":"now()","displayName":"now()","types":["java.util.Date"]},{"value":"openSprints()","displayName":"openSprints()","isList":"true","types":["com.atlassian.greenhopper.service.sprint.Sprint"]},{"value":"organizationMembers(\"\")","displayName":"organizationMembers(\"\")","isList":"true","types":["com.atlassian.jira.user.ApplicationUser"]},{"value":"outdated()","displayName":"outdated()","types":["com.atlassian.servicedesk.internal.sla.searcher.SlaDataTypes$SlaDataType"]},{"value":"overdue()","displayName":"overdue()","isList":"true","types":["com.atlassian.jira.project.version.Version"]},{"value":"parentIssuesOf(\"\")","displayName":"parentIssuesOf(\"\")","isList":"true","types":["com.atlassian.jira.issue.Issue"]},{"value":"parentsOf()","displayName":"parentsOf()","isList":"true","types":["com.onresolve.jira.groovy.jql.IndexingCustomField"]},{"value":"paused()","displayName":"paused()","types":["com.atlassian.servicedesk.internal.sla.searcher.SlaDataTypes$SlaDataType"]},{"value":"pending()","displayName":"pending()","types":["com.atlassian.servicedesk.plugins.approvals.internal.searcher.ApprovalsDataTypes$ApprovalDataType"]},{"value":"pendingBy(\"\")","displayName":"pendingBy(\"\")","types":["com.atlassian.servicedesk.plugins.approvals.internal.searcher.ApprovalsDataTypes$ApprovalDataType"]},{"value":"portfolioChildrenOf()","displayName":"portfolioChildrenOf()","isList":"true","types":["com.onresolve.jira.groovy.jql.IndexingCustomField"]},{"value":"portfolioParentsOf()","displayName":"portfolioParentsOf()","isList":"true","types":["com.onresolve.jira.groovy.jql.IndexingCustomField"]},{"value":"previousSprint()","displayName":"previousSprint()","isList":"true","types":["com.onresolve.jira.groovy.jql.IndexingCustomField"]},{"value":"projectMatch()","displayName":"projectMatch()","isList":"true","types":["com.atlassian.jira.project.Project"]},{"value":"projectsLeadByUser()","displayName":"projectsLeadByUser()","isList":"true","types":["com.atlassian.jira.project.Project"]},{"value":"projectsWhereDateProperty(\"\", \"\", \"\")","displayName":"projectsWhereDateProperty(\"\", \"\", \"\")","isList":"true","types":["com.atlassian.jira.project.Project"]},{"value":"projectsWhereNumberProperty(\"\", \"\", \"\")","displayName":"projectsWhereNumberProperty(\"\", \"\", \"\")","isList":"true","types":["com.atlassian.jira.project.Project"]},{"value":"projectsWhereTextProperty(\"\", \"\", \"\")","displayName":"projectsWhereTextProperty(\"\", \"\", \"\")","isList":"true","types":["com.atlassian.jira.project.Project"]},{"value":"projectsWhereUserHasPermission(\"\")","displayName":"projectsWhereUserHasPermission(\"\")","isList":"true","types":["com.atlassian.jira.project.Project"]},{"value":"projectsWhereUserHasRole(\"\")","displayName":"projectsWhereUserHasRole(\"\")","isList":"true","types":["com.atlassian.jira.project.Project"]},{"value":"recentProjects()","displayName":"recentProjects()","isList":"true","types":["com.atlassian.jira.project.Project"]},{"value":"refinedCategory(\"\")","displayName":"refinedCategory(\"\")","isList":"true","types":["com.atlassian.jira.project.Project"]},{"value":"refinedSite(\"\")","displayName":"refinedSite(\"\")","isList":"true","types":["com.atlassian.jira.project.Project"]},{"value":"releaseDate()","displayName":"releaseDate()","isList":"true","types":["com.atlassian.jira.project.version.Version"]},{"value":"releasedVersions()","displayName":"releasedVersions()","isList":"true","types":["com.atlassian.jira.project.version.Version"]},{"value":"remaining(\"\")","displayName":"remaining(\"\")","types":["com.atlassian.servicedesk.internal.sla.searcher.SlaDataTypes$SlaDataType"]},{"value":"removedAfterSprintStart()","displayName":"removedAfterSprintStart()","isList":"true","types":["com.onresolve.jira.groovy.jql.IndexingCustomField"]},{"value":"rfSlaCompleted(\"\", \"\")","displayName":"rfSlaCompleted(\"\", \"\")","types":["com.qoti.rfsdd.sla.jql.SlaCompletedAtFunc"]},{"value":"running()","displayName":"running()","types":["com.atlassian.servicedesk.internal.sla.searcher.SlaDataTypes$SlaDataType"]},{"value":"schedulerGetAllGeneratedIssues()","displayName":"schedulerGetAllGeneratedIssues()","isList":"true","types":["com.atlassian.jira.issue.Issue"]},{"value":"schedulerGetGeneratedIssuesByName(\"\")","displayName":"schedulerGetGeneratedIssuesByName(\"\")","isList":"true","types":["com.atlassian.jira.issue.Issue"]},{"value":"standardIssueTypes()","displayName":"standardIssueTypes()","isList":"true","types":["com.atlassian.jira.issue.issuetype.IssueType"]},{"value":"startDate()","displayName":"startDate()","isList":"true","types":["com.atlassian.jira.project.version.Version"]},{"value":"startOfDay()","displayName":"startOfDay()","types":["java.util.Date"]},{"value":"startOfMonth()","displayName":"startOfMonth()","types":["java.util.Date"]},{"value":"startOfWeek()","displayName":"startOfWeek()","types":["java.util.Date"]},{"value":"startOfYear()","displayName":"startOfYear()","types":["java.util.Date"]},{"value":"subTaskIssueTypes()","displayName":"subTaskIssueTypes()","isList":"true","types":["com.atlassian.jira.issue.issuetype.IssueType"]},{"value":"subtasksOf()","displayName":"subtasksOf()","isList":"true","types":["com.onresolve.jira.groovy.jql.IndexingCustomField"]},{"value":"unreleasedVersions()","displayName":"unreleasedVersions()","isList":"true","types":["com.atlassian.jira.project.version.Version"]},{"value":"updatedBy(\"\")","displayName":"updatedBy(\"\")","isList":"true","types":["com.atlassian.jira.issue.Issue"]},{"value":"versionMatch()","displayName":"versionMatch()","isList":"true","types":["com.atlassian.jira.project.version.Version"]},{"value":"votedIssues()","displayName":"votedIssues()","isList":"true","types":["com.atlassian.jira.issue.Issue"]},{"value":"watchedIssues()","displayName":"watchedIssues()","isList":"true","types":["com.atlassian.jira.issue.Issue"]},{"value":"withinCalendarHours()","displayName":"withinCalendarHours()","types":["com.atlassian.servicedesk.internal.sla.searcher.SlaDataTypes$SlaDataType"]},{"value":"workLogged()","displayName":"workLogged()","isList":"true","types":["com.onresolve.jira.groovy.jql.IndexingCustomField"]}]
["explain","select","isnull","commit","isempty","when","rowid","output","number","character","identified","sqrt","delimiter","else","exclusive","lock","catch","join","strict","greater","if","between","order","having","in","byte","double","subtract","outer","index","raw","is","then","execute","input","as","defaults","field","size","left","unique","difference","returns","begin","modulo","object","trans","minus","access","increment","sum","long","into","uid","current","default","file","goto","min","audit","by","share","where","after","power","escape","connect","noaudit","table","validate","cf","set","break","initial","max","more","column","right","trigger","union","asc","rename","decrement","equals","fetch","char","exists","notin","to","first","return","transaction","checkpoint","date","privileges","declare","before","do","integer","float","while","empty","mode","view","whenever","prior","continue","function","intersection","limit","raise","create","from","collation","alter","group","add","all","last","like","resource","count","check","less","encoding","inner","rownum","collate","null","abort","immediate","true","decimal","exec","nowait","changed","desc","option","drop","next","string","session","values","for","distinct","insert","revoke","update","delete","not","synonym","avg","public","and","of","define","alias","divide","end","row","multiply","on","or","intersect","previous","false","go","start","was","rows","any","int","modify","with","inout","boolean","grant","remainder","user"]
{"searchers":{"groups":[{"searchers":[{"name":"Project","id":"project","key":"issue.field.project","isShown":true,"lastViewed":1618387191432},{"name":"Summary","id":"summary","key":"issue.field.summary","isShown":true},{"name":"Type","id":"issuetype","key":"issue.field.issuetype","isShown":true,"lastViewed":1618387191434},{"name":"Status","id":"status","key":"issue.field.status","isShown":true,"lastViewed":1618387191443},{"name":"Priority","id":"priority","key":"issue.field.priority","isShown":true},{"name":"Resolution","id":"resolution","key":"issue.field.resolution","isShown":true},{"name":"Creator","id":"creator","key":"issue.field.creator","isShown":true},{"name":"Affects Version","id":"version","key":"issue.field.affectsversions","isShown":true},{"name":"Fix Version","id":"fixfor","key":"issue.field.fixversions","isShown":true},{"name":"Component","id":"component","key":"issue.field.components","isShown":true},{"name":"% Limits","id":"workratio","key":"issue.field.workratio","isShown":true},{"name":"Link types","id":"issue_link_type","key":"issue.field.issuelinks","isShown":true},{"name":"Environment","id":"environment","key":"issue.field.environment","isShown":true},{"name":"Description","id":"description","key":"issue.field.description","isShown":true},{"name":"Comment","id":"comment","key":"issue.field.comment","isShown":true},{"name":"Label","id":"labels","key":"issue.field.labels","isShown":true,"lastViewed":1618387191455},{"name":"Query","id":"text","key":"text","isShown":true},{"name":"# Replies","id":"customfield_10050","key":"com.atlassian.jira.toolkit:comments","isShown":true},{"name":"# of Sprints","id":"customfield_18555","key":"com.onresolve.jira.groovy.groovyrunner:scripted-field","isShown":false},{"name":"Account","id":"customfield_13550","key":"com.go2group.jira.plugin.crm:crm_generic_field","isShown":true},{"name":"Account Access for Applications","id":"customfield_20279","key":"com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes","isShown":true},{"name":"Actual Story Points","id":"customfield_19950","key":"com.atlassian.jira.plugin.system.customfieldtypes:float","isShown":true},{"name":"Actual Time","id":"customfield_10855","key":"com.atlassian.jira.plugin.system.customfieldtypes:float","isShown":false},{"name":"Additional Product Details/Requests","id":"customfield_20276","key":"com.atlassian.jira.plugin.system.customfieldtypes:textarea","isShown":true},{"name":"Alert Assignee","id":"customfield_20287","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true},{"name":"Alignment","id":"customfield_19162","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":false},{"name":"Approvals","id":"customfield_14450","key":"com.atlassian.servicedesk.approvals-plugin:sd-approvals","isShown":true},{"name":"Arch","id":"customfield_11850","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false},{"name":"Atlas Org Link","id":"customfield_20374","key":"com.atlassian.jira.plugin.system.customfieldtypes:url","isShown":true},{"name":"Auto-Close","id":"customfield_20078","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true},{"name":"Average Wait Time (AWT)","id":"customfield_20359","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true},{"name":"Backport Completed","id":"customfield_12451","key":"com.atlassian.jira.plugin.system.customfieldtypes:multiversion","isShown":false},{"name":"Backport Requested","id":"customfield_12450","key":"com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes","isShown":false},{"name":"Backwards Compatibility","id":"customfield_10011","key":"com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons","isShown":false},{"name":"Boost Version","id":"customfield_11856","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false},{"name":"Branch","id":"customfield_14166","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":true},{"name":"Business Value","id":"customfield_10556","key":"com.atlassian.jira.plugin.system.customfieldtypes:float","isShown":false},{"name":"Case","id":"customfield_13552","key":"com.go2group.jira.plugin.crm:crm_generic_field","isShown":true},{"name":"Change reason","id":"customfield_17467","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":true},{"name":"Change risk","id":"customfield_17466","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":true},{"name":"Change type","id":"customfield_17465","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":true},{"name":"Close After 3 Days","id":"customfield_14275","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true},{"name":"Compiler and Version","id":"customfield_11852","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false},{"name":"Concerns around backporting this change?","id":"customfield_18066","key":"com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons","isShown":true},{"name":"Contractor Request Type-Link Jira Proc Tickets","id":"customfield_20358","key":"com.atlassian.jira.plugin.system.customfieldtypes:url","isShown":true},{"name":"Contractor's Email Address","id":"customfield_19752","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false},{"name":"Critical issues resolved in 24 hours","id":"customfield_16452","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true},{"name":"Customer Request Type","id":"customfield_11450","key":"com.atlassian.servicedesk:vp-origin","isShown":true},{"name":"Dependencies","id":"customfield_18254","key":"com.onresolve.jira.groovy.groovyrunner:scripted-field","isShown":true},{"name":"Desktop Hardware Specifications","id":"customfield_11651","key":"com.atlassian.jira.plugin.system.customfieldtypes:textarea","isShown":false},{"name":"Desktop Hardware Specifications","id":"customfield_20283","key":"com.atlassian.jira.plugin.system.customfieldtypes:textarea","isShown":true},{"name":"Detailed Project Statuses","id":"customfield_13653","key":"com.atlassian.jira.plugin.system.customfieldtypes:textarea","isShown":false},{"name":"Development","id":"customfield_15850","key":"com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary","isShown":true},{"name":"Documentation Changes","id":"customfield_10257","key":"com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons","isShown":false},{"name":"Documentation Changes Summary","id":"customfield_14266","key":"com.atlassian.jira.plugin.system.customfieldtypes:textarea","isShown":false},{"name":"Downstream Changes Summary","id":"customfield_17052","key":"com.atlassian.jira.plugin.system.customfieldtypes:textarea","isShown":false},{"name":"Downstream Team Attention","id":"customfield_17050","key":"com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons","isShown":false},{"name":"Driver Changes","id":"customfield_10951","key":"com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons","isShown":false},{"name":"DriverOrigin","id":"customfield_11860","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":false},{"name":"Environment","id":"customfield_14251","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":false},{"name":"Epic Colour","id":"customfield_10860","key":"com.pyxis.greenhopper.jira:gh-epic-color","isShown":false},{"name":"Epic Link","id":"customfield_10857","key":"com.pyxis.greenhopper.jira:gh-epic-link","isShown":true},{"name":"Epic Name","id":"customfield_10858","key":"com.pyxis.greenhopper.jira:gh-epic-label","isShown":true},{"name":"Epic Status","id":"customfield_10859","key":"com.pyxis.greenhopper.jira:gh-epic-status","isShown":false},{"name":"Epic/Theme","id":"customfield_10554","key":"com.atlassian.jira.plugin.system.customfieldtypes:labels","isShown":true},{"name":"Escalation SLA","id":"customfield_13956","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true},{"name":"Estimate","id":"customfield_10040","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":false},{"name":"Estimated Time to Complete","id":"customfield_14355","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":true},{"name":"Evergreen Project","id":"customfield_14278","key":"com.atlassian.jira.plugin.system.customfieldtypes:labels","isShown":false},{"name":"External Case Link","id":"customfield_18851","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":true},{"name":"External issue ID","id":"customfield_12750","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false},{"name":"External issue ID","id":"customfield_12850","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false},{"name":"External issue ID","id":"customfield_15750","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false},{"name":"External issue ID","id":"customfield_15751","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false},{"name":"External issue ID","id":"customfield_16263","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false},{"name":"External issue ID","id":"customfield_17960","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false},{"name":"External issue ID","id":"customfield_19751","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false},{"name":"External issue ID","id":"customfield_20390","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false},{"name":"External issue ID","id":"customfield_20450","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false},{"name":"Failing Buildvariants","id":"customfield_14277","key":"com.atlassian.jira.plugin.system.customfieldtypes:labels","isShown":false},{"name":"Failing Tasks","id":"customfield_12950","key":"com.atlassian.jira.plugin.system.customfieldtypes:labels","isShown":false},{"name":"Failing Tests","id":"customfield_15756","key":"com.atlassian.jira.plugin.system.customfieldtypes:labels","isShown":false},{"name":"Failure Type","id":"customfield_16252","key":"com.atlassian.jira.plugin.system.customfieldtypes:labels","isShown":false},{"name":"Feature Flag","id":"customfield_18264","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":true},{"name":"First Failing Revision","id":"customfield_14851","key":"com.atlassian.jira.plugin.system.customfieldtypes:labels","isShown":false},{"name":"First Response Time (FRT)","id":"customfield_20153","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true},{"name":"Fix Revision","id":"customfield_14852","key":"com.atlassian.jira.plugin.system.customfieldtypes:labels","isShown":false},{"name":"Flagged","id":"customfield_10553","key":"com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes","isShown":true},{"name":"From Email Address","id":"customfield_19463","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":true},{"name":"GitHub#","id":"customfield_18063","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":true},{"name":"Google Doc URL","id":"customfield_19251","key":"com.atlassian.jira.plugin.system.customfieldtypes:url","isShown":false},{"name":"Impact","id":"customfield_16568","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":false},{"name":"Impact","id":"customfield_19454","key":"com.atlassian.jira.plugin.system.customfieldtypes:float","isShown":false},{"name":"Impact","id":"customfield_19952","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":true},{"name":"Investigation reason","id":"customfield_17476","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":true},{"name":"Issue Type Filters Security (managed by plugin)","id":"customfield_19550","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false},{"name":"Last comment by Customer","id":"customfield_10057","key":"com.atlassian.jira.toolkit:lastusercommented","isShown":true},{"name":"Last public comment date","id":"customfield_11151","key":"com.atlassian.jira.toolkit:LastCommentDate","isShown":true},{"name":"Linked BF Score","id":"customfield_16465","key":"com.onresolve.jira.groovy.groovyrunner:scripted-field","isShown":false},{"name":"Linked major incidents","id":"customfield_20550","key":"com.atlassian.servicedesk.incident-management-plugin:sd-incidents-link","isShown":false},{"name":"MongoDB Version","id":"customfield_16652","key":"com.atlassian.jira.plugin.system.customfieldtypes:multiselect","isShown":false},{"name":"Nessus CVE","id":"customfield_15656","key":"com.atlassian.jira.plugin.system.customfieldtypes:textarea","isShown":true},{"name":"Nessus CVSS","id":"customfield_15655","key":"com.atlassian.jira.plugin.system.customfieldtypes:textarea","isShown":true},{"name":"Nessus Plugin ID","id":"customfield_15651","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":true},{"name":"Nessus See Also","id":"customfield_15654","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":true},{"name":"Nodenames","id":"customfield_19466","key":"com.atlassian.jira.plugin.system.customfieldtypes:labels","isShown":true},{"name":"OS and Version","id":"customfield_11851","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false},{"name":"Old_Backport","id":"customfield_10000","key":"com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons","isShown":false},{"name":"Operating System","id":"customfield_10031","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":true},{"name":"Operating System","id":"customfield_10032","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":false},{"name":"Operational categorization","id":"customfield_17474","key":"com.atlassian.jira.plugin.system.customfieldtypes:cascadingselect","isShown":true},{"name":"Organizations","id":"customfield_15851","key":"com.atlassian.servicedesk:sd-customer-organizations","isShown":true},{"name":"Original Estimate","id":"customfield_10856","key":"com.atlassian.jira.plugin.system.customfieldtypes:float","isShown":false},{"name":"Original story points","id":"customfield_18952","key":"com.atlassian.jpo:jpo-custom-field-original-story-points","isShown":true},{"name":"Parent Link","id":"customfield_14051","key":"com.atlassian.jpo:jpo-custom-field-parent","isShown":false},{"name":"Pending Business Approval","id":"customfield_16467","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true},{"name":"Pending reason","id":"customfield_17463","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":true},{"name":"Product Rank","id":"customfield_14254","key":"com.pyxis.greenhopper.jira:gh-lexo-rank","isShown":true},{"name":"Product categorization","id":"customfield_17473","key":"com.atlassian.jira.plugin.system.customfieldtypes:cascadingselect","isShown":true},{"name":"Products","id":"customfield_16262","key":"com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes","isShown":false},{"name":"Question SLA","id":"customfield_14272","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true},{"name":"Rank","id":"customfield_12550","key":"com.pyxis.greenhopper.jira:gh-lexo-rank","isShown":true},{"name":"Rank (Obsolete)","id":"customfield_10558","key":"com.pyxis.greenhopper.jira:gh-global-rank","isShown":true},{"name":"Release Notes","id":"customfield_15150","key":"com.atlassian.jira.plugin.system.customfieldtypes:textarea","isShown":false},{"name":"Release Version History","id":"customfield_10559","key":"com.pyxis.greenhopper.jira:greenhopper-releasedmultiversionhistory","isShown":true},{"name":"Request participants","id":"customfield_12551","key":"com.atlassian.servicedesk:sd-request-participants","isShown":true},{"name":"Requested Completion - Planned Completion","id":"customfield_17551","key":"com.fca.jira.plugins.workflowToolbox.workflow-toolbox:calculated-number-field","isShown":true},{"name":"Researching","id":"customfield_20288","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true},{"name":"SERVER fixVersion","id":"customfield_11150","key":"com.atlassian.jira.plugin.system.customfieldtypes:multiselect","isShown":false},{"name":"Satisfaction","id":"customfield_14451","key":"com.atlassian.servicedesk:sd-request-feedback","isShown":true},{"name":"Scons invocation","id":"customfield_11855","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false},{"name":"Score","id":"customfield_15550","key":"com.atlassian.jira.plugin.system.customfieldtypes:float","isShown":false},{"name":"Sprint","id":"customfield_10557","key":"com.pyxis.greenhopper.jira:gh-sprint","isShown":true},{"name":"Stalled","id":"customfield_20289","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true},{"name":"Steps To Reproduce","id":"customfield_10750","key":"com.atlassian.jira.plugin.system.customfieldtypes:textarea","isShown":false},{"name":"Story Points","id":"customfield_10555","key":"com.atlassian.jira.plugin.system.customfieldtypes:float","isShown":false},{"name":"Sub-component (TSTOOLS)","id":"customfield_20459","key":"com.atlassian.jira.plugin.system.customfieldtypes:labels","isShown":true},{"name":"T-Shirt Size","id":"customfield_14263","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":false},{"name":"TS Initiative - How do we do it?","id":"customfield_20176","key":"com.atlassian.jira.plugin.system.customfieldtypes:multiselect","isShown":true},{"name":"TS Initiative - What we do?","id":"customfield_20177","key":"com.atlassian.jira.plugin.system.customfieldtypes:multiselect","isShown":true},{"name":"TS Initiative Status","id":"customfield_20175","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":true},{"name":"Tags","id":"customfield_20063","key":"com.atlassian.jira.plugin.system.customfieldtypes:labels","isShown":true},{"name":"Team","id":"customfield_14050","key":"com.atlassian.teams:rm-teams-custom-field-team","isShown":true},{"name":"Teams Impacted","id":"customfield_17051","key":"com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes","isShown":false},{"name":"Tests Written","id":"customfield_10166","key":"com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons","isShown":false},{"name":"Theme","id":"customfield_20382","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":true},{"name":"Time In Status","id":"customfield_10053","key":"com.atlassian.jira.ext.charting:timeinstatus","isShown":true},{"name":"Time to Business Approval Request","id":"customfield_16463","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true},{"name":"Time to Closed","id":"customfield_19151","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true},{"name":"Time to Netsuite Entry","id":"customfield_16466","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true},{"name":"Time to Resolved","id":"customfield_19150","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true},{"name":"Time to Security Review","id":"customfield_19353","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true},{"name":"Time to approve normal change","id":"customfield_17480","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true},{"name":"Time to close after resolution","id":"customfield_17479","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true},{"name":"Time to closed","id":"customfield_14352","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true},{"name":"Time to first response","id":"customfield_11452","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true},{"name":"Time to regional response","id":"customfield_17958","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true},{"name":"Time to resolution","id":"customfield_11451","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true},{"name":"Time waiting for support","id":"customfield_11453","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true},{"name":"Topology","id":"customfield_16450","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":false},{"name":"Triaged","id":"customfield_13850","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true},{"name":"Type Of Work (TSTOOLS)","id":"customfield_17755","key":"com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons","isShown":true},{"name":"Urgency","id":"customfield_17470","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":true},{"name":"User Summary","id":"customfield_11861","key":"com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons","isShown":false},{"name":"UserVoice Links","id":"customfield_17952","key":"com.atlassian.jira.plugin.system.customfieldtypes:textarea","isShown":false},{"name":"Waiting for Approval","id":"customfield_19153","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true},{"name":"Waiting for BIZSYS","id":"customfield_19951","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true},{"name":"Waiting for Employee","id":"customfield_14270","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true},{"name":"Waiting for IT","id":"customfield_19050","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true},{"name":"Waiting for Reporter (Test)","id":"customfield_18954","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true},{"name":"Waiting for User Input","id":"customfield_18955","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true},{"name":"Waiting for Vendor","id":"customfield_19152","key":"com.atlassian.servicedesk:sd-sla-field","isShown":true},{"name":"Zoom ID","id":"customfield_16953","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":true},{"name":"issueFunction","id":"customfield_13450","key":"com.onresolve.jira.groovy.groovyrunner:jqlFunctionsCustomFieldType","isShown":true},{"name":"rfSlaIndex","id":"customfield_17450","key":"com.qotilabs.jira.rich-filters-service-desk-dashboards:sla-index-cf-type","isShown":false},{"name":"serverRank","id":"customfield_14350","key":"com.pyxis.greenhopper.jira:gh-lexo-rank","isShown":true}],"type":"DETAILS","title":"Details"},{"searchers":[{"name":"Created Date","id":"created","key":"issue.field.created","isShown":true},{"name":"Updated Date","id":"updated","key":"issue.field.updated","isShown":true},{"name":"Resolution Date","id":"resolutiondate","key":"issue.field.resolution.date","isShown":true},{"name":"Due Date","id":"duedate","key":"issue.field.duedate","isShown":true},{"name":"Baseline end date","id":"customfield_14259","key":"com.atlassian.jira.plugin.system.customfieldtypes:datepicker","isShown":true},{"name":"Baseline start date","id":"customfield_14258","key":"com.atlassian.jira.plugin.system.customfieldtypes:datepicker","isShown":true},{"name":"Cloud-Dev Target","id":"customfield_18263","key":"com.atlassian.jira.plugin.system.customfieldtypes:datepicker","isShown":true},{"name":"Date of 1st Reply","id":"customfield_10055","key":"com.atlassian.jira.ext.charting:firstresponsedate","isShown":true},{"name":"Email Send Date","id":"customfield_16950","key":"com.atlassian.jira.plugin.system.customfieldtypes:datepicker","isShown":true},{"name":"End date","id":"customfield_14262","key":"com.atlassian.jira.plugin.system.customfieldtypes:datepicker","isShown":false},{"name":"Planned End","id":"customfield_10551","key":"com.atlassian.jira.plugin.system.customfieldtypes:datepicker","isShown":true},{"name":"Planned Start","id":"customfield_10550","key":"com.atlassian.jira.plugin.system.customfieldtypes:datepicker","isShown":true},{"name":"Published","id":"customfield_16457","key":"com.atlassian.jira.plugin.system.customfieldtypes:datepicker","isShown":true},{"name":"Satisfaction date","id":"customfield_14452","key":"com.atlassian.servicedesk:sd-request-feedback-date","isShown":true},{"name":"Scheduled for Publication Date","id":"customfield_13354","key":"com.atlassian.jira.plugin.system.customfieldtypes:datepicker","isShown":false},{"name":"Start date","id":"customfield_14261","key":"com.atlassian.jira.plugin.system.customfieldtypes:datepicker","isShown":false},{"name":"Target end","id":"customfield_18951","key":"com.atlassian.jpo:jpo-custom-field-baseline-end","isShown":true},{"name":"Target start","id":"customfield_18950","key":"com.atlassian.jpo:jpo-custom-field-baseline-start","isShown":true},{"name":"To Delete - End date","id":"customfield_20275","key":"com.atlassian.jira.plugin.system.customfieldtypes:datepicker","isShown":true},{"name":"To Delete - Start date","id":"customfield_20272","key":"com.atlassian.jira.plugin.system.customfieldtypes:datepicker","isShown":true}],"type":"DATES","title":"Dates"},{"searchers":[{"name":"Assignee","id":"assignee","key":"issue.field.assignee","isShown":true,"lastViewed":1618387191454},{"name":"Reporter","id":"reporter","key":"issue.field.reporter","isShown":true},{"name":"Approvers","id":"customfield_14995","key":"com.atlassian.jira.plugin.system.customfieldtypes:multiuserpicker","isShown":true},{"name":"Backport Approved By","id":"customfield_14252","key":"com.atlassian.jira.plugin.system.customfieldtypes:userpicker","isShown":true},{"name":"Cloud Access Approvers","id":"customfield_14996","key":"com.atlassian.jira.plugin.system.customfieldtypes:multiuserpicker","isShown":true},{"name":"Docs Owner","id":"customfield_18361","key":"com.atlassian.jira.plugin.system.customfieldtypes:userpicker","isShown":true},{"name":"Docs Reviewer","id":"customfield_14876","key":"com.atlassian.jira.plugin.system.customfieldtypes:userpicker","isShown":false},{"name":"Engineering Lead","id":"customfield_18362","key":"com.atlassian.jira.plugin.system.customfieldtypes:userpicker","isShown":true},{"name":"External Reviewer","id":"customfield_14873","key":"com.atlassian.jira.plugin.system.customfieldtypes:multiuserpicker","isShown":false},{"name":"Last commenter","id":"customfield_10056","key":"com.atlassian.jira.toolkit:lastupdaterorcommenter","isShown":true},{"name":"Participants","id":"customfield_10051","key":"com.atlassian.jira.toolkit:participants","isShown":true},{"name":"Product Design","id":"customfield_18360","key":"com.atlassian.jira.plugin.system.customfieldtypes:userpicker","isShown":true},{"name":"Product Manager","id":"customfield_18358","key":"com.atlassian.jira.plugin.system.customfieldtypes:userpicker","isShown":true},{"name":"Product Marketing Manager","id":"customfield_20167","key":"com.atlassian.jira.plugin.system.customfieldtypes:userpicker","isShown":true},{"name":"Program Manager","id":"customfield_18359","key":"com.atlassian.jira.plugin.system.customfieldtypes:userpicker","isShown":true},{"name":"Required LGTMs","id":"customfield_14253","key":"com.atlassian.jira.plugin.system.customfieldtypes:multiuserpicker","isShown":false},{"name":"Reviewer","id":"customfield_11750","key":"com.atlassian.jira.plugin.system.customfieldtypes:userpicker","isShown":false},{"name":"Reviewers","id":"customfield_15650","key":"com.atlassian.jira.plugin.system.customfieldtypes:multiuserpicker","isShown":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\" id=\"searcher-type\" multiple=\"multiple\" name=\"type\"\n data-placeholder-text=\"Find Issue Types...\" size=\"5\">\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 11265 16961 19865 10060 18366 \"\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 11265 15473 16961 14962 12262 15366 21767 19865 15371 10060 18366 \"\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 15473 16961 12262 \"\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 11265 \"\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_9\"\n title=\"Design Request\"\n value=\"9\">Design Request</option>\n \n <option class=\" imagebacked 11265 \"\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_12502\"\n title=\"Doc API\"\n value=\"12502\">Doc API</option>\n \n <option class=\" imagebacked 11265 \"\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_12504\"\n title=\"Doc Removal\"\n value=\"12504\">Doc Removal</option>\n \n <option class=\" imagebacked 11265 \"\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_12509\"\n title=\"Doc UI\"\n value=\"12509\">Doc UI</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 11265 16961 14962 12262 21767 19865 15371 10060 18366 \"\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 11265 \"\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_12510\"\n title=\"Feedback\"\n value=\"12510\">Feedback</option>\n \n <option class=\" imagebacked 11265 15473 12262 15366 21767 19865 15371 10060 18366 \"\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 12262 15371 \"\n data-icon=\"/secure/viewavatar?size=xsmall&amp;avatarId=14708&amp;avatarType=issuetype\"\n data-fallback-icon=\"/images/icons/issuetypes/blank.png\"\n id=\"type_11203\"\n title=\"Incident\"\n value=\"11203\">Incident</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 15473 16961 14962 12262 15366 21767 19865 15371 10060 18366 \"\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 15371 \"\n data-icon=\"/secure/viewavatar?size=xsmall&amp;avatarId=14712&amp;avatarType=issuetype\"\n data-fallback-icon=\"/images/icons/issuetypes/blank.png\"\n id=\"type_10100\"\n title=\"PAIN\"\n value=\"10100\">PAIN</option>\n \n <option class=\" imagebacked 12262 \"\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_7\"\n title=\"Problem Ticket\"\n value=\"7\">Problem Ticket</option>\n \n <option class=\" imagebacked 16961 12262 15366 15371 10060 \"\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 11265 \"\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_12505\"\n title=\"Refactor\"\n value=\"12505\">Refactor</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 11265 \"\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_12507\"\n title=\"Release Note\"\n value=\"12507\">Release Note</option>\n \n <option class=\" imagebacked 15371 10060 \"\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_22\"\n title=\"Spec\"\n value=\"22\">Spec</option>\n \n <option class=\" imagebacked 21767 \"\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 14962 19865 15371 10060 \"\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 11265 15473 16961 14962 12262 15366 21767 19865 15371 10060 18366 \"\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 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 11265 \"\n data-icon=\"/images/icons/issuetypes/health.png\"\n data-fallback-icon=\"/images/icons/issuetypes/blank.png\"\n id=\"type_8\"\n title=\"Tracking\"\n value=\"8\">Tracking</option>\n \n <option class=\" imagebacked 11265 \"\n data-icon=\"/secure/viewavatar?size=xsmall&amp;avatarId=14708&amp;avatarType=issuetype\"\n data-fallback-icon=\"/images/icons/issuetypes/blank.png\"\n id=\"type_12508\"\n title=\"Typo\"\n value=\"12508\">Typo</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 11265 12262 \"\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_10600\"\n title=\"Backport Sub-Task\"\n value=\"10600\">Backport Sub-Task</option>\n \n <option class=\" imagebacked 11265 \"\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_12506\"\n title=\"Refactor Sub-Task\"\n value=\"12506\">Refactor Sub-Task</option>\n \n <option class=\" imagebacked 11265 15473 16961 14962 12262 19865 15371 10060 18366 \"\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},"project":{"name":"Project","editHtml":"\n <div class=\"field-group aui-field-project\" >\n <label for=\"searcher-pid\">Project</label> \n\n <select class=\"select js-default-checkboxmultiselect\" data-placeholder-text=\"Find Projects...\" id=\"searcher-pid\" multiple=\"multiple\" name=\"pid\" size=\"5\">\n <optgroup label=\"All Projects\">\n \n <option data-icon=\"/secure/projectavatar?pid=10030&size=small\"\n title=\"C Driver\"\n value=\"10030\">\n C Driver (CDRIVER)\n </option>\n \n <option data-icon=\"/secure/projectavatar?pid=10041&size=small\"\n title=\"C# Driver\"\n value=\"10041\">\n C# Driver (CSHARP)\n </option>\n \n <option data-icon=\"/secure/projectavatar?pid=11980&size=small\"\n title=\"C++ Driver\"\n value=\"11980\">\n C++ Driver (CXX)\n </option>\n \n <option data-icon=\"/secure/projectavatar?pid=13182&size=small\"\n title=\"Compass \"\n value=\"13182\">\n Compass (COMPASS)\n </option>\n \n <option data-icon=\"/secure/projectavatar?pid=10000&size=small\"\n title=\"Core Server\"\n value=\"10000\">\n Core Server (SERVER)\n </option>\n \n <option data-icon=\"/secure/projectavatar?pid=18780&size=small\"\n title=\"Decision Automation Group\"\n value=\"18780\">\n Decision Automation Group (DAG)\n </option>\n \n <option data-icon=\"/secure/projectavatar?pid=10380&size=small\"\n title=\"Documentation\"\n value=\"10380\">\n Documentation (DOCS)\n </option>\n \n <option data-icon=\"/secure/projectavatar?pid=10980&size=small\"\n title=\"Drivers\"\n value=\"10980\">\n Drivers (DRIVERS)\n </option>\n \n <option data-icon=\"/secure/projectavatar?pid=12787&size=small\"\n title=\"Evergreen\"\n value=\"12787\">\n Evergreen (EVG)\n </option>\n \n <option data-icon=\"/secure/projectavatar?pid=14289&size=small\"\n title=\"Go Driver\"\n value=\"14289\">\n Go Driver (GODRIVER)\n </option>\n \n <option data-icon=\"/secure/projectavatar?pid=10484&size=small\"\n title=\"Hadoop Integration\"\n value=\"10484\">\n Hadoop Integration (HADOOP)\n </option>\n \n <option data-icon=\"/secure/projectavatar?pid=10006&size=small\"\n title=\"Java Driver\"\n value=\"10006\">\n Java Driver (JAVA)\n </option>\n \n <option data-icon=\"/secure/projectavatar?pid=16285&size=small\"\n title=\"Kafka Connector\"\n value=\"16285\">\n Kafka Connector (KAFKA)\n </option>\n \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 \n <option data-icon=\"/secure/projectavatar?pid=17381&size=small\"\n title=\"MongoDB Shell\"\n value=\"17381\">\n MongoDB Shell (MONGOSH)\n </option>\n \n <option data-icon=\"/secure/projectavatar?pid=12981&size=small\"\n title=\"Mongoid\"\n value=\"12981\">\n Mongoid (MONGOID)\n </option>\n \n <option data-icon=\"/secure/projectavatar?pid=11182&size=small\"\n title=\"Motor\"\n value=\"11182\">\n Motor (MOTOR)\n </option>\n \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 \n <option data-icon=\"/secure/projectavatar?pid=10012&size=small\"\n title=\"Perl Driver\"\n value=\"10012\">\n Perl Driver (PERL)\n </option>\n \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 \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 \n <option data-icon=\"/secure/projectavatar?pid=10007&size=small\"\n title=\"PHP Legacy Driver\"\n value=\"10007\">\n PHP Legacy Driver (PHP)\n </option>\n \n <option data-icon=\"/secure/projectavatar?pid=10004&size=small\"\n title=\"Python Driver\"\n value=\"10004\">\n Python Driver (PYTHON)\n </option>\n \n <option data-icon=\"/secure/projectavatar?pid=13381&size=small\"\n title=\"Python ODM\"\n value=\"13381\">\n Python ODM (PYMODM)\n </option>\n \n <option data-icon=\"/secure/projectavatar?pid=12780&size=small\"\n title=\"Reactive Streams Java Driver\"\n value=\"12780\">\n Reactive Streams Java Driver (JAVARS)\n </option>\n \n <option data-icon=\"/secure/projectavatar?pid=10005&size=small\"\n title=\"Ruby Driver\"\n value=\"10005\">\n Ruby Driver (RUBY)\n </option>\n \n <option data-icon=\"/secure/projectavatar?pid=15880&size=small\"\n title=\"Rust Driver\"\n value=\"15880\">\n Rust Driver (RUST)\n </option>\n \n <option data-icon=\"/secure/projectavatar?pid=10070&size=small\"\n title=\"Scala\"\n value=\"10070\">\n Scala (SCALA)\n </option>\n \n <option data-icon=\"/secure/projectavatar?pid=13181&size=small\"\n title=\"Spark Connector\"\n value=\"13181\">\n Spark Connector (SPARK)\n </option>\n \n <option data-icon=\"/secure/projectavatar?pid=15280&size=small\"\n title=\"Swift Driver\"\n value=\"15280\">\n Swift Driver (SWIFT)\n </option>\n \n <option data-icon=\"/secure/projectavatar?pid=16280&size=small\"\n title=\"Tinkerpop\"\n value=\"16280\">\n Tinkerpop (TINKERPOP)\n </option>\n \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 \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","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> \n <select class=\"select js-default-checkboxmultiselectstatuslozenge\" data-placeholder-text=\"Find Statuses...\" id=\"searcher-status\" multiple=\"multiple\" name=\"status\" size=\"4\" data-status-lozenge=\"true\">\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;blue-gray&quot;}}\">Open</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/reopened.png\" value=\"4\" title=\"Reopened\" data-simple-status=\"{&quot;id&quot;:&quot;4&quot;,&quot;name&quot;:&quot;Reopened&quot;,&quot;description&quot;:&quot;This issue was once resolved, but the resolution was deemed incorrect. From here issues are either marked assigned or resolved.&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/reopened.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:2,&quot;key&quot;:&quot;new&quot;,&quot;colorName&quot;:&quot;blue-gray&quot;}}\">Reopened</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/needinfo.png\" value=\"10024\" title=\"New\" data-simple-status=\"{&quot;id&quot;:&quot;10024&quot;,&quot;name&quot;:&quot;New&quot;,&quot;description&quot;:&quot;&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/needinfo.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:2,&quot;key&quot;:&quot;new&quot;,&quot;colorName&quot;:&quot;blue-gray&quot;}}\">New</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;&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;blue-gray&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;yellow&quot;}}\">In Code Review</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10003\" title=\"Staging\" data-simple-status=\"{&quot;id&quot;:&quot;10003&quot;,&quot;name&quot;:&quot;Staging&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;yellow&quot;}}\">Staging</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/email.png\" value=\"10006\" title=\"Waiting for Customer\" data-simple-status=\"{&quot;id&quot;:&quot;10006&quot;,&quot;name&quot;:&quot;Waiting for Customer&quot;,&quot;description&quot;:&quot;Status if we need more info from the customer&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;yellow&quot;}}\">Waiting for Customer</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/needinfo.png\" value=\"10007\" title=\"Waiting for bug fix\" data-simple-status=\"{&quot;id&quot;:&quot;10007&quot;,&quot;name&quot;:&quot;Waiting for bug fix&quot;,&quot;description&quot;:&quot;Waiting for a linked bug to be fixed&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;yellow&quot;}}\">Waiting for bug fix</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/inprogress.png\" value=\"10008\" title=\"Waiting for Verification\" data-simple-status=\"{&quot;id&quot;:&quot;10008&quot;,&quot;name&quot;:&quot;Waiting for Verification&quot;,&quot;description&quot;:&quot;Waiting to verify that QA case is in fact complete.&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;yellow&quot;}}\">Waiting for Verification</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/inprogress.png\" value=\"10010\" title=\"Pending Documentation\" data-simple-status=\"{&quot;id&quot;:&quot;10010&quot;,&quot;name&quot;:&quot;Pending Documentation&quot;,&quot;description&quot;:&quot;Item needs to be documented.&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;yellow&quot;}}\">Pending Documentation</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;yellow&quot;}}\">Waiting For User Input</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/information.png\" value=\"10020\" title=\"Functional Spec Required\" data-simple-status=\"{&quot;id&quot;:&quot;10020&quot;,&quot;name&quot;:&quot;Functional Spec Required&quot;,&quot;description&quot;:&quot;&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;yellow&quot;}}\">Functional Spec Required</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"15456\" title=\"Idea Backlog\" data-simple-status=\"{&quot;id&quot;:&quot;15456&quot;,&quot;name&quot;:&quot;Idea Backlog&quot;,&quot;description&quot;:&quot;Use by Realm SDKs to differentiate ideas gathering interest from new features/enhancements in backlog.&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;blue-gray&quot;}}\">Idea Backlog</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/information.png\" value=\"10021\" title=\"Test Plan Required\" data-simple-status=\"{&quot;id&quot;:&quot;10021&quot;,&quot;name&quot;:&quot;Test Plan Required&quot;,&quot;description&quot;:&quot;&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;yellow&quot;}}\">Test Plan Required</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/visible.png\" value=\"10022\" title=\"Test Plan In Review\" data-simple-status=\"{&quot;id&quot;:&quot;10022&quot;,&quot;name&quot;:&quot;Test Plan 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;yellow&quot;}}\">Test Plan In Review</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;yellow&quot;}}\">In Progress</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/subtask.gif\" value=\"10031\" title=\"Concept\" data-simple-status=\"{&quot;id&quot;:&quot;10031&quot;,&quot;name&quot;:&quot;Concept&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;blue-gray&quot;}}\">Concept</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/inprogress.png\" value=\"10023\" title=\"Test / Approval\" data-simple-status=\"{&quot;id&quot;:&quot;10023&quot;,&quot;name&quot;:&quot;Test / Approval&quot;,&quot;description&quot;:&quot;&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;yellow&quot;}}\">Test / Approval</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/unassigned.png\" value=\"10025\" title=\"Needs Reviewer\" data-simple-status=\"{&quot;id&quot;:&quot;10025&quot;,&quot;name&quot;:&quot;Needs Reviewer&quot;,&quot;description&quot;:&quot;&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/unassigned.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:4,&quot;key&quot;:&quot;indeterminate&quot;,&quot;colorName&quot;:&quot;yellow&quot;}}\">Needs Reviewer</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;yellow&quot;}}\">Needs Merge</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/inprogress.png\" value=\"10027\" title=\"Pending Release Verification\" data-simple-status=\"{&quot;id&quot;:&quot;10027&quot;,&quot;name&quot;:&quot;Pending Release Verification&quot;,&quot;description&quot;:&quot;&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/inprogress.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:1,&quot;key&quot;:&quot;undefined&quot;,&quot;colorName&quot;:&quot;medium-gray&quot;}}\">Pending Release Verification</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/status_generic.gif\" value=\"10028\" title=\"Waiting for Support\" data-simple-status=\"{&quot;id&quot;:&quot;10028&quot;,&quot;name&quot;:&quot;Waiting for Support&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;:4,&quot;key&quot;:&quot;indeterminate&quot;,&quot;colorName&quot;:&quot;yellow&quot;}}\">Waiting for Support</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/email.png\" value=\"10030\" title=\"Waiting for Employee\" data-simple-status=\"{&quot;id&quot;:&quot;10030&quot;,&quot;name&quot;:&quot;Waiting for Employee&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;yellow&quot;}}\">Waiting for Employee</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/resolved.png\" value=\"5\" title=\"Resolved\" data-simple-status=\"{&quot;id&quot;:&quot;5&quot;,&quot;name&quot;:&quot;Resolved&quot;,&quot;description&quot;:&quot;A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/resolved.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:3,&quot;key&quot;:&quot;done&quot;,&quot;colorName&quot;:&quot;green&quot;}}\">Resolved</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;green&quot;}}\">Closed</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/subtask.gif\" value=\"10032\" title=\"Done\" data-simple-status=\"{&quot;id&quot;:&quot;10032&quot;,&quot;name&quot;:&quot;Done&quot;,&quot;description&quot;:&quot;&quot;,&quot;iconUrl&quot;:&quot;/images/icons/subtask.gif&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:3,&quot;key&quot;:&quot;done&quot;,&quot;colorName&quot;:&quot;green&quot;}}\">Done</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/visible.png\" value=\"10034\" title=\"Researching\" data-simple-status=\"{&quot;id&quot;:&quot;10034&quot;,&quot;name&quot;:&quot;Researching&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;yellow&quot;}}\">Researching</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/up.png\" value=\"10035\" title=\"Waiting for Vendor\" data-simple-status=\"{&quot;id&quot;:&quot;10035&quot;,&quot;name&quot;:&quot;Waiting for Vendor&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;yellow&quot;}}\">Waiting for Vendor</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;blue-gray&quot;}}\">Backlog</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/subtask.gif\" value=\"10039\" title=\"Selected for Development\" data-simple-status=\"{&quot;id&quot;:&quot;10039&quot;,&quot;name&quot;:&quot;Selected for Development&quot;,&quot;description&quot;:&quot;&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;yellow&quot;}}\">Selected for Development</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/needinfo.png\" value=\"10040\" title=\"Waiting for Feature\" data-simple-status=\"{&quot;id&quot;:&quot;10040&quot;,&quot;name&quot;:&quot;Waiting for Feature&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;yellow&quot;}}\">Waiting for Feature</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/resolved.png\" value=\"10041\" title=\"Testing Complete\" data-simple-status=\"{&quot;id&quot;:&quot;10041&quot;,&quot;name&quot;:&quot;Testing Complete&quot;,&quot;description&quot;:&quot;&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/resolved.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:4,&quot;key&quot;:&quot;indeterminate&quot;,&quot;colorName&quot;:&quot;yellow&quot;}}\">Testing Complete</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/needinfo.png\" value=\"10042\" title=\"Waiting for Code Merge\" data-simple-status=\"{&quot;id&quot;:&quot;10042&quot;,&quot;name&quot;:&quot;Waiting for Code Merge&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;yellow&quot;}}\">Waiting for Code Merge</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/information.png\" value=\"10043\" title=\"Stalled\" data-simple-status=\"{&quot;id&quot;:&quot;10043&quot;,&quot;name&quot;:&quot;Stalled&quot;,&quot;description&quot;:&quot;Temporarily stalled in performing a task&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;yellow&quot;}}\">Stalled</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;yellow&quot;}}\">Needs Backport</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;blue-gray&quot;}}\">Ready for Work</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;yellow&quot;}}\">In Review</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/resolved.png\" value=\"10047\" title=\"Ready for Launch\" data-simple-status=\"{&quot;id&quot;:&quot;10047&quot;,&quot;name&quot;:&quot;Ready for Launch&quot;,&quot;description&quot;:&quot;&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/resolved.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:4,&quot;key&quot;:&quot;indeterminate&quot;,&quot;colorName&quot;:&quot;yellow&quot;}}\">Ready for Launch</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/inprogress.png\" value=\"10048\" title=\"Re-Execution\" data-simple-status=\"{&quot;id&quot;:&quot;10048&quot;,&quot;name&quot;:&quot;Re-Execution&quot;,&quot;description&quot;:&quot;&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;yellow&quot;}}\">Re-Execution</option>\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;blue-gray&quot;}}\">Needs Triage</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;yellow&quot;}}\">Debugging With Submitter</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/subtask.gif\" value=\"10151\" title=\"Won&#39;t Fix\" data-simple-status=\"{&quot;id&quot;:&quot;10151&quot;,&quot;name&quot;:&quot;Won&#39;t Fix&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;:3,&quot;key&quot;:&quot;done&quot;,&quot;colorName&quot;:&quot;green&quot;}}\">Won&#39;t Fix</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10153\" title=\"Blocked on Server\" data-simple-status=\"{&quot;id&quot;:&quot;10153&quot;,&quot;name&quot;:&quot;Blocked on Server&quot;,&quot;description&quot;:&quot;Blocked on Server&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;blue-gray&quot;}}\">Blocked on Server</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10152\" title=\"Requires Specification\" data-simple-status=\"{&quot;id&quot;:&quot;10152&quot;,&quot;name&quot;:&quot;Requires Specification&quot;,&quot;description&quot;:&quot;Requires Clarification - either needs more description in the ticket, or requires a spec.&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;blue-gray&quot;}}\">Requires Specification</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10250\" title=\"For Review\" data-simple-status=\"{&quot;id&quot;:&quot;10250&quot;,&quot;name&quot;:&quot;For Review&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;blue-gray&quot;}}\">For Review</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10450\" title=\"Needs Scope\" data-simple-status=\"{&quot;id&quot;:&quot;10450&quot;,&quot;name&quot;:&quot;Needs Scope&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;blue-gray&quot;}}\">Needs Scope</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10451\" title=\"Scoping\" data-simple-status=\"{&quot;id&quot;:&quot;10451&quot;,&quot;name&quot;:&quot;Scoping&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;yellow&quot;}}\">Scoping</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10452\" title=\"Needs Design\" data-simple-status=\"{&quot;id&quot;:&quot;10452&quot;,&quot;name&quot;:&quot;Needs Design&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;blue-gray&quot;}}\">Needs Design</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10453\" title=\"Designing\" data-simple-status=\"{&quot;id&quot;:&quot;10453&quot;,&quot;name&quot;:&quot;Designing&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;yellow&quot;}}\">Designing</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10550\" title=\"Drafting\" data-simple-status=\"{&quot;id&quot;:&quot;10550&quot;,&quot;name&quot;:&quot;Drafting&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;yellow&quot;}}\">Drafting</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10551\" title=\"Draft Review\" data-simple-status=\"{&quot;id&quot;:&quot;10551&quot;,&quot;name&quot;:&quot;Draft 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;yellow&quot;}}\">Draft Review</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10552\" title=\"technical review\" data-simple-status=\"{&quot;id&quot;:&quot;10552&quot;,&quot;name&quot;:&quot;technical 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;yellow&quot;}}\">technical review</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10554\" title=\"Ready To Publish\" data-simple-status=\"{&quot;id&quot;:&quot;10554&quot;,&quot;name&quot;:&quot;Ready To Publish&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;yellow&quot;}}\">Ready To Publish</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10555\" title=\"Abstracting\" data-simple-status=\"{&quot;id&quot;:&quot;10555&quot;,&quot;name&quot;:&quot;Abstracting&quot;,&quot;description&quot;:&quot;Abstract being developed&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;yellow&quot;}}\">Abstracting</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10556\" title=\"Abstract Review\" data-simple-status=\"{&quot;id&quot;:&quot;10556&quot;,&quot;name&quot;:&quot;Abstract 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;yellow&quot;}}\">Abstract Review</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10557\" title=\"Scheduled for Publication\" data-simple-status=\"{&quot;id&quot;:&quot;10557&quot;,&quot;name&quot;:&quot;Scheduled for Publication&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;yellow&quot;}}\">Scheduled for Publication</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/open.png\" value=\"10650\" title=\"To Do\" data-simple-status=\"{&quot;id&quot;:&quot;10650&quot;,&quot;name&quot;:&quot;To Do&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;blue-gray&quot;}}\">To Do</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10558\" title=\"Cancelled\" data-simple-status=\"{&quot;id&quot;:&quot;10558&quot;,&quot;name&quot;:&quot;Cancelled&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;green&quot;}}\">Cancelled</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10651\" title=\"In Marketing\" data-simple-status=\"{&quot;id&quot;:&quot;10651&quot;,&quot;name&quot;:&quot;In Marketing&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;yellow&quot;}}\">In Marketing</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10652\" title=\"In Design\" data-simple-status=\"{&quot;id&quot;:&quot;10652&quot;,&quot;name&quot;:&quot;In Design&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;yellow&quot;}}\">In Design</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10653\" title=\"In Engineering\" data-simple-status=\"{&quot;id&quot;:&quot;10653&quot;,&quot;name&quot;:&quot;In Engineering&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;yellow&quot;}}\">In Engineering</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10559\" title=\"Published\" data-simple-status=\"{&quot;id&quot;:&quot;10559&quot;,&quot;name&quot;:&quot;Published&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;green&quot;}}\">Published</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10850\" title=\"Stuck\" data-simple-status=\"{&quot;id&quot;:&quot;10850&quot;,&quot;name&quot;:&quot;Stuck&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;yellow&quot;}}\">Stuck</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10950\" title=\"Requestor Review\" data-simple-status=\"{&quot;id&quot;:&quot;10950&quot;,&quot;name&quot;:&quot;Requestor Review&quot;,&quot;description&quot;:&quot;Ready for Requestor Review&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;yellow&quot;}}\">Requestor Review</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10951\" title=\"Internal Review\" data-simple-status=\"{&quot;id&quot;:&quot;10951&quot;,&quot;name&quot;:&quot;Internal 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;yellow&quot;}}\">Internal Review</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;yellow&quot;}}\">Waiting (Blocked)</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 to be analyzed by engineering&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;blue-gray&quot;}}\">On Deck</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10955\" title=\"In Team Review\" data-simple-status=\"{&quot;id&quot;:&quot;10955&quot;,&quot;name&quot;:&quot;In Team 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;yellow&quot;}}\">In Team Review</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10956\" title=\"In Final Review\" data-simple-status=\"{&quot;id&quot;:&quot;10956&quot;,&quot;name&quot;:&quot;In Final 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;yellow&quot;}}\">In Final Review</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11050\" title=\"External Review\" data-simple-status=\"{&quot;id&quot;:&quot;11050&quot;,&quot;name&quot;:&quot;External 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;yellow&quot;}}\">External Review</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11051\" title=\"Requested\" data-simple-status=\"{&quot;id&quot;:&quot;11051&quot;,&quot;name&quot;:&quot;Requested&quot;,&quot;description&quot;:&quot;User has requested a backport&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;blue-gray&quot;}}\">Requested</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11052\" title=\"Waiting\" data-simple-status=\"{&quot;id&quot;:&quot;11052&quot;,&quot;name&quot;:&quot;Waiting&quot;,&quot;description&quot;:&quot;Backport is waiting for a fix in master or a newer branch&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;blue-gray&quot;}}\">Waiting</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11053\" title=\"Approved\" data-simple-status=\"{&quot;id&quot;:&quot;11053&quot;,&quot;name&quot;:&quot;Approved&quot;,&quot;description&quot;:&quot;Some request has been approved&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;blue-gray&quot;}}\">Approved</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11054\" title=\"Declined\" data-simple-status=\"{&quot;id&quot;:&quot;11054&quot;,&quot;name&quot;:&quot;Declined&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;green&quot;}}\">Declined</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11056\" title=\"Completed\" data-simple-status=\"{&quot;id&quot;:&quot;11056&quot;,&quot;name&quot;:&quot;Completed&quot;,&quot;description&quot;:&quot;A backport is completed&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;green&quot;}}\">Completed</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;green&quot;}}\">Released</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11153\" title=\"Waiting for Info\" data-simple-status=\"{&quot;id&quot;:&quot;11153&quot;,&quot;name&quot;:&quot;Waiting for Info&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;yellow&quot;}}\">Waiting for Info</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11154\" title=\"SME Review\" data-simple-status=\"{&quot;id&quot;:&quot;11154&quot;,&quot;name&quot;:&quot;SME 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;yellow&quot;}}\">SME Review</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11155\" title=\"Testing/QA\" data-simple-status=\"{&quot;id&quot;:&quot;11155&quot;,&quot;name&quot;:&quot;Testing/QA&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;yellow&quot;}}\">Testing/QA</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;yellow&quot;}}\">Waiting for Reporter</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11157\" title=\"Waiting for Approver\" data-simple-status=\"{&quot;id&quot;:&quot;11157&quot;,&quot;name&quot;:&quot;Waiting for Approver&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;yellow&quot;}}\">Waiting for Approver</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11158\" title=\"Under Review\" data-simple-status=\"{&quot;id&quot;:&quot;11158&quot;,&quot;name&quot;:&quot;Under 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;yellow&quot;}}\">Under Review</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11159\" title=\"Awaiting Event\" data-simple-status=\"{&quot;id&quot;:&quot;11159&quot;,&quot;name&quot;:&quot;Awaiting Event&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;yellow&quot;}}\">Awaiting Event</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11161\" title=\"Pending Approval\" data-simple-status=\"{&quot;id&quot;:&quot;11161&quot;,&quot;name&quot;:&quot;Pending Approval&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;yellow&quot;}}\">Pending Approval</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11162\" title=\"Play\" data-simple-status=\"{&quot;id&quot;:&quot;11162&quot;,&quot;name&quot;:&quot;Play&quot;,&quot;description&quot;:&quot;With Play for Captioning&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;yellow&quot;}}\">Play</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11164\" title=\"Outline\" data-simple-status=\"{&quot;id&quot;:&quot;11164&quot;,&quot;name&quot;:&quot;Outline&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;yellow&quot;}}\">Outline</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11165\" title=\"Final Deck Uploaded\" data-simple-status=\"{&quot;id&quot;:&quot;11165&quot;,&quot;name&quot;:&quot;Final Deck Uploaded&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;yellow&quot;}}\">Final Deck Uploaded</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11163\" title=\"Manager Approval/Speaker Approval\" data-simple-status=\"{&quot;id&quot;:&quot;11163&quot;,&quot;name&quot;:&quot;Manager Approval/Speaker Approval&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;yellow&quot;}}\">Manager Approval/Speaker Approval</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11170\" title=\"Speaker Onboarding\" data-simple-status=\"{&quot;id&quot;:&quot;11170&quot;,&quot;name&quot;:&quot;Speaker Onboarding&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;yellow&quot;}}\">Speaker Onboarding</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11169\" title=\"Session Abstract Review\" data-simple-status=\"{&quot;id&quot;:&quot;11169&quot;,&quot;name&quot;:&quot;Session Abstract 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;yellow&quot;}}\">Session Abstract Review</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11250\" title=\"Waiting for Input\" data-simple-status=\"{&quot;id&quot;:&quot;11250&quot;,&quot;name&quot;:&quot;Waiting for Input&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;yellow&quot;}}\">Waiting for Input</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;blue-gray&quot;}}\">Accepted</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11252\" title=\"Won&#39;t Do\" data-simple-status=\"{&quot;id&quot;:&quot;11252&quot;,&quot;name&quot;:&quot;Won&#39;t Do&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;green&quot;}}\">Won&#39;t Do</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11253\" title=\"Debugging\" data-simple-status=\"{&quot;id&quot;:&quot;11253&quot;,&quot;name&quot;:&quot;Debugging&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;blue-gray&quot;}}\">Debugging</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11254\" title=\"Design Research\" data-simple-status=\"{&quot;id&quot;:&quot;11254&quot;,&quot;name&quot;:&quot;Design Research&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;yellow&quot;}}\">Design Research</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11255\" title=\"Wireframing Content\" data-simple-status=\"{&quot;id&quot;:&quot;11255&quot;,&quot;name&quot;:&quot;Wireframing Content&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;yellow&quot;}}\">Wireframing Content</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11256\" title=\"Design\" data-simple-status=\"{&quot;id&quot;:&quot;11256&quot;,&quot;name&quot;:&quot;Design&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;yellow&quot;}}\">Design</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11257\" title=\"Feedback\" data-simple-status=\"{&quot;id&quot;:&quot;11257&quot;,&quot;name&quot;:&quot;Feedback&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;yellow&quot;}}\">Feedback</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11258\" title=\"Waiting for Mock-up Approval\" data-simple-status=\"{&quot;id&quot;:&quot;11258&quot;,&quot;name&quot;:&quot;Waiting for Mock-up Approval&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;yellow&quot;}}\">Waiting for Mock-up Approval</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11259\" title=\"Waiting for Development\" data-simple-status=\"{&quot;id&quot;:&quot;11259&quot;,&quot;name&quot;:&quot;Waiting for Development&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;yellow&quot;}}\">Waiting for Development</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11260\" title=\"In Development\" data-simple-status=\"{&quot;id&quot;:&quot;11260&quot;,&quot;name&quot;:&quot;In Development&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;yellow&quot;}}\">In Development</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11261\" title=\"Vendored\" data-simple-status=\"{&quot;id&quot;:&quot;11261&quot;,&quot;name&quot;:&quot;Vendored&quot;,&quot;description&quot;:&quot;Marks issues vendored into the server repo from other repositories (e.g.: WiredTiger)&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;green&quot;}}\">Vendored</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;yellow&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;blue-gray&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;green&quot;}}\">Rejected</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11351\" title=\"In Queue\" data-simple-status=\"{&quot;id&quot;:&quot;11351&quot;,&quot;name&quot;:&quot;In Queue&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;blue-gray&quot;}}\">In Queue</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11352\" title=\"Denied\" data-simple-status=\"{&quot;id&quot;:&quot;11352&quot;,&quot;name&quot;:&quot;Denied&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;blue-gray&quot;}}\">Denied</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11355\" title=\"Deployed\" data-simple-status=\"{&quot;id&quot;:&quot;11355&quot;,&quot;name&quot;:&quot;Deployed&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;green&quot;}}\">Deployed</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11356\" title=\"On Hold\" data-simple-status=\"{&quot;id&quot;:&quot;11356&quot;,&quot;name&quot;:&quot;On Hold&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;blue-gray&quot;}}\">On Hold</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11357\" title=\"Gathering Requirements\" data-simple-status=\"{&quot;id&quot;:&quot;11357&quot;,&quot;name&quot;:&quot;Gathering Requirements&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;blue-gray&quot;}}\">Gathering Requirements</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11358\" title=\"Submitted\" data-simple-status=\"{&quot;id&quot;:&quot;11358&quot;,&quot;name&quot;:&quot;Submitted&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;blue-gray&quot;}}\">Submitted</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11450\" title=\"Requirements Review\" data-simple-status=\"{&quot;id&quot;:&quot;11450&quot;,&quot;name&quot;:&quot;Requirements 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;yellow&quot;}}\">Requirements Review</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11550\" title=\"Planning\" data-simple-status=\"{&quot;id&quot;:&quot;11550&quot;,&quot;name&quot;:&quot;Planning&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;yellow&quot;}}\">Planning</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11551\" title=\"Defining Requirements\" data-simple-status=\"{&quot;id&quot;:&quot;11551&quot;,&quot;name&quot;:&quot;Defining Requirements&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;blue-gray&quot;}}\">Defining Requirements</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11552\" title=\"Pending Sign-Off\" data-simple-status=\"{&quot;id&quot;:&quot;11552&quot;,&quot;name&quot;:&quot;Pending Sign-Off&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;blue-gray&quot;}}\">Pending Sign-Off</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11553\" title=\"Acceptance Testing\" data-simple-status=\"{&quot;id&quot;:&quot;11553&quot;,&quot;name&quot;:&quot;Acceptance Testing&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;yellow&quot;}}\">Acceptance Testing</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11554\" title=\"Pending Development\" data-simple-status=\"{&quot;id&quot;:&quot;11554&quot;,&quot;name&quot;:&quot;Pending Development&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;blue-gray&quot;}}\">Pending Development</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11555\" title=\"Done, Pending Release\" data-simple-status=\"{&quot;id&quot;:&quot;11555&quot;,&quot;name&quot;:&quot;Done, Pending Release&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;green&quot;}}\">Done, Pending Release</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11556\" title=\"Waiting for Approval\" data-simple-status=\"{&quot;id&quot;:&quot;11556&quot;,&quot;name&quot;:&quot;Waiting for Approval&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;yellow&quot;}}\">Waiting for Approval</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11557\" title=\"PM Review\" data-simple-status=\"{&quot;id&quot;:&quot;11557&quot;,&quot;name&quot;:&quot;PM 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;yellow&quot;}}\">PM Review</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11558\" title=\"Prep for CMS\" data-simple-status=\"{&quot;id&quot;:&quot;11558&quot;,&quot;name&quot;:&quot;Prep for CMS&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;yellow&quot;}}\">Prep for CMS</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11560\" title=\"Tech Revisions\" data-simple-status=\"{&quot;id&quot;:&quot;11560&quot;,&quot;name&quot;:&quot;Tech Revisions&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;blue-gray&quot;}}\">Tech Revisions</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11561\" title=\"PM Revisions\" data-simple-status=\"{&quot;id&quot;:&quot;11561&quot;,&quot;name&quot;:&quot;PM Revisions&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;blue-gray&quot;}}\">PM Revisions</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11562\" title=\"Pending Approval 1\" data-simple-status=\"{&quot;id&quot;:&quot;11562&quot;,&quot;name&quot;:&quot;Pending Approval 1&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;yellow&quot;}}\">Pending Approval 1</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11563\" title=\"Pending Approval 2\" data-simple-status=\"{&quot;id&quot;:&quot;11563&quot;,&quot;name&quot;:&quot;Pending Approval 2&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;yellow&quot;}}\">Pending Approval 2</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11564\" title=\"Pending Approval 3\" data-simple-status=\"{&quot;id&quot;:&quot;11564&quot;,&quot;name&quot;:&quot;Pending Approval 3&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;yellow&quot;}}\">Pending Approval 3</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11650\" title=\"Testing\" data-simple-status=\"{&quot;id&quot;:&quot;11650&quot;,&quot;name&quot;:&quot;Testing&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;yellow&quot;}}\">Testing</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11750\" title=\"Ready for Publish / Social\" data-simple-status=\"{&quot;id&quot;:&quot;11750&quot;,&quot;name&quot;:&quot;Ready for Publish / Social&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;yellow&quot;}}\">Ready for Publish / Social</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/status_generic.gif\" value=\"11751\" title=\"Awaiting approval\" data-simple-status=\"{&quot;id&quot;:&quot;11751&quot;,&quot;name&quot;:&quot;Awaiting approval&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;:4,&quot;key&quot;:&quot;indeterminate&quot;,&quot;colorName&quot;:&quot;yellow&quot;}}\">Awaiting approval</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11850\" title=\"Dry Run 1\" data-simple-status=\"{&quot;id&quot;:&quot;11850&quot;,&quot;name&quot;:&quot;Dry Run 1&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;yellow&quot;}}\">Dry Run 1</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11851\" title=\"Dry Run 2\" data-simple-status=\"{&quot;id&quot;:&quot;11851&quot;,&quot;name&quot;:&quot;Dry Run 2&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;yellow&quot;}}\">Dry Run 2</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11852\" title=\"Dry Run 3\" data-simple-status=\"{&quot;id&quot;:&quot;11852&quot;,&quot;name&quot;:&quot;Dry Run 3&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;yellow&quot;}}\">Dry Run 3</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11853\" title=\"Draft Deck Uploaded\" data-simple-status=\"{&quot;id&quot;:&quot;11853&quot;,&quot;name&quot;:&quot;Draft Deck Uploaded&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;yellow&quot;}}\">Draft Deck Uploaded</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11854\" title=\"Collateral Review\" data-simple-status=\"{&quot;id&quot;:&quot;11854&quot;,&quot;name&quot;:&quot;Collateral 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;yellow&quot;}}\">Collateral Review</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11855\" title=\"Record\" data-simple-status=\"{&quot;id&quot;:&quot;11855&quot;,&quot;name&quot;:&quot;Record&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;yellow&quot;}}\">Record</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11950\" title=\"Initial Vetting\" data-simple-status=\"{&quot;id&quot;:&quot;11950&quot;,&quot;name&quot;:&quot;Initial Vetting&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;yellow&quot;}}\">Initial Vetting</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"11951\" title=\"Gone Away\" data-simple-status=\"{&quot;id&quot;:&quot;11951&quot;,&quot;name&quot;:&quot;Gone Away&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;green&quot;}}\">Gone Away</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"12050\" title=\"Vetting\" data-simple-status=\"{&quot;id&quot;:&quot;12050&quot;,&quot;name&quot;:&quot;Vetting&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;blue-gray&quot;}}\">Vetting</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"12052\" title=\"Phase II\" data-simple-status=\"{&quot;id&quot;:&quot;12052&quot;,&quot;name&quot;:&quot;Phase II&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;yellow&quot;}}\">Phase II</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"12250\" title=\"Stage I\" data-simple-status=\"{&quot;id&quot;:&quot;12250&quot;,&quot;name&quot;:&quot;Stage I&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;blue-gray&quot;}}\">Stage I</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"12251\" title=\"Stage II\" data-simple-status=\"{&quot;id&quot;:&quot;12251&quot;,&quot;name&quot;:&quot;Stage II&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;blue-gray&quot;}}\">Stage II</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"12252\" title=\"Stage III\" data-simple-status=\"{&quot;id&quot;:&quot;12252&quot;,&quot;name&quot;:&quot;Stage III&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;blue-gray&quot;}}\">Stage III</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;:2,&quot;key&quot;:&quot;new&quot;,&quot;colorName&quot;:&quot;blue-gray&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;blue-gray&quot;}}\">Needs Scheduling</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"12550\" title=\"Needs PD\" data-simple-status=\"{&quot;id&quot;:&quot;12550&quot;,&quot;name&quot;:&quot;Needs PD&quot;,&quot;description&quot;:&quot;Needs Cloud Product Description&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;blue-gray&quot;}}\">Needs PD</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"12551\" title=\"Needs PD Approval\" data-simple-status=\"{&quot;id&quot;:&quot;12551&quot;,&quot;name&quot;:&quot;Needs PD Approval&quot;,&quot;description&quot;:&quot;Needs Approval from the cloud team for a Product Description&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;yellow&quot;}}\">Needs PD Approval</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"12552\" title=\"Needs Spec\" data-simple-status=\"{&quot;id&quot;:&quot;12552&quot;,&quot;name&quot;:&quot;Needs Spec&quot;,&quot;description&quot;:&quot;Needs Cloud Spec Document&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;blue-gray&quot;}}\">Needs Spec</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"12553\" title=\"Needs Spec Approval\" data-simple-status=\"{&quot;id&quot;:&quot;12553&quot;,&quot;name&quot;:&quot;Needs Spec Approval&quot;,&quot;description&quot;:&quot;Needs Cloud Spec Document Approval&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;yellow&quot;}}\">Needs Spec Approval</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"12554\" title=\"Needs Approval\" data-simple-status=\"{&quot;id&quot;:&quot;12554&quot;,&quot;name&quot;:&quot;Needs Approval&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;yellow&quot;}}\">Needs Approval</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;yellow&quot;}}\">Needs Review</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"12651\" title=\"Archived\" data-simple-status=\"{&quot;id&quot;:&quot;12651&quot;,&quot;name&quot;:&quot;Archived&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;green&quot;}}\">Archived</option>\n <option class=\"imagebacked\" data-icon=\"/\" value=\"12750\" title=\"Requires Spec\" data-simple-status=\"{&quot;id&quot;:&quot;12750&quot;,&quot;name&quot;:&quot;Requires Spec&quot;,&quot;description&quot;:&quot;This status is managed internally by Jira Software&quot;,&quot;iconUrl&quot;:&quot;/&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:2,&quot;key&quot;:&quot;new&quot;,&quot;colorName&quot;:&quot;blue-gray&quot;}}\">Requires Spec</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/status_generic.gif\" value=\"12851\" title=\"Pending\" data-simple-status=\"{&quot;id&quot;:&quot;12851&quot;,&quot;name&quot;:&quot;Pending&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;:4,&quot;key&quot;:&quot;indeterminate&quot;,&quot;colorName&quot;:&quot;yellow&quot;}}\">Pending</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/status_generic.gif\" value=\"12853\" title=\"Escalated\" data-simple-status=\"{&quot;id&quot;:&quot;12853&quot;,&quot;name&quot;:&quot;Escalated&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;:4,&quot;key&quot;:&quot;indeterminate&quot;,&quot;colorName&quot;:&quot;yellow&quot;}}\">Escalated</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;green&quot;}}\">Canceled</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/status_generic.gif\" value=\"12854\" title=\"Work in progress\" data-simple-status=\"{&quot;id&quot;:&quot;12854&quot;,&quot;name&quot;:&quot;Work in progress&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;:4,&quot;key&quot;:&quot;indeterminate&quot;,&quot;colorName&quot;:&quot;yellow&quot;}}\">Work in progress</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"12950\" title=\"Adding MANA Doc\" data-simple-status=\"{&quot;id&quot;:&quot;12950&quot;,&quot;name&quot;:&quot;Adding MANA Doc&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;yellow&quot;}}\">Adding MANA Doc</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"12951\" title=\"Adding to Data Catalog\" data-simple-status=\"{&quot;id&quot;:&quot;12951&quot;,&quot;name&quot;:&quot;Adding to Data Catalog&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;yellow&quot;}}\">Adding to Data Catalog</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"13050\" title=\"Needs Scope Approval\" data-simple-status=\"{&quot;id&quot;:&quot;13050&quot;,&quot;name&quot;:&quot;Needs Scope Approval&quot;,&quot;description&quot;:&quot;Needs Scope Approval&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;yellow&quot;}}\">Needs Scope Approval</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"13150\" title=\"Identified\" data-simple-status=\"{&quot;id&quot;:&quot;13150&quot;,&quot;name&quot;:&quot;Identified&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;blue-gray&quot;}}\">Identified</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"13151\" title=\"Gathering\" data-simple-status=\"{&quot;id&quot;:&quot;13151&quot;,&quot;name&quot;:&quot;Gathering&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;yellow&quot;}}\">Gathering</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"13152\" title=\"Ideation\" data-simple-status=\"{&quot;id&quot;:&quot;13152&quot;,&quot;name&quot;:&quot;Ideation&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;yellow&quot;}}\">Ideation</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"13153\" title=\"Solutioning\" data-simple-status=\"{&quot;id&quot;:&quot;13153&quot;,&quot;name&quot;:&quot;Solutioning&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;yellow&quot;}}\">Solutioning</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"13250\" title=\"QA / Staging\" data-simple-status=\"{&quot;id&quot;:&quot;13250&quot;,&quot;name&quot;:&quot;QA / Staging&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;yellow&quot;}}\">QA / Staging</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;yellow&quot;}}\">Live</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/status_generic.gif\" value=\"13450\" title=\"Awaiting CAC approval\" data-simple-status=\"{&quot;id&quot;:&quot;13450&quot;,&quot;name&quot;:&quot;Awaiting CAC approval&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;yellow&quot;}}\">Awaiting CAC approval</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/status_generic.gif\" value=\"13451\" title=\"Awaiting implementation\" data-simple-status=\"{&quot;id&quot;:&quot;13451&quot;,&quot;name&quot;:&quot;Awaiting implementation&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;yellow&quot;}}\">Awaiting implementation</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/status_generic.gif\" value=\"13452\" title=\"Change manager review\" data-simple-status=\"{&quot;id&quot;:&quot;13452&quot;,&quot;name&quot;:&quot;Change manager review&quot;,&quot;description&quot;:&quot;&quot;,&quot;iconUrl&quot;:&quot;/images/icons/status_generic.gif&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:2,&quot;key&quot;:&quot;new&quot;,&quot;colorName&quot;:&quot;blue-gray&quot;}}\">Change manager review</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;yellow&quot;}}\">Implementing</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"13454\" title=\"Assess / Planning\" data-simple-status=\"{&quot;id&quot;:&quot;13454&quot;,&quot;name&quot;:&quot;Assess / Planning&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;yellow&quot;}}\">Assess / Planning</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/status_generic.gif\" value=\"13455\" title=\"Awaiting CAB approval\" data-simple-status=\"{&quot;id&quot;:&quot;13455&quot;,&quot;name&quot;:&quot;Awaiting CAB approval&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;:4,&quot;key&quot;:&quot;indeterminate&quot;,&quot;colorName&quot;:&quot;yellow&quot;}}\">Awaiting CAB approval</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/status_generic.gif\" value=\"13456\" title=\"Peer review / change manager approval\" data-simple-status=\"{&quot;id&quot;:&quot;13456&quot;,&quot;name&quot;:&quot;Peer review / change manager approval&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;:2,&quot;key&quot;:&quot;new&quot;,&quot;colorName&quot;:&quot;blue-gray&quot;}}\">Peer review / change manager approval</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/status_generic.gif\" value=\"13457\" title=\"Under investigation\" data-simple-status=\"{&quot;id&quot;:&quot;13457&quot;,&quot;name&quot;:&quot;Under investigation&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;:4,&quot;key&quot;:&quot;indeterminate&quot;,&quot;colorName&quot;:&quot;yellow&quot;}}\">Under investigation</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"13459\" title=\"Needs QA\" data-simple-status=\"{&quot;id&quot;:&quot;13459&quot;,&quot;name&quot;:&quot;Needs QA&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;yellow&quot;}}\">Needs QA</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"13460\" title=\"In Doc Review\" data-simple-status=\"{&quot;id&quot;:&quot;13460&quot;,&quot;name&quot;:&quot;In Doc 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;yellow&quot;}}\">In Doc Review</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"13550\" title=\"Customer Vetting\" data-simple-status=\"{&quot;id&quot;:&quot;13550&quot;,&quot;name&quot;:&quot;Customer Vetting&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;yellow&quot;}}\">Customer Vetting</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"13650\" title=\"Purchased\" data-simple-status=\"{&quot;id&quot;:&quot;13650&quot;,&quot;name&quot;:&quot;Purchased&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;yellow&quot;}}\">Purchased</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"13651\" title=\"In Transit\" data-simple-status=\"{&quot;id&quot;:&quot;13651&quot;,&quot;name&quot;:&quot;In Transit&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;yellow&quot;}}\">In Transit</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"13653\" title=\"Writing\" data-simple-status=\"{&quot;id&quot;:&quot;13653&quot;,&quot;name&quot;:&quot;Writing&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;yellow&quot;}}\">Writing</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"13654\" title=\"Event Retrospective\" data-simple-status=\"{&quot;id&quot;:&quot;13654&quot;,&quot;name&quot;:&quot;Event Retrospective&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;yellow&quot;}}\">Event Retrospective</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"13656\" title=\"Procurement Approval\" data-simple-status=\"{&quot;id&quot;:&quot;13656&quot;,&quot;name&quot;:&quot;Procurement Approval&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;yellow&quot;}}\">Procurement Approval</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"13657\" title=\"Internal Approvals\" data-simple-status=\"{&quot;id&quot;:&quot;13657&quot;,&quot;name&quot;:&quot;Internal Approvals&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;yellow&quot;}}\">Internal Approvals</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"13750\" title=\"Retrospective\" data-simple-status=\"{&quot;id&quot;:&quot;13750&quot;,&quot;name&quot;:&quot;Retrospective&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;yellow&quot;}}\">Retrospective</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"13751\" title=\"Additional Information Needed\" data-simple-status=\"{&quot;id&quot;:&quot;13751&quot;,&quot;name&quot;:&quot;Additional Information Needed&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;yellow&quot;}}\">Additional Information Needed</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"13752\" title=\"Changes Needed\" data-simple-status=\"{&quot;id&quot;:&quot;13752&quot;,&quot;name&quot;:&quot;Changes Needed&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;yellow&quot;}}\">Changes Needed</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"13753\" title=\"Submitted to AP\" data-simple-status=\"{&quot;id&quot;:&quot;13753&quot;,&quot;name&quot;:&quot;Submitted to AP&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;yellow&quot;}}\">Submitted to AP</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"13754\" title=\"Start Research\" data-simple-status=\"{&quot;id&quot;:&quot;13754&quot;,&quot;name&quot;:&quot;Start Research&quot;,&quot;description&quot;:&quot;Created for the EXPO Project Epic workflow.&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;yellow&quot;}}\">Start Research</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"13755\" title=\"Start Design\" data-simple-status=\"{&quot;id&quot;:&quot;13755&quot;,&quot;name&quot;:&quot;Start Design&quot;,&quot;description&quot;:&quot;Created for the EXPO Project Epic workflow.&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;yellow&quot;}}\">Start Design</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"13756\" title=\"Start Other\" data-simple-status=\"{&quot;id&quot;:&quot;13756&quot;,&quot;name&quot;:&quot;Start Other&quot;,&quot;description&quot;:&quot;Created for the EXPO Project Epic workflow.&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;yellow&quot;}}\">Start Other</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"13757\" title=\"In Planning\" data-simple-status=\"{&quot;id&quot;:&quot;13757&quot;,&quot;name&quot;:&quot;In Planning&quot;,&quot;description&quot;:&quot;Created for the EXPO Project Epic workflow.&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;yellow&quot;}}\">In Planning</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"13758\" title=\"In Execution\" data-simple-status=\"{&quot;id&quot;:&quot;13758&quot;,&quot;name&quot;:&quot;In Execution&quot;,&quot;description&quot;:&quot;Created for the EXPO Project Epic workflow.&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;yellow&quot;}}\">In Execution</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"13759\" title=\"In Reporting\" data-simple-status=\"{&quot;id&quot;:&quot;13759&quot;,&quot;name&quot;:&quot;In Reporting&quot;,&quot;description&quot;:&quot;Created for the EXPO Project Epic workflow.&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;yellow&quot;}}\">In Reporting</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;yellow&quot;}}\">In Analysis</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"13761\" title=\"In Learning\" data-simple-status=\"{&quot;id&quot;:&quot;13761&quot;,&quot;name&quot;:&quot;In Learning&quot;,&quot;description&quot;:&quot;Created for the EXPO Project Epic workflow.&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;yellow&quot;}}\">In Learning</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"13762\" title=\"In Ideation\" data-simple-status=\"{&quot;id&quot;:&quot;13762&quot;,&quot;name&quot;:&quot;In Ideation&quot;,&quot;description&quot;:&quot;Created for the EXPO Project Epic workflow.&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;yellow&quot;}}\">In Ideation</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"13763\" title=\"In Feedback\" data-simple-status=\"{&quot;id&quot;:&quot;13763&quot;,&quot;name&quot;:&quot;In Feedback&quot;,&quot;description&quot;:&quot;Created for the EXPO Project Epic workflow.&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;yellow&quot;}}\">In Feedback</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"13850\" title=\"Onboarded to Netsuite\" data-simple-status=\"{&quot;id&quot;:&quot;13850&quot;,&quot;name&quot;:&quot;Onboarded to Netsuite&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;yellow&quot;}}\">Onboarded to Netsuite</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"13851\" title=\"Regional Triage\" data-simple-status=\"{&quot;id&quot;:&quot;13851&quot;,&quot;name&quot;:&quot;Regional Triage&quot;,&quot;description&quot;:&quot;This case is with your regional support team. Please refer to &lt;Wiki-link&gt; for regional IT working hours.&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;blue-gray&quot;}}\">Regional Triage</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"13853\" title=\"Start Experiment\" data-simple-status=\"{&quot;id&quot;:&quot;13853&quot;,&quot;name&quot;:&quot;Start Experiment&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;yellow&quot;}}\">Start Experiment</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"13950\" title=\"Awaiting Verification\" data-simple-status=\"{&quot;id&quot;:&quot;13950&quot;,&quot;name&quot;:&quot;Awaiting Verification&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;green&quot;}}\">Awaiting Verification</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"14050\" title=\"Escalated BY IT\" data-simple-status=\"{&quot;id&quot;:&quot;14050&quot;,&quot;name&quot;:&quot;Escalated BY IT&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;green&quot;}}\">Escalated BY IT</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"14150\" title=\"Not Tested\" data-simple-status=\"{&quot;id&quot;:&quot;14150&quot;,&quot;name&quot;:&quot;Not Tested&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;green&quot;}}\">Not Tested</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"14151\" title=\"Gap\" data-simple-status=\"{&quot;id&quot;:&quot;14151&quot;,&quot;name&quot;:&quot;Gap&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;green&quot;}}\">Gap</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"14152\" title=\"Compliant\" data-simple-status=\"{&quot;id&quot;:&quot;14152&quot;,&quot;name&quot;:&quot;Compliant&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;green&quot;}}\">Compliant</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"14350\" title=\"HR Approval\" data-simple-status=\"{&quot;id&quot;:&quot;14350&quot;,&quot;name&quot;:&quot;HR Approval&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;yellow&quot;}}\">HR Approval</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"14450\" title=\"Opportunity for Improvement\" data-simple-status=\"{&quot;id&quot;:&quot;14450&quot;,&quot;name&quot;:&quot;Opportunity for Improvement&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;green&quot;}}\">Opportunity for Improvement</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"14451\" title=\"Not Applicable\" data-simple-status=\"{&quot;id&quot;:&quot;14451&quot;,&quot;name&quot;:&quot;Not Applicable&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;green&quot;}}\">Not Applicable</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"14452\" title=\"Waiting for BIZSYS\" data-simple-status=\"{&quot;id&quot;:&quot;14452&quot;,&quot;name&quot;:&quot;Waiting for BIZSYS&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;blue-gray&quot;}}\">Waiting for BIZSYS</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"14550\" title=\"Waiting for IT\" data-simple-status=\"{&quot;id&quot;:&quot;14550&quot;,&quot;name&quot;:&quot;Waiting for IT&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;yellow&quot;}}\">Waiting for IT</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"14551\" title=\"In Recruitment\" data-simple-status=\"{&quot;id&quot;:&quot;14551&quot;,&quot;name&quot;:&quot;In Recruitment&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;yellow&quot;}}\">In Recruitment</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"14552\" title=\"Needs Documentation\" data-simple-status=\"{&quot;id&quot;:&quot;14552&quot;,&quot;name&quot;:&quot;Needs Documentation&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;blue-gray&quot;}}\">Needs Documentation</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"14650\" title=\"Ready for Deployment\" data-simple-status=\"{&quot;id&quot;:&quot;14650&quot;,&quot;name&quot;:&quot;Ready for Deployment&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;yellow&quot;}}\">Ready for Deployment</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"14750\" title=\"Initial Security Review\" data-simple-status=\"{&quot;id&quot;:&quot;14750&quot;,&quot;name&quot;:&quot;Initial Security Review&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;blue-gray&quot;}}\">Initial Security Review</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"14850\" title=\"Ready to Release\" data-simple-status=\"{&quot;id&quot;:&quot;14850&quot;,&quot;name&quot;:&quot;Ready to Release&quot;,&quot;description&quot;:&quot;PR is ready to move to production&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;yellow&quot;}}\">Ready to Release</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"14851\" title=\"Hardware Requested\" data-simple-status=\"{&quot;id&quot;:&quot;14851&quot;,&quot;name&quot;:&quot;Hardware Requested&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;blue-gray&quot;}}\">Hardware Requested</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"14852\" title=\"Loaner Deployed\" data-simple-status=\"{&quot;id&quot;:&quot;14852&quot;,&quot;name&quot;:&quot;Loaner Deployed&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;yellow&quot;}}\">Loaner Deployed</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"14854\" title=\"CISO Team Queue\" data-simple-status=\"{&quot;id&quot;:&quot;14854&quot;,&quot;name&quot;:&quot;CISO Team Queue&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;yellow&quot;}}\">CISO Team Queue</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"14855\" title=\"CVE Issued\" data-simple-status=\"{&quot;id&quot;:&quot;14855&quot;,&quot;name&quot;:&quot;CVE Issued&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;yellow&quot;}}\">CVE Issued</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"14856\" title=\"Pending LGTM\" data-simple-status=\"{&quot;id&quot;:&quot;14856&quot;,&quot;name&quot;:&quot;Pending LGTM&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;yellow&quot;}}\">Pending LGTM</option>\n <option class=\"imagebacked\" data-icon=\"/\" value=\"14857\" title=\"Stalled/Blocked\" data-simple-status=\"{&quot;id&quot;:&quot;14857&quot;,&quot;name&quot;:&quot;Stalled/Blocked&quot;,&quot;description&quot;:&quot;This status is managed internally by Jira Software&quot;,&quot;iconUrl&quot;:&quot;/&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:4,&quot;key&quot;:&quot;indeterminate&quot;,&quot;colorName&quot;:&quot;yellow&quot;}}\">Stalled/Blocked</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"14858\" title=\"Session Accepted\" data-simple-status=\"{&quot;id&quot;:&quot;14858&quot;,&quot;name&quot;:&quot;Session 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;blue-gray&quot;}}\">Session Accepted</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"14859\" title=\"Session Rejected\" data-simple-status=\"{&quot;id&quot;:&quot;14859&quot;,&quot;name&quot;:&quot;Session Rejected&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;green&quot;}}\">Session Rejected</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"14860\" title=\"Speaking Done\" data-simple-status=\"{&quot;id&quot;:&quot;14860&quot;,&quot;name&quot;:&quot;Speaking Done&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;green&quot;}}\">Speaking Done</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/status_generic.gif\" value=\"14950\" title=\"Peer Review\" data-simple-status=\"{&quot;id&quot;:&quot;14950&quot;,&quot;name&quot;:&quot;Peer Review&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;yellow&quot;}}\">Peer Review</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/status_generic.gif\" value=\"14951\" title=\"UAT\" data-simple-status=\"{&quot;id&quot;:&quot;14951&quot;,&quot;name&quot;:&quot;UAT&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;yellow&quot;}}\">UAT</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"15050\" title=\"Pending Payroll\" data-simple-status=\"{&quot;id&quot;:&quot;15050&quot;,&quot;name&quot;:&quot;Pending Payroll&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;blue-gray&quot;}}\">Pending Payroll</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"15051\" title=\"Pending Upload\" data-simple-status=\"{&quot;id&quot;:&quot;15051&quot;,&quot;name&quot;:&quot;Pending Upload&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;yellow&quot;}}\">Pending Upload</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"15052\" title=\"UAT COMPLETE\" data-simple-status=\"{&quot;id&quot;:&quot;15052&quot;,&quot;name&quot;:&quot;UAT 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;green&quot;}}\">UAT COMPLETE</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"15053\" title=\"Waiting For Deployment\" data-simple-status=\"{&quot;id&quot;:&quot;15053&quot;,&quot;name&quot;:&quot;Waiting For Deployment&quot;,&quot;description&quot;:&quot;Code and testing complete, waiting to be deployed in production.&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;yellow&quot;}}\">Waiting For Deployment</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"15054\" title=\"LGTMs Obtained\" data-simple-status=\"{&quot;id&quot;:&quot;15054&quot;,&quot;name&quot;:&quot;LGTMs Obtained&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;yellow&quot;}}\">LGTMs Obtained</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"15055\" title=\"Exception Approved\" data-simple-status=\"{&quot;id&quot;:&quot;15055&quot;,&quot;name&quot;:&quot;Exception Approved&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;yellow&quot;}}\">Exception Approved</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"15056\" title=\"Pending Re-work\" data-simple-status=\"{&quot;id&quot;:&quot;15056&quot;,&quot;name&quot;:&quot;Pending Re-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;blue-gray&quot;}}\">Pending Re-work</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;yellow&quot;}}\">Wrap-up</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"15151\" title=\"Long Term Backlog\" data-simple-status=\"{&quot;id&quot;:&quot;15151&quot;,&quot;name&quot;:&quot;Long Term Backlog&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;blue-gray&quot;}}\">Long Term Backlog</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"15152\" title=\"Short Term Backlog\" data-simple-status=\"{&quot;id&quot;:&quot;15152&quot;,&quot;name&quot;:&quot;Short Term Backlog&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;blue-gray&quot;}}\">Short Term Backlog</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"15153\" title=\"Pending Scope Approval\" data-simple-status=\"{&quot;id&quot;:&quot;15153&quot;,&quot;name&quot;:&quot;Pending Scope Approval&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;blue-gray&quot;}}\">Pending Scope Approval</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"15250\" title=\"Ready for Engineering\" data-simple-status=\"{&quot;id&quot;:&quot;15250&quot;,&quot;name&quot;:&quot;Ready for Engineering&quot;,&quot;description&quot;:&quot;This status is useful for Epics ready for the engineering team but is work that the engineering team hasn&#39;t prioritized nor scheduled yet.&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;blue-gray&quot;}}\">Ready for Engineering</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"15251\" title=\"Not Implemented\" data-simple-status=\"{&quot;id&quot;:&quot;15251&quot;,&quot;name&quot;:&quot;Not Implemented&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;blue-gray&quot;}}\">Not Implemented</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"15252\" title=\"Plan Developed\" data-simple-status=\"{&quot;id&quot;:&quot;15252&quot;,&quot;name&quot;:&quot;Plan Developed&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;yellow&quot;}}\">Plan Developed</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"15253\" title=\"Implemented\" data-simple-status=\"{&quot;id&quot;:&quot;15253&quot;,&quot;name&quot;:&quot;Implemented&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;green&quot;}}\">Implemented</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"15254\" title=\"Initiation\" data-simple-status=\"{&quot;id&quot;:&quot;15254&quot;,&quot;name&quot;:&quot;Initiation&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;blue-gray&quot;}}\">Initiation</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"15255\" title=\"Go Live\" data-simple-status=\"{&quot;id&quot;:&quot;15255&quot;,&quot;name&quot;:&quot;Go Live&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;yellow&quot;}}\">Go Live</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"15257\" title=\"Onboarding\" data-simple-status=\"{&quot;id&quot;:&quot;15257&quot;,&quot;name&quot;:&quot;Onboarding&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;yellow&quot;}}\">Onboarding</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"15258\" title=\"Active\" data-simple-status=\"{&quot;id&quot;:&quot;15258&quot;,&quot;name&quot;:&quot;Active&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;green&quot;}}\">Active</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"15259\" title=\"At-risk\" data-simple-status=\"{&quot;id&quot;:&quot;15259&quot;,&quot;name&quot;:&quot;At-risk&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;green&quot;}}\">At-risk</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"15260\" title=\"In-active\" data-simple-status=\"{&quot;id&quot;:&quot;15260&quot;,&quot;name&quot;:&quot;In-active&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;green&quot;}}\">In-active</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"15350\" title=\"Staged\" data-simple-status=\"{&quot;id&quot;:&quot;15350&quot;,&quot;name&quot;:&quot;Staged&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;yellow&quot;}}\">Staged</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"15351\" title=\"Ready to Document\" data-simple-status=\"{&quot;id&quot;:&quot;15351&quot;,&quot;name&quot;:&quot;Ready to Document&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;yellow&quot;}}\">Ready to Document</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"15352\" title=\"Ready for FR Team Review\" data-simple-status=\"{&quot;id&quot;:&quot;15352&quot;,&quot;name&quot;:&quot;Ready for FR Team 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;yellow&quot;}}\">Ready for FR Team Review</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/status_generic.gif\" value=\"15353\" title=\"IT Approval\" data-simple-status=\"{&quot;id&quot;:&quot;15353&quot;,&quot;name&quot;:&quot;IT Approval&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;yellow&quot;}}\">IT Approval</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/status_generic.gif\" value=\"15354\" title=\"Manager Approval\" data-simple-status=\"{&quot;id&quot;:&quot;15354&quot;,&quot;name&quot;:&quot;Manager Approval&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;yellow&quot;}}\">Manager Approval</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/status_generic.gif\" value=\"15356\" title=\"Requires Additional Information\" data-simple-status=\"{&quot;id&quot;:&quot;15356&quot;,&quot;name&quot;:&quot;Requires Additional Information&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;yellow&quot;}}\">Requires Additional Information</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"15450\" title=\"Ready for Internal review\" data-simple-status=\"{&quot;id&quot;:&quot;15450&quot;,&quot;name&quot;:&quot;Ready for Internal 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;yellow&quot;}}\">Ready for Internal review</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"15454\" title=\"Engineering Complete\" data-simple-status=\"{&quot;id&quot;:&quot;15454&quot;,&quot;name&quot;:&quot;Engineering Complete&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;blue-gray&quot;}}\">Engineering Complete</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"15455\" title=\"Waiting for HRIS\" data-simple-status=\"{&quot;id&quot;:&quot;15455&quot;,&quot;name&quot;:&quot;Waiting for HRIS&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;blue-gray&quot;}}\">Waiting for HRIS</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"15460\" title=\"Artifact Received\" data-simple-status=\"{&quot;id&quot;:&quot;15460&quot;,&quot;name&quot;:&quot;Artifact Received&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;yellow&quot;}}\">Artifact Received</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"15461\" title=\"Artifact Submitted\" data-simple-status=\"{&quot;id&quot;:&quot;15461&quot;,&quot;name&quot;:&quot;Artifact Submitted&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;yellow&quot;}}\">Artifact Submitted</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"15550\" title=\"Investigate\" data-simple-status=\"{&quot;id&quot;:&quot;15550&quot;,&quot;name&quot;:&quot;Investigate&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;yellow&quot;}}\">Investigate</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"15551\" title=\"Editorial Review\" data-simple-status=\"{&quot;id&quot;:&quot;15551&quot;,&quot;name&quot;:&quot;Editorial 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;yellow&quot;}}\">Editorial Review</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"15552\" title=\"Approved by Customer\" data-simple-status=\"{&quot;id&quot;:&quot;15552&quot;,&quot;name&quot;:&quot;Approved by Customer&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;green&quot;}}\">Approved by Customer</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"15554\" title=\"Invalid\" data-simple-status=\"{&quot;id&quot;:&quot;15554&quot;,&quot;name&quot;:&quot;Invalid&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;green&quot;}}\">Invalid</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"15555\" title=\"Validated\" data-simple-status=\"{&quot;id&quot;:&quot;15555&quot;,&quot;name&quot;:&quot;Validated&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;blue-gray&quot;}}\">Validated</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"15557\" title=\"Owner Informed\" data-simple-status=\"{&quot;id&quot;:&quot;15557&quot;,&quot;name&quot;:&quot;Owner Informed&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;blue-gray&quot;}}\">Owner Informed</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"15558\" title=\"Snoozed\" data-simple-status=\"{&quot;id&quot;:&quot;15558&quot;,&quot;name&quot;:&quot;Snoozed&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;yellow&quot;}}\">Snoozed</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"15559\" title=\"Fix Validated\" data-simple-status=\"{&quot;id&quot;:&quot;15559&quot;,&quot;name&quot;:&quot;Fix Validated&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;green&quot;}}\">Fix Validated</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"15560\" title=\"Needs Info\" data-simple-status=\"{&quot;id&quot;:&quot;15560&quot;,&quot;name&quot;:&quot;Needs Info&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;yellow&quot;}}\">Needs Info</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"15561\" title=\"Purgatory\" data-simple-status=\"{&quot;id&quot;:&quot;15561&quot;,&quot;name&quot;:&quot;Purgatory&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;blue-gray&quot;}}\">Purgatory</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"15650\" title=\"Fix Underway\" data-simple-status=\"{&quot;id&quot;:&quot;15650&quot;,&quot;name&quot;:&quot;Fix Underway&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;yellow&quot;}}\">Fix Underway</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"15651\" title=\"Fix Validation Request\" data-simple-status=\"{&quot;id&quot;:&quot;15651&quot;,&quot;name&quot;:&quot;Fix Validation Request&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;yellow&quot;}}\">Fix Validation Request</option>\n </select>\n </div>\n \n","validSearcher":true,"isShown":true},"labels":{"name":"Label","viewHtml":" <div class=\"searcherValue\">\n \n <label class=\"fieldLabel\" for=\"fieldlabels\">Label:</label><span id=\"fieldlabels\" class=\"fieldValue\">\n \n optimization\n</span></div>\n","editHtml":"\n <div class=\"field-group aui-field-labels\" >\n <label for=\"searcher-labels\">Labels</label> <select class=\"js-label-checkboxmultiselect\" multiple=\"multiple\" id=\"searcher-labels\" name=\"labels\" data-placeholder-text=\"Find Labels...\">\n <option value=\"optimization\" title=\"optimization\" selected=\"selected\">optimization</option>\n </select>\n </div>\n \n","jql":"labels = optimization","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 (v8.14.1#814002-sha1:5c3da3e)
  • 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