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 957 | labels stringlengths 4 795 | body stringlengths 1 259k | index stringclasses 12
values | text_combine stringlengths 96 259k | label stringclasses 2
values | text stringlengths 96 252k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
353,632 | 10,555,184,161 | IssuesEvent | 2019-10-03 21:13:28 | OpenSRP/opensrp-client-chw | https://api.github.com/repos/OpenSRP/opensrp-client-chw | closed | Remove extra question mark on FAF recu french field | bug medium priority | 
This is only an issue in the French version. | 1.0 | Remove extra question mark on FAF recu french field - 
This is only an issue in the French version. | priority | remove extra question mark on faf recu french field this is only an issue in the french version | 1 |
80,675 | 3,573,001,091 | IssuesEvent | 2016-01-27 02:49:36 | gama-platform/gama | https://api.github.com/repos/gama-platform/gama | closed | Enhancement: allow plugins to be distributed with models | > Enhancement Concerns GAML In Extensions Priority Medium | ```
Describe which enhancement/addition to GAMA you would like to see:
Some models require plugins that cannot (for various reasons) be distributed with the
platform. It would a nice addition if GAML projects could include a special folder
("plugins" ?) where these plugins to GAMA could be copied.
At runtime, th... | 1.0 | Enhancement: allow plugins to be distributed with models - ```
Describe which enhancement/addition to GAMA you would like to see:
Some models require plugins that cannot (for various reasons) be distributed with the
platform. It would a nice addition if GAML projects could include a special folder
("plugins" ?) wher... | priority | enhancement allow plugins to be distributed with models describe which enhancement addition to gama you would like to see some models require plugins that cannot for various reasons be distributed with the platform it would a nice addition if gaml projects could include a special folder plugins wher... | 1 |
410,721 | 11,995,932,846 | IssuesEvent | 2020-04-08 15:56:29 | osmontrouge/caresteouvert | https://api.github.com/repos/osmontrouge/caresteouvert | closed | Some restaurant are displayed as "Other places" | enhancement priority: medium | id | tags | display
--|--|--
[n7357761822](https://www.openstreetmap.org/node/7357761822) | amenity=restaurant<br/>cuisine=pizza<br/>**takeaway=yes** | [Restaurant](https://www.caresteouvert.fr/@46.575454,5.749831,17.45/place/n7357761822)
[n5663129779](https://www.openstreetmap.org/node/5663129779) | amenity=restaur... | 1.0 | Some restaurant are displayed as "Other places" - id | tags | display
--|--|--
[n7357761822](https://www.openstreetmap.org/node/7357761822) | amenity=restaurant<br/>cuisine=pizza<br/>**takeaway=yes** | [Restaurant](https://www.caresteouvert.fr/@46.575454,5.749831,17.45/place/n7357761822)
[n5663129779](https://www.op... | priority | some restaurant are displayed as other places id tags display amenity restaurant cuisine pizza takeaway yes amenity restaurant cuisine pizza burger regional french sandwich delivery no amenity restaurant cuisine italian pizza amenity fast food ... | 1 |
444,528 | 12,814,070,046 | IssuesEvent | 2020-07-04 16:33:20 | option26/quarantine-hero | https://api.github.com/repos/option26/quarantine-hero | closed | Allow PartnerSeite & PresseSeite to be configured via headless cms | enhancement good first issue help wanted priority-medium | Could use google sheets api for this? | 1.0 | Allow PartnerSeite & PresseSeite to be configured via headless cms - Could use google sheets api for this? | priority | allow partnerseite presseseite to be configured via headless cms could use google sheets api for this | 1 |
618,940 | 19,500,041,373 | IssuesEvent | 2021-12-28 00:17:59 | bounswe/2021SpringGroup3 | https://api.github.com/repos/bounswe/2021SpringGroup3 | opened | Implementation for Web: Post Creation Tags | Type: Feature Status: Available Priority: Medium Component: Web | We need to implement **Tag Selection at Post Creation page** for our web application.
- When creating posts, users shall be able to input as many tags as they want.
-- Service for creating a post has already been implemented in our backend API and we can check out [Swagger documentation](https://github.com/bounswe... | 1.0 | Implementation for Web: Post Creation Tags - We need to implement **Tag Selection at Post Creation page** for our web application.
- When creating posts, users shall be able to input as many tags as they want.
-- Service for creating a post has already been implemented in our backend API and we can check out [Swa... | priority | implementation for web post creation tags we need to implement tag selection at post creation page for our web application when creating posts users shall be able to input as many tags as they want service for creating a post has already been implemented in our backend api and we can check out ... | 1 |
624,107 | 19,686,854,517 | IssuesEvent | 2022-01-11 23:30:15 | cyntaria/UniPal-Backend | https://api.github.com/repos/cyntaria/UniPal-Backend | closed | Students API | Status: In Progress Status: Blocked Priority: Medium epic | ## Description
This epic is a sub goal of the epic for Complete REST API and provides functionality surrounding students. This epic requires multiple endpoints to be setup and tested along with their detailed documentation.
## Initiative / goal
This API impacts all our modules as without students we can't create t... | 1.0 | Students API - ## Description
This epic is a sub goal of the epic for Complete REST API and provides functionality surrounding students. This epic requires multiple endpoints to be setup and tested along with their detailed documentation.
## Initiative / goal
This API impacts all our modules as without students we... | priority | students api description this epic is a sub goal of the epic for complete rest api and provides functionality surrounding students this epic requires multiple endpoints to be setup and tested along with their detailed documentation initiative goal this api impacts all our modules as without students we... | 1 |
251,661 | 8,020,005,203 | IssuesEvent | 2018-07-26 02:10:58 | gama-platform/gama | https://api.github.com/repos/gama-platform/gama | closed | speed and real_speed : what is the point ? | > Question Concerns GAML OS All Priority Medium Topology All Version All | ### Steps to reproduce
Agents provided with the `moving` skill get 2 variables: `speed` and `real_speed`. The documentation about them is a bit obscure, but reading the code allows, more or less, to understand that `speed` can be set to express a "desired_speed", while `real_speed` is set internally to represent the s... | 1.0 | speed and real_speed : what is the point ? - ### Steps to reproduce
Agents provided with the `moving` skill get 2 variables: `speed` and `real_speed`. The documentation about them is a bit obscure, but reading the code allows, more or less, to understand that `speed` can be set to express a "desired_speed", while `rea... | priority | speed and real speed what is the point steps to reproduce agents provided with the moving skill get variables speed and real speed the documentation about them is a bit obscure but reading the code allows more or less to understand that speed can be set to express a desired speed while rea... | 1 |
761,082 | 26,666,044,804 | IssuesEvent | 2023-01-26 03:59:01 | andrebarrosa/portfolio | https://api.github.com/repos/andrebarrosa/portfolio | opened | Adicionar conquistas | Priority: Medium Weight 3 Type: Improvement | Add
- [ ] Atividade 1 - Foody
- [ ] Trabalho home - Formulário
- [ ] Atividade 2 - Portfólio
- [ ] Comentários | 1.0 | Adicionar conquistas - Add
- [ ] Atividade 1 - Foody
- [ ] Trabalho home - Formulário
- [ ] Atividade 2 - Portfólio
- [ ] Comentários | priority | adicionar conquistas add atividade foody trabalho home formulário atividade portfólio comentários | 1 |
447,406 | 12,888,504,735 | IssuesEvent | 2020-07-13 13:08:36 | cds-snc/covid-shield-mobile | https://api.github.com/repos/cds-snc/covid-shield-mobile | reopened | MOB-M-4: Android Application Caches HTTPS Requests/Responses | BBRY medium priority privsec | **Vulnerability Summary**
The Android HTTP library allows requests and responses to be cached to disk. This mechanism uses an unencrypted format by default. These requests may contain sensitive data, such that the user has been diagnosed with Covid-19.
**Analysis of the Attack**
Blackberry noted that the Android a... | 1.0 | MOB-M-4: Android Application Caches HTTPS Requests/Responses - **Vulnerability Summary**
The Android HTTP library allows requests and responses to be cached to disk. This mechanism uses an unencrypted format by default. These requests may contain sensitive data, such that the user has been diagnosed with Covid-19.
... | priority | mob m android application caches https requests responses vulnerability summary the android http library allows requests and responses to be cached to disk this mechanism uses an unencrypted format by default these requests may contain sensitive data such that the user has been diagnosed with covid ... | 1 |
298,834 | 9,201,711,622 | IssuesEvent | 2019-03-07 20:22:27 | forpdi/forpdi | https://api.github.com/repos/forpdi/forpdi | opened | Duas logos no sistema | ForRisco enhancement mediumpriority | Na versão que está no ambiente de testes está aparecendo as logos do ForRisco e do ForPDI juntas. Abaixo segue uma sugestão para não ficar com duas logos. Quando o usuário estiver no ForRisco, ao lado do nome do usuário deverá aparecer a opção de “Acessar ForPDI” e quando o usuário estiver no ForPDi deverá aparecer a o... | 1.0 | Duas logos no sistema - Na versão que está no ambiente de testes está aparecendo as logos do ForRisco e do ForPDI juntas. Abaixo segue uma sugestão para não ficar com duas logos. Quando o usuário estiver no ForRisco, ao lado do nome do usuário deverá aparecer a opção de “Acessar ForPDI” e quando o usuário estiver no Fo... | priority | duas logos no sistema na versão que está no ambiente de testes está aparecendo as logos do forrisco e do forpdi juntas abaixo segue uma sugestão para não ficar com duas logos quando o usuário estiver no forrisco ao lado do nome do usuário deverá aparecer a opção de “acessar forpdi” e quando o usuário estiver no fo... | 1 |
266,769 | 8,374,955,604 | IssuesEvent | 2018-10-05 15:03:23 | canonical-websites/www.ubuntu.com | https://api.github.com/repos/canonical-websites/www.ubuntu.com | closed | Amends to global product menu | Epic Priority: Medium | Close up space between logos and texts. (mark request)
Include Canonical as a site. (Carla request)
Resources links need some consideration.
See anoted screen shot attahched.
links to certification
Copydoc: https://docs.google.com/document/d/1fmPEv9gi4kZZDDylGtUJg5KNwK7GktdMTYCF570WyYA/edit#heading=h.s107xu2kx7vo
| 1.0 | Amends to global product menu - Close up space between logos and texts. (mark request)
Include Canonical as a site. (Carla request)
Resources links need some consideration.
See anoted screen shot attahched.
links to certification
Copydoc: https://docs.google.com/document/d/1fmPEv9gi4kZZDDylGtUJg5KNwK7GktdMTYCF570WyY... | priority | amends to global product menu close up space between logos and texts mark request include canonical as a site carla request resources links need some consideration see anoted screen shot attahched links to certification copydoc | 1 |
188,839 | 6,782,488,113 | IssuesEvent | 2017-10-30 08:20:54 | compodoc/compodoc | https://api.github.com/repos/compodoc/compodoc | closed | [FEATURE] JSON export support | 1. Type: Enhancement Priority: Medium Status: Completed Time: ~3 hours | Could you provide us with a way to export the JSON of the documentation? I haven't looked into the source but Im sure this wouldn't be hard to implement.
I'm building a website editor where we need to provide documentation of components in a different form, and a JSON export of the documentation would help us a lot ... | 1.0 | [FEATURE] JSON export support - Could you provide us with a way to export the JSON of the documentation? I haven't looked into the source but Im sure this wouldn't be hard to implement.
I'm building a website editor where we need to provide documentation of components in a different form, and a JSON export of the do... | priority | json export support could you provide us with a way to export the json of the documentation i haven t looked into the source but im sure this wouldn t be hard to implement i m building a website editor where we need to provide documentation of components in a different form and a json export of the documentat... | 1 |
43,516 | 2,889,830,185 | IssuesEvent | 2015-06-13 20:05:32 | damonkohler/sl4a | https://api.github.com/repos/damonkohler/sl4a | opened | Python from Debian chroot can't use android.py | auto-migrated Priority-Medium Type-Enhancement | _From @GoogleCodeExporter on May 31, 2015 11:26_
```
Users with Debian on their phones would like to be able to import android.py
from ASE using the Python distributed with Debian.
```
Original issue reported on code.google.com by `damonkoh...@gmail.com` on 13 Jun 2010 at 10:23
_Copied from original issue: damonkoh... | 1.0 | Python from Debian chroot can't use android.py - _From @GoogleCodeExporter on May 31, 2015 11:26_
```
Users with Debian on their phones would like to be able to import android.py
from ASE using the Python distributed with Debian.
```
Original issue reported on code.google.com by `damonkoh...@gmail.com` on 13 Jun 201... | priority | python from debian chroot can t use android py from googlecodeexporter on may users with debian on their phones would like to be able to import android py from ase using the python distributed with debian original issue reported on code google com by damonkoh gmail com on jun at ... | 1 |
209,895 | 7,180,914,559 | IssuesEvent | 2018-02-01 01:45:24 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | Unlocking a specialty should also select it | Medium Priority | 
I unlocked hewing, but logging stayed selected. | 1.0 | Unlocking a specialty should also select it - 
I unlocked hewing, but logging stayed selected. | priority | unlocking a specialty should also select it i unlocked hewing but logging stayed selected | 1 |
120,118 | 4,781,762,734 | IssuesEvent | 2016-10-28 10:34:36 | BinPar/PPD | https://api.github.com/repos/BinPar/PPD | closed | INFORMACIÓN DE PRODUCTO - ESTADO PRODUCTO: convertir el combo en editable | new development Priority: Medium | Este sería el único campo que hemos detectado que sería conveniente que fuese editable, ya que a medida que se trabaja con el PPD, los distintos departamentos pueden sugerir incorporaciones de ESTADO DE PRODUCTO | 1.0 | INFORMACIÓN DE PRODUCTO - ESTADO PRODUCTO: convertir el combo en editable - Este sería el único campo que hemos detectado que sería conveniente que fuese editable, ya que a medida que se trabaja con el PPD, los distintos departamentos pueden sugerir incorporaciones de ESTADO DE PRODUCTO | priority | información de producto estado producto convertir el combo en editable este sería el único campo que hemos detectado que sería conveniente que fuese editable ya que a medida que se trabaja con el ppd los distintos departamentos pueden sugerir incorporaciones de estado de producto | 1 |
384,695 | 11,401,775,030 | IssuesEvent | 2020-01-31 00:37:50 | visit-dav/visit | https://api.github.com/repos/visit-dav/visit | closed | QueryOverTime doesn't work with Slice-Flux-DeferExression combination. | bug impact high impact medium priority reviewed wrong results | A customer was computing flux using our Blood Flow Aneurysm Tutorial.
The query for 'Weighted Variable Sum' worked fine, but he wanted the results over time.
Do Time Query failed. Since the single query worked, user has a work-around to script
a step through time and perform the single query at each time step, savi... | 1.0 | QueryOverTime doesn't work with Slice-Flux-DeferExression combination. - A customer was computing flux using our Blood Flow Aneurysm Tutorial.
The query for 'Weighted Variable Sum' worked fine, but he wanted the results over time.
Do Time Query failed. Since the single query worked, user has a work-around to script
... | priority | queryovertime doesn t work with slice flux deferexression combination a customer was computing flux using our blood flow aneurysm tutorial the query for weighted variable sum worked fine but he wanted the results over time do time query failed since the single query worked user has a work around to script ... | 1 |
57,667 | 3,083,251,130 | IssuesEvent | 2015-08-24 07:36:47 | magro/memcached-session-manager | https://api.github.com/repos/magro/memcached-session-manager | closed | Kryo serializer HibernateCollectionsSerializerFactory is broken for Hibernate 4 | bug imported Milestone-1.8.0 Priority-Medium | _From [clecl...@cloudbees.com](https://code.google.com/u/114052721732429955028/) on January 06, 2014 19:02:19_
Kryo serializer {{{d.j.w.m.s.kryo.HibernateCollectionsSerializerFactory}}} relies on Hibernate3's {{{org.hibernate.collection.AbstractPersistentCollection}}} which has been renamed into {{{org.hibernate.colle... | 1.0 | Kryo serializer HibernateCollectionsSerializerFactory is broken for Hibernate 4 - _From [clecl...@cloudbees.com](https://code.google.com/u/114052721732429955028/) on January 06, 2014 19:02:19_
Kryo serializer {{{d.j.w.m.s.kryo.HibernateCollectionsSerializerFactory}}} relies on Hibernate3's {{{org.hibernate.collection.... | priority | kryo serializer hibernatecollectionsserializerfactory is broken for hibernate from on january kryo serializer d j w m s kryo hibernatecollectionsserializerfactory relies on s org hibernate collection abstractpersistentcollection which has been renamed into org hibernate collection... | 1 |
544,533 | 15,894,350,883 | IssuesEvent | 2021-04-11 10:01:25 | AY2021S2-CS2113T-W09-4/tp | https://api.github.com/repos/AY2021S2-CS2113T-W09-4/tp | closed | [PE-D] Duplicated arguments and output for help command | priority.Medium type.Enhancement | When providing duplicated arguments for help command, the output also contains duplicated information.
It could be better to display only one instruction for each query.
Step to reproduce:
input `help help help help`
actual outcome:
```
----------------------------------------------------------------------
Display in... | 1.0 | [PE-D] Duplicated arguments and output for help command - When providing duplicated arguments for help command, the output also contains duplicated information.
It could be better to display only one instruction for each query.
Step to reproduce:
input `help help help help`
actual outcome:
```
-----------------------... | priority | duplicated arguments and output for help command when providing duplicated arguments for help command the output also contains duplicated information it could be better to display only one instruction for each query step to reproduce input help help help help actual outcome ... | 1 |
540,044 | 15,798,770,586 | IssuesEvent | 2021-04-02 19:24:27 | Jonathan204/SyncStream | https://api.github.com/repos/Jonathan204/SyncStream | closed | [BUG] User needs to refresh page after linking Spotify for the first time | 1 point Frontend Medium Priority Medium Risk bug | Fix needing to refresh after linking to Spotify for the first time and make it load as soon it redirects | 1.0 | [BUG] User needs to refresh page after linking Spotify for the first time - Fix needing to refresh after linking to Spotify for the first time and make it load as soon it redirects | priority | user needs to refresh page after linking spotify for the first time fix needing to refresh after linking to spotify for the first time and make it load as soon it redirects | 1 |
671,691 | 22,772,743,615 | IssuesEvent | 2022-07-08 11:39:47 | PIP-Technical-Team/pipapi | https://api.github.com/repos/PIP-Technical-Team/pipapi | closed | Add helpful error message when using `pip` locally | Priority: 3-Medium Type: 2-Enhancement | The `lkup` argument of the `pip` expects a single data version. This is taken care of automatically by the plumber API, but it can be confusing when using the `pipapi::pip` function locally. This is because the `create_versioned_lkups()` returns a list of tables for multiple data version. Before it can be used in the `... | 1.0 | Add helpful error message when using `pip` locally - The `lkup` argument of the `pip` expects a single data version. This is taken care of automatically by the plumber API, but it can be confusing when using the `pipapi::pip` function locally. This is because the `create_versioned_lkups()` returns a list of tables for ... | priority | add helpful error message when using pip locally the lkup argument of the pip expects a single data version this is taken care of automatically by the plumber api but it can be confusing when using the pipapi pip function locally this is because the create versioned lkups returns a list of tables for ... | 1 |
689,650 | 23,629,086,421 | IssuesEvent | 2022-08-25 07:46:30 | ClockGU/clock-frontend | https://api.github.com/repos/ClockGU/clock-frontend | closed | Refactor ShiftForm | medium priority refactor | Beim bearbeiten von #262 ist mir aufgefallen, dass der nötige Validierungscode effektiv dupliziert würde.
Dazu kommt in der Form ähnlich wie in `ShiftAssignContractDialog` nicht "valide" Verträge aussortiert werden... warum? wie soll der User dass wissen?
Vorgehen bei invaliden Daten sollte sein: Alles darf ausge... | 1.0 | Refactor ShiftForm - Beim bearbeiten von #262 ist mir aufgefallen, dass der nötige Validierungscode effektiv dupliziert würde.
Dazu kommt in der Form ähnlich wie in `ShiftAssignContractDialog` nicht "valide" Verträge aussortiert werden... warum? wie soll der User dass wissen?
Vorgehen bei invaliden Daten sollte s... | priority | refactor shiftform beim bearbeiten von ist mir aufgefallen dass der nötige validierungscode effektiv dupliziert würde dazu kommt in der form ähnlich wie in shiftassigncontractdialog nicht valide verträge aussortiert werden warum wie soll der user dass wissen vorgehen bei invaliden daten sollte sei... | 1 |
658,390 | 21,891,013,716 | IssuesEvent | 2022-05-20 01:37:30 | civictechindex/CTI-website-frontend | https://api.github.com/repos/civictechindex/CTI-website-frontend | closed | Civic Tech Organizations Page currently includes "%20" in query when back button is used | role: front end p-feature: Organizations Priority: Medium size: 1pt | ### Overview
Pressing back when navigating through the civic tech organizations page should take you to the same page you were previously on with the correct search terms.
#### Description
<details>
<summary>Replicate this issue</summary>
1. Open Civic Tech Organization's Tab: http://civictechindex.org/organiz... | 1.0 | Civic Tech Organizations Page currently includes "%20" in query when back button is used - ### Overview
Pressing back when navigating through the civic tech organizations page should take you to the same page you were previously on with the correct search terms.
#### Description
<details>
<summary>Replicate this ... | priority | civic tech organizations page currently includes in query when back button is used overview pressing back when navigating through the civic tech organizations page should take you to the same page you were previously on with the correct search terms description replicate this issue open... | 1 |
530,470 | 15,429,304,282 | IssuesEvent | 2021-03-06 02:55:00 | octobercms/october | https://api.github.com/repos/octobercms/october | closed | Field option "stretch: true" causes overflow / doesn't work for rich editor | Priority: Medium Status: Accepted Status: In Progress Type: Bug | ##### Expected behaviour
The field option `stretch` should stretch the given form element (in this case `type: richeditor`) to match the parent's height (/stretch to the bottom of the screen).
In normal fields:
```
fields:
field_name:
type: richeditor
stretch: true
```
 (пока не существует) (create incoming inspection for pipes and/or unified #733) | 1.0 | Unify appearance of incoming inspection grid - Component and spool have different column order at inspection history grid
Menu items:
Новое комплектующее
Катушки
Входной контроль на трубе (или универсальный) (пока не существует) (create incoming inspection for pipes and/or unified #733) | priority | unify appearance of incoming inspection grid component and spool have different column order at inspection history grid menu items новое комплектующее катушки входной контроль на трубе или универсальный пока не существует create incoming inspection for pipes and or unified | 1 |
818,402 | 30,687,498,236 | IssuesEvent | 2023-07-26 13:16:20 | FAIRsharing/fairsharing.github.io | https://api.github.com/repos/FAIRsharing/fairsharing.github.io | opened | ROR logo in records | enhancement Medium priority | In the same way as we have the small orcid logo linked to a user's profile, please could we have a small ROR logo next to the name of any organisation in a record that has a ROR link? When clicking on the logo, it will take you to that organisations' ROR page. Thanks! | 1.0 | ROR logo in records - In the same way as we have the small orcid logo linked to a user's profile, please could we have a small ROR logo next to the name of any organisation in a record that has a ROR link? When clicking on the logo, it will take you to that organisations' ROR page. Thanks! | priority | ror logo in records in the same way as we have the small orcid logo linked to a user s profile please could we have a small ror logo next to the name of any organisation in a record that has a ror link when clicking on the logo it will take you to that organisations ror page thanks | 1 |
55,290 | 3,072,643,329 | IssuesEvent | 2015-08-19 17:57:08 | RobotiumTech/robotium | https://api.github.com/repos/RobotiumTech/robotium | closed | Enhancement: Add in a capture screenshot | bug imported Priority-Medium | _From [hamiltont](https://code.google.com/u/hamiltont/) on May 28, 2012 19:03:17_
I noticed your postings elsewhere trying to help people get this to work, here's a minor contribution. This should work in most cases, so it would be safer to include in the framework. Not super clean, but the important parts are the UI ... | 1.0 | Enhancement: Add in a capture screenshot - _From [hamiltont](https://code.google.com/u/hamiltont/) on May 28, 2012 19:03:17_
I noticed your postings elsewhere trying to help people get this to work, here's a minor contribution. This should work in most cases, so it would be safer to include in the framework. Not super... | priority | enhancement add in a capture screenshot from on may i noticed your postings elsewhere trying to help people get this to work here s a minor contribution this should work in most cases so it would be safer to include in the framework not super clean but the important parts are the ui thread swi... | 1 |
538,592 | 15,773,116,911 | IssuesEvent | 2021-03-31 22:47:06 | tysonkaufmann/su-go | https://api.github.com/repos/tysonkaufmann/su-go | closed | [DEV] Refactor tests to not use existing data | Critical Priority Medium Risk task | **Description**
Tests currently rely on existing data to be in the database. Need to refactor testing suite to create test data on initialization and to delete the test data on finish.
**Development Steps**
- @Mitul264
| 1.0 | [DEV] Refactor tests to not use existing data - **Description**
Tests currently rely on existing data to be in the database. Need to refactor testing suite to create test data on initialization and to delete the test data on finish.
**Development Steps**
- @Mitul264
| priority | refactor tests to not use existing data description tests currently rely on existing data to be in the database need to refactor testing suite to create test data on initialization and to delete the test data on finish development steps | 1 |
48,923 | 3,000,841,594 | IssuesEvent | 2015-07-24 06:39:23 | jayway/powermock | https://api.github.com/repos/jayway/powermock | opened | Add reset to PowerMockito | enhancement imported Milestone-Release1.6 Priority-Medium | _From [johan.ha...@gmail.com](https://code.google.com/u/105676376875942041029/) on September 22, 2010 15:10:25_
Add reset support for static methods in Mockito.
Implementation hint:
"I just found out that using mockStatic twice basically resets the
mock. But still I think a reset method would be good because that... | 1.0 | Add reset to PowerMockito - _From [johan.ha...@gmail.com](https://code.google.com/u/105676376875942041029/) on September 22, 2010 15:10:25_
Add reset support for static methods in Mockito.
Implementation hint:
"I just found out that using mockStatic twice basically resets the
mock. But still I think a reset metho... | priority | add reset to powermockito from on september add reset support for static methods in mockito implementation hint i just found out that using mockstatic twice basically resets the mock but still i think a reset method would be good because that name clearer communicates what actually happens... | 1 |
275,991 | 8,583,014,777 | IssuesEvent | 2018-11-13 18:32:22 | OpenLiberty/open-liberty | https://api.github.com/repos/OpenLiberty/open-liberty | closed | JPA ORM Analyzer: Scan ORM XML documents for types that should not be trimmed. | in:JPA priority/medium team:Blizzard | The class com.ibm.ws.jpa.diagnostics.puscanner.PersistenceUnitScanner is responsible for scanning the ORM XML files that are part of the same persistence unit for persistent-capable and persistent-aware types so that those types are retained from the Class Scanner result set.
There remains a number of ORM XML elemen... | 1.0 | JPA ORM Analyzer: Scan ORM XML documents for types that should not be trimmed. - The class com.ibm.ws.jpa.diagnostics.puscanner.PersistenceUnitScanner is responsible for scanning the ORM XML files that are part of the same persistence unit for persistent-capable and persistent-aware types so that those types are retain... | priority | jpa orm analyzer scan orm xml documents for types that should not be trimmed the class com ibm ws jpa diagnostics puscanner persistenceunitscanner is responsible for scanning the orm xml files that are part of the same persistence unit for persistent capable and persistent aware types so that those types are retain... | 1 |
172,900 | 6,517,652,259 | IssuesEvent | 2017-08-28 02:04:13 | slackapi/hubot-slack | https://api.github.com/repos/slackapi/hubot-slack | closed | Handling of Bulk Messages and Rate Limits | feature Priority—Medium | We recently implemented a workaround that solves a possible rate limiting issue for Slack by collecting a bunch of rapid fire small messages and pushing them as one large message.
https://github.com/hubot-scripts/hubot-circleci/pull/12
It is unclear if we actually hit a rate limit, or if something else is wonky, but... | 1.0 | Handling of Bulk Messages and Rate Limits - We recently implemented a workaround that solves a possible rate limiting issue for Slack by collecting a bunch of rapid fire small messages and pushing them as one large message.
https://github.com/hubot-scripts/hubot-circleci/pull/12
It is unclear if we actually hit a ra... | priority | handling of bulk messages and rate limits we recently implemented a workaround that solves a possible rate limiting issue for slack by collecting a bunch of rapid fire small messages and pushing them as one large message it is unclear if we actually hit a rate limit or if something else is wonky but we wanted... | 1 |
71,517 | 3,358,729,648 | IssuesEvent | 2015-11-19 10:58:31 | icatproject/python-icat | https://api.github.com/repos/icatproject/python-icat | opened | icatdump raises DataConsistencyError for DataCollectionParameter | bug Priority-Medium | If any DataCollectionParameter is defined at the ICAT server, icatdump raises DataConsistencyError: "Required relation 'facility' not present in ParameterType". | 1.0 | icatdump raises DataConsistencyError for DataCollectionParameter - If any DataCollectionParameter is defined at the ICAT server, icatdump raises DataConsistencyError: "Required relation 'facility' not present in ParameterType". | priority | icatdump raises dataconsistencyerror for datacollectionparameter if any datacollectionparameter is defined at the icat server icatdump raises dataconsistencyerror required relation facility not present in parametertype | 1 |
386,042 | 11,430,804,511 | IssuesEvent | 2020-02-04 10:48:19 | threefoldtech/3Bot_connect | https://api.github.com/repos/threefoldtech/3Bot_connect | closed | Freeflowpages login flow still has the 3 steps (old flow) | priority_medium type_bug | **Repro steps**
1) Go to freeflowpages.com in an anonymous browser window
2) Sign in
**Expected Result**
No 3 steps, only sign in.
**Actual Result**

**System Info**
| 1.0 | Freeflowpages login flow still has the 3 steps (old flow) - **Repro steps**
1) Go to freeflowpages.com in an anonymous browser window
2) Sign in
**Expected Result**
No 3 steps, only sign in.
**Actual Result**
:
- <code>AMP + Stories</code>: Serve AMP content, and enable Stories
- <code>AMP Only</code>: Use AMP only, hide Stories editor
... | 1.0 | Add functionality for users to chose AMP + Stories, AMP-only, Stories-only - As long as the Stories editor is part of the AMP Plugin, it needs to provide the controls for users to chose how the plugin would be used. The options could include these (or a variation):
- <code>AMP + Stories</code>: Serve AMP content, an... | priority | add functionality for users to chose amp stories amp only stories only as long as the stories editor is part of the amp plugin it needs to provide the controls for users to chose how the plugin would be used the options could include these or a variation amp stories serve amp content and enable st... | 1 |
112,479 | 4,533,283,162 | IssuesEvent | 2016-09-08 10:59:57 | fetlife/android | https://api.github.com/repos/fetlife/android | reopened | App ignores password settings | bug priority medium | Sometimes if I open the app, it asks me for my password. Although I tell it to not do so (I unmark the option to ask me any time I open the app).
I have not tested it but I think it always happens if I open the app by tapping on a Fetlife notification. | 1.0 | App ignores password settings - Sometimes if I open the app, it asks me for my password. Although I tell it to not do so (I unmark the option to ask me any time I open the app).
I have not tested it but I think it always happens if I open the app by tapping on a Fetlife notification. | priority | app ignores password settings sometimes if i open the app it asks me for my password although i tell it to not do so i unmark the option to ask me any time i open the app i have not tested it but i think it always happens if i open the app by tapping on a fetlife notification | 1 |
700,673 | 24,068,501,065 | IssuesEvent | 2022-09-17 21:04:35 | mmattDonk/AI-TTS-Donations | https://api.github.com/repos/mmattDonk/AI-TTS-Donations | closed | Make the project translation friendly | feature_request Medium Priority | I wouldn't think of it as a priority but it would definitely make it futureproof | 1.0 | Make the project translation friendly - I wouldn't think of it as a priority but it would definitely make it futureproof | priority | make the project translation friendly i wouldn t think of it as a priority but it would definitely make it futureproof | 1 |
604,084 | 18,676,339,857 | IssuesEvent | 2021-10-31 16:20:04 | Heptagram-Bot/Heptagram | https://api.github.com/repos/Heptagram-Bot/Heptagram | closed | Inclusive Language Module | ✅👤 status: assigned 👤✅ ✨ v2 feature ✨ ⚫️ Not Lockable ⚫️ priority: medium 🍂 Hacktoberfest 🍂 | It would be cool if we could use [alexjs](https://alexjs.com) to make a module that will alert users in chat if they aren't using inclusive language. Of course, if guilds wanted to disable this, It could be disableable per guild. | 1.0 | Inclusive Language Module - It would be cool if we could use [alexjs](https://alexjs.com) to make a module that will alert users in chat if they aren't using inclusive language. Of course, if guilds wanted to disable this, It could be disableable per guild. | priority | inclusive language module it would be cool if we could use to make a module that will alert users in chat if they aren t using inclusive language of course if guilds wanted to disable this it could be disableable per guild | 1 |
567,142 | 16,848,641,376 | IssuesEvent | 2021-06-20 02:58:07 | RaenonX-DL/dragalia-site-front | https://api.github.com/repos/RaenonX-DL/dragalia-site-front | opened | Ensure fetched data won't cause undefined | Priority-Medium Type-Enhancements | This could caused by a definition mismatch between the parser and the type definitions. | 1.0 | Ensure fetched data won't cause undefined - This could caused by a definition mismatch between the parser and the type definitions. | priority | ensure fetched data won t cause undefined this could caused by a definition mismatch between the parser and the type definitions | 1 |
416,922 | 12,152,591,110 | IssuesEvent | 2020-04-24 22:44:02 | Azure/ARO-RP | https://api.github.com/repos/Azure/ARO-RP | closed | Tools to debug create reliability problems | priority-high size-medium | Seeing a few create timeouts - check Jarvis. What tooling do we need to further debug?
Probably need to gather and log specifics when we get install timeout errors. Not sure what specifics. | 1.0 | Tools to debug create reliability problems - Seeing a few create timeouts - check Jarvis. What tooling do we need to further debug?
Probably need to gather and log specifics when we get install timeout errors. Not sure what specifics. | priority | tools to debug create reliability problems seeing a few create timeouts check jarvis what tooling do we need to further debug probably need to gather and log specifics when we get install timeout errors not sure what specifics | 1 |
254,700 | 8,087,171,706 | IssuesEvent | 2018-08-09 00:03:31 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | [7.4.0 #518a927f] Filter looses settings when in game or leaving server | Medium Priority | Browser filter set:
[](https://gyazo.com/0f976c8e7fbb62297b1a80e054548d23)
Browser settings after returning to main menu after being in game:
[](https://... | 1.0 | [7.4.0 #518a927f] Filter looses settings when in game or leaving server - Browser filter set:
[](https://gyazo.com/0f976c8e7fbb62297b1a80e054548d23)
Browser settings after returning to main menu after being in game:
[![Screenshot f... | priority | filter looses settings when in game or leaving server browser filter set browser settings after returning to main menu after being in game | 1 |
714,978 | 24,582,578,566 | IssuesEvent | 2022-10-13 16:47:05 | USGCRP/gcis | https://api.github.com/repos/USGCRP/gcis | closed | GCIS Metrics - analyzing existing records | priority medium type metrics | The existing metadata scoring script needs to be run on many more chapters of CSSR, CHA, and NCA3. It is probably too hefty a task to do ALL chapters, but we'd like:
1. Metrics for as much of CSSR as possible.
2. Enough representative chapters of NCA3 and CHA to get a sense of whether we've significantly improved ove... | 1.0 | GCIS Metrics - analyzing existing records - The existing metadata scoring script needs to be run on many more chapters of CSSR, CHA, and NCA3. It is probably too hefty a task to do ALL chapters, but we'd like:
1. Metrics for as much of CSSR as possible.
2. Enough representative chapters of NCA3 and CHA to get a sense... | priority | gcis metrics analyzing existing records the existing metadata scoring script needs to be run on many more chapters of cssr cha and it is probably too hefty a task to do all chapters but we d like metrics for as much of cssr as possible enough representative chapters of and cha to get a sense of wh... | 1 |
220,857 | 7,371,626,432 | IssuesEvent | 2018-03-13 12:26:20 | pmem/issues | https://api.github.com/repos/pmem/issues | closed | SIGFPE raised when creating pool based on pool set file with mixed directories and files | Exposure: Low Priority: 3 medium State: To be verified Type: Bug | Steps to reproduce:
1. Create pool set file:
```
$cat pool.set
PMEMPOOLSET
10M /dev/shm/x
REPLICA
10M /tmp/
```
2. Create obj pool based on pool.set:
```
(...)
<libpmemobj>: <3> [obj.c:1238 pmemobj_createU] path pool.set layout (null) poolsize 0 mode 664
<libpmemobj>: <3> [obj.c:1208 obj_get_nlanes]
<libp... | 1.0 | SIGFPE raised when creating pool based on pool set file with mixed directories and files - Steps to reproduce:
1. Create pool set file:
```
$cat pool.set
PMEMPOOLSET
10M /dev/shm/x
REPLICA
10M /tmp/
```
2. Create obj pool based on pool.set:
```
(...)
<libpmemobj>: <3> [obj.c:1238 pmemobj_createU] path pool.... | priority | sigfpe raised when creating pool based on pool set file with mixed directories and files steps to reproduce create pool set file cat pool set pmempoolset dev shm x replica tmp create obj pool based on pool set path pool set layout null poolsize mode ... | 1 |
270,375 | 8,455,121,590 | IssuesEvent | 2018-10-21 11:53:37 | CS2103-AY1819S1-F10-4/main | https://api.github.com/repos/CS2103-AY1819S1-F10-4/main | closed | Log history of commands | component.logic component.storage priority.medium type.enhancement | **Is your feature request related to a problem? Please describe.**
Currently, the `history` command only shows the command that has been executed in *that session only*. This raises an issue of not being able to investigate a rogue command usage.
**Describe the solution you'd like**
History command usage should be... | 1.0 | Log history of commands - **Is your feature request related to a problem? Please describe.**
Currently, the `history` command only shows the command that has been executed in *that session only*. This raises an issue of not being able to investigate a rogue command usage.
**Describe the solution you'd like**
Histo... | priority | log history of commands is your feature request related to a problem please describe currently the history command only shows the command that has been executed in that session only this raises an issue of not being able to investigate a rogue command usage describe the solution you d like histo... | 1 |
120,405 | 4,788,735,127 | IssuesEvent | 2016-10-30 18:29:32 | CS2103AUG2016-W15-C3/main | https://api.github.com/repos/CS2103AUG2016-W15-C3/main | closed | [Team] Update AboutUs.md | priority.medium | Please follow Prof. Damith's sample .md below, and format your About section.
Take note to update all the url links. You can merge directly to master without opening PR if you wish. :)
https://github.com/nus-cs2103/website/blob/master/contents/AboutUs.md
(click "Raw" tab on top right corner for code)
Update: fo... | 1.0 | [Team] Update AboutUs.md - Please follow Prof. Damith's sample .md below, and format your About section.
Take note to update all the url links. You can merge directly to master without opening PR if you wish. :)
https://github.com/nus-cs2103/website/blob/master/contents/AboutUs.md
(click "Raw" tab on top right cor... | priority | update aboutus md please follow prof damith s sample md below and format your about section take note to update all the url links you can merge directly to master without opening pr if you wish click raw tab on top right corner for code update for collated code urls use | 1 |
778,641 | 27,323,633,627 | IssuesEvent | 2023-02-24 22:38:38 | pokt-network/pocket | https://api.github.com/repos/pokt-network/pocket | closed | [Keybase] Miniature Keybase Implementation to Enable M1 - Import and Export | priority:medium client | # Objective
Update the miniature Keybase implementation to include importing and exporting private keys as part of https://github.com/pokt-network/pocket/issues/150
# Origin Document
In order to achieve the M1 milestone - a mini-keybase implementation is needed to enable dynamic accounts and actors.
This keybase may ... | 1.0 | [Keybase] Miniature Keybase Implementation to Enable M1 - Import and Export - # Objective
Update the miniature Keybase implementation to include importing and exporting private keys as part of https://github.com/pokt-network/pocket/issues/150
# Origin Document
In order to achieve the M1 milestone - a mini-keybase impl... | priority | miniature keybase implementation to enable import and export objective update the miniature keybase implementation to include importing and exporting private keys as part of origin document in order to achieve the milestone a mini keybase implementation is needed to enable dynamic accounts and actors... | 1 |
617,838 | 19,405,774,086 | IssuesEvent | 2021-12-20 00:04:28 | kivy/kivy | https://api.github.com/repos/kivy/kivy | closed | Undo doesn't return word to the initial line in TextInput | Component: Widgets Priority: Medium | **Software Versions**
* Python: 3.8.5
* OS: Linux Mint 20 (based on Ubuntu 20.04 LTS)
* Kivy: 2.0.0rc3
**Describe the bug**
Suppose I have two long words ('a'*60 and 'a'*30) on the same line. If I paste other long word ('b'*30) at the end of the second word and then perform Undo, two initial words remain on sepa... | 1.0 | Undo doesn't return word to the initial line in TextInput - **Software Versions**
* Python: 3.8.5
* OS: Linux Mint 20 (based on Ubuntu 20.04 LTS)
* Kivy: 2.0.0rc3
**Describe the bug**
Suppose I have two long words ('a'*60 and 'a'*30) on the same line. If I paste other long word ('b'*30) at the end of the second ... | priority | undo doesn t return word to the initial line in textinput software versions python os linux mint based on ubuntu lts kivy describe the bug suppose i have two long words a and a on the same line if i paste other long word b at the end of the second word and ... | 1 |
216,091 | 7,301,125,977 | IssuesEvent | 2018-02-27 03:15:04 | Marri/glowfic | https://api.github.com/repos/Marri/glowfic | reopened | Clean up old Rails 5.0 defaults file if possible | 2. high priority 8. medium dev | After #611 is merged, we'll have a Rails 5.0 "new defaults" file as well as a Rails 5.1 "new defaults" file. Since we now specify to use 5.1 defaults (<https://github.com/Marri/glowfic/pull/611/files#diff-b1fe55db50c712fef0673345e5b9c0d9R48>), and we've swapped over to all the Rails 5.0 defaults, we might be able to re... | 1.0 | Clean up old Rails 5.0 defaults file if possible - After #611 is merged, we'll have a Rails 5.0 "new defaults" file as well as a Rails 5.1 "new defaults" file. Since we now specify to use 5.1 defaults (<https://github.com/Marri/glowfic/pull/611/files#diff-b1fe55db50c712fef0673345e5b9c0d9R48>), and we've swapped over to... | priority | clean up old rails defaults file if possible after is merged we ll have a rails new defaults file as well as a rails new defaults file since we now specify to use defaults and we ve swapped over to all the rails defaults we might be able to remove the defaults this should be loo... | 1 |
428,356 | 12,406,910,756 | IssuesEvent | 2020-05-21 20:02:39 | DiceMaster/dudge | https://api.github.com/repos/DiceMaster/dudge | closed | Делать проверочные модули в виде docker-контейнеров | Priority-Medium Type-Task auto-migrated | ```
Такой подход с легковесной изоляцией
проверочного модуля в контейнере позволит
решить несколько проблем:
1 - проверка задачи осуществляется ровно в
той среде, в которой она оттестирована
автором задачи
2 - исключаются возможные конфликты между
требованиями разных задач к среде
тестирования т.к. для таких зада... | 1.0 | Делать проверочные модули в виде docker-контейнеров - ```
Такой подход с легковесной изоляцией
проверочного модуля в контейнере позволит
решить несколько проблем:
1 - проверка задачи осуществляется ровно в
той среде, в которой она оттестирована
автором задачи
2 - исключаются возможные конфликты между
требованиями ... | priority | делать проверочные модули в виде docker контейнеров такой подход с легковесной изоляцией проверочного модуля в контейнере позволит решить несколько проблем проверка задачи осуществляется ровно в той среде в которой она оттестирована автором задачи исключаются возможные конфликты между требованиями ... | 1 |
513,583 | 14,923,434,352 | IssuesEvent | 2021-01-23 18:56:10 | netdata/netdata-cloud | https://api.github.com/repos/netdata/netdata-cloud | closed | [BUG] Virtualisation/Containerisation technology wrongly shown on Nodes table | FOSS agent bug priority/medium | <!---
If you are a member of the Netdata organization, add the label 'internal submit'.
-->
**Describe the bug**
On Cloud'S Nodes table there is the wrong value ("Bare Metal") for an LXC container.
**To Reproduce**
Steps to reproduce the behavior:
See https://community.netdata.cloud/t/best-way-to-setup-... | 1.0 | [BUG] Virtualisation/Containerisation technology wrongly shown on Nodes table - <!---
If you are a member of the Netdata organization, add the label 'internal submit'.
-->
**Describe the bug**
On Cloud'S Nodes table there is the wrong value ("Bare Metal") for an LXC container.
**To Reproduce**
Steps to re... | priority | virtualisation containerisation technology wrongly shown on nodes table if you are a member of the netdata organization add the label internal submit describe the bug on cloud s nodes table there is the wrong value bare metal for an lxc container to reproduce steps to reprod... | 1 |
361,925 | 10,721,387,235 | IssuesEvent | 2019-10-27 01:58:53 | cuappdev/uplift-backend | https://api.github.com/repos/cuappdev/uplift-backend | opened | Add queries to fit the new models | Priority: Medium Type: Feature | Query Equipment by EquipmentType,
Query Facilities by Name,
Query a Facility's hours by Day | 1.0 | Add queries to fit the new models - Query Equipment by EquipmentType,
Query Facilities by Name,
Query a Facility's hours by Day | priority | add queries to fit the new models query equipment by equipmenttype query facilities by name query a facility s hours by day | 1 |
418,022 | 12,192,081,206 | IssuesEvent | 2020-04-29 12:20:34 | flatlify/flatlify | https://api.github.com/repos/flatlify/flatlify | closed | Add FileInput field | Priority:Medium | Add [FileInput](https://marmelab.com/react-admin/Inputs.html#fileinput)
AC:
ContentType creation form:
- [ ] Add FileInput
Make ImageInput configurable:
- [ ] `Accept`- a string to be passed to `accept` prop of ImageInput component. Display helper text "If left empty, all image types are accepted". Default val... | 1.0 | Add FileInput field - Add [FileInput](https://marmelab.com/react-admin/Inputs.html#fileinput)
AC:
ContentType creation form:
- [ ] Add FileInput
Make ImageInput configurable:
- [ ] `Accept`- a string to be passed to `accept` prop of ImageInput component. Display helper text "If left empty, all image types are ... | priority | add fileinput field add ac contenttype creation form add fileinput make imageinput configurable accept a string to be passed to accept prop of imageinput component display helper text if left empty all image types are accepted default value if left empty is image multiple ... | 1 |
179,061 | 6,621,280,958 | IssuesEvent | 2017-09-21 18:33:53 | OpenBazaar/openbazaar-desktop | https://api.github.com/repos/OpenBazaar/openbazaar-desktop | closed | Duplicate mods present during checkout | Medium Priority | Moderators are duplicated during checkout and both duplicates are selectable:
ob://QmScF5n99EHZvgiNTc3ygXQc3PvwN6CXi1rkBgE3nEQFwK/store/apple-wireless-keyboard

| 1.0 | Duplicate mods present during checkout - Moderators are duplicated during checkout and both duplicates are selectable:
ob://QmScF5n99EHZvgiNTc3ygXQc3PvwN6CXi1rkBgE3nEQFwK/store/apple-wireless-keyboard

| priority | duplicate mods present during checkout moderators are duplicated during checkout and both duplicates are selectable ob store apple wireless keyboard | 1 |
796,121 | 28,099,620,810 | IssuesEvent | 2023-03-30 18:23:46 | AY2223S2-CS2103T-T13-2/tp | https://api.github.com/repos/AY2223S2-CS2103T-T13-2/tp | closed | V1.3: UI - Recipe Form/Add Form | type.Enhancement type.Chore priority.Medium severity.High | Depending on appetite/ability, this can be either in V1.3 or V1.4 (the former is recommended)
Issues to fix:
- [x] Scrollbar not appearing for Windows users
~- [ ] TextArea generated by FieldUtils cannot resize to smaller, for some reason~ JavaFX Quirk, poor effort to reward ratio
- [x] Scrollbar needs to anchor to... | 1.0 | V1.3: UI - Recipe Form/Add Form - Depending on appetite/ability, this can be either in V1.3 or V1.4 (the former is recommended)
Issues to fix:
- [x] Scrollbar not appearing for Windows users
~- [ ] TextArea generated by FieldUtils cannot resize to smaller, for some reason~ JavaFX Quirk, poor effort to reward ratio
... | priority | ui recipe form add form depending on appetite ability this can be either in or the former is recommended issues to fix scrollbar not appearing for windows users textarea generated by fieldutils cannot resize to smaller for some reason javafx quirk poor effort to reward ratio scr... | 1 |
283,757 | 8,723,295,032 | IssuesEvent | 2018-12-09 20:33:03 | RobvanGastel/Assign | https://api.github.com/repos/RobvanGastel/Assign | closed | Shared assignments vanuit de app in andere url plaatsen | Medium-Priority Website | Naar share.assignapp.nl/[code]
Dit is beter omdat de 404 van assignapp.nl dan beter werkt en het logischer is om dit apart te doen van de website. | 1.0 | Shared assignments vanuit de app in andere url plaatsen - Naar share.assignapp.nl/[code]
Dit is beter omdat de 404 van assignapp.nl dan beter werkt en het logischer is om dit apart te doen van de website. | priority | shared assignments vanuit de app in andere url plaatsen naar share assignapp nl dit is beter omdat de van assignapp nl dan beter werkt en het logischer is om dit apart te doen van de website | 1 |
62,985 | 3,193,785,987 | IssuesEvent | 2015-09-30 08:15:19 | otto-torino/gino | https://api.github.com/repos/otto-torino/gino | opened | Bug in page->view | branch:develop priority:medium type:bug | In alcuni casi quando si visualizza una pagina da non loggati si riceve un errore "salvataggio non riuscito" perché fallisce la query di update del numero di letture della pagina | 1.0 | Bug in page->view - In alcuni casi quando si visualizza una pagina da non loggati si riceve un errore "salvataggio non riuscito" perché fallisce la query di update del numero di letture della pagina | priority | bug in page view in alcuni casi quando si visualizza una pagina da non loggati si riceve un errore salvataggio non riuscito perché fallisce la query di update del numero di letture della pagina | 1 |
796,263 | 28,104,268,977 | IssuesEvent | 2023-03-30 22:23:05 | AY2223S2-CS2103-W17-4/tp | https://api.github.com/repos/AY2223S2-CS2103-W17-4/tp | closed | List all Technicians, Appointments & Parts | priority.MEDIUM type.Feature | - Overflow task from v1.2
- Add commands & Integrate with GUI | 1.0 | List all Technicians, Appointments & Parts - - Overflow task from v1.2
- Add commands & Integrate with GUI | priority | list all technicians appointments parts overflow task from add commands integrate with gui | 1 |
762,749 | 26,728,571,613 | IssuesEvent | 2023-01-30 00:41:46 | AlphaBeta906/BloodAlchemy2 | https://api.github.com/repos/AlphaBeta906/BloodAlchemy2 | closed | Migrate data fetching to React Query | priority: 2-medium release: canary issue: migration | ## Introduction
React Query simplifies data fetching APIs.
## Tasks
- [x] Migrate all code to React Query | 1.0 | Migrate data fetching to React Query - ## Introduction
React Query simplifies data fetching APIs.
## Tasks
- [x] Migrate all code to React Query | priority | migrate data fetching to react query introduction react query simplifies data fetching apis tasks migrate all code to react query | 1 |
20,564 | 2,622,853,413 | IssuesEvent | 2015-03-04 08:06:27 | max99x/pagemon-chrome-ext | https://api.github.com/repos/max99x/pagemon-chrome-ext | closed | Please Fix Desktop Notifications | auto-migrated Priority-Medium | ```
What steps will reproduce the problem? Please include a URL.
Any URL.
Any webpage that changes. E.g. Do something you can control the update of such
as login to something, monitor the webpage, then log out and check for updates.
There will be no desktop notification.
What is the expected output? What do you see... | 1.0 | Please Fix Desktop Notifications - ```
What steps will reproduce the problem? Please include a URL.
Any URL.
Any webpage that changes. E.g. Do something you can control the update of such
as login to something, monitor the webpage, then log out and check for updates.
There will be no desktop notification.
What is t... | priority | please fix desktop notifications what steps will reproduce the problem please include a url any url any webpage that changes e g do something you can control the update of such as login to something monitor the webpage then log out and check for updates there will be no desktop notification what is t... | 1 |
537,867 | 15,755,787,797 | IssuesEvent | 2021-03-31 02:23:24 | airshipit/airshipctl | https://api.github.com/repos/airshipit/airshipctl | closed | Implement plan validate command | 1-Core enhancement priority/medium size m | **Problem description (if applicable)**
airshipctl needs `plan validate <PLAN_NAME>` command to be able to validate each phase in a plan.
**Proposed change**
Implement appropriate CLI command, bind it to appropriate method in pkg module (which is [already exists](https://github.com/airshipit/airshipctl/blob/master... | 1.0 | Implement plan validate command - **Problem description (if applicable)**
airshipctl needs `plan validate <PLAN_NAME>` command to be able to validate each phase in a plan.
**Proposed change**
Implement appropriate CLI command, bind it to appropriate method in pkg module (which is [already exists](https://github.co... | priority | implement plan validate command problem description if applicable airshipctl needs plan validate command to be able to validate each phase in a plan proposed change implement appropriate cli command bind it to appropriate method in pkg module which is potential impacts none | 1 |
536,915 | 15,716,706,188 | IssuesEvent | 2021-03-28 08:42:41 | Vatsim-Scandinavia/handover | https://api.github.com/repos/Vatsim-Scandinavia/handover | opened | Ratings not updating | back-end bug medium priority | We've got a couple of reports regarding this, so it's probably still a problem we need to look into. Preferably check if the user's access token is still there, and it hasn't expired and hence why the rating didn't update for that specific user. | 1.0 | Ratings not updating - We've got a couple of reports regarding this, so it's probably still a problem we need to look into. Preferably check if the user's access token is still there, and it hasn't expired and hence why the rating didn't update for that specific user. | priority | ratings not updating we ve got a couple of reports regarding this so it s probably still a problem we need to look into preferably check if the user s access token is still there and it hasn t expired and hence why the rating didn t update for that specific user | 1 |
801,172 | 28,455,351,932 | IssuesEvent | 2023-04-17 06:33:23 | UNopenGIS/7-docs | https://api.github.com/repos/UNopenGIS/7-docs | opened | Convert `About` navigation to dropdown | 0-Priority: Medium | ### Need
The `About` item might be better suited as a drop down.
### Next steps
- [ ] Follow https://docusaurus.io/docs/next/api/themes/configuration#navbar-dropdown and implement | 1.0 | Convert `About` navigation to dropdown - ### Need
The `About` item might be better suited as a drop down.
### Next steps
- [ ] Follow https://docusaurus.io/docs/next/api/themes/configuration#navbar-dropdown and implement | priority | convert about navigation to dropdown need the about item might be better suited as a drop down next steps follow and implement | 1 |
659,791 | 21,941,497,144 | IssuesEvent | 2022-05-23 18:36:50 | cse-sim/cse | https://api.github.com/repos/cse-sim/cse | opened | Too many AIRHANDLER meter inputs? | enhancement 2 - medium priority | Every subcomponent of AIRHANDLER has separate meter input that must be specified.
Consider adding an overall inputs "ahElecMtr" and "ahFuelMtr" that provide defaults for all the other meter selections. They can be selectively overridden by the user if needed. But the common use case is "track everything"
| 1.0 | Too many AIRHANDLER meter inputs? - Every subcomponent of AIRHANDLER has separate meter input that must be specified.
Consider adding an overall inputs "ahElecMtr" and "ahFuelMtr" that provide defaults for all the other meter selections. They can be selectively overridden by the user if needed. But the common use ... | priority | too many airhandler meter inputs every subcomponent of airhandler has separate meter input that must be specified consider adding an overall inputs ahelecmtr and ahfuelmtr that provide defaults for all the other meter selections they can be selectively overridden by the user if needed but the common use ... | 1 |
308,392 | 9,438,571,351 | IssuesEvent | 2019-04-14 01:18:29 | x13pixels/remedybg-issues | https://api.github.com/repos/x13pixels/remedybg-issues | opened | Additional format specifiers for watch expressions | Component: Watch Window Priority: 4 (Medium) Status: Accepted Type: Enhancement | [simon] I think something I would like is a "modifier" to specify the syntax of the value column. For example in GDB on linux, you can type "print variable_name/x" to display the value as hexadecimal. I would like to be able to type "pointer, 147,format=x/a/b" (or "pointer, 147,/xab") and it would print the values as h... | 1.0 | Additional format specifiers for watch expressions - [simon] I think something I would like is a "modifier" to specify the syntax of the value column. For example in GDB on linux, you can type "print variable_name/x" to display the value as hexadecimal. I would like to be able to type "pointer, 147,format=x/a/b" (or "p... | priority | additional format specifiers for watch expressions i think something i would like is a modifier to specify the syntax of the value column for example in gdb on linux you can type print variable name x to display the value as hexadecimal i would like to be able to type pointer format x a b or pointer ... | 1 |
608,157 | 18,816,780,930 | IssuesEvent | 2021-11-10 00:46:46 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | Bluetooth Mesh branch incorrect return value | bug priority: medium area: Bluetooth Mesh | https://github.com/zephyrproject-rtos/zephyr/blob/3f826560aaf81a444018293bd6acce3c339fe150/subsys/bluetooth/mesh/gatt_services.c#L834-L839
Should be continue for this, inst of return interger. | 1.0 | Bluetooth Mesh branch incorrect return value - https://github.com/zephyrproject-rtos/zephyr/blob/3f826560aaf81a444018293bd6acce3c339fe150/subsys/bluetooth/mesh/gatt_services.c#L834-L839
Should be continue for this, inst of return interger. | priority | bluetooth mesh branch incorrect return value should be continue for this inst of return interger | 1 |
535,315 | 15,686,370,761 | IssuesEvent | 2021-03-25 12:26:28 | sodafoundation/delfin | https://api.github.com/repos/sodafoundation/delfin | closed | Register storage device failed after sync_all and batch delete happens. | Medium Priority bug | **Issue/Feature Description:**
Register 50 devices, then call sync_all and wait until it returned, then delete all of those devices, after that register a new device, but failed, with 400 as the HTTP error code.
 | bug priority-medium | In `pspdf_transform_coords()`, in [ps-pdf.cxx](https://github.com/michaelrsweet/htmldoc/blob/master/htmldoc/ps-pdf.cxx), there is a heap buffer overflow:
```C
static void
pspdf_transform_coords(page_t *p, // I - Page
float &x, // IO - X coordinate
float &y) // IO - Y coordinate
... | 1.0 | Heap overflow in pspdf_transform_coords() - In `pspdf_transform_coords()`, in [ps-pdf.cxx](https://github.com/michaelrsweet/htmldoc/blob/master/htmldoc/ps-pdf.cxx), there is a heap buffer overflow:
```C
static void
pspdf_transform_coords(page_t *p, // I - Page
float &x, // IO - X coordinat... | priority | heap overflow in pspdf transform coords in pspdf transform coords in there is a heap buffer overflow c static void pspdf transform coords page t p i page float x io x coordinate float y io y coordinate float tx ty temporary x a... | 1 |
21,496 | 2,641,172,617 | IssuesEvent | 2015-03-11 16:22:49 | honestbleeps/Reddit-Enhancement-Suite | https://api.github.com/repos/honestbleeps/Reddit-Enhancement-Suite | opened | link to subreddit when listed as "xpost" in title | Concern-Enhancement Concern-Request Difficulty-2_Medium Priority-2_Medium | https://www.reddit.com/r/Enhancement/comments/2ynzh1/feature_request_would_it_be_possible_to_have_res/ and a dozen other requests
potential implementations:
* post info/actions hover pop-up
* wrap subreddit name in a span, onclick open subreddit (yuck, re implementing links in JavaScript)
* split post title link i... | 1.0 | link to subreddit when listed as "xpost" in title - https://www.reddit.com/r/Enhancement/comments/2ynzh1/feature_request_would_it_be_possible_to_have_res/ and a dozen other requests
potential implementations:
* post info/actions hover pop-up
* wrap subreddit name in a span, onclick open subreddit (yuck, re implemen... | priority | link to subreddit when listed as xpost in title and a dozen other requests potential implementations post info actions hover pop up wrap subreddit name in a span onclick open subreddit yuck re implementing links in javascript split post title link into multiple links but this sounds dangerous | 1 |
250,714 | 7,986,461,097 | IssuesEvent | 2018-07-19 02:17:00 | MarshallAsch/veil-droid | https://api.github.com/repos/MarshallAsch/veil-droid | closed | Update Post List Display | Priority: Medium Status: Review Needed Type: Enhancement UI | Add more data to the post list, ie timestamp, author, comment count etc. | 1.0 | Update Post List Display - Add more data to the post list, ie timestamp, author, comment count etc. | priority | update post list display add more data to the post list ie timestamp author comment count etc | 1 |
654,588 | 21,656,972,911 | IssuesEvent | 2022-05-06 15:00:07 | opencrvs/opencrvs-core | https://api.github.com/repos/opencrvs/opencrvs-core | closed | 'Bengali name' showing in Onboarding summary page | 👹Bug Priority: medium | **Describe the bug**
- on the summary page there is ListView item for Bengali name
**To Reproduce**
Steps to reproduce the behaviour:
1. Create new user
2. Login as new user
3. Nav to onboarding summary page
4. See error
**Expected behaviour**
- Bengali name needs to be removed
- English name - renamed to Name
**Scr... | 1.0 | 'Bengali name' showing in Onboarding summary page - **Describe the bug**
- on the summary page there is ListView item for Bengali name
**To Reproduce**
Steps to reproduce the behaviour:
1. Create new user
2. Login as new user
3. Nav to onboarding summary page
4. See error
**Expected behaviour**
- Bengali name needs t... | priority | bengali name showing in onboarding summary page describe the bug on the summary page there is listview item for bengali name to reproduce steps to reproduce the behaviour create new user login as new user nav to onboarding summary page see error expected behaviour bengali name needs t... | 1 |
554,084 | 16,388,612,186 | IssuesEvent | 2021-05-17 13:38:53 | buddyboss/buddyboss-platform | https://api.github.com/repos/buddyboss/buddyboss-platform | opened | Group Type Listing page is not accessible if "Plural label" not match with group type title. | bug priority: medium | If group type title from which group type URL slug gets create is not match with "Plural label" admin set in back end while creating group type then groups are not getting load on group type listing page.
**To Reproduce**
Steps to reproduce the behavior:
1. Create group type 'Teachers"
2. Set Plural label 'Teac... | 1.0 | Group Type Listing page is not accessible if "Plural label" not match with group type title. - If group type title from which group type URL slug gets create is not match with "Plural label" admin set in back end while creating group type then groups are not getting load on group type listing page.
**To Reproduce*... | priority | group type listing page is not accessible if plural label not match with group type title if group type title from which group type url slug gets create is not match with plural label admin set in back end while creating group type then groups are not getting load on group type listing page to reproduce ... | 1 |
56,935 | 3,081,219,518 | IssuesEvent | 2015-08-22 14:04:28 | bitfighter/bitfighter | https://api.github.com/repos/bitfighter/bitfighter | closed | Buttons/switches | enhancement imported Priority-Medium | _From [Yoshifa...@gmail.com](https://code.google.com/u/118317263907765649538/) on January 31, 2012 15:14:56_
So basically you can set an item's "switch" on or off with a tigger-action style. So it could be When ForceField1 is Destroyed, then turn switch ON.
When ForceField1 switch turns ON, Deacvtivate (or activate... | 1.0 | Buttons/switches - _From [Yoshifa...@gmail.com](https://code.google.com/u/118317263907765649538/) on January 31, 2012 15:14:56_
So basically you can set an item's "switch" on or off with a tigger-action style. So it could be When ForceField1 is Destroyed, then turn switch ON.
When ForceField1 switch turns ON, Deacv... | priority | buttons switches from on january so basically you can set an item s switch on or off with a tigger action style so it could be when is destroyed then turn switch on when switch turns on deacvtivate or activate and have switches for all kinds of stuff original issue | 1 |
6,525 | 2,589,007,106 | IssuesEvent | 2015-02-18 08:55:16 | olga-jane/prizm | https://api.github.com/repos/olga-jane/prizm | closed | Help->About, Dont show all message | bug bug - UI Coding COMMON MEDIUM priority | В английской версии программы
Сообщение не показывается полностью если не растянуть окошко
Help->About

... | 1.0 | Help->About, Dont show all message - В английской версии программы
Сообщение не показывается полностью если не растянуть окошко
Help->About

 on November 19, 2012 08:54:57_
Try to run your the tests ( http://jquery-csv.googlecode.com/git/test/test.html ) in IE9. The defect was discovered in other browsers as well, but running the tests in IE9 shows the worst possible... | 1.0 | toArrays method does not work in IE9 - _From [andrey.stepantsov@gmail.com](https://code.google.com/u/andrey.stepantsov@gmail.com/) on November 19, 2012 08:54:57_
Try to run your the tests ( http://jquery-csv.googlecode.com/git/test/test.html ) in IE9. The defect was discovered in other browsers as well, but running th... | priority | toarrays method does not work in from on november try to run your the tests in the defect was discovered in other browsers as well but running the tests in shows the worst possible outcome the problem is an extra at line rev of jquery csv js state rown... | 1 |
503,773 | 14,597,601,056 | IssuesEvent | 2020-12-20 20:52:28 | weso/YASHE | https://api.github.com/repos/weso/YASHE | closed | Modify pretty-printer | bug difficulty-high priority-medium | Currently, the pretty-printer takes all of the directives and starts and sets them at the top of the document. This is wrong because it can affect to the semantic of the document. | 1.0 | Modify pretty-printer - Currently, the pretty-printer takes all of the directives and starts and sets them at the top of the document. This is wrong because it can affect to the semantic of the document. | priority | modify pretty printer currently the pretty printer takes all of the directives and starts and sets them at the top of the document this is wrong because it can affect to the semantic of the document | 1 |
39,809 | 2,859,972,519 | IssuesEvent | 2015-06-03 13:47:36 | adsabs/biblib-service | https://api.github.com/repos/adsabs/biblib-service | closed | LibraryView PUT updating library name, description, etc. | core medium priority | Decide whether to use PUT or another POST option.
Relevant storyboards will be referenced in the future. | 1.0 | LibraryView PUT updating library name, description, etc. - Decide whether to use PUT or another POST option.
Relevant storyboards will be referenced in the future. | priority | libraryview put updating library name description etc decide whether to use put or another post option relevant storyboards will be referenced in the future | 1 |
167,678 | 6,344,239,466 | IssuesEvent | 2017-07-27 19:26:19 | systers/powerup-iOS | https://api.github.com/repos/systers/powerup-iOS | closed | Mentors want Travis status added to repository | Priority: MEDIUM Program: GSoC17 Type: Enhancement | ## Description
As a mentor, I want to see the Travis status, to see straight away whether the build passed or failed
## Mocks

## Acceptance Criteria
- Travis status added to repo
## Definiti... | 1.0 | Mentors want Travis status added to repository - ## Description
As a mentor, I want to see the Travis status, to see straight away whether the build passed or failed
## Mocks

## Acceptance Crite... | priority | mentors want travis status added to repository description as a mentor i want to see the travis status to see straight away whether the build passed or failed mocks acceptance criteria travis status added to repo definition of done travis status added to repo shows correctly ... | 1 |
606,805 | 18,768,667,409 | IssuesEvent | 2021-11-06 12:11:36 | google/android-fhir | https://api.github.com/repos/google/android-fhir | closed | Ensure all dependencies are compatible with Apache 2.0 | Bug medium priority | **Describe the bug**
FHIR SDK is Apache 2.0-licensed. However, several of our dependencies up to this point have been using other, incompatible licenses.
Before we exit alpha, we need to determine what dependencies are incompatible and remove them.
**Component**
Core library, SDC library, reference app, or SDC ... | 1.0 | Ensure all dependencies are compatible with Apache 2.0 - **Describe the bug**
FHIR SDK is Apache 2.0-licensed. However, several of our dependencies up to this point have been using other, incompatible licenses.
Before we exit alpha, we need to determine what dependencies are incompatible and remove them.
**Compo... | priority | ensure all dependencies are compatible with apache describe the bug fhir sdk is apache licensed however several of our dependencies up to this point have been using other incompatible licenses before we exit alpha we need to determine what dependencies are incompatible and remove them compo... | 1 |
646,950 | 21,082,770,942 | IssuesEvent | 2022-04-03 06:21:53 | AY2122S2-CS2103T-T09-1/tp | https://api.github.com/repos/AY2122S2-CS2103T-T09-1/tp | closed | [PE-D] Able to add new tasks before current date. | priority.Medium severity.Low | 
<!--session: 1648793049393-2141d157-519f-491c-874e-463c33ae1c29-->
<!--Version: Web v3.4.2-->
-------------
Labels: `type.FeatureFlaw` `severity.Low`
original: kashing555/ped#4 | 1.0 | [PE-D] Able to add new tasks before current date. - 
<!--session: 1648793049393-2141d157-519f-491c-874e-463c33ae1c29-->
<!--Version: Web v3.4.2-->
-------------
Labels: `type.FeatureFlaw` `severity.Low`... | priority | able to add new tasks before current date labels type featureflaw severity low original ped | 1 |
692,288 | 23,728,461,447 | IssuesEvent | 2022-08-30 22:14:00 | curiouslearning/FeedTheMonsterH5P | https://api.github.com/repos/curiouslearning/FeedTheMonsterH5P | closed | Move fullscreen and minimize fullscreen buttons so it doesn't interfere with other UI elements | Medium Priority | Move the fullscreen button and minimize fullscreen buttons to top center so it does not interfere with other UI elements. | 1.0 | Move fullscreen and minimize fullscreen buttons so it doesn't interfere with other UI elements - Move the fullscreen button and minimize fullscreen buttons to top center so it does not interfere with other UI elements. | priority | move fullscreen and minimize fullscreen buttons so it doesn t interfere with other ui elements move the fullscreen button and minimize fullscreen buttons to top center so it does not interfere with other ui elements | 1 |
60,574 | 3,130,568,812 | IssuesEvent | 2015-09-09 10:07:24 | evanplaice/jquery-csv | https://api.github.com/repos/evanplaice/jquery-csv | opened | Failures on test.html file | 2–5 stars bug imported Priority-Medium | _From [lko.navn...@gmail.com](https://code.google.com/u/107289430077531227102/) on January 16, 2014 23:11:02_
What steps will reproduce the problem? 1. Execute the tests given in http://jquery-csv.googlecode.com/git/test/test.html What is the expected output? What do you see instead? All tests should pass. What versio... | 1.0 | Failures on test.html file - _From [lko.navn...@gmail.com](https://code.google.com/u/107289430077531227102/) on January 16, 2014 23:11:02_
What steps will reproduce the problem? 1. Execute the tests given in http://jquery-csv.googlecode.com/git/test/test.html What is the expected output? What do you see instead? All t... | priority | failures on test html file from on january what steps will reproduce the problem execute the tests given in what is the expected output what do you see instead all tests should pass what version of the product are you using on what operating system found on chrome m windows pl... | 1 |
440,460 | 12,700,267,186 | IssuesEvent | 2020-06-22 16:03:38 | buddyboss/buddyboss-platform | https://api.github.com/repos/buddyboss/buddyboss-platform | opened | Document file rename does not allow characters from any language other than English | bug priority: medium | **Describe the bug**
While renaming any document file it only allows English characters, If you try to enter any other language character it is not allowing
.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to my document
2. Click on more action button
3. Click on "Rename"
4. Add any language character ... | 1.0 | Document file rename does not allow characters from any language other than English - **Describe the bug**
While renaming any document file it only allows English characters, If you try to enter any other language character it is not allowing
.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to my document... | priority | document file rename does not allow characters from any language other than english describe the bug while renaming any document file it only allows english characters if you try to enter any other language character it is not allowing to reproduce steps to reproduce the behavior go to my document... | 1 |
475,259 | 13,690,227,150 | IssuesEvent | 2020-09-30 14:08:12 | carbon-design-system/ibm-dotcom-library | https://api.github.com/repos/carbon-design-system/ibm-dotcom-library | closed | Web component: Callout (internal) Prod QA testing | Airtable Done QA package: web components priority: medium | <!-- Avoid any type of solutions in this user story -->
<!-- replace _{{...}}_ with your own words or remove -->
#### User Story
<!-- {{Provide a detailed description of the user's need here, but avoid any type of solutions}} -->
> As a `[user role below]`:
developer using the ibm.com Library `Callout (internal)`
> I... | 1.0 | Web component: Callout (internal) Prod QA testing - <!-- Avoid any type of solutions in this user story -->
<!-- replace _{{...}}_ with your own words or remove -->
#### User Story
<!-- {{Provide a detailed description of the user's need here, but avoid any type of solutions}} -->
> As a `[user role below]`:
develope... | priority | web component callout internal prod qa testing user story as a developer using the ibm com library callout internal i need to have a version of the component that has been tested for accessibility compliance as well as on multiple browsers and platforms so that i can be confident t... | 1 |
208,968 | 7,163,618,531 | IssuesEvent | 2018-01-29 08:14:53 | Casumo/BarcelonaOffice | https://api.github.com/repos/Casumo/BarcelonaOffice | closed | Acomodate Javier Cobos&Family 12thJan | Medium Priority | Javier is coming to the Office the 12th of January with his wife and kid. He'll be staying until the 28th. We need a separate solution only for them.
| 1.0 | Acomodate Javier Cobos&Family 12thJan - Javier is coming to the Office the 12th of January with his wife and kid. He'll be staying until the 28th. We need a separate solution only for them.
| priority | acomodate javier cobos family javier is coming to the office the of january with his wife and kid he ll be staying until the we need a separate solution only for them | 1 |
399,410 | 11,748,056,434 | IssuesEvent | 2020-03-12 14:37:39 | oslc-op/oslc-specs | https://api.github.com/repos/oslc-op/oslc-specs | closed | OSLC Core 3.0 Discovery does not describe the results of GET on a QueryCapability queryBase URL. | Core: Main Spec Core: Query Priority: Medium Xtra: Jira | OSLC Core 3.0 Discovery defines QueryCapability and oslc:queryBase: The base URI to use for queries. Queries are invoked via HTTP GET on a query URI formed by appending a key=value pair to the base URI, as described in Query Capabilities section. But there is no Query Capabilities section in the Discovery document that... | 1.0 | OSLC Core 3.0 Discovery does not describe the results of GET on a QueryCapability queryBase URL. - OSLC Core 3.0 Discovery defines QueryCapability and oslc:queryBase: The base URI to use for queries. Queries are invoked via HTTP GET on a query URI formed by appending a key=value pair to the base URI, as described in Qu... | priority | oslc core discovery does not describe the results of get on a querycapability querybase url oslc core discovery defines querycapability and oslc querybase the base uri to use for queries queries are invoked via http get on a query uri formed by appending a key value pair to the base uri as described in qu... | 1 |
669,501 | 22,628,548,062 | IssuesEvent | 2022-06-30 12:53:35 | ut-issl/c2a-core | https://api.github.com/repos/ut-issl/c2a-core | opened | Space Packet に DR の配送先が入ってるのがおかしい(ネットワーク層だろ!!!) | help wanted priority::medium | ## 概要
Space Packet に DR の配送先が入ってるのがおかしい(ネットワーク層だろ!!!)
## 詳細
CSP がネットワーク層を貫通してて,アプリケーション層までいってる.
## close条件
改善したら | 1.0 | Space Packet に DR の配送先が入ってるのがおかしい(ネットワーク層だろ!!!) - ## 概要
Space Packet に DR の配送先が入ってるのがおかしい(ネットワーク層だろ!!!)
## 詳細
CSP がネットワーク層を貫通してて,アプリケーション層までいってる.
## close条件
改善したら | priority | space packet に dr の配送先が入ってるのがおかしい(ネットワーク層だろ!!!) 概要 space packet に dr の配送先が入ってるのがおかしい(ネットワーク層だろ!!!) 詳細 csp がネットワーク層を貫通してて,アプリケーション層までいってる. close条件 改善したら | 1 |
422,895 | 12,287,904,240 | IssuesEvent | 2020-05-09 14:24:04 | eJourn-al/eJournal | https://api.github.com/repos/eJourn-al/eJournal | opened | Dont use assignment serializer for TODO cards | Priority: Medium Status: Pending Type: Enhancement Type: Question - Implementation Workload: Medium | **Describe the solution you'd like**
The assignment serializer is currently used for the todo cards as well. This means that for simply displaying the title of an assignment and the next deadline as follows:

### Minecraft version
1.19
### What other mods do you have installed?
Fabric API, Cloth Config, Mod Menu
### Operating sy... | 1.0 | LAN Extender can create orphan ngrok processes - ### Issue description
I'm not really sure what causes this but it can be pretty annoying because I have to manually close them through activity monitor.
### LAN Extender version
0.2.0 (HEAD)
### Minecraft version
1.19
### What other mods do you have installed?
Fab... | priority | lan extender can create orphan ngrok processes issue description i m not really sure what causes this but it can be pretty annoying because i have to manually close them through activity monitor lan extender version head minecraft version what other mods do you have installed fabr... | 1 |
515,547 | 14,965,194,081 | IssuesEvent | 2021-01-27 13:03:47 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | [Coverity CID :215241] Buffer not null terminated in drivers/modem/hl7800.c | Coverity bug priority: medium |
Static code scan issues found in file:
https://github.com/zephyrproject-rtos/zephyr/tree/c9a2a5e7fb0194bfb168f5aa1a0a83c73f62acb3/drivers/modem/hl7800.c
Category: Memory - illegal accesses
Function: `send_at_cmd`
Component: Drivers
CID: [215241](https://scan9.coverity.com/reports.htm#v29726/p12996/mergedDefectId=215... | 1.0 | [Coverity CID :215241] Buffer not null terminated in drivers/modem/hl7800.c -
Static code scan issues found in file:
https://github.com/zephyrproject-rtos/zephyr/tree/c9a2a5e7fb0194bfb168f5aa1a0a83c73f62acb3/drivers/modem/hl7800.c
Category: Memory - illegal accesses
Function: `send_at_cmd`
Component: Drivers
CID: [2... | priority | buffer not null terminated in drivers modem c static code scan issues found in file category memory illegal accesses function send at cmd component drivers cid please fix or provide comments in coverity using the link note this issue was created automatically priority was set based on cl... | 1 |
503,347 | 14,589,553,478 | IssuesEvent | 2020-12-19 02:33:07 | x13pixels/remedybg-issues | https://api.github.com/repos/x13pixels/remedybg-issues | closed | Watch window values collapse on each successive run, masking nested values | Component: Watch Window Priority: 5 (Medium) Type: Enhancement | I've been using Remedybg heavily for about a week as my daily driver and this is the main thing that's causing friction for me.
I have structs with nested values in the watch window. I expand the values in the watch window to get at sub-fields. Once I restart the debugging session and the values come into scope ag... | 1.0 | Watch window values collapse on each successive run, masking nested values - I've been using Remedybg heavily for about a week as my daily driver and this is the main thing that's causing friction for me.
I have structs with nested values in the watch window. I expand the values in the watch window to get at sub-fi... | priority | watch window values collapse on each successive run masking nested values i ve been using remedybg heavily for about a week as my daily driver and this is the main thing that s causing friction for me i have structs with nested values in the watch window i expand the values in the watch window to get at sub fi... | 1 |
476,638 | 13,748,090,589 | IssuesEvent | 2020-10-06 08:35:24 | level73/membernet | https://api.github.com/repos/level73/membernet | opened | UJB member log-in info reset | Platform: Membernet Priority: Medium Type: Development | we have an incorrect acronynm for a member , currently listed as UJB, that should be PUJ. I can change it in the member profile, but could you please change their log-in information to be PUJ for both username and passowrd so we can email them with the new credentials already set up?
many thanks, | 1.0 | UJB member log-in info reset - we have an incorrect acronynm for a member , currently listed as UJB, that should be PUJ. I can change it in the member profile, but could you please change their log-in information to be PUJ for both username and passowrd so we can email them with the new credentials already set up?
m... | priority | ujb member log in info reset we have an incorrect acronynm for a member currently listed as ujb that should be puj i can change it in the member profile but could you please change their log in information to be puj for both username and passowrd so we can email them with the new credentials already set up m... | 1 |
668,494 | 22,586,737,639 | IssuesEvent | 2022-06-28 15:50:41 | ICST-Technion/WelliBe | https://api.github.com/repos/ICST-Technion/WelliBe | closed | Create a page for registration of doctors | medium priority feature | The page is accessible only to the admin of WelliBe. | 1.0 | Create a page for registration of doctors - The page is accessible only to the admin of WelliBe. | priority | create a page for registration of doctors the page is accessible only to the admin of wellibe | 1 |
25,859 | 2,684,015,174 | IssuesEvent | 2015-03-28 15:33:46 | ConEmu/old-issues | https://api.github.com/repos/ConEmu/old-issues | closed | "ConEmu was hidden from some program" | 1 star bug imported Priority-Medium | _From [alabuz...@gmail.com](https://code.google.com/u/100851543303977091711/) on August 03, 2011 07:05:27_
Есть некое ПО, реализующее поддержку переключения между несколькими десктопами.
При переключении на другой десктоп в трее вылезает сабжевое капитаноочевидное сообщение.
Если вернуться на тот десктоп, где co... | 1.0 | "ConEmu was hidden from some program" - _From [alabuz...@gmail.com](https://code.google.com/u/100851543303977091711/) on August 03, 2011 07:05:27_
Есть некое ПО, реализующее поддержку переключения между несколькими десктопами.
При переключении на другой десктоп в трее вылезает сабжевое капитаноочевидное сообщение.
... | priority | conemu was hidden from some program from on august есть некое по реализующее поддержку переключения между несколькими десктопами при переключении на другой десктоп в трее вылезает сабжевое капитаноочевидное сообщение если вернуться на тот десктоп где conemu сообщение вылезает постоянно... | 1 |
78,142 | 3,509,483,117 | IssuesEvent | 2016-01-08 22:59:48 | OregonCore/OregonCore | https://api.github.com/repos/OregonCore/OregonCore | closed | Recharging the Batteries (10190) (BB #911) | Category: Quests migrated Priority: Medium Type: Bug | This issue was migrated from bitbucket.
**Original Reporter:** bewtihozzy
**Original Date:** 26.05.2015 18:45:05 GMT+0000
**Original Priority:** major
**Original Type:** bug
**Original State:** resolved
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/911
<hr>
Use the Battery Recharging Blaster on enough... | 1.0 | Recharging the Batteries (10190) (BB #911) - This issue was migrated from bitbucket.
**Original Reporter:** bewtihozzy
**Original Date:** 26.05.2015 18:45:05 GMT+0000
**Original Priority:** major
**Original Type:** bug
**Original State:** resolved
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/911
<hr>... | priority | recharging the batteries bb this issue was migrated from bitbucket original reporter bewtihozzy original date gmt original priority major original type bug original state resolved direct link use the battery recharging blaster on enough phase hunters to get th... | 1 |
279,518 | 8,666,951,451 | IssuesEvent | 2018-11-29 06:50:29 | tandemcode/tandem | https://api.github.com/repos/tandemcode/tandem | opened | Ability to import vanilla HTML & CSS | Feature Medium priority | - [ ] Ability to point to local file
- [ ] Ability to load URL
- [ ] Instructional video on how to refactor app after import | 1.0 | Ability to import vanilla HTML & CSS - - [ ] Ability to point to local file
- [ ] Ability to load URL
- [ ] Instructional video on how to refactor app after import | priority | ability to import vanilla html css ability to point to local file ability to load url instructional video on how to refactor app after import | 1 |
513,214 | 14,917,890,492 | IssuesEvent | 2021-01-22 20:39:58 | bounswe/bounswe2020group1 | https://api.github.com/repos/bounswe/bounswe2020group1 | closed | Frontend - Vendor profile page - Location data and isVerified data is corrupted. | frontend priority:medium type:bug | While these features were being implemented, the backend was changing the related endpoint. Therefore, there is a need of update for the current end-point.
- [x] Correct the location of the vendor.
- [x] Some vendors does not look verified, even though they are. Solve this bug. | 1.0 | Frontend - Vendor profile page - Location data and isVerified data is corrupted. - While these features were being implemented, the backend was changing the related endpoint. Therefore, there is a need of update for the current end-point.
- [x] Correct the location of the vendor.
- [x] Some vendors does not look ... | priority | frontend vendor profile page location data and isverified data is corrupted while these features were being implemented the backend was changing the related endpoint therefore there is a need of update for the current end point correct the location of the vendor some vendors does not look veri... | 1 |
109,780 | 4,413,838,401 | IssuesEvent | 2016-08-13 02:49:12 | alexinman/clashtracker | https://api.github.com/repos/alexinman/clashtracker | opened | Multiple Players per User | feature request improvement priority: medium | >2. We have several player with multiple accounts. Is this something you have seen before and do you think it will be needed to be able to assign multiple players to one clantracker user?
It would be nice to be able to link several players/clans to your user account in case you have multiple Clash of Clans acc... | 1.0 | Multiple Players per User - >2. We have several player with multiple accounts. Is this something you have seen before and do you think it will be needed to be able to assign multiple players to one clantracker user?
It would be nice to be able to link several players/clans to your user account in case you have... | priority | multiple players per user we have several player with multiple accounts is this something you have seen before and do you think it will be needed to be able to assign multiple players to one clantracker user it would be nice to be able to link several players clans to your user account in case you have... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.