Log inSkip to main contentSkip to sidebar
Loading…
Jira
  • Dashboards
  • Projects
  • Issues
  • Give feedback to Atlassian
  • Help
    • Jira Core help
    • Keyboard Shortcuts
    • Issue Reminders help
    • About Jira
    • Jira Credits
  • Log In

Export - CSV (All fields)

Export - CSV (Current fields)

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

  1. Bug MDEV-30842
    SIGSEGV in Item_subselect::get_cache_parameters and UBSAN member access within null pointer of type 'struct st_select_lex' in Item_subselect::get_cache_parameters on INSERT
  2. Bug MDEV-30841
    SIGSEGV in Item_field::used_tables and UBSAN: runtime error: member access within null pointer of type 'struct Field' on SELECT
  3. Bug MDEV-30051
    SIGSEGV in Item_equal_iterator or Field::eq on SELECT, UBSAN: member call on address X which does not point to an object of type 'Item_equal' in sql/item_cmpfunc.cc and other UBSAN issues
  4. Bug MDEV-29731
    Assertion `field' failed in Item_field::fix_fields, Assertion `context' failed in Item_field::fix_fields, SIGSEGV in Item_field::fix_fields, member access within null pointer of type 'struct Name_resolution_context' on SELECT subquery w/ GROUP BY
  5. Bug MDEV-29473
    UBSAN: Signed integer overflow: X * Y cannot be represented in type 'int' in strings/dtoa.c
  6. Bug MDEV-29294
    OR from subquery: (SELECT x OR y) OR z: Assertion `functype() == ((Item_cond *) new_item)->functype()' failed
  7. Bug MDEV-29262
    SIGSEGV in mark_select_range_as_dependent on UPDATE or SELECT | UBSAN: runtime error: member access within null pointer of type 'struct Item_subselect' in sql/item.cc (on UPDATE) and in mark_select_range_as_dependent (on SELECT)
  8. Bug MDEV-29093
    Assertion `0' failed in Item_type_holder::val_str on UPDATE and SIGSEGV in String::copy, UBSAN: reference binding to null pointer of type 'const struct String'
  9. Bug MDEV-28387
    UBSAN: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long int'; cast to an unsigned type to negate this value to itself in my_strtoll10 on SELECT
  10. Bug MDEV-28386
    UBSAN: runtime error: negation of -X cannot be represented in type 'long long int'; cast to an unsigned type to negate this value to itself in my_strntoull_8bit on SELECT
  11. Bug MDEV-28384
    UBSAN: null pointer passed as argument 1, which is declared to never be null in my_strnncoll_binary from
  12. Bug MDEV-28374
    UBSAN: runtime error: signed integer overflow: 10000000000000 * 10000000000000 cannot be represented in type 'long long int' in sql/sql_analyse.cc
  13. Bug MDEV-27415
    main.json_normalize and main.json_equals fail with UBSAN runtime error
  14. Bug MDEV-27081
    UBSAN: runtime error: null pointer passed as argument 2, which is declared to never be null in sql/filesort.cc
  15. Bug MDEV-26817
    runtime error: index 24320 out of bounds for type 'json_string_char_classes [128] *and* ASAN: global-buffer-overflow on address ... READ of size 4 on SELECT JSON_VALID
  16. Bug MDEV-26814
    UBSAN: runtime error: applying non-zero offset 18446744073709551584 to null pointer on JSON_ARRAY_INSERT, runtime error: pointer index expression with base 0x000000000001 overflowed to 0xffffffffffffffe1
  17. Bug MDEV-26716
    SIGSEGV in User_table::set_user | errno: 168 "Unknown (generic) error from engine" | UBSAN runtime error: member call on null pointer of type 'struct Field' in User_table::set_user
  18. Bug MDEV-26541
    Undefined symbol: _ZTI12ha_partition when attempting to use ha_spider.so in UBSAN builds
  19. Bug MDEV-26272
    The macro MASTER_INFO_VAR invokes undefined behaviour
  20. Bug MDEV-24931
    Assertion `prefix_size <= width' failed in Bitmap<width>::is_prefix(uint) & UBSAN: shift exponent 32 is too large for 32-bit type 'int' in generate_derived_keys_for_table
  21. Bug MDEV-24198
    UBSAN: sql/sql_type_int.h:91:42: runtime error: shift exponent 255 is too large for 64-bit type 'long long unsigned int' (on optimized builds)
  22. Bug MDEV-24196
    WITH_UBSAN runtime error: member call on null pointer of type 'struct log_phys_t'
  23. Bug MDEV-24193
    UBSAN: sql/sql_acl.cc:9985:29: runtime error: member access within null pointer of type 'struct TABLE'
  24. Bug MDEV-23294
    Assertion `!table || table->in_use == _current_thd()' failed with long unique key & UBSAN: runtime error: member access within null pointer in Item_func_concat::append_value
  25. Bug MDEV-22742
    UBSAN: Many overflow issues in strings/decimal.c - runtime error: signed integer overflow: x * y cannot be represented in type 'long long int' (on optimized builds)
  26. Bug MDEV-22740
    UBSAN: sql/opt_split.cc:1150:28: runtime error: shift exponent 61 is too large for 32-bit type 'int' (on optimized builds)
  27. Bug MDEV-22737
    UBSAN: sql/item.cc:2788:70: runtime error: member call on address 0x62b000086e58 which does not point to an object of type 'Query_arena' (on optimized builds)
  28. Bug MDEV-22447
    SIGSEGV in Item::val_uint on EXPLAIN, UBSAN: member call on null pointer of type 'struct Item' in handle_select
  29. Bug MDEV-22444
    SIGSEGV's in __strlen_avx2, __GI___dl_iterate_phdr, decimal2string, Field_iterator_table::create_item, Item::operator new, Item::real_type (__cxa_pure_virtual) | Assertion `0' failed | UBSAN: execution reached an unreachable program point
  30. Bug MDEV-22387
    3x WITH_UBSAN runtime error: null pointer passed on 10.5 normal startup in ctype-mb.c, mf_iocache.c (sporadic), and protocol.cc (on optimized builds)
  31. Bug MDEV-21977
    main.func_math fails due to undefined behaviour
  32. Bug MDEV-21521
    UBSan crashes in MYSQL_BIN_LOG::open
  33. Bug MDEV-21341
    Fix UBSAN failures
  34. Bug MDEV-20966
    main.func_math fails in builbot on Debian unstable with wrong error code
  35. Bug MDEV-19520
    Server crashes in st_select_lex::pushdown_from_having_into_where or Item_func_not::fix_fields and UBSAN: store to null pointer of type 'struct Item *'
  36. Bug MDEV-18157
    Server crashes in Explain_node::print_explain_for_children upon SHOW EXPLAIN on UNION
  37. Bug CONC-514
    ma_net_write_buff() invokes memcpy() on null pointer
