Log inSkip to main contentSkip to sidebar
Java Bug System
  • Dashboards
  • Projects
  • Issues
  • Help
    • Jira Core help
    • Keyboard Shortcuts
    • About Jira
    • Jira Credits
  • Log In
    • Watched Subcomponents

Export - CSV (All fields)

Export - CSV (Current fields)

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

  1. Enhancement JDK-8195001
    [MVT] Avoid allocations of default value types
  2. Bug JDK-8193882
    [MVT] coalesce.cpp:298 attempted to spill a non-spillable item
  3. Bug JDK-8193501
    [MVT] Compilation fails with "unexpected projection from allocation node"
  4. Bug JDK-8193310
    [MVT] Graph for 'TestMinimalValueTypes::test7' fails IR verification
  5. Bug JDK-8193243
    [MVT] Compilation fails with "assert(!in->is_CFG()) failed: CFG Node with no controlling input?"
  6. Bug JDK-8193123
    [MVT] ciReplay does not support non-flattened value type fields
  7. Bug JDK-8193070
    [MVT] PhaseIdealLoop::get_ctrl() fails with "assert(ctrl->is_CFG())"
  8. Enhancement JDK-8192900
    [MVT] Access API for Value Types
  9. Bug JDK-8191818
    [MVT] CTW fails with "assert(vk->is__Value()) failed: unexpected value type klass"
  10. Bug JDK-8191766
    [MVT] OSR compilation fails with "assert(tk->is_loaded()) failed: must be loaded"
  11. Bug JDK-8191419
    Lazy initialization of static value fields may cause invalid behavior
  12. Bug JDK-8191148
    Bytecodes API produces an incorrect stackmap for value arrays
  13. Bug JDK-8191026
    [MVT] ValueKlass::set_if_bufferable() should always return false if ValueTypesBufferMaxMemory == 0
  14. Bug JDK-8190935
    [MVT] TestMinimalValueTypes fails with ClassCastException
  15. Bug JDK-8190704
    [MVT] TestOnStackReplacement crashes with "Error mixing types"
  16. Enhancement JDK-8190458
    [MVT] C2 should use pre-allocated default value types
  17. Bug JDK-8190432
    [MVT] Value Types should have a default pre-allocated
  18. Bug JDK-8190430
    [MVT] Fixing GC support for Thread-local value buffers
  19. Bug JDK-8190372
    [MVT] Disallow InnerClasses Attribute to contain inner/outer class indices to a value class
  20. Bug JDK-8190355
    [MVT] jdk_svc_sanity with windows-x64-open
  21. Bug JDK-8190220
    [MVT] tools/javac/valhalla/minimalvalues/CheckSync.java
  22. Bug JDK-8190203
    [MVT] Version string must indicate "MVT EA" build
  23. Bug JDK-8190202
    [MVT] Allow Class.forName() to return value types for VVT (EnableValhalla) but not MVT
  24. Bug JDK-8189690
    [mvt]Static fields support for Value Types is broken
  25. Bug JDK-8189613
    [MVT] __Value oop not preserved when safepointing at return
  26. Bug JDK-8189268
    [MVT] C2 fails with SIGSEGV in PhaseMacroExpand::expand_mh_intrinsic_return()
  27. Bug JDK-8189219
    [MVT] Build fails with "shifting a negative signed value is undefined" on Mac
  28. Bug JDK-8188809
    [MVT] C2 support for interpreter buffering of value types
  29. Bug JDK-8188807
    [MVT] Split ValueTypeTestBench into multiple tests and adjust timeout
  30. Enhancement JDK-8188770
    [MVT] Various code cleanups
  31. Enhancement JDK-8188149
    [MVT] Interpreter/runtime support for non-flattened value type fields
  32. Bug JDK-8187820
    [MVT] Build failures on 32-bit x86
  33. Bug JDK-8187818
    [MVT] Build failures on SPARC
  34. Bug JDK-8187817
    [MVT] Crash with "assert(has_value_fields()) failed: Sanity checking" when inheriting value type fields
  35. Bug JDK-8187807
    [MVT] Build fails with "Error: ShouldNotReachHere()" in interp_masm_x86.cpp
  36. Bug JDK-8187696
    [MVT] missing ACC_VALUE in inner class attributes
  37. Bug JDK-8187679
    [MVT] VM crashes with "assert(k != __null && !(((ThreadShadow*)__the_thread__)->has_pending_exception())) failed: can resolve klass?"
  38. Enhancement JDK-8187670
    [MVT] Enable verifier for compiler tests
  39. Bug JDK-8187669
    [MVT] ValueTypeHolder::unreflectWithers fails with ClassFormatError: Illegal method name
  40. Bug JDK-8187625
    [MVT] Interpreter cleanup
  41. Bug JDK-8187337
    [MVT] Verifier should enforce that only vbytecodes occur in classfile version 53.1
  42. Bug JDK-8187335
    [MVT] Support full MVT verifier test plan
  43. Bug JDK-8187320
    [MVT] Version 52 & 53 classfiles are being generated with MVT bytecodes
  44. Bug JDK-8186874
    [MVT] Method name generated by ValueType is illegal
  45. Bug JDK-8186835
    Add API point to create value-capable classes programmatically
  46. Bug JDK-8186718
    [MVT] ValueOops.java: vbox / vunbox crashing in "testBytecodes()"
  47. Bug JDK-8186716
    [MVT] C2 crashes with "assert(!n->is_ValueType()) failed: value types should not be split through phis"
  48. Bug JDK-8186715
    [MVT] Value type buffering fails with "assert(c->is_valid()) failed: Sanity check"
  49. Bug JDK-8186439
    [MVT] ClassFileParser should ignore JVM_ACC_VALUE for class file version < 53.1
  50. Bug JDK-8186233
    [MVT] Parent Task: Ensure compile and run on all OpenJDK platforms
