Unnamed: 0 int64 0 832k | id float64 2.49B 32.1B | type stringclasses 1 value | created_at stringlengths 19 19 | repo stringlengths 5 112 | repo_url stringlengths 34 141 | action stringclasses 3 values | title stringlengths 1 844 | labels stringlengths 4 721 | body stringlengths 1 261k | index stringclasses 12 values | text_combine stringlengths 96 261k | label stringclasses 2 values | text stringlengths 96 248k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
181,793 | 6,664,191,022 | IssuesEvent | 2017-10-02 19:11:47 | izberi-edu/izberi-edu-dev | https://api.github.com/repos/izberi-edu/izberi-edu-dev | opened | Dialog window with full information for the person on the card in abouts/(team) | feature priority: low | http://localhost:3000/about - When See more information is clicked, a dialog modal should appear and give more information about the person.
| 1.0 | Dialog window with full information for the person on the card in abouts/(team) - http://localhost:3000/about - When See more information is clicked, a dialog modal should appear and give more information about the person.
| priority | dialog window with full information for the person on the card in abouts team when see more information is clicked a dialog modal should appear and give more information about the person | 1 |
292,457 | 8,958,255,655 | IssuesEvent | 2019-01-27 12:49:45 | opencaching/opencaching-pl | https://api.github.com/repos/opencaching/opencaching-pl | reopened | Sortowanie listy znalezionych keszy na profilu po dacie znalezienia | Component UserProfile Github migration Priority Low Type Enhancement Won't fix | ```
Obecnie jest tak, że po zaraportowaniu przez WWW keszy znalezionych jednego
dnia w określonych godzinach na stronie profilu wyświetlane są na liście w
kolejności. Jednak gdy następnego dnia doda się kolejny kesz znaleziony
wcześniej, niż zalogowane poprzednio kesze, wyświetlany jest on na liście w
profilu jako ostatnio znaleziony. Da się jakoś uporządkować wyświetlanie
keszy w profilu na liście według daty i godziny znalezienia, a nie daty
zaraportowania przez WWW (zakładając, że użytkownik dla każdego kesza
podaje właściwą datę i godzinę znalezienia)?
```
Original issue reported on code.google.com by `krys...@jabster.pl` on 30 Mar 2014 at 10:35
Attachments:
- [OC-found_sort_order.png](https://storage.googleapis.com/google-code-attachments/opencaching-pl/issue-83/comment-0/OC-found_sort_order.png)
| 1.0 | Sortowanie listy znalezionych keszy na profilu po dacie znalezienia - ```
Obecnie jest tak, że po zaraportowaniu przez WWW keszy znalezionych jednego
dnia w określonych godzinach na stronie profilu wyświetlane są na liście w
kolejności. Jednak gdy następnego dnia doda się kolejny kesz znaleziony
wcześniej, niż zalogowane poprzednio kesze, wyświetlany jest on na liście w
profilu jako ostatnio znaleziony. Da się jakoś uporządkować wyświetlanie
keszy w profilu na liście według daty i godziny znalezienia, a nie daty
zaraportowania przez WWW (zakładając, że użytkownik dla każdego kesza
podaje właściwą datę i godzinę znalezienia)?
```
Original issue reported on code.google.com by `krys...@jabster.pl` on 30 Mar 2014 at 10:35
Attachments:
- [OC-found_sort_order.png](https://storage.googleapis.com/google-code-attachments/opencaching-pl/issue-83/comment-0/OC-found_sort_order.png)
| priority | sortowanie listy znalezionych keszy na profilu po dacie znalezienia obecnie jest tak że po zaraportowaniu przez www keszy znalezionych jednego dnia w określonych godzinach na stronie profilu wyświetlane są na liście w kolejności jednak gdy następnego dnia doda się kolejny kesz znaleziony wcześniej niż zalogowane poprzednio kesze wyświetlany jest on na liście w profilu jako ostatnio znaleziony da się jakoś uporządkować wyświetlanie keszy w profilu na liście według daty i godziny znalezienia a nie daty zaraportowania przez www zakładając że użytkownik dla każdego kesza podaje właściwą datę i godzinę znalezienia original issue reported on code google com by krys jabster pl on mar at attachments | 1 |
113,575 | 4,562,042,301 | IssuesEvent | 2016-09-14 13:46:41 | rm-code/On-The-Roadside | https://api.github.com/repos/rm-code/On-The-Roadside | opened | Better way to generate Behavior Trees | Priority: Low Status: Accepted Type: Enhancement | Currently behavior trees are hardcoded. It would make sense to have some kind of simple visual editor or at least allow the creation of BTs via script files. | 1.0 | Better way to generate Behavior Trees - Currently behavior trees are hardcoded. It would make sense to have some kind of simple visual editor or at least allow the creation of BTs via script files. | priority | better way to generate behavior trees currently behavior trees are hardcoded it would make sense to have some kind of simple visual editor or at least allow the creation of bts via script files | 1 |
382,364 | 11,305,115,782 | IssuesEvent | 2020-01-18 02:33:28 | ansible/awx | https://api.github.com/repos/ansible/awx | closed | Support PostgreSQL 10 | component:api component:installer priority:low state:needs_devel type:enhancement | ##### ISSUE TYPE
- Feature Idea
##### COMPONENT NAME
- API
- Installer
##### SUMMARY
PostgreSQL 10.0 was just released. It features great improvements such as more efficient streaming replication, faster performance, and better user security by using SHA256 instead of MD5 for users' password hashes. Since this is the development environment for Ansible Tower, it would be great to see this version supported and tested out for a future release of Tower (3.3 or 3.4).
##### ENVIRONMENT
* AWX version: 1.0.0-588
* AWX install method: all
##### STEPS TO REPRODUCE
Install AWX. It will deploy a PostgreSQL 9.6 container.
##### EXPECTED RESULTS
Installing AWX should deploy and use PostgreSQL 10.0.
##### ACTUAL RESULTS
PostgreSQL 9.6 is installed and used.
##### ADDITIONAL INFORMATION
Release highlights: https://www.postgresql.org/about/news/1786/
Major upgrades notes for PostgreSQL 9 to 10: https://www.postgresql.org/docs/10/static/release-10.html#idm46046834255504
Full release notes: https://www.postgresql.org/docs/10/static/release-10.html | 1.0 | Support PostgreSQL 10 - ##### ISSUE TYPE
- Feature Idea
##### COMPONENT NAME
- API
- Installer
##### SUMMARY
PostgreSQL 10.0 was just released. It features great improvements such as more efficient streaming replication, faster performance, and better user security by using SHA256 instead of MD5 for users' password hashes. Since this is the development environment for Ansible Tower, it would be great to see this version supported and tested out for a future release of Tower (3.3 or 3.4).
##### ENVIRONMENT
* AWX version: 1.0.0-588
* AWX install method: all
##### STEPS TO REPRODUCE
Install AWX. It will deploy a PostgreSQL 9.6 container.
##### EXPECTED RESULTS
Installing AWX should deploy and use PostgreSQL 10.0.
##### ACTUAL RESULTS
PostgreSQL 9.6 is installed and used.
##### ADDITIONAL INFORMATION
Release highlights: https://www.postgresql.org/about/news/1786/
Major upgrades notes for PostgreSQL 9 to 10: https://www.postgresql.org/docs/10/static/release-10.html#idm46046834255504
Full release notes: https://www.postgresql.org/docs/10/static/release-10.html | priority | support postgresql issue type feature idea component name api installer summary postgresql was just released it features great improvements such as more efficient streaming replication faster performance and better user security by using instead of for users password hashes since this is the development environment for ansible tower it would be great to see this version supported and tested out for a future release of tower or environment awx version awx install method all steps to reproduce install awx it will deploy a postgresql container expected results installing awx should deploy and use postgresql actual results postgresql is installed and used additional information release highlights major upgrades notes for postgresql to full release notes | 1 |
398,528 | 11,741,690,665 | IssuesEvent | 2020-03-11 22:23:51 | thaliawww/concrexit | https://api.github.com/repos/thaliawww/concrexit | closed | Exporteer ledenlijst met snummers | members priority: low | In GitLab by @thomwiggers on Nov 30, 2016, 19:24
Dat zou voor SNUF chill zijn. | 1.0 | Exporteer ledenlijst met snummers - In GitLab by @thomwiggers on Nov 30, 2016, 19:24
Dat zou voor SNUF chill zijn. | priority | exporteer ledenlijst met snummers in gitlab by thomwiggers on nov dat zou voor snuf chill zijn | 1 |
790,390 | 27,824,542,384 | IssuesEvent | 2023-03-19 16:08:27 | bounswe/bounswe2023group7 | https://api.github.com/repos/bounswe/bounswe2023group7 | closed | Mock-Up Design Tool Selection | type : discussion priority : moderate status : help_wanted effort : low feedback | ### Issue Description
We need to decide on a tool that we will be using for our Mock-Ups. I found a blog that covers the tools on the Internet, here is the [link](https://www.browserstack.com/guide/top-website-mockup-tools). Please check them and share your idea.
It is better if it is free, simple, and easy to use.
### Tasks
_No response_
### Extra Comments
_No response_
### Final Step
_No response_
### Deadline of the Issue
20.03.2023 - 23.59
### Reviewer
_No response_
### Deadline for the Review
_No response_ | 1.0 | Mock-Up Design Tool Selection - ### Issue Description
We need to decide on a tool that we will be using for our Mock-Ups. I found a blog that covers the tools on the Internet, here is the [link](https://www.browserstack.com/guide/top-website-mockup-tools). Please check them and share your idea.
It is better if it is free, simple, and easy to use.
### Tasks
_No response_
### Extra Comments
_No response_
### Final Step
_No response_
### Deadline of the Issue
20.03.2023 - 23.59
### Reviewer
_No response_
### Deadline for the Review
_No response_ | priority | mock up design tool selection issue description we need to decide on a tool that we will be using for our mock ups i found a blog that covers the tools on the internet here is the please check them and share your idea it is better if it is free simple and easy to use tasks no response extra comments no response final step no response deadline of the issue reviewer no response deadline for the review no response | 1 |
513,008 | 14,914,221,899 | IssuesEvent | 2021-01-22 15:08:57 | scalaquest/PPS-19-ScalaQuest | https://api.github.com/repos/scalaquest/PPS-19-ScalaQuest | closed | CI optimization | enhancement low priority | In the future, it would be nice to optimize even more the CI process. The current pipeline shares Gradle caches between jobs, to minimize eventual duplicated Gradle file generation, but not the build artifacts, that are re-created for each job.
Sharing build artifacts between jobs would minimize CI execution time. For example, using the artifact sharing action given by GitHub, or by other ways. Someone could deepen this aspect. | 1.0 | CI optimization - In the future, it would be nice to optimize even more the CI process. The current pipeline shares Gradle caches between jobs, to minimize eventual duplicated Gradle file generation, but not the build artifacts, that are re-created for each job.
Sharing build artifacts between jobs would minimize CI execution time. For example, using the artifact sharing action given by GitHub, or by other ways. Someone could deepen this aspect. | priority | ci optimization in the future it would be nice to optimize even more the ci process the current pipeline shares gradle caches between jobs to minimize eventual duplicated gradle file generation but not the build artifacts that are re created for each job sharing build artifacts between jobs would minimize ci execution time for example using the artifact sharing action given by github or by other ways someone could deepen this aspect | 1 |
495,447 | 14,282,064,377 | IssuesEvent | 2020-11-23 09:03:49 | geocollections/sarv-edit | https://api.github.com/repos/geocollections/sarv-edit | closed | Library membership | Difficulty: Easy Priority: Low Status: In Progress Type: Enhancement | Library membership could be controlled using object permissions rather than library_agent table.
Initial permissions should to be taken from library_agent (to be inserted by SQL), permission setting panel should be enabled and limits by library_agent should be removed. | 1.0 | Library membership - Library membership could be controlled using object permissions rather than library_agent table.
Initial permissions should to be taken from library_agent (to be inserted by SQL), permission setting panel should be enabled and limits by library_agent should be removed. | priority | library membership library membership could be controlled using object permissions rather than library agent table initial permissions should to be taken from library agent to be inserted by sql permission setting panel should be enabled and limits by library agent should be removed | 1 |
333,250 | 10,119,490,842 | IssuesEvent | 2019-07-31 11:37:32 | IntellectualSites/PlotSquared | https://api.github.com/repos/IntellectualSites/PlotSquared | closed | Specific player cant mine specific 3x3 area on their plot | Spigot [-] Low Priority | __*NOTICE: Bukkit/Spigot versions 1.7.10 to 1.12.2 are considered legacy and will receive limited support. Please consider upgrading to 1.13 for future support. Plugins exist for 1.13+ that bring back old behaviors found in 1.8*__
# Bug report template
<!--- In order to create a valid issue report you have to follow this template. -->
<!--- Incomplete reports might be marked as invalid. -->
<!-- Feature requests and enhancements may be suggested at https://github.com/IntellectualSites/PlotSquaredSuggestions. -->
**[REQUIRED] PlotSquared Version Number:** <!--- Enter /plot version in game or in your console and copy the output here --> PlotSquared-19.3.12-2f882b5-724
**[REQUIRED] Spigot/Paper Version Number:** Spigot 1.9.4
**[REQUIRED] Minecraft Version Number:** 1.9.4 with some players on ViaVersion/ViaRewind
**Links to worlds.yml file and settings.yml file:**
<!--- Copy and paste the information to the service of your choosing and provide the link here. --> Worlds: https://paste.md-5.net/zawurafuca.cs Settings: https://paste.md-5.net/udimebewor.bash
**[REQUIRED] Description of the problem:** A random 3x3x(skylimit/groundlimit) section of blocks on this one player's plot is unbreakable by them.
**Any relevant console output or screenshots:** [](https://gyazo.com/f2ee186ce956c452fa8e4579d130c112) The dark green clay or anything above/below it cant be broken, and blocks cant be placed on it either.
**Plugins being used on the server:**
<!--- Optional but recommended --->---
**How to replicate:**
<!--- If you can reproduce the issue please tell us as detailed as possible step by step how to do that -->No idea, but I believe on this same plot another different player had the same issue.
**Checklist**:
<!-- Make sure you have completed the following steps (put an "X" between of brackets): -->
- [X] I included all information required in the sections above
- [X] I made sure there are no duplicates of this report [(Use Search)](https://github.com/IntellectualSites/PlotSquared/issues?utf8=%E2%9C%93&q=is%3Aissue)
- [] I made sure I am using an up-to-date version of PlotSquared
- [X] I made sure the bug/error is not caused by any other plugin
| 1.0 | Specific player cant mine specific 3x3 area on their plot - __*NOTICE: Bukkit/Spigot versions 1.7.10 to 1.12.2 are considered legacy and will receive limited support. Please consider upgrading to 1.13 for future support. Plugins exist for 1.13+ that bring back old behaviors found in 1.8*__
# Bug report template
<!--- In order to create a valid issue report you have to follow this template. -->
<!--- Incomplete reports might be marked as invalid. -->
<!-- Feature requests and enhancements may be suggested at https://github.com/IntellectualSites/PlotSquaredSuggestions. -->
**[REQUIRED] PlotSquared Version Number:** <!--- Enter /plot version in game or in your console and copy the output here --> PlotSquared-19.3.12-2f882b5-724
**[REQUIRED] Spigot/Paper Version Number:** Spigot 1.9.4
**[REQUIRED] Minecraft Version Number:** 1.9.4 with some players on ViaVersion/ViaRewind
**Links to worlds.yml file and settings.yml file:**
<!--- Copy and paste the information to the service of your choosing and provide the link here. --> Worlds: https://paste.md-5.net/zawurafuca.cs Settings: https://paste.md-5.net/udimebewor.bash
**[REQUIRED] Description of the problem:** A random 3x3x(skylimit/groundlimit) section of blocks on this one player's plot is unbreakable by them.
**Any relevant console output or screenshots:** [](https://gyazo.com/f2ee186ce956c452fa8e4579d130c112) The dark green clay or anything above/below it cant be broken, and blocks cant be placed on it either.
**Plugins being used on the server:**
<!--- Optional but recommended --->---
**How to replicate:**
<!--- If you can reproduce the issue please tell us as detailed as possible step by step how to do that -->No idea, but I believe on this same plot another different player had the same issue.
**Checklist**:
<!-- Make sure you have completed the following steps (put an "X" between of brackets): -->
- [X] I included all information required in the sections above
- [X] I made sure there are no duplicates of this report [(Use Search)](https://github.com/IntellectualSites/PlotSquared/issues?utf8=%E2%9C%93&q=is%3Aissue)
- [] I made sure I am using an up-to-date version of PlotSquared
- [X] I made sure the bug/error is not caused by any other plugin
| priority | specific player cant mine specific area on their plot notice bukkit spigot versions to are considered legacy and will receive limited support please consider upgrading to for future support plugins exist for that bring back old behaviors found in bug report template plotsquared version number plotsquared spigot paper version number spigot minecraft version number with some players on viaversion viarewind links to worlds yml file and settings yml file worlds settings description of the problem a random skylimit groundlimit section of blocks on this one player s plot is unbreakable by them any relevant console output or screenshots the dark green clay or anything above below it cant be broken and blocks cant be placed on it either plugins being used on the server how to replicate no idea but i believe on this same plot another different player had the same issue checklist i included all information required in the sections above i made sure there are no duplicates of this report i made sure i am using an up to date version of plotsquared i made sure the bug error is not caused by any other plugin | 1 |
727,459 | 25,036,265,017 | IssuesEvent | 2022-11-04 16:16:24 | AY2223S1-CS2103T-F12-1/tp | https://api.github.com/repos/AY2223S1-CS2103T-F12-1/tp | closed | [PE-D][Tester D] UI - Application window not resizable | priority.low | 
Application window might be too small since it is not resizable. Outputs that are too long in the output box would then require a lot of scrolling as well.
<!--session: 1666945294372-b1e902ee-e5cd-4bce-a491-fcd984624aba-->
<!--Version: Web v3.4.4-->
-------------
Labels: `severity.Low` `type.FeatureFlaw`
original: kynapy/ped#3 | 1.0 | [PE-D][Tester D] UI - Application window not resizable - 
Application window might be too small since it is not resizable. Outputs that are too long in the output box would then require a lot of scrolling as well.
<!--session: 1666945294372-b1e902ee-e5cd-4bce-a491-fcd984624aba-->
<!--Version: Web v3.4.4-->
-------------
Labels: `severity.Low` `type.FeatureFlaw`
original: kynapy/ped#3 | priority | ui application window not resizable application window might be too small since it is not resizable outputs that are too long in the output box would then require a lot of scrolling as well labels severity low type featureflaw original kynapy ped | 1 |
178,133 | 6,599,353,047 | IssuesEvent | 2017-09-16 18:35:47 | raspibo/eventman | https://api.github.com/repos/raspibo/eventman | closed | consider pagination counting items | bug priority: low | In the list of tickets, enumeration always starts at 1, regardless the current page. | 1.0 | consider pagination counting items - In the list of tickets, enumeration always starts at 1, regardless the current page. | priority | consider pagination counting items in the list of tickets enumeration always starts at regardless the current page | 1 |
312,375 | 9,546,462,248 | IssuesEvent | 2019-05-01 20:01:12 | carbon-design-system/carbon-components | https://api.github.com/repos/carbon-design-system/carbon-components | closed | AVT 3 - Carbon X Progress Indicator Component can not be screen reader tested | priority: low project: components type: a11y ♿ wontfix | ## Environment
macOS Mojave version 10.14.2
Chrome version 72.0.3626.96 (Official Build) (64-bit)
## Detailed description
AVT 3 The progress indicator cannot be tested without a complete example so the user can navigate through the steps and confirm there is a meaningful sequence and the warning indicator is read at the appropriate time.
[See WCAG SC 1.3.2](http://www.w3.org/TR/UNDERSTANDING-WCAG20/content-structure-separation-sequence.html)
[See WCAG Guidelines 3.3](https://www.w3.org/TR/UNDERSTANDING-WCAG20/minimize-error.html) | 1.0 | AVT 3 - Carbon X Progress Indicator Component can not be screen reader tested - ## Environment
macOS Mojave version 10.14.2
Chrome version 72.0.3626.96 (Official Build) (64-bit)
## Detailed description
AVT 3 The progress indicator cannot be tested without a complete example so the user can navigate through the steps and confirm there is a meaningful sequence and the warning indicator is read at the appropriate time.
[See WCAG SC 1.3.2](http://www.w3.org/TR/UNDERSTANDING-WCAG20/content-structure-separation-sequence.html)
[See WCAG Guidelines 3.3](https://www.w3.org/TR/UNDERSTANDING-WCAG20/minimize-error.html) | priority | avt carbon x progress indicator component can not be screen reader tested environment macos mojave version chrome version official build bit detailed description avt the progress indicator cannot be tested without a complete example so the user can navigate through the steps and confirm there is a meaningful sequence and the warning indicator is read at the appropriate time | 1 |
365,412 | 10,781,161,333 | IssuesEvent | 2019-11-04 14:25:30 | salesagility/SuiteCRM | https://api.github.com/repos/salesagility/SuiteCRM | closed | Maps SWF export buttons not working under SSL | Bug Fix Proposed Low Priority Resolved: Next Release | <!--- Provide a general summary of the issue in the **Title** above -->
<!--- Before you open an issue, please check if a similar issue already exists or has been closed before. --->
<!--- If you have discovered a security risk please report it by emailing security@suitecrm.com. This will be delivered to the product team who handle security issues. Please don't disclose security bugs publicly until they have been handled by the security team. --->
#### Issue
<!--- Provide a more detailed introduction to the issue itself, and why you consider it to be a bug -->
When displaying anything on a jjwg Map, there are Copy/CSV/etc. buttons under the map to export the data lists. If you have suite crm under an SSL/HTTPS url, these buttons do not work (tested in Chrome here). Google Chrome gives a mixed content warning (loading http over an https page). This is due to the jjwg_Maps/view/view.map_markers.php have a hard coded link to http://cdn.datatables.net/tabletools/2.2.2/swf/copy_csv_xls_pdf.swf in it.
#### Expected Behavior
<!--- Tell us what should happen -->
The SWF file should load correctly and clicking the buttons should provide a download option.
#### Actual Behavior
<!--- Tell us what happens instead -->
<!--- Also please check relevant logs (suitecrm.log, php error.log etc.) -->
Clicking the buttons in most cases does nothing, although the Print button sometimes works.
#### Possible Fix
<!--- Not obligatory, but suggest a fix or reason for the bug -->
replace the url with a hard coded https one or detect the current Status etc.
#### Steps to Reproduce
<!--- Provide a link to a live example, or an unambiguous set of steps to -->
<!--- reproduce this bug include code to reproduce, if relevant -->
1. Go to Maps
2. Create a Map with entries
3. Click CSV button under the map
4.
#### Context
<!--- How has this bug affected you? What were you trying to accomplish? -->
<!--- If you feel this should be a low/medium/high priority then please state so -->
One of our customers is trying to export the results of searching in this way.
#### Your Environment
<!--- Include as many relevant details about the environment you experienced the bug in -->
* SuiteCRM Version used: 7.11.3
* Browser name and version (e.g. Chrome Version 51.0.2704.63 (64-bit)): 73.0.3683.86 (Official Build) (64-bit)
* Environment name and version (e.g. MySQL, PHP 7): MariaDB, PHP 7
* Operating System and version (e.g Ubuntu 16.04): Debian 9
| 1.0 | Maps SWF export buttons not working under SSL - <!--- Provide a general summary of the issue in the **Title** above -->
<!--- Before you open an issue, please check if a similar issue already exists or has been closed before. --->
<!--- If you have discovered a security risk please report it by emailing security@suitecrm.com. This will be delivered to the product team who handle security issues. Please don't disclose security bugs publicly until they have been handled by the security team. --->
#### Issue
<!--- Provide a more detailed introduction to the issue itself, and why you consider it to be a bug -->
When displaying anything on a jjwg Map, there are Copy/CSV/etc. buttons under the map to export the data lists. If you have suite crm under an SSL/HTTPS url, these buttons do not work (tested in Chrome here). Google Chrome gives a mixed content warning (loading http over an https page). This is due to the jjwg_Maps/view/view.map_markers.php have a hard coded link to http://cdn.datatables.net/tabletools/2.2.2/swf/copy_csv_xls_pdf.swf in it.
#### Expected Behavior
<!--- Tell us what should happen -->
The SWF file should load correctly and clicking the buttons should provide a download option.
#### Actual Behavior
<!--- Tell us what happens instead -->
<!--- Also please check relevant logs (suitecrm.log, php error.log etc.) -->
Clicking the buttons in most cases does nothing, although the Print button sometimes works.
#### Possible Fix
<!--- Not obligatory, but suggest a fix or reason for the bug -->
replace the url with a hard coded https one or detect the current Status etc.
#### Steps to Reproduce
<!--- Provide a link to a live example, or an unambiguous set of steps to -->
<!--- reproduce this bug include code to reproduce, if relevant -->
1. Go to Maps
2. Create a Map with entries
3. Click CSV button under the map
4.
#### Context
<!--- How has this bug affected you? What were you trying to accomplish? -->
<!--- If you feel this should be a low/medium/high priority then please state so -->
One of our customers is trying to export the results of searching in this way.
#### Your Environment
<!--- Include as many relevant details about the environment you experienced the bug in -->
* SuiteCRM Version used: 7.11.3
* Browser name and version (e.g. Chrome Version 51.0.2704.63 (64-bit)): 73.0.3683.86 (Official Build) (64-bit)
* Environment name and version (e.g. MySQL, PHP 7): MariaDB, PHP 7
* Operating System and version (e.g Ubuntu 16.04): Debian 9
| priority | maps swf export buttons not working under ssl issue when displaying anything on a jjwg map there are copy csv etc buttons under the map to export the data lists if you have suite crm under an ssl https url these buttons do not work tested in chrome here google chrome gives a mixed content warning loading http over an https page this is due to the jjwg maps view view map markers php have a hard coded link to in it expected behavior the swf file should load correctly and clicking the buttons should provide a download option actual behavior clicking the buttons in most cases does nothing although the print button sometimes works possible fix replace the url with a hard coded https one or detect the current status etc steps to reproduce go to maps create a map with entries click csv button under the map context one of our customers is trying to export the results of searching in this way your environment suitecrm version used browser name and version e g chrome version bit official build bit environment name and version e g mysql php mariadb php operating system and version e g ubuntu debian | 1 |
152,754 | 5,868,430,468 | IssuesEvent | 2017-05-14 12:43:21 | msktutil/msktutil | https://api.github.com/repos/msktutil/msktutil | closed | Add option to disable reverse lookups | auto-migrated low priority sourceforge | *Originally created by:* [m.pro...@science-computing.de](http://code.google.com/u/102852978476697227611/)
*Originally owned by:* [m.pro...@science-computing.de](http://code.google.com/u/102852978476697227611/)
Hi,
we try to use msktutil in an AD environment with wrong
DNS PTR records for domain controllers.
Example:
\# getent hosts adskdc01.ads.example.com
192.168.100.105 adskdc01.ads.example.com
\# getent hosts 192.168.100.105
192.168.100.105 wrong\_name.ads.example.com
msktutil fails to do SASL/GSSAPI authenticated LDAP operations
in those environments because DNS based canonicalization of ldap
service principal does not work:
\# msktutil --server adskdc01.ads.example.com --create --computer-name lx01
Error: ldap\_sasl\_interactive\_bind\_s failed \(Local error\)
Error: ldap\_connect failed
The attached patch implements a new option --no-reverse-lookups to
resolve this issue.
Cheers
Mark Pröhl
Reported by: *anonymous | 1.0 | Add option to disable reverse lookups - *Originally created by:* [m.pro...@science-computing.de](http://code.google.com/u/102852978476697227611/)
*Originally owned by:* [m.pro...@science-computing.de](http://code.google.com/u/102852978476697227611/)
Hi,
we try to use msktutil in an AD environment with wrong
DNS PTR records for domain controllers.
Example:
\# getent hosts adskdc01.ads.example.com
192.168.100.105 adskdc01.ads.example.com
\# getent hosts 192.168.100.105
192.168.100.105 wrong\_name.ads.example.com
msktutil fails to do SASL/GSSAPI authenticated LDAP operations
in those environments because DNS based canonicalization of ldap
service principal does not work:
\# msktutil --server adskdc01.ads.example.com --create --computer-name lx01
Error: ldap\_sasl\_interactive\_bind\_s failed \(Local error\)
Error: ldap\_connect failed
The attached patch implements a new option --no-reverse-lookups to
resolve this issue.
Cheers
Mark Pröhl
Reported by: *anonymous | priority | add option to disable reverse lookups originally created by originally owned by hi we try to use msktutil in an ad environment with wrong dns ptr records for domain controllers example getent hosts ads example com ads example com getent hosts wrong name ads example com msktutil fails to do sasl gssapi authenticated ldap operations in those environments because dns based canonicalization of ldap service principal does not work msktutil server ads example com nbsp create computer name error ldap sasl interactive bind s failed local error error ldap connect failed the attached patch implements a new option no reverse lookups to resolve this issue cheers mark pröhl reported by anonymous | 1 |
219,163 | 7,333,668,051 | IssuesEvent | 2018-03-05 20:09:13 | mlilback/rc2SwiftClient | https://api.github.com/repos/mlilback/rc2SwiftClient | closed | Implement search bar for help viewer | enhancement priority: low | Allow searching the content of the currently displayed help page. | 1.0 | Implement search bar for help viewer - Allow searching the content of the currently displayed help page. | priority | implement search bar for help viewer allow searching the content of the currently displayed help page | 1 |
37,249 | 2,823,522,540 | IssuesEvent | 2015-05-21 09:21:31 | qspin/qtaste | https://api.github.com/repos/qspin/qtaste | closed | Study possible integration using JTAG | category:plugins priority:low type:new_feature | Would it be possible to propose an integration to control JTAG?
http://en.wikipedia.org/wiki/Joint_Test_Action_Group | 1.0 | Study possible integration using JTAG - Would it be possible to propose an integration to control JTAG?
http://en.wikipedia.org/wiki/Joint_Test_Action_Group | priority | study possible integration using jtag would it be possible to propose an integration to control jtag | 1 |
641,062 | 20,816,719,629 | IssuesEvent | 2022-03-18 11:07:13 | joergbrech/Modellbildung-und-Simulation | https://api.github.com/repos/joergbrech/Modellbildung-und-Simulation | closed | Too wide text and code boxes for PDF | bug priority-low | When creating PDFs, boxes which are scrollable are at times cut off (see the [Highline exercise](https://joergbrech.github.io/Modellbildung-und-Simulation/04_lineare_gleichungen/01_modellierung_einer_highline.html)).
How to improve this? | 1.0 | Too wide text and code boxes for PDF - When creating PDFs, boxes which are scrollable are at times cut off (see the [Highline exercise](https://joergbrech.github.io/Modellbildung-und-Simulation/04_lineare_gleichungen/01_modellierung_einer_highline.html)).
How to improve this? | priority | too wide text and code boxes for pdf when creating pdfs boxes which are scrollable are at times cut off see the how to improve this | 1 |
495,235 | 14,273,923,913 | IssuesEvent | 2020-11-22 00:27:29 | Couchers-org/couchers | https://api.github.com/repos/Couchers-org/couchers | closed | Version tags are wrong in bug reports | bug devops priority: low | They need to be set in the CI pipeline.
See #317 for an example with `unknown` version. | 1.0 | Version tags are wrong in bug reports - They need to be set in the CI pipeline.
See #317 for an example with `unknown` version. | priority | version tags are wrong in bug reports they need to be set in the ci pipeline see for an example with unknown version | 1 |
555,165 | 16,448,278,432 | IssuesEvent | 2021-05-20 23:05:36 | RobotLocomotion/drake | https://api.github.com/repos/RobotLocomotion/drake | closed | Make calculation for repeated instances for center of mass methods (position, velocity) consistent with CalcTotalMass(). | component: multibody plant priority: low team: dynamics | For methods involving center of mass calculations (e.g., center of mass position and velocity), account for calculations for repeated instances as was done during PR #14957 to address issue #14913 (calculate total mass of system or model instances) . | 1.0 | Make calculation for repeated instances for center of mass methods (position, velocity) consistent with CalcTotalMass(). - For methods involving center of mass calculations (e.g., center of mass position and velocity), account for calculations for repeated instances as was done during PR #14957 to address issue #14913 (calculate total mass of system or model instances) . | priority | make calculation for repeated instances for center of mass methods position velocity consistent with calctotalmass for methods involving center of mass calculations e g center of mass position and velocity account for calculations for repeated instances as was done during pr to address issue calculate total mass of system or model instances | 1 |
648,812 | 21,194,502,501 | IssuesEvent | 2022-04-08 21:49:17 | TheHiveRP/HiveIssues | https://api.github.com/repos/TheHiveRP/HiveIssues | closed | Pickaxe | bug complete low priority | #### __Description__
When mining a pickaxe appears inhand but there is still a pickaxe on your back also.
#### __Evidence__
NO EVIDENCE
#### __Additional Information__
Title | Information
------------ | -------------
**Steam Name** | max_jaeger
**Coordinates** | vector3(2939.234, 2743.847, 43.33893)
**Steam ID** | steam:110000104c03932
**Discord ID** | discord:235560868597858311
**Citizen ID** | EZB40406
**Character Name** | Edward Robideaux | 1.0 | Pickaxe - #### __Description__
When mining a pickaxe appears inhand but there is still a pickaxe on your back also.
#### __Evidence__
NO EVIDENCE
#### __Additional Information__
Title | Information
------------ | -------------
**Steam Name** | max_jaeger
**Coordinates** | vector3(2939.234, 2743.847, 43.33893)
**Steam ID** | steam:110000104c03932
**Discord ID** | discord:235560868597858311
**Citizen ID** | EZB40406
**Character Name** | Edward Robideaux | priority | pickaxe description when mining a pickaxe appears inhand but there is still a pickaxe on your back also evidence no evidence additional information title information steam name max jaeger coordinates steam id steam discord id discord citizen id character name edward robideaux | 1 |
468,210 | 13,462,780,884 | IssuesEvent | 2020-09-09 16:33:45 | slsdetectorgroup/slsDetectorPackage | https://api.github.com/repos/slsdetectorgroup/slsDetectorPackage | closed | servers: skip-all-checks mode and kernel test for nios | action - Enhancement priority - Low status - On it | <!-- Preview changes before submitting -->
<!-- Please fill out everything with an *, as this report will be discarded otherwise -->
<!-- This is a comment, the syntax is a bit different from c++ or bash -->
##### *Detector type:
<!-- If applicable, Eiger, Jungfrau, Mythen3, Gotthard2, Gotthard, Moench, ChipTestBoard -->
update mode for all, kernel test for nios
##### *Software Package Version:
<!-- developer, 4.2.0, 4.1.1, etc -->
developer
##### Priority:
<!-- Super Low, Low, Medium, High, Super High -->
low
##### *State the feature:
<!-- A clear and concise description of what the feature is -->
1. skip-all-checks mode that skips firmware checks but also the setupDetector part
2. nios: check kernel version for nios.. if -devel or -skip-all-checks, also skips kernel check
##### Is your feature request related to a problem. Please describe:
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
when programming firmware for a board that already has a different detector type firmware, even starting with -devel will not work as some registers set from setupDetector will have bits that are read only and will cause errors. Then the basic hostname command will not work, and thus programfpga command cannot work.
##### Describe the solution you'd like:
<!-- A clear and concise description of what you want to happen -->
##### Describe alternatives you've considered:
<!-- A clear and concise description of any alternative solutions or features you've considered -->
##### Additional context:
<!-- Add any other context about the feature here -->
| 1.0 | servers: skip-all-checks mode and kernel test for nios - <!-- Preview changes before submitting -->
<!-- Please fill out everything with an *, as this report will be discarded otherwise -->
<!-- This is a comment, the syntax is a bit different from c++ or bash -->
##### *Detector type:
<!-- If applicable, Eiger, Jungfrau, Mythen3, Gotthard2, Gotthard, Moench, ChipTestBoard -->
update mode for all, kernel test for nios
##### *Software Package Version:
<!-- developer, 4.2.0, 4.1.1, etc -->
developer
##### Priority:
<!-- Super Low, Low, Medium, High, Super High -->
low
##### *State the feature:
<!-- A clear and concise description of what the feature is -->
1. skip-all-checks mode that skips firmware checks but also the setupDetector part
2. nios: check kernel version for nios.. if -devel or -skip-all-checks, also skips kernel check
##### Is your feature request related to a problem. Please describe:
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
when programming firmware for a board that already has a different detector type firmware, even starting with -devel will not work as some registers set from setupDetector will have bits that are read only and will cause errors. Then the basic hostname command will not work, and thus programfpga command cannot work.
##### Describe the solution you'd like:
<!-- A clear and concise description of what you want to happen -->
##### Describe alternatives you've considered:
<!-- A clear and concise description of any alternative solutions or features you've considered -->
##### Additional context:
<!-- Add any other context about the feature here -->
| priority | servers skip all checks mode and kernel test for nios detector type update mode for all kernel test for nios software package version developer priority low state the feature skip all checks mode that skips firmware checks but also the setupdetector part nios check kernel version for nios if devel or skip all checks also skips kernel check is your feature request related to a problem please describe when programming firmware for a board that already has a different detector type firmware even starting with devel will not work as some registers set from setupdetector will have bits that are read only and will cause errors then the basic hostname command will not work and thus programfpga command cannot work describe the solution you d like describe alternatives you ve considered additional context | 1 |
819,766 | 30,750,631,692 | IssuesEvent | 2023-07-28 18:53:04 | aws-solutions/content-localization-on-aws | https://api.github.com/repos/aws-solutions/content-localization-on-aws | closed | Save as parallel data | enhancement point: 8 priority: low | On the translation page provide options to:
Save as parallel data - this saves the current set of subtitle, source subtitle pairs as parallel data. If a parallel data already exists, then it updates the existing Parallel Data.
| 1.0 | Save as parallel data - On the translation page provide options to:
Save as parallel data - this saves the current set of subtitle, source subtitle pairs as parallel data. If a parallel data already exists, then it updates the existing Parallel Data.
| priority | save as parallel data on the translation page provide options to save as parallel data this saves the current set of subtitle source subtitle pairs as parallel data if a parallel data already exists then it updates the existing parallel data | 1 |
639,637 | 20,760,702,894 | IssuesEvent | 2022-03-15 15:55:22 | KCL-BMEIS/ExeTera | https://api.github.com/repos/KCL-BMEIS/ExeTera | closed | Numba/Cython: ordered_inner_map_left_unique for fixed string fields | low priority | We need a scalable version of ordered_inner_map_left_unique for fixed string fields in cython. It should perform the operation in a chunked fashion | 1.0 | Numba/Cython: ordered_inner_map_left_unique for fixed string fields - We need a scalable version of ordered_inner_map_left_unique for fixed string fields in cython. It should perform the operation in a chunked fashion | priority | numba cython ordered inner map left unique for fixed string fields we need a scalable version of ordered inner map left unique for fixed string fields in cython it should perform the operation in a chunked fashion | 1 |
346,476 | 10,412,751,887 | IssuesEvent | 2019-09-13 16:44:20 | Fabian-Sommer/HeroesLounge | https://api.github.com/repos/Fabian-Sommer/HeroesLounge | closed | Linking to user profiles with sloth.id instead of user.id | enhancement low priority small | Currently the Heroes Lounge website uses the underlying `sloth.user.id` as reference to load the correct user profile. https://heroeslounge.gg/user/view/55. However this rarely, if ever, lines up with the `sloth.id` which we output on the api. This makes it near impossible for third party tools to create direct links to user profile pages.
Would we be open to changing this to `sloth.id` for linking to user profiles? Aside from changing the profile loading logic and updating our own references to user profiles it doesn't seem like a lot of work, however a different solution may be more fitting. | 1.0 | Linking to user profiles with sloth.id instead of user.id - Currently the Heroes Lounge website uses the underlying `sloth.user.id` as reference to load the correct user profile. https://heroeslounge.gg/user/view/55. However this rarely, if ever, lines up with the `sloth.id` which we output on the api. This makes it near impossible for third party tools to create direct links to user profile pages.
Would we be open to changing this to `sloth.id` for linking to user profiles? Aside from changing the profile loading logic and updating our own references to user profiles it doesn't seem like a lot of work, however a different solution may be more fitting. | priority | linking to user profiles with sloth id instead of user id currently the heroes lounge website uses the underlying sloth user id as reference to load the correct user profile however this rarely if ever lines up with the sloth id which we output on the api this makes it near impossible for third party tools to create direct links to user profile pages would we be open to changing this to sloth id for linking to user profiles aside from changing the profile loading logic and updating our own references to user profiles it doesn t seem like a lot of work however a different solution may be more fitting | 1 |
315,259 | 9,608,200,929 | IssuesEvent | 2019-05-12 03:28:29 | pyazo/sump-thing-api | https://api.github.com/repos/pyazo/sump-thing-api | opened | Implement forgot password | core feature low priority | Fairly low on the MVP priorities list- may remove from MVP and replace with frontend Auth0 stuff. | 1.0 | Implement forgot password - Fairly low on the MVP priorities list- may remove from MVP and replace with frontend Auth0 stuff. | priority | implement forgot password fairly low on the mvp priorities list may remove from mvp and replace with frontend stuff | 1 |
409,100 | 11,956,787,907 | IssuesEvent | 2020-04-04 12:04:45 | weso/shex-lite | https://api.github.com/repos/weso/shex-lite | closed | Travis CI is completly unstable for scala builds | affects: repository dificulty: low priority: high status: accepted type: bug | Travis CI has been unstable during all day for scala builds, this is related to that sometimes it misses some libraries, sometimes it misses other libraries and then the same test executed twice fails first time and passes second time....
In my opinion we should be looking for another CI tool. | 1.0 | Travis CI is completly unstable for scala builds - Travis CI has been unstable during all day for scala builds, this is related to that sometimes it misses some libraries, sometimes it misses other libraries and then the same test executed twice fails first time and passes second time....
In my opinion we should be looking for another CI tool. | priority | travis ci is completly unstable for scala builds travis ci has been unstable during all day for scala builds this is related to that sometimes it misses some libraries sometimes it misses other libraries and then the same test executed twice fails first time and passes second time in my opinion we should be looking for another ci tool | 1 |
146,399 | 5,620,827,354 | IssuesEvent | 2017-04-04 08:16:55 | nus-mtp/steps-networking-module | https://api.github.com/repos/nus-mtp/steps-networking-module | closed | Implement global toast | low-priority UI | Criteria:
1. Require feedback for saving edit
2. Require feedback for comment | 1.0 | Implement global toast - Criteria:
1. Require feedback for saving edit
2. Require feedback for comment | priority | implement global toast criteria require feedback for saving edit require feedback for comment | 1 |
84,715 | 3,670,926,930 | IssuesEvent | 2016-02-22 02:41:21 | himynameisdave/git-labelmaker | https://api.github.com/repos/himynameisdave/git-labelmaker | closed | Error trying to remove labels from a repo with no labels | Priority: Low Status: Accepted Type: Bug | There is an error when trying to remove labels from a repo with no labels, should instead just say "no labels to remove" and redirect to the main menu | 1.0 | Error trying to remove labels from a repo with no labels - There is an error when trying to remove labels from a repo with no labels, should instead just say "no labels to remove" and redirect to the main menu | priority | error trying to remove labels from a repo with no labels there is an error when trying to remove labels from a repo with no labels should instead just say no labels to remove and redirect to the main menu | 1 |
307,820 | 9,422,752,334 | IssuesEvent | 2019-04-11 10:04:53 | FezVrasta/popper.js | https://api.github.com/repos/FezVrasta/popper.js | closed | Delayed tooltip flashing when pointer is no longer over the reference | # BUG DIFFICULTY: low PRIORITY: medium TARGETS: Tooltip.js | ### CodePen demo
https://codepen.io/aleksanderd/pen/QJqROO
### Steps to reproduce the problem
1. Move mouse over/through the reference so fast and keep the pointer outside the ref.
2. Wait 1s.
3. Tooltip will be flashed (show and hide).
### What is the expected behavior?
I think, no tooltip must be showed since the mouse not in the reference area.
### Any other comments?
Seems to be this line must be one line upper:
https://github.com/FezVrasta/popper.js/blob/44be8ded6e1db3df6166e8a2d55ffeb42967bba1/packages/tooltip/src/index.js#L389
| 1.0 | Delayed tooltip flashing when pointer is no longer over the reference - ### CodePen demo
https://codepen.io/aleksanderd/pen/QJqROO
### Steps to reproduce the problem
1. Move mouse over/through the reference so fast and keep the pointer outside the ref.
2. Wait 1s.
3. Tooltip will be flashed (show and hide).
### What is the expected behavior?
I think, no tooltip must be showed since the mouse not in the reference area.
### Any other comments?
Seems to be this line must be one line upper:
https://github.com/FezVrasta/popper.js/blob/44be8ded6e1db3df6166e8a2d55ffeb42967bba1/packages/tooltip/src/index.js#L389
| priority | delayed tooltip flashing when pointer is no longer over the reference codepen demo steps to reproduce the problem move mouse over through the reference so fast and keep the pointer outside the ref wait tooltip will be flashed show and hide what is the expected behavior i think no tooltip must be showed since the mouse not in the reference area any other comments seems to be this line must be one line upper | 1 |
404,220 | 11,853,910,743 | IssuesEvent | 2020-03-24 23:11:51 | oliverj96/katy-trail-app | https://api.github.com/repos/oliverj96/katy-trail-app | closed | Import Icon/Graphics from Adobe XD | Low priority enhancement | Improve graphics and icons to match closer to the design prototype. | 1.0 | Import Icon/Graphics from Adobe XD - Improve graphics and icons to match closer to the design prototype. | priority | import icon graphics from adobe xd improve graphics and icons to match closer to the design prototype | 1 |
622,166 | 19,609,219,725 | IssuesEvent | 2022-01-06 13:30:09 | AbsaOSS/hyperdrive-trigger | https://api.github.com/repos/AbsaOSS/hyperdrive-trigger | closed | Manual workflow run - adjust arguments | enhancement priority: low UX backend | User should be able to adjust jobs arguments during manual workflow run
<img width="794" alt="Screenshot 2020-08-20 at 16 00 56" src="https://user-images.githubusercontent.com/18142017/90779812-78887200-e2fe-11ea-9de2-e1e0c9b206e9.png">
| 1.0 | Manual workflow run - adjust arguments - User should be able to adjust jobs arguments during manual workflow run
<img width="794" alt="Screenshot 2020-08-20 at 16 00 56" src="https://user-images.githubusercontent.com/18142017/90779812-78887200-e2fe-11ea-9de2-e1e0c9b206e9.png">
| priority | manual workflow run adjust arguments user should be able to adjust jobs arguments during manual workflow run img width alt screenshot at src | 1 |
364,744 | 10,772,797,540 | IssuesEvent | 2019-11-02 16:48:04 | ClangBuiltLinux/linux | https://api.github.com/repos/ClangBuiltLinux/linux | opened | instruction requires a CPU feature not currently enabled in arch/mips/kernel/cpu-probe.c | [ARCH] mips [BUG] llvm integrated-as low priority | Build of mipsel kernel with integrated-as enabled failing:
```
arch/mips/kernel/cpu-probe.c:1059:2: error: instruction requires a CPU feature not currently enabled
probe_gc0_config(config, config0, MIPS_CONF_M);
^
arch/mips/kernel/cpu-probe.c:1034:8: note: expanded from macro 'probe_gc0_config'
tmp = read_gc0_##name(); \
^
<scratch space>:283:1: note: expanded from here
read_gc0_config
^
./arch/mips/include/asm/mipsregs.h:2160:28: note: expanded from macro 'read_gc0_config'
#define read_gc0_config() __read_32bit_gc0_register($16, 0)
^
./arch/mips/include/asm/mipsregs.h:2011:3: note: expanded from macro '__read_32bit_gc0_register'
_ASM_SET_VIRT \
^
./arch/mips/include/asm/mipsregs.h:2003:36: note: expanded from macro '_ASM_SET_VIRT'
#define _ASM_SET_VIRT ".set\tvirt\n\t"
^
<inline asm>:4:2: note: instantiated into assembly here
mfgc0 $2, $16, 0
^
``` | 1.0 | instruction requires a CPU feature not currently enabled in arch/mips/kernel/cpu-probe.c - Build of mipsel kernel with integrated-as enabled failing:
```
arch/mips/kernel/cpu-probe.c:1059:2: error: instruction requires a CPU feature not currently enabled
probe_gc0_config(config, config0, MIPS_CONF_M);
^
arch/mips/kernel/cpu-probe.c:1034:8: note: expanded from macro 'probe_gc0_config'
tmp = read_gc0_##name(); \
^
<scratch space>:283:1: note: expanded from here
read_gc0_config
^
./arch/mips/include/asm/mipsregs.h:2160:28: note: expanded from macro 'read_gc0_config'
#define read_gc0_config() __read_32bit_gc0_register($16, 0)
^
./arch/mips/include/asm/mipsregs.h:2011:3: note: expanded from macro '__read_32bit_gc0_register'
_ASM_SET_VIRT \
^
./arch/mips/include/asm/mipsregs.h:2003:36: note: expanded from macro '_ASM_SET_VIRT'
#define _ASM_SET_VIRT ".set\tvirt\n\t"
^
<inline asm>:4:2: note: instantiated into assembly here
mfgc0 $2, $16, 0
^
``` | priority | instruction requires a cpu feature not currently enabled in arch mips kernel cpu probe c build of mipsel kernel with integrated as enabled failing arch mips kernel cpu probe c error instruction requires a cpu feature not currently enabled probe config config mips conf m arch mips kernel cpu probe c note expanded from macro probe config tmp read name note expanded from here read config arch mips include asm mipsregs h note expanded from macro read config define read config read register arch mips include asm mipsregs h note expanded from macro read register asm set virt arch mips include asm mipsregs h note expanded from macro asm set virt define asm set virt set tvirt n t note instantiated into assembly here | 1 |
753,755 | 26,360,424,709 | IssuesEvent | 2023-01-11 13:00:33 | sorrowcode/taesch- | https://api.github.com/repos/sorrowcode/taesch- | closed | Autorisierung - GPS-Funktion benutzen | bug 3 - low priority | App soll Nutzer nach Berechtigung fragen, um GPS-Funktion zu benutzen | 1.0 | Autorisierung - GPS-Funktion benutzen - App soll Nutzer nach Berechtigung fragen, um GPS-Funktion zu benutzen | priority | autorisierung gps funktion benutzen app soll nutzer nach berechtigung fragen um gps funktion zu benutzen | 1 |
393,041 | 11,599,369,024 | IssuesEvent | 2020-02-25 02:01:23 | RobotLocomotion/drake | https://api.github.com/repos/RobotLocomotion/drake | closed | title capitalization in lcm_vector_gen is off for Rod2D | priority: low team: dynamics | lcm_vector_gen wants to capitalize "rod2d" to "Rod2d", while my class is named "Rod2D". Would it be too dumb to require the caller of lcm_vector_gen to specify the state vector name that they want? | 1.0 | title capitalization in lcm_vector_gen is off for Rod2D - lcm_vector_gen wants to capitalize "rod2d" to "Rod2d", while my class is named "Rod2D". Would it be too dumb to require the caller of lcm_vector_gen to specify the state vector name that they want? | priority | title capitalization in lcm vector gen is off for lcm vector gen wants to capitalize to while my class is named would it be too dumb to require the caller of lcm vector gen to specify the state vector name that they want | 1 |
646,821 | 21,076,328,265 | IssuesEvent | 2022-04-02 07:30:36 | jacobobryant/biff | https://api.github.com/repos/jacobobryant/biff | closed | CI for Biff | low priority | It'd be nice to have a CI pipeline that has a dedicated digitalocean account (+ api key). Then we could run automated tests for creating and deploying the example project. | 1.0 | CI for Biff - It'd be nice to have a CI pipeline that has a dedicated digitalocean account (+ api key). Then we could run automated tests for creating and deploying the example project. | priority | ci for biff it d be nice to have a ci pipeline that has a dedicated digitalocean account api key then we could run automated tests for creating and deploying the example project | 1 |
220,489 | 7,360,335,877 | IssuesEvent | 2018-03-10 17:32:03 | bounswe/bounswe2018group5 | https://api.github.com/repos/bounswe/bounswe2018group5 | opened | Revise Dependencies | Effort: Low Priority: Medium Status: Available Type: Wiki | Per Cihat's comment:
> You may add some more dependencies, such as you need requirements to start mockups etc. | 1.0 | Revise Dependencies - Per Cihat's comment:
> You may add some more dependencies, such as you need requirements to start mockups etc. | priority | revise dependencies per cihat s comment you may add some more dependencies such as you need requirements to start mockups etc | 1 |
312,917 | 9,554,746,930 | IssuesEvent | 2019-05-02 23:18:00 | InfiniteFlightAirportEditing/Airports | https://api.github.com/repos/InfiniteFlightAirportEditing/Airports | closed | 2G4-Garrett County Airport-MARYLAND-USA | Being Redone Low Priority | # Airport Name
Garrett County Airport
# Country?
USA
# Improvements that need to be made?
Re-done from scratch
# Are you working on this airport?
Yes
# Airport Priority? (IF Event, 10000ft+ Runway, World/US Capital, Low)
No
| 1.0 | 2G4-Garrett County Airport-MARYLAND-USA - # Airport Name
Garrett County Airport
# Country?
USA
# Improvements that need to be made?
Re-done from scratch
# Are you working on this airport?
Yes
# Airport Priority? (IF Event, 10000ft+ Runway, World/US Capital, Low)
No
| priority | garrett county airport maryland usa airport name garrett county airport country usa improvements that need to be made re done from scratch are you working on this airport yes airport priority if event runway world us capital low no | 1 |
708,098 | 24,330,033,095 | IssuesEvent | 2022-09-30 18:28:35 | catalystneuro/neuroconv | https://api.github.com/repos/catalystneuro/neuroconv | closed | Write RecordingExtractor to read and extract metadata from Bonsai files | enhancement priority: low | Write BonsaiRecordingExtractor using template provided [here](https://spikeinterface.readthedocs.io/en/latest/recording_extractor.html). Sample extractors for other formats can be found [here](https://github.com/SpikeInterface/spikeextractors/tree/master/spikeextractors/extractors).
Some ideas of what methods to include:
- Extract:
- sampling rate
- starting time
- channel IDs
- number of frames
- Units conversion
@bendichter @glopesdev - anything else?
| 1.0 | Write RecordingExtractor to read and extract metadata from Bonsai files - Write BonsaiRecordingExtractor using template provided [here](https://spikeinterface.readthedocs.io/en/latest/recording_extractor.html). Sample extractors for other formats can be found [here](https://github.com/SpikeInterface/spikeextractors/tree/master/spikeextractors/extractors).
Some ideas of what methods to include:
- Extract:
- sampling rate
- starting time
- channel IDs
- number of frames
- Units conversion
@bendichter @glopesdev - anything else?
| priority | write recordingextractor to read and extract metadata from bonsai files write bonsairecordingextractor using template provided sample extractors for other formats can be found some ideas of what methods to include extract sampling rate starting time channel ids number of frames units conversion bendichter glopesdev anything else | 1 |
519,150 | 15,045,979,359 | IssuesEvent | 2021-02-03 06:33:42 | BOSWatch/BW3-Core | https://api.github.com/repos/BOSWatch/BW3-Core | closed | Timestamp when server is offline | Bug Component: Client Priority: Low | When the server is offline I would like the client to create the timestamp on its side, so when server goes online again and the client que is sending the timestamp will be the time the alarm was and not when the server goes online. | 1.0 | Timestamp when server is offline - When the server is offline I would like the client to create the timestamp on its side, so when server goes online again and the client que is sending the timestamp will be the time the alarm was and not when the server goes online. | priority | timestamp when server is offline when the server is offline i would like the client to create the timestamp on its side so when server goes online again and the client que is sending the timestamp will be the time the alarm was and not when the server goes online | 1 |
210,048 | 7,182,735,486 | IssuesEvent | 2018-02-01 10:48:23 | grmToolbox/grmpy | https://api.github.com/repos/grmToolbox/grmpy | closed | est.grmpy.info labels | pb-software-engineering priority-low size-S | Please change the column Current to read Finish, this align the labels with the descriptive file. | 1.0 | est.grmpy.info labels - Please change the column Current to read Finish, this align the labels with the descriptive file. | priority | est grmpy info labels please change the column current to read finish this align the labels with the descriptive file | 1 |
316,666 | 9,653,108,463 | IssuesEvent | 2019-05-19 00:05:22 | guilds-plugin/Guilds | https://api.github.com/repos/guilds-plugin/Guilds | closed | GUI Requests | Priority: Low Status: PR Welcome Type: Feature | Can you please hide the iron helmet tool tip in /g info (When on head: Does this): https://gyazo.com/6eb033b1b29a9e9489d0f5b6752c0f8d
Also, can you rename the glass panes to "&r" so it doesn't display the glass name.
* Guilds version: 3.4.6-RELEASE
* MC Version: Spigot 1.14.1
| 1.0 | GUI Requests - Can you please hide the iron helmet tool tip in /g info (When on head: Does this): https://gyazo.com/6eb033b1b29a9e9489d0f5b6752c0f8d
Also, can you rename the glass panes to "&r" so it doesn't display the glass name.
* Guilds version: 3.4.6-RELEASE
* MC Version: Spigot 1.14.1
| priority | gui requests can you please hide the iron helmet tool tip in g info when on head does this also can you rename the glass panes to r so it doesn t display the glass name guilds version release mc version spigot | 1 |
581,860 | 17,334,156,275 | IssuesEvent | 2021-07-28 08:08:45 | woocommerce/woocommerce | https://api.github.com/repos/woocommerce/woocommerce | closed | Postal code labels are partially incorrect for US & India | category: i18n component: checkout priority: low type: bug | <!-- This template is for confirmed bugs only. If you have a support request or custom code related question please see our docs or use our forums, helpdesk, or Slack Community! https://github.com/woocommerce/woocommerce/issues/new?assignees=&labels=&template=3-Support.md&title= -->
<!-- Make sure to look through the existing issues to see whether your bug has already been submitted. Feel free to contribute to any existing issues. -->
<!-- Search tip: You can filter our issues using our component labels https://github.com/woocommerce/woocommerce/labels?q=component -->
<!-- Search tip: Make use of GitHub's search syntax to refine your search https://help.github.com/en/github/searching-for-information-on-github/searching-issues-and-pull-requests -->
**Prerequisites:**
- [x] I have have carried out troubleshooting steps and I believe I have found a bug.
- [x] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
**Describe the bug**
The label shown for postal codes during checkout are partially incorrect for the US and India.
**Expected behaviour**
For the US, it should read as "ZIP Code". For India, it should read as "PIN".
**Actual behaviour**
For the US, it reads as "ZIP". For India, it reads as "Pin code".
**Steps to reproduce the bug**
1. Go to any checkout page that has at least the US & India enabled in the zone.
2. See that the postal code label reads "ZIP" by default or if the US is selected as the country.
3. Change the country to "India".
4. See that the postal code label reads "Pin code".
**Screenshots**


<!-- Please try testing your site for theme and plugins conflict. To do that deactivate all plugins except for WooCommerce and switch to a default WordPress theme or [Storefront](https://en-gb.wordpress.org/themes/storefront/). Then test again. If the issue is resolved with the default theme and all plugins deactivated, it means that one of your plugins or a theme is causing the issue. You will then need to enable it one by one and test every time you do that in order to figure out which plugin is causing the issue. -->
**Isolating the problem:**
- [x] I have deactivated other plugins and confirmed this bug occurs when only WooCommerce plugin is active.
- [x] This bug happens with a default WordPress theme active, or [Storefront](https://woocommerce.com/storefront/).
- [x] I can reproduce this bug consistently using the steps above.
**WordPress Environment**
We use the [WooCommerce System Status Report](https://docs.woocommerce.com/document/understanding-the-woocommerce-system-status-report/) to help us evaluate the issue.
Without this report we won't be able to fully evaluate this issue.
<details>
### WordPress Environment ###
WC Version: 5.4.1
REST API Version: ✔ 5.4.1
WC Blocks Version: ✔ 5.1.0
Action Scheduler Version: ✔ 3.1.6
WC Admin Version: ✔ 2.3.1
Log Directory Writable: ✔
WP Version: 5.7.2
WP Multisite: –
WP Memory Limit: 256 MB
WP Debug Mode: –
WP Cron: ✔
Language: en_US
External object cache: –
### Server Environment ###
Server Info: Apache
PHP Version: 7.4.20
PHP Post Max Size: 516 MB
PHP Time Limit: 30
PHP Max Input Vars: 1000
cURL Version: 7.77.0
OpenSSL/1.1.1k
SUHOSIN Installed: –
MySQL Version: 5.6.41-84.1
Max Upload Size: 512 MB
Default Timezone is UTC: ✔
fsockopen/cURL: ✔
SoapClient: ✔
DOMDocument: ✔
GZip: ✔
Multibyte String: ✔
Remote Post: ✔
Remote Get: ✔
### Database ###
WC Database Version: 5.4.1
WC Database Prefix: qayry_
Total Database Size: 9.63MB
Database Data Size: 7.51MB
Database Index Size: 2.12MB
qayry_woocommerce_sessions: Data: 0.29MB + Index: 0.01MB + Engine MyISAM
qayry_woocommerce_api_keys: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_woocommerce_attribute_taxonomies: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_woocommerce_downloadable_product_permissions: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_woocommerce_order_items: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_woocommerce_order_itemmeta: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
qayry_woocommerce_tax_rates: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
qayry_woocommerce_tax_rate_locations: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
qayry_woocommerce_shipping_zones: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_woocommerce_shipping_zone_locations: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_woocommerce_shipping_zone_methods: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_woocommerce_payment_tokens: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_woocommerce_payment_tokenmeta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_woocommerce_log: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_actionscheduler_actions: Data: 0.39MB + Index: 0.08MB + Engine MyISAM
qayry_actionscheduler_claims: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_actionscheduler_groups: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
qayry_actionscheduler_logs: Data: 0.12MB + Index: 0.10MB + Engine MyISAM
qayry_aiowps_events: Data: 0.49MB + Index: 0.08MB + Engine MyISAM
qayry_aiowps_failed_logins: Data: 0.08MB + Index: 0.03MB + Engine MyISAM
qayry_aiowps_global_meta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_aiowps_login_activity: Data: 0.01MB + Index: 0.00MB + Engine MyISAM
qayry_aiowps_login_lockdown: Data: 0.08MB + Index: 0.02MB + Engine MyISAM
qayry_aiowps_permanent_block: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_commentmeta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_comments: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
qayry_links: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_options: Data: 1.92MB + Index: 1.41MB + Engine MyISAM
qayry_postmeta: Data: 1.06MB + Index: 0.13MB + Engine MyISAM
qayry_posts: Data: 3.01MB + Index: 0.12MB + Engine MyISAM
qayry_ps_groups: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_ps_group_relationships: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_ps_security: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_termmeta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_terms: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
qayry_term_relationships: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_term_taxonomy: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_usermeta: Data: 0.01MB + Index: 0.02MB + Engine MyISAM
qayry_users: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
qayry_wc_admin_notes: Data: 0.02MB + Index: 0.00MB + Engine MyISAM
qayry_wc_admin_note_actions: Data: 0.01MB + Index: 0.00MB + Engine MyISAM
qayry_wc_category_lookup: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_wc_customer_lookup: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
qayry_wc_download_log: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_wc_order_coupon_lookup: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_wc_order_product_lookup: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
qayry_wc_order_stats: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
qayry_wc_order_tax_lookup: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_wc_product_meta_lookup: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
qayry_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
qayry_wc_tax_rate_classes: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
qayry_wc_webhooks: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_woocommerce_termmeta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
### Post Type Counts ###
attachment: 834
custom_css: 1
nav_menu_item: 16
page: 174
product: 14
revision: 52
shop_order: 1
### Security ###
Secure connection (HTTPS): ✔
Hide errors from visitors: ✔
### Active Plugins (14) ###
All In One WP Security: by Tips and Tricks HQ
Peter Petreski
Ruhul
Ivy – 4.4.8
Classic Editor: by WordPress Contributors – 1.6
Genesis Connect for WooCommerce: by StudioPress – 1.1.1
Jetpack: by Automattic – 9.8.1
Safe SVG: by Daryll Doyle – 1.9.9
UpdraftPlus - Backup/Restore: by UpdraftPlus.Com
W3 Total Cache: by BoldGrid – 2.1.5
WooCommerce Admin: by WooCommerce – 2.3.1
WooCommerce Stripe Gateway: by WooCommerce – 5.2.3
WooCommerce Shipping & Tax: by WooCommerce – 1.25.15
WooCommerce: by Automattic – 5.4.1
WP Last Modified Info: by Sayan Datta – 1.7.7
WP Migrate DB: by Delicious Brains – 2.0.2
### Inactive Plugins (0) ###
### Dropin Plugins (2) ###
advanced-cache.php: advanced-cache.php
install.php: install.php
### Must Use Plugins (2) ###
SSO: by Garth Mortensen
Mike Hansen – 0.3
WP Migrate DB Compatibility: by Delicious Brains – 1.2
### Settings ###
API Enabled: ✔
Force SSL: –
Currency: USD ($)
Currency Position: left
Thousand Separator:
Decimal Separator: .
Number of Decimals: 2
Taxonomies: Product Types: external (external)
grouped (grouped)
simple (simple)
variable (variable)
Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
exclude-from-search (exclude-from-search)
featured (featured)
outofstock (outofstock)
rated-1 (rated-1)
rated-2 (rated-2)
rated-3 (rated-3)
rated-4 (rated-4)
rated-5 (rated-5)
Connected to WooCommerce.com: –
### WC Pages ###
Shop base: ❌ Page visibility should be public
Cart: ❌ Page visibility should be public
Checkout: ❌ Page visibility should be public
My account: ❌ Page visibility should be public
Terms and conditions: ❌ Page not set
### Theme ###
Name: Executive Pro
Version: 3.2.3
Author URL: http://www.studiopress.com/
Child Theme: ✔
Parent Theme Name: Genesis
Parent Theme Version: 3.3.3
Parent Theme Author URL: https://www.studiopress.com/
WooCommerce Support: ✔
### Templates ###
Overrides: –
### Action Scheduler ###
Complete: 247
Oldest: 2021-06-21 19:51:33 -0600
Newest: 2021-07-01 22:57:02 -0600
Pending: 1
Oldest: 2021-07-01 23:57:02 -0600
Newest: 2021-07-01 23:57:02 -0600
### Status report information ###
Generated at: 2021-07-01 22:59:37 -06:00
</details>
| 1.0 | Postal code labels are partially incorrect for US & India - <!-- This template is for confirmed bugs only. If you have a support request or custom code related question please see our docs or use our forums, helpdesk, or Slack Community! https://github.com/woocommerce/woocommerce/issues/new?assignees=&labels=&template=3-Support.md&title= -->
<!-- Make sure to look through the existing issues to see whether your bug has already been submitted. Feel free to contribute to any existing issues. -->
<!-- Search tip: You can filter our issues using our component labels https://github.com/woocommerce/woocommerce/labels?q=component -->
<!-- Search tip: Make use of GitHub's search syntax to refine your search https://help.github.com/en/github/searching-for-information-on-github/searching-issues-and-pull-requests -->
**Prerequisites:**
- [x] I have have carried out troubleshooting steps and I believe I have found a bug.
- [x] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
**Describe the bug**
The label shown for postal codes during checkout are partially incorrect for the US and India.
**Expected behaviour**
For the US, it should read as "ZIP Code". For India, it should read as "PIN".
**Actual behaviour**
For the US, it reads as "ZIP". For India, it reads as "Pin code".
**Steps to reproduce the bug**
1. Go to any checkout page that has at least the US & India enabled in the zone.
2. See that the postal code label reads "ZIP" by default or if the US is selected as the country.
3. Change the country to "India".
4. See that the postal code label reads "Pin code".
**Screenshots**


<!-- Please try testing your site for theme and plugins conflict. To do that deactivate all plugins except for WooCommerce and switch to a default WordPress theme or [Storefront](https://en-gb.wordpress.org/themes/storefront/). Then test again. If the issue is resolved with the default theme and all plugins deactivated, it means that one of your plugins or a theme is causing the issue. You will then need to enable it one by one and test every time you do that in order to figure out which plugin is causing the issue. -->
**Isolating the problem:**
- [x] I have deactivated other plugins and confirmed this bug occurs when only WooCommerce plugin is active.
- [x] This bug happens with a default WordPress theme active, or [Storefront](https://woocommerce.com/storefront/).
- [x] I can reproduce this bug consistently using the steps above.
**WordPress Environment**
We use the [WooCommerce System Status Report](https://docs.woocommerce.com/document/understanding-the-woocommerce-system-status-report/) to help us evaluate the issue.
Without this report we won't be able to fully evaluate this issue.
<details>
### WordPress Environment ###
WC Version: 5.4.1
REST API Version: ✔ 5.4.1
WC Blocks Version: ✔ 5.1.0
Action Scheduler Version: ✔ 3.1.6
WC Admin Version: ✔ 2.3.1
Log Directory Writable: ✔
WP Version: 5.7.2
WP Multisite: –
WP Memory Limit: 256 MB
WP Debug Mode: –
WP Cron: ✔
Language: en_US
External object cache: –
### Server Environment ###
Server Info: Apache
PHP Version: 7.4.20
PHP Post Max Size: 516 MB
PHP Time Limit: 30
PHP Max Input Vars: 1000
cURL Version: 7.77.0
OpenSSL/1.1.1k
SUHOSIN Installed: –
MySQL Version: 5.6.41-84.1
Max Upload Size: 512 MB
Default Timezone is UTC: ✔
fsockopen/cURL: ✔
SoapClient: ✔
DOMDocument: ✔
GZip: ✔
Multibyte String: ✔
Remote Post: ✔
Remote Get: ✔
### Database ###
WC Database Version: 5.4.1
WC Database Prefix: qayry_
Total Database Size: 9.63MB
Database Data Size: 7.51MB
Database Index Size: 2.12MB
qayry_woocommerce_sessions: Data: 0.29MB + Index: 0.01MB + Engine MyISAM
qayry_woocommerce_api_keys: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_woocommerce_attribute_taxonomies: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_woocommerce_downloadable_product_permissions: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_woocommerce_order_items: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_woocommerce_order_itemmeta: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
qayry_woocommerce_tax_rates: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
qayry_woocommerce_tax_rate_locations: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
qayry_woocommerce_shipping_zones: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_woocommerce_shipping_zone_locations: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_woocommerce_shipping_zone_methods: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_woocommerce_payment_tokens: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_woocommerce_payment_tokenmeta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_woocommerce_log: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_actionscheduler_actions: Data: 0.39MB + Index: 0.08MB + Engine MyISAM
qayry_actionscheduler_claims: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_actionscheduler_groups: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
qayry_actionscheduler_logs: Data: 0.12MB + Index: 0.10MB + Engine MyISAM
qayry_aiowps_events: Data: 0.49MB + Index: 0.08MB + Engine MyISAM
qayry_aiowps_failed_logins: Data: 0.08MB + Index: 0.03MB + Engine MyISAM
qayry_aiowps_global_meta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_aiowps_login_activity: Data: 0.01MB + Index: 0.00MB + Engine MyISAM
qayry_aiowps_login_lockdown: Data: 0.08MB + Index: 0.02MB + Engine MyISAM
qayry_aiowps_permanent_block: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_commentmeta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_comments: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
qayry_links: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_options: Data: 1.92MB + Index: 1.41MB + Engine MyISAM
qayry_postmeta: Data: 1.06MB + Index: 0.13MB + Engine MyISAM
qayry_posts: Data: 3.01MB + Index: 0.12MB + Engine MyISAM
qayry_ps_groups: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_ps_group_relationships: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_ps_security: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_termmeta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_terms: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
qayry_term_relationships: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_term_taxonomy: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_usermeta: Data: 0.01MB + Index: 0.02MB + Engine MyISAM
qayry_users: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
qayry_wc_admin_notes: Data: 0.02MB + Index: 0.00MB + Engine MyISAM
qayry_wc_admin_note_actions: Data: 0.01MB + Index: 0.00MB + Engine MyISAM
qayry_wc_category_lookup: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_wc_customer_lookup: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
qayry_wc_download_log: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_wc_order_coupon_lookup: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_wc_order_product_lookup: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
qayry_wc_order_stats: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
qayry_wc_order_tax_lookup: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_wc_product_meta_lookup: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
qayry_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
qayry_wc_tax_rate_classes: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
qayry_wc_webhooks: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
qayry_woocommerce_termmeta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
### Post Type Counts ###
attachment: 834
custom_css: 1
nav_menu_item: 16
page: 174
product: 14
revision: 52
shop_order: 1
### Security ###
Secure connection (HTTPS): ✔
Hide errors from visitors: ✔
### Active Plugins (14) ###
All In One WP Security: by Tips and Tricks HQ
Peter Petreski
Ruhul
Ivy – 4.4.8
Classic Editor: by WordPress Contributors – 1.6
Genesis Connect for WooCommerce: by StudioPress – 1.1.1
Jetpack: by Automattic – 9.8.1
Safe SVG: by Daryll Doyle – 1.9.9
UpdraftPlus - Backup/Restore: by UpdraftPlus.Com
W3 Total Cache: by BoldGrid – 2.1.5
WooCommerce Admin: by WooCommerce – 2.3.1
WooCommerce Stripe Gateway: by WooCommerce – 5.2.3
WooCommerce Shipping & Tax: by WooCommerce – 1.25.15
WooCommerce: by Automattic – 5.4.1
WP Last Modified Info: by Sayan Datta – 1.7.7
WP Migrate DB: by Delicious Brains – 2.0.2
### Inactive Plugins (0) ###
### Dropin Plugins (2) ###
advanced-cache.php: advanced-cache.php
install.php: install.php
### Must Use Plugins (2) ###
SSO: by Garth Mortensen
Mike Hansen – 0.3
WP Migrate DB Compatibility: by Delicious Brains – 1.2
### Settings ###
API Enabled: ✔
Force SSL: –
Currency: USD ($)
Currency Position: left
Thousand Separator:
Decimal Separator: .
Number of Decimals: 2
Taxonomies: Product Types: external (external)
grouped (grouped)
simple (simple)
variable (variable)
Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
exclude-from-search (exclude-from-search)
featured (featured)
outofstock (outofstock)
rated-1 (rated-1)
rated-2 (rated-2)
rated-3 (rated-3)
rated-4 (rated-4)
rated-5 (rated-5)
Connected to WooCommerce.com: –
### WC Pages ###
Shop base: ❌ Page visibility should be public
Cart: ❌ Page visibility should be public
Checkout: ❌ Page visibility should be public
My account: ❌ Page visibility should be public
Terms and conditions: ❌ Page not set
### Theme ###
Name: Executive Pro
Version: 3.2.3
Author URL: http://www.studiopress.com/
Child Theme: ✔
Parent Theme Name: Genesis
Parent Theme Version: 3.3.3
Parent Theme Author URL: https://www.studiopress.com/
WooCommerce Support: ✔
### Templates ###
Overrides: –
### Action Scheduler ###
Complete: 247
Oldest: 2021-06-21 19:51:33 -0600
Newest: 2021-07-01 22:57:02 -0600
Pending: 1
Oldest: 2021-07-01 23:57:02 -0600
Newest: 2021-07-01 23:57:02 -0600
### Status report information ###
Generated at: 2021-07-01 22:59:37 -06:00
</details>
| priority | postal code labels are partially incorrect for us india prerequisites i have have carried out troubleshooting steps and i believe i have found a bug i have searched for similar bugs in both open and closed issues and cannot find a duplicate describe the bug the label shown for postal codes during checkout are partially incorrect for the us and india expected behaviour for the us it should read as zip code for india it should read as pin actual behaviour for the us it reads as zip for india it reads as pin code steps to reproduce the bug go to any checkout page that has at least the us india enabled in the zone see that the postal code label reads zip by default or if the us is selected as the country change the country to india see that the postal code label reads pin code screenshots isolating the problem i have deactivated other plugins and confirmed this bug occurs when only woocommerce plugin is active this bug happens with a default wordpress theme active or i can reproduce this bug consistently using the steps above wordpress environment we use the to help us evaluate the issue without this report we won t be able to fully evaluate this issue wordpress environment wc version rest api version ✔ wc blocks version ✔ action scheduler version ✔ wc admin version ✔ log directory writable ✔ wp version wp multisite – wp memory limit mb wp debug mode – wp cron ✔ language en us external object cache – server environment server info apache php version php post max size mb php time limit php max input vars curl version openssl suhosin installed – mysql version max upload size mb default timezone is utc ✔ fsockopen curl ✔ soapclient ✔ domdocument ✔ gzip ✔ multibyte string ✔ remote post ✔ remote get ✔ database wc database version wc database prefix qayry total database size database data size database index size qayry woocommerce sessions data index engine myisam qayry woocommerce api keys data index engine myisam qayry woocommerce attribute taxonomies data index engine myisam qayry woocommerce downloadable product permissions data index engine myisam qayry woocommerce order items data index engine myisam qayry woocommerce order itemmeta data index engine myisam qayry woocommerce tax rates data index engine myisam qayry woocommerce tax rate locations data index engine myisam qayry woocommerce shipping zones data index engine myisam qayry woocommerce shipping zone locations data index engine myisam qayry woocommerce shipping zone methods data index engine myisam qayry woocommerce payment tokens data index engine myisam qayry woocommerce payment tokenmeta data index engine myisam qayry woocommerce log data index engine myisam qayry actionscheduler actions data index engine myisam qayry actionscheduler claims data index engine myisam qayry actionscheduler groups data index engine myisam qayry actionscheduler logs data index engine myisam qayry aiowps events data index engine myisam qayry aiowps failed logins data index engine myisam qayry aiowps global meta data index engine myisam qayry aiowps login activity data index engine myisam qayry aiowps login lockdown data index engine myisam qayry aiowps permanent block data index engine myisam qayry commentmeta data index engine myisam qayry comments data index engine myisam qayry links data index engine myisam qayry options data index engine myisam qayry postmeta data index engine myisam qayry posts data index engine myisam qayry ps groups data index engine myisam qayry ps group relationships data index engine myisam qayry ps security data index engine myisam qayry termmeta data index engine myisam qayry terms data index engine myisam qayry term relationships data index engine myisam qayry term taxonomy data index engine myisam qayry usermeta data index engine myisam qayry users data index engine myisam qayry wc admin notes data index engine myisam qayry wc admin note actions data index engine myisam qayry wc category lookup data index engine myisam qayry wc customer lookup data index engine myisam qayry wc download log data index engine myisam qayry wc order coupon lookup data index engine myisam qayry wc order product lookup data index engine myisam qayry wc order stats data index engine myisam qayry wc order tax lookup data index engine myisam qayry wc product meta lookup data index engine myisam qayry wc reserved stock data index engine innodb qayry wc tax rate classes data index engine myisam qayry wc webhooks data index engine myisam qayry woocommerce termmeta data index engine myisam post type counts attachment custom css nav menu item page product revision shop order security secure connection https ✔ hide errors from visitors ✔ active plugins all in one wp security by tips and tricks hq peter petreski ruhul ivy – classic editor by wordpress contributors – genesis connect for woocommerce by studiopress – jetpack by automattic – safe svg by daryll doyle – updraftplus backup restore by updraftplus com total cache by boldgrid – woocommerce admin by woocommerce – woocommerce stripe gateway by woocommerce – woocommerce shipping tax by woocommerce – woocommerce by automattic – wp last modified info by sayan datta – wp migrate db by delicious brains – inactive plugins dropin plugins advanced cache php advanced cache php install php install php must use plugins sso by garth mortensen mike hansen – wp migrate db compatibility by delicious brains – settings api enabled ✔ force ssl – currency usd currency position left thousand separator decimal separator number of decimals taxonomies product types external external grouped grouped simple simple variable variable taxonomies product visibility exclude from catalog exclude from catalog exclude from search exclude from search featured featured outofstock outofstock rated rated rated rated rated rated rated rated rated rated connected to woocommerce com – wc pages shop base ❌ page visibility should be public cart ❌ page visibility should be public checkout ❌ page visibility should be public my account ❌ page visibility should be public terms and conditions ❌ page not set theme name executive pro version author url child theme ✔ parent theme name genesis parent theme version parent theme author url woocommerce support ✔ templates overrides – action scheduler complete oldest newest pending oldest newest status report information generated at | 1 |
19,245 | 2,618,938,800 | IssuesEvent | 2015-03-03 00:03:14 | chrsmith/open-ig | https://api.github.com/repos/chrsmith/open-ig | closed | AI spends too much money on spy satellites | AI auto-migrated Priority-Low Type-Enhancement | ```
AI currently builds spy satellites for all known planets, replenishing lost
ones immediately, which is a large drain on their money.
This might be remedied by the following changes:
- deploy simple satellite at first on all planets: for empty planets they are
quite enough. May require to change tech.xml to allow construction,
- limit the deployment of spy satellites by time
- deploy spy satellites to certain nearby planets based on the simple value
calculation of the regular satellite
- revise the TTL of the satellites in respect of their cost;
```
Original issue reported on code.google.com by `akarn...@gmail.com` on 12 Mar 2014 at 10:22 | 1.0 | AI spends too much money on spy satellites - ```
AI currently builds spy satellites for all known planets, replenishing lost
ones immediately, which is a large drain on their money.
This might be remedied by the following changes:
- deploy simple satellite at first on all planets: for empty planets they are
quite enough. May require to change tech.xml to allow construction,
- limit the deployment of spy satellites by time
- deploy spy satellites to certain nearby planets based on the simple value
calculation of the regular satellite
- revise the TTL of the satellites in respect of their cost;
```
Original issue reported on code.google.com by `akarn...@gmail.com` on 12 Mar 2014 at 10:22 | priority | ai spends too much money on spy satellites ai currently builds spy satellites for all known planets replenishing lost ones immediately which is a large drain on their money this might be remedied by the following changes deploy simple satellite at first on all planets for empty planets they are quite enough may require to change tech xml to allow construction limit the deployment of spy satellites by time deploy spy satellites to certain nearby planets based on the simple value calculation of the regular satellite revise the ttl of the satellites in respect of their cost original issue reported on code google com by akarn gmail com on mar at | 1 |
623,420 | 19,667,439,486 | IssuesEvent | 2022-01-11 00:57:05 | merico-dev/lake | https://api.github.com/repos/merico-dev/lake | closed | Convert the config ui from using /env to use /ping | proposal priority: low | ## Description
In the config ui now, we call /env to see if the server is up.
I want to remove that route and replace it with /ping
- [x] remove the /env route
- [x] Add /ping route
- [x] Get the front end to use the new route | 1.0 | Convert the config ui from using /env to use /ping - ## Description
In the config ui now, we call /env to see if the server is up.
I want to remove that route and replace it with /ping
- [x] remove the /env route
- [x] Add /ping route
- [x] Get the front end to use the new route | priority | convert the config ui from using env to use ping description in the config ui now we call env to see if the server is up i want to remove that route and replace it with ping remove the env route add ping route get the front end to use the new route | 1 |
6,553 | 2,589,392,657 | IssuesEvent | 2015-02-18 12:17:36 | jackjonesfashion/tasks | https://api.github.com/repos/jackjonesfashion/tasks | closed | Misc. pages - Terms & Conditions, Denim Heroes | Priority: Low Ready | Anna Sarah will deliver simple mockup + pics + reviewed EN text. Not nationalized.
To be live around the 20th feb,
~~http://jackjones.de/Terms-and-conditions/jj-sustainability-terms-and-conditions,de_DE,pg.html~~ | 1.0 | Misc. pages - Terms & Conditions, Denim Heroes - Anna Sarah will deliver simple mockup + pics + reviewed EN text. Not nationalized.
To be live around the 20th feb,
~~http://jackjones.de/Terms-and-conditions/jj-sustainability-terms-and-conditions,de_DE,pg.html~~ | priority | misc pages terms conditions denim heroes anna sarah will deliver simple mockup pics reviewed en text not nationalized to be live around the feb | 1 |
448,843 | 12,958,882,893 | IssuesEvent | 2020-07-20 12:08:39 | input-output-hk/cardano-node | https://api.github.com/repos/input-output-hk/cardano-node | closed | [BUG] - Cardano-node fails to open prometheus ports, no errors | Pioneer bug logging and monitoring priority low | **Summary**
A clear and specific description of what the bug is.
Two cardano-node running on the same machine with different configuration files except EKG ports (which were left the same by mistake).
The first node reads the config files and opens EKG and prometheus ports. The second node reads the config file, sees a port conflict in EKG ports? and does not open a PROMETHEUS port. I could not find traces of any error in logs.
**Steps to reproduce**
Steps to reproduce the behavior:
1. Run two+ instances of cardano-node
2. Specify different prometheus ports for each instance
3. Leave the same port for EKG on both nodes
4. Specify two different jobs in prometheus scraping from both nodes.
**Expected behavior**
A clear and concise description of what you expected to happen.
1. note the port conflict in EKG ports in logs.
2. follow through with opening prometheus ports which had no conflict.
**System info (please complete the following information):**
- OS: Ubuntu
- Version 20.04
- Node version 1.12.1
**Screenshots and attachments**
- If applicable, add screenshots, config files and/or logs to help explain the problem.
**Additional context**
Add any other context about the problem here.
| 1.0 | [BUG] - Cardano-node fails to open prometheus ports, no errors - **Summary**
A clear and specific description of what the bug is.
Two cardano-node running on the same machine with different configuration files except EKG ports (which were left the same by mistake).
The first node reads the config files and opens EKG and prometheus ports. The second node reads the config file, sees a port conflict in EKG ports? and does not open a PROMETHEUS port. I could not find traces of any error in logs.
**Steps to reproduce**
Steps to reproduce the behavior:
1. Run two+ instances of cardano-node
2. Specify different prometheus ports for each instance
3. Leave the same port for EKG on both nodes
4. Specify two different jobs in prometheus scraping from both nodes.
**Expected behavior**
A clear and concise description of what you expected to happen.
1. note the port conflict in EKG ports in logs.
2. follow through with opening prometheus ports which had no conflict.
**System info (please complete the following information):**
- OS: Ubuntu
- Version 20.04
- Node version 1.12.1
**Screenshots and attachments**
- If applicable, add screenshots, config files and/or logs to help explain the problem.
**Additional context**
Add any other context about the problem here.
| priority | cardano node fails to open prometheus ports no errors summary a clear and specific description of what the bug is two cardano node running on the same machine with different configuration files except ekg ports which were left the same by mistake the first node reads the config files and opens ekg and prometheus ports the second node reads the config file sees a port conflict in ekg ports and does not open a prometheus port i could not find traces of any error in logs steps to reproduce steps to reproduce the behavior run two instances of cardano node specify different prometheus ports for each instance leave the same port for ekg on both nodes specify two different jobs in prometheus scraping from both nodes expected behavior a clear and concise description of what you expected to happen note the port conflict in ekg ports in logs follow through with opening prometheus ports which had no conflict system info please complete the following information os ubuntu version node version screenshots and attachments if applicable add screenshots config files and or logs to help explain the problem additional context add any other context about the problem here | 1 |
660,342 | 21,962,047,253 | IssuesEvent | 2022-05-24 16:41:16 | dojot/dojot | https://api.github.com/repos/dojot/dojot | closed | [GUI NX] - Color Selection does not work. | Type:Bug :bug: Priority:Low Team:Frontend Complexity: Low | * **I'm submitting a ...**
- [X] bug report
- [ ] feature request
- [ ] support request
Color Selection does not work.

**Page inspection capture is without information for this problem**

* **Please tell us about your environment:**
- Version: GUI-NX
- Environment: [docker-compose]
- Operating system: [Ubuntu 16.04]
| 1.0 | [GUI NX] - Color Selection does not work. - * **I'm submitting a ...**
- [X] bug report
- [ ] feature request
- [ ] support request
Color Selection does not work.

**Page inspection capture is without information for this problem**

* **Please tell us about your environment:**
- Version: GUI-NX
- Environment: [docker-compose]
- Operating system: [Ubuntu 16.04]
| priority | color selection does not work i m submitting a bug report feature request support request color selection does not work page inspection capture is without information for this problem please tell us about your environment version gui nx environment operating system | 1 |
697,913 | 23,958,489,265 | IssuesEvent | 2022-09-12 16:51:36 | NCAR/container-dtc-nwp | https://api.github.com/repos/NCAR/container-dtc-nwp | closed | Singularity METviewer on Cheyenne | topic: metviewer image priority: low type: enhancement | Currently running METviewer with singularity only works on AWS. There are many issues with Cheyenne, likely many related to permissions. Goal is to get METviewer with singularity working on Cheyenne for broader community use. | 1.0 | Singularity METviewer on Cheyenne - Currently running METviewer with singularity only works on AWS. There are many issues with Cheyenne, likely many related to permissions. Goal is to get METviewer with singularity working on Cheyenne for broader community use. | priority | singularity metviewer on cheyenne currently running metviewer with singularity only works on aws there are many issues with cheyenne likely many related to permissions goal is to get metviewer with singularity working on cheyenne for broader community use | 1 |
758,914 | 26,573,783,355 | IssuesEvent | 2023-01-21 14:33:46 | chaotic-aur/packages | https://api.github.com/repos/chaotic-aur/packages | closed | [Request] balena-etcher | request:new-pkg priority:low | ### Link to the package base(s) in the AUR
[balena-etcher](https://aur.archlinux.org/packages/balena-etcher)
### Utility this package has for you
Making ISO-USBs
### Do you consider the package(s) to be useful for every Chaotic-AUR user?
No, but for a great amount.
### Do you consider the package to be useful for feature testing/preview?
- [ ] Yes
### Have you tested if the package builds in a clean chroot?
- [ ] Yes
### Does the package's license allow redistributing it?
YES!
### Have you searched the issues to ensure this request is unique?
- [X] YES!
### Have you read the README to ensure this package is not banned?
- [X] YES!
### More information
_No response_ | 1.0 | [Request] balena-etcher - ### Link to the package base(s) in the AUR
[balena-etcher](https://aur.archlinux.org/packages/balena-etcher)
### Utility this package has for you
Making ISO-USBs
### Do you consider the package(s) to be useful for every Chaotic-AUR user?
No, but for a great amount.
### Do you consider the package to be useful for feature testing/preview?
- [ ] Yes
### Have you tested if the package builds in a clean chroot?
- [ ] Yes
### Does the package's license allow redistributing it?
YES!
### Have you searched the issues to ensure this request is unique?
- [X] YES!
### Have you read the README to ensure this package is not banned?
- [X] YES!
### More information
_No response_ | priority | balena etcher link to the package base s in the aur utility this package has for you making iso usbs do you consider the package s to be useful for every chaotic aur user no but for a great amount do you consider the package to be useful for feature testing preview yes have you tested if the package builds in a clean chroot yes does the package s license allow redistributing it yes have you searched the issues to ensure this request is unique yes have you read the readme to ensure this package is not banned yes more information no response | 1 |
423,306 | 12,294,118,112 | IssuesEvent | 2020-05-10 22:12:49 | EduFdezSoy/Manga2Kindle_Server | https://api.github.com/repos/EduFdezSoy/Manga2Kindle_Server | closed | Worker enters in a loop when error | Low Priority bug | When an error happens inside the worker it enters in a loop blocking the server | 1.0 | Worker enters in a loop when error - When an error happens inside the worker it enters in a loop blocking the server | priority | worker enters in a loop when error when an error happens inside the worker it enters in a loop blocking the server | 1 |
305,944 | 9,378,556,825 | IssuesEvent | 2019-04-04 13:10:09 | ansible/awx | https://api.github.com/repos/ansible/awx | closed | JT launch prompt modal button responsive issue | component:ui good first issue priority:low type:bug | ##### ISSUE TYPE
<!--- Pick one below and delete the rest: -->
- Feature Request
##### COMPONENT NAME
<!-- Pick the area of AWX for this issue, you can have multiple, delete the rest: -->
- UI
##### SUMMARY
<!-- Briefly describe the problem. -->
The Launch button is cut off

##### ENVIRONMENT
* AWX version: ece93c45c9c932cfbfba2b44e217e99a6bb6a752
* Ansible version: 2.4.0.0
* Operating System: Proxmox Ubuntu 16.04 server
* Web Browser: Chrome
| 1.0 | JT launch prompt modal button responsive issue - ##### ISSUE TYPE
<!--- Pick one below and delete the rest: -->
- Feature Request
##### COMPONENT NAME
<!-- Pick the area of AWX for this issue, you can have multiple, delete the rest: -->
- UI
##### SUMMARY
<!-- Briefly describe the problem. -->
The Launch button is cut off

##### ENVIRONMENT
* AWX version: ece93c45c9c932cfbfba2b44e217e99a6bb6a752
* Ansible version: 2.4.0.0
* Operating System: Proxmox Ubuntu 16.04 server
* Web Browser: Chrome
| priority | jt launch prompt modal button responsive issue issue type feature request component name ui summary the launch button is cut off environment awx version ansible version operating system proxmox ubuntu server web browser chrome | 1 |
301,850 | 9,231,813,685 | IssuesEvent | 2019-03-13 04:11:59 | esac-ic/esac.nl | https://api.github.com/repos/esac-ic/esac.nl | opened | Docker image van website in productie | enhancement low priority | Toen ik aan het knutselen was met de docker omgeving van de website voor development, (met als use case het makkelijk maken voor nieuwe ontwikkelaars om te beginnen met ontwikkelen) dacht ik dat het handig kon zijn om ook een docker image van de website te draaien in productie. Dit zou gaan om een andere manier dan hoe we dit nu in ontwikkeling gebruiken.
Dit is meer een discussie onderwerp, het heeft veel impact en ik heb niet alles uitgedacht, voel je vrij om lekker mee te denken :D
Wat extra informatie:
**Wat zou er in een container draaien**
Heel simpel gezegd bestaat de website uit 2 delen, de database en de website. Containers zijn ontzettend goed in het beheren van "stateless" omgevingen. Een database is niet stateless dus die zou je hier niet in draaien. De website is stateless op een paar onderdelen na zoals de logs.
**Hoe runnen we het:**
Er zijn verschillende manieren om containers te runnen, elke methode heeft pro's en cons, ik zet ze even onder elkaar met onze use cases:
- Docker run, het meest basale commando, docker run. Dit is niet gewenst want zodra je container crashed komt hij niet meer terug online. Dit is echter wel vergelijkbaar met hoe het nu draait, er is (voor zover ik weet) niet zoveel gaande om de website terug te krijgen als hij neer gaat
- Docker compose, Iets geavanceerder en word op dit moment in de ontwikkel omgeving gebruikt. je kunt wat dingen instellen zoals wat er gebeurd als containers crashen, het doel van docker compose is voornamelijk testen en niet zo zeer productie, al gebeurd het wel en is het voor onze use case wellicht ook een idee.
- Docker Swarm, de container orchestration optie voor docker, helaas is dit project een beetje aan het dood bloeden ivm de andere container orchestration opties die er zijn zoals kubernetes/openshift
- Kubernets/Openshift, dit zijn container orchestration frameworks, deze kunnen letterlijk alles, van security/load balancing, automatische up/down scaling, het is wellicht iets overkill als je denkt dat we een simpele website hosten.
Ik heb dus niet echt een voorkeur gegeven omdat ik daar nog niet uit ben
**Waarom switchen naar Docker, wat is het voordeel**
De website draait prima zoals die nu draait, dus in principe is het niet nodig, er zijn een paar kleine voordelen die ik nu zie:
- Makkelijk updaten/rollback, In principe maak je een image van elke versie van de website, in deze image zit de hele image (zonder database), en het opstarten van een image duurt gemiddeld minder dan een second. Een rollback word supersimpel door simpelweg de image versie aan te passen, houd er rekening mee dat als je in een nieuwe versie je database wijzigd dat je niet zo maar een rollback uit kan voeren als je vorige versie een bepaalde database nodig heeft.
- Test/productie omgeving in sync, een image is overal hetzelfde, onafhankelijk van OS/frameworks. Als je een image hebt van de productie omgeving dan weet je dat als je test omgeving goed draait het ook zo werkt op de productie omgeving ook zo draait. Op dit moment testen we op een andere omgeving dan onze productie omgeving, dit heet production parity
**Conclusie**
Dus, leuk discussie onderwerp, ik ga er nog even een maandje over slapen/nadenken en ondertussen duik ik wat verder de productie omgeving in. Vooralsnog is dit een idee, dus geen voorstel om het in productie te draaien, wellicht gaan er nu belletjes rinkelen bij andere die misschien use cases zien die ik iets weet, reageer vooral hierop : )
| 1.0 | Docker image van website in productie - Toen ik aan het knutselen was met de docker omgeving van de website voor development, (met als use case het makkelijk maken voor nieuwe ontwikkelaars om te beginnen met ontwikkelen) dacht ik dat het handig kon zijn om ook een docker image van de website te draaien in productie. Dit zou gaan om een andere manier dan hoe we dit nu in ontwikkeling gebruiken.
Dit is meer een discussie onderwerp, het heeft veel impact en ik heb niet alles uitgedacht, voel je vrij om lekker mee te denken :D
Wat extra informatie:
**Wat zou er in een container draaien**
Heel simpel gezegd bestaat de website uit 2 delen, de database en de website. Containers zijn ontzettend goed in het beheren van "stateless" omgevingen. Een database is niet stateless dus die zou je hier niet in draaien. De website is stateless op een paar onderdelen na zoals de logs.
**Hoe runnen we het:**
Er zijn verschillende manieren om containers te runnen, elke methode heeft pro's en cons, ik zet ze even onder elkaar met onze use cases:
- Docker run, het meest basale commando, docker run. Dit is niet gewenst want zodra je container crashed komt hij niet meer terug online. Dit is echter wel vergelijkbaar met hoe het nu draait, er is (voor zover ik weet) niet zoveel gaande om de website terug te krijgen als hij neer gaat
- Docker compose, Iets geavanceerder en word op dit moment in de ontwikkel omgeving gebruikt. je kunt wat dingen instellen zoals wat er gebeurd als containers crashen, het doel van docker compose is voornamelijk testen en niet zo zeer productie, al gebeurd het wel en is het voor onze use case wellicht ook een idee.
- Docker Swarm, de container orchestration optie voor docker, helaas is dit project een beetje aan het dood bloeden ivm de andere container orchestration opties die er zijn zoals kubernetes/openshift
- Kubernets/Openshift, dit zijn container orchestration frameworks, deze kunnen letterlijk alles, van security/load balancing, automatische up/down scaling, het is wellicht iets overkill als je denkt dat we een simpele website hosten.
Ik heb dus niet echt een voorkeur gegeven omdat ik daar nog niet uit ben
**Waarom switchen naar Docker, wat is het voordeel**
De website draait prima zoals die nu draait, dus in principe is het niet nodig, er zijn een paar kleine voordelen die ik nu zie:
- Makkelijk updaten/rollback, In principe maak je een image van elke versie van de website, in deze image zit de hele image (zonder database), en het opstarten van een image duurt gemiddeld minder dan een second. Een rollback word supersimpel door simpelweg de image versie aan te passen, houd er rekening mee dat als je in een nieuwe versie je database wijzigd dat je niet zo maar een rollback uit kan voeren als je vorige versie een bepaalde database nodig heeft.
- Test/productie omgeving in sync, een image is overal hetzelfde, onafhankelijk van OS/frameworks. Als je een image hebt van de productie omgeving dan weet je dat als je test omgeving goed draait het ook zo werkt op de productie omgeving ook zo draait. Op dit moment testen we op een andere omgeving dan onze productie omgeving, dit heet production parity
**Conclusie**
Dus, leuk discussie onderwerp, ik ga er nog even een maandje over slapen/nadenken en ondertussen duik ik wat verder de productie omgeving in. Vooralsnog is dit een idee, dus geen voorstel om het in productie te draaien, wellicht gaan er nu belletjes rinkelen bij andere die misschien use cases zien die ik iets weet, reageer vooral hierop : )
| priority | docker image van website in productie toen ik aan het knutselen was met de docker omgeving van de website voor development met als use case het makkelijk maken voor nieuwe ontwikkelaars om te beginnen met ontwikkelen dacht ik dat het handig kon zijn om ook een docker image van de website te draaien in productie dit zou gaan om een andere manier dan hoe we dit nu in ontwikkeling gebruiken dit is meer een discussie onderwerp het heeft veel impact en ik heb niet alles uitgedacht voel je vrij om lekker mee te denken d wat extra informatie wat zou er in een container draaien heel simpel gezegd bestaat de website uit delen de database en de website containers zijn ontzettend goed in het beheren van stateless omgevingen een database is niet stateless dus die zou je hier niet in draaien de website is stateless op een paar onderdelen na zoals de logs hoe runnen we het er zijn verschillende manieren om containers te runnen elke methode heeft pro s en cons ik zet ze even onder elkaar met onze use cases docker run het meest basale commando docker run dit is niet gewenst want zodra je container crashed komt hij niet meer terug online dit is echter wel vergelijkbaar met hoe het nu draait er is voor zover ik weet niet zoveel gaande om de website terug te krijgen als hij neer gaat docker compose iets geavanceerder en word op dit moment in de ontwikkel omgeving gebruikt je kunt wat dingen instellen zoals wat er gebeurd als containers crashen het doel van docker compose is voornamelijk testen en niet zo zeer productie al gebeurd het wel en is het voor onze use case wellicht ook een idee docker swarm de container orchestration optie voor docker helaas is dit project een beetje aan het dood bloeden ivm de andere container orchestration opties die er zijn zoals kubernetes openshift kubernets openshift dit zijn container orchestration frameworks deze kunnen letterlijk alles van security load balancing automatische up down scaling het is wellicht iets overkill als je denkt dat we een simpele website hosten ik heb dus niet echt een voorkeur gegeven omdat ik daar nog niet uit ben waarom switchen naar docker wat is het voordeel de website draait prima zoals die nu draait dus in principe is het niet nodig er zijn een paar kleine voordelen die ik nu zie makkelijk updaten rollback in principe maak je een image van elke versie van de website in deze image zit de hele image zonder database en het opstarten van een image duurt gemiddeld minder dan een second een rollback word supersimpel door simpelweg de image versie aan te passen houd er rekening mee dat als je in een nieuwe versie je database wijzigd dat je niet zo maar een rollback uit kan voeren als je vorige versie een bepaalde database nodig heeft test productie omgeving in sync een image is overal hetzelfde onafhankelijk van os frameworks als je een image hebt van de productie omgeving dan weet je dat als je test omgeving goed draait het ook zo werkt op de productie omgeving ook zo draait op dit moment testen we op een andere omgeving dan onze productie omgeving dit heet production parity conclusie dus leuk discussie onderwerp ik ga er nog even een maandje over slapen nadenken en ondertussen duik ik wat verder de productie omgeving in vooralsnog is dit een idee dus geen voorstel om het in productie te draaien wellicht gaan er nu belletjes rinkelen bij andere die misschien use cases zien die ik iets weet reageer vooral hierop | 1 |
229,879 | 7,600,579,437 | IssuesEvent | 2018-04-28 03:45:09 | the-blue-alliance/the-blue-alliance-ios | https://api.github.com/repos/the-blue-alliance/the-blue-alliance-ios | closed | Add "Bonus Objective Statistics" to Event Stats | React Native enhancement low priority | We might consider making a new cell for that layout
<img width="1207" alt="screen shot 2018-04-27 at 11 41 56 pm" src="https://user-images.githubusercontent.com/516458/39391618-95e11ac0-4a74-11e8-9e58-ff4a1a6a8825.png"> | 1.0 | Add "Bonus Objective Statistics" to Event Stats - We might consider making a new cell for that layout
<img width="1207" alt="screen shot 2018-04-27 at 11 41 56 pm" src="https://user-images.githubusercontent.com/516458/39391618-95e11ac0-4a74-11e8-9e58-ff4a1a6a8825.png"> | priority | add bonus objective statistics to event stats we might consider making a new cell for that layout img width alt screen shot at pm src | 1 |
73,636 | 3,418,943,640 | IssuesEvent | 2015-12-08 06:28:22 | bwapi/bwapi | https://api.github.com/repos/bwapi/bwapi | closed | Naming Inconsistency? | Priority-Low | Everywhere in BWAPI the main building of a race is called a resource depot, ie: UnitType.isResourceDepot(), except in the Race class where it's Race.getCenter() which seems odd. Perhaps change it to Race.getResourceDepot()? | 1.0 | Naming Inconsistency? - Everywhere in BWAPI the main building of a race is called a resource depot, ie: UnitType.isResourceDepot(), except in the Race class where it's Race.getCenter() which seems odd. Perhaps change it to Race.getResourceDepot()? | priority | naming inconsistency everywhere in bwapi the main building of a race is called a resource depot ie unittype isresourcedepot except in the race class where it s race getcenter which seems odd perhaps change it to race getresourcedepot | 1 |
308,083 | 9,429,983,706 | IssuesEvent | 2019-04-12 07:51:42 | telerik/kendo-ui-core | https://api.github.com/repos/telerik/kendo-ui-core | opened | MultiViewCalendar Footer() should accept a boolean parameter ASP.NET Core | C: MultiViewCalendar Enhancement Kendo1 Priority 1 S: Wrappers (ASP.NET Core) SEV: Low | ### Enhancement
As reported in ticket with ID 1404575
### Reproduction of the problem
The `Footer()` method only accepts string in the UI for ASP.NET Core wrappers:

### Expected/desired behavior
It should feature another overload that enables passing of a `boolean` parameter as it does for ASP.NET MVC.
### Environment
* **Kendo UI version:** 2019.1.220 | 1.0 | MultiViewCalendar Footer() should accept a boolean parameter ASP.NET Core - ### Enhancement
As reported in ticket with ID 1404575
### Reproduction of the problem
The `Footer()` method only accepts string in the UI for ASP.NET Core wrappers:

### Expected/desired behavior
It should feature another overload that enables passing of a `boolean` parameter as it does for ASP.NET MVC.
### Environment
* **Kendo UI version:** 2019.1.220 | priority | multiviewcalendar footer should accept a boolean parameter asp net core enhancement as reported in ticket with id reproduction of the problem the footer method only accepts string in the ui for asp net core wrappers expected desired behavior it should feature another overload that enables passing of a boolean parameter as it does for asp net mvc environment kendo ui version | 1 |
756,162 | 26,460,446,959 | IssuesEvent | 2023-01-16 17:05:58 | decline-cookies/anvil-unity-dots | https://api.github.com/repos/decline-cookies/anvil-unity-dots | closed | Task System - Resolve Target Optimization | priority-low | In `NodeLookup` in `PopulateWithResolveTargetDataStreams` we're building up the list in a pretty inefficient manner.
It may never be a problem, but something to probably optimize in the future.
Very minor right now though. | 1.0 | Task System - Resolve Target Optimization - In `NodeLookup` in `PopulateWithResolveTargetDataStreams` we're building up the list in a pretty inefficient manner.
It may never be a problem, but something to probably optimize in the future.
Very minor right now though. | priority | task system resolve target optimization in nodelookup in populatewithresolvetargetdatastreams we re building up the list in a pretty inefficient manner it may never be a problem but something to probably optimize in the future very minor right now though | 1 |
436,061 | 12,544,727,376 | IssuesEvent | 2020-06-05 17:41:59 | Cholewka/ftasker | https://api.github.com/repos/Cholewka/ftasker | closed | Dynamic titling | enhancement priority:low | ## Feature request
**Is your feature request related to a problem? Please describe.**
Set the corresponding title to pages, like `Dashboard - ftasker`, `New task - ftasker`, etc.
**Describe the solution you'd like**
Create a service for dynamic titling.
**~~Describe alternatives you've considered~~**
**~~Additional context~~**
| 1.0 | Dynamic titling - ## Feature request
**Is your feature request related to a problem? Please describe.**
Set the corresponding title to pages, like `Dashboard - ftasker`, `New task - ftasker`, etc.
**Describe the solution you'd like**
Create a service for dynamic titling.
**~~Describe alternatives you've considered~~**
**~~Additional context~~**
| priority | dynamic titling feature request is your feature request related to a problem please describe set the corresponding title to pages like dashboard ftasker new task ftasker etc describe the solution you d like create a service for dynamic titling describe alternatives you ve considered additional context | 1 |
100,597 | 4,099,130,179 | IssuesEvent | 2016-06-03 11:17:50 | reminisceme/app | https://api.github.com/repos/reminisceme/app | opened | Feedback: Can't render images from other origin | bug help wanted priority-low | The current feedback implementation can't render the images on the html2canvas as it would require cross-domain access.
One solution would be to use a proxy:
[https://github.com/niklasvh/html2canvas-proxy-nodejs](url) | 1.0 | Feedback: Can't render images from other origin - The current feedback implementation can't render the images on the html2canvas as it would require cross-domain access.
One solution would be to use a proxy:
[https://github.com/niklasvh/html2canvas-proxy-nodejs](url) | priority | feedback can t render images from other origin the current feedback implementation can t render the images on the as it would require cross domain access one solution would be to use a proxy url | 1 |
788,394 | 27,751,650,964 | IssuesEvent | 2023-03-15 21:16:24 | mudkipdev/leaf | https://api.github.com/repos/mudkipdev/leaf | closed | Ability to rename a tag | Type: Enhancement Status: Planned Priority: Low Area: Tags | This issue would introduce a new optional argument into `/tags edit`, which would be `new_name`. If this argument is passed, the tag will also change names. It will also prompt the user to edit the tag content, but they can skip that part if they want to.
Part of #1. | 1.0 | Ability to rename a tag - This issue would introduce a new optional argument into `/tags edit`, which would be `new_name`. If this argument is passed, the tag will also change names. It will also prompt the user to edit the tag content, but they can skip that part if they want to.
Part of #1. | priority | ability to rename a tag this issue would introduce a new optional argument into tags edit which would be new name if this argument is passed the tag will also change names it will also prompt the user to edit the tag content but they can skip that part if they want to part of | 1 |
518,247 | 15,026,215,294 | IssuesEvent | 2021-02-01 22:18:05 | ls1intum/Artemis | https://api.github.com/repos/ls1intum/Artemis | closed | Interface language cannot be changed during test run of exam | bug client exam mode: client priority:low | ### Describe the bug
Artemis interface language cannot be changed during the test run of an exam.
Although not tested, this might also affect the actual exam mode.
#### To Reproduce
1. Start a test run of an exam in Artemis
2. Go to the top right corner and click on your username
3. The language change overlay that usually appears there is only partially shown and does not work
#### Expected behavior
The language change overlay should show and work
#### Screenshot

### Environment
<pre><details>
- OS: Ubuntu Linux
- Browser: Firefox
- Version: 84
</pre></details>
#### Additional context
From our view, this is a rather low priority bug.
| 1.0 | Interface language cannot be changed during test run of exam - ### Describe the bug
Artemis interface language cannot be changed during the test run of an exam.
Although not tested, this might also affect the actual exam mode.
#### To Reproduce
1. Start a test run of an exam in Artemis
2. Go to the top right corner and click on your username
3. The language change overlay that usually appears there is only partially shown and does not work
#### Expected behavior
The language change overlay should show and work
#### Screenshot

### Environment
<pre><details>
- OS: Ubuntu Linux
- Browser: Firefox
- Version: 84
</pre></details>
#### Additional context
From our view, this is a rather low priority bug.
| priority | interface language cannot be changed during test run of exam describe the bug artemis interface language cannot be changed during the test run of an exam although not tested this might also affect the actual exam mode to reproduce start a test run of an exam in artemis go to the top right corner and click on your username the language change overlay that usually appears there is only partially shown and does not work expected behavior the language change overlay should show and work screenshot environment os ubuntu linux browser firefox version additional context from our view this is a rather low priority bug | 1 |
547,163 | 16,038,939,074 | IssuesEvent | 2021-04-22 04:14:17 | reconness/reconness-frontend | https://api.github.com/repos/reconness/reconness-frontend | closed | Style issues in Add subdomain popup | bug priority: low severity: low | In Add subdomain popup, Root Domain details page:
- Reduce the space between rows
- The validation errors will appear next to the Add Subdomains button, at the bottom of the popup.
- If a row has an error, the border of the input will be red
- The color of the input's border does not match with the main Target color, it will be always gray, as appear in the original design
- The corners of the inputs are round


| 1.0 | Style issues in Add subdomain popup - In Add subdomain popup, Root Domain details page:
- Reduce the space between rows
- The validation errors will appear next to the Add Subdomains button, at the bottom of the popup.
- If a row has an error, the border of the input will be red
- The color of the input's border does not match with the main Target color, it will be always gray, as appear in the original design
- The corners of the inputs are round


| priority | style issues in add subdomain popup in add subdomain popup root domain details page reduce the space between rows the validation errors will appear next to the add subdomains button at the bottom of the popup if a row has an error the border of the input will be red the color of the input s border does not match with the main target color it will be always gray as appear in the original design the corners of the inputs are round | 1 |
519,121 | 15,044,985,087 | IssuesEvent | 2021-02-03 04:19:23 | nlpsandbox/nlpsandbox-website-synapse | https://api.github.com/repos/nlpsandbox/nlpsandbox-website-synapse | closed | Document how to stop a running submission | Enhancement Priority: Low | Submitters have the option to cancel their submission as long as the submission has not started yet. However, it happens that submitters contact us to stop their submissions when they notice that they did a mistake - or they added a `while(true)` somewhere - and don't want their quota to be eaten.
Describe how to stop a running submission and perform necessary actions to make sure that the following submissions in the queues can continue running. Describe whether an action has to be performed regarding the "restoration" of the quota. | 1.0 | Document how to stop a running submission - Submitters have the option to cancel their submission as long as the submission has not started yet. However, it happens that submitters contact us to stop their submissions when they notice that they did a mistake - or they added a `while(true)` somewhere - and don't want their quota to be eaten.
Describe how to stop a running submission and perform necessary actions to make sure that the following submissions in the queues can continue running. Describe whether an action has to be performed regarding the "restoration" of the quota. | priority | document how to stop a running submission submitters have the option to cancel their submission as long as the submission has not started yet however it happens that submitters contact us to stop their submissions when they notice that they did a mistake or they added a while true somewhere and don t want their quota to be eaten describe how to stop a running submission and perform necessary actions to make sure that the following submissions in the queues can continue running describe whether an action has to be performed regarding the restoration of the quota | 1 |
272,419 | 8,513,451,104 | IssuesEvent | 2018-10-31 16:04:45 | CS2113-AY1819S1-T16-2/main | https://api.github.com/repos/CS2113-AY1819S1-T16-2/main | closed | Sort People by departments | priority.low severity.Low type.enhancement |
* [x] Display departments on a personcard with JavaFX.
* [x] Extend the list command by listing people of that certain department.
| 1.0 | Sort People by departments -
* [x] Display departments on a personcard with JavaFX.
* [x] Extend the list command by listing people of that certain department.
| priority | sort people by departments display departments on a personcard with javafx extend the list command by listing people of that certain department | 1 |
690,988 | 23,680,426,350 | IssuesEvent | 2022-08-28 18:13:02 | raceintospace/raceintospace | https://api.github.com/repos/raceintospace/raceintospace | opened | Improving Intelligence report | Enhancement idea Low Priority | Currently, the Intel report is 60% accurate at Level 1, 50% at Level 2, and 40% at Level 3. However, it seems like, if you watch a prestige first of something like Three-Person Capsule, the CIA _should_ add Soyuz to the Statistics page in Intel, with a (possibly) wild guess as to its reliability. | 1.0 | Improving Intelligence report - Currently, the Intel report is 60% accurate at Level 1, 50% at Level 2, and 40% at Level 3. However, it seems like, if you watch a prestige first of something like Three-Person Capsule, the CIA _should_ add Soyuz to the Statistics page in Intel, with a (possibly) wild guess as to its reliability. | priority | improving intelligence report currently the intel report is accurate at level at level and at level however it seems like if you watch a prestige first of something like three person capsule the cia should add soyuz to the statistics page in intel with a possibly wild guess as to its reliability | 1 |
526,145 | 15,281,840,969 | IssuesEvent | 2021-02-23 08:44:34 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | opened | [0.9.3.0 beta staging-1937]Civics:Unable to prevent stockpile item use by crafting | Category: Gameplay Category: Laws Priority: Low | After checking up some stuff for a user via civics i realized there is no possible way to prohibit the workbench draw from a stockpile that is otherwise inaccessable for a explicit user.
As i can prevent someone from opening a stockpile and i can also prevent someone from moving an item into and out from a stockpile, but i cannot prevent a workbench from eating materials, nor can i prevent a link to be applied.
Maybe the open inventory should prevent linking a stockpile as well? But not sure the consequences of this in terms of if link is already applied to crafting station and prevented afterward..?

| 1.0 | [0.9.3.0 beta staging-1937]Civics:Unable to prevent stockpile item use by crafting - After checking up some stuff for a user via civics i realized there is no possible way to prohibit the workbench draw from a stockpile that is otherwise inaccessable for a explicit user.
As i can prevent someone from opening a stockpile and i can also prevent someone from moving an item into and out from a stockpile, but i cannot prevent a workbench from eating materials, nor can i prevent a link to be applied.
Maybe the open inventory should prevent linking a stockpile as well? But not sure the consequences of this in terms of if link is already applied to crafting station and prevented afterward..?

| priority | civics unable to prevent stockpile item use by crafting after checking up some stuff for a user via civics i realized there is no possible way to prohibit the workbench draw from a stockpile that is otherwise inaccessable for a explicit user as i can prevent someone from opening a stockpile and i can also prevent someone from moving an item into and out from a stockpile but i cannot prevent a workbench from eating materials nor can i prevent a link to be applied maybe the open inventory should prevent linking a stockpile as well but not sure the consequences of this in terms of if link is already applied to crafting station and prevented afterward | 1 |
546,195 | 16,006,670,627 | IssuesEvent | 2021-04-20 04:20:15 | worldanvil/worldanvil-bug-tracker | https://api.github.com/repos/worldanvil/worldanvil-bug-tracker | closed | Cross-Reference Tags Don't Support Apostrophes | Feature: World Priority: Low Severity: Trivial Type: UI / UX | **World Anvil Username**: Sylvan_Scott
**World / Campaign / RPG Character / Manuscript Title**: Talvali: the Skylands
**Feature**: Creating Cross-Reference Tags for Timeline Events
**Related URLS** (To public & visible pages add screenshots otherwise): I don't know if this is public or not. I just lost everything I'd been trying to document for the past HOUR and am extremely frustrated. But, if this is public-facing, you can see the bug, here: https://www.worldanvil.com/w/talvali3A-the-skylands-sylvanscott/h/9fef98cf-5442-43e9-98bf-8fb8033c892d
I'll try to include a screenshot without accidentally closing my browser, this time. (I fat-fingered something and lost it all!)
When entering a tag's text, if it contains an apostrophe (such as tagging an event as part of "Reynard's Folly" or the tag having a name that contains an apostrophe such as "Ki'an-Cocarra"), that the apostrophe becomes malformed with a partial URL-encoding: replacing it with "&039;". Then, when clicking on that tag, it does not locate any of the other tags with that malformed name.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to https://www.worldanvil.com/w/talvali3A-the-skylands-sylvanscott/h/9fef98cf-5442-43e9-98bf-8fb8033c892d
2. Scroll down to 'Related timelines & articles' > 'The First Millennium Post-Fall'
3. See malformed tag, "Ki&039;an-Cocarra"
**Expected behavior**
I expect the apostrophe, like all common punctuation, to be maintained. My perspective comes from being a professional coder since '94. In my experience, the functionality of taking a form's input-field and parsing out everyday non-alphanumeric characters, such as the apostrophe within a possessive noun, is commonplace and has been for decades ... even back in the original LiveJournal days.
I already am replacing spaces with hyphens (as they are harder to convert for coders and are still something that are not allowed in quite a few Web-based applications' input-fields) but single apostrophes are pretty much permitted every place. This is especially important when you are trying to tag entries for cross-correlation in Speculative Fiction settings. After all, SF commonly uses apostrophes in place names or made-up names. Heck, using words from non-English languages that possess an apostrophe when written in English (as I frequently do for naming regions, creatures, or other such things) becomes impossible to denote without such support.
**Screenshots**
Screenshot showing the apostrophe-bug in a cross-reference tag:

| 1.0 | Cross-Reference Tags Don't Support Apostrophes - **World Anvil Username**: Sylvan_Scott
**World / Campaign / RPG Character / Manuscript Title**: Talvali: the Skylands
**Feature**: Creating Cross-Reference Tags for Timeline Events
**Related URLS** (To public & visible pages add screenshots otherwise): I don't know if this is public or not. I just lost everything I'd been trying to document for the past HOUR and am extremely frustrated. But, if this is public-facing, you can see the bug, here: https://www.worldanvil.com/w/talvali3A-the-skylands-sylvanscott/h/9fef98cf-5442-43e9-98bf-8fb8033c892d
I'll try to include a screenshot without accidentally closing my browser, this time. (I fat-fingered something and lost it all!)
When entering a tag's text, if it contains an apostrophe (such as tagging an event as part of "Reynard's Folly" or the tag having a name that contains an apostrophe such as "Ki'an-Cocarra"), that the apostrophe becomes malformed with a partial URL-encoding: replacing it with "&039;". Then, when clicking on that tag, it does not locate any of the other tags with that malformed name.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to https://www.worldanvil.com/w/talvali3A-the-skylands-sylvanscott/h/9fef98cf-5442-43e9-98bf-8fb8033c892d
2. Scroll down to 'Related timelines & articles' > 'The First Millennium Post-Fall'
3. See malformed tag, "Ki&039;an-Cocarra"
**Expected behavior**
I expect the apostrophe, like all common punctuation, to be maintained. My perspective comes from being a professional coder since '94. In my experience, the functionality of taking a form's input-field and parsing out everyday non-alphanumeric characters, such as the apostrophe within a possessive noun, is commonplace and has been for decades ... even back in the original LiveJournal days.
I already am replacing spaces with hyphens (as they are harder to convert for coders and are still something that are not allowed in quite a few Web-based applications' input-fields) but single apostrophes are pretty much permitted every place. This is especially important when you are trying to tag entries for cross-correlation in Speculative Fiction settings. After all, SF commonly uses apostrophes in place names or made-up names. Heck, using words from non-English languages that possess an apostrophe when written in English (as I frequently do for naming regions, creatures, or other such things) becomes impossible to denote without such support.
**Screenshots**
Screenshot showing the apostrophe-bug in a cross-reference tag:

| priority | cross reference tags don t support apostrophes world anvil username sylvan scott world campaign rpg character manuscript title talvali the skylands feature creating cross reference tags for timeline events related urls to public visible pages add screenshots otherwise i don t know if this is public or not i just lost everything i d been trying to document for the past hour and am extremely frustrated but if this is public facing you can see the bug here i ll try to include a screenshot without accidentally closing my browser this time i fat fingered something and lost it all when entering a tag s text if it contains an apostrophe such as tagging an event as part of reynard s folly or the tag having a name that contains an apostrophe such as ki an cocarra that the apostrophe becomes malformed with a partial url encoding replacing it with then when clicking on that tag it does not locate any of the other tags with that malformed name to reproduce steps to reproduce the behavior go to scroll down to related timelines articles the first millennium post fall see malformed tag ki an cocarra expected behavior i expect the apostrophe like all common punctuation to be maintained my perspective comes from being a professional coder since in my experience the functionality of taking a form s input field and parsing out everyday non alphanumeric characters such as the apostrophe within a possessive noun is commonplace and has been for decades even back in the original livejournal days i already am replacing spaces with hyphens as they are harder to convert for coders and are still something that are not allowed in quite a few web based applications input fields but single apostrophes are pretty much permitted every place this is especially important when you are trying to tag entries for cross correlation in speculative fiction settings after all sf commonly uses apostrophes in place names or made up names heck using words from non english languages that possess an apostrophe when written in english as i frequently do for naming regions creatures or other such things becomes impossible to denote without such support screenshots screenshot showing the apostrophe bug in a cross reference tag | 1 |
481,102 | 13,880,254,759 | IssuesEvent | 2020-10-17 17:57:11 | R3voA3/3den-Enhanced | https://api.github.com/repos/R3voA3/3den-Enhanced | opened | Replace structured text control in Functions Viewer with button | enhancement low priority | Button will support ctrlSetURL in the future. No more need to work with structured text. | 1.0 | Replace structured text control in Functions Viewer with button - Button will support ctrlSetURL in the future. No more need to work with structured text. | priority | replace structured text control in functions viewer with button button will support ctrlseturl in the future no more need to work with structured text | 1 |
724,227 | 24,921,407,393 | IssuesEvent | 2022-10-31 00:38:18 | woocommerce/woocommerce | https://api.github.com/repos/woocommerce/woocommerce | closed | Crash in merge_meta_item_with_formatted_meta_display_attributes | type: bug needs: author feedback status: can't reproduce priority: low focus: wc rest api status: stale plugin: woocommerce | ### Prerequisites
- [X] I have carried out troubleshooting steps and I believe I have found a bug.
- [X] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
### Describe the bug
I recently starting having a critical error (crash) in woocommerce, and traced it to the function `merge_meta_item_with_formatted_meta_display_attributes` (line 305 of `woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php`). This function assumes that `$formatted_meta_data` is not null and doesn't check it before passing it into `array_key_exists` on line 314. Since `array_key_exists` expects a non-null array, this causes the program to crash.
### Expected behavior
The site should not crash.
### Actual behavior
The site crashes with a critical error.
### Steps to reproduce
N/A, I was not able to reproduce this.
### WordPress Environment
`
### WordPress Environment ###
WordPress address (URL): https://deviatetracking.com
Site address (URL): https://deviatetracking.com
WC Version: 6.8.0
REST API Version: ✔ 6.8.0
WC Blocks Version: ✔ 8.0.0
Action Scheduler Version: ✔ 3.4.0
Log Directory Writable: ✔
WP Version: 6.0.1
WP Multisite: –
WP Memory Limit: 512 MB
WP Debug Mode: ✔
WP Cron: ✔
Language: en_US
External object cache: ✔
### Server Environment ###
Server Info: nginx
PHP Version: 8.0.22
PHP Post Max Size: 2 GB
PHP Time Limit: 1200
PHP Max Input Vars: 6144
cURL Version: 7.84.0
OpenSSL/1.1.1n
SUHOSIN Installed: –
MySQL Version: 10.3.35-MariaDB-log
Max Upload Size: 2 GB
Default Timezone is UTC: ✔
fsockopen/cURL: ✔
SoapClient: ✔
DOMDocument: ✔
GZip: ✔
Multibyte String: ✔
Remote Post: ✔
Remote Get: ✔
### Database ###
WC Database Version: 6.6.1
WC Database Prefix: wp_
Total Database Size: 67.98MB
Database Data Size: 49.72MB
Database Index Size: 18.26MB
wp_woocommerce_sessions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_woocommerce_order_items: Data: 0.13MB + Index: 0.05MB + Engine InnoDB
wp_woocommerce_order_itemmeta: Data: 1.52MB + Index: 0.70MB + Engine InnoDB
wp_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_actions: Data: 1.02MB + Index: 0.73MB + Engine InnoDB
wp_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_logs: Data: 0.41MB + Index: 0.33MB + Engine InnoDB
wp_ce4wp_abandoned_checkout: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_ce4wp_contacts: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_checkout_remove: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_comments: Data: 0.41MB + Index: 0.45MB + Engine InnoDB
wp_duplicator_packages: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailchimp_carts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_mailchimp_jobs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_ms_snippets: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_options: Data: 4.23MB + Index: 0.08MB + Engine InnoDB
wp_postmeta: Data: 15.52MB + Index: 12.81MB + Engine InnoDB
wp_posts: Data: 23.48MB + Index: 0.75MB + Engine InnoDB
wp_redirection_404: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_redirection_groups: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_redirection_items: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
wp_redirection_logs: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_rednaowooextraproduct_global_table: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_revslider_css: Data: 0.13MB + Index: 0.00MB + Engine InnoDB
wp_revslider_css_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_revslider_layer_animations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_revslider_layer_animations_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_revslider_navigations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_revslider_navigations_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_revslider_sliders: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_revslider_sliders_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_revslider_slides: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_revslider_slides_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_revslider_static_slides: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_revslider_static_slides_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_termmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_terms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_term_relationships: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_term_taxonomy: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_usermeta: Data: 0.44MB + Index: 0.36MB + Engine InnoDB
wp_users: Data: 0.05MB + Index: 0.05MB + Engine InnoDB
wp_wcs_payment_retries: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_admin_notes: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_customer_lookup: Data: 0.05MB + Index: 0.03MB + Engine InnoDB
wp_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_order_product_lookup: Data: 0.09MB + Index: 0.06MB + Engine InnoDB
wp_wc_order_stats: Data: 0.23MB + Index: 0.22MB + Engine InnoDB
wp_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_product_attributes_lookup: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_product_download_directories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_product_meta_lookup: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
wp_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wmfo_fraud_attempts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wmfo_logs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woocommerce_software_activations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woocommerce_software_licenses: Data: 0.08MB + Index: 0.00MB + Engine InnoDB
wp_wpmailsmtp_debug_events: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wpmailsmtp_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_xyz_ips_short_code: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_yoast_indexable: Data: 0.52MB + Index: 0.36MB + Engine InnoDB
wp_yoast_indexable_hierarchy: Data: 0.06MB + Index: 0.08MB + Engine InnoDB
wp_yoast_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_yoast_primary_term: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_yoast_seo_links: Data: 0.05MB + Index: 0.03MB + Engine InnoDB
### Post Type Counts ###
attachment: 179
clients: 18
customize_changeset: 5
is_search_form: 2
jobs: 3
member: 8
nav_menu_item: 44
page: 41
post: 29
product: 29
product_variation: 3
revision: 789
sa_slider: 12
seedprod: 1
shop_coupon: 1
shop_order: 2484
shop_order_refund: 2
shop_subscription: 457
st_projects: 8
st_services: 6
testimonial: 3
wpcf7r_action: 4
wpcf7_contact_form: 13
wp_global_styles: 1
zuserreg_data: 11
### Security ###
Secure connection (HTTPS): ✔
Hide errors from visitors: ✔
### Active Plugins (35) ###
Redirection for Contact Form 7: by Qube One – 2.7.0
Template Library and Redux Framework: by Extendify – 4.3.16
Extra Product Options Builder for WooCommerce Pro: by – 1.2.47
Ivory Search: by Ivory Search – 5.4.7
Checkout Address AutoFill For WooCommerce: by zetamatic – 1.1.8
Classic Editor: by WordPress Contributors – 1.6.2
Classic Widgets: by WordPress Contributors – 0.3
Coming Soon Page, Maintenance Mode, Landing Pages & WordPress Website Builder by SeedProd: by SeedProd – 6.13.1
Contact Form 7 Connector: by ARI Soft – 1.4.10
Contact Form 7: by Takayuki Miyoshi – 5.6.2
deviatetracking-license-enhancement: by Raven – 1.0.0
deviatetracking-mailchimp-integration: by Raven – 1.0.0
Yoast Duplicate Post: by Enrico Battocchi & Team Yoast – 4.5
Enable jQuery Migrate Helper: by The WordPress Team – 1.3.0
HandL UTM Grabber: by Haktan Suren – 2.7.23
Head, Footer and Post Injections: by Stefano Lissa – 3.2.5
Insert PHP Code Snippet: by xyzscripts.com – 1.3.3
Jetpack: by Automattic – 11.3-a.7
jQuery Updater: by Ramoonus – 3.6.0.2
WPBakery Page Builder: by Michael M - WPBakery.com – 6.9.0
ravenblocks: by Raven – 1.0
Redirection: by John Godley – 5.3.2
Remove Checkout Fields: by Muhammad Ahmad – 1.0
Slide Anything - Responsive Content / HTML Slider and Carousel: by – 2.4.5
SMTP Mailer: by naa986 – 1.1.4
SVG Support: by Benbodhi – 2.4.2
SweetThemes Framework: by SweetThemes – 1.5.3
Tapfiliate: by Tapfiliate – 3.0.11
User Registration Using Contact Form 7 PRO: by ZealousWeb – 1.1
Woocommerce Add-to-Cart Custom Redirect: by ForwardFlip – 1.2.10
WooCommerce Stripe Gateway: by WooCommerce – 6.5.1
WooCommerce Software Add-On: by WooCommerce – 1.7.18 (update to version 1.7.19 is available)
WooCommerce Subscriptions: by WooCommerce – 4.4.0 (update to version 4.5.0 is available)
WooCommerce: by Automattic – 6.8.1
WP Mail SMTP: by WPForms – 3.5.1
### Inactive Plugins (35) ###
Action Scheduler: by Automattic – 3.4.2
Advanced Order Export For WooCommerce: by AlgolPlus – 3.3.2
Advanced Product Fields for WooCommerce: by StudioWombat – 1.5.2
Advanced Sidebar Menu: by OnPoint Plugins – 8.8.3
Akismet Anti-Spam: by Automattic – 5.0
All-in-One WP Migration Unlimited Extension: by ServMask – 2.42
Contact Form 7 Multi-Step Forms: by Webhead LLC. – 4.1.92
Contact Form 7 WooCommerce Order Dropdown Field: by Codeboxr Team – 1.0.6
Creative Mail by Constant Contact: by Constant Contact – 1.5.3
Duplicator: by Snap Creek – 1.4.7.1
Extra Product Options Builder for WooCommerce: by RedNao – 1.2.65
Facebook for WooCommerce: by Facebook – 2.6.21
File Upload Types: by WPForms – 1.2.2
GDPR: by Trew Knowledge – 2.1.2
Google Ads & Marketing by Kliken: by Kliken – 1.0.8
hCaptcha for Forms and More: by hCaptcha – 1.17.0
Honeypot for Contact Form 7: by Nocean – 2.1.1
Mailchimp for WooCommerce: by Mailchimp – 2.7.2
MC4WP: Mailchimp for WordPress: by ibericode – 4.8.7
One Click Upsell Funnel for Woocommerce: by WP Swings – 3.2.1
Parallax Backgrounds for VC: by Benjamin Intal - Gambit – 4.3
Popup Maker: by Popup Maker – 1.16.7
Product List Field For Contact Form 7: by – 1.0
PublishPress Future: by PublishPress – 2.7.7
PublishPress Revisions: by PublishPress – 3.1.2
ReCaptcha v2 for Contact Form 7: by IQComputing – 1.4.3
Slider Revolution: by ThemePunch – 6.3.4
Ultimate Addons for Contact Form 7: by Themefic – 3.0.6
User Registration Using Contact Form 7: by ZealousWeb – 1.2
WooCommerce Fraud Prevention Plugin Premium: by theDotstore – 2.1.1
WooCommerce Payments: by Automattic – 4.6.0
WooCommerce Shipping & Tax: by WooCommerce – 1.26.3
Woo Manage Fraud Orders: by Prasidhda Malla – 2.5.5
WP Crontrol: by John Blackbourn & crontributors – 1.14.0
Yoast SEO: by Team Yoast – 19.5.1
### Dropin Plugins (2) ###
advanced-cache.php: advanced-cache.php
object-cache.php: Memcached
### Settings ###
API Enabled: –
Force SSL: –
Currency: USD ($)
Currency Position: left
Thousand Separator: ,
Decimal Separator: .
Number of Decimals: 2
Taxonomies: Product Types: external (external)
grouped (grouped)
simple (simple)
subscription (subscription)
variable (variable)
variable subscription (variable-subscription)
Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
exclude-from-search (exclude-from-search)
featured (featured)
outofstock (outofstock)
rated-1 (rated-1)
rated-2 (rated-2)
rated-3 (rated-3)
rated-4 (rated-4)
rated-5 (rated-5)
Connected to WooCommerce.com: ✔
Enforce Approved Product Download Directories: –
### WC Pages ###
Shop base: #7 - /shop/
Cart: #8 - /cart/
Checkout: #9 - /checkout/
My account: #10 - /my-account/
Terms and conditions: #1094 - /terms/
### Theme ###
Name: Deviate Tracking - Niva Child
Version: (update to version 0 is available)
Author URL:
Child Theme: ✔
Parent Theme Name: Niva
Parent Theme Version: 1.9
Parent Theme Author URL: https://themeforest.net/user/sweet-themes
WooCommerce Support: ✔
### Templates ###
Overrides: deviate-tracking-niva-child/woocommerce/archive-product.php
deviate-tracking-niva-child/woocommerce/cart/mini-cart.php
deviate-tracking-niva-child/woocommerce/content-product.php
deviate-tracking-niva-child/woocommerce/content-single-product.php
deviate-tracking-niva-child/woocommerce/emails/customer-completed-order.php
deviate-tracking-niva-child/woocommerce/global/quantity-input.php
deviate-tracking-niva-child/woocommerce/single-product.php
deviate-tracking-niva-child/woocommerce/taxonomy-product_cat.php
deviate-tracking-niva-child/woocommerce/taxonomy-product_tag.php
### Subscriptions ###
WCS_DEBUG: ✔ No
Subscriptions Mode: ✔ Live
Subscriptions Live URL: https://deviatetracking.com
Subscription Statuses: draft: 1
wc-active: 163
wc-expired: 2
wc-pending-cancel: 2
wc-on-hold: 10
wc-cancelled: 279
WooCommerce Account Connected: ✔ Yes
Active Product Key: ✔ Yes
Custom Retry Rules: ✔ No
Custom Retry Rule Class: ✔ No
Custom Raw Retry Rule: ✔ No
Custom Retry Rule: ✔ No
Retries Migration Status: ✔ Completed
Report Cache Enabled: ✔ Yes
Cache Update Failures: ✔ 0 failure
### Store Setup ###
Country / State: United States (US) — California
### Subscriptions by Payment Gateway ###
Stripe: draft: 1
wc-active: 119
wc-cancelled: 264
wc-on-hold: 10
wc-pending-cancel: 1
### Payment Gateway Support ###
Stripe: products
refunds
tokenization
add_payment_method
subscriptions
subscription_cancellation
subscription_suspension
subscription_reactivation
subscription_amount_changes
subscription_date_changes
subscription_payment_method_change
subscription_payment_method_change_customer
subscription_payment_method_change_admin
multiple_subscriptions
### Admin ###
Enabled Features: activity-panels
analytics
coupons
customer-effort-score-tracks
experimental-products-task
experimental-import-products-task
experimental-fashion-sample-products
experimental-product-tour
shipping-smart-defaults
shipping-setting-tour
homescreen
marketing
mobile-app-banner
navigation
onboarding
onboarding-tasks
remote-inbox-notifications
remote-free-extensions
payment-gateway-suggestions
shipping-label-banner
subscriptions
store-alerts
transient-notices
wc-pay-promotion
wc-pay-welcome-page
wc-pay-subscriptions-page
Disabled Features: minified-js
settings
Daily Cron: ✔ Next scheduled: 2022-08-20 18:54:58 +00:00
Options: ✔
Notes: 9
Onboarding: completed
### Action Scheduler ###
Canceled: 2
Oldest: 2022-07-31 10:55:17 +0000
Newest: 2022-07-31 16:34:29 +0000
Complete: 1,665
Oldest: 2022-07-21 10:48:05 +0000
Newest: 2022-08-19 20:50:57 +0000
Failed: 22
Oldest: 2021-07-13 20:22:45 +0000
Newest: 2022-08-19 20:24:10 +0000
Pending: 166
Oldest: 2022-08-20 00:22:15 +0000
Newest: 2022-09-19 20:24:01 +0000
### Status report information ###
Generated at: 2022-08-19 20:56:43 +00:00
`
### Isolating the problem
- [ ] I have deactivated other plugins and confirmed this bug occurs when only WooCommerce plugin is active.
- [ ] This bug happens with a default WordPress theme active, or [Storefront](https://woocommerce.com/storefront/).
- [ ] I can reproduce this bug consistently using the steps above. | 1.0 | Crash in merge_meta_item_with_formatted_meta_display_attributes - ### Prerequisites
- [X] I have carried out troubleshooting steps and I believe I have found a bug.
- [X] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
### Describe the bug
I recently starting having a critical error (crash) in woocommerce, and traced it to the function `merge_meta_item_with_formatted_meta_display_attributes` (line 305 of `woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php`). This function assumes that `$formatted_meta_data` is not null and doesn't check it before passing it into `array_key_exists` on line 314. Since `array_key_exists` expects a non-null array, this causes the program to crash.
### Expected behavior
The site should not crash.
### Actual behavior
The site crashes with a critical error.
### Steps to reproduce
N/A, I was not able to reproduce this.
### WordPress Environment
`
### WordPress Environment ###
WordPress address (URL): https://deviatetracking.com
Site address (URL): https://deviatetracking.com
WC Version: 6.8.0
REST API Version: ✔ 6.8.0
WC Blocks Version: ✔ 8.0.0
Action Scheduler Version: ✔ 3.4.0
Log Directory Writable: ✔
WP Version: 6.0.1
WP Multisite: –
WP Memory Limit: 512 MB
WP Debug Mode: ✔
WP Cron: ✔
Language: en_US
External object cache: ✔
### Server Environment ###
Server Info: nginx
PHP Version: 8.0.22
PHP Post Max Size: 2 GB
PHP Time Limit: 1200
PHP Max Input Vars: 6144
cURL Version: 7.84.0
OpenSSL/1.1.1n
SUHOSIN Installed: –
MySQL Version: 10.3.35-MariaDB-log
Max Upload Size: 2 GB
Default Timezone is UTC: ✔
fsockopen/cURL: ✔
SoapClient: ✔
DOMDocument: ✔
GZip: ✔
Multibyte String: ✔
Remote Post: ✔
Remote Get: ✔
### Database ###
WC Database Version: 6.6.1
WC Database Prefix: wp_
Total Database Size: 67.98MB
Database Data Size: 49.72MB
Database Index Size: 18.26MB
wp_woocommerce_sessions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_woocommerce_order_items: Data: 0.13MB + Index: 0.05MB + Engine InnoDB
wp_woocommerce_order_itemmeta: Data: 1.52MB + Index: 0.70MB + Engine InnoDB
wp_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_actions: Data: 1.02MB + Index: 0.73MB + Engine InnoDB
wp_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_logs: Data: 0.41MB + Index: 0.33MB + Engine InnoDB
wp_ce4wp_abandoned_checkout: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_ce4wp_contacts: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_checkout_remove: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_comments: Data: 0.41MB + Index: 0.45MB + Engine InnoDB
wp_duplicator_packages: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailchimp_carts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_mailchimp_jobs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_ms_snippets: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_options: Data: 4.23MB + Index: 0.08MB + Engine InnoDB
wp_postmeta: Data: 15.52MB + Index: 12.81MB + Engine InnoDB
wp_posts: Data: 23.48MB + Index: 0.75MB + Engine InnoDB
wp_redirection_404: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_redirection_groups: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_redirection_items: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
wp_redirection_logs: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_rednaowooextraproduct_global_table: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_revslider_css: Data: 0.13MB + Index: 0.00MB + Engine InnoDB
wp_revslider_css_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_revslider_layer_animations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_revslider_layer_animations_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_revslider_navigations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_revslider_navigations_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_revslider_sliders: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_revslider_sliders_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_revslider_slides: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_revslider_slides_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_revslider_static_slides: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_revslider_static_slides_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_termmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_terms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_term_relationships: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_term_taxonomy: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_usermeta: Data: 0.44MB + Index: 0.36MB + Engine InnoDB
wp_users: Data: 0.05MB + Index: 0.05MB + Engine InnoDB
wp_wcs_payment_retries: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_admin_notes: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_customer_lookup: Data: 0.05MB + Index: 0.03MB + Engine InnoDB
wp_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_order_product_lookup: Data: 0.09MB + Index: 0.06MB + Engine InnoDB
wp_wc_order_stats: Data: 0.23MB + Index: 0.22MB + Engine InnoDB
wp_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_product_attributes_lookup: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_product_download_directories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_product_meta_lookup: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
wp_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wmfo_fraud_attempts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wmfo_logs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woocommerce_software_activations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woocommerce_software_licenses: Data: 0.08MB + Index: 0.00MB + Engine InnoDB
wp_wpmailsmtp_debug_events: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wpmailsmtp_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_xyz_ips_short_code: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_yoast_indexable: Data: 0.52MB + Index: 0.36MB + Engine InnoDB
wp_yoast_indexable_hierarchy: Data: 0.06MB + Index: 0.08MB + Engine InnoDB
wp_yoast_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_yoast_primary_term: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_yoast_seo_links: Data: 0.05MB + Index: 0.03MB + Engine InnoDB
### Post Type Counts ###
attachment: 179
clients: 18
customize_changeset: 5
is_search_form: 2
jobs: 3
member: 8
nav_menu_item: 44
page: 41
post: 29
product: 29
product_variation: 3
revision: 789
sa_slider: 12
seedprod: 1
shop_coupon: 1
shop_order: 2484
shop_order_refund: 2
shop_subscription: 457
st_projects: 8
st_services: 6
testimonial: 3
wpcf7r_action: 4
wpcf7_contact_form: 13
wp_global_styles: 1
zuserreg_data: 11
### Security ###
Secure connection (HTTPS): ✔
Hide errors from visitors: ✔
### Active Plugins (35) ###
Redirection for Contact Form 7: by Qube One – 2.7.0
Template Library and Redux Framework: by Extendify – 4.3.16
Extra Product Options Builder for WooCommerce Pro: by – 1.2.47
Ivory Search: by Ivory Search – 5.4.7
Checkout Address AutoFill For WooCommerce: by zetamatic – 1.1.8
Classic Editor: by WordPress Contributors – 1.6.2
Classic Widgets: by WordPress Contributors – 0.3
Coming Soon Page, Maintenance Mode, Landing Pages & WordPress Website Builder by SeedProd: by SeedProd – 6.13.1
Contact Form 7 Connector: by ARI Soft – 1.4.10
Contact Form 7: by Takayuki Miyoshi – 5.6.2
deviatetracking-license-enhancement: by Raven – 1.0.0
deviatetracking-mailchimp-integration: by Raven – 1.0.0
Yoast Duplicate Post: by Enrico Battocchi & Team Yoast – 4.5
Enable jQuery Migrate Helper: by The WordPress Team – 1.3.0
HandL UTM Grabber: by Haktan Suren – 2.7.23
Head, Footer and Post Injections: by Stefano Lissa – 3.2.5
Insert PHP Code Snippet: by xyzscripts.com – 1.3.3
Jetpack: by Automattic – 11.3-a.7
jQuery Updater: by Ramoonus – 3.6.0.2
WPBakery Page Builder: by Michael M - WPBakery.com – 6.9.0
ravenblocks: by Raven – 1.0
Redirection: by John Godley – 5.3.2
Remove Checkout Fields: by Muhammad Ahmad – 1.0
Slide Anything - Responsive Content / HTML Slider and Carousel: by – 2.4.5
SMTP Mailer: by naa986 – 1.1.4
SVG Support: by Benbodhi – 2.4.2
SweetThemes Framework: by SweetThemes – 1.5.3
Tapfiliate: by Tapfiliate – 3.0.11
User Registration Using Contact Form 7 PRO: by ZealousWeb – 1.1
Woocommerce Add-to-Cart Custom Redirect: by ForwardFlip – 1.2.10
WooCommerce Stripe Gateway: by WooCommerce – 6.5.1
WooCommerce Software Add-On: by WooCommerce – 1.7.18 (update to version 1.7.19 is available)
WooCommerce Subscriptions: by WooCommerce – 4.4.0 (update to version 4.5.0 is available)
WooCommerce: by Automattic – 6.8.1
WP Mail SMTP: by WPForms – 3.5.1
### Inactive Plugins (35) ###
Action Scheduler: by Automattic – 3.4.2
Advanced Order Export For WooCommerce: by AlgolPlus – 3.3.2
Advanced Product Fields for WooCommerce: by StudioWombat – 1.5.2
Advanced Sidebar Menu: by OnPoint Plugins – 8.8.3
Akismet Anti-Spam: by Automattic – 5.0
All-in-One WP Migration Unlimited Extension: by ServMask – 2.42
Contact Form 7 Multi-Step Forms: by Webhead LLC. – 4.1.92
Contact Form 7 WooCommerce Order Dropdown Field: by Codeboxr Team – 1.0.6
Creative Mail by Constant Contact: by Constant Contact – 1.5.3
Duplicator: by Snap Creek – 1.4.7.1
Extra Product Options Builder for WooCommerce: by RedNao – 1.2.65
Facebook for WooCommerce: by Facebook – 2.6.21
File Upload Types: by WPForms – 1.2.2
GDPR: by Trew Knowledge – 2.1.2
Google Ads & Marketing by Kliken: by Kliken – 1.0.8
hCaptcha for Forms and More: by hCaptcha – 1.17.0
Honeypot for Contact Form 7: by Nocean – 2.1.1
Mailchimp for WooCommerce: by Mailchimp – 2.7.2
MC4WP: Mailchimp for WordPress: by ibericode – 4.8.7
One Click Upsell Funnel for Woocommerce: by WP Swings – 3.2.1
Parallax Backgrounds for VC: by Benjamin Intal - Gambit – 4.3
Popup Maker: by Popup Maker – 1.16.7
Product List Field For Contact Form 7: by – 1.0
PublishPress Future: by PublishPress – 2.7.7
PublishPress Revisions: by PublishPress – 3.1.2
ReCaptcha v2 for Contact Form 7: by IQComputing – 1.4.3
Slider Revolution: by ThemePunch – 6.3.4
Ultimate Addons for Contact Form 7: by Themefic – 3.0.6
User Registration Using Contact Form 7: by ZealousWeb – 1.2
WooCommerce Fraud Prevention Plugin Premium: by theDotstore – 2.1.1
WooCommerce Payments: by Automattic – 4.6.0
WooCommerce Shipping & Tax: by WooCommerce – 1.26.3
Woo Manage Fraud Orders: by Prasidhda Malla – 2.5.5
WP Crontrol: by John Blackbourn & crontributors – 1.14.0
Yoast SEO: by Team Yoast – 19.5.1
### Dropin Plugins (2) ###
advanced-cache.php: advanced-cache.php
object-cache.php: Memcached
### Settings ###
API Enabled: –
Force SSL: –
Currency: USD ($)
Currency Position: left
Thousand Separator: ,
Decimal Separator: .
Number of Decimals: 2
Taxonomies: Product Types: external (external)
grouped (grouped)
simple (simple)
subscription (subscription)
variable (variable)
variable subscription (variable-subscription)
Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
exclude-from-search (exclude-from-search)
featured (featured)
outofstock (outofstock)
rated-1 (rated-1)
rated-2 (rated-2)
rated-3 (rated-3)
rated-4 (rated-4)
rated-5 (rated-5)
Connected to WooCommerce.com: ✔
Enforce Approved Product Download Directories: –
### WC Pages ###
Shop base: #7 - /shop/
Cart: #8 - /cart/
Checkout: #9 - /checkout/
My account: #10 - /my-account/
Terms and conditions: #1094 - /terms/
### Theme ###
Name: Deviate Tracking - Niva Child
Version: (update to version 0 is available)
Author URL:
Child Theme: ✔
Parent Theme Name: Niva
Parent Theme Version: 1.9
Parent Theme Author URL: https://themeforest.net/user/sweet-themes
WooCommerce Support: ✔
### Templates ###
Overrides: deviate-tracking-niva-child/woocommerce/archive-product.php
deviate-tracking-niva-child/woocommerce/cart/mini-cart.php
deviate-tracking-niva-child/woocommerce/content-product.php
deviate-tracking-niva-child/woocommerce/content-single-product.php
deviate-tracking-niva-child/woocommerce/emails/customer-completed-order.php
deviate-tracking-niva-child/woocommerce/global/quantity-input.php
deviate-tracking-niva-child/woocommerce/single-product.php
deviate-tracking-niva-child/woocommerce/taxonomy-product_cat.php
deviate-tracking-niva-child/woocommerce/taxonomy-product_tag.php
### Subscriptions ###
WCS_DEBUG: ✔ No
Subscriptions Mode: ✔ Live
Subscriptions Live URL: https://deviatetracking.com
Subscription Statuses: draft: 1
wc-active: 163
wc-expired: 2
wc-pending-cancel: 2
wc-on-hold: 10
wc-cancelled: 279
WooCommerce Account Connected: ✔ Yes
Active Product Key: ✔ Yes
Custom Retry Rules: ✔ No
Custom Retry Rule Class: ✔ No
Custom Raw Retry Rule: ✔ No
Custom Retry Rule: ✔ No
Retries Migration Status: ✔ Completed
Report Cache Enabled: ✔ Yes
Cache Update Failures: ✔ 0 failure
### Store Setup ###
Country / State: United States (US) — California
### Subscriptions by Payment Gateway ###
Stripe: draft: 1
wc-active: 119
wc-cancelled: 264
wc-on-hold: 10
wc-pending-cancel: 1
### Payment Gateway Support ###
Stripe: products
refunds
tokenization
add_payment_method
subscriptions
subscription_cancellation
subscription_suspension
subscription_reactivation
subscription_amount_changes
subscription_date_changes
subscription_payment_method_change
subscription_payment_method_change_customer
subscription_payment_method_change_admin
multiple_subscriptions
### Admin ###
Enabled Features: activity-panels
analytics
coupons
customer-effort-score-tracks
experimental-products-task
experimental-import-products-task
experimental-fashion-sample-products
experimental-product-tour
shipping-smart-defaults
shipping-setting-tour
homescreen
marketing
mobile-app-banner
navigation
onboarding
onboarding-tasks
remote-inbox-notifications
remote-free-extensions
payment-gateway-suggestions
shipping-label-banner
subscriptions
store-alerts
transient-notices
wc-pay-promotion
wc-pay-welcome-page
wc-pay-subscriptions-page
Disabled Features: minified-js
settings
Daily Cron: ✔ Next scheduled: 2022-08-20 18:54:58 +00:00
Options: ✔
Notes: 9
Onboarding: completed
### Action Scheduler ###
Canceled: 2
Oldest: 2022-07-31 10:55:17 +0000
Newest: 2022-07-31 16:34:29 +0000
Complete: 1,665
Oldest: 2022-07-21 10:48:05 +0000
Newest: 2022-08-19 20:50:57 +0000
Failed: 22
Oldest: 2021-07-13 20:22:45 +0000
Newest: 2022-08-19 20:24:10 +0000
Pending: 166
Oldest: 2022-08-20 00:22:15 +0000
Newest: 2022-09-19 20:24:01 +0000
### Status report information ###
Generated at: 2022-08-19 20:56:43 +00:00
`
### Isolating the problem
- [ ] I have deactivated other plugins and confirmed this bug occurs when only WooCommerce plugin is active.
- [ ] This bug happens with a default WordPress theme active, or [Storefront](https://woocommerce.com/storefront/).
- [ ] I can reproduce this bug consistently using the steps above. | priority | crash in merge meta item with formatted meta display attributes prerequisites i have carried out troubleshooting steps and i believe i have found a bug i have searched for similar bugs in both open and closed issues and cannot find a duplicate describe the bug i recently starting having a critical error crash in woocommerce and traced it to the function merge meta item with formatted meta display attributes line of woocommerce includes rest api controllers class wc rest orders controller php this function assumes that formatted meta data is not null and doesn t check it before passing it into array key exists on line since array key exists expects a non null array this causes the program to crash expected behavior the site should not crash actual behavior the site crashes with a critical error steps to reproduce n a i was not able to reproduce this wordpress environment wordpress environment wordpress address url site address url wc version rest api version ✔ wc blocks version ✔ action scheduler version ✔ log directory writable ✔ wp version wp multisite – wp memory limit mb wp debug mode ✔ wp cron ✔ language en us external object cache ✔ server environment server info nginx php version php post max size gb php time limit php max input vars curl version openssl suhosin installed – mysql version mariadb log max upload size gb default timezone is utc ✔ fsockopen curl ✔ soapclient ✔ domdocument ✔ gzip ✔ multibyte string ✔ remote post ✔ remote get ✔ database wc database version wc database prefix wp total database size database data size database index size wp woocommerce sessions data index engine innodb wp woocommerce api keys data index engine innodb wp woocommerce attribute taxonomies data index engine innodb wp woocommerce downloadable product permissions data index engine innodb wp woocommerce order items data index engine innodb wp woocommerce order itemmeta data index engine innodb wp woocommerce tax rates data index engine innodb wp woocommerce tax rate locations data index engine innodb wp woocommerce shipping zones data index engine innodb wp woocommerce shipping zone locations data index engine innodb wp woocommerce shipping zone methods data index engine innodb wp woocommerce payment tokens data index engine innodb wp woocommerce payment tokenmeta data index engine innodb wp woocommerce log data index engine innodb wp actionscheduler actions data index engine innodb wp actionscheduler claims data index engine innodb wp actionscheduler groups data index engine innodb wp actionscheduler logs data index engine innodb wp abandoned checkout data index engine innodb wp contacts data index engine innodb wp checkout remove data index engine innodb wp commentmeta data index engine innodb wp comments data index engine innodb wp duplicator packages data index engine innodb wp links data index engine innodb wp mailchimp carts data index engine innodb wp mailchimp jobs data index engine innodb wp ms snippets data index engine innodb wp options data index engine innodb wp postmeta data index engine innodb wp posts data index engine innodb wp redirection data index engine innodb wp redirection groups data index engine innodb wp redirection items data index engine innodb wp redirection logs data index engine innodb wp rednaowooextraproduct global table data index engine innodb wp revslider css data index engine innodb wp revslider css bkp data index engine innodb wp revslider layer animations data index engine innodb wp revslider layer animations bkp data index engine innodb wp revslider navigations data index engine innodb wp revslider navigations bkp data index engine innodb wp revslider sliders data index engine innodb wp revslider sliders bkp data index engine innodb wp revslider slides data index engine innodb wp revslider slides bkp data index engine innodb wp revslider static slides data index engine innodb wp revslider static slides bkp data index engine innodb wp termmeta data index engine innodb wp terms data index engine innodb wp term relationships data index engine innodb wp term taxonomy data index engine innodb wp usermeta data index engine innodb wp users data index engine innodb wp wcs payment retries data index engine innodb wp wc admin notes data index engine innodb wp wc admin note actions data index engine innodb wp wc category lookup data index engine innodb wp wc customer lookup data index engine innodb wp wc download log data index engine innodb wp wc order coupon lookup data index engine innodb wp wc order product lookup data index engine innodb wp wc order stats data index engine innodb wp wc order tax lookup data index engine innodb wp wc product attributes lookup data index engine innodb wp wc product download directories data index engine innodb wp wc product meta lookup data index engine innodb wp wc rate limits data index engine innodb wp wc reserved stock data index engine innodb wp wc tax rate classes data index engine innodb wp wc webhooks data index engine innodb wp wmfo fraud attempts data index engine innodb wp wmfo logs data index engine innodb wp woocommerce software activations data index engine innodb wp woocommerce software licenses data index engine innodb wp wpmailsmtp debug events data index engine innodb wp wpmailsmtp tasks meta data index engine innodb wp xyz ips short code data index engine innodb wp yoast indexable data index engine innodb wp yoast indexable hierarchy data index engine innodb wp yoast migrations data index engine innodb wp yoast primary term data index engine innodb wp yoast seo links data index engine innodb post type counts attachment clients customize changeset is search form jobs member nav menu item page post product product variation revision sa slider seedprod shop coupon shop order shop order refund shop subscription st projects st services testimonial action contact form wp global styles zuserreg data security secure connection https ✔ hide errors from visitors ✔ active plugins redirection for contact form by qube one – template library and redux framework by extendify – extra product options builder for woocommerce pro by – ivory search by ivory search – checkout address autofill for woocommerce by zetamatic – classic editor by wordpress contributors – classic widgets by wordpress contributors – coming soon page maintenance mode landing pages wordpress website builder by seedprod by seedprod – contact form connector by ari soft – contact form by takayuki miyoshi – deviatetracking license enhancement by raven – deviatetracking mailchimp integration by raven – yoast duplicate post by enrico battocchi team yoast – enable jquery migrate helper by the wordpress team – handl utm grabber by haktan suren – head footer and post injections by stefano lissa – insert php code snippet by xyzscripts com – jetpack by automattic – a jquery updater by ramoonus – wpbakery page builder by michael m wpbakery com – ravenblocks by raven – redirection by john godley – remove checkout fields by muhammad ahmad – slide anything responsive content html slider and carousel by – smtp mailer by – svg support by benbodhi – sweetthemes framework by sweetthemes – tapfiliate by tapfiliate – user registration using contact form pro by zealousweb – woocommerce add to cart custom redirect by forwardflip – woocommerce stripe gateway by woocommerce – woocommerce software add on by woocommerce – update to version is available woocommerce subscriptions by woocommerce – update to version is available woocommerce by automattic – wp mail smtp by wpforms – inactive plugins action scheduler by automattic – advanced order export for woocommerce by algolplus – advanced product fields for woocommerce by studiowombat – advanced sidebar menu by onpoint plugins – akismet anti spam by automattic – all in one wp migration unlimited extension by servmask – contact form multi step forms by webhead llc – contact form woocommerce order dropdown field by codeboxr team – creative mail by constant contact by constant contact – duplicator by snap creek – extra product options builder for woocommerce by rednao – facebook for woocommerce by facebook – file upload types by wpforms – gdpr by trew knowledge – google ads marketing by kliken by kliken – hcaptcha for forms and more by hcaptcha – honeypot for contact form by nocean – mailchimp for woocommerce by mailchimp – mailchimp for wordpress by ibericode – one click upsell funnel for woocommerce by wp swings – parallax backgrounds for vc by benjamin intal gambit – popup maker by popup maker – product list field for contact form by – publishpress future by publishpress – publishpress revisions by publishpress – recaptcha for contact form by iqcomputing – slider revolution by themepunch – ultimate addons for contact form by themefic – user registration using contact form by zealousweb – woocommerce fraud prevention plugin premium by thedotstore – woocommerce payments by automattic – woocommerce shipping tax by woocommerce – woo manage fraud orders by prasidhda malla – wp crontrol by john blackbourn crontributors – yoast seo by team yoast – dropin plugins advanced cache php advanced cache php object cache php memcached settings api enabled – force ssl – currency usd currency position left thousand separator decimal separator number of decimals taxonomies product types external external grouped grouped simple simple subscription subscription variable variable variable subscription variable subscription taxonomies product visibility exclude from catalog exclude from catalog exclude from search exclude from search featured featured outofstock outofstock rated rated rated rated rated rated rated rated rated rated connected to woocommerce com ✔ enforce approved product download directories – wc pages shop base shop cart cart checkout checkout my account my account terms and conditions terms theme name deviate tracking niva child version update to version is available author url child theme ✔ parent theme name niva parent theme version parent theme author url woocommerce support ✔ templates overrides deviate tracking niva child woocommerce archive product php deviate tracking niva child woocommerce cart mini cart php deviate tracking niva child woocommerce content product php deviate tracking niva child woocommerce content single product php deviate tracking niva child woocommerce emails customer completed order php deviate tracking niva child woocommerce global quantity input php deviate tracking niva child woocommerce single product php deviate tracking niva child woocommerce taxonomy product cat php deviate tracking niva child woocommerce taxonomy product tag php subscriptions wcs debug ✔ no subscriptions mode ✔ live subscriptions live url subscription statuses draft wc active wc expired wc pending cancel wc on hold wc cancelled woocommerce account connected ✔ yes active product key ✔ yes custom retry rules ✔ no custom retry rule class ✔ no custom raw retry rule ✔ no custom retry rule ✔ no retries migration status ✔ completed report cache enabled ✔ yes cache update failures ✔ failure store setup country state united states us — california subscriptions by payment gateway stripe draft wc active wc cancelled wc on hold wc pending cancel payment gateway support stripe products refunds tokenization add payment method subscriptions subscription cancellation subscription suspension subscription reactivation subscription amount changes subscription date changes subscription payment method change subscription payment method change customer subscription payment method change admin multiple subscriptions admin enabled features activity panels analytics coupons customer effort score tracks experimental products task experimental import products task experimental fashion sample products experimental product tour shipping smart defaults shipping setting tour homescreen marketing mobile app banner navigation onboarding onboarding tasks remote inbox notifications remote free extensions payment gateway suggestions shipping label banner subscriptions store alerts transient notices wc pay promotion wc pay welcome page wc pay subscriptions page disabled features minified js settings daily cron ✔ next scheduled options ✔ notes onboarding completed action scheduler canceled oldest newest complete oldest newest failed oldest newest pending oldest newest status report information generated at isolating the problem i have deactivated other plugins and confirmed this bug occurs when only woocommerce plugin is active this bug happens with a default wordpress theme active or i can reproduce this bug consistently using the steps above | 1 |
329,184 | 10,013,108,864 | IssuesEvent | 2019-07-15 14:34:05 | NCIOCPL/cgov-digital-platform | https://api.github.com/repos/NCIOCPL/cgov-digital-platform | closed | Lead image on the Blog page and Press Release page has 3 <p> tags out of which only one is being used for image caption, other 2 are empty tags. | Low priority bug | http://www-dev-ac.cancer.gov/news-events/cancer-currents-blog/2019/vitamin-d-supplement-cancer-prevention
Lead image on the blog page has 3 "p" tags out of which only one is being used for image caption, other 2 are empty tags. Same is the case with Press Release page also(http://www-dev-ac.cancer.gov/news-events/press-releases/2018/leukemia-cll-ibrutinib-trial)
Is this expected?

| 1.0 | Lead image on the Blog page and Press Release page has 3 <p> tags out of which only one is being used for image caption, other 2 are empty tags. - http://www-dev-ac.cancer.gov/news-events/cancer-currents-blog/2019/vitamin-d-supplement-cancer-prevention
Lead image on the blog page has 3 "p" tags out of which only one is being used for image caption, other 2 are empty tags. Same is the case with Press Release page also(http://www-dev-ac.cancer.gov/news-events/press-releases/2018/leukemia-cll-ibrutinib-trial)
Is this expected?

| priority | lead image on the blog page and press release page has tags out of which only one is being used for image caption other are empty tags lead image on the blog page has p tags out of which only one is being used for image caption other are empty tags same is the case with press release page also is this expected | 1 |
502,751 | 14,566,333,551 | IssuesEvent | 2020-12-17 08:45:20 | ita-social-projects/horondi_client_fe | https://api.github.com/repos/ita-social-projects/horondi_client_fe | opened | [Horondi Admin Portal, 'Створити Модель' page] In EN table in text-box for text input should be written in English | UI bug priority: low severity: trivial | **Environment:** Windows 10, Google Chrome, version 86.0.4240.183.
**Reproducible:** always.
**Build found:** "commit https://horondi-admin.azurewebsites.net/models/add"
**Preconditions**
Go to https://horondi-admin-staging.azurewebsites.net
Log into Administrator page as Administrator: 'User'="admin2@gmail.com", 'Password'="qwertY123"
**Steps to reproduce**
1. Chose 'Моделі' item
2. Click on 'Додати модель' button
3. Chose EN table
**Actual result**
In EN table in text-box for text input 'Текст' is written

**Expected result**
In EN table in text-box for text input 'Text' is written
**User story and test case links**
User story #LVHRB-20
Test case"LVHRB-42"
**Labels to be added**
"Bug", Priority ("low"), Severity ("Trivial"), Type ("UI"). | 1.0 | [Horondi Admin Portal, 'Створити Модель' page] In EN table in text-box for text input should be written in English - **Environment:** Windows 10, Google Chrome, version 86.0.4240.183.
**Reproducible:** always.
**Build found:** "commit https://horondi-admin.azurewebsites.net/models/add"
**Preconditions**
Go to https://horondi-admin-staging.azurewebsites.net
Log into Administrator page as Administrator: 'User'="admin2@gmail.com", 'Password'="qwertY123"
**Steps to reproduce**
1. Chose 'Моделі' item
2. Click on 'Додати модель' button
3. Chose EN table
**Actual result**
In EN table in text-box for text input 'Текст' is written

**Expected result**
In EN table in text-box for text input 'Text' is written
**User story and test case links**
User story #LVHRB-20
Test case"LVHRB-42"
**Labels to be added**
"Bug", Priority ("low"), Severity ("Trivial"), Type ("UI"). | priority | in en table in text box for text input should be written in english environment windows google chrome version reproducible always build found commit preconditions go to log into administrator page as administrator user gmail com password steps to reproduce chose моделі item click on додати модель button chose en table actual result in en table in text box for text input текст is written expected result in en table in text box for text input text is written user story and test case links user story lvhrb test case lvhrb labels to be added bug priority low severity trivial type ui | 1 |
271,926 | 8,493,904,423 | IssuesEvent | 2018-10-28 16:37:31 | CS2103-AY1819S1-T16-3/main | https://api.github.com/repos/CS2103-AY1819S1-T16-3/main | closed | UI panels are incorrectly sized when application opens | bug low-priority | This is how it looks like:
<img width="1186" alt="screen shot 2018-10-28 at 8 55 13 am" src="https://user-images.githubusercontent.com/10579415/47610886-bd407a80-da92-11e8-871e-bb5170c9f477.png">
The panel should have the right length and should be responsive when resizing. | 1.0 | UI panels are incorrectly sized when application opens - This is how it looks like:
<img width="1186" alt="screen shot 2018-10-28 at 8 55 13 am" src="https://user-images.githubusercontent.com/10579415/47610886-bd407a80-da92-11e8-871e-bb5170c9f477.png">
The panel should have the right length and should be responsive when resizing. | priority | ui panels are incorrectly sized when application opens this is how it looks like img width alt screen shot at am src the panel should have the right length and should be responsive when resizing | 1 |
828,954 | 31,848,833,209 | IssuesEvent | 2023-09-14 22:37:16 | curveresearch/curvesim | https://api.github.com/repos/curveresearch/curvesim | opened | Initialize pool values from vyper contract storage during tests | priority: low | In `test_tricrypto.initialize_pool`, some variables such as A and gamma aren't loaded directly from the `vyper_tricrypto` fixture's storage. We call functions that may return values different from what's in the storage state (the packed variables).
Not a problem right now, but we should fix this if, for example, we do future tests involving ramping A or gamma. | 1.0 | Initialize pool values from vyper contract storage during tests - In `test_tricrypto.initialize_pool`, some variables such as A and gamma aren't loaded directly from the `vyper_tricrypto` fixture's storage. We call functions that may return values different from what's in the storage state (the packed variables).
Not a problem right now, but we should fix this if, for example, we do future tests involving ramping A or gamma. | priority | initialize pool values from vyper contract storage during tests in test tricrypto initialize pool some variables such as a and gamma aren t loaded directly from the vyper tricrypto fixture s storage we call functions that may return values different from what s in the storage state the packed variables not a problem right now but we should fix this if for example we do future tests involving ramping a or gamma | 1 |
148,966 | 5,704,167,874 | IssuesEvent | 2017-04-18 03:08:57 | kamal1978/LTFHC | https://api.github.com/repos/kamal1978/LTFHC | closed | Admin should be able to change their password in the web backend | admin low priority | There does not appear to be a place for the admin to change their password. Please create a way for the admin to change their password. | 1.0 | Admin should be able to change their password in the web backend - There does not appear to be a place for the admin to change their password. Please create a way for the admin to change their password. | priority | admin should be able to change their password in the web backend there does not appear to be a place for the admin to change their password please create a way for the admin to change their password | 1 |
670,402 | 22,689,182,931 | IssuesEvent | 2022-07-04 17:26:39 | BIDMCDigitalPsychiatry/LAMP-platform | https://api.github.com/repos/BIDMCDigitalPsychiatry/LAMP-platform | closed | mindLAMP Requests access to phone call data | bug 3day native core priority LOW | **Describe the bug**
mindLAMP requests access to phone calls for participant that has not had such data collection assigned.
**Screenshots**
https://user-images.githubusercontent.com/104088715/174115121-a57173d9-feab-445e-a224-a66eb45fd05d.mp4
**Smartphone (please complete the following information):**
- Device: [Pixel 14]
- OS: [android 12]
- Version [ver 12]
| 1.0 | mindLAMP Requests access to phone call data - **Describe the bug**
mindLAMP requests access to phone calls for participant that has not had such data collection assigned.
**Screenshots**
https://user-images.githubusercontent.com/104088715/174115121-a57173d9-feab-445e-a224-a66eb45fd05d.mp4
**Smartphone (please complete the following information):**
- Device: [Pixel 14]
- OS: [android 12]
- Version [ver 12]
| priority | mindlamp requests access to phone call data describe the bug mindlamp requests access to phone calls for participant that has not had such data collection assigned screenshots smartphone please complete the following information device os version | 1 |
114,345 | 4,629,233,382 | IssuesEvent | 2016-09-28 08:35:00 | bladerunner303/karitasz | https://api.github.com/repos/bladerunner303/karitasz | opened | Name megadása elemnél legyen opcionális | feature low priority | Name megadása elemnél legyen opcionális
(Most kötelező) | 1.0 | Name megadása elemnél legyen opcionális - Name megadása elemnél legyen opcionális
(Most kötelező) | priority | name megadása elemnél legyen opcionális name megadása elemnél legyen opcionális most kötelező | 1 |
713,423 | 24,528,010,242 | IssuesEvent | 2022-10-11 14:25:40 | elan-ev/tobira | https://api.github.com/repos/elan-ev/tobira | closed | Prometheus integration | area:backend kind:new-feature priority:low | It would be cool to have Prometheus integration for several reasons. There is [this library](https://github.com/tikv/rust-prometheus) which seems pretty functional, well written and well maintained. This is certainly not urgent right now, but we can already collect useful metrics. (If you are allowed to, feel free to edit this comment to add metrics.)
Useful metrics:
- Opencast API latency
- ... | 1.0 | Prometheus integration - It would be cool to have Prometheus integration for several reasons. There is [this library](https://github.com/tikv/rust-prometheus) which seems pretty functional, well written and well maintained. This is certainly not urgent right now, but we can already collect useful metrics. (If you are allowed to, feel free to edit this comment to add metrics.)
Useful metrics:
- Opencast API latency
- ... | priority | prometheus integration it would be cool to have prometheus integration for several reasons there is which seems pretty functional well written and well maintained this is certainly not urgent right now but we can already collect useful metrics if you are allowed to feel free to edit this comment to add metrics useful metrics opencast api latency | 1 |
228,350 | 7,550,007,123 | IssuesEvent | 2018-04-18 15:39:20 | EyeSeeTea/QAApp | https://api.github.com/repos/EyeSeeTea/QAApp | reopened | Improve, feedback: - Indent feedback content | complexity - low (1hr) priority - high type - maintenance | Please, use different colors for the background of Questions and Feedback scripts. Maybe a different shade of grey? This will help users to distinguish between Questions and Feedback scripts more easily. | 1.0 | Improve, feedback: - Indent feedback content - Please, use different colors for the background of Questions and Feedback scripts. Maybe a different shade of grey? This will help users to distinguish between Questions and Feedback scripts more easily. | priority | improve feedback indent feedback content please use different colors for the background of questions and feedback scripts maybe a different shade of grey this will help users to distinguish between questions and feedback scripts more easily | 1 |
88,539 | 3,778,829,638 | IssuesEvent | 2016-03-18 03:25:20 | copperhead/bugtracker | https://api.github.com/repos/copperhead/bugtracker | closed | Change default bluetooth device name | branding enhancement non-security-related priority-low | Currently it is "AOSP on HammerHead"
Shouldn't this mention CopperHeadOS? | 1.0 | Change default bluetooth device name - Currently it is "AOSP on HammerHead"
Shouldn't this mention CopperHeadOS? | priority | change default bluetooth device name currently it is aosp on hammerhead shouldn t this mention copperheados | 1 |
35,413 | 2,789,895,634 | IssuesEvent | 2015-05-08 22:14:46 | google/google-visualization-api-issues | https://api.github.com/repos/google/google-visualization-api-issues | opened | Tooltip support for ImageChart | Priority-Low Type-Enhancement | Original [issue 464](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=464) created by orwant on 2010-12-04T04:14:09.000Z:
<b>What would you like to see us add to this API?</b>
Tooltip support for the Generic Image Chart.
The Generic Image Chart is great to customize at will the graphs, much more flexible than the corechart implementations (LineChart, ColumnChart, ...). However it doesn't have support for the tooltip like the other ones do. And the latest event handling that was added is a good step towards that direction but the region ID that we get with the event is useless to render any dynamic data.
<b>What component is this issue related to (PieChart, LineChart, DataTable,</b>
<b>Query, etc)?</b>
ImageChart
<b>*********************************************************</b>
<b>For developers viewing this issue: please click the 'star' icon to be</b>
<b>notified of future changes, and to let us know how many of you are</b>
<b>interested in seeing it resolved.</b>
<b>*********************************************************</b>
| 1.0 | Tooltip support for ImageChart - Original [issue 464](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=464) created by orwant on 2010-12-04T04:14:09.000Z:
<b>What would you like to see us add to this API?</b>
Tooltip support for the Generic Image Chart.
The Generic Image Chart is great to customize at will the graphs, much more flexible than the corechart implementations (LineChart, ColumnChart, ...). However it doesn't have support for the tooltip like the other ones do. And the latest event handling that was added is a good step towards that direction but the region ID that we get with the event is useless to render any dynamic data.
<b>What component is this issue related to (PieChart, LineChart, DataTable,</b>
<b>Query, etc)?</b>
ImageChart
<b>*********************************************************</b>
<b>For developers viewing this issue: please click the 'star' icon to be</b>
<b>notified of future changes, and to let us know how many of you are</b>
<b>interested in seeing it resolved.</b>
<b>*********************************************************</b>
| priority | tooltip support for imagechart original created by orwant on what would you like to see us add to this api tooltip support for the generic image chart the generic image chart is great to customize at will the graphs much more flexible than the corechart implementations linechart columnchart however it doesn t have support for the tooltip like the other ones do and the latest event handling that was added is a good step towards that direction but the region id that we get with the event is useless to render any dynamic data what component is this issue related to piechart linechart datatable query etc imagechart for developers viewing this issue please click the star icon to be notified of future changes and to let us know how many of you are interested in seeing it resolved | 1 |
457,170 | 13,152,841,635 | IssuesEvent | 2020-08-10 00:39:28 | kubeapps/kubeapps | https://api.github.com/repos/kubeapps/kubeapps | closed | Cannot use external auth proxy service without patching config | kind/feature priority/low | As mentioned by @plnordquist and summarised in [this comment](https://github.com/kubeapps/kubeapps/issues/1557#issuecomment-596844913), Kubeapps works fine with the default auth proxy service built into the chart, but if you setup your own auth proxy (say, for eg, if you don't want to use oauth2-proxy) and so set the chart value `authProxyEnabled` to false, then Kubeapps also currently [blanks out the `oauthLoginURI`](https://github.com/kubeapps/kubeapps/blob/master/dashboard/src/containers/LoginFormContainer/LoginFormContainer.ts#L17) in the Login form, so that login fails.
Currently, to work around this, you need to deploy with `authProxyEnabled` to false so the chart doesnt' deploy its own auth proxy, but then manually update the dashboard config map to set it to true, so the dashboard allows login.
Note: It may or may not be as simple as removing the condition which blanks the `oauthLoginURI`. I'm guessing there's a reason we did that but failed to leave a useful comment.
| 1.0 | Cannot use external auth proxy service without patching config - As mentioned by @plnordquist and summarised in [this comment](https://github.com/kubeapps/kubeapps/issues/1557#issuecomment-596844913), Kubeapps works fine with the default auth proxy service built into the chart, but if you setup your own auth proxy (say, for eg, if you don't want to use oauth2-proxy) and so set the chart value `authProxyEnabled` to false, then Kubeapps also currently [blanks out the `oauthLoginURI`](https://github.com/kubeapps/kubeapps/blob/master/dashboard/src/containers/LoginFormContainer/LoginFormContainer.ts#L17) in the Login form, so that login fails.
Currently, to work around this, you need to deploy with `authProxyEnabled` to false so the chart doesnt' deploy its own auth proxy, but then manually update the dashboard config map to set it to true, so the dashboard allows login.
Note: It may or may not be as simple as removing the condition which blanks the `oauthLoginURI`. I'm guessing there's a reason we did that but failed to leave a useful comment.
| priority | cannot use external auth proxy service without patching config as mentioned by plnordquist and summarised in kubeapps works fine with the default auth proxy service built into the chart but if you setup your own auth proxy say for eg if you don t want to use proxy and so set the chart value authproxyenabled to false then kubeapps also currently in the login form so that login fails currently to work around this you need to deploy with authproxyenabled to false so the chart doesnt deploy its own auth proxy but then manually update the dashboard config map to set it to true so the dashboard allows login note it may or may not be as simple as removing the condition which blanks the oauthloginuri i m guessing there s a reason we did that but failed to leave a useful comment | 1 |
294,923 | 9,050,515,349 | IssuesEvent | 2019-02-12 08:54:50 | bitrockteam/amber-website | https://api.github.com/repos/bitrockteam/amber-website | closed | Custom update notification | Priority: Low Status: Available Type: Enhancement | Following the VuePress PWA plugin docs, the popup component for app updates can be customized
https://vuepress.vuejs.org/plugin/official/plugin-pwa.html#popupcomponent
we can update it to use our own `amber-banner` component https://amber.bitrock.it/components/banner/ keeping the same behavior and texts as the current popup.
<img width="913" alt="screenshot 2019-02-07 at 14 05 43" src="https://user-images.githubusercontent.com/1764542/52413289-7d515080-2ae1-11e9-965e-5db0be56c668.png"> | 1.0 | Custom update notification - Following the VuePress PWA plugin docs, the popup component for app updates can be customized
https://vuepress.vuejs.org/plugin/official/plugin-pwa.html#popupcomponent
we can update it to use our own `amber-banner` component https://amber.bitrock.it/components/banner/ keeping the same behavior and texts as the current popup.
<img width="913" alt="screenshot 2019-02-07 at 14 05 43" src="https://user-images.githubusercontent.com/1764542/52413289-7d515080-2ae1-11e9-965e-5db0be56c668.png"> | priority | custom update notification following the vuepress pwa plugin docs the popup component for app updates can be customized we can update it to use our own amber banner component keeping the same behavior and texts as the current popup img width alt screenshot at src | 1 |
446,221 | 12,842,488,439 | IssuesEvent | 2020-07-08 02:09:35 | opentx/opentx | https://api.github.com/repos/opentx/opentx | closed | Servo test screen in channels menu | Priority-Low Radio Firmware enhancement stale | _From [TilmanBa...@gmail.com](https://code.google.com/u/102604845319663901187/) on October 29, 2013 16:35:45_
I was thinking about implementing this for a while. But I have been busy doing so many other things.
How about a sub screen where you can put the servo into test mode.
Cut off the input from the mixes and run either of three programmes:
1) Sweep left centre right. Stopping for instant at each end and centre
2) centre mode
3) move by pot or stick.
The same screen should of course also allow you to set all trims and end positions for this channel. Because the purpose is of course to set those up, independently from mixes.
_Original issue: http://code.google.com/p/opentx/issues/detail?id=174_
| 1.0 | Servo test screen in channels menu - _From [TilmanBa...@gmail.com](https://code.google.com/u/102604845319663901187/) on October 29, 2013 16:35:45_
I was thinking about implementing this for a while. But I have been busy doing so many other things.
How about a sub screen where you can put the servo into test mode.
Cut off the input from the mixes and run either of three programmes:
1) Sweep left centre right. Stopping for instant at each end and centre
2) centre mode
3) move by pot or stick.
The same screen should of course also allow you to set all trims and end positions for this channel. Because the purpose is of course to set those up, independently from mixes.
_Original issue: http://code.google.com/p/opentx/issues/detail?id=174_
| priority | servo test screen in channels menu from on october i was thinking about implementing this for a while but i have been busy doing so many other things how about a sub screen where you can put the servo into test mode cut off the input from the mixes and run either of three programmes sweep left centre right stopping for instant at each end and centre centre mode move by pot or stick the same screen should of course also allow you to set all trims and end positions for this channel because the purpose is of course to set those up independently from mixes original issue | 1 |
759,176 | 26,582,563,999 | IssuesEvent | 2023-01-22 16:38:17 | PowerNukkitX/PowerNukkitX | https://api.github.com/repos/PowerNukkitX/PowerNukkitX | closed | 楼梯BUG-虚无楼梯 | bug | 漏洞 Unconfirmed | 未确认 Low Priority | 低优先级 | # 🐞 错误汇报
当楼梯在树下放置会生成虚无的楼梯相关复现视频已提交至交流群
### ✔ 预期行为
<!-- ✍ 正常情况下应该发生什么 -->
不会生成楼梯
### ❌ 实际行为
<!-- ✍ 但是实际上发生了什么不该发生的 -->
会生成楼梯
### 💬 其他信息
<!-- ✍ 其他可能有助于解决此问题的信息 -->
此服务器正在运行 Nukkit 1.19.50-r1 (git-80505cc9d) 版本 "PowerNukkitX" (API 1.0.14)
| 1.0 | 楼梯BUG-虚无楼梯 - # 🐞 错误汇报
当楼梯在树下放置会生成虚无的楼梯相关复现视频已提交至交流群
### ✔ 预期行为
<!-- ✍ 正常情况下应该发生什么 -->
不会生成楼梯
### ❌ 实际行为
<!-- ✍ 但是实际上发生了什么不该发生的 -->
会生成楼梯
### 💬 其他信息
<!-- ✍ 其他可能有助于解决此问题的信息 -->
此服务器正在运行 Nukkit 1.19.50-r1 (git-80505cc9d) 版本 "PowerNukkitX" (API 1.0.14)
| priority | 楼梯bug 虚无楼梯 🐞 错误汇报 当楼梯在树下放置会生成虚无的楼梯相关复现视频已提交至交流群 ✔ 预期行为 不会生成楼梯 ❌ 实际行为 会生成楼梯 💬 其他信息 此服务器正在运行 nukkit git 版本 powernukkitx api | 1 |
72,545 | 3,386,955,395 | IssuesEvent | 2015-11-27 23:47:29 | michael-mckenna/Aviato-android | https://api.github.com/repos/michael-mckenna/Aviato-android | closed | Disallow Creating event | bug Low Priority | prevent the user from creating an event if they are not logged on
- use an alertdialog to display the warning | 1.0 | Disallow Creating event - prevent the user from creating an event if they are not logged on
- use an alertdialog to display the warning | priority | disallow creating event prevent the user from creating an event if they are not logged on use an alertdialog to display the warning | 1 |
795,735 | 28,084,523,405 | IssuesEvent | 2023-03-30 08:53:52 | KDT-Final-Team4/backend | https://api.github.com/repos/KDT-Final-Team4/backend | opened | [Feat]채용공고 전형 단계 출력 | For : API Priority : Low Status : In progress Type : Feature | ## 🔨개발 할 기능
채용공고 전형 단계 출력
## 🧩 세부 기능
해당 기능에 대한 세부 계획 작성 (ex. -[ ] 로그인 시 아이디 비번 입력 받기)
- [ ] progress requestDTO 생성
- [ ] 채용공고 전형 단계 출력
## 📖 참고 사항
레퍼런스나 추가로 발생할 것으로 예상되는 이슈 작성 (ex. 아직 JWT 토큰 안만들어서 나중에 코드 추가해야함)
| 1.0 | [Feat]채용공고 전형 단계 출력 - ## 🔨개발 할 기능
채용공고 전형 단계 출력
## 🧩 세부 기능
해당 기능에 대한 세부 계획 작성 (ex. -[ ] 로그인 시 아이디 비번 입력 받기)
- [ ] progress requestDTO 생성
- [ ] 채용공고 전형 단계 출력
## 📖 참고 사항
레퍼런스나 추가로 발생할 것으로 예상되는 이슈 작성 (ex. 아직 JWT 토큰 안만들어서 나중에 코드 추가해야함)
| priority | 채용공고 전형 단계 출력 🔨개발 할 기능 채용공고 전형 단계 출력 🧩 세부 기능 해당 기능에 대한 세부 계획 작성 ex 로그인 시 아이디 비번 입력 받기 progress requestdto 생성 채용공고 전형 단계 출력 📖 참고 사항 레퍼런스나 추가로 발생할 것으로 예상되는 이슈 작성 ex 아직 jwt 토큰 안만들어서 나중에 코드 추가해야함 | 1 |
813,233 | 30,448,788,018 | IssuesEvent | 2023-07-16 02:33:56 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | latency_measure: Error occurs when setting CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=10000000 on Cortex-R82 class. | bug priority: low | I'm trying to do the latency measurement for my FPGA which is based on Cortex-R82 class and the clock frequency is indeed is 10MHz, so I set the parameter as below.
`CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=10000000`
And the full log can be found as below.
```
START - Time Measurement
Timing results: Clock frequency: 10 MHz
Average thread context switch using yield : 1142 cycles , 114225 ns
Error: tick occurred
Switch from ISR back to interrupted thread : 484 cycles , 48400 ns
Time from ISR to executing a different thread : 869 cycles , 86900 ns
Time to create a thread (without start) : 349 cycles , 34900 ns
Time to start a thread : 1398 cycles , 139800 ns
Time to suspend a thread : 1303 cycles , 130300 ns
Time to resume a thread : 1210 cycles , 121000 ns
Time to abort a thread (not running) : 253 cycles , 25300 ns
Average semaphore signal time : 408 cycles , 40806 ns
Average semaphore test time : 156 cycles , 15633 ns
Semaphore take time (context switch) : 1411 cycles , 141100 ns
Semaphore give time (context switch) : 1839 cycles , 183900 ns
Average time to lock a mutex : 276 cycles , 27657 ns
Average time to unlock a mutex : 105 cycles , 10539 ns
Average time for heap malloc : 1118 cycles , 111839 ns
Average time for heap free : 725 cycles , 72505 ns
===================================================================
PROJECT EXECUTION FAILED
```
I had debugged with this log and found that the error occurs at the line as below in bench_test_end() function.
`if (timestamp_check >= MSEC_PER_SEC) {
return -1;
`}
I had printed the frequency from the register CNTFRQ_EL0 and found it is indeed 10MHz.
I had found my case hit the error because timestamp_check == 1000 for my platform. I don't know why this value(1000ms) should be considered as an error.
Is this expected that it will trigger an error if the value of timestamp_check is 1000ms?
Could you pls give me some description about this logic?
| 1.0 | latency_measure: Error occurs when setting CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=10000000 on Cortex-R82 class. - I'm trying to do the latency measurement for my FPGA which is based on Cortex-R82 class and the clock frequency is indeed is 10MHz, so I set the parameter as below.
`CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=10000000`
And the full log can be found as below.
```
START - Time Measurement
Timing results: Clock frequency: 10 MHz
Average thread context switch using yield : 1142 cycles , 114225 ns
Error: tick occurred
Switch from ISR back to interrupted thread : 484 cycles , 48400 ns
Time from ISR to executing a different thread : 869 cycles , 86900 ns
Time to create a thread (without start) : 349 cycles , 34900 ns
Time to start a thread : 1398 cycles , 139800 ns
Time to suspend a thread : 1303 cycles , 130300 ns
Time to resume a thread : 1210 cycles , 121000 ns
Time to abort a thread (not running) : 253 cycles , 25300 ns
Average semaphore signal time : 408 cycles , 40806 ns
Average semaphore test time : 156 cycles , 15633 ns
Semaphore take time (context switch) : 1411 cycles , 141100 ns
Semaphore give time (context switch) : 1839 cycles , 183900 ns
Average time to lock a mutex : 276 cycles , 27657 ns
Average time to unlock a mutex : 105 cycles , 10539 ns
Average time for heap malloc : 1118 cycles , 111839 ns
Average time for heap free : 725 cycles , 72505 ns
===================================================================
PROJECT EXECUTION FAILED
```
I had debugged with this log and found that the error occurs at the line as below in bench_test_end() function.
`if (timestamp_check >= MSEC_PER_SEC) {
return -1;
`}
I had printed the frequency from the register CNTFRQ_EL0 and found it is indeed 10MHz.
I had found my case hit the error because timestamp_check == 1000 for my platform. I don't know why this value(1000ms) should be considered as an error.
Is this expected that it will trigger an error if the value of timestamp_check is 1000ms?
Could you pls give me some description about this logic?
| priority | latency measure error occurs when setting config sys clock hw cycles per sec on cortex class i m trying to do the latency measurement for my fpga which is based on cortex class and the clock frequency is indeed is so i set the parameter as below config sys clock hw cycles per sec and the full log can be found as below start time measurement timing results clock frequency mhz average thread context switch using yield cycles ns error tick occurred switch from isr back to interrupted thread cycles ns time from isr to executing a different thread cycles ns time to create a thread without start cycles ns time to start a thread cycles ns time to suspend a thread cycles ns time to resume a thread cycles ns time to abort a thread not running cycles ns average semaphore signal time cycles ns average semaphore test time cycles ns semaphore take time context switch cycles ns semaphore give time context switch cycles ns average time to lock a mutex cycles ns average time to unlock a mutex cycles ns average time for heap malloc cycles ns average time for heap free cycles ns project execution failed i had debugged with this log and found that the error occurs at the line as below in bench test end function if timestamp check msec per sec return i had printed the frequency from the register cntfrq and found it is indeed i had found my case hit the error because timestamp check for my platform i don t know why this value should be considered as an error is this expected that it will trigger an error if the value of timestamp check is could you pls give me some description about this logic | 1 |
379,784 | 11,235,475,262 | IssuesEvent | 2020-01-09 08:25:40 | getting-things-gnome/gtg | https://api.github.com/repos/getting-things-gnome/gtg | closed | Feature request: priority | enhancement needinfo patch-or-wont-happen priority:low | I hope sending this request here isn't off-topic. In that case, I apologise for it.
First of all thank you for this great software. I use GTG for professional work in the office work team and I'm asking many colleagues to use it. We all see an important lack of todo definition: **priorities**. It is true that it is possible to define the expiration date of the todo, but **urgency** and **priority** are two very different things. One thing can "expire" in two days, but be unimportant. Another thing expires in a month, but the amount of work it needs to be completed, and the great importance it has for the team, puts it among the priorities that I have to think about every day. And my colleagues and I would really like to see priority things first, regardless of their "expiration".
I think it is not a complicated thing (I hope) to implement in the software and I hope that you will put it as soon as possible.
Thank you very much and good job! | 1.0 | Feature request: priority - I hope sending this request here isn't off-topic. In that case, I apologise for it.
First of all thank you for this great software. I use GTG for professional work in the office work team and I'm asking many colleagues to use it. We all see an important lack of todo definition: **priorities**. It is true that it is possible to define the expiration date of the todo, but **urgency** and **priority** are two very different things. One thing can "expire" in two days, but be unimportant. Another thing expires in a month, but the amount of work it needs to be completed, and the great importance it has for the team, puts it among the priorities that I have to think about every day. And my colleagues and I would really like to see priority things first, regardless of their "expiration".
I think it is not a complicated thing (I hope) to implement in the software and I hope that you will put it as soon as possible.
Thank you very much and good job! | priority | feature request priority i hope sending this request here isn t off topic in that case i apologise for it first of all thank you for this great software i use gtg for professional work in the office work team and i m asking many colleagues to use it we all see an important lack of todo definition priorities it is true that it is possible to define the expiration date of the todo but urgency and priority are two very different things one thing can expire in two days but be unimportant another thing expires in a month but the amount of work it needs to be completed and the great importance it has for the team puts it among the priorities that i have to think about every day and my colleagues and i would really like to see priority things first regardless of their expiration i think it is not a complicated thing i hope to implement in the software and i hope that you will put it as soon as possible thank you very much and good job | 1 |
490,588 | 14,136,394,052 | IssuesEvent | 2020-11-10 04:10:55 | ppy/osu | https://api.github.com/repos/ppy/osu | closed | You can spectate yourself | low-priority type:network | **Describe the bug:**
You can spectate yourself on lazer, and that shouldn't be possible
**Screenshots or videos showing encountered issue:**
https://youtu.be/fQbsFrqY50o
**osu!lazer version:**
2020.1109.0
| 1.0 | You can spectate yourself - **Describe the bug:**
You can spectate yourself on lazer, and that shouldn't be possible
**Screenshots or videos showing encountered issue:**
https://youtu.be/fQbsFrqY50o
**osu!lazer version:**
2020.1109.0
| priority | you can spectate yourself describe the bug you can spectate yourself on lazer and that shouldn t be possible screenshots or videos showing encountered issue osu lazer version | 1 |
17,059 | 2,615,129,926 | IssuesEvent | 2015-03-01 05:59:45 | chrsmith/google-api-java-client | https://api.github.com/repos/chrsmith/google-api-java-client | opened | Exponential backoff for access token requests failing due to rate limits | auto-migrated Component-Auth Priority-Low Type-Enhancement | ```
copied from:
https://code.google.com/p/google-oauth-java-client/issues/detail?id=57
Version of google-oauth-java-client (e.g. 1.5.0-beta)?
1.12.0-beta
Java environment (e.g. Java 6, Android 2.3, App Engine)?
Java 6, presumably non-AppEngine unless you're not using the AppEngine robot
credentials.
Describe the problem.
1. Share the refresh token with 10+ machines.
2. Perform an authenticated API request across the same machines simultaneously.
Expected: Eventual success.
Actual: Access denied error.
How would you expect it to be fixed?
https://code.google.com/p/google-oauth-java-client/source/browse/google-oauth-cl
ient/src/main/java/com/google/api/client/auth/oauth2/TokenRequest.java#303
http://code.google.com/p/gsutil/source/browse/trunk/src/oauth2_plugin/oauth2_cli
ent.py#343
The problem is that if you have many machines hitting the token endpoint for
the same refresh token, you will hit the rate limit and further requests will
yield 403 without any computer-readable indication that you've hit a rate limit
(there is human-readable HTML in the response that so indicates). We need to
treat 403s as if they were a 429 (http://tools.ietf.org/html/rfc6585) and,
without a Retry-After field, just use exponential backoff to try and get a
refresh token. (If a Retry-After field were available, use it to establish a
baseline for adding extra delay.)
This will not fix the underlying problem, but it will amelioriate it, and
slowly machines will be able to start work.
In this case, we cannot expect that the response will contain JSON, so we'll
have to fall back on raw HTTP code handling.
My comment:
Problem is we have no good way yet of knowing that a 403 is recoverable.
Another potential source of 403 for Google APIs is if the API hasn't been
enabled in the APIs Console. So we need a reliable way of detecting that. One
possibility is to read the human-readable HTML, but that seems prone to fail in
the future. So at this point I don't have a concrete proposal yet, and
therefore I'll keep it as Low priority, but I'll keep it open until we do.
```
Original issue reported on code.google.com by `yan...@google.com` on 2 Nov 2012 at 12:17 | 1.0 | Exponential backoff for access token requests failing due to rate limits - ```
copied from:
https://code.google.com/p/google-oauth-java-client/issues/detail?id=57
Version of google-oauth-java-client (e.g. 1.5.0-beta)?
1.12.0-beta
Java environment (e.g. Java 6, Android 2.3, App Engine)?
Java 6, presumably non-AppEngine unless you're not using the AppEngine robot
credentials.
Describe the problem.
1. Share the refresh token with 10+ machines.
2. Perform an authenticated API request across the same machines simultaneously.
Expected: Eventual success.
Actual: Access denied error.
How would you expect it to be fixed?
https://code.google.com/p/google-oauth-java-client/source/browse/google-oauth-cl
ient/src/main/java/com/google/api/client/auth/oauth2/TokenRequest.java#303
http://code.google.com/p/gsutil/source/browse/trunk/src/oauth2_plugin/oauth2_cli
ent.py#343
The problem is that if you have many machines hitting the token endpoint for
the same refresh token, you will hit the rate limit and further requests will
yield 403 without any computer-readable indication that you've hit a rate limit
(there is human-readable HTML in the response that so indicates). We need to
treat 403s as if they were a 429 (http://tools.ietf.org/html/rfc6585) and,
without a Retry-After field, just use exponential backoff to try and get a
refresh token. (If a Retry-After field were available, use it to establish a
baseline for adding extra delay.)
This will not fix the underlying problem, but it will amelioriate it, and
slowly machines will be able to start work.
In this case, we cannot expect that the response will contain JSON, so we'll
have to fall back on raw HTTP code handling.
My comment:
Problem is we have no good way yet of knowing that a 403 is recoverable.
Another potential source of 403 for Google APIs is if the API hasn't been
enabled in the APIs Console. So we need a reliable way of detecting that. One
possibility is to read the human-readable HTML, but that seems prone to fail in
the future. So at this point I don't have a concrete proposal yet, and
therefore I'll keep it as Low priority, but I'll keep it open until we do.
```
Original issue reported on code.google.com by `yan...@google.com` on 2 Nov 2012 at 12:17 | priority | exponential backoff for access token requests failing due to rate limits copied from version of google oauth java client e g beta beta java environment e g java android app engine java presumably non appengine unless you re not using the appengine robot credentials describe the problem share the refresh token with machines perform an authenticated api request across the same machines simultaneously expected eventual success actual access denied error how would you expect it to be fixed ient src main java com google api client auth tokenrequest java ent py the problem is that if you have many machines hitting the token endpoint for the same refresh token you will hit the rate limit and further requests will yield without any computer readable indication that you ve hit a rate limit there is human readable html in the response that so indicates we need to treat as if they were a and without a retry after field just use exponential backoff to try and get a refresh token if a retry after field were available use it to establish a baseline for adding extra delay this will not fix the underlying problem but it will amelioriate it and slowly machines will be able to start work in this case we cannot expect that the response will contain json so we ll have to fall back on raw http code handling my comment problem is we have no good way yet of knowing that a is recoverable another potential source of for google apis is if the api hasn t been enabled in the apis console so we need a reliable way of detecting that one possibility is to read the human readable html but that seems prone to fail in the future so at this point i don t have a concrete proposal yet and therefore i ll keep it as low priority but i ll keep it open until we do original issue reported on code google com by yan google com on nov at | 1 |
378,570 | 11,204,643,117 | IssuesEvent | 2020-01-05 07:53:52 | Malikil/PYOP-Checker | https://api.github.com/repos/Malikil/PYOP-Checker | closed | Both maps from modpool deleted when adding a new map | bug low priority | When adding a new map to a full modpool, if both original maps were the same but one was rejected and the other wasn't, it deleted both maps.
When both maps are different and both are rejected, it will replace the older map.
When both maps are the same but accepted, it will replace one of them.
When both maps are different and neither is rejected, it will replace the older map.
When both maps are different and one is rejected, it will replace the rejected map. | 1.0 | Both maps from modpool deleted when adding a new map - When adding a new map to a full modpool, if both original maps were the same but one was rejected and the other wasn't, it deleted both maps.
When both maps are different and both are rejected, it will replace the older map.
When both maps are the same but accepted, it will replace one of them.
When both maps are different and neither is rejected, it will replace the older map.
When both maps are different and one is rejected, it will replace the rejected map. | priority | both maps from modpool deleted when adding a new map when adding a new map to a full modpool if both original maps were the same but one was rejected and the other wasn t it deleted both maps when both maps are different and both are rejected it will replace the older map when both maps are the same but accepted it will replace one of them when both maps are different and neither is rejected it will replace the older map when both maps are different and one is rejected it will replace the rejected map | 1 |
672,120 | 22,791,441,969 | IssuesEvent | 2022-07-10 03:49:28 | Pycord-Development/pycord | https://api.github.com/repos/Pycord-Development/pycord | closed | Extra attributes for slash commands | feature request priority: low status: planned | ### Summary
The ability to add more attributes to slash commands (category, etc)
### What is the feature request for?
discord.ext.commands
### The Problem
In my bot, I have a help command based around slash commands.
Before using slash commands, I had each cog have a `.attr` dictionary for extra data on the cog, however I think it would be nice if this was implemented in slash commands as well. Simply having the ability to add extra data to a slash command so you can refer to it later would save a lot of time.
### The Ideal Solution
The new constructor (in my head):
```py
@commands.slash_command(guild_ids = [...], description = "A very nice slash command", category = "misc")
async def command(self, ctx):
return ctx.respond("Hello!")
```
This could then be referred to via `bot.application_commands`.
An example on that:
```py
for command in self.bot.application_commands.items():
print(command.name, command.category)
```
Ideally, the `SlashCommand` class would store any extra kwargs given to it.
### The Current Solution
I don't believe there is currently a way to do this in Pycord.
### Additional Context
I maintain my own fork of pycord, just for things like this.
My [implementation](https://github.com/ii-Python/discord/commit/b9d4bfc606bcd19f43e4e029aadc74a0ed1a336c) simply added `SlashCommand.category`, although it wouldn't be hard to add more. | 1.0 | Extra attributes for slash commands - ### Summary
The ability to add more attributes to slash commands (category, etc)
### What is the feature request for?
discord.ext.commands
### The Problem
In my bot, I have a help command based around slash commands.
Before using slash commands, I had each cog have a `.attr` dictionary for extra data on the cog, however I think it would be nice if this was implemented in slash commands as well. Simply having the ability to add extra data to a slash command so you can refer to it later would save a lot of time.
### The Ideal Solution
The new constructor (in my head):
```py
@commands.slash_command(guild_ids = [...], description = "A very nice slash command", category = "misc")
async def command(self, ctx):
return ctx.respond("Hello!")
```
This could then be referred to via `bot.application_commands`.
An example on that:
```py
for command in self.bot.application_commands.items():
print(command.name, command.category)
```
Ideally, the `SlashCommand` class would store any extra kwargs given to it.
### The Current Solution
I don't believe there is currently a way to do this in Pycord.
### Additional Context
I maintain my own fork of pycord, just for things like this.
My [implementation](https://github.com/ii-Python/discord/commit/b9d4bfc606bcd19f43e4e029aadc74a0ed1a336c) simply added `SlashCommand.category`, although it wouldn't be hard to add more. | priority | extra attributes for slash commands summary the ability to add more attributes to slash commands category etc what is the feature request for discord ext commands the problem in my bot i have a help command based around slash commands before using slash commands i had each cog have a attr dictionary for extra data on the cog however i think it would be nice if this was implemented in slash commands as well simply having the ability to add extra data to a slash command so you can refer to it later would save a lot of time the ideal solution the new constructor in my head py commands slash command guild ids description a very nice slash command category misc async def command self ctx return ctx respond hello this could then be referred to via bot application commands an example on that py for command in self bot application commands items print command name command category ideally the slashcommand class would store any extra kwargs given to it the current solution i don t believe there is currently a way to do this in pycord additional context i maintain my own fork of pycord just for things like this my simply added slashcommand category although it wouldn t be hard to add more | 1 |
63,651 | 3,197,140,009 | IssuesEvent | 2015-10-01 01:34:21 | MarcNo/lifelines | https://api.github.com/repos/MarcNo/lifelines | closed | reportmanual docs for incr don't make sense | auto-migrated Docs low priority sourceforge |
Quoting from current lifelines report manual:
>VOID incr\(NUMBER,NUMBER\);
>
> increment variable by one
That doesn't make a lot of sense, altho a clever person
can guess what it means.
The second argument is optional, and is the amount to
increment; if absent, it increments by one.
Need to fix in report manual.
Reported by: elsapo
Original Ticket: "bugs/229":https://sourceforge.net/p/bugs/229 | 1.0 | reportmanual docs for incr don't make sense -
Quoting from current lifelines report manual:
>VOID incr\(NUMBER,NUMBER\);
>
> increment variable by one
That doesn't make a lot of sense, altho a clever person
can guess what it means.
The second argument is optional, and is the amount to
increment; if absent, it increments by one.
Need to fix in report manual.
Reported by: elsapo
Original Ticket: "bugs/229":https://sourceforge.net/p/bugs/229 | priority | reportmanual docs for incr don t make sense quoting from current lifelines report manual gt void incr number number gt gt increment variable by one that doesn t make a lot of sense altho a clever person can guess what it means the second argument is optional and is the amount to increment if absent it increments by one need to fix in report manual reported by elsapo original ticket bugs | 1 |
35,985 | 2,794,386,375 | IssuesEvent | 2015-05-11 16:23:49 | babel/babel | https://api.github.com/repos/babel/babel | closed | Unnecessary IIFE created when const/let-created variable is used in a filter | enhancement low priority transformation | The following JS:
```js
{
let a = 4;
let l = [1, 2, 6].filter(function (x) {
return x > a;
});
}
```
is transpiled to:
```js
"use strict";
{
(function () {
var a = 4;
var l = [1, 2, 6].filter(function (x) {
return x > a;
});
})();
}
```
The function wrapper seems unnecessary as the variable is not modified in the loop. If there was another variable named the same outside of the block, e.g:
```js
let a = 3;
{
let a = 4;
let l = [1, 2, 6].filter(function (x) {
return x > a;
});
}
```
it could transpile to:
```js
"use strict";
var a = 3;
{
var a_ = 4;
var l = [1, 2, 6].filter(function (x) {
return x > a_;
});
}
```
instead of what's currently generated:
```js
"use strict";
var a = 3;
{
(function () {
var a = 4;
var l = [1, 2, 6].filter(function (x) {
return x > a;
});
})();
}
```
`babel-core@5.2.16` | 1.0 | Unnecessary IIFE created when const/let-created variable is used in a filter - The following JS:
```js
{
let a = 4;
let l = [1, 2, 6].filter(function (x) {
return x > a;
});
}
```
is transpiled to:
```js
"use strict";
{
(function () {
var a = 4;
var l = [1, 2, 6].filter(function (x) {
return x > a;
});
})();
}
```
The function wrapper seems unnecessary as the variable is not modified in the loop. If there was another variable named the same outside of the block, e.g:
```js
let a = 3;
{
let a = 4;
let l = [1, 2, 6].filter(function (x) {
return x > a;
});
}
```
it could transpile to:
```js
"use strict";
var a = 3;
{
var a_ = 4;
var l = [1, 2, 6].filter(function (x) {
return x > a_;
});
}
```
instead of what's currently generated:
```js
"use strict";
var a = 3;
{
(function () {
var a = 4;
var l = [1, 2, 6].filter(function (x) {
return x > a;
});
})();
}
```
`babel-core@5.2.16` | priority | unnecessary iife created when const let created variable is used in a filter the following js js let a let l filter function x return x a is transpiled to js use strict function var a var l filter function x return x a the function wrapper seems unnecessary as the variable is not modified in the loop if there was another variable named the same outside of the block e g js let a let a let l filter function x return x a it could transpile to js use strict var a var a var l filter function x return x a instead of what s currently generated js use strict var a function var a var l filter function x return x a babel core | 1 |
648,887 | 21,212,341,734 | IssuesEvent | 2022-04-11 01:26:53 | TheHiveRP/HiveIssues | https://api.github.com/repos/TheHiveRP/HiveIssues | closed | Removing Clothes From Body With Command | bug low priority | #### __Description__
/shirt removes the t-shirt as well, so if you have a pocket flag in the t-shirt category and type /shirt, it removes your top and also any t-shirt clothing you have on (vests, holsters, ties etc).
#### __Evidence__
NO EVIDENCE
#### __Additional Information__
Title | Information
------------ | -------------
**Steam Name** | Curtis
**Coordinates** | vector3(1310.44, -1661.088, 51.23623)
**Steam ID** | steam:1100001116d7bcc
**Discord ID** | discord:360933761849884674
**Citizen ID** | JWG03022
**Character Name** | Santiago DeLeon | 1.0 | Removing Clothes From Body With Command - #### __Description__
/shirt removes the t-shirt as well, so if you have a pocket flag in the t-shirt category and type /shirt, it removes your top and also any t-shirt clothing you have on (vests, holsters, ties etc).
#### __Evidence__
NO EVIDENCE
#### __Additional Information__
Title | Information
------------ | -------------
**Steam Name** | Curtis
**Coordinates** | vector3(1310.44, -1661.088, 51.23623)
**Steam ID** | steam:1100001116d7bcc
**Discord ID** | discord:360933761849884674
**Citizen ID** | JWG03022
**Character Name** | Santiago DeLeon | priority | removing clothes from body with command description shirt removes the t shirt as well so if you have a pocket flag in the t shirt category and type shirt it removes your top and also any t shirt clothing you have on vests holsters ties etc evidence no evidence additional information title information steam name curtis coordinates steam id steam discord id discord citizen id character name santiago deleon | 1 |
611,862 | 18,983,347,765 | IssuesEvent | 2021-11-21 09:31:25 | TuSimple/naive-ui | https://api.github.com/repos/TuSimple/naive-ui | closed | n-input 组件的 input methods 再增加一个select 方法 | feature request priority: low good first issue | <!-- generated by issue-helper DO NOT REMOVE __FEATURE_REQUEST__ -->
### This function solves the problem (这个功能解决的问题)
方便聚焦组件后直接选中全部内容
### Expected API (期望的 API)
n-input 组件的 input methods 再增加一个select 方法 方便聚焦组件后直接选中全部内容
<!-- generated by issue-helper DO NOT REMOVE __FEATURE_REQUEST__ --> | 1.0 | n-input 组件的 input methods 再增加一个select 方法 - <!-- generated by issue-helper DO NOT REMOVE __FEATURE_REQUEST__ -->
### This function solves the problem (这个功能解决的问题)
方便聚焦组件后直接选中全部内容
### Expected API (期望的 API)
n-input 组件的 input methods 再增加一个select 方法 方便聚焦组件后直接选中全部内容
<!-- generated by issue-helper DO NOT REMOVE __FEATURE_REQUEST__ --> | priority | n input 组件的 input methods 再增加一个select 方法 this function solves the problem 这个功能解决的问题 方便聚焦组件后直接选中全部内容 expected api 期望的 api n input 组件的 input methods 再增加一个select 方法 方便聚焦组件后直接选中全部内容 | 1 |
603,390 | 18,545,180,302 | IssuesEvent | 2021-10-21 21:03:57 | RTXteam/RTX-KG2 | https://api.github.com/repos/RTXteam/RTX-KG2 | opened | Potential candidate for a new node property "is toxic" | enhancement low priority | Biolink model 2.2.5 includes a node property, "is toxic", that could be useful in KG2
https://github.com/biolink/biolink-model/blob/d77172050122bf4d5b48cd1d487fb58a8b163620/biolink-model.yaml#L1231
```
is toxic:
description: >-
is_a: node property
multivalued: false
range: boolean
``` | 1.0 | Potential candidate for a new node property "is toxic" - Biolink model 2.2.5 includes a node property, "is toxic", that could be useful in KG2
https://github.com/biolink/biolink-model/blob/d77172050122bf4d5b48cd1d487fb58a8b163620/biolink-model.yaml#L1231
```
is toxic:
description: >-
is_a: node property
multivalued: false
range: boolean
``` | priority | potential candidate for a new node property is toxic biolink model includes a node property is toxic that could be useful in is toxic description is a node property multivalued false range boolean | 1 |
763,586 | 26,763,939,128 | IssuesEvent | 2023-01-31 09:17:43 | conan-io/conan | https://api.github.com/repos/conan-io/conan | closed | Git LFS Support for SCM Attribute | type: look into priority: low stage: queue complex: low | To help us debug your issue please explain:
- [x] I've read the [CONTRIBUTING guide](https://github.com/conan-io/conan/blob/develop/.github/CONTRIBUTING.md).
- [x] I've specified the Conan version, operating system version and any tool that can be relevant.
- [x] I've explained the steps to reproduce the error or the motivation/use case of the question/suggestion.
Applies to Conan 1.16.1.
I am using the ConanFile.scm attribute to get the sources of my packages from git repositories. Some of these git repositories contain large binary files I need for running the test suites. These large binaries are handled by Git LFS. It seems to be that these binaries are not fetched by the ConanFile.scm mechanism. Is there a way to enable Conan to fetch Git LFS objects?
| 1.0 | Git LFS Support for SCM Attribute - To help us debug your issue please explain:
- [x] I've read the [CONTRIBUTING guide](https://github.com/conan-io/conan/blob/develop/.github/CONTRIBUTING.md).
- [x] I've specified the Conan version, operating system version and any tool that can be relevant.
- [x] I've explained the steps to reproduce the error or the motivation/use case of the question/suggestion.
Applies to Conan 1.16.1.
I am using the ConanFile.scm attribute to get the sources of my packages from git repositories. Some of these git repositories contain large binary files I need for running the test suites. These large binaries are handled by Git LFS. It seems to be that these binaries are not fetched by the ConanFile.scm mechanism. Is there a way to enable Conan to fetch Git LFS objects?
| priority | git lfs support for scm attribute to help us debug your issue please explain i ve read the i ve specified the conan version operating system version and any tool that can be relevant i ve explained the steps to reproduce the error or the motivation use case of the question suggestion applies to conan i am using the conanfile scm attribute to get the sources of my packages from git repositories some of these git repositories contain large binary files i need for running the test suites these large binaries are handled by git lfs it seems to be that these binaries are not fetched by the conanfile scm mechanism is there a way to enable conan to fetch git lfs objects | 1 |
422,498 | 12,279,345,853 | IssuesEvent | 2020-05-08 12:00:16 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | [0.9] Farmer Table is not more in the Workbench ? Issues or Plan ? | Category: Balance Priority: Low Status: Fixed | Now you can't start Farming without one with Carpenty Skill.
| 1.0 | [0.9] Farmer Table is not more in the Workbench ? Issues or Plan ? - Now you can't start Farming without one with Carpenty Skill.
| priority | farmer table is not more in the workbench issues or plan now you can t start farming without one with carpenty skill | 1 |
71,900 | 3,369,489,652 | IssuesEvent | 2015-11-23 10:26:59 | menpo/menpo | https://api.github.com/repos/menpo/menpo | closed | Joblib | LOW-PRIORITY Python | Placeholder issue for integrating joblib. This has two major facets:
1. Automatically caching function output such as AAM building
2. Allowing ``parfor``-like semantics. This is an important requirement for running experiments. | 1.0 | Joblib - Placeholder issue for integrating joblib. This has two major facets:
1. Automatically caching function output such as AAM building
2. Allowing ``parfor``-like semantics. This is an important requirement for running experiments. | priority | joblib placeholder issue for integrating joblib this has two major facets automatically caching function output such as aam building allowing parfor like semantics this is an important requirement for running experiments | 1 |
406,075 | 11,886,680,579 | IssuesEvent | 2020-03-27 22:38:43 | CMPUT301W20T01/boost | https://api.github.com/repos/CMPUT301W20T01/boost | closed | UC 02.03.01 view request start and end on map | priority: low risk: high size: 2 | **Partial User Story:**
_US 07.02.01_
As a driver, I want to view start and end geo-locations on a map for a request.
**Rationale:**
- To see where a rider wants to be picked up and dropped off so the driver can decide if they want to accept the ride request
---
**Notes:**
Display only two points: start and end.
Distinguish between start and end points visually. | 1.0 | UC 02.03.01 view request start and end on map - **Partial User Story:**
_US 07.02.01_
As a driver, I want to view start and end geo-locations on a map for a request.
**Rationale:**
- To see where a rider wants to be picked up and dropped off so the driver can decide if they want to accept the ride request
---
**Notes:**
Display only two points: start and end.
Distinguish between start and end points visually. | priority | uc view request start and end on map partial user story us as a driver i want to view start and end geo locations on a map for a request rationale to see where a rider wants to be picked up and dropped off so the driver can decide if they want to accept the ride request notes display only two points start and end distinguish between start and end points visually | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.