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
855
labels
stringlengths
4
721
body
stringlengths
1
261k
index
stringclasses
13 values
text_combine
stringlengths
96
261k
label
stringclasses
2 values
text
stringlengths
96
240k
binary_label
int64
0
1
721,163
24,819,960,830
IssuesEvent
2022-10-25 15:40:56
KinsonDigital/Velaptor
https://api.github.com/repos/KinsonDigital/Velaptor
closed
🚧Create system for logging errors, warnings, and events
✨new feature high priority preview
### I have done the items below . . . - [X] I have updated the title by replacing the '**_<title_**>' section. ### Description Create a logging system for logging exceptions, errors, and events that occur throughout the system. The system should be able to log the type of logs such as an event, exception, or ...
1.0
🚧Create system for logging errors, warnings, and events - ### I have done the items below . . . - [X] I have updated the title by replacing the '**_<title_**>' section. ### Description Create a logging system for logging exceptions, errors, and events that occur throughout the system. The system should be ab...
priority
🚧create system for logging errors warnings and events i have done the items below i have updated the title by replacing the section description create a logging system for logging exceptions errors and events that occur throughout the system the system should be able to log t...
1
217,732
7,327,804,037
IssuesEvent
2018-03-04 14:30:44
goby-lang/goby
https://api.github.com/repos/goby-lang/goby
closed
Add integration tests for simple server
Priority High VM in progress
Since simple server is one of our big features, it should be covered with integration tests to prevent regression
1.0
Add integration tests for simple server - Since simple server is one of our big features, it should be covered with integration tests to prevent regression
priority
add integration tests for simple server since simple server is one of our big features it should be covered with integration tests to prevent regression
1
825,704
31,467,639,403
IssuesEvent
2023-08-30 04:16:39
chimple/cuba
https://api.github.com/repos/chimple/cuba
closed
Error in phone number login in few device.
bug High Priority
- Here in some devices when we try phone number login we will get recaptcha errors. ![Screenshot_2023-08-21-11-27-25-50_ddc0fec0f25cadbb53407d57e5100bc9](https://github.com/chimple/cuba/assets/99384703/e8ece178-6399-485e-b85b-36c9173307d0) ![Screenshot_2023-08-21-11-27-08-63_40deb401b9ffe8e1df2f1cc5ba480b12](htt...
1.0
Error in phone number login in few device. - - Here in some devices when we try phone number login we will get recaptcha errors. ![Screenshot_2023-08-21-11-27-25-50_ddc0fec0f25cadbb53407d57e5100bc9](https://github.com/chimple/cuba/assets/99384703/e8ece178-6399-485e-b85b-36c9173307d0) ![Screenshot_2023-08-21-11-2...
priority
error in phone number login in few device here in some devices when we try phone number login we will get recaptcha errors
1
687,947
23,543,479,014
IssuesEvent
2022-08-20 19:17:13
amplication/amplication
https://api.github.com/repos/amplication/amplication
closed
🐛 Bug Report: Commit page crashing
type: bug priority: high @amplication/client
### What happened? When you enter the commit page of a resource, the page crashes with <img width="1512" alt="Screen Shot 2022-08-18 at 12 08 05" src="https://user-images.githubusercontent.com/61761153/185379295-f0301baa-ec36-4c16-91cc-17d1330437aa.png"> ### What you expected to happen Its needs to show the c...
1.0
🐛 Bug Report: Commit page crashing - ### What happened? When you enter the commit page of a resource, the page crashes with <img width="1512" alt="Screen Shot 2022-08-18 at 12 08 05" src="https://user-images.githubusercontent.com/61761153/185379295-f0301baa-ec36-4c16-91cc-17d1330437aa.png"> ### What you expec...
priority
🐛 bug report commit page crashing what happened when you enter the commit page of a resource the page crashes with img width alt screen shot at src what you expected to happen its needs to show the commit of the resource how to reproduce in v generate an resour...
1
45,851
2,941,441,494
IssuesEvent
2015-07-02 07:59:23
gama-platform/gama
https://api.github.com/repos/gama-platform/gama
closed
Error : ArrayIndexOutOfBoundsException after have modify one line in a csv file
> Bug Affects Datafiles Concerns Persistence OS All Priority High Version Git
Models : SampleData from genstar gaml : sample_data_conversion - Execute expirement, it's OK. - Check number of people in file : resultingDistribution1.csv - > e.g. : "60 agriculteur" - Add a new line in csv file : includes/PICURS_People_SampleData.csv e.g. : "51:60 true agriculteur" - Try to execute again, ...
1.0
Error : ArrayIndexOutOfBoundsException after have modify one line in a csv file - Models : SampleData from genstar gaml : sample_data_conversion - Execute expirement, it's OK. - Check number of people in file : resultingDistribution1.csv - > e.g. : "60 agriculteur" - Add a new line in csv file : includes/PICUR...
priority
error arrayindexoutofboundsexception after have modify one line in a csv file models sampledata from genstar gaml sample data conversion execute expirement it s ok check number of people in file csv e g agriculteur add a new line in csv file includes picurs people sampledata cs...
1
74,969
3,453,654,097
IssuesEvent
2015-12-17 12:27:20
CoderDojo/community-platform
https://api.github.com/repos/CoderDojo/community-platform
opened
Formatting on badge and events data
badges bug high priority profiles/users
For some reason, we seem to have some strange json formatting in the database in a couple of places. Here's an example from the dates field on the `cd_events` table: `{"{\"startTime\":\"2015-09-23T18:00:00.083Z\",\"endTime\":\"2015-09-23T19:30:00.083Z\"}"}` As opposed to this value in the city field: `{"toponymName...
1.0
Formatting on badge and events data - For some reason, we seem to have some strange json formatting in the database in a couple of places. Here's an example from the dates field on the `cd_events` table: `{"{\"startTime\":\"2015-09-23T18:00:00.083Z\",\"endTime\":\"2015-09-23T19:30:00.083Z\"}"}` As opposed to this v...
priority
formatting on badge and events data for some reason we seem to have some strange json formatting in the database in a couple of places here s an example from the dates field on the cd events  table starttime endtime as opposed to this value in the city field ...
1
685,213
23,447,969,363
IssuesEvent
2022-08-15 21:50:23
pokt-network/pocket
https://api.github.com/repos/pokt-network/pocket
closed
[Persistence] V1 Persistence Foundation
core integration persistence priority:high
# Objective A basic SQL-based implementation of the Persistence module specification to enable the development of the rest of the Pocket Node. # Origin Document [Pocket protocol persistence specification](https://github.com/pokt-network/pocket-network-protocol/tree/main/persistence) ## Goals / Deliverables -...
1.0
[Persistence] V1 Persistence Foundation - # Objective A basic SQL-based implementation of the Persistence module specification to enable the development of the rest of the Pocket Node. # Origin Document [Pocket protocol persistence specification](https://github.com/pokt-network/pocket-network-protocol/tree/main/...
priority
persistence foundation objective a basic sql based implementation of the persistence module specification to enable the development of the rest of the pocket node origin document goals deliverables implementation of the persistence module actor schema specification actor que...
1
403,102
11,835,833,416
IssuesEvent
2020-03-23 11:21:26
ballerina-platform/ballerina-lang
https://api.github.com/repos/ballerina-platform/ballerina-lang
closed
Check code action behaviour when there are module imports with alias
Area/Tooling Component/LanguageServer Points/0.5 Priority/High Type/Improvement
**Description:** Need to check the code action behaviour when there are module imports with aliases. **Affected Versions:** v1.1.0 at least
1.0
Check code action behaviour when there are module imports with alias - **Description:** Need to check the code action behaviour when there are module imports with aliases. **Affected Versions:** v1.1.0 at least
priority
check code action behaviour when there are module imports with alias description need to check the code action behaviour when there are module imports with aliases affected versions at least
1
32,609
2,756,447,385
IssuesEvent
2015-04-27 08:29:44
UnifiedViews/Core
https://api.github.com/repos/UnifiedViews/Core
closed
New Feature: FilesDataUnit debugging
priority: High severity: enhancement
This should include (and feel free to contribute): - list and filter files - download files (single, multiple, selected as zip, input list of files to download as zip) - view as text
1.0
New Feature: FilesDataUnit debugging - This should include (and feel free to contribute): - list and filter files - download files (single, multiple, selected as zip, input list of files to download as zip) - view as text
priority
new feature filesdataunit debugging this should include and feel free to contribute list and filter files download files single multiple selected as zip input list of files to download as zip view as text
1
821,058
30,802,455,924
IssuesEvent
2023-08-01 03:19:25
nimblehq/flutter-ic-khanh-thieu
https://api.github.com/repos/nimblehq/flutter-ic-khanh-thieu
closed
[Chore] Init the project
priority : high type : chore @0.1.0
## Why - Init project by generating from [the Flutter template](https://github.com/nimblehq/flutter-templates). ## Acceptance Criteria Generate a new project using the Flutter template with the following parameters: - The package name is `co.nimblehq.khanhthieu.survey` - The app's name is `Survey Flutter`
1.0
[Chore] Init the project - ## Why - Init project by generating from [the Flutter template](https://github.com/nimblehq/flutter-templates). ## Acceptance Criteria Generate a new project using the Flutter template with the following parameters: - The package name is `co.nimblehq.khanhthieu.survey` - The app's ...
priority
init the project why init project by generating from acceptance criteria generate a new project using the flutter template with the following parameters the package name is co nimblehq khanhthieu survey the app s name is survey flutter
1
687,215
23,517,277,602
IssuesEvent
2022-08-18 23:16:14
trendscenter/coinstac
https://api.github.com/repos/trendscenter/coinstac
closed
UI: crash on view pipeline for vaults
bug high priority
## Task Description Clicking `view pipeline` from a results widget on the home page generates this error ``` TypeError: Cannot read properties of undefined (reading 'computationWhitelist') in a in Query in Apollo(a) in Query in Apollo(Apollo(a)) in Mutation in Apollo(Apollo(Apo...
1.0
UI: crash on view pipeline for vaults - ## Task Description Clicking `view pipeline` from a results widget on the home page generates this error ``` TypeError: Cannot read properties of undefined (reading 'computationWhitelist') in a in Query in Apollo(a) in Query in Apollo(Apollo(a)) ...
priority
ui crash on view pipeline for vaults task description clicking view pipeline from a results widget on the home page generates this error typeerror cannot read properties of undefined reading computationwhitelist in a in query in apollo a in query in apollo apollo a ...
1
145,162
5,559,760,831
IssuesEvent
2017-03-24 17:42:59
vmware/vic
https://api.github.com/repos/vmware/vic
closed
Portlets are broken (related to #4134)
area/ui priority/high
PR #4134 changed the key for the pretty name of a Docker container from `guestinfo.vice./common/name` to `common/name` and `guestinfo.vice./init/common/name` to `init/common/name`, which break the VCH and Container portlets. **Expected behavior:** Portlets should show up with correct information **Actual behavio...
1.0
Portlets are broken (related to #4134) - PR #4134 changed the key for the pretty name of a Docker container from `guestinfo.vice./common/name` to `common/name` and `guestinfo.vice./init/common/name` to `init/common/name`, which break the VCH and Container portlets. **Expected behavior:** Portlets should show up wit...
priority
portlets are broken related to pr changed the key for the pretty name of a docker container from guestinfo vice common name to common name and guestinfo vice init common name to init common name which break the vch and container portlets expected behavior portlets should show up with corr...
1
319,281
9,741,488,488
IssuesEvent
2019-06-02 09:02:38
communal-cloud/communal-cloud
https://api.github.com/repos/communal-cloud/communal-cloud
closed
Task data should be bundled together
api high priority
When we execute the task we should be able to get the necessary data bundled together
1.0
Task data should be bundled together - When we execute the task we should be able to get the necessary data bundled together
priority
task data should be bundled together when we execute the task we should be able to get the necessary data bundled together
1
352,614
10,544,152,525
IssuesEvent
2019-10-02 16:19:00
AY1920S1-CS2103T-T11-4/main
https://api.github.com/repos/AY1920S1-CS2103T-T11-4/main
closed
Update About Us Page
priority.High type.Task
From TP week 7 : About Us page: This page is used for module admin purposes. Please follow the format closely or else our scripts will not be able to give credit for your work. Replace info of SE-EDU developers with info of your team. Include a suitable photo as described here. - Including the name/photo of the...
1.0
Update About Us Page - From TP week 7 : About Us page: This page is used for module admin purposes. Please follow the format closely or else our scripts will not be able to give credit for your work. Replace info of SE-EDU developers with info of your team. Include a suitable photo as described here. - Includin...
priority
update about us page from tp week about us page this page is used for module admin purposes please follow the format closely or else our scripts will not be able to give credit for your work replace info of se edu developers with info of your team include a suitable photo as described here includin...
1
666,604
22,361,420,756
IssuesEvent
2022-06-15 20:56:27
FIREFIGHT-RELOADED/FIREFIGHT-RELOADED-src-sdk-2013
https://api.github.com/repos/FIREFIGHT-RELOADED/FIREFIGHT-RELOADED-src-sdk-2013
reopened
[LINUX] Various language file entries are not loading (perhaps due to byte size.)
bug high-priority linux slightly-fixed
Current issues: - Death Notice Enemy Names are missing (in console and on the Death Notice itself) - Wrong/large death notice icon (should be the skull icon like the Windows version, not the main focus but still a good mention.) - Missing shop item title text - Missing shop button text - Reward item name showing...
1.0
[LINUX] Various language file entries are not loading (perhaps due to byte size.) - Current issues: - Death Notice Enemy Names are missing (in console and on the Death Notice itself) - Wrong/large death notice icon (should be the skull icon like the Windows version, not the main focus but still a good mention.) - ...
priority
various language file entries are not loading perhaps due to byte size current issues death notice enemy names are missing in console and on the death notice itself wrong large death notice icon should be the skull icon like the windows version not the main focus but still a good mention missin...
1
757,478
26,514,191,064
IssuesEvent
2023-01-18 19:27:29
andrefdre/Dora_the_mug_finder_SAVI
https://api.github.com/repos/andrefdre/Dora_the_mug_finder_SAVI
closed
Create a ROS message to send the classifications back to visualize them
enhancement high_priority
Implement ROS messages to visualize item labels in the point cloud
1.0
Create a ROS message to send the classifications back to visualize them - Implement ROS messages to visualize item labels in the point cloud
priority
create a ros message to send the classifications back to visualize them implement ros messages to visualize item labels in the point cloud
1
499,400
14,446,560,659
IssuesEvent
2020-12-08 01:34:34
citi-onboarding/acervusej-onepage
https://api.github.com/repos/citi-onboarding/acervusej-onepage
opened
Create email sending logic on the front-end
high priority
Create email sending logic on the front-end - [ ] Store the inputs of the contact section and store them in a state - [ ] Make a function to send this data in the necessary fields of an email message, based on the backend - [ ] The function will be called when the **send button** is clicked, and the fields will be...
1.0
Create email sending logic on the front-end - Create email sending logic on the front-end - [ ] Store the inputs of the contact section and store them in a state - [ ] Make a function to send this data in the necessary fields of an email message, based on the backend - [ ] The function will be called when the **se...
priority
create email sending logic on the front end create email sending logic on the front end store the inputs of the contact section and store them in a state make a function to send this data in the necessary fields of an email message based on the backend the function will be called when the send but...
1
452,436
13,050,348,880
IssuesEvent
2020-07-29 15:21:50
newrelic/newrelic-cli
https://api.github.com/repos/newrelic/newrelic-cli
closed
Finish publishing to Chocolatey
enhancement priority:high size:S
### Objective We had some outstanding changes needed to be made to get published on Chocolatey. ### Acceptance Criteria - New Relic CLI is available via Chocolatey
1.0
Finish publishing to Chocolatey - ### Objective We had some outstanding changes needed to be made to get published on Chocolatey. ### Acceptance Criteria - New Relic CLI is available via Chocolatey
priority
finish publishing to chocolatey objective we had some outstanding changes needed to be made to get published on chocolatey acceptance criteria new relic cli is available via chocolatey
1
746,197
26,019,772,318
IssuesEvent
2022-12-21 11:35:10
younginnovations/iatipublisher
https://api.github.com/repos/younginnovations/iatipublisher
closed
Issue found in Activity
type: bug priority: high
- [ ] Issue 1: Result Complete status is not working. https://user-images.githubusercontent.com/78422663/208391299-eb04b8c2-2e7f-4707-a0ce-ff6d2c7305e1.mp4 - [x] Issue 2: In transaction value of humanitarian update automatically to true. https://user-images.githubusercontent.com/78422663/208392864-71717a2e...
1.0
Issue found in Activity - - [ ] Issue 1: Result Complete status is not working. https://user-images.githubusercontent.com/78422663/208391299-eb04b8c2-2e7f-4707-a0ce-ff6d2c7305e1.mp4 - [x] Issue 2: In transaction value of humanitarian update automatically to true. https://user-images.githubusercontent.com/...
priority
issue found in activity issue result complete status is not working issue in transaction value of humanitarian update automatically to true issue period is missing on the result detail page issue these buttons are not working properly issue...
1
252,538
8,037,440,275
IssuesEvent
2018-07-30 12:39:59
smartdevicelink/sdl_core
https://api.github.com/repos/smartdevicelink/sdl_core
opened
HMILevel is not resumed to LIMITED for non-media applications
Bug Contributor priority 1: High
### Bug Report HMILevel is not resumed to LIMITED for non-media applications #### Preconditions: 1. Values configured in .ini file: AppSavePersistentDataTimeout =10000; ResumptionDelayBeforeIgn = 30; ResumptionDelayAfterIgn = 30; ApplicationResumingTimeout = 5000 2. Core and HMI are started. 3. Non-media app...
1.0
HMILevel is not resumed to LIMITED for non-media applications - ### Bug Report HMILevel is not resumed to LIMITED for non-media applications #### Preconditions: 1. Values configured in .ini file: AppSavePersistentDataTimeout =10000; ResumptionDelayBeforeIgn = 30; ResumptionDelayAfterIgn = 30; ApplicationResumi...
priority
hmilevel is not resumed to limited for non media applications bug report hmilevel is not resumed to limited for non media applications preconditions values configured in ini file appsavepersistentdatatimeout resumptiondelaybeforeign resumptiondelayafterign applicationresumingtime...
1
737,467
25,517,714,354
IssuesEvent
2022-11-28 17:39:57
rstudio/gt
https://api.github.com/repos/rstudio/gt
closed
`data_color()` strips column attributes
Difficulty: [2] Intermediate Effort: [2] Medium Priority: [3] High Type: ★ Enhancement
Hello, I have been using gt to generate tables showing data for a few different metrics. The columns showing these metrics must meet some quite specific requirements: * The table text should show the metric's value * The cell colours should be scaled to the metric's _percentile_ value (calculated within a much ...
1.0
`data_color()` strips column attributes - Hello, I have been using gt to generate tables showing data for a few different metrics. The columns showing these metrics must meet some quite specific requirements: * The table text should show the metric's value * The cell colours should be scaled to the metric's _pe...
priority
data color strips column attributes hello i have been using gt to generate tables showing data for a few different metrics the columns showing these metrics must meet some quite specific requirements the table text should show the metric s value the cell colours should be scaled to the metric s pe...
1
330,804
10,055,693,552
IssuesEvent
2019-07-22 07:15:24
projectacrn/acrn-hypervisor
https://api.github.com/repos/projectacrn/acrn-hypervisor
closed
Potential Memory Leaks Found(apl_sdc_stable).
priority: P2-High type: bug
During static analysis of the ACRN hypervisor source code, it was found that there is no sufficient tracking and release of allocated memory after it has been used, which would result in a memory growth over a period of time which can result in unexpected behavior. /home/intel/ACRN/acrn-hypervisor/devicemodel/core/m...
1.0
Potential Memory Leaks Found(apl_sdc_stable). - During static analysis of the ACRN hypervisor source code, it was found that there is no sufficient tracking and release of allocated memory after it has been used, which would result in a memory growth over a period of time which can result in unexpected behavior. /ho...
priority
potential memory leaks found apl sdc stable during static analysis of the acrn hypervisor source code it was found that there is no sufficient tracking and release of allocated memory after it has been used which would result in a memory growth over a period of time which can result in unexpected behavior ho...
1
269,924
8,444,478,899
IssuesEvent
2018-10-18 18:33:37
DiscordDungeons/Bugs
https://api.github.com/repos/DiscordDungeons/Bugs
closed
Connections duplicating
Bot Bug High Priority
Whilst using `#!location` the Connections appear to duplicate area Buckleport. ![a450a4](https://user-images.githubusercontent.com/12903523/37339314-9ed53020-26fd-11e8-8df0-e21889e0925e.png)
1.0
Connections duplicating - Whilst using `#!location` the Connections appear to duplicate area Buckleport. ![a450a4](https://user-images.githubusercontent.com/12903523/37339314-9ed53020-26fd-11e8-8df0-e21889e0925e.png)
priority
connections duplicating whilst using location the connections appear to duplicate area buckleport
1
327,840
9,981,960,550
IssuesEvent
2019-07-10 08:46:41
highcharts/highcharts
https://api.github.com/repos/highcharts/highcharts
closed
[Accessibility] Unable to navigate to legend using keyboard if height not set - chart goes blank
Priority: High Type: Bug
#### Expected behaviour Using the accessibility module, users should be able to navigate to the legend using the keyboard, without explicitly setting a chart height. #### Actual behaviour Using the accessibility module, users are not able to navigate to the legend using the keyboard, without explicitly setting a c...
1.0
[Accessibility] Unable to navigate to legend using keyboard if height not set - chart goes blank - #### Expected behaviour Using the accessibility module, users should be able to navigate to the legend using the keyboard, without explicitly setting a chart height. #### Actual behaviour Using the accessibility modu...
priority
unable to navigate to legend using keyboard if height not set chart goes blank expected behaviour using the accessibility module users should be able to navigate to the legend using the keyboard without explicitly setting a chart height actual behaviour using the accessibility module users are ...
1
282,141
8,704,022,340
IssuesEvent
2018-12-05 18:13:08
AICrowd/AIcrowd
https://api.github.com/repos/AICrowd/AIcrowd
closed
Ability to embed youtube videos in the leaderboard media column
feature high priority
_From @spMohanty on April 04, 2018 15:49_ This will be required for the VizDoom 2018 challenge. _Copied from original issue: crowdAI/crowdai#658_
1.0
Ability to embed youtube videos in the leaderboard media column - _From @spMohanty on April 04, 2018 15:49_ This will be required for the VizDoom 2018 challenge. _Copied from original issue: crowdAI/crowdai#658_
priority
ability to embed youtube videos in the leaderboard media column from spmohanty on april this will be required for the vizdoom challenge copied from original issue crowdai crowdai
1
145,338
5,565,091,515
IssuesEvent
2017-03-26 11:01:13
carcasanchez/TheLinkedProject
https://api.github.com/repos/carcasanchez/TheLinkedProject
opened
Gui Makes crash when compiling in release
CRITICAL High priority
The crash point is different each time. Probably a random memory allocation
1.0
Gui Makes crash when compiling in release - The crash point is different each time. Probably a random memory allocation
priority
gui makes crash when compiling in release the crash point is different each time probably a random memory allocation
1
383,618
11,360,211,951
IssuesEvent
2020-01-26 04:24:30
TannerDisney/DisneyCafe-Portfolio
https://api.github.com/repos/TannerDisney/DisneyCafe-Portfolio
closed
Create table for user orders
Back-End Database High Priority
When a user gets his order of food we need to be able to save a certification number and be able to link orders to users to go through their order history. Order -- * Order Id * Order Confirmation Number * Order Items? `need to be able to save all items that were ordered into something like an object?`
1.0
Create table for user orders - When a user gets his order of food we need to be able to save a certification number and be able to link orders to users to go through their order history. Order -- * Order Id * Order Confirmation Number * Order Items? `need to be able to save all items that were ordered into...
priority
create table for user orders when a user gets his order of food we need to be able to save a certification number and be able to link orders to users to go through their order history order order id order confirmation number order items need to be able to save all items that were ordered into...
1
638,089
20,712,559,983
IssuesEvent
2022-03-12 05:24:40
AY2122S2-CS2103-F11-3/tp
https://api.github.com/repos/AY2122S2-CS2103-F11-3/tp
closed
As a new user I can add the hair type of a customer
type.Story priority.High
... so that I can choose the correct products when treating their hair.
1.0
As a new user I can add the hair type of a customer - ... so that I can choose the correct products when treating their hair.
priority
as a new user i can add the hair type of a customer so that i can choose the correct products when treating their hair
1
755,349
26,426,108,797
IssuesEvent
2023-01-14 07:07:23
LiteLDev/LiteLoaderBDS
https://api.github.com/repos/LiteLDev/LiteLoaderBDS
closed
CommandSelector 缓冲区溢出漏洞
type: bug module: LiteLoader priority: high
### 异常模块 LiteLoader (本体) ### 操作系统 Windows Server 2022 ### LiteLoader 版本 2.9.1 ### BDS 版本 1.19.51 ### 发生了什么? 在编写原生插件时发现使用commandselector的类有概率会发生如下错误: ![image](https://user-images.githubusercontent.com/51207072/212384098-680d12fc-23c2-4819-889d-07d1f9f5a3cd.png) 分析后发现: 是由于commandselector结构大小分配错误,析构时调用bds内部的函数...
1.0
CommandSelector 缓冲区溢出漏洞 - ### 异常模块 LiteLoader (本体) ### 操作系统 Windows Server 2022 ### LiteLoader 版本 2.9.1 ### BDS 版本 1.19.51 ### 发生了什么? 在编写原生插件时发现使用commandselector的类有概率会发生如下错误: ![image](https://user-images.githubusercontent.com/51207072/212384098-680d12fc-23c2-4819-889d-07d1f9f5a3cd.png) 分析后发现: 是由于commandsele...
priority
commandselector 缓冲区溢出漏洞 异常模块 liteloader 本体 操作系统 windows server liteloader 版本 bds 版本 发生了什么 在编写原生插件时发现使用commandselector的类有概率会发生如下错误: 分析后发现: 是由于commandselector结构大小分配错误,析构时调用bds内部的函数移除了错误大小的内存导致的,析构方式未知, ,( ),如果commandselector处于类的末端就有可能导致这个问题: 由于头文件不可修改,希望尽快修复这...
1
171,284
6,485,905,000
IssuesEvent
2017-08-19 14:52:54
enforcer574/smashclub
https://api.github.com/repos/enforcer574/smashclub
closed
New users always have 4 placement matches remaining
bug Priority 2 (High)
When a new user is created in the middle of a season, they always have 4 placement matches remaining, regardless of how many are required that season. This can result in a negative number of completed placement matches appearing on the profile page if the current season requires less than 4 placements.
1.0
New users always have 4 placement matches remaining - When a new user is created in the middle of a season, they always have 4 placement matches remaining, regardless of how many are required that season. This can result in a negative number of completed placement matches appearing on the profile page if the current...
priority
new users always have placement matches remaining when a new user is created in the middle of a season they always have placement matches remaining regardless of how many are required that season this can result in a negative number of completed placement matches appearing on the profile page if the current...
1
307,826
9,422,843,599
IssuesEvent
2019-04-11 10:18:05
chameleon-system/chameleon-system
https://api.github.com/repos/chameleon-system/chameleon-system
opened
Edit-on-click fields are not validated on save
Priority: High Type: Bug
**Describe the bug** Fields that are configured as edit-on-click fields can be saved no matter what. There are no validation errors if invalid values are entered. **Affected version(s)** All versions. **To Reproduce** Steps to reproduce the behavior: 1. Configure any table field so that it is required. 2. Op...
1.0
Edit-on-click fields are not validated on save - **Describe the bug** Fields that are configured as edit-on-click fields can be saved no matter what. There are no validation errors if invalid values are entered. **Affected version(s)** All versions. **To Reproduce** Steps to reproduce the behavior: 1. Configu...
priority
edit on click fields are not validated on save describe the bug fields that are configured as edit on click fields can be saved no matter what there are no validation errors if invalid values are entered affected version s all versions to reproduce steps to reproduce the behavior configu...
1
174,394
6,539,713,334
IssuesEvent
2017-09-01 12:38:37
DOAJ/doaj
https://api.github.com/repos/DOAJ/doaj
closed
1687-4161, 1687-417X journal name change
data at risk feedback high priority
The ISSNs used in the original application appear to be wrong, and refer to an earlier name of the journal. I believe that the ISSN is used as the key in the database, so what would happen if we changed both of them??? The journal changed name in 2007, according to the ISSN database, but it was added to DOAJ with th...
1.0
1687-4161, 1687-417X journal name change - The ISSNs used in the original application appear to be wrong, and refer to an earlier name of the journal. I believe that the ISSN is used as the key in the database, so what would happen if we changed both of them??? The journal changed name in 2007, according to the ISSN...
priority
journal name change the issns used in the original application appear to be wrong and refer to an earlier name of the journal i believe that the issn is used as the key in the database so what would happen if we changed both of them the journal changed name in according to the issn database but ...
1
429,465
12,424,935,079
IssuesEvent
2020-05-24 14:06:55
batidibek/SWE_574_Group_2
https://api.github.com/repos/batidibek/SWE_574_Group_2
opened
Deployment: Value error when trign to upload an image
Priority: High Type: Bug
When there is an image field in the post type, an error occurs upon clicking send. Please, see attached file for error log. It appears that the error comes up in Boto3 package. I have checked the deployed Settings.py entries for AWS, Boto3 and secret keys but they all seem to be in order. Please, see attached, to se...
1.0
Deployment: Value error when trign to upload an image - When there is an image field in the post type, an error occurs upon clicking send. Please, see attached file for error log. It appears that the error comes up in Boto3 package. I have checked the deployed Settings.py entries for AWS, Boto3 and secret keys but they...
priority
deployment value error when trign to upload an image when there is an image field in the post type an error occurs upon clicking send please see attached file for error log it appears that the error comes up in package i have checked the deployed settings py entries for aws and secret keys but they all see...
1
303,039
9,301,561,289
IssuesEvent
2019-03-23 23:16:59
richmondrcmp/mobileapp
https://api.github.com/repos/richmondrcmp/mobileapp
opened
Main menu location does not update when app resumes
Bug High Priority
I leave location A (Vancouver) with the app running and return to the phone's main menu and then arrive at location B (Richmond) and resume the app location A (Vancouver) still appears: ![image](https://user-images.githubusercontent.com/47233113/54872756-cce49680-4d86-11e9-90d3-a26bd00fb0c5.png) until I press and ...
1.0
Main menu location does not update when app resumes - I leave location A (Vancouver) with the app running and return to the phone's main menu and then arrive at location B (Richmond) and resume the app location A (Vancouver) still appears: ![image](https://user-images.githubusercontent.com/47233113/54872756-cce49680-4...
priority
main menu location does not update when app resumes i leave location a vancouver with the app running and return to the phone s main menu and then arrive at location b richmond and resume the app location a vancouver still appears until i press and cancel a popup menu or invoke the “where am i ” opti...
1
206,651
7,114,554,672
IssuesEvent
2018-01-18 01:23:04
tgockel/zookeeper-cpp
https://api.github.com/repos/tgockel/zookeeper-cpp
closed
Calling server::shutdown will always crash
bug lib/server priority/high
If `server::shutdown` is called with `true`, the `std::thread` will be joined again in `~server`, which will always throw an `std::invalid_argument` leading to an abort, since `~server` is `noexcept`. ``` #0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51 #1 0x00007ffff36993aa in __GI_abort...
1.0
Calling server::shutdown will always crash - If `server::shutdown` is called with `true`, the `std::thread` will be joined again in `~server`, which will always throw an `std::invalid_argument` leading to an abort, since `~server` is `noexcept`. ``` #0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/rai...
priority
calling server shutdown will always crash if server shutdown is called with true the std thread will be joined again in server which will always throw an std invalid argument leading to an abort since server is noexcept gi raise sig sig entry at sysdeps unix sysv linux rai...
1
131,160
5,144,184,749
IssuesEvent
2017-01-12 17:55:05
Esri/solutions-webappbuilder-widgets
https://api.github.com/repos/Esri/solutions-webappbuilder-widgets
closed
Distance and Direction - Creating lines based on distance and bearing always creates a line longer then length parameter value
3 - Verify B - Bug Distance and Direction G - Defense Team High Priority Showstopper
### Widget Distance and Direction ### Version of widget build 11 Jan 2017 09:51 ### Bug or Enhancement When creating lines from distance and bearing the created line is always longer then what the user specified. In the screenshot below, I set the length to 1000 km, but the labeled line states line is longer th...
1.0
Distance and Direction - Creating lines based on distance and bearing always creates a line longer then length parameter value - ### Widget Distance and Direction ### Version of widget build 11 Jan 2017 09:51 ### Bug or Enhancement When creating lines from distance and bearing the created line is always longer the...
priority
distance and direction creating lines based on distance and bearing always creates a line longer then length parameter value widget distance and direction version of widget build jan bug or enhancement when creating lines from distance and bearing the created line is always longer then what...
1
506,683
14,671,000,522
IssuesEvent
2020-12-30 06:55:15
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.nbcnews.com - see bug description
browser-focus-geckoview engine-gecko ml-needsdiagnosis-false ml-probability-high priority-important
<!-- @browser: Firefox Mobile 84.0 --> <!-- @ua_header: Mozilla/5.0 (Android 11; Mobile; rv:84.0) Gecko/84.0 Firefox/84.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/64587 --> <!-- @extra_labels: browser-focus-geckoview --> **URL**: https://www.nbcnews.com/news/u...
1.0
www.nbcnews.com - see bug description - <!-- @browser: Firefox Mobile 84.0 --> <!-- @ua_header: Mozilla/5.0 (Android 11; Mobile; rv:84.0) Gecko/84.0 Firefox/84.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/64587 --> <!-- @extra_labels: browser-focus-geckoview --> ...
priority
see bug description url browser version firefox mobile operating system android tested another browser no problem type something else description admiral adblock detector steps to reproduce browser configuration none from with ❤️
1
768,119
26,953,978,628
IssuesEvent
2023-02-08 13:44:12
ditrit/leto-modelizer
https://api.github.com/repos/ditrit/leto-modelizer
closed
Display more information for one attribute
User Story Priority: High
## Description **As a** user, when I want to edit attributes of a component, **I want** to have a readable name, a description and an url of its documentation. **so that** I can better understand the purpose of this attribute.
1.0
Display more information for one attribute - ## Description **As a** user, when I want to edit attributes of a component, **I want** to have a readable name, a description and an url of its documentation. **so that** I can better understand the purpose of this attribute.
priority
display more information for one attribute description as a user when i want to edit attributes of a component i want to have a readable name a description and an url of its documentation so that i can better understand the purpose of this attribute
1
400,564
11,777,012,528
IssuesEvent
2020-03-16 14:11:27
wso2/kubernetes-apim
https://api.github.com/repos/wso2/kubernetes-apim
closed
OpenShift deployment
Priority/Highest Type/Question
Is it safe to assume that the new Kubernetes resources could be deployed to OpenShift by substituting the equivalent `oc` CLI command for each `kubectl` CLI command? Or would *Helm* be the preferred approach for OpenShift? Thanks!
1.0
OpenShift deployment - Is it safe to assume that the new Kubernetes resources could be deployed to OpenShift by substituting the equivalent `oc` CLI command for each `kubectl` CLI command? Or would *Helm* be the preferred approach for OpenShift? Thanks!
priority
openshift deployment is it safe to assume that the new kubernetes resources could be deployed to openshift by substituting the equivalent oc cli command for each kubectl cli command or would helm be the preferred approach for openshift thanks
1
319,092
9,739,108,827
IssuesEvent
2019-06-01 08:12:39
WoWManiaUK/Blackwing-Lair
https://api.github.com/repos/WoWManiaUK/Blackwing-Lair
closed
[Spell] [Inscription: Darkmoon Card of Destruction]
Fixed Confirmed Fixed in Dev Priority-High Profession
**Links:** https://www.wowhead.com/spell=86615/darkmoon-card-of-destruction https://www.wowhead.com/item=61987/darkmoon-card-of-destruction **What is happening:** creates this item darkmoon-card-of-destruction **What should happen:** shoud create a rnd card of a deck [Earthquake Deck] https://www.wow...
1.0
[Spell] [Inscription: Darkmoon Card of Destruction] - **Links:** https://www.wowhead.com/spell=86615/darkmoon-card-of-destruction https://www.wowhead.com/item=61987/darkmoon-card-of-destruction **What is happening:** creates this item darkmoon-card-of-destruction **What should happen:** shoud create a rnd...
priority
links what is happening creates this item darkmoon card of destruction what should happen shoud create a rnd card of a deck
1
777,978
27,299,881,850
IssuesEvent
2023-02-24 00:24:45
NCC-CNC/wheretowork
https://api.github.com/repos/NCC-CNC/wheretowork
closed
Total area budget error
bug high priority
It seems like the `Total area budget` option causes an error now. As an example, using the built in "South Western Ontario" project and this configuration file: [s3_configs.zip](https://github.com/NCC-CNC/wheretowork/files/10769770/s3_configs.zip) and toggling on `Total area budget` like this: ![image](https://u...
1.0
Total area budget error - It seems like the `Total area budget` option causes an error now. As an example, using the built in "South Western Ontario" project and this configuration file: [s3_configs.zip](https://github.com/NCC-CNC/wheretowork/files/10769770/s3_configs.zip) and toggling on `Total area budget` like...
priority
total area budget error it seems like the total area budget option causes an error now as an example using the built in south western ontario project and this configuration file and toggling on total area budget like this causes this uninformative error i ve tried with different c...
1
392,968
11,598,358,911
IssuesEvent
2020-02-24 22:54:54
TannerDisney/DisneyCafe-Portfolio
https://api.github.com/repos/TannerDisney/DisneyCafe-Portfolio
closed
Remove Database for Ingredients
Back-End Database High Priority
Need to remove unused database table because we are going to only sell the desserts and not sell them by ingredient
1.0
Remove Database for Ingredients - Need to remove unused database table because we are going to only sell the desserts and not sell them by ingredient
priority
remove database for ingredients need to remove unused database table because we are going to only sell the desserts and not sell them by ingredient
1
621,301
19,582,633,819
IssuesEvent
2022-01-05 00:05:03
aws-solutions/aws-media-insights-content-localization
https://api.github.com/repos/aws-solutions/aws-media-insights-content-localization
closed
Add SRT Download Option to Subtitles Tab
enhancement point: 3 priority: high
**Is your feature request related to a problem? Please describe.** Currently when I transcribe and translate video content, the GUI application for subtitles option only exposes the option to download VTT format whereas the translation offers SRT and VTT. This poses a blocker to utilizing for native language cap...
1.0
Add SRT Download Option to Subtitles Tab - **Is your feature request related to a problem? Please describe.** Currently when I transcribe and translate video content, the GUI application for subtitles option only exposes the option to download VTT format whereas the translation offers SRT and VTT. This poses a ...
priority
add srt download option to subtitles tab is your feature request related to a problem please describe currently when i transcribe and translate video content the gui application for subtitles option only exposes the option to download vtt format whereas the translation offers srt and vtt this poses a ...
1
450,750
13,018,796,100
IssuesEvent
2020-07-26 19:09:37
ION28/BLUESPAWN
https://api.github.com/repos/ION28/BLUESPAWN
closed
Include last write time for registry keys in registry detection
difficulty/easy lang/c++ mode/other module/configuration module/logging priority/high type/enhancement
Value can be obtained in regqueryinfokey
1.0
Include last write time for registry keys in registry detection - Value can be obtained in regqueryinfokey
priority
include last write time for registry keys in registry detection value can be obtained in regqueryinfokey
1
73,767
3,421,065,911
IssuesEvent
2015-12-08 17:12:05
VertNet/georefcalculator
https://api.github.com/repos/VertNet/georefcalculator
closed
BUG: Promote does not promote
bug high priority
Select Calculation Type "Coordinates Only" Select Location Type "Distance along orthogonal directions" Select Coordinate System "degrees minutes seconds" Select Latitude 35d 22m 30s N Select Longitude 119d 0m 0s W Select Datum NAD27 Select NS Offset distance 0.11498 S Select EW Offset distance 1.00379 W Select ...
1.0
BUG: Promote does not promote - Select Calculation Type "Coordinates Only" Select Location Type "Distance along orthogonal directions" Select Coordinate System "degrees minutes seconds" Select Latitude 35d 22m 30s N Select Longitude 119d 0m 0s W Select Datum NAD27 Select NS Offset distance 0.11498 S Select EW Of...
priority
bug promote does not promote select calculation type coordinates only select location type distance along orthogonal directions select coordinate system degrees minutes seconds select latitude n select longitude w select datum select ns offset distance s select ew offset distance w...
1
587,020
17,602,311,114
IssuesEvent
2021-08-17 13:18:35
dmwm/CRABServer
https://api.github.com/repos/dmwm/CRABServer
closed
add --deep flag for list_dataset_replicas call
Status: Done Priority: High
from https://hypernews.cern.ch/HyperNews/CMS/get/computing-tools/6102.html thread: ``` One should never rely on list-dataset-replicas without the --deep flag: [ewv@lxplus802 rucio]$ rucio list-dataset-replicas --deep cms:/ExpressCosmics/Commissioning2021-Express-v1/FEVT#12ac3e59-081a-49c7-9b0f-9d0fec33b0f9 DA...
1.0
add --deep flag for list_dataset_replicas call - from https://hypernews.cern.ch/HyperNews/CMS/get/computing-tools/6102.html thread: ``` One should never rely on list-dataset-replicas without the --deep flag: [ewv@lxplus802 rucio]$ rucio list-dataset-replicas --deep cms:/ExpressCosmics/Commissioning2021-Express-v1...
priority
add deep flag for list dataset replicas call from thread one should never rely on list dataset replicas without the deep flag rucio list dataset replicas deep cms expresscosmics express fevt dataset cms expresscosmics express fevt ...
1
216,519
7,309,022,577
IssuesEvent
2018-02-28 10:20:44
opengeospatial/ets-wcs20
https://api.github.com/repos/opengeospatial/ets-wcs20
closed
wcseo:get-kvp-req50 fails with InvocationTargetException (eowcs)
bug priority:high status:to-verify
## Setup SUT: TODO Selected CCs: TODO Tested TODO ## Testfailure " Error in call to extension function {public org.w3c.dom.NodeList com.occamlab.te.TECore.request(org.w3c.dom.Document,java.lang.String) throws java.lang.Throwable}: Exception in extension function java.lang.reflect.InvocationTargetException" * ...
1.0
wcseo:get-kvp-req50 fails with InvocationTargetException (eowcs) - ## Setup SUT: TODO Selected CCs: TODO Tested TODO ## Testfailure " Error in call to extension function {public org.w3c.dom.NodeList com.occamlab.te.TECore.request(org.w3c.dom.Document,java.lang.String) throws java.lang.Throwable}: Exception in ex...
priority
wcseo get kvp fails with invocationtargetexception eowcs setup sut todo selected ccs todo tested todo testfailure error in call to extension function public org dom nodelist com occamlab te tecore request org dom document java lang string throws java lang throwable exception in extension ...
1
384,074
11,383,142,575
IssuesEvent
2020-01-29 04:51:18
wso2/product-is
https://api.github.com/repos/wso2/product-is
closed
INNODB Engine is used for some tables in mysql-cluster script
Priority/Highest Severity/Critical Type/Bug
Tables in the mysql-cluster script[1] should use NDB Engine but some tables have INNODB Engine. [1] - https://github.com/wso2/carbon-identity-framework/blob/master/features/identity-core/org.wso2.carbon.identity.core.server.feature/resources/dbscripts/mysql-cluster.sql
1.0
INNODB Engine is used for some tables in mysql-cluster script - Tables in the mysql-cluster script[1] should use NDB Engine but some tables have INNODB Engine. [1] - https://github.com/wso2/carbon-identity-framework/blob/master/features/identity-core/org.wso2.carbon.identity.core.server.feature/resources/dbscripts/m...
priority
innodb engine is used for some tables in mysql cluster script tables in the mysql cluster script should use ndb engine but some tables have innodb engine
1
107,738
4,317,226,649
IssuesEvent
2016-07-23 05:41:25
alexinman/clashtracker
https://api.github.com/repos/alexinman/clashtracker
closed
Suggestion: Documentation
priority: high suggestion
Maybe you should have a documentation on how to set this up. I usually can setup these type of stuff in a couple minutes but this one is just confusing for me. And also a demo website just so that we can see what it really does... even picture is perfectly fine.
1.0
Suggestion: Documentation - Maybe you should have a documentation on how to set this up. I usually can setup these type of stuff in a couple minutes but this one is just confusing for me. And also a demo website just so that we can see what it really does... even picture is perfectly fine.
priority
suggestion documentation maybe you should have a documentation on how to set this up i usually can setup these type of stuff in a couple minutes but this one is just confusing for me and also a demo website just so that we can see what it really does even picture is perfectly fine
1
65,816
3,240,888,831
IssuesEvent
2015-10-15 07:58:28
ManoSeimas/manoseimas.lt
https://api.github.com/repos/ManoSeimas/manoseimas.lt
closed
Add JSON endpoint for suggesters-state and suggesters-non-state
enhancement priority: 1 - high
Client has asked to have separate tabs for government law project suggesters and for NGOs, Government law project suggesters are: - commissions - MPs - cabinet - ?
1.0
Add JSON endpoint for suggesters-state and suggesters-non-state - Client has asked to have separate tabs for government law project suggesters and for NGOs, Government law project suggesters are: - commissions - MPs - cabinet - ?
priority
add json endpoint for suggesters state and suggesters non state client has asked to have separate tabs for government law project suggesters and for ngos government law project suggesters are commissions mps cabinet
1
669,518
22,629,312,678
IssuesEvent
2022-06-30 13:27:35
heading1/WYLSBingsu
https://api.github.com/repos/heading1/WYLSBingsu
closed
[BE] article 상세페이지 API
⚙️ Backend ❗️high-priority 🔨 Feature
## 🔨 기능 설명 상세페이지 API ## 📑 완료 조건 해당 글 상세페이지 요청 ## 💭 관련 백로그 [[BE] 메인 페이지]-[API]-[article 상세페이지] ## 💭 예상 작업 시간 8h
1.0
[BE] article 상세페이지 API - ## 🔨 기능 설명 상세페이지 API ## 📑 완료 조건 해당 글 상세페이지 요청 ## 💭 관련 백로그 [[BE] 메인 페이지]-[API]-[article 상세페이지] ## 💭 예상 작업 시간 8h
priority
article 상세페이지 api 🔨 기능 설명 상세페이지 api 📑 완료 조건 해당 글 상세페이지 요청 💭 관련 백로그 메인 페이지 💭 예상 작업 시간
1
319,139
9,739,452,221
IssuesEvent
2019-06-01 11:34:29
Abnaxos/compose
https://api.github.com/repos/Abnaxos/compose
opened
Split `ThreadingModule` for fork/join and workers
component: core-modules priority: high type: task
Various framework may provide various methods. e.g. the whole worker part could be replaced with vert.x while still keeping a global fork/join pool. Split these two aspects into separate modules.
1.0
Split `ThreadingModule` for fork/join and workers - Various framework may provide various methods. e.g. the whole worker part could be replaced with vert.x while still keeping a global fork/join pool. Split these two aspects into separate modules.
priority
split threadingmodule for fork join and workers various framework may provide various methods e g the whole worker part could be replaced with vert x while still keeping a global fork join pool split these two aspects into separate modules
1
181,638
6,662,895,483
IssuesEvent
2017-10-02 14:38:43
semperfiwebdesign/all-in-one-seo-pack
https://api.github.com/repos/semperfiwebdesign/all-in-one-seo-pack
closed
Google Search Console parsing errors in sitemap
Bug Priority | High
Reported here: https://wordpress.org/support/topic/version-2-4-broke-sitemap/#post-9542902 and here: https://wordpress.org/support/topic/version-2-4-broke-my-sitemap/#post-9542883 and here: http://filmcutting.com/sitemap.xml and here: https://wordpress.org/support/topic/version-2-4-broke-sitemap/#post-9542902
1.0
Google Search Console parsing errors in sitemap - Reported here: https://wordpress.org/support/topic/version-2-4-broke-sitemap/#post-9542902 and here: https://wordpress.org/support/topic/version-2-4-broke-my-sitemap/#post-9542883 and here: http://filmcutting.com/sitemap.xml and here: https://wordpress.org/support/to...
priority
google search console parsing errors in sitemap reported here and here and here and here
1
413,784
12,092,100,230
IssuesEvent
2020-04-19 14:23:21
perry-mitchell/webdav-client
https://api.github.com/repos/perry-mitchell/webdav-client
closed
Encoded Characters in directory contents
Effort: Low Priority: High Status: Completed Type: Bug
A file or directory with an & in the name returns as &amp; rather than as &, These should be decoded. This occurs in chrome - I believe this is because the fast-xml-parser does not decode string values by default. The api for fast-xml-parser needs a tag/attrValueProcessor option to do the decoding. I am workin...
1.0
Encoded Characters in directory contents - A file or directory with an & in the name returns as &amp; rather than as &, These should be decoded. This occurs in chrome - I believe this is because the fast-xml-parser does not decode string values by default. The api for fast-xml-parser needs a tag/attrValueProces...
priority
encoded characters in directory contents a file or directory with an in the name returns as amp rather than as these should be decoded this occurs in chrome i believe this is because the fast xml parser does not decode string values by default the api for fast xml parser needs a tag attrvalueproces...
1
42,285
2,870,036,461
IssuesEvent
2015-06-06 19:19:21
Baystation12/Baystation12
https://api.github.com/repos/Baystation12/Baystation12
closed
[DEV-FREEZE] Noticable lag when shooting guns
bug priority: high
There seems to be a noticeable lag when shooting guns, particularly in burst fire. Might be due to spawning a bunch of light effect objects, not sure though.
1.0
[DEV-FREEZE] Noticable lag when shooting guns - There seems to be a noticeable lag when shooting guns, particularly in burst fire. Might be due to spawning a bunch of light effect objects, not sure though.
priority
noticable lag when shooting guns there seems to be a noticeable lag when shooting guns particularly in burst fire might be due to spawning a bunch of light effect objects not sure though
1
649,200
21,259,270,260
IssuesEvent
2022-04-13 01:03:49
hackforla/expunge-assist
https://api.github.com/repos/hackforla/expunge-assist
closed
Change copy in prototype before the MVP launch
role: development priority: high size: 1pt feature: figma mobile prototype feature: figma desktop prototype feature: figma content writing
### Overview Content team has made smaller copy changes to a few screens to update the overall tone of the product before the MVP launch from a congratulatory, joyous tone to an empathetic, supportive tone. Changes are written in the google doc below, mockups are in the main figma content writing tab, and Sam is c...
1.0
Change copy in prototype before the MVP launch - ### Overview Content team has made smaller copy changes to a few screens to update the overall tone of the product before the MVP launch from a congratulatory, joyous tone to an empathetic, supportive tone. Changes are written in the google doc below, mockups are i...
priority
change copy in prototype before the mvp launch overview content team has made smaller copy changes to a few screens to update the overall tone of the product before the mvp launch from a congratulatory joyous tone to an empathetic supportive tone changes are written in the google doc below mockups are i...
1
393,735
11,624,096,274
IssuesEvent
2020-02-27 10:09:00
christopherpeters-git/hololens-project
https://api.github.com/repos/christopherpeters-git/hololens-project
closed
fix performance issues
high priority
inspiration: https://forums.hololens.com/discussion/409/low-fps-in-hololens-app https://docs.microsoft.com/en-us/windows/mixed-reality/performance-recommendations-for-unity - [ ] deactivate wireframing when Deploying to HoloLens
1.0
fix performance issues - inspiration: https://forums.hololens.com/discussion/409/low-fps-in-hololens-app https://docs.microsoft.com/en-us/windows/mixed-reality/performance-recommendations-for-unity - [ ] deactivate wireframing when Deploying to HoloLens
priority
fix performance issues inspiration deactivate wireframing when deploying to hololens
1
509,045
14,711,549,016
IssuesEvent
2021-01-05 07:36:30
ballerina-platform/ballerina-lang
https://api.github.com/repos/ballerina-platform/ballerina-lang
closed
Transaction initiator block cannot be used in main method
Points/1 Priority/High Team/jBallerina Type/Bug
**Description:** When we have transaction initiator inside main method , it will file as coordination services will start after main method exit. ex. Sample code to reproduce: -- Service -- ```ballerina import ballerina/http; import ballerina/log; import ballerina/transactions; @http:ServiceConfig { b...
1.0
Transaction initiator block cannot be used in main method - **Description:** When we have transaction initiator inside main method , it will file as coordination services will start after main method exit. ex. Sample code to reproduce: -- Service -- ```ballerina import ballerina/http; import ballerina/log; im...
priority
transaction initiator block cannot be used in main method description when we have transaction initiator inside main method it will file as coordination services will start after main method exit ex sample code to reproduce service ballerina import ballerina http import ballerina log im...
1
22,305
2,648,683,821
IssuesEvent
2015-03-14 04:38:15
jeffbryner/MozDef
https://api.github.com/repos/jeffbryner/MozDef
closed
WebUI: Incident Veris Stat visualization enhancement
category:enhancement priority:high
Make use of the pivot table library to allow greater filtering/sorting/playing with veris tags for incidents.
1.0
WebUI: Incident Veris Stat visualization enhancement - Make use of the pivot table library to allow greater filtering/sorting/playing with veris tags for incidents.
priority
webui incident veris stat visualization enhancement make use of the pivot table library to allow greater filtering sorting playing with veris tags for incidents
1
156,919
5,991,019,410
IssuesEvent
2017-06-02 13:09:39
craftercms/craftercms
https://api.github.com/repos/craftercms/craftercms
closed
[studio-ui] 2.5 bulk go live says "Bulk go live failed" when REST call times out (http conn timeout)
bug Priority: High
Currently, the Bulk Go Live UI says "bulk go live failed" when the request times out. This is not accurate -- the request is still going on the server. In the timeout scenario: Can we report: 'The bulk publish operation is still be running.'
1.0
[studio-ui] 2.5 bulk go live says "Bulk go live failed" when REST call times out (http conn timeout) - Currently, the Bulk Go Live UI says "bulk go live failed" when the request times out. This is not accurate -- the request is still going on the server. In the timeout scenario: Can we report: 'The bulk publish op...
priority
bulk go live says bulk go live failed when rest call times out http conn timeout currently the bulk go live ui says bulk go live failed when the request times out this is not accurate the request is still going on the server in the timeout scenario can we report the bulk publish operation is...
1
700,375
24,058,640,636
IssuesEvent
2022-09-16 19:33:21
DSpace/dspace-angular
https://api.github.com/repos/DSpace/dspace-angular
closed
Cookie consent shows analytics usage also when GA is disabled
bug component: statistics high priority e/16 privacy
**Describe the bug** The Cookie consent dialog doesn't look to the google analytics property to decide if a consent is needed about statistics service or not. **To Reproduce** This can be verified on the official demo opening the cookie consent dialog and looking to the statistics service still present when there...
1.0
Cookie consent shows analytics usage also when GA is disabled - **Describe the bug** The Cookie consent dialog doesn't look to the google analytics property to decide if a consent is needed about statistics service or not. **To Reproduce** This can be verified on the official demo opening the cookie consent dialo...
priority
cookie consent shows analytics usage also when ga is disabled describe the bug the cookie consent dialog doesn t look to the google analytics property to decide if a consent is needed about statistics service or not to reproduce this can be verified on the official demo opening the cookie consent dialo...
1
431,505
12,480,492,941
IssuesEvent
2020-05-29 20:27:05
RichardFav/AnalysisGUI
https://api.github.com/repos/RichardFav/AnalysisGUI
closed
"Speed LDA Comparison (pooled experiments)" gets exponentially slower during shuffling and seems to saturate or get stuck
HIGH priority bug
test experiment: /home/skeshav/code/Analysis/data_files/2_Input_Files/Z3 - Multi Experiment Data Files/ALL-fixed-cells-final-Filtered.mdata LDA parameters: min cell count=12; min trial count=14; comparison conditions=black, uniform, solver=eigen; cell signal type=all cells This happens even with the smallest numbe...
1.0
"Speed LDA Comparison (pooled experiments)" gets exponentially slower during shuffling and seems to saturate or get stuck - test experiment: /home/skeshav/code/Analysis/data_files/2_Input_Files/Z3 - Multi Experiment Data Files/ALL-fixed-cells-final-Filtered.mdata LDA parameters: min cell count=12; min trial count=14; ...
priority
speed lda comparison pooled experiments gets exponentially slower during shuffling and seems to saturate or get stuck test experiment home skeshav code analysis data files input files multi experiment data files all fixed cells final filtered mdata lda parameters min cell count min trial count com...
1
593,332
17,970,598,193
IssuesEvent
2021-09-14 01:07:44
AgoraCloud/server
https://api.github.com/repos/AgoraCloud/server
opened
Deployments Overhaul - Part 4 - Add Deployment Scaling Method
enhancement priority:high
# Overview ## To Do - [ ] - [ ] - [ ] - [ ] - [ ]
1.0
Deployments Overhaul - Part 4 - Add Deployment Scaling Method - # Overview ## To Do - [ ] - [ ] - [ ] - [ ] - [ ]
priority
deployments overhaul part add deployment scaling method overview to do
1
664,411
22,269,550,828
IssuesEvent
2022-06-10 10:51:44
alephium/explorer-backend
https://api.github.com/repos/alephium/explorer-backend
opened
Use `AsyncReloadingCache` for block count
high priority
@tdroxler @simerplaha As far as I see, it's not using async cache
1.0
Use `AsyncReloadingCache` for block count - @tdroxler @simerplaha As far as I see, it's not using async cache
priority
use asyncreloadingcache for block count tdroxler simerplaha as far as i see it s not using async cache
1
61,768
3,152,658,762
IssuesEvent
2015-09-16 14:47:45
angular/material
https://api.github.com/repos/angular/material
opened
autocomplete: md-item-template hard-codes "item"; doesn't allow custom expression
priority: high
Since the merging of #4391, `item` is now hard-coded into the item template, so custom expressions like `category in $scope.categories` no longer work. Possible solution: use a `for` loop to copy all `hasOwnProperty()` props instead of just `item` and `$index`.
1.0
autocomplete: md-item-template hard-codes "item"; doesn't allow custom expression - Since the merging of #4391, `item` is now hard-coded into the item template, so custom expressions like `category in $scope.categories` no longer work. Possible solution: use a `for` loop to copy all `hasOwnProperty()` props instead ...
priority
autocomplete md item template hard codes item doesn t allow custom expression since the merging of item is now hard coded into the item template so custom expressions like category in scope categories no longer work possible solution use a for loop to copy all hasownproperty props instead of ...
1
551,059
16,136,884,473
IssuesEvent
2021-04-29 12:59:12
wso2/docs-apim
https://api.github.com/repos/wso2/docs-apim
closed
Need to update the WSO2 IS Connector for APIM 4.0.0
API-M-4.0.0 Priority/Highest Severity/Critical help wanted
**Description:** Need to **get the artefact and update** the WSO2 IS Connector for APIM 4.0.0 in the following pages. Note that the names of the pages will change as APIM 4.0.0 is based on 5110 - en/docs/administer/key-managers/configure-wso2is-connector.md - en/docs/install-and-setup/setup/distributed-deployme...
1.0
Need to update the WSO2 IS Connector for APIM 4.0.0 - **Description:** Need to **get the artefact and update** the WSO2 IS Connector for APIM 4.0.0 in the following pages. Note that the names of the pages will change as APIM 4.0.0 is based on 5110 - en/docs/administer/key-managers/configure-wso2is-connector.md ...
priority
need to update the is connector for apim description need to get the artefact and update the is connector for apim in the following pages note that the names of the pages will change as apim is based on en docs administer key managers configure connector md en docs inst...
1
370,788
10,948,760,267
IssuesEvent
2019-11-26 09:32:24
Sp2000/colplus-frontend
https://api.github.com/repos/Sp2000/colplus-frontend
closed
root taxa in tree not pageable
bug high priority
It seems that the UI expected a maximum of 10 root taxa in the classification tree. If there are more there is no way to browse them: This shows only 10 superfamilies: https://data.catalogue.life/dataset/2056/classification but there are many more available via the search: https://data.catalogue.life/dataset/2...
1.0
root taxa in tree not pageable - It seems that the UI expected a maximum of 10 root taxa in the classification tree. If there are more there is no way to browse them: This shows only 10 superfamilies: https://data.catalogue.life/dataset/2056/classification but there are many more available via the search: http...
priority
root taxa in tree not pageable it seems that the ui expected a maximum of root taxa in the classification tree if there are more there is no way to browse them this shows only superfamilies but there are many more available via the search
1
450,634
13,017,630,556
IssuesEvent
2020-07-26 13:29:43
SeaLoong/BLRHH
https://api.github.com/repos/SeaLoong/BLRHH
closed
[自动抽奖][实物抽奖]请升级版本
API update high priority
**描述bug** 简要描述所遇到的bug [BLRHH][下午8:19:03][自动抽奖][实物抽奖]"BILIBILI 11周年演讲 宝箱抽奖"(aid=582,number=5)请升级版本 **重现bug** 说明您在进行了怎样的操作后出现了bug 1. 自动抽奖 2. 实物抽奖 3. BILIBILI 11周年演讲 宝箱抽奖 **预期行为** 简要描述进行以上操作后预期的脚本行为 **截图** 如果可以,请提供有关截图 ![020626190911](https://user-images.githubusercontent.com/54498172/85852031-cc894580-b...
1.0
[自动抽奖][实物抽奖]请升级版本 - **描述bug** 简要描述所遇到的bug [BLRHH][下午8:19:03][自动抽奖][实物抽奖]"BILIBILI 11周年演讲 宝箱抽奖"(aid=582,number=5)请升级版本 **重现bug** 说明您在进行了怎样的操作后出现了bug 1. 自动抽奖 2. 实物抽奖 3. BILIBILI 11周年演讲 宝箱抽奖 **预期行为** 简要描述进行以上操作后预期的脚本行为 **截图** 如果可以,请提供有关截图 ![020626190911](https://user-images.githubusercontent.com/54498172...
priority
请升级版本 描述bug 简要描述所遇到的bug bilibili 宝箱抽奖 aid number 请升级版本 重现bug 说明您在进行了怎样的操作后出现了bug 自动抽奖 实物抽奖 bilibili 宝箱抽奖 预期行为 简要描述进行以上操作后预期的脚本行为 截图 如果可以,请提供有关截图 使用环境 浏览器 chrome 浏览器版本 google chrome 脚本的版本 网络情况 网速 好 其他浏览器插件 ...
1
643,235
20,926,529,048
IssuesEvent
2022-03-24 23:58:19
kpwhri/heartsteps
https://api.github.com/repos/kpwhri/heartsteps
closed
Notify every day's step goal with a notification.
high priority feature pre-launch
Every morning, daily step goals should be notified to the participant with notification. The notification message should be like "Today, your suggested step goal is XXXX." with thumbs up and down. ** Todo ** - [x] Create a survey - [x] Send the survey to the test user - [x] Create a task - [x] Test
1.0
Notify every day's step goal with a notification. - Every morning, daily step goals should be notified to the participant with notification. The notification message should be like "Today, your suggested step goal is XXXX." with thumbs up and down. ** Todo ** - [x] Create a survey - [x] Send the survey to the t...
priority
notify every day s step goal with a notification every morning daily step goals should be notified to the participant with notification the notification message should be like today your suggested step goal is xxxx with thumbs up and down todo create a survey send the survey to the test ...
1
180,493
6,650,259,650
IssuesEvent
2017-09-28 15:44:10
GluuFederation/oxShibboleth
https://api.github.com/repos/GluuFederation/oxShibboleth
closed
Update our Saml authentication code to use IDP 3 flows
bug enhancement High Priority
In our IDP3 we uses old IDP2 filters to do Saml authentication. But IDP3 has flow specially developed for this. There are case when our old integration led to errors. Person in some circumstances not getting login form because we are not initialization flow properly.
1.0
Update our Saml authentication code to use IDP 3 flows - In our IDP3 we uses old IDP2 filters to do Saml authentication. But IDP3 has flow specially developed for this. There are case when our old integration led to errors. Person in some circumstances not getting login form because we are not initialization flow pro...
priority
update our saml authentication code to use idp flows in our we uses old filters to do saml authentication but has flow specially developed for this there are case when our old integration led to errors person in some circumstances not getting login form because we are not initialization flow properly
1
795,756
28,085,214,729
IssuesEvent
2023-03-30 09:19:17
wso2/docs-apim
https://api.github.com/repos/wso2/docs-apim
closed
Moving "What has changed" docs in migration docs to "About this release" page
Priority/High API-M 4.2.0
**Description:** Need to move "What has changed" docs in migration docs to "About this release" page of each product release. Also change the below line [1] under prerequisites (in 3.2.0 to 4.2.0 migration doc) where we link to the what has changed content. _**Review what has been changed in this release. See th...
1.0
Moving "What has changed" docs in migration docs to "About this release" page - **Description:** Need to move "What has changed" docs in migration docs to "About this release" page of each product release. Also change the below line [1] under prerequisites (in 3.2.0 to 4.2.0 migration doc) where we link to the what...
priority
moving what has changed docs in migration docs to about this release page description need to move what has changed docs in migration docs to about this release page of each product release also change the below line under prerequisites in to migration doc where we link to the what h...
1
465,165
13,357,960,683
IssuesEvent
2020-08-31 10:47:05
nf-core/proteomicslfq
https://api.github.com/repos/nf-core/proteomicslfq
closed
mzTab output errors and improvements
bug enhancement high-priority
@jpfeuffer @timo: We have been exploring the mzTab output and detect the following issues: - [x] all proteins are tag as `indistinguishable_proteins`. @jpfeuffer mention that some proteins should be `single_protein` - [x] The mzML data `format`, `id_format` from the metadata are wrong: - [x] `ms_run[n]-...
1.0
mzTab output errors and improvements - @jpfeuffer @timo: We have been exploring the mzTab output and detect the following issues: - [x] all proteins are tag as `indistinguishable_proteins`. @jpfeuffer mention that some proteins should be `single_protein` - [x] The mzML data `format`, `id_format` from the met...
priority
mztab output errors and improvements jpfeuffer timo we have been exploring the mztab output and detect the following issues all proteins are tag as indistinguishable proteins jpfeuffer mention that some proteins should be single protein the mzml data format id format from the metadat...
1
249,025
7,948,732,919
IssuesEvent
2018-07-11 09:05:43
wordpress-mobile/AztecEditor-Android
https://api.github.com/repos/wordpress-mobile/AztecEditor-Android
reopened
OOB Crash in AztecAttributes setValue/removeAttribute
bug high priority
``` Fatal Exception: java.lang.ArrayIndexOutOfBoundsException: length=5; index=7 at org.xml.sax.helpers.AttributesImpl.addAttribute(AttributesImpl.java:385) at org.wordpress.aztec.AztecAttributes.setValue(AztecAttributes.kt:10) at org.wordpress.aztec.source.CssStyleFormatter$Companion.addStyleA...
1.0
OOB Crash in AztecAttributes setValue/removeAttribute - ``` Fatal Exception: java.lang.ArrayIndexOutOfBoundsException: length=5; index=7 at org.xml.sax.helpers.AttributesImpl.addAttribute(AttributesImpl.java:385) at org.wordpress.aztec.AztecAttributes.setValue(AztecAttributes.kt:10) at org.wor...
priority
oob crash in aztecattributes setvalue removeattribute fatal exception java lang arrayindexoutofboundsexception length index at org xml sax helpers attributesimpl addattribute attributesimpl java at org wordpress aztec aztecattributes setvalue aztecattributes kt at org wordpr...
1
743,324
25,894,914,435
IssuesEvent
2022-12-14 21:26:19
vscentrum/vsc-software-stack
https://api.github.com/repos/vscentrum/vsc-software-stack
closed
wandb
difficulty: easy priority: high Python update site:ugent
* link to support ticket: [#2022110960000685](https://otrsdict.ugent.be/otrs/index.pl?Action=AgentTicketZoom;TicketID=100224) * website: https://wandb.ai/site * installation docs: https://docs.wandb.ai/quickstart * toolchain: `foss/2021a` * easyblock to use: `PythonBundle` * required dependencies: * see https:/...
1.0
wandb - * link to support ticket: [#2022110960000685](https://otrsdict.ugent.be/otrs/index.pl?Action=AgentTicketZoom;TicketID=100224) * website: https://wandb.ai/site * installation docs: https://docs.wandb.ai/quickstart * toolchain: `foss/2021a` * easyblock to use: `PythonBundle` * required dependencies: * see...
priority
wandb link to support ticket website installation docs toolchain foss easyblock to use pythonbundle required dependencies see notes effort tbd
1
95,493
3,952,398,249
IssuesEvent
2016-04-29 08:39:02
marvinlabs/customer-area
https://api.github.com/repos/marvinlabs/customer-area
opened
Update private file functions for new ownership system
bug Priority - high
$po_addon->save_post_owners($post_id, $owner['ids'], $owner['type']); is not correct anymore
1.0
Update private file functions for new ownership system - $po_addon->save_post_owners($post_id, $owner['ids'], $owner['type']); is not correct anymore
priority
update private file functions for new ownership system po addon save post owners post id owner owner is not correct anymore
1
61,379
3,145,143,807
IssuesEvent
2015-09-14 16:33:56
ceylon/ceylon-ide-eclipse
https://api.github.com/repos/ceylon/ceylon-ide-eclipse
closed
Replace the uses of `CeylonBuilder.getFile()` by calls to the right specialized units
high priority improvement IN PROGRESS
mainly use `ModifiableSourceFile.getResourceFile()` or `ModifiablePhasedUnit.getResourceFile()`
1.0
Replace the uses of `CeylonBuilder.getFile()` by calls to the right specialized units - mainly use `ModifiableSourceFile.getResourceFile()` or `ModifiablePhasedUnit.getResourceFile()`
priority
replace the uses of ceylonbuilder getfile by calls to the right specialized units mainly use modifiablesourcefile getresourcefile or modifiablephasedunit getresourcefile
1
715,570
24,604,478,161
IssuesEvent
2022-10-14 15:02:29
0xPolygonHermez/zkevm-bridge-ui
https://api.github.com/repos/0xPolygonHermez/zkevm-bridge-ui
opened
Switching network disconnects the user from the bridge
priority: high type: bug
## Summary of Bug With a new fresh MetaMask account, if you try to finalise your first bridge from L1 to L2 you are being redirected to the "Login" page when you accept to switch your network to the zkEVM one. ### Steps to Reproduce 1. Create a new account in MetaMask. 2. Transfer some Goerli ETH from an old ...
1.0
Switching network disconnects the user from the bridge - ## Summary of Bug With a new fresh MetaMask account, if you try to finalise your first bridge from L1 to L2 you are being redirected to the "Login" page when you accept to switch your network to the zkEVM one. ### Steps to Reproduce 1. Create a new accou...
priority
switching network disconnects the user from the bridge summary of bug with a new fresh metamask account if you try to finalise your first bridge from to you are being redirected to the login page when you accept to switch your network to the zkevm one steps to reproduce create a new account...
1
639,651
20,761,029,392
IssuesEvent
2022-03-15 16:10:00
ArctosDB/arctos
https://api.github.com/repos/ArctosDB/arctos
closed
Error on data entry using Polygon for geolocate
Priority-High (Needed for work) Bug
Issue Documentation is http://handbook.arctosdb.org/how_to/How-to-Use-Issues-in-Arctos.html **Describe the bug** We attempted to save a new catalog record on which we had used a polygon as the spatial data type ![IMG-3959](https://user-images.githubusercontent.com/15368365/158418779-888b8d8e-8c78-4bda-86f4-b2525...
1.0
Error on data entry using Polygon for geolocate - Issue Documentation is http://handbook.arctosdb.org/how_to/How-to-Use-Issues-in-Arctos.html **Describe the bug** We attempted to save a new catalog record on which we had used a polygon as the spatial data type ![IMG-3959](https://user-images.githubusercontent.co...
priority
error on data entry using polygon for geolocate issue documentation is describe the bug we attempted to save a new catalog record on which we had used a polygon as the spatial data type this is the error message to reproduce select polygon create polygon save to record save ...
1
439,445
12,682,821,529
IssuesEvent
2020-06-19 18:15:35
Tyresius92/le-chat
https://api.github.com/repos/Tyresius92/le-chat
closed
[BUG] Change master branch to main branch
Priority: High Status: Complete Type: Enhancement/Feature Type: Maintenance
**What pain are you feeling that this feature would address?** Race inequity in America **Describe the solution you'd like** Change the name of `master` branch to `main`. Additionally, verify that CI pipelines aren't explicitly looking for `master`. Finally, make sure that GitHub itself recognizes `main` as the ma...
1.0
[BUG] Change master branch to main branch - **What pain are you feeling that this feature would address?** Race inequity in America **Describe the solution you'd like** Change the name of `master` branch to `main`. Additionally, verify that CI pipelines aren't explicitly looking for `master`. Finally, make sure th...
priority
change master branch to main branch what pain are you feeling that this feature would address race inequity in america describe the solution you d like change the name of master branch to main additionally verify that ci pipelines aren t explicitly looking for master finally make sure that g...
1
105,442
4,235,918,299
IssuesEvent
2016-07-05 16:39:58
dmusican/Elegit
https://api.github.com/repos/dmusican/Elegit
opened
Speedup switching repos
enhancement priority high
Switching from a small repo to a big one is slow and unresponsive. Add in the tricks that we're using when cloning a repo.
1.0
Speedup switching repos - Switching from a small repo to a big one is slow and unresponsive. Add in the tricks that we're using when cloning a repo.
priority
speedup switching repos switching from a small repo to a big one is slow and unresponsive add in the tricks that we re using when cloning a repo
1
383,403
11,355,768,777
IssuesEvent
2020-01-24 20:52:20
ShabadOS/desktop
https://api.github.com/repos/ShabadOS/desktop
closed
Live Caption Tool Additions
Priority: 3 High Status: Confirmed Type: Feature/Enhancement
- Apply any changes to within the tool itself, so that CSS doesn't have to be copied - Save and load templates
1.0
Live Caption Tool Additions - - Apply any changes to within the tool itself, so that CSS doesn't have to be copied - Save and load templates
priority
live caption tool additions apply any changes to within the tool itself so that css doesn t have to be copied save and load templates
1
367,505
10,854,566,949
IssuesEvent
2019-11-13 16:38:44
woocommerce/woocommerce
https://api.github.com/repos/woocommerce/woocommerce
closed
Up sells default to order being desc
bug has pull request priority: high
**Describe the bug** Up sells default to having their `$order` to be `desc` and this is not filterable, even though `$orderby` is. Function here: https://github.com/woocommerce/woocommerce/blob/3.8.0/includes/wc-template-functions.php#L1930-L1975 This should fix it: ``` $order = apply_filters( 'woocommerce_upse...
1.0
Up sells default to order being desc - **Describe the bug** Up sells default to having their `$order` to be `desc` and this is not filterable, even though `$orderby` is. Function here: https://github.com/woocommerce/woocommerce/blob/3.8.0/includes/wc-template-functions.php#L1930-L1975 This should fix it: ``` $o...
priority
up sells default to order being desc describe the bug up sells default to having their order to be desc and this is not filterable even though orderby is function here this should fix it order apply filters woocommerce upsells order isset args args order
1
430,720
12,464,895,829
IssuesEvent
2020-05-28 13:14:38
firecracker-microvm/firecracker
https://api.github.com/repos/firecracker-microvm/firecracker
closed
Firecracker panics cause a seccomp violation
Feature: Seccomp Priority: High Quality: Bug
Thanks @serban300 for pointing this out. When Firecracker `panic!`s, it emits a blacklisted `SYS_mremap` which breaks the seccomp filter. To repro, I added a dummy `panic!` in the `api_server` thread just after installing the seccomp filters: ```diff diff --git a/api_server/src/lib.rs b/api_server/src/lib.rs ind...
1.0
Firecracker panics cause a seccomp violation - Thanks @serban300 for pointing this out. When Firecracker `panic!`s, it emits a blacklisted `SYS_mremap` which breaks the seccomp filter. To repro, I added a dummy `panic!` in the `api_server` thread just after installing the seccomp filters: ```diff diff --git a/api...
priority
firecracker panics cause a seccomp violation thanks for pointing this out when firecracker panic s it emits a blacklisted sys mremap which breaks the seccomp filter to repro i added a dummy panic in the api server thread just after installing the seccomp filters diff diff git a api server ...
1
556,887
16,493,933,623
IssuesEvent
2021-05-25 08:13:09
opensrp/fhircore
https://api.github.com/repos/opensrp/fhircore
closed
Barcode issue and search in covax use case
covid high-priority
UPDATED 5.14 This issue has been updated to describe the needed workflows for the covax demo. Please note @f-odhiambo that the WHO confirmed today that this will be a barcode, not a QR code. We need to build two barcode workflows: 1. Patient registration 2. Patient search ~~@rowo will add visuals in th...
1.0
Barcode issue and search in covax use case - UPDATED 5.14 This issue has been updated to describe the needed workflows for the covax demo. Please note @f-odhiambo that the WHO confirmed today that this will be a barcode, not a QR code. We need to build two barcode workflows: 1. Patient registration 2. Pati...
priority
barcode issue and search in covax use case updated this issue has been updated to describe the needed workflows for the covax demo please note f odhiambo that the who confirmed today that this will be a barcode not a qr code we need to build two barcode workflows patient registration patie...
1
554,003
16,387,118,869
IssuesEvent
2021-05-17 11:59:00
primefaces/primevue
https://api.github.com/repos/primefaces/primevue
closed
Templating for Menus
enhancement priority - high
Create a template for menu components so that users can display custom content.
1.0
Templating for Menus - Create a template for menu components so that users can display custom content.
priority
templating for menus create a template for menu components so that users can display custom content
1
445,870
12,837,453,292
IssuesEvent
2020-07-07 15:48:39
aces/cbrain
https://api.github.com/repos/aces/cbrain
opened
Double check the tar command's success when archiving tasks
Bug Priority: High
The tar command that creates archives for tasks is checked for error messages in stdout and stderr, but the return status is not check because some tar will return false even when there are minor warnings. Tar command: https://github.com/aces/cbrain/blob/60c7dead132dfce31eff37c021a1d4bf9b219174/BrainPortal/app/mo...
1.0
Double check the tar command's success when archiving tasks - The tar command that creates archives for tasks is checked for error messages in stdout and stderr, but the return status is not check because some tar will return false even when there are minor warnings. Tar command: https://github.com/aces/cbrain/bl...
priority
double check the tar command s success when archiving tasks the tar command that creates archives for tasks is checked for error messages in stdout and stderr but the return status is not check because some tar will return false even when there are minor warnings tar command commented out code for check...
1
531,535
15,499,998,298
IssuesEvent
2021-03-11 08:45:14
Thorium-Sim/thorium
https://api.github.com/repos/Thorium-Sim/thorium
opened
Looping Fade in Fade Out for Lights on DMX
priority/high type/feature
### Requested By: Bracken ### Priority: High ### Version: 3.3.1 Possible?
1.0
Looping Fade in Fade Out for Lights on DMX - ### Requested By: Bracken ### Priority: High ### Version: 3.3.1 Possible?
priority
looping fade in fade out for lights on dmx requested by bracken priority high version possible
1
498,206
14,403,329,554
IssuesEvent
2020-12-03 15:55:49
parkourtheory-admin/datapipe
https://api.github.com/repos/parkourtheory-admin/datapipe
opened
Task for percentage of nodes of each graph
easy focus high priority
Bar plot for frequency of nodes that occur in each graph
1.0
Task for percentage of nodes of each graph - Bar plot for frequency of nodes that occur in each graph
priority
task for percentage of nodes of each graph bar plot for frequency of nodes that occur in each graph
1
552,525
16,242,564,515
IssuesEvent
2021-05-07 11:20:00
InteractiveFaultLocalization/iFL4Eclipse
https://api.github.com/repos/InteractiveFaultLocalization/iFL4Eclipse
closed
Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench", org.eclipse.swt.SWTException: Widget is disposed
bug high priority
**Precondition** * .../eclipse.exe has launched. * iFL plugin has been installed. **Steps** 1. Delete eclipse. 1. Reinstall eclipse. 1. Start eclipse with the usually used workspace. 1. Press iFL button. 1. Close eclipse. **Expected results** * After reinstall eclipse, iFL should be work properly...
1.0
Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench", org.eclipse.swt.SWTException: Widget is disposed - **Precondition** * .../eclipse.exe has launched. * iFL plugin has been installed. **Steps** 1. Delete eclipse. 1. Reinstall eclipse. 1. Start eclipse with the usually used works...
priority
problems occurred when invoking code from plug in org eclipse ui workbench org eclipse swt swtexception widget is disposed precondition eclipse exe has launched ifl plugin has been installed steps delete eclipse reinstall eclipse start eclipse with the usually used works...
1
158,133
6,022,485,889
IssuesEvent
2017-06-07 21:10:28
OperationCode/operationcode_frontend
https://api.github.com/repos/OperationCode/operationcode_frontend
closed
Create code schools page
Priority: High Status: In Progress Type: Feature
This is our most visited page behind /, and probably our biggest source of search traffic. This page should display a list of code schools taken from `https://api.operationcode.org/api/v1/code_schools`. VA approved code schools should be displayed up top. Following that code schools should be listed be state. ...
1.0
Create code schools page - This is our most visited page behind /, and probably our biggest source of search traffic. This page should display a list of code schools taken from `https://api.operationcode.org/api/v1/code_schools`. VA approved code schools should be displayed up top. Following that code schools s...
priority
create code schools page this is our most visited page behind and probably our biggest source of search traffic this page should display a list of code schools taken from va approved code schools should be displayed up top following that code schools should be listed be state the list should be e...
1
596,638
18,108,783,183
IssuesEvent
2021-09-22 23:00:17
qgis/QGIS
https://api.github.com/repos/qgis/QGIS
closed
QGIS crashes while opening symbology properties of geopackage with embedded style
High Priority Bug Crash/Data Corruption
### What is the bug or the crash? I have a geopackage with embedded styles, created in the following way: Drag-and-drop dxf > Package layers (save layer styles in geopackage) > [embedded.gpkg.zip](https://github.com/qgis/QGIS/files/7195931/embedded.gpkg.zip) QGIS crashes when trying to open layer styling panel or ...
1.0
QGIS crashes while opening symbology properties of geopackage with embedded style - ### What is the bug or the crash? I have a geopackage with embedded styles, created in the following way: Drag-and-drop dxf > Package layers (save layer styles in geopackage) > [embedded.gpkg.zip](https://github.com/qgis/QGIS/files/71...
priority
qgis crashes while opening symbology properties of geopackage with embedded style what is the bug or the crash i have a geopackage with embedded styles created in the following way drag and drop dxf package layers save layer styles in geopackage qgis crashes when trying to open layer styling pan...
1
5,296
2,573,949,134
IssuesEvent
2015-02-11 14:08:51
pgmpy/pgmpy
https://api.github.com/repos/pgmpy/pgmpy
closed
Variable Elimination's values a bit off of what Samiam gives
High Priority
Check the values in our tests and for the model https://gist.github.com/ankurankan/9d776655882e7361af1f. Also in the case of multiple variables with multiple evidence the values are much difference. Check why this is happening..
1.0
Variable Elimination's values a bit off of what Samiam gives - Check the values in our tests and for the model https://gist.github.com/ankurankan/9d776655882e7361af1f. Also in the case of multiple variables with multiple evidence the values are much difference. Check why this is happening..
priority
variable elimination s values a bit off of what samiam gives check the values in our tests and for the model also in the case of multiple variables with multiple evidence the values are much difference check why this is happening
1
364,053
10,758,237,019
IssuesEvent
2019-10-31 14:39:51
vigetlabs/npm
https://api.github.com/repos/vigetlabs/npm
opened
Audiences page: Audience Carousel bug
FED High Priority Needs QA Fixes
Currently, image & stats are displaying beneath the carousel. We need to fix this so for browser testing so i'm capturing in its own issue. https://npm.staging.vigetx.com/audience/ https://www.dropbox.com/s/bk5dd2vh00p83e7/Screenshot%202019-10-31%2010.38.18.png?dl=0
1.0
Audiences page: Audience Carousel bug - Currently, image & stats are displaying beneath the carousel. We need to fix this so for browser testing so i'm capturing in its own issue. https://npm.staging.vigetx.com/audience/ https://www.dropbox.com/s/bk5dd2vh00p83e7/Screenshot%202019-10-31%2010.38.18.png?dl=0
priority
audiences page audience carousel bug currently image stats are displaying beneath the carousel we need to fix this so for browser testing so i m capturing in its own issue
1
799,247
28,303,033,235
IssuesEvent
2023-04-10 08:11:38
AY2223S2-CS2113-T11-3/tp
https://api.github.com/repos/AY2223S2-CS2113-T11-3/tp
closed
DG Issues
type.Task priority.High
Nice work overall! - [x] Do finish up the Product Scope, NFRs, Glossary, and Manual Testing sections. ![image](https://user-images.githubusercontent.com/53231968/228721341-a2f67226-a2b8-4372-b117-2f20c2ba228a.png) - [x] (Bye) Should the activation bar end here? ![image](https://user-images.githubusercontent.com/5...
1.0
DG Issues - Nice work overall! - [x] Do finish up the Product Scope, NFRs, Glossary, and Manual Testing sections. ![image](https://user-images.githubusercontent.com/53231968/228721341-a2f67226-a2b8-4372-b117-2f20c2ba228a.png) - [x] (Bye) Should the activation bar end here? ![image](https://user-images.githubuserc...
priority
dg issues nice work overall do finish up the product scope nfrs glossary and manual testing sections bye should the activation bar end here list remove should the activation bars begin before the operations are invoked list is the control not returned from pet b...
1
347,845
10,435,179,291
IssuesEvent
2019-09-17 16:42:07
infiniteautomation/ma-core-public
https://api.github.com/repos/infiniteautomation/ma-core-public
opened
Make email addresses unique for Users
High Priority Item
Mango 3.7.0 will have this feature but currently will delete all duplicates. Instead we should generate a unique email for that person.
1.0
Make email addresses unique for Users - Mango 3.7.0 will have this feature but currently will delete all duplicates. Instead we should generate a unique email for that person.
priority
make email addresses unique for users mango will have this feature but currently will delete all duplicates instead we should generate a unique email for that person
1
691,627
23,704,366,392
IssuesEvent
2022-08-29 22:33:44
pytorch/pytorch
https://api.github.com/repos/pytorch/pytorch
closed
Investigate from_padded implementations correctness
high priority triaged module: nestedtensor module: correctness (silent) release notes: nested tensor
## Summary A gradient test involving these ops created here: #84078 is succeeding for float64 on cuda but failing for float16 and float32 on cuda. The input sizes are small enough were floating point accumulation should not be effecting this tests. ## Env Details: Collecting environment information... PyTorch ver...
1.0
Investigate from_padded implementations correctness - ## Summary A gradient test involving these ops created here: #84078 is succeeding for float64 on cuda but failing for float16 and float32 on cuda. The input sizes are small enough were floating point accumulation should not be effecting this tests. ## Env Detail...
priority
investigate from padded implementations correctness summary a gradient test involving these ops created here is succeeding for on cuda but failing for and on cuda the input sizes are small enough were floating point accumulation should not be effecting this tests env details collecting environ...
1
500,044
14,485,157,078
IssuesEvent
2020-12-10 17:14:03
wazuh/wazuh-documentation
https://api.github.com/repos/wazuh/wazuh-documentation
closed
Unattended installation scripts improvements
priority: highest type: feature
Hello team! This issue aims to improve the unattended installation scripts by adding a check before the installation to ensure that it is being installed in a 64bit system. Regards, David
1.0
Unattended installation scripts improvements - Hello team! This issue aims to improve the unattended installation scripts by adding a check before the installation to ensure that it is being installed in a 64bit system. Regards, David
priority
unattended installation scripts improvements hello team this issue aims to improve the unattended installation scripts by adding a check before the installation to ensure that it is being installed in a system regards david
1
65,169
3,226,917,620
IssuesEvent
2015-10-10 18:28:08
biocore/qiita
https://api.github.com/repos/biocore/qiita
closed
EBI submission will fail silently if there are non-ascii characters in the templates
bug component: ebi GUI priority: high
It will raise the following error, but it won't be visible through the graphical user interface, the insdc status will still appear as 'submitting'. ```python Traceback (most recent call last): File "/home/qiita/qiita_main/scripts/qiita", line 486, in <module> qiita() File "/home/qiita/.virtualenvs/qiita...
1.0
EBI submission will fail silently if there are non-ascii characters in the templates - It will raise the following error, but it won't be visible through the graphical user interface, the insdc status will still appear as 'submitting'. ```python Traceback (most recent call last): File "/home/qiita/qiita_main/scr...
priority
ebi submission will fail silently if there are non ascii characters in the templates it will raise the following error but it won t be visible through the graphical user interface the insdc status will still appear as submitting python traceback most recent call last file home qiita qiita main scr...
1
690,085
23,645,332,398
IssuesEvent
2022-08-25 21:24:39
inverse-inc/packetfence
https://api.github.com/repos/inverse-inc/packetfence
closed
Re-testing email flows with merge of #7137
Type: Bug Priority: High
These flows have to be re-tested from scratch: * Email/Sponsor activation. * Security event action 'email_admin'
1.0
Re-testing email flows with merge of #7137 - These flows have to be re-tested from scratch: * Email/Sponsor activation. * Security event action 'email_admin'
priority
re testing email flows with merge of these flows have to be re tested from scratch email sponsor activation security event action email admin
1
665,431
22,318,821,039
IssuesEvent
2022-06-14 02:54:33
Kiyomi-Parents/Kiyomi
https://api.github.com/repos/Kiyomi-Parents/Kiyomi
opened
Fix interaction defer
Priority: High Type: Bug Status: Available Difficulty: Medium
Almost all commands need to defer when responding. Need to figure out how to respond to deferred messages.
1.0
Fix interaction defer - Almost all commands need to defer when responding. Need to figure out how to respond to deferred messages.
priority
fix interaction defer almost all commands need to defer when responding need to figure out how to respond to deferred messages
1