Refresh results
{"searchers":{"groups":[{"searchers":[{"name":"Project","id":"project","key":"issue.field.project","isShown":true,"lastViewed":1747772416293},{"name":"Summary","id":"summary","key":"issue.field.summary","isShown":true},{"name":"Type","id":"issuetype","key":"issue.field.issuetype","isShown":true,"lastViewed":1747772416294},{"name":"Status","id":"status","key":"issue.field.status","isShown":true,"lastViewed":1747772416302},{"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":1747772416303},{"name":"Query","id":"text","key":"text","isShown":true},{"name":"Alert Reason","id":"customfield_10713","key":"com.atlassian.jira.plugin.system.customfieldtypes:textarea","isShown":false},{"name":"Author","id":"customfield_10700","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false},{"name":"Business Value","id":"customfield_11003","key":"com.atlassian.jira.plugin.system.customfieldtypes:float","isShown":false},{"name":"CPU","id":"customfield_10000","key":"com.atlassian.jira.plugin.system.customfieldtypes:multiselect","isShown":false},{"name":"Compatibility Kind","id":"customfield_11600","key":"com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes","isShown":false},{"name":"Compatibility Risk","id":"customfield_11300","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":false},{"name":"Compatibility Risk Description","id":"customfield_11301","key":"com.atlassian.jira.plugin.system.customfieldtypes:textarea","isShown":false},{"name":"Development","id":"customfield_11700","key":"com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary","isShown":true},{"name":"Discussion","id":"customfield_10901","key":"com.oracle.jira.jira-ext-plugin-ftcf:oracle-obfuscatedEmailCustomField","isShown":false},{"name":"Duration","id":"customfield_10710","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":false},{"name":"Effort","id":"customfield_10709","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":false},{"name":"Epic Colour","id":"customfield_11009","key":"com.pyxis.greenhopper.jira:gh-epic-color","isShown":false},{"name":"Epic Link","id":"customfield_11006","key":"com.pyxis.greenhopper.jira:gh-epic-link","isShown":true},{"name":"Epic Name","id":"customfield_11007","key":"com.pyxis.greenhopper.jira:gh-epic-label","isShown":true},{"name":"Epic Status","id":"customfield_11008","key":"com.pyxis.greenhopper.jira:gh-epic-status","isShown":false},{"name":"Epic/Theme","id":"customfield_11001","key":"com.atlassian.jira.plugin.system.customfieldtypes:labels","isShown":true},{"name":"Exposure","id":"customfield_10703","key":"com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons","isShown":false},{"name":"Fixed","id":"customfield_10600","key":"com.oracle.jira.javabugsystem-jira-plugin:jbs-fixedBackportedCustomfield","isShown":true},{"name":"Flagged","id":"customfield_11000","key":"com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes","isShown":true},{"name":"Interface Kind","id":"customfield_11601","key":"com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes","isShown":false},{"name":"Introduced In Build","id":"customfield_10003","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":false},{"name":"Introduced In Version","id":"customfield_10004","key":"com.atlassian.jira.plugin.system.customfieldtypes:version","isShown":false},{"name":"JEP Number","id":"customfield_10701","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false},{"name":"JEP Type","id":"customfield_10702","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":false},{"name":"JSR","id":"customfield_10705","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false},{"name":"OS","id":"customfield_10005","key":"com.atlassian.jira.plugin.system.customfieldtypes:multiselect","isShown":false},{"name":"Oracle BP Candidates","id":"customfield_11800","key":"com.coresoftlabs.secure-fields.secure-fields:multisecureversion","isShown":true},{"name":"Oracle Evaluation","id":"customfield_11802","key":"com.coresoftlabs.secure-fields.secure-fields:secure-free-text","isShown":true},{"name":"Oracle WNF","id":"customfield_11801","key":"com.coresoftlabs.secure-fields.secure-fields:multisecureversion","isShown":true},{"name":"Original story points","id":"customfield_12004","key":"com.atlassian.jpo:jpo-custom-field-original-story-points","isShown":true},{"name":"Parent Link","id":"customfield_12001","key":"com.atlassian.jpo:jpo-custom-field-parent","isShown":false},{"name":"Rank","id":"customfield_11100","key":"com.pyxis.greenhopper.jira:gh-lexo-rank","isShown":true},{"name":"Rank (Obsolete)","id":"customfield_11004","key":"com.pyxis.greenhopper.jira:gh-global-rank","isShown":true},{"name":"Release Version History","id":"customfield_11010","key":"com.pyxis.greenhopper.jira:greenhopper-releasedmultiversionhistory","isShown":true},{"name":"Resolved In Build","id":"customfield_10006","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":false},{"name":"Scope","id":"customfield_10704","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":false},{"name":"Sprint","id":"customfield_11005","key":"com.pyxis.greenhopper.jira:gh-sprint","isShown":true},{"name":"Story Points","id":"customfield_11002","key":"com.atlassian.jira.plugin.system.customfieldtypes:float","isShown":false},{"name":"Subcomponent","id":"customfield_10008","key":"com.oracle.jira.jira-subcomponent-plugin:oracle-subComponentField","isShown":false},{"name":"Targeted","id":"customfield_10601","key":"com.oracle.jira.javabugsystem-jira-plugin:jbs-targetBackportedCustomfield","isShown":true},{"name":"Team","id":"customfield_12000","key":"com.atlassian.teams:rm-teams-custom-field-team","isShown":true},{"name":"Time Spent","id":"customfield_10300","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":false},{"name":"Understanding","id":"customfield_10007","key":"com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons","isShown":false},{"name":"Verification","id":"customfield_10100","key":"com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons","isShown":false},{"name":"external_bug","id":"customfield_11900","key":"com.coresoftlabs.secure-fields.secure-fields:secure-text","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":"Imported","id":"customfield_10001","key":"com.atlassian.jira.plugin.system.customfieldtypes:datetime","isShown":false},{"name":"Indexed","id":"customfield_10002","key":"com.atlassian.jira.plugin.system.customfieldtypes:datetime","isShown":false},{"name":"Integration Due","id":"customfield_10711","key":"com.atlassian.jira.plugin.system.customfieldtypes:datepicker","isShown":false},{"name":"Target end","id":"customfield_12003","key":"com.atlassian.jpo:jpo-custom-field-baseline-end","isShown":true},{"name":"Target start","id":"customfield_12002","key":"com.atlassian.jpo:jpo-custom-field-baseline-start","isShown":true}],"type":"DATES","title":"Dates"},{"searchers":[{"name":"Assignee","id":"assignee","key":"issue.field.assignee","isShown":true,"lastViewed":1747772416303},{"name":"Reporter","id":"reporter","key":"issue.field.reporter","isShown":true},{"name":"Endorsed By","id":"customfield_10801","key":"com.atlassian.jira.plugin.system.customfieldtypes:multiuserpicker","isShown":false},{"name":"Owner","id":"customfield_10800","key":"com.atlassian.jira.plugin.system.customfieldtypes:userpicker","isShown":false},{"name":"Reviewed By","id":"customfield_10802","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\"\n id=\"searcher-type\"\n multiple=\"multiple\"\n name=\"type\"\n data-max-inline-results-displayed=\"100\"\n data-placeholder-text=\"Find Issue Types...\">\n <optgroup>\n \n <option class=\" \"\n id=\"type_-2\"\n title=\"All Standard Issue Types\"\n value=\"-2\">All Standard Issue Types</option>\n \n <option class=\" \"\n id=\"type_-3\"\n title=\"All Sub-Task Issue Types\"\n value=\"-3\">All Sub-Task Issue Types</option>\n </optgroup>\n\n <optgroup label=\"Standard Issue Types\">\n \n <option class=\" imagebacked 11600 12400 10100 \"\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_6\"\n title=\"Backport\"\n value=\"6\">Backport</option>\n \n <option class=\" imagebacked 12400 11600 10100 \"\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 12000 12400 \"\n data-icon=\"/secure/viewavatar?size=xsmall&amp;avatarId=20601&amp;avatarType=issuetype\"\n data-fallback-icon=\"/images/icons/issuetypes/blank.png\"\n id=\"type_10100\"\n title=\"CSR\"\n value=\"10100\">CSR</option>\n \n <option class=\" imagebacked 12400 11600 10100 \"\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_7\"\n title=\"Enhancement\"\n value=\"7\">Enhancement</option>\n \n <option class=\" imagebacked 11600 \"\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 11600 12400 10100 \"\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_9\"\n title=\"JEP\"\n value=\"9\">JEP</option>\n \n <option class=\" imagebacked 11600 12400 10100 \"\n data-icon=\"/images/icons/issuetypes/requirement.png\"\n data-fallback-icon=\"/images/icons/issuetypes/blank.png\"\n id=\"type_10\"\n title=\"JEP Task\"\n value=\"10\">JEP Task</option>\n \n <option class=\" imagebacked 12400 11600 10100 \"\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_2\"\n title=\"New Feature\"\n value=\"2\">New Feature</option>\n \n <option class=\" imagebacked 11600 \"\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 12400 11600 10100 \"\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 </optgroup>\n\n <optgroup label=\"Sub-Task Issue Types\">\n \n <option class=\" imagebacked 11600 12400 10100 \"\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> <select class=\"js-project-checkboxmultiselect\"\n data-placeholder-text=\"Find Projects...\"\n id=\"searcher-pid\"\n multiple=\"multiple\"\n name=\"pid\">\n <optgroup label=\"Recent Projects\">\n </optgroup>\n <optgroup label=\"All Projects\" >\n \n <option data-icon=\"/secure/projectavatar?pid=11200&size=small\"\n title=\"CCC Migration Project\"\n value=\"11200\">\n CCC Migration Project (CCC)\n </option>\n <option data-icon=\"/secure/projectavatar?pid=10200&size=small\"\n title=\"Code Tools\"\n value=\"10200\">\n Code Tools (CODETOOLS)\n </option>\n <option data-icon=\"/secure/projectavatar?pid=10900&size=small\"\n title=\"Device I/O \"\n value=\"10900\">\n Device I/O (DIO)\n </option>\n <option data-icon=\"/secure/projectavatar?pid=10600&size=small\"\n title=\"Java Mission Control\"\n value=\"10600\">\n Java Mission Control (JMC)\n </option>\n <option data-icon=\"/secure/projectavatar?pid=10100&size=small\"\n title=\"JDK\"\n value=\"10100\">\n JDK (JDK)\n </option>\n <option data-icon=\"/secure/projectavatar?pid=10901&size=small\"\n title=\"Kona\"\n value=\"10901\">\n Kona (KONA)\n </option>\n <option data-icon=\"/secure/projectavatar?pid=11300&size=small\"\n title=\"Skara\"\n value=\"11300\">\n Skara (SKARA)\n </option>\n <option data-icon=\"/secure/projectavatar?pid=10801&size=small\"\n title=\"Sumatra\"\n value=\"10801\">\n Sumatra (SUMATRA)\n </option>\n </optgroup>\n </select>\n </div>\n \n\n","validSearcher":true,"isShown":true},"assignee":{"name":"Assignee","editHtml":"\n \n <div class=\"field-group aui-field-userlist\" >\n <label for=\"searcher-assigneeSelect\">Assignee</label> <fieldset rel=\"assignee\" class=\"hidden user-group-searcher-params\">\n </fieldset>\n <select class=\"js-usergroup-checkboxmultiselect\" multiple=\"multiple\" id=\"assignee\" name=\"assignee\" data-placeholder-text=\"Enter username or group\">\n <optgroup>\n <option class=\"headerOption\" data-icon=\"https://bugs.openjdk.org/secure/useravatar?size=xsmall&avatarId=10123\" value=\"empty\" title=\"Unassigned\">Unassigned</option>\n </optgroup>\n <optgroup>\n </optgroup>\n </select>\n <input type=\"hidden\" name=\"check_prev_assignee\" value=\"true\">\n </div>\n \n","validSearcher":true,"isShown":true},"status":{"name":"Status","editHtml":"\n <div class=\"field-group aui-field-constants\" >\n <label for=\"searcher-status\">Status</label> <select class=\"select js-default-checkboxmultiselectstatuslozenge\"\n data-placeholder-text=\"Find Statuses...\"\n id=\"searcher-status\"\n multiple=\"multiple\"\n name=\"status\"\n data-max-inline-results-displayed=\"100\"\n data-footer-text=\"-79 more options. Continue typing to refine further.\" data-status-lozenge=\"true\">\n <optgroup >\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;The issue is open and ready for the assignee to start work on it.&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/open.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:2,&quot;key&quot;:&quot;new&quot;,&quot;colorName&quot;:&quot;default&quot;}}\">Open</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/inprogress.png\" value=\"3\" title=\"In Progress\" data-simple-status=\"{&quot;id&quot;:&quot;3&quot;,&quot;name&quot;:&quot;In Progress&quot;,&quot;description&quot;:&quot;This issue is being actively worked on at the moment by the assignee.&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/inprogress.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:4,&quot;key&quot;:&quot;indeterminate&quot;,&quot;colorName&quot;:&quot;inprogress&quot;}}\">In Progress</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/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;default&quot;}}\">Reopened</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;success&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;success&quot;}}\">Closed</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/invisible.png\" value=\"10000\" title=\"New\" data-simple-status=\"{&quot;id&quot;:&quot;10000&quot;,&quot;name&quot;:&quot;New&quot;,&quot;description&quot;:&quot;A new issue is submitted and awaiting review&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/invisible.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:2,&quot;key&quot;:&quot;new&quot;,&quot;colorName&quot;:&quot;default&quot;}}\">New</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10001\" title=\"Draft\" data-simple-status=\"{&quot;id&quot;:&quot;10001&quot;,&quot;name&quot;:&quot;Draft&quot;,&quot;description&quot;:&quot;&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/generic.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:2,&quot;key&quot;:&quot;new&quot;,&quot;colorName&quot;:&quot;default&quot;}}\">Draft</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10002\" title=\"Submitted\" data-simple-status=\"{&quot;id&quot;:&quot;10002&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;:4,&quot;key&quot;:&quot;indeterminate&quot;,&quot;colorName&quot;:&quot;inprogress&quot;}}\">Submitted</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10003\" title=\"Candidate\" data-simple-status=\"{&quot;id&quot;:&quot;10003&quot;,&quot;name&quot;:&quot;Candidate&quot;,&quot;description&quot;:&quot;&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/generic.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:4,&quot;key&quot;:&quot;indeterminate&quot;,&quot;colorName&quot;:&quot;inprogress&quot;}}\">Candidate</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10004\" title=\"Proposed to Target\" data-simple-status=\"{&quot;id&quot;:&quot;10004&quot;,&quot;name&quot;:&quot;Proposed to Target&quot;,&quot;description&quot;:&quot;&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/generic.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:4,&quot;key&quot;:&quot;indeterminate&quot;,&quot;colorName&quot;:&quot;inprogress&quot;}}\">Proposed to Target</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10005\" title=\"Targeted\" data-simple-status=\"{&quot;id&quot;:&quot;10005&quot;,&quot;name&quot;:&quot;Targeted&quot;,&quot;description&quot;:&quot;&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/generic.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:4,&quot;key&quot;:&quot;indeterminate&quot;,&quot;colorName&quot;:&quot;inprogress&quot;}}\">Targeted</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10006\" title=\"Proposed to Drop\" data-simple-status=\"{&quot;id&quot;:&quot;10006&quot;,&quot;name&quot;:&quot;Proposed to Drop&quot;,&quot;description&quot;:&quot;&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/generic.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:4,&quot;key&quot;:&quot;indeterminate&quot;,&quot;colorName&quot;:&quot;inprogress&quot;}}\">Proposed to Drop</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10007\" title=\"Integrated\" data-simple-status=\"{&quot;id&quot;:&quot;10007&quot;,&quot;name&quot;:&quot;Integrated&quot;,&quot;description&quot;:&quot;&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/generic.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:4,&quot;key&quot;:&quot;indeterminate&quot;,&quot;colorName&quot;:&quot;inprogress&quot;}}\">Integrated</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10008\" title=\"Completed\" data-simple-status=\"{&quot;id&quot;:&quot;10008&quot;,&quot;name&quot;:&quot;Completed&quot;,&quot;description&quot;:&quot;&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/generic.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:4,&quot;key&quot;:&quot;indeterminate&quot;,&quot;colorName&quot;:&quot;inprogress&quot;}}\">Completed</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/status_generic.gif\" value=\"10011\" title=\"Unranked\" data-simple-status=\"{&quot;id&quot;:&quot;10011&quot;,&quot;name&quot;:&quot;Unranked&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;default&quot;}}\">Unranked</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10109\" title=\"Ranked\" data-simple-status=\"{&quot;id&quot;:&quot;10109&quot;,&quot;name&quot;:&quot;Ranked&quot;,&quot;description&quot;:&quot;&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/generic.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:2,&quot;key&quot;:&quot;new&quot;,&quot;colorName&quot;:&quot;default&quot;}}\">Ranked</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10110\" title=\"Finalized\" data-simple-status=\"{&quot;id&quot;:&quot;10110&quot;,&quot;name&quot;:&quot;Finalized&quot;,&quot;description&quot;:&quot;&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/generic.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:2,&quot;key&quot;:&quot;new&quot;,&quot;colorName&quot;:&quot;default&quot;}}\">Finalized</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10111\" title=\"Proposed\" data-simple-status=\"{&quot;id&quot;:&quot;10111&quot;,&quot;name&quot;:&quot;Proposed&quot;,&quot;description&quot;:&quot;&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/generic.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:2,&quot;key&quot;:&quot;new&quot;,&quot;colorName&quot;:&quot;default&quot;}}\">Proposed</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10112\" title=\"Provisional\" data-simple-status=\"{&quot;id&quot;:&quot;10112&quot;,&quot;name&quot;:&quot;Provisional&quot;,&quot;description&quot;:&quot;&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/generic.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:2,&quot;key&quot;:&quot;new&quot;,&quot;colorName&quot;:&quot;default&quot;}}\">Provisional</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10211\" title=\"Pended\" data-simple-status=\"{&quot;id&quot;:&quot;10211&quot;,&quot;name&quot;:&quot;Pended&quot;,&quot;description&quot;:&quot;&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/generic.png&quot;,&quot;statusCategory&quot;:{&quot;id&quot;:2,&quot;key&quot;:&quot;new&quot;,&quot;colorName&quot;:&quot;default&quot;}}\">Pended</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10309\" title=\"Active\" data-simple-status=\"{&quot;id&quot;:&quot;10309&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;:2,&quot;key&quot;:&quot;new&quot;,&quot;colorName&quot;:&quot;default&quot;}}\">Active</option>\n </optgroup>\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 mvt\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=\"mvt\" title=\"mvt\" selected=\"selected\">mvt</option>\n </select>\n </div>\n \n","jql":"labels = mvt","validSearcher":true,"isShown":true}}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0
  • Atlassian Jira Project Management Software
  • About Jira
  • Report a problem

Atlassian