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
1k
labels
stringlengths
4
1.38k
body
stringlengths
1
262k
index
stringclasses
16 values
text_combine
stringlengths
96
262k
label
stringclasses
2 values
text
stringlengths
96
252k
binary_label
int64
0
1
59,885
17,023,279,197
IssuesEvent
2021-07-03 01:11:56
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Some natural=peak names are missing
Component: mapnik Priority: major Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 9.49am, Saturday, 26th July 2008]** http://www.openstreetmap.org/?lat=46.3245&lon=11.5014&zoom=13 Some of the peaks are rendered with a name, others are not. The data looks ok ``` osm_id | natural | name -----------+---------+--------------- 2686273...
1.0
Some natural=peak names are missing - **[Submitted to the original trac issue database at 9.49am, Saturday, 26th July 2008]** http://www.openstreetmap.org/?lat=46.3245&lon=11.5014&zoom=13 Some of the peaks are rendered with a name, others are not. The data looks ok ``` osm_id | natural | name -----------...
non_priority
some natural peak names are missing some of the peaks are rendered with a name others are not the data looks ok osm id natural name peak corno nero peak cucal peak pale di santa peak cornacci ...
0
188,206
6,774,058,496
IssuesEvent
2017-10-27 08:57:05
Sookhaal/auri_maya_rigging_scripts
https://api.github.com/repos/Sookhaal/auri_maya_rigging_scripts
closed
Upgrade hand module, need more adaptability for fingers
enhancement low priority
Add an interactive interfaces for the fingers with "tumb" option for the number oh phalanges and the reset (or not) of the rotation of the first phalanx Add a guide for each metacarpus of each finger (not only one for all)
1.0
Upgrade hand module, need more adaptability for fingers - Add an interactive interfaces for the fingers with "tumb" option for the number oh phalanges and the reset (or not) of the rotation of the first phalanx Add a guide for each metacarpus of each finger (not only one for all)
priority
upgrade hand module need more adaptability for fingers add an interactive interfaces for the fingers with tumb option for the number oh phalanges and the reset or not of the rotation of the first phalanx add a guide for each metacarpus of each finger not only one for all
1
9,572
8,671,782,023
IssuesEvent
2018-11-29 20:08:05
MicrosoftDocs/azure-docs
https://api.github.com/repos/MicrosoftDocs/azure-docs
closed
Script does not work as written
assigned-to-author doc-bug service-fabric/svc triaged
When running this script as it you get the following error: New-AzureRmServiceFabricCluster : Code: DeploymentFailed, Message: At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-debug for usage details. Details: Code: BadRequest, Message: ...
1.0
Script does not work as written - When running this script as it you get the following error: New-AzureRmServiceFabricCluster : Code: DeploymentFailed, Message: At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-debug for usage details. De...
non_priority
script does not work as written when running this script as it you get the following error new azurermservicefabriccluster code deploymentfailed message at least one resource deployment operation failed please list deployment operations for details please see for usage details details code badrequest...
0
519,185
15,046,913,910
IssuesEvent
2021-02-03 08:10:25
Blade2021/HIVE
https://api.github.com/repos/Blade2021/HIVE
opened
Emote Command Acting Odd
Priority: medium Status: approved Type: bug
**Describe the bug** In updating the rules, Emote command carries too many characters into the new message. **To Reproduce** Steps to reproduce the behavior: 1. When I type: ``` ~Embed update -m 801653299517849601 **THE RULES** **1.** Be respectful. Ha ....etc ``` 2. HIVE puts this into the message: ```...
1.0
Emote Command Acting Odd - **Describe the bug** In updating the rules, Emote command carries too many characters into the new message. **To Reproduce** Steps to reproduce the behavior: 1. When I type: ``` ~Embed update -m 801653299517849601 **THE RULES** **1.** Be respectful. Ha ....etc ``` 2. HIVE puts th...
priority
emote command acting odd describe the bug in updating the rules emote command carries too many characters into the new message to reproduce steps to reproduce the behavior when i type embed update m the rules be respectful ha etc hive puts this into the messa...
1
641,443
20,826,719,160
IssuesEvent
2022-03-18 22:06:34
MaracatronicsRobotics/Armorial-Suassuna
https://api.github.com/repos/MaracatronicsRobotics/Armorial-Suassuna
closed
Locations
suassuna priority
The Locations class will be the class responsible for receiving field packets and distributing it in several variables for the various possible field requests. - [x] Create Locations class - [x] Create an update method to receive a Field protobuf packet and update its variables - [x] Create methods closely to [thi...
1.0
Locations - The Locations class will be the class responsible for receiving field packets and distributing it in several variables for the various possible field requests. - [x] Create Locations class - [x] Create an update method to receive a Field protobuf packet and update its variables - [x] Create methods clo...
priority
locations the locations class will be the class responsible for receiving field packets and distributing it in several variables for the various possible field requests create locations class create an update method to receive a field protobuf packet and update its variables create methods closely t...
1
592,487
17,909,269,843
IssuesEvent
2021-09-09 01:22:29
aitos-io/BoAT-X-Framework
https://api.github.com/repos/aitos-io/BoAT-X-Framework
closed
A variable reuse in FiscobcosSendRawtx()
bug Severity/moderate Priority/P2
FISCO-BCOS has four more fields than Ethereum. One of these fields is called extraData. In the function FiscobcosSendRawtx () first: ``` // Encode data result = RlpInitStringObject(&data_rlp_object, tx_ptr->rawtx_fields.data.field_ptr, tx_...
1.0
A variable reuse in FiscobcosSendRawtx() - FISCO-BCOS has four more fields than Ethereum. One of these fields is called extraData. In the function FiscobcosSendRawtx () first: ``` // Encode data result = RlpInitStringObject(&data_rlp_object, tx_ptr->rawtx_fields.data.field...
priority
a variable reuse in fiscobcossendrawtx fisco bcos has four more fields than ethereum one of these fields is called extradata in the function fiscobcossendrawtx first encode data result rlpinitstringobject data rlp object tx ptr rawtx fields data field...
1
610,021
18,892,500,998
IssuesEvent
2021-11-15 14:39:27
carbon-design-system/carbon-for-ibm-dotcom
https://api.github.com/repos/carbon-design-system/carbon-for-ibm-dotcom
closed
[Filter panel] design-build-document new component
Feature request priority: high adopter support epic adopter: AEM
## Filter panel - new component This component has shown up in various forms in many new dotcom sites: - Products landing (Martin) https://www.ibm.com/products - Dotcom search results (Martin) https://www.ibm.com/search?lang=en&cc=us&q=db2&tabType[0]=Products - Cloud learn landing (Pavol Prok, [see a slightly outdate...
1.0
[Filter panel] design-build-document new component - ## Filter panel - new component This component has shown up in various forms in many new dotcom sites: - Products landing (Martin) https://www.ibm.com/products - Dotcom search results (Martin) https://www.ibm.com/search?lang=en&cc=us&q=db2&tabType[0]=Products - Cl...
priority
design build document new component filter panel new component this component has shown up in various forms in many new dotcom sites products landing martin dotcom search results martin products cloud learn landing pavol prok cloud case studies landing niko georgantas dam set...
1
49,025
7,469,843,771
IssuesEvent
2018-04-03 01:15:13
dartsim/dart
https://api.github.com/repos/dartsim/dart
closed
Pendulum tutorial text is out of sync with code.
good first issue type: documentation
I just ran the Multi-Pendulum tutorial (on Ubuntu 16.04). The text for the tutorial needs to be updated so that the tutorial edits to the code will compile. **Lesson 1a, 1c** The way shapes nodes are accessed has changed: BodyNode::getVisualizationShape() is no longer used. ``` const ShapePtr& shape = bn->get...
1.0
Pendulum tutorial text is out of sync with code. - I just ran the Multi-Pendulum tutorial (on Ubuntu 16.04). The text for the tutorial needs to be updated so that the tutorial edits to the code will compile. **Lesson 1a, 1c** The way shapes nodes are accessed has changed: BodyNode::getVisualizationShape() is no l...
non_priority
pendulum tutorial text is out of sync with code i just ran the multi pendulum tutorial on ubuntu the text for the tutorial needs to be updated so that the tutorial edits to the code will compile lesson the way shapes nodes are accessed has changed bodynode getvisualizationshape is no longe...
0
786,554
27,658,679,223
IssuesEvent
2023-03-12 09:07:30
devvsakib/power-the-web
https://api.github.com/repos/devvsakib/power-the-web
opened
[FEAT]: add Nextjs interview question
enhancement help wanted good first issue [priority: high] EddieHub:good-first-issue
**Is your feature request related to a problem? Please describe.** We are collecting often-asked interview questions for Web Developers. Before adding questions and answers, please make sure if the question is already added or not. Use the search option to search your questions Ctlr+F/ cmd+F path `src/json/interviewq...
1.0
[FEAT]: add Nextjs interview question - **Is your feature request related to a problem? Please describe.** We are collecting often-asked interview questions for Web Developers. Before adding questions and answers, please make sure if the question is already added or not. Use the search option to search your questions ...
priority
add nextjs interview question is your feature request related to a problem please describe we are collecting often asked interview questions for web developers before adding questions and answers please make sure if the question is already added or not use the search option to search your questions ctlr ...
1
86,753
10,800,447,120
IssuesEvent
2019-11-06 14:14:27
0wntech/drive
https://api.github.com/repos/0wntech/drive
opened
[FEATURE] File Markup - Edit View
design needed enhancement frontend
## User Story As a user, I would like to edit my files, so that I can manage them better and faster than using an external program. ## Requirements/Acceptance Criteria A view that lets a user * Edit the content of the displayed file * Submit the changes * See syntax highlighting for turtle ## Design Tbd.
1.0
[FEATURE] File Markup - Edit View - ## User Story As a user, I would like to edit my files, so that I can manage them better and faster than using an external program. ## Requirements/Acceptance Criteria A view that lets a user * Edit the content of the displayed file * Submit the changes * See syntax highlight...
non_priority
file markup edit view user story as a user i would like to edit my files so that i can manage them better and faster than using an external program requirements acceptance criteria a view that lets a user edit the content of the displayed file submit the changes see syntax highlighting for ...
0
122,992
4,848,102,806
IssuesEvent
2016-11-10 16:37:58
mantidproject/mantid
https://api.github.com/repos/mantidproject/mantid
closed
Numpy version upgrade
Component: Framework Misc: Archived Priority: High
This issue was originally [TRAC 8002](http://trac.mantidproject.org/mantid/ticket/8002) This has been raised by Rob (cc'd). The versions of Numpy that we use are quite different. This makes saving numpy arrays and reloading them on different platforms impossible. Looks like we get/use the following versions on platfo...
1.0
Numpy version upgrade - This issue was originally [TRAC 8002](http://trac.mantidproject.org/mantid/ticket/8002) This has been raised by Rob (cc'd). The versions of Numpy that we use are quite different. This makes saving numpy arrays and reloading them on different platforms impossible. Looks like we get/use the foll...
priority
numpy version upgrade this issue was originally this has been raised by rob cc d the versions of numpy that we use are quite different this makes saving numpy arrays and reloading them on different platforms impossible looks like we get use the following versions on platforms i ve looked at so far m...
1
71,919
9,543,998,358
IssuesEvent
2019-05-01 12:44:35
Arquisoft/dechat_en1b
https://api.github.com/repos/Arquisoft/dechat_en1b
closed
Be able to access the documentation through the deployed app
documentation help wanted implementation
We have to put a new button or whatever fits good to open the documentation directly from the application currently deployed in the Arquisoft page of the repository.
1.0
Be able to access the documentation through the deployed app - We have to put a new button or whatever fits good to open the documentation directly from the application currently deployed in the Arquisoft page of the repository.
non_priority
be able to access the documentation through the deployed app we have to put a new button or whatever fits good to open the documentation directly from the application currently deployed in the arquisoft page of the repository
0
32,033
2,743,246,309
IssuesEvent
2015-04-21 20:40:34
dondi/GRNsight
https://api.github.com/repos/dondi/GRNsight
closed
Combine / and /index.html Google Analytics counts
priority 0 review requested web site
Because we have not customized our GA data collection, the page views for `/` and `/index.html` are counted separately even though they lead to the same page. As a workaround, we can customize the GA reporting for that page to just add the two numbers together.
1.0
Combine / and /index.html Google Analytics counts - Because we have not customized our GA data collection, the page views for `/` and `/index.html` are counted separately even though they lead to the same page. As a workaround, we can customize the GA reporting for that page to just add the two numbers together.
priority
combine and index html google analytics counts because we have not customized our ga data collection the page views for and index html are counted separately even though they lead to the same page as a workaround we can customize the ga reporting for that page to just add the two numbers together
1
25,390
2,683,506,304
IssuesEvent
2015-03-28 01:16:33
isuPatches/RockThePatch
https://api.github.com/repos/isuPatches/RockThePatch
opened
Re-factor vars to follow variable naming scheme and denote globals
Priority 3 Project Requested By Self Status - Haven't Started
- Denote globals with g - Eliminate any hang over type pre-fixes - General clean up
1.0
Re-factor vars to follow variable naming scheme and denote globals - - Denote globals with g - Eliminate any hang over type pre-fixes - General clean up
priority
re factor vars to follow variable naming scheme and denote globals denote globals with g eliminate any hang over type pre fixes general clean up
1
478,201
13,774,786,290
IssuesEvent
2020-10-08 06:54:15
Domiii/dbux
https://api.github.com/repos/Domiii/dbux
closed
[eslint] Fix webpack (background process) -> testBugCommand timing
bug priority
Currently, we start running webpack in the background at the end of `activateBug`, and without waiting move on to run the bug. That will fail initially because webpack has not built the file yet. -> `testBugCommand` should run *after* webpack has finished producing the file. * [ ] add "stop/start webpack" button ...
1.0
[eslint] Fix webpack (background process) -> testBugCommand timing - Currently, we start running webpack in the background at the end of `activateBug`, and without waiting move on to run the bug. That will fail initially because webpack has not built the file yet. -> `testBugCommand` should run *after* webpack has ...
priority
fix webpack background process testbugcommand timing currently we start running webpack in the background at the end of activatebug and without waiting move on to run the bug that will fail initially because webpack has not built the file yet testbugcommand should run after webpack has finishe...
1
35,578
7,782,776,459
IssuesEvent
2018-06-06 07:49:58
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
closed
Height in p-chart is not applied if the responsive parameter is true
defect
**I'm submitting a ...** (check one with "x") ``` [x] bug report => Search github for a similar issue or PR before submitting [ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap [ ] support request => Please do not submit support request h...
1.0
Height in p-chart is not applied if the responsive parameter is true - **I'm submitting a ...** (check one with "x") ``` [x] bug report => Search github for a similar issue or PR before submitting [ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki...
non_priority
height in p chart is not applied if the responsive parameter is true i m submitting a check one with x bug report search github for a similar issue or pr before submitting feature request please check if request is not on the roadmap already support request please do not submit s...
0
33,114
9,022,392,954
IssuesEvent
2019-02-07 01:22:00
HypothesisWorks/hypothesis
https://api.github.com/repos/HypothesisWorks/hypothesis
closed
test_builds_old_style_initless_class fails on Python 2.7 with typing backport installed
tests/build/CI
The test failure is new in hypothesis 4.5.0. ``` platform linux2 -- Python 2.7.15, pytest-4.2.0, py-1.7.0, pluggy-0.8.1 =================================== FAILURES =================================== _____________________ test_builds_old_style_initless_class _____________________ Traceback (most recent call l...
1.0
test_builds_old_style_initless_class fails on Python 2.7 with typing backport installed - The test failure is new in hypothesis 4.5.0. ``` platform linux2 -- Python 2.7.15, pytest-4.2.0, py-1.7.0, pluggy-0.8.1 =================================== FAILURES =================================== _____________________...
non_priority
test builds old style initless class fails on python with typing backport installed the test failure is new in hypothesis platform python pytest py pluggy failures test ...
0
623,215
19,663,337,465
IssuesEvent
2022-01-10 19:26:02
CarnegieLearningWeb/UpGrade
https://api.github.com/repos/CarnegieLearningWeb/UpGrade
closed
Reloading of the experiment detail page does not work
bug priority: high
Right now, when you reload the experiment detail page, you only get the left menu back but the detail section goes blank. See below: ![image](https://user-images.githubusercontent.com/830400/130051910-8b450fff-d420-4c0d-9e33-5f601af6765f.png) In the network tab, we see a 404 error that might be related: ![imag...
1.0
Reloading of the experiment detail page does not work - Right now, when you reload the experiment detail page, you only get the left menu back but the detail section goes blank. See below: ![image](https://user-images.githubusercontent.com/830400/130051910-8b450fff-d420-4c0d-9e33-5f601af6765f.png) In the network ...
priority
reloading of the experiment detail page does not work right now when you reload the experiment detail page you only get the left menu back but the detail section goes blank see below in the network tab we see a error that might be related vivek suggested a solution where we create a new ...
1
19,125
6,672,735,655
IssuesEvent
2017-10-04 12:52:40
opencv/opencv
https://api.github.com/repos/opencv/opencv
closed
saturate_cast.hpp include private header private.cuda.hpp
bug category: build/install category: gpu (cuda)
##### System information (version) - OpenCV => 3.3.0-dev at 2a2537725acb483bcd82628edc17c18e7128d414 - Operating System / Platform => CentOS 7.4 3.10.0-693.2.2.el7.x86_64 - Compiler => GCC 4.8.5 ##### Detailed description Current master installs `include/opencv2/core/cuda/saturate_cast.hpp` that include `ope...
1.0
saturate_cast.hpp include private header private.cuda.hpp - ##### System information (version) - OpenCV => 3.3.0-dev at 2a2537725acb483bcd82628edc17c18e7128d414 - Operating System / Platform => CentOS 7.4 3.10.0-693.2.2.el7.x86_64 - Compiler => GCC 4.8.5 ##### Detailed description Current master installs `in...
non_priority
saturate cast hpp include private header private cuda hpp system information version opencv dev at operating system platform centos compiler gcc detailed description current master installs include core cuda saturate cast hpp that inclu...
0
463,391
13,264,546,453
IssuesEvent
2020-08-21 04:01:09
MyDataTaiwan/mylog14
https://api.github.com/repos/MyDataTaiwan/mylog14
closed
[Bug Report] i18n related - changing language to Japanese & French the setting page displayed in English
QA fix commited fix verified priority-high
**Description** changing language to Japanese & French the setting page displayed in English ![Screenshot_20200612-162355](https://user-images.githubusercontent.com/62582260/84483752-653ca300-accc-11ea-8c5d-f90acab1898f.png) **Environment** * MyLog: v 0.9.0 * OS: Android 8.1.0 , ios 13.3.1
1.0
[Bug Report] i18n related - changing language to Japanese & French the setting page displayed in English - **Description** changing language to Japanese & French the setting page displayed in English ![Screenshot_20200612-162355](https://user-images.githubusercontent.com/62582260/84483752-653ca300-accc-11ea-8c5d-f90a...
priority
related changing language to japanese french the setting page displayed in english description changing language to japanese french the setting page displayed in english environment mylog v os android ios
1
755,661
26,435,957,143
IssuesEvent
2023-01-15 11:53:06
GlodoUK/helm-charts
https://api.github.com/repos/GlodoUK/helm-charts
closed
Odoo optionally separate longpolling
good first issue priority: medium
Requires running Doodba container with `args: ['odoo', 'gevent']`. Currently in testing.
1.0
Odoo optionally separate longpolling - Requires running Doodba container with `args: ['odoo', 'gevent']`. Currently in testing.
priority
odoo optionally separate longpolling requires running doodba container with args currently in testing
1
600,649
18,349,117,429
IssuesEvent
2021-10-08 10:12:54
bobbingwide/oik-types
https://api.github.com/repos/bobbingwide/oik-types
opened
Cater for new labels in CPT registration
enhancement Gutenberg Priority B
Since WordPress 5.8, a variation of the `core/navigation-link` block is registered in the server for each Custom Post Type and Taxonomy where the `show_in_nav_menus` attribute is true. For CPTs registered using `bw_register_post_type()`, many of these variations were indistiguishable in the block editor. In blocks.w...
1.0
Cater for new labels in CPT registration - Since WordPress 5.8, a variation of the `core/navigation-link` block is registered in the server for each Custom Post Type and Taxonomy where the `show_in_nav_menus` attribute is true. For CPTs registered using `bw_register_post_type()`, many of these variations were indist...
priority
cater for new labels in cpt registration since wordpress a variation of the core navigation link block is registered in the server for each custom post type and taxonomy where the show in nav menus attribute is true for cpts registered using bw register post type many of these variations were indist...
1
797,711
28,152,558,919
IssuesEvent
2023-04-03 03:32:11
ADACS-Australia/TraceT
https://api.github.com/repos/ADACS-Australia/TraceT
closed
Migrate to kafka VOEvent/json clients
enhancement High Priority
The 4pisky.org broker that we connect to with comet is not only unreliable (#97) but as of 2 weeks ago it is simply offline. Subscribing to multiple VOEvent brokers (eg, dc3 as per d582577) is a partial solution, however the VOEvent network itself still seems flaky. Andrew has suggested that we subscribe to the GCN t...
1.0
Migrate to kafka VOEvent/json clients - The 4pisky.org broker that we connect to with comet is not only unreliable (#97) but as of 2 weeks ago it is simply offline. Subscribing to multiple VOEvent brokers (eg, dc3 as per d582577) is a partial solution, however the VOEvent network itself still seems flaky. Andrew has ...
priority
migrate to kafka voevent json clients the org broker that we connect to with comet is not only unreliable but as of weeks ago it is simply offline subscribing to multiple voevent brokers eg as per is a partial solution however the voevent network itself still seems flaky andrew has suggested that...
1
826,760
31,711,184,984
IssuesEvent
2023-09-09 09:39:23
googleapis/google-cloud-ruby
https://api.github.com/repos/googleapis/google-cloud-ruby
opened
[Nightly CI Failures] Failures detected for google-cloud-network_connectivity
type: bug priority: p1 nightly failure
At 2023-09-09 09:39:21 UTC, detected failures in google-cloud-network_connectivity for: test. The CI logs can be found [here](https://github.com/googleapis/google-cloud-ruby/actions/runs/6129868852) report_key_16a746a5599ccfa75be6ba664f6c90a5
1.0
[Nightly CI Failures] Failures detected for google-cloud-network_connectivity - At 2023-09-09 09:39:21 UTC, detected failures in google-cloud-network_connectivity for: test. The CI logs can be found [here](https://github.com/googleapis/google-cloud-ruby/actions/runs/6129868852) report_key_16a746a5599ccfa75be6ba664f6c...
priority
failures detected for google cloud network connectivity at utc detected failures in google cloud network connectivity for test the ci logs can be found report key
1
266,446
8,367,761,904
IssuesEvent
2018-10-04 13:10:50
ballerina-platform/ballerina-lang
https://api.github.com/repos/ballerina-platform/ballerina-lang
closed
Need to scroll a lot horizontally to see the full xml message when debugging
Component/Composer Component/Debugger Imported Priority/High Type/Improvement
<a href="https://github.com/dilinisg"><img src="https://avatars2.githubusercontent.com/u/1845370?v=4" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [dilinisg](https://github.com/dilinisg)** _Tuesday Aug 29, 2017 at 09:32 GMT_ _Originally opened as https://github.com/ballerina-lang/composer/issue...
1.0
Need to scroll a lot horizontally to see the full xml message when debugging - <a href="https://github.com/dilinisg"><img src="https://avatars2.githubusercontent.com/u/1845370?v=4" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [dilinisg](https://github.com/dilinisg)** _Tuesday Aug 29, 2017 at 09...
priority
need to scroll a lot horizontally to see the full xml message when debugging issue by tuesday aug at gmt originally opened as release need to scroll a lot horizontally to see the full xml message when there are multiple namespaces
1
370,158
10,926,043,363
IssuesEvent
2019-11-22 13:55:56
ahmedkaludi/accelerated-mobile-pages
https://api.github.com/repos/ahmedkaludi/accelerated-mobile-pages
closed
Tree-shaking issue when user using "Clearfy optimization plugin" plugin(need to build compatibility).
[Priority: HIGH] bug
When a user using the "Clearfy optimization plugin" plugin then clear cache in performance is not working properly. Need to build compatibility with Clearfy cache plugin. Note: In order to recreate the issue enable users Clearfy optimization plugin's settings. Ref URL: https://secure.helpscout.net/conversation/10...
1.0
Tree-shaking issue when user using "Clearfy optimization plugin" plugin(need to build compatibility). - When a user using the "Clearfy optimization plugin" plugin then clear cache in performance is not working properly. Need to build compatibility with Clearfy cache plugin. Note: In order to recreate the issue enabl...
priority
tree shaking issue when user using clearfy optimization plugin plugin need to build compatibility when a user using the clearfy optimization plugin plugin then clear cache in performance is not working properly need to build compatibility with clearfy cache plugin note in order to recreate the issue enabl...
1
207,143
23,428,330,242
IssuesEvent
2022-08-14 18:34:55
MidnightBSD/src
https://api.github.com/repos/MidnightBSD/src
closed
CVE-2019-17594 (Medium) detected in buffalo-gplncurses-5.9 - autoclosed
security vulnerability
## CVE-2019-17594 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>buffalo-gplncurses-5.9</b></p></summary> <p> <p>ARM framework - IDE</p> <p>Library home page: <a href=https://source...
True
CVE-2019-17594 (Medium) detected in buffalo-gplncurses-5.9 - autoclosed - ## CVE-2019-17594 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>buffalo-gplncurses-5.9</b></p></summary> <p...
non_priority
cve medium detected in buffalo gplncurses autoclosed cve medium severity vulnerability vulnerable library buffalo gplncurses arm framework ide library home page a href found in head commit a href found in base branches stable stable vulnera...
0
634,978
20,376,140,174
IssuesEvent
2022-02-21 15:48:11
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
reopened
www.rawstory.com - see bug description
status-needsinfo browser-firefox priority-normal engine-gecko
<!-- @browser: Firefox 97.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0 --> <!-- @reported_with: unknown --> **URL**: https://www.rawstory.com/ **Browser / Version**: Firefox 97.0 **Operating System**: Windows 10 **Tested Another Browser**: Yes Chrome **Problem...
1.0
www.rawstory.com - see bug description - <!-- @browser: Firefox 97.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0 --> <!-- @reported_with: unknown --> **URL**: https://www.rawstory.com/ **Browser / Version**: Firefox 97.0 **Operating System**: Windows 10 **Tested...
priority
see bug description url browser version firefox operating system windows tested another browser yes chrome problem type something else description when scrolled down page site auto refreshes to top of page then have to scroll back down to where you were other br...
1
555,333
16,451,931,488
IssuesEvent
2021-05-21 07:14:43
lowRISC/opentitan
https://api.github.com/repos/lowRISC/opentitan
opened
[dvsim] Add ability to set cpu, ram and disk usage for each job
Component:Tooling Priority:P2 Type:Enhancement
This does not apply when running the job locally. When running jobs on external machines, the load balancing systems (LSF, GCP, SunGrid etc.) provide the ability to set the resource constraints to be able to more effectively schedule jobs. The jobs requesting lower ram / disk typically get prioritized first. For ou...
1.0
[dvsim] Add ability to set cpu, ram and disk usage for each job - This does not apply when running the job locally. When running jobs on external machines, the load balancing systems (LSF, GCP, SunGrid etc.) provide the ability to set the resource constraints to be able to more effectively schedule jobs. The jobs r...
priority
add ability to set cpu ram and disk usage for each job this does not apply when running the job locally when running jobs on external machines the load balancing systems lsf gcp sungrid etc provide the ability to set the resource constraints to be able to more effectively schedule jobs the jobs request...
1
313,528
9,562,672,549
IssuesEvent
2019-05-04 11:20:28
dwyl/github-backup
https://api.github.com/repos/dwyl/github-backup
opened
😕
help wanted priority-2
https://www.zdnet.com/article/a-hacker-is-wiping-git-repositories-and-asking-for-a-ransom ![image](https://user-images.githubusercontent.com/194400/57178363-baba4580-6e66-11e9-91bc-e32b446f8ea1.png) # Todo + [ ] Revive this project + [ ] Backup all our repos + [ ] code + [ ] issues + [ ] schedule a Git...
1.0
😕 - https://www.zdnet.com/article/a-hacker-is-wiping-git-repositories-and-asking-for-a-ransom ![image](https://user-images.githubusercontent.com/194400/57178363-baba4580-6e66-11e9-91bc-e32b446f8ea1.png) # Todo + [ ] Revive this project + [ ] Backup all our repos + [ ] code + [ ] issues + [ ] schedule ...
priority
😕 todo revive this project backup all our repos code issues schedule a git hook that performs the backup on each commit or issue pr update document it so others can use it
1
24,496
12,122,299,064
IssuesEvent
2020-04-22 10:43:34
mozilla/bugbug
https://api.github.com/repos/mozilla/bugbug
closed
Instead of getting automation relevance and applying raw patches for try, just pull
enhancement http_service
We did it for autoland (#1433), but for try we can't yet (since there are too many heads, pulling from try is super slow).
1.0
Instead of getting automation relevance and applying raw patches for try, just pull - We did it for autoland (#1433), but for try we can't yet (since there are too many heads, pulling from try is super slow).
non_priority
instead of getting automation relevance and applying raw patches for try just pull we did it for autoland but for try we can t yet since there are too many heads pulling from try is super slow
0
247,567
7,919,967,332
IssuesEvent
2018-07-04 20:11:47
ELVIS-Project/elvisproject
https://api.github.com/repos/ELVIS-Project/elvisproject
closed
Link to API documentation
Medium Priority
The link to the API documentation should go to at least the stable built, since http://vis-framework.readthedocs.io points to VIS 2.0. http://vis-framework.readthedocs.io/en/stable/
1.0
Link to API documentation - The link to the API documentation should go to at least the stable built, since http://vis-framework.readthedocs.io points to VIS 2.0. http://vis-framework.readthedocs.io/en/stable/
priority
link to api documentation the link to the api documentation should go to at least the stable built since points to vis
1
212,463
7,237,484,183
IssuesEvent
2018-02-13 11:10:43
datahq/datahub-qa
https://api.github.com/repos/datahq/datahub-qa
opened
Repeating dates in the x axis of the simple graphs
Priority ★★ Severity: Minor
When there are very few values for x axis, we have ticks with repeating values, which looks wrong. ## How to reproduce - go to https://datahub.io/AcckiyGerman/datahub-qa-issues-tracker and see the graph - notice that x axis ticks have repeating dates, e.g., 11 Feb 2018 appears 4 times ## Expected behaviour ...
1.0
Repeating dates in the x axis of the simple graphs - When there are very few values for x axis, we have ticks with repeating values, which looks wrong. ## How to reproduce - go to https://datahub.io/AcckiyGerman/datahub-qa-issues-tracker and see the graph - notice that x axis ticks have repeating dates, e.g., 11...
priority
repeating dates in the x axis of the simple graphs when there are very few values for x axis we have ticks with repeating values which looks wrong how to reproduce go to and see the graph notice that x axis ticks have repeating dates e g feb appears times expected behaviour no r...
1
89,604
15,831,467,781
IssuesEvent
2021-04-06 13:39:55
azmathasan92/concourse-ci-cd
https://api.github.com/repos/azmathasan92/concourse-ci-cd
opened
CVE-2019-20444 (High) detected in netty-codec-http-4.1.27.Final.jar
security vulnerability
## CVE-2019-20444 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>netty-codec-http-4.1.27.Final.jar</b></p></summary> <p>Netty is an asynchronous event-driven network application frame...
True
CVE-2019-20444 (High) detected in netty-codec-http-4.1.27.Final.jar - ## CVE-2019-20444 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>netty-codec-http-4.1.27.Final.jar</b></p></summar...
non_priority
cve high detected in netty codec http final jar cve high severity vulnerability vulnerable library netty codec http final jar netty is an asynchronous event driven network application framework for rapid development of maintainable high performance protocol servers and c...
0
170,974
27,037,923,311
IssuesEvent
2023-02-13 00:29:49
mjtamlyn/tamlynscore
https://api.github.com/repos/mjtamlyn/tamlynscore
closed
Navbar breaks on intermediate screen size
bug design
The navbar ends up breaking when the screen isn't large enough to support it full width: ![broken nav bar](http://i.imgur.com/pA9kYxx.png)
1.0
Navbar breaks on intermediate screen size - The navbar ends up breaking when the screen isn't large enough to support it full width: ![broken nav bar](http://i.imgur.com/pA9kYxx.png)
non_priority
navbar breaks on intermediate screen size the navbar ends up breaking when the screen isn t large enough to support it full width
0
652,307
21,527,788,154
IssuesEvent
2022-04-28 20:20:48
FabMo/FabMo-Engine
https://api.github.com/repos/FabMo/FabMo-Engine
opened
Consistent presentation of Info/Help and Settings for system Apps; also consider adding to FabMo API
system-primary-app priority_3_Low
Several years ago we had discussions about standardizing how we handled the UI for "app-info/help" and "app-settings" in our system apps. For several of them, the user help is currently provided via little blue "i" 's (info buttons?) that open tool-tips when clicked. I changed the "i" button in the previewer to also to...
1.0
Consistent presentation of Info/Help and Settings for system Apps; also consider adding to FabMo API - Several years ago we had discussions about standardizing how we handled the UI for "app-info/help" and "app-settings" in our system apps. For several of them, the user help is currently provided via little blue "i" 's...
priority
consistent presentation of info help and settings for system apps also consider adding to fabmo api several years ago we had discussions about standardizing how we handled the ui for app info help and app settings in our system apps for several of them the user help is currently provided via little blue i s...
1
300,965
9,214,313,044
IssuesEvent
2019-03-10 18:53:58
abpframework/abp
https://api.github.com/repos/abpframework/abp
closed
UI Layout system
feature framework priority:normal
- [ ] Menus (and a default main menu) - [ ] Top Bar(s) (can contains menus) - [ ] User Menu (special menu for user actions) - [ ] Side Bar (left/right) (can contain menus) - [ ] Top/Left/Right/Bottom areas. - [ ] Warning areas - [ ] BreadCrumb system - [ ] Footer
1.0
UI Layout system - - [ ] Menus (and a default main menu) - [ ] Top Bar(s) (can contains menus) - [ ] User Menu (special menu for user actions) - [ ] Side Bar (left/right) (can contain menus) - [ ] Top/Left/Right/Bottom areas. - [ ] Warning areas - [ ] BreadCrumb system - [ ] Footer
priority
ui layout system menus and a default main menu top bar s can contains menus user menu special menu for user actions side bar left right can contain menus top left right bottom areas warning areas breadcrumb system footer
1
232,767
25,603,941,742
IssuesEvent
2022-12-01 23:05:15
amplify-education/tmp_SAST_eval_railsgoat
https://api.github.com/repos/amplify-education/tmp_SAST_eval_railsgoat
opened
moment-1.7.2.min.js: 5 vulnerabilities (highest severity is: 7.5)
security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>moment-1.7.2.min.js</b></p></summary> <p>Parse, validate, manipulate, and display dates</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/mome...
True
moment-1.7.2.min.js: 5 vulnerabilities (highest severity is: 7.5) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>moment-1.7.2.min.js</b></p></summary> <p>Parse, validate, manipulate, and display dates</p> <p>Lib...
non_priority
moment min js vulnerabilities highest severity is vulnerable library moment min js parse validate manipulate and display dates library home page a href found in head commit a href vulnerabilities cve severity cvss dependency type fixed in momen...
0
96,595
16,137,302,577
IssuesEvent
2021-04-29 13:25:42
jgeraigery/creative-assets
https://api.github.com/repos/jgeraigery/creative-assets
opened
CVE-2020-11022 (Medium) detected in multiple libraries
security vulnerability
## CVE-2020-11022 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-1.12.2.min.js</b>, <b>jquery-1.7.1.min.js</b>, <b>jquery-2.1.4.min.js</b></p></summary> <p> <details><summa...
True
CVE-2020-11022 (Medium) detected in multiple libraries - ## CVE-2020-11022 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-1.12.2.min.js</b>, <b>jquery-1.7.1.min.js</b>, <b>j...
non_priority
cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries jquery min js jquery min js jquery min js jquery min js javascript library for dom operations library home page a href path to dependency file cre...
0
608,396
18,837,632,917
IssuesEvent
2021-11-11 04:19:50
boostcampwm-2021/iOS05-Escaper
https://api.github.com/repos/boostcampwm-2021/iOS05-Escaper
closed
[E8 S1 T1] 사용자 방 UI를 구현한다.
feature High Priority
### Epic - Story - Task Epic : 상세 페이지 Story : 사용자가 방에 대한 정보를 볼 수 있다 Task : 사용자 방 UI를 구현한다. ### 완료조건 - [ ] 디테일 화면 기본 UI를 완성한다. 방에 대한 기본정보가 들어가면 된다.
1.0
[E8 S1 T1] 사용자 방 UI를 구현한다. - ### Epic - Story - Task Epic : 상세 페이지 Story : 사용자가 방에 대한 정보를 볼 수 있다 Task : 사용자 방 UI를 구현한다. ### 완료조건 - [ ] 디테일 화면 기본 UI를 완성한다. 방에 대한 기본정보가 들어가면 된다.
priority
사용자 방 ui를 구현한다 epic story task epic 상세 페이지 story 사용자가 방에 대한 정보를 볼 수 있다 task 사용자 방 ui를 구현한다 완료조건 디테일 화면 기본 ui를 완성한다 방에 대한 기본정보가 들어가면 된다
1
210,230
7,187,112,493
IssuesEvent
2018-02-02 03:00:47
daryltan888/Group1_OOP
https://api.github.com/repos/daryltan888/Group1_OOP
closed
MRT Time Travel
Priority Normal complex in progress working adults
Commuters want to know the time of traveling from one destination to another via MRT.
1.0
MRT Time Travel - Commuters want to know the time of traveling from one destination to another via MRT.
priority
mrt time travel commuters want to know the time of traveling from one destination to another via mrt
1
829,849
31,926,314,146
IssuesEvent
2023-09-19 02:13:45
ACCESS-NRI/build-ci
https://api.github.com/repos/ACCESS-NRI/build-ci
closed
Store model names in one location and re-use
enhancement priority:low
We're hard-coding the model names in a couple of places. It would be good to use a global env variable to store the model names to avoid having them defined in two locations: See https://stackoverflow.com/a/73274812 e.g. ```yaml env: models: ("access-om2" "access-om3") ``` and then use them in the options ...
1.0
Store model names in one location and re-use - We're hard-coding the model names in a couple of places. It would be good to use a global env variable to store the model names to avoid having them defined in two locations: See https://stackoverflow.com/a/73274812 e.g. ```yaml env: models: ("access-om2" "acces...
priority
store model names in one location and re use we re hard coding the model names in a couple of places it would be good to use a global env variable to store the model names to avoid having them defined in two locations see e g yaml env models access access and then use them in the ...
1
381,244
26,443,342,587
IssuesEvent
2023-01-16 03:50:46
TinhToQuang/homepage
https://api.github.com/repos/TinhToQuang/homepage
closed
Create additional info blocks
documentation wontfix
- My hobbies: Video games ( especially for 2D and 2.5D games ), drinking coffee, watching anime & read manga. - My interest: Walking with listening music.
1.0
Create additional info blocks - - My hobbies: Video games ( especially for 2D and 2.5D games ), drinking coffee, watching anime & read manga. - My interest: Walking with listening music.
non_priority
create additional info blocks my hobbies video games especially for and games drinking coffee watching anime read manga my interest walking with listening music
0
714,838
24,577,402,912
IssuesEvent
2022-10-13 13:21:16
AY2223S1-CS2103-F13-1/tp
https://api.github.com/repos/AY2223S1-CS2103-F13-1/tp
closed
As a new user, I can view a list of available commands
type.Story priority.Medium
so that I can learn about the functionalities of the application.
1.0
As a new user, I can view a list of available commands - so that I can learn about the functionalities of the application.
priority
as a new user i can view a list of available commands so that i can learn about the functionalities of the application
1
386,745
26,699,604,095
IssuesEvent
2023-01-27 13:21:39
RalphHightower/RalphHightower
https://api.github.com/repos/RalphHightower/RalphHightower
closed
HardwareProjects: PTP Clock
documentation
**What page should this be added to?**<br> HardwareProjects.md **What section/heading should this be added to?**<br> Precision Time Protocol **Include the Markdown text that is to be added below:**<br> Format the following to be presentable. HardwareProjects.md | [Time Appliance Project](https://github.com...
1.0
HardwareProjects: PTP Clock - **What page should this be added to?**<br> HardwareProjects.md **What section/heading should this be added to?**<br> Precision Time Protocol **Include the Markdown text that is to be added below:**<br> Format the following to be presentable. HardwareProjects.md | [Time Applian...
non_priority
hardwareprojects ptp clock what page should this be added to hardwareprojects md what section heading should this be added to precision time protocol include the markdown text that is to be added below format the following to be presentable hardwareprojects md time master is a...
0
559,047
16,548,758,239
IssuesEvent
2021-05-28 05:32:42
DeFiCh/jellyfish
https://api.github.com/repos/DeFiCh/jellyfish
closed
additional test in `jellyfish-api-core` to ensure DFI can only be sent as UTXO
area/jellyfish-api-core kind/feature priority/important-soon triage/accepted
<!-- Please only use this template for submitting enhancement/feature requests --> #### What would you like to be added: A test within `jellyfish-api-core` to ensure that DFI can only be sent to others in the form of UTXO. `expect().toThrow()` #### Why is this needed: Additional regression capability for ...
1.0
additional test in `jellyfish-api-core` to ensure DFI can only be sent as UTXO - <!-- Please only use this template for submitting enhancement/feature requests --> #### What would you like to be added: A test within `jellyfish-api-core` to ensure that DFI can only be sent to others in the form of UTXO. `expect(...
priority
additional test in jellyfish api core to ensure dfi can only be sent as utxo what would you like to be added a test within jellyfish api core to ensure that dfi can only be sent to others in the form of utxo expect tothrow why is this needed additional regression capability for ...
1
403,942
11,849,412,343
IssuesEvent
2020-03-24 15:12:36
xwikisas/application-diagram
https://api.github.com/repos/xwikisas/application-diagram
closed
Add support for choosing between SVG-based and image-based PDF export per diagram
Priority: Major Type: New Feature
We recently dropped image-based PDF diagram export (when exporting a wiki page to PDF) in favor of SVG-based PDF export. While this has improved the PDF export quality in general, there are still some issues coming from the fact that we use Apache FOP for server-side PDF export which doesn't support HTML inside SVG (fo...
1.0
Add support for choosing between SVG-based and image-based PDF export per diagram - We recently dropped image-based PDF diagram export (when exporting a wiki page to PDF) in favor of SVG-based PDF export. While this has improved the PDF export quality in general, there are still some issues coming from the fact that we...
priority
add support for choosing between svg based and image based pdf export per diagram we recently dropped image based pdf diagram export when exporting a wiki page to pdf in favor of svg based pdf export while this has improved the pdf export quality in general there are still some issues coming from the fact that we...
1
264,982
8,329,127,902
IssuesEvent
2018-09-27 04:49:31
AtlasOfLivingAustralia/biocollect
https://api.github.com/repos/AtlasOfLivingAustralia/biocollect
closed
View data - Buttons to view in occurrence explorer and spatial portal not working for most projects
Priority - high Product - BioCollect Source - client request Status - completed Type - bug
The buttons to view data in the ALA occurrence explorer and spatial portal are only working for the sightings.ala.org.au project. We need for these to work for all projects and filtered selections of data from BioCollect. High importance because a client is dependent on it being fixed asap.
1.0
View data - Buttons to view in occurrence explorer and spatial portal not working for most projects - The buttons to view data in the ALA occurrence explorer and spatial portal are only working for the sightings.ala.org.au project. We need for these to work for all projects and filtered selections of data from BioColle...
priority
view data buttons to view in occurrence explorer and spatial portal not working for most projects the buttons to view data in the ala occurrence explorer and spatial portal are only working for the sightings ala org au project we need for these to work for all projects and filtered selections of data from biocolle...
1
813,340
30,454,396,538
IssuesEvent
2023-07-16 17:53:26
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
reopened
The resourceVersion for the provided list is too old
kind/support priority/awaiting-more-evidence sig/api-machinery sig/cli lifecycle/rotten triage/accepted
We get the following error msg at the time of executing `kubect get pod` command. Error: ``` Error from server (Expired): The resourceVersion for the provided list is too old.\n ``` Here are the details of k8s version: - Client Version: version.Info{Major:"1", Minor:"20", GitVersion:"v1.20.4", GitCommit:"...
1.0
The resourceVersion for the provided list is too old - We get the following error msg at the time of executing `kubect get pod` command. Error: ``` Error from server (Expired): The resourceVersion for the provided list is too old.\n ``` Here are the details of k8s version: - Client Version: version.Info{M...
priority
the resourceversion for the provided list is too old we get the following error msg at the time of executing kubect get pod command error error from server expired the resourceversion for the provided list is too old n here are the details of version client version version info maj...
1
51,067
3,010,512,049
IssuesEvent
2015-07-28 13:38:12
ankidroid/Anki-Android
https://api.github.com/repos/ankidroid/Anki-Android
closed
Implement log collector
accepted enhancement Priority-High
Originally reported on Google Code with ID 2062 ``` Since Android 4.1, Android apps can not only see their own log. Apps like LogCollector don't work anymore. It becomes very difficult to debug user problems. A solution could be to implement a mini LogCollector inside AnkiDroid, which would allow users to send the...
1.0
Implement log collector - Originally reported on Google Code with ID 2062 ``` Since Android 4.1, Android apps can not only see their own log. Apps like LogCollector don't work anymore. It becomes very difficult to debug user problems. A solution could be to implement a mini LogCollector inside AnkiDroid, which wou...
priority
implement log collector originally reported on google code with id since android android apps can not only see their own log apps like logcollector don t work anymore it becomes very difficult to debug user problems a solution could be to implement a mini logcollector inside ankidroid which would ...
1
367,884
10,862,583,582
IssuesEvent
2019-11-14 13:35:52
francismaria/MaTheX2Java
https://api.github.com/repos/francismaria/MaTheX2Java
closed
Create a Logger
backend enhancement medium priority
A logger class shall be created in order to log what is happening in the server and to replace the `console.log()`s that can not made into production mode.
1.0
Create a Logger - A logger class shall be created in order to log what is happening in the server and to replace the `console.log()`s that can not made into production mode.
priority
create a logger a logger class shall be created in order to log what is happening in the server and to replace the console log s that can not made into production mode
1
232,800
25,706,340,986
IssuesEvent
2022-12-07 01:05:21
Hieunc-NT/eShopOnContainers
https://api.github.com/repos/Hieunc-NT/eShopOnContainers
opened
WebMVC-1.0.0: 1 vulnerabilities (highest severity is: 5.9)
security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>WebMVC-1.0.0</b></p></summary> <p></p> <p>Path to vulnerable library: /home/wss-scanner/.nuget/packages/system.security.cryptography.xml/6.0.0/system.security.cryptog...
True
WebMVC-1.0.0: 1 vulnerabilities (highest severity is: 5.9) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>WebMVC-1.0.0</b></p></summary> <p></p> <p>Path to vulnerable library: /home/wss-scanner/.nuget/packages/s...
non_priority
webmvc vulnerabilities highest severity is vulnerable library webmvc path to vulnerable library home wss scanner nuget packages system security cryptography xml system security cryptography xml nupkg found in head commit a href vulnerabilities cve ...
0
640,033
20,771,529,584
IssuesEvent
2022-03-16 05:36:28
AY2122S2-CS2103T-W13-4/tp
https://api.github.com/repos/AY2122S2-CS2103T-W13-4/tp
closed
As a first time user, I can track my clients' birthdays
priority.High type.Story
so that I can surprise them for their birthdays
1.0
As a first time user, I can track my clients' birthdays - so that I can surprise them for their birthdays
priority
as a first time user i can track my clients birthdays so that i can surprise them for their birthdays
1
28,819
4,441,509,963
IssuesEvent
2016-08-19 09:35:19
superbatonchik/EduFormManager
https://api.github.com/repos/superbatonchik/EduFormManager
closed
Надо разобраться с оповещением "сроки сдачи форм"
test test eshe raz
# Надо разобраться с оповещением "сроки сдачи форм" в общей картине все хорошо, но давай рассмотрим более детально: - если я ставлю срок сдачи формы "Питание обучающихся в дневных ОО (1 кв. 2016г.) - 1 апреля в 15.00, программа в оповещениях на уровне МО и ОО показывает, вот так см. рисунок (что сдать форму нуж...
2.0
Надо разобраться с оповещением "сроки сдачи форм" - # Надо разобраться с оповещением "сроки сдачи форм" в общей картине все хорошо, но давай рассмотрим более детально: - если я ставлю срок сдачи формы "Питание обучающихся в дневных ОО (1 кв. 2016г.) - 1 апреля в 15.00, программа в оповещениях на уровне МО и ОО пок...
non_priority
надо разобраться с оповещением сроки сдачи форм надо разобраться с оповещением сроки сдачи форм в общей картине все хорошо но давай рассмотрим более детально если я ставлю срок сдачи формы питание обучающихся в дневных оо кв апреля в программа в оповещениях на уровне мо и оо показывае...
0
266,958
28,485,781,728
IssuesEvent
2023-04-18 07:46:30
Satheesh575555/openSSL_1.0.1g
https://api.github.com/repos/Satheesh575555/openSSL_1.0.1g
opened
CVE-2014-3508 (Low) detected in opensslOpenSSL_1_0_1g, opensslOpenSSL_1_0_1g
Mend: dependency security vulnerability
## CVE-2014-3508 - Low Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>opensslOpenSSL_1_0_1g</b>, <b>opensslOpenSSL_1_0_1g</b></p></summary> <p> </p> </details> <p></p> <details><summary><...
True
CVE-2014-3508 (Low) detected in opensslOpenSSL_1_0_1g, opensslOpenSSL_1_0_1g - ## CVE-2014-3508 - Low Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>opensslOpenSSL_1_0_1g</b>, <b>opensslOpe...
non_priority
cve low detected in opensslopenssl opensslopenssl cve low severity vulnerability vulnerable libraries opensslopenssl opensslopenssl vulnerability details the obj function in crypto objects obj dat c in openssl before befo...
0
222,553
7,433,724,633
IssuesEvent
2018-03-26 08:38:47
CS2103JAN2018-W10-B3/main
https://api.github.com/repos/CS2103JAN2018-W10-B3/main
opened
Implement Interactive Chat-like UI for Commands
priority.high type.epic
# 🌟Interactive Chat-like UI for Commands Prompt user for details when using commands as opposed to fields `Enters interaction mode.` ## Order of priority of implementation 🥇`add` command 🥈`edit` command 🥉`order` command Sample use case: 1. User: `add` 2. System: `Enter name:` 3. User: `Chicken Burger` ...
1.0
Implement Interactive Chat-like UI for Commands - # 🌟Interactive Chat-like UI for Commands Prompt user for details when using commands as opposed to fields `Enters interaction mode.` ## Order of priority of implementation 🥇`add` command 🥈`edit` command 🥉`order` command Sample use case: 1. User: `add` 2....
priority
implement interactive chat like ui for commands 🌟interactive chat like ui for commands prompt user for details when using commands as opposed to fields enters interaction mode order of priority of implementation 🥇 add command 🥈 edit command 🥉 order command sample use case user add ...
1
3,866
4,677,588,238
IssuesEvent
2016-10-07 15:31:25
michalove/platformer
https://api.github.com/repos/michalove/platformer
closed
Access option menu from within game
infrastructure Survey
Can we make the options menu available from within the game, so the player does not have to exit the game or the world map?
1.0
Access option menu from within game - Can we make the options menu available from within the game, so the player does not have to exit the game or the world map?
non_priority
access option menu from within game can we make the options menu available from within the game so the player does not have to exit the game or the world map
0
169,173
26,755,061,370
IssuesEvent
2023-01-30 23:12:46
chapel-lang/chapel
https://api.github.com/repos/chapel-lang/chapel
reopened
Should our 1-element array literals require a trailing comma?
type: Design area: Language user issue type: Chapel 2.0
A one-tuple in Chapel is represented as `(elem, )` since simply `(elem)` is ambiguous whether we mean a 1-tuple or simply a parenthesized expression. Meanwhile, for one-element array literals, we support either `[elem]` or `[elem, ]`. I believe the reason for this is that there isn't the same sort of ambiguity. [T...
1.0
Should our 1-element array literals require a trailing comma? - A one-tuple in Chapel is represented as `(elem, )` since simply `(elem)` is ambiguous whether we mean a 1-tuple or simply a parenthesized expression. Meanwhile, for one-element array literals, we support either `[elem]` or `[elem, ]`. I believe the reaso...
non_priority
should our element array literals require a trailing comma a one tuple in chapel is represented as elem since simply elem is ambiguous whether we mean a tuple or simply a parenthesized expression meanwhile for one element array literals we support either or i believe the reason for this i...
0
281,894
21,315,446,385
IssuesEvent
2022-04-16 07:29:25
Rdac0/pe
https://api.github.com/repos/Rdac0/pe
opened
UG has insufficient explanation regarding editing Tags.
type.DocumentationBug severity.Low
The UG is not clear in commands regarding editing Tags, mainly the 'default' ones, not Priority or Status tags. ![image.png](https://raw.githubusercontent.com/Rdac0/pe/main/files/bc3891fb-cea1-43f3-a213-dbbd4efbcd0b.png) I think this is Low because the act of editing the tag can be ambiguous. How it works currently ...
1.0
UG has insufficient explanation regarding editing Tags. - The UG is not clear in commands regarding editing Tags, mainly the 'default' ones, not Priority or Status tags. ![image.png](https://raw.githubusercontent.com/Rdac0/pe/main/files/bc3891fb-cea1-43f3-a213-dbbd4efbcd0b.png) I think this is Low because the act of...
non_priority
ug has insufficient explanation regarding editing tags the ug is not clear in commands regarding editing tags mainly the default ones not priority or status tags i think this is low because the act of editing the tag can be ambiguous how it works currently is that it replaces all the current tags ...
0
76,299
26,351,757,871
IssuesEvent
2023-01-11 05:53:58
jMonkeyEngine/jmonkeyengine
https://api.github.com/repos/jMonkeyEngine/jmonkeyengine
closed
Linux: Native Crash lwjgl2 OpenJDK 11.0.5
defect
So, originally this has been discovered by @jayfella but I don't think we've been tracking this officially already, thus: Just trying to run the most simple example (here app.start()) using lwjgl2 fails as follows: ``` Jan. 11, 2020 3:11:12 NACHM. com.jme3.system.JmeDesktopSystem initialize INFORMATION: Running o...
1.0
Linux: Native Crash lwjgl2 OpenJDK 11.0.5 - So, originally this has been discovered by @jayfella but I don't think we've been tracking this officially already, thus: Just trying to run the most simple example (here app.start()) using lwjgl2 fails as follows: ``` Jan. 11, 2020 3:11:12 NACHM. com.jme3.system.JmeDesk...
non_priority
linux native crash openjdk so originally this has been discovered by jayfella but i don t think we ve been tracking this officially already thus just trying to run the most simple example here app start using fails as follows jan nachm com system jmedesktopsystem initialize...
0
288,266
8,837,603,703
IssuesEvent
2019-01-05 07:10:21
Ohesachite/hyland-hackathon-project-1
https://api.github.com/repos/Ohesachite/hyland-hackathon-project-1
opened
search & filter -- listings
feature priority high
this page is dedicated to creating data queries (via searching and filtering) and displaying their results, specifically regarding the job listings. it should be similar in overall structure to the other search & filter pages, but with specific sections relating to the unique data set that listings involve. the quer...
1.0
search & filter -- listings - this page is dedicated to creating data queries (via searching and filtering) and displaying their results, specifically regarding the job listings. it should be similar in overall structure to the other search & filter pages, but with specific sections relating to the unique data set that...
priority
search filter listings this page is dedicated to creating data queries via searching and filtering and displaying their results specifically regarding the job listings it should be similar in overall structure to the other search filter pages but with specific sections relating to the unique data set that...
1
47,820
13,258,229,945
IssuesEvent
2020-08-20 15:06:41
Mohib-hub/jwala
https://api.github.com/repos/Mohib-hub/jwala
opened
CVE-2016-5007 (High) detected in spring-webmvc-3.2.6.RELEASE.jar
security vulnerability
## CVE-2016-5007 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-webmvc-3.2.6.RELEASE.jar</b></p></summary> <p>Spring Web MVC</p> <p>Library home page: <a href="https://github.c...
True
CVE-2016-5007 (High) detected in spring-webmvc-3.2.6.RELEASE.jar - ## CVE-2016-5007 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-webmvc-3.2.6.RELEASE.jar</b></p></summary> <p...
non_priority
cve high detected in spring webmvc release jar cve high severity vulnerability vulnerable library spring webmvc release jar spring web mvc library home page a href path to vulnerable library depth jwala jwala services src test resources get resource mime type test fi...
0
341,036
24,680,929,916
IssuesEvent
2022-10-18 21:15:17
dagger/dagger
https://api.github.com/repos/dagger/dagger
closed
Introduction for Go SDK docs
area/documentation
We need an intro page for the Go SDK docs #3360 We should use the content from the intro readme here, and alter it to focus on the Go SDK instead of extensions: https://github.com/dagger/dagger/tree/cloak
1.0
Introduction for Go SDK docs - We need an intro page for the Go SDK docs #3360 We should use the content from the intro readme here, and alter it to focus on the Go SDK instead of extensions: https://github.com/dagger/dagger/tree/cloak
non_priority
introduction for go sdk docs we need an intro page for the go sdk docs we should use the content from the intro readme here and alter it to focus on the go sdk instead of extensions
0
84,675
7,929,472,291
IssuesEvent
2018-07-06 15:10:48
vgstation-coders/vgstation13
https://api.github.com/repos/vgstation-coders/vgstation13
closed
Bagelstation causes AIs to crash randomly
Mapping (Bagel) Needs Moar Testing T-Thanks BYOND
#### Description of issue Bagelstation causes AIs to have their Dreamseeker client crash at random. Various players have agreed that it's the map doing it. Could have sworn there was a formal issue for this already but apparently not. #### Length of time in which bug has been known to occur This has happened for m...
1.0
Bagelstation causes AIs to crash randomly - #### Description of issue Bagelstation causes AIs to have their Dreamseeker client crash at random. Various players have agreed that it's the map doing it. Could have sworn there was a formal issue for this already but apparently not. #### Length of time in which bug has ...
non_priority
bagelstation causes ais to crash randomly description of issue bagelstation causes ais to have their dreamseeker client crash at random various players have agreed that it s the map doing it could have sworn there was a formal issue for this already but apparently not length of time in which bug has ...
0
6,535
3,028,878,296
IssuesEvent
2015-08-04 09:02:03
Eawag-DataWareHouse/SDWH
https://api.github.com/repos/Eawag-DataWareHouse/SDWH
opened
parameters.xml
Documentation question
It seems that all the fields in the .xml are checked and if any of the fields is different from the existing ones in the DB, a new parameter is loaded to the DB. True?
1.0
parameters.xml - It seems that all the fields in the .xml are checked and if any of the fields is different from the existing ones in the DB, a new parameter is loaded to the DB. True?
non_priority
parameters xml it seems that all the fields in the xml are checked and if any of the fields is different from the existing ones in the db a new parameter is loaded to the db true
0
544,597
15,894,886,639
IssuesEvent
2021-04-11 11:59:43
googleapis/nodejs-web-risk
https://api.github.com/repos/googleapis/nodejs-web-risk
closed
Synthesis failed for nodejs-web-risk
api: webrisk autosynth failure priority: p1 type: bug
Hello! Autosynth couldn't regenerate nodejs-web-risk. :broken_heart: Please investigate and fix this issue within 5 business days. While it remains broken, this library cannot be updated with changes to the nodejs-web-risk API, and the library grows stale. See https://github.com/googleapis/synthtool/blob/master/auto...
1.0
Synthesis failed for nodejs-web-risk - Hello! Autosynth couldn't regenerate nodejs-web-risk. :broken_heart: Please investigate and fix this issue within 5 business days. While it remains broken, this library cannot be updated with changes to the nodejs-web-risk API, and the library grows stale. See https://github.co...
priority
synthesis failed for nodejs web risk hello autosynth couldn t regenerate nodejs web risk broken heart please investigate and fix this issue within business days while it remains broken this library cannot be updated with changes to the nodejs web risk api and the library grows stale see for trouble sho...
1
714,716
24,571,580,310
IssuesEvent
2022-10-13 09:03:34
aiidateam/plumpy
https://api.github.com/repos/aiidateam/plumpy
closed
Dependencies: update minimum requirement to `nest-asyncio>1.5.1`
priority/important topic/dependencies type/dependencies
The package is broken with `nest-asyncio==1.5.0`
1.0
Dependencies: update minimum requirement to `nest-asyncio>1.5.1` - The package is broken with `nest-asyncio==1.5.0`
priority
dependencies update minimum requirement to nest asyncio the package is broken with nest asyncio
1
59,116
3,103,139,815
IssuesEvent
2015-08-31 07:42:39
choko/MT-ComparEval
https://api.github.com/repos/choko/MT-ComparEval
opened
Rolling log file
bug feature request low priority
We had a problem that an error message that appeared very often resulted in a huge logfile. The log file kept getting bigger and bigger and eventually the system crashed. I suggest to make the log file a rolling log file. @choko do you use a logging library? Is it possible to configure logging somewhere? I would ...
1.0
Rolling log file - We had a problem that an error message that appeared very often resulted in a huge logfile. The log file kept getting bigger and bigger and eventually the system crashed. I suggest to make the log file a rolling log file. @choko do you use a logging library? Is it possible to configure logging ...
priority
rolling log file we had a problem that an error message that appeared very often resulted in a huge logfile the log file kept getting bigger and bigger and eventually the system crashed i suggest to make the log file a rolling log file choko do you use a logging library is it possible to configure logging ...
1
470,951
13,550,451,624
IssuesEvent
2020-09-17 09:37:35
open-telemetry/opentelemetry-java-instrumentation
https://api.github.com/repos/open-telemetry/opentelemetry-java-instrumentation
opened
Allow vendor distribution to provide default configuration
enhancement priority:p2 release:required-for-ga
Part of #566 As part of Splunk distribution of OpenTelemetry Java instrumentation we want to provide default values for some configuration options. Currently configuration can be provided in 3 ways: - Env variable - System property - Via configuration file Vendor distro has to provide default value only if n...
1.0
Allow vendor distribution to provide default configuration - Part of #566 As part of Splunk distribution of OpenTelemetry Java instrumentation we want to provide default values for some configuration options. Currently configuration can be provided in 3 ways: - Env variable - System property - Via configuration...
priority
allow vendor distribution to provide default configuration part of as part of splunk distribution of opentelemetry java instrumentation we want to provide default values for some configuration options currently configuration can be provided in ways env variable system property via configuration f...
1
9,183
6,795,937,790
IssuesEvent
2017-11-01 17:18:50
WallarooLabs/wallaroo
https://api.github.com/repos/WallarooLabs/wallaroo
opened
Use the global interpreter lock in Machida
performance python-api
Currently Machida programs run with a single Pony thread so we don't have to use the GIL. If we use the GIL we can run with more Pony threads, which should improve the performance of the Pony parts of a Wallaroo application, which should in turn improve the overall performance of the application.
True
Use the global interpreter lock in Machida - Currently Machida programs run with a single Pony thread so we don't have to use the GIL. If we use the GIL we can run with more Pony threads, which should improve the performance of the Pony parts of a Wallaroo application, which should in turn improve the overall performan...
non_priority
use the global interpreter lock in machida currently machida programs run with a single pony thread so we don t have to use the gil if we use the gil we can run with more pony threads which should improve the performance of the pony parts of a wallaroo application which should in turn improve the overall performan...
0
124,681
17,775,386,761
IssuesEvent
2021-08-30 18:30:19
harrinry/codeowners-permissions-sync
https://api.github.com/repos/harrinry/codeowners-permissions-sync
opened
CVE-2021-3664 (Medium) detected in url-parse-1.4.7.tgz
security vulnerability
## CVE-2021-3664 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>url-parse-1.4.7.tgz</b></p></summary> <p>Small footprint URL parser that works seamlessly across Node.js and browser ...
True
CVE-2021-3664 (Medium) detected in url-parse-1.4.7.tgz - ## CVE-2021-3664 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>url-parse-1.4.7.tgz</b></p></summary> <p>Small footprint URL...
non_priority
cve medium detected in url parse tgz cve medium severity vulnerability vulnerable library url parse tgz small footprint url parser that works seamlessly across node js and browser environments library home page a href path to dependency file codeowners permissions sync ...
0
400,747
27,298,344,992
IssuesEvent
2023-02-23 22:32:36
getzola/zola
https://api.github.com/repos/getzola/zola
closed
doc: add macro in documentation
documentation
# Documentation issue ## Summary When we see the doc about the shortcode, I immediately think to use it as some macro, but it's not the same. Because macro are often a solution (regarding the forum answers), why not explicitly explain it inside the zola documentation. ## Proposed solution Add some example of ma...
1.0
doc: add macro in documentation - # Documentation issue ## Summary When we see the doc about the shortcode, I immediately think to use it as some macro, but it's not the same. Because macro are often a solution (regarding the forum answers), why not explicitly explain it inside the zola documentation. ## Propose...
non_priority
doc add macro in documentation documentation issue summary when we see the doc about the shortcode i immediately think to use it as some macro but it s not the same because macro are often a solution regarding the forum answers why not explicitly explain it inside the zola documentation propose...
0
151,472
12,037,417,689
IssuesEvent
2020-04-13 21:48:03
longhorn/longhorn
https://api.github.com/repos/longhorn/longhorn
opened
[BUG] Nightly Test: test_node_controller_sync_storage_available sometimes failed
area/test bug
**Describe the bug** sometimes test_node_controller_sync_storage_available test failed **To Reproduce** Install Longhorn master Run `test_node_controller_sync_storage_available **Expected behavior** test should pass **Log** ``` client = <longhorn.Client object at 0x7f47e2ef4a90> @pytest.mark.coret...
1.0
[BUG] Nightly Test: test_node_controller_sync_storage_available sometimes failed - **Describe the bug** sometimes test_node_controller_sync_storage_available test failed **To Reproduce** Install Longhorn master Run `test_node_controller_sync_storage_available **Expected behavior** test should pass **Log** ...
non_priority
nightly test test node controller sync storage available sometimes failed describe the bug sometimes test node controller sync storage available test failed to reproduce install longhorn master run test node controller sync storage available expected behavior test should pass log ...
0
110,715
16,987,013,419
IssuesEvent
2021-06-30 15:25:44
samuelteixeiras/caite
https://api.github.com/repos/samuelteixeiras/caite
opened
WS-2017-0247 (Low) detected in ms-0.6.2.tgz
security vulnerability
## WS-2017-0247 - Low Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ms-0.6.2.tgz</b></p></summary> <p>Tiny ms conversion utility</p> <p>Library home page: <a href="https://registry.npmjs.or...
True
WS-2017-0247 (Low) detected in ms-0.6.2.tgz - ## WS-2017-0247 - Low Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ms-0.6.2.tgz</b></p></summary> <p>Tiny ms conversion utility</p> <p>Library...
non_priority
ws low detected in ms tgz ws low severity vulnerability vulnerable library ms tgz tiny ms conversion utility library home page a href path to dependency file caite package json path to vulnerable library caite node modules mocha node modules ms package json depen...
0
107,758
23,478,948,469
IssuesEvent
2022-08-17 08:52:27
joomla/joomla-cms
https://api.github.com/repos/joomla/joomla-cms
closed
[4.2] MFA Captive page issues on mobile screen size.
No Code Attached Yet
Reporting on behalf of Mark, a user of Joomla. Use Joomla 4.2 on an iPhone Login when Multi Factor enabled. Get the captive page. Issues 1) Clicking the Joomla logo opens and quickly closes that area 2) clicking the cog top right correctly shows the toolbar buttons, but there are duplicate (badly styled)...
1.0
[4.2] MFA Captive page issues on mobile screen size. - Reporting on behalf of Mark, a user of Joomla. Use Joomla 4.2 on an iPhone Login when Multi Factor enabled. Get the captive page. Issues 1) Clicking the Joomla logo opens and quickly closes that area 2) clicking the cog top right correctly shows the...
non_priority
mfa captive page issues on mobile screen size reporting on behalf of mark a user of joomla use joomla on an iphone login when multi factor enabled get the captive page issues clicking the joomla logo opens and quickly closes that area clicking the cog top right correctly shows the too...
0
701,147
24,088,225,775
IssuesEvent
2022-09-19 12:50:44
GAPP-Intelligence/gappblockssite
https://api.github.com/repos/GAPP-Intelligence/gappblockssite
closed
Launch gappblocks.com
Epic priority
Convert the Figma designs using Tailwind UI Shippable: - Static HTML CSS JS release of gappblocks.com site running on GitHub Pages
1.0
Launch gappblocks.com - Convert the Figma designs using Tailwind UI Shippable: - Static HTML CSS JS release of gappblocks.com site running on GitHub Pages
priority
launch gappblocks com convert the figma designs using tailwind ui shippable static html css js release of gappblocks com site running on github pages
1
280,632
8,684,237,855
IssuesEvent
2018-12-03 00:57:52
ePADD/epadd
https://api.github.com/repos/ePADD/epadd
closed
Message count shown on Person entity page different from no of messages shown
Bug Medium priority
ver 7 beta Nov 22 Person entity show "barack obama" 8054 messages no of messages shown after clicking the entity show 8105 messages
1.0
Message count shown on Person entity page different from no of messages shown - ver 7 beta Nov 22 Person entity show "barack obama" 8054 messages no of messages shown after clicking the entity show 8105 messages
priority
message count shown on person entity page different from no of messages shown ver beta nov person entity show barack obama messages no of messages shown after clicking the entity show messages
1
213,594
7,254,909,678
IssuesEvent
2018-02-16 13:00:25
Sinapse-Energia/AP-Sinapse
https://api.github.com/repos/Sinapse-Energia/AP-Sinapse
opened
[RF][SPI] Firmware not working with hard SPI
Device: EN Priority: high Size: 2 Status: new Type: bug
After the inclusion of hard SPI the FW is not working. It works only after comment the Contexts. Please fix it.
1.0
[RF][SPI] Firmware not working with hard SPI - After the inclusion of hard SPI the FW is not working. It works only after comment the Contexts. Please fix it.
priority
firmware not working with hard spi after the inclusion of hard spi the fw is not working it works only after comment the contexts please fix it
1
1,063
13,577,264,929
IssuesEvent
2020-09-20 00:08:21
unitsofmeasurement/unit-api
https://api.github.com/repos/unitsofmeasurement/unit-api
closed
Ppc64le builds failed on Travis-ci
portability
Hi, I am enabling the ppc64le build on travis-ci. So added arch: ppc64le in .travis.yml. but builds are failing for ppc64le. Below are the log error summary: "[ERROR] Tests run: 20, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 0.039 s <<< FAILURE! - in javax.measure.test.MetricPrefixTest [ERROR] testYocto...
True
Ppc64le builds failed on Travis-ci - Hi, I am enabling the ppc64le build on travis-ci. So added arch: ppc64le in .travis.yml. but builds are failing for ppc64le. Below are the log error summary: "[ERROR] Tests run: 20, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 0.039 s <<< FAILURE! - in javax.measure.tes...
non_priority
builds failed on travis ci hi i am enabling the build on travis ci so added arch in travis yml but builds are failing for below are the log error summary tests run failures errors skipped time elapsed s failure in javax measure test metricprefixtest testyocto ...
0
72,517
19,299,582,728
IssuesEvent
2021-12-13 02:33:12
abhiTronix/raspberry-pi-cross-compilers
https://api.github.com/repos/abhiTronix/raspberry-pi-cross-compilers
closed
Bullseye Toolchain Error: selected processor does not support `vsdot.s8 q10,q9,d4[0]' in ARM mode
Bug :bug: WIP :building_construction:
I was trying to compile tensorflow-lite 2.7 with Raspberry Pi GCC Cross-Compiler Toolchains (Bullseye). I got error: <pre> ... [ 73%] Building C object _deps/xnnpack-build/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x16c4-minmax-fp32-neondot.c.o [ 73%] Building C object _deps/xnnpack-build/CMakeFiles/XNNPACK.dir/sr...
1.0
Bullseye Toolchain Error: selected processor does not support `vsdot.s8 q10,q9,d4[0]' in ARM mode - I was trying to compile tensorflow-lite 2.7 with Raspberry Pi GCC Cross-Compiler Toolchains (Bullseye). I got error: <pre> ... [ 73%] Building C object _deps/xnnpack-build/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x...
non_priority
bullseye toolchain error selected processor does not support vsdot in arm mode i was trying to compile tensorflow lite with raspberry pi gcc cross compiler toolchains bullseye i got error building c object deps xnnpack build cmakefiles xnnpack dir src igemm gen minmax neondot c...
0
247,668
20,987,569,824
IssuesEvent
2022-03-29 05:55:48
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
opened
roachtest: kv95/enc=false/nodes=3/cpu=32/size=64kb failed
C-test-failure O-robot O-roachtest branch-master release-blocker
roachtest.kv95/enc=false/nodes=3/cpu=32/size=64kb [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=4713655&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=4713655&tab=artifacts#/kv95/enc=false/nodes=3/cpu=32/size=64kb) on master @ [29716850b181718594663889ddb5f479fef7a...
2.0
roachtest: kv95/enc=false/nodes=3/cpu=32/size=64kb failed - roachtest.kv95/enc=false/nodes=3/cpu=32/size=64kb [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=4713655&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=4713655&tab=artifacts#/kv95/enc=false/nodes=3/cpu=32/s...
non_priority
roachtest enc false nodes cpu size failed roachtest enc false nodes cpu size with on master the test failed on branch master cloud aws test artifacts and logs in artifacts enc false nodes cpu size run cluster go kv go kv go test runner go one or more parall...
0
123,192
26,226,002,533
IssuesEvent
2023-01-04 18:45:05
Azure/azure-dev
https://api.github.com/repos/Azure/azure-dev
closed
Document `azd pipeline config` failure due to device code login
documentation codespaces
# Document troubleshooting guide ## `azd pipeline config` failure due to Conditional Access Policy When running `azd pipeline config` user receives an error, "AADSTS50005: User tried to log in to a device from a platform (Unknown) that's currently not supported through Conditional Access policy. Supported device ...
1.0
Document `azd pipeline config` failure due to device code login - # Document troubleshooting guide ## `azd pipeline config` failure due to Conditional Access Policy When running `azd pipeline config` user receives an error, "AADSTS50005: User tried to log in to a device from a platform (Unknown) that's currently ...
non_priority
document azd pipeline config failure due to device code login document troubleshooting guide azd pipeline config failure due to conditional access policy when running azd pipeline config user receives an error user tried to log in to a device from a platform unknown that s currently not suppor...
0
126,981
5,008,719,995
IssuesEvent
2016-12-12 20:18:36
genome/civic-server
https://api.github.com/repos/genome/civic-server
closed
support clinvar ID as a property on variant
high priority
In some cases it is impossible to get to a clinvar record through myvariant.info (non simple variants). We would like to be able to add these to the variant record in such cases.
1.0
support clinvar ID as a property on variant - In some cases it is impossible to get to a clinvar record through myvariant.info (non simple variants). We would like to be able to add these to the variant record in such cases.
priority
support clinvar id as a property on variant in some cases it is impossible to get to a clinvar record through myvariant info non simple variants we would like to be able to add these to the variant record in such cases
1
344,282
10,342,432,574
IssuesEvent
2019-09-04 06:25:35
status-im/status-go
https://api.github.com/repos/status-im/status-go
closed
Service to store mailservers
blocker high priority v1 audit
# Problem To remove realm from status-react, we need a service to save and get mailservers associated with an account # Implementation ``` {:id :string :name {:type :string} :address {:type :string} :password {:type :string :optional true} :fleet {:type :string}} ``` ...
1.0
Service to store mailservers - # Problem To remove realm from status-react, we need a service to save and get mailservers associated with an account # Implementation ``` {:id :string :name {:type :string} :address {:type :string} :password {:type :string :optional true} :fleet ...
priority
service to store mailservers problem to remove realm from status react we need a service to save and get mailservers associated with an account implementation id string name type string address type string password type string optional true fleet ...
1
44,292
13,051,310,836
IssuesEvent
2020-07-29 16:52:48
kenferrara/hadoop-crypto
https://api.github.com/repos/kenferrara/hadoop-crypto
opened
CVE-2017-15713 (Medium) detected in hadoop-common-2.7.3.jar
security vulnerability
## CVE-2017-15713 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>hadoop-common-2.7.3.jar</b></p></summary> <p>Apache Hadoop Common</p> <p>Path to dependency file: /tmp/ws-scm/hadoop...
True
CVE-2017-15713 (Medium) detected in hadoop-common-2.7.3.jar - ## CVE-2017-15713 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>hadoop-common-2.7.3.jar</b></p></summary> <p>Apache Ha...
non_priority
cve medium detected in hadoop common jar cve medium severity vulnerability vulnerable library hadoop common jar apache hadoop common path to dependency file tmp ws scm hadoop crypto hadoop crypto build gradle path to vulnerable library canner gradle caches modules file...
0
19,645
14,368,134,591
IssuesEvent
2020-12-01 07:55:29
cpn-io/cpn-js
https://api.github.com/repos/cpn-io/cpn-js
closed
Front-end: fix icons for creating new nodes in right-click menu
fixed usability issue
When right-clicking on a node to create a new place/transition, the icons should be as follows: - create transition: rectangle with sharp corners (not rounded corners) - create place: ellipse
True
Front-end: fix icons for creating new nodes in right-click menu - When right-clicking on a node to create a new place/transition, the icons should be as follows: - create transition: rectangle with sharp corners (not rounded corners) - create place: ellipse
non_priority
front end fix icons for creating new nodes in right click menu when right clicking on a node to create a new place transition the icons should be as follows create transition rectangle with sharp corners not rounded corners create place ellipse
0
66,894
27,619,012,766
IssuesEvent
2023-03-09 21:57:10
BCDevOps/developer-experience
https://api.github.com/repos/BCDevOps/developer-experience
opened
SDN - New Web Forward Proxy Request dated for March 10th 2023
*team/ DXC* *team/ ops and shared services* NSXT/SDN
**Describe the issue** Additional URL requests are being received via Rocket Chat # **Additional context** New URLs requested to date: - api.nuget.org - *.nuget.org (added in case the above does not cover off all required access) Links: - [original request in Rocket Chat:] (https://chat.developer.gov.bc.ca/channel/nsx...
1.0
SDN - New Web Forward Proxy Request dated for March 10th 2023 - **Describe the issue** Additional URL requests are being received via Rocket Chat # **Additional context** New URLs requested to date: - api.nuget.org - *.nuget.org (added in case the above does not cover off all required access) Links: - [original reques...
non_priority
sdn new web forward proxy request dated for march describe the issue additional url requests are being received via rocket chat additional context new urls requested to date api nuget org nuget org added in case the above does not cover off all required access links link to zenhub ...
0
66,442
12,768,690,728
IssuesEvent
2020-06-30 01:17:13
ModuNLP/weekly-meeting
https://api.github.com/repos/ModuNLP/weekly-meeting
opened
XLNet: Generalized Autoregressive Pretraining for Language Understanding
code
## 어떤 내용의 레퍼런스인가요? 👋 간략하게 이 글이 어떤 내용인지 작성해 주세요! (짧게 1-2줄 이어도 좋아요!) ## 이 글을 읽어서 무엇을 배울 수 있는지 알려주세요! 🤔 이 글을 제대로 읽었을 때 어떤 지식을 얻을 수 있을까요? ## 같이 읽어보면 좋을 만한 글이나 이슈가 있을까요? 만약에 있다면 자유롭게 작성해 주세요! ## 레퍼런스의 URL을 알려주세요! 🔗 - https://github.com/huggingface/transformers/blob/master/src/transformers/modeling_xlne...
1.0
XLNet: Generalized Autoregressive Pretraining for Language Understanding - ## 어떤 내용의 레퍼런스인가요? 👋 간략하게 이 글이 어떤 내용인지 작성해 주세요! (짧게 1-2줄 이어도 좋아요!) ## 이 글을 읽어서 무엇을 배울 수 있는지 알려주세요! 🤔 이 글을 제대로 읽었을 때 어떤 지식을 얻을 수 있을까요? ## 같이 읽어보면 좋을 만한 글이나 이슈가 있을까요? 만약에 있다면 자유롭게 작성해 주세요! ## 레퍼런스의 URL을 알려주세요! 🔗 - https://git...
non_priority
xlnet generalized autoregressive pretraining for language understanding 어떤 내용의 레퍼런스인가요 👋 간략하게 이 글이 어떤 내용인지 작성해 주세요 짧게 이어도 좋아요 이 글을 읽어서 무엇을 배울 수 있는지 알려주세요 🤔 이 글을 제대로 읽었을 때 어떤 지식을 얻을 수 있을까요 같이 읽어보면 좋을 만한 글이나 이슈가 있을까요 만약에 있다면 자유롭게 작성해 주세요 레퍼런스의 url을 알려주세요 🔗
0
176,447
28,097,721,245
IssuesEvent
2023-03-30 16:59:35
dotnet/aspnetcore
https://api.github.com/repos/dotnet/aspnetcore
closed
[Proposal] Leverage Sqlite for Desktop https developer-certificates.
area-security design-proposal
<!-- This template is useful to build consensus about whether work should be done, and if so, the high-level shape of how it should be approached. Use this before fixating on a particular implementation. --> ## Summary Leveraging Sqlite, trusting developer certificates on Linux/Unix Desktop Environments may be ...
1.0
[Proposal] Leverage Sqlite for Desktop https developer-certificates. - <!-- This template is useful to build consensus about whether work should be done, and if so, the high-level shape of how it should be approached. Use this before fixating on a particular implementation. --> ## Summary Leveraging Sqlite, tru...
non_priority
leverage sqlite for desktop https developer certificates this template is useful to build consensus about whether work should be done and if so the high level shape of how it should be approached use this before fixating on a particular implementation summary leveraging sqlite trusting dev...
0
461,917
13,238,294,129
IssuesEvent
2020-08-18 23:55:15
fossasia/open-event-frontend
https://api.github.com/repos/fossasia/open-event-frontend
opened
Scheduler: Public Sessions Page Enhance it and fix date bug
Priority: High bug enhancement scheduler
The public session page needs to be enhanced and fixed as follows: * the top of the page shows "today" as an option for the date, instead it should show the days of the event as an option * for the display of the sessions, please use the full width of the middle content area * In the top right of the middle content ...
1.0
Scheduler: Public Sessions Page Enhance it and fix date bug - The public session page needs to be enhanced and fixed as follows: * the top of the page shows "today" as an option for the date, instead it should show the days of the event as an option * for the display of the sessions, please use the full width of the ...
priority
scheduler public sessions page enhance it and fix date bug the public session page needs to be enhanced and fixed as follows the top of the page shows today as an option for the date instead it should show the days of the event as an option for the display of the sessions please use the full width of the ...
1
122,484
26,136,540,021
IssuesEvent
2022-12-29 12:51:53
FerretDB/FerretDB
https://api.github.com/repos/FerretDB/FerretDB
opened
Use exponential backoff with jitter
code/chore
### What should be done? We should use exponential backoff with jitter in places where we wait for something. See https://aws.amazon.com/ru/blogs/architecture/exponential-backoff-and-jitter/ ### Where? Places that use `ctxutil.Sleep`, `time.Sleep`, `context.WithTimeout`, etc. ### Definition of Done - no new ext...
1.0
Use exponential backoff with jitter - ### What should be done? We should use exponential backoff with jitter in places where we wait for something. See https://aws.amazon.com/ru/blogs/architecture/exponential-backoff-and-jitter/ ### Where? Places that use `ctxutil.Sleep`, `time.Sleep`, `context.WithTimeout`, etc....
non_priority
use exponential backoff with jitter what should be done we should use exponential backoff with jitter in places where we wait for something see where places that use ctxutil sleep time sleep context withtimeout etc definition of done no new external dependency unit test for ma...
0
617,438
19,350,787,607
IssuesEvent
2021-12-15 15:27:00
Grasslands-2/GrazeScape
https://api.github.com/repos/Grasslands-2/GrazeScape
closed
Move all geoserver requests from JavaScript to Python
Enhancement High Priority
WEI has expressed concern about having to another port open on their firewall for the client making requests to geoserver directly. So we are going to move all requests to geoserver into the Python code (since that is behind the firewall). This change will require significant changes to the app.
1.0
Move all geoserver requests from JavaScript to Python - WEI has expressed concern about having to another port open on their firewall for the client making requests to geoserver directly. So we are going to move all requests to geoserver into the Python code (since that is behind the firewall). This change will require...
priority
move all geoserver requests from javascript to python wei has expressed concern about having to another port open on their firewall for the client making requests to geoserver directly so we are going to move all requests to geoserver into the python code since that is behind the firewall this change will require...
1
54,065
3,059,198,246
IssuesEvent
2015-08-14 13:44:54
CCAFS/ccafs-ap
https://api.github.com/repos/CCAFS/ccafs-ap
closed
Change the activities and project IDs
auto-migrated enhancement Priority-Low Section-General
``` Lini Wollemberg suggestion: Use ID's that have more embedded information. E.g. instead of 2014-12, perhaps 2014-LA-F3 IFPRI. ``` Original issue reported on code.google.com by `carvajal.hernandavid@gmail.com` on 22 Sep 2014 at 8:25
1.0
Change the activities and project IDs - ``` Lini Wollemberg suggestion: Use ID's that have more embedded information. E.g. instead of 2014-12, perhaps 2014-LA-F3 IFPRI. ``` Original issue reported on code.google.com by `carvajal.hernandavid@gmail.com` on 22 Sep 2014 at 8:25
priority
change the activities and project ids lini wollemberg suggestion use id s that have more embedded information e g instead of perhaps la ifpri original issue reported on code google com by carvajal hernandavid gmail com on sep at
1
212,593
7,238,858,755
IssuesEvent
2018-02-13 15:49:39
python/mypy
https://api.github.com/repos/python/mypy
closed
Support iteration on enums
feature priority-1-normal
Iterating on enums makes mypy (0.4.5) raise errors even though it's OK: ``` python import enum class Colors(enum.Enum): RED = 0 BLUE = 1 print([color.name for color in Colors]) ``` ``` > python3 color.py ['RED', 'BLUE'] ``` ``` > mypy color.py color.py:9: error: Iterable expected color.py:9: error: "Co...
1.0
Support iteration on enums - Iterating on enums makes mypy (0.4.5) raise errors even though it's OK: ``` python import enum class Colors(enum.Enum): RED = 0 BLUE = 1 print([color.name for color in Colors]) ``` ``` > python3 color.py ['RED', 'BLUE'] ``` ``` > mypy color.py color.py:9: error: Iterable ex...
priority
support iteration on enums iterating on enums makes mypy raise errors even though it s ok python import enum class colors enum enum red blue print color py mypy color py color py error iterable expected color py error colors has no attribute...
1
313,822
9,576,239,019
IssuesEvent
2019-05-07 08:38:09
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
mail.google.com - design is broken
browser-firefox engine-gecko priority-critical
<!-- @browser: Firefox 67.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0 --> <!-- @reported_with: desktop-reporter --> **URL**: https://mail.google.com/mail/u/0/#inbox **Browser / Version**: Firefox 67.0 **Operating System**: Windows 7 **Tested Another Browser**: ...
1.0
mail.google.com - design is broken - <!-- @browser: Firefox 67.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0 --> <!-- @reported_with: desktop-reporter --> **URL**: https://mail.google.com/mail/u/0/#inbox **Browser / Version**: Firefox 67.0 **Operating System**: W...
priority
mail google com design is broken url browser version firefox operating system windows tested another browser unknown problem type design is broken description video doesn t play steps to reproduce browser configuration mixed active content blocked fa...
1
744,709
25,952,714,886
IssuesEvent
2022-12-17 20:28:10
ita-social-projects/TeachUA
https://api.github.com/repos/ita-social-projects/TeachUA
closed
[Додати центр] missing Scroll Bar in location list
bug Priority: Medium
**Environment:** Windows 10, Google Chrome Version 101.0.4951.67 (х64) **Reproducible:** always **Build found:** last commit Preconditions: Preconditions: Log into https://speak-ukrainian.org.ua/dev/ under club manager or admin user. **Steps to reproduce:** **Scenario 1** 1. Click on the profile drop-down li...
1.0
[Додати центр] missing Scroll Bar in location list - **Environment:** Windows 10, Google Chrome Version 101.0.4951.67 (х64) **Reproducible:** always **Build found:** last commit Preconditions: Preconditions: Log into https://speak-ukrainian.org.ua/dev/ under club manager or admin user. **Steps to reproduce:** ...
priority
missing scroll bar in location list environment windows google chrome version reproducible always build found last commit preconditions preconditions log into under club manager or admin user steps to reproduce scenario click on the profile drop down list ...
1
993
2,522,941,430
IssuesEvent
2015-01-20 04:18:28
rethinkdb/rethinkdb
https://api.github.com/repos/rethinkdb/rethinkdb
opened
Add unit tests for some of the key mangling code
cp:testing
e.g. `key_is_truncated` could have a pretty easy test.
1.0
Add unit tests for some of the key mangling code - e.g. `key_is_truncated` could have a pretty easy test.
non_priority
add unit tests for some of the key mangling code e g key is truncated could have a pretty easy test
0
96,821
8,633,554,236
IssuesEvent
2018-11-22 14:12:29
IBM-Blockchain/blockchain-vscode-extension
https://api.github.com/repos/IBM-Blockchain/blockchain-vscode-extension
closed
dependencies for generated tests should be installed at the sametime
bug sdlc:test
Currently when generating tests the dependancies get installed one at a time, they should all be installed at the same time
1.0
dependencies for generated tests should be installed at the sametime - Currently when generating tests the dependancies get installed one at a time, they should all be installed at the same time
non_priority
dependencies for generated tests should be installed at the sametime currently when generating tests the dependancies get installed one at a time they should all be installed at the same time
0
635,132
20,379,792,976
IssuesEvent
2022-02-21 20:00:46
Expensify/App
https://api.github.com/repos/Expensify/App
closed
Compose box is not cleared after sending a message if the user starts typing just after pressing send - iOS / Android
Engineering Monthly Improvement Internal Not a priority
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/CONTRIBUTING.md) for onboarding and email contributors@expensify.com to request to join our Slack channel! ___ ## Action Performed: 1. Log in to e.cash in mobile and navigate to a conversation 2....
1.0
Compose box is not cleared after sending a message if the user starts typing just after pressing send - iOS / Android - If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/CONTRIBUTING.md) for onboarding and email contributors@expensify.com to request t...
priority
compose box is not cleared after sending a message if the user starts typing just after pressing send ios android if you haven’t already check out our for onboarding and email contributors expensify com to request to join our slack channel action performed log in to e cash in mobile and navi...
1
660,024
21,949,096,400
IssuesEvent
2022-05-24 05:57:07
kubesphere/kubesphere
https://api.github.com/repos/kubesphere/kubesphere
closed
Worker node statistics error
priority/medium kind/need-to-verify
**Describe the Bug** ![image](https://user-images.githubusercontent.com/68640256/162911581-da3bc7c5-5e08-42a9-bf6c-9c079a155ba8.png) ![image](https://user-images.githubusercontent.com/68640256/162912413-001f8d99-3413-465b-a681-fb6eebc75b52.png) **Versions Used** KubeSphere: `v3.3.0-alpha.0` /priority mediu...
1.0
Worker node statistics error - **Describe the Bug** ![image](https://user-images.githubusercontent.com/68640256/162911581-da3bc7c5-5e08-42a9-bf6c-9c079a155ba8.png) ![image](https://user-images.githubusercontent.com/68640256/162912413-001f8d99-3413-465b-a681-fb6eebc75b52.png) **Versions Used** KubeSphere: `v3....
priority
worker node statistics error describe the bug versions used kubesphere alpha priority medium assign kubesphere sig console
1