Refresh results
{"searchers":{"groups":[{"searchers":[{"name":"Project","id":"project","key":"issue.field.project","isShown":true,"lastViewed":1679431378753},{"name":"Summary","id":"summary","key":"issue.field.summary","isShown":true},{"name":"Type","id":"issuetype","key":"issue.field.issuetype","isShown":true,"lastViewed":1679431378755},{"name":"Status","id":"status","key":"issue.field.status","isShown":true,"lastViewed":1679431378760},{"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":1679431378764},{"name":"Query","id":"text","key":"text","isShown":true},{"name":"Business Value","id":"customfield_10106","key":"com.atlassian.jira.plugin.system.customfieldtypes:float","isShown":false},{"name":"Dev Priority","id":"customfield_12702","key":"com.atlassian.jira.plugin.system.customfieldtypes:select","isShown":true},{"name":"Development","id":"customfield_11700","key":"com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary","isShown":true},{"name":"Epic Colour","id":"customfield_10603","key":"com.pyxis.greenhopper.jira:gh-epic-color","isShown":false},{"name":"Epic Link","id":"customfield_10600","key":"com.pyxis.greenhopper.jira:gh-epic-link","isShown":true},{"name":"Epic Name","id":"customfield_10601","key":"com.pyxis.greenhopper.jira:gh-epic-label","isShown":true},{"name":"Epic Status","id":"customfield_10602","key":"com.pyxis.greenhopper.jira:gh-epic-status","isShown":false},{"name":"Epic/Theme","id":"customfield_10103","key":"com.atlassian.jira.plugin.system.customfieldtypes:labels","isShown":true},{"name":"Flagged","id":"customfield_10102","key":"com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes","isShown":true},{"name":"Global Rank","id":"customfield_10000","key":"com.pyxis.greenhopper.jira:gh-global-rank","isShown":true},{"name":"Original story points","id":"customfield_11602","key":"com.atlassian.jpo:jpo-custom-field-original-story-points","isShown":true},{"name":"Other-Reporter","id":"customfield_11402","key":"com.atlassian.jira.plugin.system.customfieldtypes:labels","isShown":false},{"name":"PM Planning","id":"customfield_11404","key":"com.atlassian.jira.plugin.system.customfieldtypes:labels","isShown":true},{"name":"PM Planning 2","id":"customfield_12500","key":"com.atlassian.jira.plugin.system.customfieldtypes:multiselect","isShown":true},{"name":"Parent Link","id":"customfield_11301","key":"com.atlassian.jpo:jpo-custom-field-parent","isShown":false},{"name":"Python Version","id":"customfield_12404","key":"com.atlassian.jira.plugin.system.customfieldtypes:textfield","isShown":true},{"name":"Rank","id":"customfield_10700","key":"com.pyxis.greenhopper.jira:gh-lexo-rank","isShown":true},{"name":"Rank (Obsolete)","id":"customfield_10104","key":"com.atlassian.jira.plugin.system.customfieldtypes:float","isShown":false},{"name":"Rank (Obsolete)","id":"customfield_10300","key":"com.pyxis.greenhopper.jira:gh-global-rank","isShown":true},{"name":"Release Version History","id":"customfield_10109","key":"com.pyxis.greenhopper.jira:greenhopper-releasedmultiversionhistory","isShown":true},{"name":"Sprint","id":"customfield_10400","key":"com.pyxis.greenhopper.jira:gh-sprint","isShown":true},{"name":"Structure Index Monitor","id":"customfield_12402","key":"com.almworks.jira.structure:index-monitor-cf-type","isShown":true},{"name":"Support case ID","id":"customfield_11500","key":"com.atlassian.jira.plugin.system.customfieldtypes:labels","isShown":true},{"name":"Team","id":"customfield_11403","key":"com.atlassian.teams:rm-teams-custom-field-team","isShown":true},{"name":"gitBranch","id":"customfield_12400","key":"com.xiplink.jira.git.jira_git_plugin:gitbranches","isShown":true},{"name":"gitCommitsReferenced","id":"customfield_12401","key":"com.xiplink.jira.git.jira_git_plugin:gitcommitsreferenced","isShown":true},{"name":"jqltField","id":"customfield_11300","key":"com.j-tricks.jql-plugin:jqlt-field","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":"Target end","id":"customfield_11601","key":"com.atlassian.jpo:jpo-custom-field-baseline-end","isShown":true},{"name":"Target start","id":"customfield_11600","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":1679431378762},{"name":"Reporter","id":"reporter","key":"issue.field.reporter","isShown":true},{"name":"Assigned for Review","id":"customfield_12700","key":"com.atlassian.jira.plugin.system.customfieldtypes:userpicker","isShown":true},{"name":"Assigned for Testing","id":"customfield_12701","key":"com.atlassian.jira.plugin.system.customfieldtypes:userpicker","isShown":true}],"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 12800 11603 13203 10100 11401 10202 14300 \"\n data-icon=\"/secure/viewavatar?size=xsmall&amp;avatarId=14103&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 12800 11603 13203 10100 11401 10202 14300 \"\n data-icon=\"/secure/viewavatar?size=xsmall&amp;avatarId=14107&amp;avatarType=issuetype\"\n data-fallback-icon=\"/images/icons/issuetypes/blank.png\"\n id=\"type_5\"\n title=\"Epic\"\n value=\"5\">Epic</option>\n \n <option class=\" imagebacked 10100 \"\n data-icon=\"/secure/viewavatar?size=xsmall&amp;avatarId=14110&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 10100 \"\n data-icon=\"/secure/viewavatar?size=xsmall&amp;avatarId=14100&amp;avatarType=issuetype\"\n data-fallback-icon=\"/images/icons/issuetypes/blank.png\"\n id=\"type_10200\"\n title=\"Initiative\"\n value=\"10200\">Initiative</option>\n \n <option class=\" imagebacked 12800 11603 10100 11401 \"\n data-icon=\"/secure/viewavatar?size=xsmall&amp;avatarId=14111&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 10100 \"\n data-icon=\"/secure/viewavatar?size=xsmall&amp;avatarId=20047&amp;avatarType=issuetype\"\n data-fallback-icon=\"/images/icons/issuetypes/blank.png\"\n id=\"type_10100\"\n title=\"Release\"\n value=\"10100\">Release</option>\n \n <option class=\" imagebacked 10100 \"\n data-icon=\"/secure/viewavatar?size=xsmall&amp;avatarId=14104&amp;avatarType=issuetype\"\n data-fallback-icon=\"/images/icons/issuetypes/blank.png\"\n id=\"type_10300\"\n title=\"Spike\"\n value=\"10300\">Spike</option>\n \n <option class=\" imagebacked 13203 10100 14300 \"\n data-icon=\"/secure/viewavatar?size=xsmall&amp;avatarId=14115&amp;avatarType=issuetype\"\n data-fallback-icon=\"/images/icons/issuetypes/blank.png\"\n id=\"type_6\"\n title=\"Story\"\n value=\"6\">Story</option>\n \n <option class=\" imagebacked 12800 11603 13203 10100 11401 10202 14300 \"\n data-icon=\"/secure/viewavatar?size=xsmall&amp;avatarId=14118&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 12800 11603 13203 11401 14300 \"\n data-icon=\"/secure/viewavatar?size=xsmall&amp;avatarId=14116&amp;avatarType=issuetype\"\n data-fallback-icon=\"/images/icons/issuetypes/blank.png\"\n id=\"type_10000\"\n title=\"Sub-Task\"\n value=\"10000\">Sub-Task</option>\n \n <option class=\" imagebacked 10100 11401 10202 \"\n data-icon=\"/images/icons/issuetypes/task_agile.png\"\n data-fallback-icon=\"/images/icons/issuetypes/blank.png\"\n id=\"type_7\"\n title=\"Technical task\"\n value=\"7\">Technical 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=10902&size=small\"\n title=\"MariaDB ColumnStore\"\n value=\"10902\">\n MariaDB ColumnStore (MCOL)\n </option>\n \n <option data-icon=\"/secure/projectavatar?pid=10300&size=small\"\n title=\"MariaDB Connector/C\"\n value=\"10300\">\n MariaDB Connector/C (CONC)\n </option>\n \n <option data-icon=\"/secure/projectavatar?pid=11801&size=small\"\n title=\"MariaDB Connector/C++\"\n value=\"11801\">\n MariaDB Connector/C++ (CONCPP)\n </option>\n \n <option data-icon=\"/secure/projectavatar?pid=10301&size=small\"\n title=\"MariaDB Connector/J\"\n value=\"10301\">\n MariaDB Connector/J (CONJ)\n </option>\n \n <option data-icon=\"/secure/projectavatar?pid=11300&size=small\"\n title=\"MariaDB Connector/node.js\"\n value=\"11300\">\n MariaDB Connector/node.js (CONJS)\n </option>\n \n <option data-icon=\"/secure/projectavatar?pid=10400&size=small\"\n title=\"MariaDB Connector/ODBC\"\n value=\"10400\">\n MariaDB Connector/ODBC (ODBC)\n </option>\n \n <option data-icon=\"/secure/projectavatar?pid=11400&size=small\"\n title=\"MariaDB Connector/Python\"\n value=\"11400\">\n MariaDB Connector/Python (CONPY)\n </option>\n \n <option data-icon=\"/secure/projectavatar?pid=11902&size=small\"\n title=\"MariaDB Connector/R2DBC\"\n value=\"11902\">\n MariaDB Connector/R2DBC (R2DBC)\n </option>\n \n <option data-icon=\"/secure/projectavatar?pid=11901&size=small\"\n title=\"MariaDB Foundation Development\"\n value=\"11901\">\n MariaDB Foundation Development (MDBF)\n </option>\n \n <option data-icon=\"/secure/projectavatar?pid=10600&size=small\"\n title=\"MariaDB MaxScale\"\n value=\"10600\">\n MariaDB MaxScale (MXS)\n </option>\n \n <option data-icon=\"/secure/projectavatar?pid=10000&size=small\"\n title=\"MariaDB Server\"\n value=\"10000\">\n MariaDB Server (MDEV)\n </option>\n \n <option data-icon=\"/secure/projectavatar?pid=12900&size=small\"\n title=\"MariaDB Tools\"\n value=\"12900\">\n MariaDB Tools (TOOLS)\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.mariadb.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/status_generic.gif\" value=\"10101\" title=\"Confirmed\" data-simple-status=\"{&quot;id&quot;:&quot;10101&quot;,&quot;name&quot;:&quot;Confirmed&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;}}\">Confirmed</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/statuses/down.png\" value=\"10000\" title=\"Stalled\" data-simple-status=\"{&quot;id&quot;:&quot;10000&quot;,&quot;name&quot;:&quot;Stalled&quot;,&quot;description&quot;:&quot;This issue is not being actively worked on at the moment.&quot;,&quot;iconUrl&quot;:&quot;/images/icons/statuses/down.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/information.png\" value=\"10002\" title=\"In Review\" data-simple-status=\"{&quot;id&quot;:&quot;10002&quot;,&quot;name&quot;:&quot;In Review&quot;,&quot;description&quot;:&quot;The current assignee is reviewing the work done in this issue.&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;}}\">In Review</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10301\" title=\"In Testing\" data-simple-status=\"{&quot;id&quot;:&quot;10301&quot;,&quot;name&quot;:&quot;In 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;}}\">In Testing</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;&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/statuses/closed.png\" value=\"10001\" title=\"Done\" data-simple-status=\"{&quot;id&quot;:&quot;10001&quot;,&quot;name&quot;:&quot;Done&quot;,&quot;description&quot;:&quot;&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;}}\">Done</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/open.png\" value=\"10003\" title=\"To Do\" data-simple-status=\"{&quot;id&quot;:&quot;10003&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/status_generic.gif\" value=\"10102\" title=\"Verified\" data-simple-status=\"{&quot;id&quot;:&quot;10102&quot;,&quot;name&quot;:&quot;Verified&quot;,&quot;description&quot;:&quot;Issue is tested and confirmed as fixed or done&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;}}\">Verified</option>\n <option class=\"imagebacked\" data-icon=\"/\" value=\"10203\" title=\"Backlog\" data-simple-status=\"{&quot;id&quot;:&quot;10203&quot;,&quot;name&quot;:&quot;Backlog&quot;,&quot;description&quot;:&quot;&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;}}\">Backlog</option>\n <option class=\"imagebacked\" data-icon=\"/\" value=\"10204\" title=\"Selected for Development\" data-simple-status=\"{&quot;id&quot;:&quot;10204&quot;,&quot;name&quot;:&quot;Selected for Development&quot;,&quot;description&quot;:&quot;&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;}}\">Selected for Development</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/status_generic.gif\" value=\"10405\" title=\"Approved\" data-simple-status=\"{&quot;id&quot;:&quot;10405&quot;,&quot;name&quot;:&quot;Approved&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;}}\">Approved</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10408\" title=\"Release done\" data-simple-status=\"{&quot;id&quot;:&quot;10408&quot;,&quot;name&quot;:&quot;Release done&quot;,&quot;description&quot;:&quot;-Commit &amp; merges are done\\r\\n-Packages are built &amp; tested\\r\\n-Packages of packages are created\\r\\n-Packages are uploaded live on MariaDB.com&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;}}\">Release done</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10501\" title=\"Needs Feedback\" data-simple-status=\"{&quot;id&quot;:&quot;10501&quot;,&quot;name&quot;:&quot;Needs Feedback&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 Feedback</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/status_generic.gif\" value=\"10601\" title=\"Blocked\" data-simple-status=\"{&quot;id&quot;:&quot;10601&quot;,&quot;name&quot;:&quot;Blocked&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;}}\">Blocked</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10701\" title=\"Fixed\" data-simple-status=\"{&quot;id&quot;:&quot;10701&quot;,&quot;name&quot;:&quot;Fixed&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;}}\">Fixed</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10702\" title=\"Duplicate\" data-simple-status=\"{&quot;id&quot;:&quot;10702&quot;,&quot;name&quot;:&quot;Duplicate&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;}}\">Duplicate</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10703\" title=\"Retest\" data-simple-status=\"{&quot;id&quot;:&quot;10703&quot;,&quot;name&quot;:&quot;Retest&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;}}\">Retest</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10704\" title=\"Re-opened\" data-simple-status=\"{&quot;id&quot;:&quot;10704&quot;,&quot;name&quot;:&quot;Re-opened&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;}}\">Re-opened</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10801\" title=\"Published on Staging\" data-simple-status=\"{&quot;id&quot;:&quot;10801&quot;,&quot;name&quot;:&quot;Published on Staging&quot;,&quot;description&quot;:&quot;For the issue type \\&quot;Release\\&quot; in the poject TODO, when new build are published on staging.&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;}}\">Published on Staging</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10802\" title=\"Won&#39;t Fix\" data-simple-status=\"{&quot;id&quot;:&quot;10802&quot;,&quot;name&quot;:&quot;Won&#39;t Fix&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 Fix</option>\n <option class=\"imagebacked\" data-icon=\"/images/icons/statuses/generic.png\" value=\"10803\" title=\"Invalid\" data-simple-status=\"{&quot;id&quot;:&quot;10803&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=\"/\" value=\"10902\" title=\"Never\" data-simple-status=\"{&quot;id&quot;:&quot;10902&quot;,&quot;name&quot;:&quot;Never&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;:3,&quot;key&quot;:&quot;done&quot;,&quot;colorName&quot;:&quot;green&quot;}}\">Never</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 UBSAN\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=\"UBSAN\" title=\"UBSAN\" selected=\"selected\">UBSAN</option>\n </select>\n </div>\n \n","jql":"labels = UBSAN","validSearcher":true,"isShown":true}}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0
  • Atlassian Jira Project Management Software
  • About Jira
  • Report a problem

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

Atlassian