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
6,935
3,485,411,136
IssuesEvent
2015-12-31 06:24:32
oppia/oppia
https://api.github.com/repos/oppia/oppia
closed
Limit size of graphs in the graph interaction
bug: minor ref: extensions/interactions TODO: code
Currently, isomorphism checking in the graph rules take exponential time. It would be good to limit the size of graphs that can be created in the editor so that the rule evaluation isn't too slow. \cc @seanlip
1.0
Limit size of graphs in the graph interaction - Currently, isomorphism checking in the graph rules take exponential time. It would be good to limit the size of graphs that can be created in the editor so that the rule evaluation isn't too slow. \cc @seanlip
non_priority
limit size of graphs in the graph interaction currently isomorphism checking in the graph rules take exponential time it would be good to limit the size of graphs that can be created in the editor so that the rule evaluation isn t too slow cc seanlip
0
128,252
18,040,503,180
IssuesEvent
2021-09-18 01:26:05
kaidisn/react-datepicker
https://api.github.com/repos/kaidisn/react-datepicker
opened
CVE-2021-23436 (High) detected in immer-8.0.1.tgz
security vulnerability
## CVE-2021-23436 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>immer-8.0.1.tgz</b></p></summary> <p>Create your next immutable state by mutating the current one</p> <p>Library home ...
True
CVE-2021-23436 (High) detected in immer-8.0.1.tgz - ## CVE-2021-23436 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>immer-8.0.1.tgz</b></p></summary> <p>Create your next immutable st...
non_priority
cve high detected in immer tgz cve high severity vulnerability vulnerable library immer tgz create your next immutable state by mutating the current one library home page a href path to dependency file react datepicker docs site package json path to vulnerable library...
0
357,629
10,616,357,418
IssuesEvent
2019-10-12 11:05:01
AY1920S1-CS2103T-F14-1/main
https://api.github.com/repos/AY1920S1-CS2103T-F14-1/main
closed
Finish compiler and test executor
priority.High severity.High status.Ongoing type.Story
- [x] Integrate the compiler and program executor to create the test executor - [x] Write unit tests and integration tests for the test executor
1.0
Finish compiler and test executor - - [x] Integrate the compiler and program executor to create the test executor - [x] Write unit tests and integration tests for the test executor
priority
finish compiler and test executor integrate the compiler and program executor to create the test executor write unit tests and integration tests for the test executor
1
229,636
25,362,301,084
IssuesEvent
2022-11-21 01:05:12
ghuangsnl/spring-boot
https://api.github.com/repos/ghuangsnl/spring-boot
opened
CVE-2022-37865 (High) detected in ivy-2.5.0.jar
security vulnerability
## CVE-2022-37865 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ivy-2.5.0.jar</b></p></summary> <p>The Apache Software Foundation provides support for the Apache community of open-so...
True
CVE-2022-37865 (High) detected in ivy-2.5.0.jar - ## CVE-2022-37865 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ivy-2.5.0.jar</b></p></summary> <p>The Apache Software Foundation pr...
non_priority
cve high detected in ivy jar cve high severity vulnerability vulnerable library ivy jar the apache software foundation provides support for the apache community of open source software projects the apache projects are characterized by a collaborative consensus based develo...
0
86,358
3,711,068,828
IssuesEvent
2016-03-02 08:41:58
owncloud/contacts
https://api.github.com/repos/owncloud/contacts
closed
Adding new contact should open that contact and insert it first in the list
1 - to develop bug priority
Currenty a Contact »Max Mustermann« is just inserted in the middle of the list. Instead, this should happen: - [x] insert a contact »New contact« first item in the list of contacts - [x] automatically open up that contact with focus on the Name field (I’m adding a placeholder text in a design PR)
1.0
Adding new contact should open that contact and insert it first in the list - Currenty a Contact »Max Mustermann« is just inserted in the middle of the list. Instead, this should happen: - [x] insert a contact »New contact« first item in the list of contacts - [x] automatically open up that contact with focus on t...
priority
adding new contact should open that contact and insert it first in the list currenty a contact »max mustermann« is just inserted in the middle of the list instead this should happen insert a contact »new contact« first item in the list of contacts automatically open up that contact with focus on the n...
1
206,974
7,123,356,134
IssuesEvent
2018-01-19 15:10:02
Signbank/NGT-signbank
https://api.github.com/repos/Signbank/NGT-signbank
closed
Stop SB from reloading after selecting the current interface language
bug enhancement high priority
* After selecting the interface language that is already selected, SB keeps reloading. We should somehow prevent this from happening: either by showing only the non-active languages in the menu (but then the flag for the current language would need to change to something like 'Select other language'), or by actually so...
1.0
Stop SB from reloading after selecting the current interface language - * After selecting the interface language that is already selected, SB keeps reloading. We should somehow prevent this from happening: either by showing only the non-active languages in the menu (but then the flag for the current language would need...
priority
stop sb from reloading after selecting the current interface language after selecting the interface language that is already selected sb keeps reloading we should somehow prevent this from happening either by showing only the non active languages in the menu but then the flag for the current language would need...
1
2,724
2,711,205,284
IssuesEvent
2015-04-09 03:09:40
owahab/paperclip-ffmpeg
https://api.github.com/repos/owahab/paperclip-ffmpeg
closed
[documentation] How would you pass quality settings to the processor?
Documentation
I've read through the source for this gem, and I can't see where I could pass in quality settings. I need to make MP4 out of MOV at a higher quality level than the current default. Any tips on where to look? Thanks!
1.0
[documentation] How would you pass quality settings to the processor? - I've read through the source for this gem, and I can't see where I could pass in quality settings. I need to make MP4 out of MOV at a higher quality level than the current default. Any tips on where to look? Thanks!
non_priority
how would you pass quality settings to the processor i ve read through the source for this gem and i can t see where i could pass in quality settings i need to make out of mov at a higher quality level than the current default any tips on where to look thanks
0
200,612
7,009,563,654
IssuesEvent
2017-12-19 19:37:42
CARLI/vufind
https://api.github.com/repos/CARLI/vufind
opened
SFX "Get full text" links no longer showing on record page in version 4.1
Accepted priority issue
We worked on getting SFX full text links to display on the record page on Issue #152 (has screenshots of what it looked like) which has been closed, but the problem has resurfaced in version 4.1. In VuFind 3.1.4, SFX Get Full Text links were showing in the "Internet" section of the Holdings tab. The "Internet" sect...
1.0
SFX "Get full text" links no longer showing on record page in version 4.1 - We worked on getting SFX full text links to display on the record page on Issue #152 (has screenshots of what it looked like) which has been closed, but the problem has resurfaced in version 4.1. In VuFind 3.1.4, SFX Get Full Text links were...
priority
sfx get full text links no longer showing on record page in version we worked on getting sfx full text links to display on the record page on issue has screenshots of what it looked like which has been closed but the problem has resurfaced in version in vufind sfx get full text links were s...
1
691,229
23,688,856,004
IssuesEvent
2022-08-29 08:58:24
aquasecurity/trivy
https://api.github.com/repos/aquasecurity/trivy
reopened
Automatically bump trivy's github action
kind/feature priority/backlog
We should automatically bump the version Trivy used by the github action. Also need to add tests to make sure there's not breakage.
1.0
Automatically bump trivy's github action - We should automatically bump the version Trivy used by the github action. Also need to add tests to make sure there's not breakage.
priority
automatically bump trivy s github action we should automatically bump the version trivy used by the github action also need to add tests to make sure there s not breakage
1
326,052
9,942,188,500
IssuesEvent
2019-07-03 13:23:29
ibi-group/trimet-mod-otp
https://api.github.com/repos/ibi-group/trimet-mod-otp
closed
Bug: Itinerary Print
bug high priority
The itinerary print feature is no longer working. In both Firefox and Chrome, only a map is displayed (without the itinerary drawn on it nor any instructions below). ![e7798814-0094-445c-b728-1f6366a268db](https://user-images.githubusercontent.com/4853348/42898116-152f5dfe-8a77-11e8-881e-edcb6cf691ff.png)
1.0
Bug: Itinerary Print - The itinerary print feature is no longer working. In both Firefox and Chrome, only a map is displayed (without the itinerary drawn on it nor any instructions below). ![e7798814-0094-445c-b728-1f6366a268db](https://user-images.githubusercontent.com/4853348/42898116-152f5dfe-8a77-11e8-881e-edc...
priority
bug itinerary print the itinerary print feature is no longer working in both firefox and chrome only a map is displayed without the itinerary drawn on it nor any instructions below
1
382,601
11,308,897,596
IssuesEvent
2020-01-19 09:24:51
openmsupply/mobile
https://api.github.com/repos/openmsupply/mobile
closed
Hide payment and insurance related details when not enabled
Bug: development Docs: not needed Effort: small Feature Module: dispensary Priority: high
## Is your feature request related to a problem? Please describe. Currently insurance and payment details are always shown within a prescription ## Describe the solution you'd like Hide these details when they're not enabled ## Implementation N/A ## Describe alternatives you've considered N/A ##...
1.0
Hide payment and insurance related details when not enabled - ## Is your feature request related to a problem? Please describe. Currently insurance and payment details are always shown within a prescription ## Describe the solution you'd like Hide these details when they're not enabled ## Implementation ...
priority
hide payment and insurance related details when not enabled is your feature request related to a problem please describe currently insurance and payment details are always shown within a prescription describe the solution you d like hide these details when they re not enabled implementation ...
1
186,032
15,044,126,926
IssuesEvent
2021-02-03 02:15:02
tensorflow/addons
https://api.github.com/repos/tensorflow/addons
closed
The meaning of Triangular2CyclicalLearningRate's `step_size` should be clarified
documentation optimizers
**System information** - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): None - TensorFlow version and how it was installed (source or binary): None - TensorFlow-Addons version and how it was installed (source or binary): None - Python version: None - Is GPU used? (yes/no): None **Describe the bug** ...
1.0
The meaning of Triangular2CyclicalLearningRate's `step_size` should be clarified - **System information** - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): None - TensorFlow version and how it was installed (source or binary): None - TensorFlow-Addons version and how it was installed (source or binary): Non...
non_priority
the meaning of s step size should be clarified system information os platform and distribution e g linux ubuntu none tensorflow version and how it was installed source or binary none tensorflow addons version and how it was installed source or binary none python version none is ...
0
532,073
15,529,417,577
IssuesEvent
2021-03-13 15:07:42
AY2021S2-CS2103-T14-2/tp
https://api.github.com/repos/AY2021S2-CS2103-T14-2/tp
opened
Improved Search Feature - search by ratings
priority.Medium
As a user, I can search for food diary entries by ratings, so that I can filter out the good places to eat at.
1.0
Improved Search Feature - search by ratings - As a user, I can search for food diary entries by ratings, so that I can filter out the good places to eat at.
priority
improved search feature search by ratings as a user i can search for food diary entries by ratings so that i can filter out the good places to eat at
1
194,814
6,899,450,519
IssuesEvent
2017-11-24 13:51:27
metasfresh/metasfresh-webui-api
https://api.github.com/repos/metasfresh/metasfresh-webui-api
closed
webui server is losing session context
branch:master priority:high type:bug
### Is this a bug or feature request? bug ### What is the current behavior? The session context gets lost after each request. #### Which are the steps to reproduce? It was causing the issues described here: https://github.com/metasfresh/metasfresh-webui-frontend/issues/1280#issuecomment-346205155 ### What i...
1.0
webui server is losing session context - ### Is this a bug or feature request? bug ### What is the current behavior? The session context gets lost after each request. #### Which are the steps to reproduce? It was causing the issues described here: https://github.com/metasfresh/metasfresh-webui-frontend/issues/...
priority
webui server is losing session context is this a bug or feature request bug what is the current behavior the session context gets lost after each request which are the steps to reproduce it was causing the issues described here what is the expected or desired behavior shall not b...
1
528,693
15,372,624,392
IssuesEvent
2021-03-02 11:29:43
wso2/product-apim
https://api.github.com/repos/wso2/product-apim
opened
AI recommendation feature does not work in wso2am-4.0.0-alpha
Priority/Normal Type/Bug
### Description: Tried the following steps in https://apim.docs.wso2.com/en/latest/learn/consume-api/discover-apis/api-recommendations/#ai-based-recommendations-for-the-developer-portal As APIGatewayManager has changed, the recommendation feature should be improved as well. Application details related stat publishi...
1.0
AI recommendation feature does not work in wso2am-4.0.0-alpha - ### Description: Tried the following steps in https://apim.docs.wso2.com/en/latest/learn/consume-api/discover-apis/api-recommendations/#ai-based-recommendations-for-the-developer-portal As APIGatewayManager has changed, the recommendation feature shoul...
priority
ai recommendation feature does not work in alpha description tried the following steps in as apigatewaymanager has changed the recommendation feature should be improved as well application details related stat publishing is happening properly steps to reproduce affected product v...
1
838
2,516,875,585
IssuesEvent
2015-01-16 09:35:19
mozilla/Addon-Tests
https://api.github.com/repos/mozilla/Addon-Tests
closed
Investigate/fix mobile's test_sort_by_region test (reliability/speed)
difficulty intermediate priority high Test Failure
The runtime of amo.prod.mobile.saucelabs varied widely, in no small part due to: test_sort_by_region, from here: https://github.com/mozilla/Addon-Tests/blob/master/tests/mobile/test_extensions.py#L17 Stack: self = <tests.mobile.test_extensions.TestExtensions instance at 0x1048f8320> mozwebqa = <pytest_mozwebq...
1.0
Investigate/fix mobile's test_sort_by_region test (reliability/speed) - The runtime of amo.prod.mobile.saucelabs varied widely, in no small part due to: test_sort_by_region, from here: https://github.com/mozilla/Addon-Tests/blob/master/tests/mobile/test_extensions.py#L17 Stack: self = <tests.mobile.test_extens...
non_priority
investigate fix mobile s test sort by region test reliability speed the runtime of amo prod mobile saucelabs varied widely in no small part due to test sort by region from here stack self mozwebqa pytest mark nondestructive def test sort by region self mozwebqa ...
0
373,334
11,042,408,393
IssuesEvent
2019-12-09 09:06:17
threefoldtech/jumpscaleX_core
https://api.github.com/repos/threefoldtech/jumpscaleX_core
closed
j.tools.threebot.init_my_threebot broken
priority_critical type_bug
`j.tools.threebot.init_my_threebot` is supposed to be the tool used to register its 3bot identity into the phonebook. It seems this tool is broken on development right now (247286cd7e661f3c403b7ce26b5f08ba156aaa99) We need this back in order for users/farms to be able to register their identity on the grid before do...
1.0
j.tools.threebot.init_my_threebot broken - `j.tools.threebot.init_my_threebot` is supposed to be the tool used to register its 3bot identity into the phonebook. It seems this tool is broken on development right now (247286cd7e661f3c403b7ce26b5f08ba156aaa99) We need this back in order for users/farms to be able to re...
priority
j tools threebot init my threebot broken j tools threebot init my threebot is supposed to be the tool used to register its identity into the phonebook it seems this tool is broken on development right now we need this back in order for users farms to be able to register their identity on the grid before d...
1
607,505
18,784,025,124
IssuesEvent
2021-11-08 10:11:47
DiscordDungeons/Bugs
https://api.github.com/repos/DiscordDungeons/Bugs
closed
Reaping Ring Doesn't Work
Bug Bot Priority: Medium
**Describe the bug** If a ring has the "reaping" attribute it doesn't do what it's supposed to do with boosts. **To Reproduce** Steps to reproduce the behavior: 1. Use a ring with reaping and see that you do not get 1.5x the amount in checking plants item - felix's plant ring **Expected behavior** For the boos...
1.0
Reaping Ring Doesn't Work - **Describe the bug** If a ring has the "reaping" attribute it doesn't do what it's supposed to do with boosts. **To Reproduce** Steps to reproduce the behavior: 1. Use a ring with reaping and see that you do not get 1.5x the amount in checking plants item - felix's plant ring **Expe...
priority
reaping ring doesn t work describe the bug if a ring has the reaping attribute it doesn t do what it s supposed to do with boosts to reproduce steps to reproduce the behavior use a ring with reaping and see that you do not get the amount in checking plants item felix s plant ring expec...
1
12,109
5,146,462,647
IssuesEvent
2017-01-13 01:20:48
LLNL/spack
https://api.github.com/repos/LLNL/spack
opened
boost-1.55 compilation issue with gcc-5
build-error package
I got a failure compiling boost 1.55.0 with gcc 5.4.0 (got hit by [this](https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197594)). ``` boost error: no matching function for call to ‘call_once ``` From the thread it seems that 1.56 is fine. How does one blacklist a specific compiler/compiler version for a spec...
1.0
boost-1.55 compilation issue with gcc-5 - I got a failure compiling boost 1.55.0 with gcc 5.4.0 (got hit by [this](https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197594)). ``` boost error: no matching function for call to ‘call_once ``` From the thread it seems that 1.56 is fine. How does one blacklist a spe...
non_priority
boost compilation issue with gcc i got a failure compiling boost with gcc got hit by boost error no matching function for call to ‘call once from the thread it seems that is fine how does one blacklist a specific compiler compiler version for a specific version of a packag...
0
10,104
3,355,919,988
IssuesEvent
2015-11-18 18:20:06
michael/github
https://api.github.com/repos/michael/github
closed
The library should specify browsers supported
enhancement needs documentation priority 2 (high)
At the moment there is no clear indication of which browsers the library supports.
1.0
The library should specify browsers supported - At the moment there is no clear indication of which browsers the library supports.
non_priority
the library should specify browsers supported at the moment there is no clear indication of which browsers the library supports
0
547,620
16,043,948,435
IssuesEvent
2021-04-22 11:26:20
googleapis/java-dialogflow-cx
https://api.github.com/repos/googleapis/java-dialogflow-cx
reopened
dialogflow.cx.CreatePageIT: testCreatePageRegional failed
api: dialogflow flakybot: flaky flakybot: issue priority: p1 type: bug
This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/master/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will stop commenting. --- commit: 7067d39be16f5a248c8bfb1f881404a052e5da28...
1.0
dialogflow.cx.CreatePageIT: testCreatePageRegional failed - This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/master/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will stop commen...
priority
dialogflow cx createpageit testcreatepageregional failed this test failed to configure my behavior see if i m commenting on this issue too often add the flakybot quiet label and i will stop commenting commit buildurl status failed test output com google api gax rpc unavailableexce...
1
97,435
8,655,771,003
IssuesEvent
2018-11-27 16:42:04
SME-Issues/issues
https://api.github.com/repos/SME-Issues/issues
closed
Test Summary - 27/11/2018 - 5004
NLP Api pulse_tests
### DemoScript - Demo Script Stateful Tests (38): **84%** pass (32), 6 failed understood (#1053)
1.0
Test Summary - 27/11/2018 - 5004 - ### DemoScript - Demo Script Stateful Tests (38): **84%** pass (32), 6 failed understood (#1053)
non_priority
test summary demoscript demo script stateful tests pass failed understood
0
122,275
10,218,428,708
IssuesEvent
2019-08-15 15:54:44
microsoft/PTVS
https://api.github.com/repos/microsoft/PTVS
closed
App with one file and one unit test sometimes not discovered by test explorer
area:Legacy Test Adapter area:Test Adapter bug devcomm priority:P1
It appears to be a timing issue. It happens regularly enough. Here's one repro: - Make sure TE is closed and then close VS - Open VS, create Python Application project - Add > New Item > Python Unit Test - The test1.py is opened in editor - There is a default test in test1.py file - Ctrl + S to save - O...
2.0
App with one file and one unit test sometimes not discovered by test explorer - It appears to be a timing issue. It happens regularly enough. Here's one repro: - Make sure TE is closed and then close VS - Open VS, create Python Application project - Add > New Item > Python Unit Test - The test1.py is opened i...
non_priority
app with one file and one unit test sometimes not discovered by test explorer it appears to be a timing issue it happens regularly enough here s one repro make sure te is closed and then close vs open vs create python application project add new item python unit test the py is opened in ed...
0
62,965
3,193,755,612
IssuesEvent
2015-09-30 08:03:36
fusioninventory/fusioninventory-for-glpi
https://api.github.com/repos/fusioninventory/fusioninventory-for-glpi
closed
Use SimpleXMLElement::count but not available under PHP 5.3
Category: Communication Component: For junior contributor Component: Found in version Priority: High Status: Closed Tracker: Bug
--- Author Name: **David Durieux** (@ddurieux) Original Redmine Issue: 1367, http://forge.fusioninventory.org/issues/1367 Original Date: 2011-11-28 Original Assignee: David Durieux --- None
1.0
Use SimpleXMLElement::count but not available under PHP 5.3 - --- Author Name: **David Durieux** (@ddurieux) Original Redmine Issue: 1367, http://forge.fusioninventory.org/issues/1367 Original Date: 2011-11-28 Original Assignee: David Durieux --- None
priority
use simplexmlelement count but not available under php author name david durieux ddurieux original redmine issue original date original assignee david durieux none
1
71,539
3,361,832,010
IssuesEvent
2015-11-20 00:33:08
michael-mckenna/Aviato-android
https://api.github.com/repos/michael-mckenna/Aviato-android
closed
cancel
Low Priority UI
Display the points of the user in the nav_header_main.xml file dynamically (find who the current user is via parse methods and extract their points via the user object)
1.0
cancel - Display the points of the user in the nav_header_main.xml file dynamically (find who the current user is via parse methods and extract their points via the user object)
priority
cancel display the points of the user in the nav header main xml file dynamically find who the current user is via parse methods and extract their points via the user object
1
108,608
16,796,200,194
IssuesEvent
2021-06-16 04:09:47
Techini/WebGoat
https://api.github.com/repos/Techini/WebGoat
opened
CVE-2021-21343 (High) detected in xstream-1.4.5.jar
security vulnerability
## CVE-2021-21343 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xstream-1.4.5.jar</b></p></summary> <p>XStream is a serialization library from Java objects to XML and back.</p> <p>Pa...
True
CVE-2021-21343 (High) detected in xstream-1.4.5.jar - ## CVE-2021-21343 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xstream-1.4.5.jar</b></p></summary> <p>XStream is a serializatio...
non_priority
cve high detected in xstream jar cve high severity vulnerability vulnerable library xstream jar xstream is a serialization library from java objects to xml and back path to dependency file webgoat webgoat server pom xml path to vulnerable library home wss scanner repo...
0
186,465
15,058,057,646
IssuesEvent
2021-02-03 22:44:12
JuliaDynamics/Agents.jl
https://api.github.com/repos/JuliaDynamics/Agents.jl
opened
Extend `positions` docs
documentation
Looks like we have it as `GridSpace` only, but we actually provide it for graph and osm (at least)
1.0
Extend `positions` docs - Looks like we have it as `GridSpace` only, but we actually provide it for graph and osm (at least)
non_priority
extend positions docs looks like we have it as gridspace only but we actually provide it for graph and osm at least
0
152,914
5,871,885,843
IssuesEvent
2017-05-15 09:53:21
MrFouss/IA51-Crowd-Project
https://api.github.com/repos/MrFouss/IA51-Crowd-Project
closed
Add time management
3 - Done Priority: High Type: Enhancement
To avoid old events being taken into account, we should attach a time attribute to each action event, and the environment should check whether it should apply the action. For example, at the beginning of a step, the environment will send perception events to all agents with a {time: x} attribute. Then, the agent will ...
1.0
Add time management - To avoid old events being taken into account, we should attach a time attribute to each action event, and the environment should check whether it should apply the action. For example, at the beginning of a step, the environment will send perception events to all agents with a {time: x} attribute....
priority
add time management to avoid old events being taken into account we should attach a time attribute to each action event and the environment should check whether it should apply the action for example at the beginning of a step the environment will send perception events to all agents with a time x attribute ...
1
61,681
3,151,661,906
IssuesEvent
2015-09-16 09:26:17
YetiForceCompany/YetiForceCRM
https://api.github.com/repos/YetiForceCompany/YetiForceCRM
closed
[ISSUE]The sales process
Label::MoreInfoRequired Priority::#2 Normal Type::Discussion
The sales process: I do not quite understand the processes in the system 1. Please Client -> Create Message 2. Identify needs -> Create Transaction and Counterparty 3. From the transaction creates proposal, but the proposal can not be created without the application form (to stop the process) Let's go the ot...
1.0
[ISSUE]The sales process - The sales process: I do not quite understand the processes in the system 1. Please Client -> Create Message 2. Identify needs -> Create Transaction and Counterparty 3. From the transaction creates proposal, but the proposal can not be created without the application form (to stop the ...
priority
the sales process the sales process i do not quite understand the processes in the system please client create message identify needs create transaction and counterparty from the transaction creates proposal but the proposal can not be created without the application form to stop the proces...
1
779,258
27,346,863,791
IssuesEvent
2023-02-27 06:05:48
NetEase/arctic
https://api.github.com/repos/NetEase/arctic
closed
[Bug]: The page repeat display container info
type:bug priority:critical module:dashboard
### What happened? ![image](https://user-images.githubusercontent.com/16421989/220586278-3e215276-6f06-4fa0-a0b9-b229804ac38d.png) ### Affects Versions master ### What engines are you seeing the problem on? AMS ### How to reproduce Multiple clicks on Settings > Container Settings ### Relevant ...
1.0
[Bug]: The page repeat display container info - ### What happened? ![image](https://user-images.githubusercontent.com/16421989/220586278-3e215276-6f06-4fa0-a0b9-b229804ac38d.png) ### Affects Versions master ### What engines are you seeing the problem on? AMS ### How to reproduce Multiple clicks o...
priority
the page repeat display container info what happened affects versions master what engines are you seeing the problem on ams how to reproduce multiple clicks on settings container settings relevant log output no response anything else no respons...
1
91,029
11,458,099,234
IssuesEvent
2020-02-07 02:05:07
cyber-s/blog
https://api.github.com/repos/cyber-s/blog
opened
IBMのデザイン言語
design
ERROR: type should be string, got "https://www.ibm.com/design/language/\r\n\r\nまるで科学ですね。\r\n\r\n西洋のこの再現性を担保する能力は、見習いたい。\r\n\r\n上位5%が、科学にして、残りの95%の平均を引き上げてると感じる。\r\n日本は、上位5%が、広げないで隠しちゃうからな。\r\n\r\n1. Philosophyからはじまり、\r\n2. Gallary (デザイン言語に基づいた実際に作った作品)\r\n3. Typography\r\n4. Color\r\n5. logos\r\n6. iconography\r\n7. photography\r\n8. Layout\r\n9. Motion UI\r\n\r\nまえ紹介したuberと同じく、\r\nアニメーションはもうブランディングの一部。\r\n\r\nイラストは、IMBの場合ない。\r\n\r\n![image](https://user-images.githubusercontent.com/35245700/73994559-ec7db100-4990-11ea-9b0e-01a2ec0b7a0e.png)\r\n"
1.0
IBMのデザイン言語 - https://www.ibm.com/design/language/ まるで科学ですね。 西洋のこの再現性を担保する能力は、見習いたい。 上位5%が、科学にして、残りの95%の平均を引き上げてると感じる。 日本は、上位5%が、広げないで隠しちゃうからな。 1. Philosophyからはじまり、 2. Gallary (デザイン言語に基づいた実際に作った作品) 3. Typography 4. Color 5. logos 6. iconography 7. photography 8. Layout 9. Motion UI まえ紹介したuberと同じく...
non_priority
ibmのデザイン言語 まるで科学ですね。 西洋のこの再現性を担保する能力は、見習いたい。 が、科学にして、 の平均を引き上げてると感じる。 日本は、 が、広げないで隠しちゃうからな。 philosophyからはじまり、 gallary デザイン言語に基づいた実際に作った作品 typography color logos iconography photography layout motion ui まえ紹介したuberと同じく、 アニメーションはもうブランディングの一部。 イラストは、imbの場合ない。...
0
378,047
11,194,935,861
IssuesEvent
2020-01-03 03:43:59
Jolomann/etternamax-respect-v
https://api.github.com/repos/Jolomann/etternamax-respect-v
opened
Edit stepsdisplay to DJMAX style
High Priority Theme WIP a e s t h e t i c s
- Make it scroll horizontally - Add border - Change difficulty strings (NORMAL/HARD/MX/SC, maybe add easy even though it's not in DJMAX) - Display key/game mode elsewhere - Find some kind of system for colours(Maybe key/game mode dependant?)
1.0
Edit stepsdisplay to DJMAX style - - Make it scroll horizontally - Add border - Change difficulty strings (NORMAL/HARD/MX/SC, maybe add easy even though it's not in DJMAX) - Display key/game mode elsewhere - Find some kind of system for colours(Maybe key/game mode dependant?)
priority
edit stepsdisplay to djmax style make it scroll horizontally add border change difficulty strings normal hard mx sc maybe add easy even though it s not in djmax display key game mode elsewhere find some kind of system for colours maybe key game mode dependant
1
81,014
30,658,824,460
IssuesEvent
2023-07-25 13:49:54
SasView/sasview
https://api.github.com/repos/SasView/sasview
closed
Syntax highlighting is throwing errors in PySide
Defect
Syntax highlighting is throwing errors in PySide: ``` 16:32:49 - sas.qtgui.Perspectives.Fitting.FittingWidget - ERROR - Traceback (most recent call last): File "…/sasview/src/sas/qtgui/Utilities/PythonSyntax.py", line 134, in highlightBlock index = expression.indexIn(text, 0) AttributeError: 'PySide6.QtCor...
1.0
Syntax highlighting is throwing errors in PySide - Syntax highlighting is throwing errors in PySide: ``` 16:32:49 - sas.qtgui.Perspectives.Fitting.FittingWidget - ERROR - Traceback (most recent call last): File "…/sasview/src/sas/qtgui/Utilities/PythonSyntax.py", line 134, in highlightBlock index = expressi...
non_priority
syntax highlighting is throwing errors in pyside syntax highlighting is throwing errors in pyside sas qtgui perspectives fitting fittingwidget error traceback most recent call last file … sasview src sas qtgui utilities pythonsyntax py line in highlightblock index expression in...
0
93,513
15,892,671,907
IssuesEvent
2021-04-11 01:20:41
n00begon/phaser-jam-template
https://api.github.com/repos/n00begon/phaser-jam-template
opened
CVE-2020-28500 (Medium) detected in lodash-4.17.19.tgz
security vulnerability
## CVE-2020-28500 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.19.tgz</b></p></summary> <p>Lodash modular utilities.</p> <p>Library home page: <a href="https://registr...
True
CVE-2020-28500 (Medium) detected in lodash-4.17.19.tgz - ## CVE-2020-28500 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.19.tgz</b></p></summary> <p>Lodash modular util...
non_priority
cve medium detected in lodash tgz cve medium severity vulnerability vulnerable library lodash tgz lodash modular utilities library home page a href path to dependency file phaser jam template package json path to vulnerable library phaser jam template node modules l...
0
452,933
13,061,758,335
IssuesEvent
2020-07-30 14:18:27
ansible/ansible-builder
https://api.github.com/repos/ansible/ansible-builder
closed
supress warning about tmp build dir not being in collections path on build host
priority: low state: needs devel type: bug
In the output of `ansible-builder build` I see: ``` ansible-galaxy collection install -r reqs.yml -p /tmp/ansible_builder_jn54s8dn [WARNING]: The specified collections path '/tmp/ansible_builder_jn54s8dn' is not part of the configured Ansible collections paths '/home/elijah/.ansible/collections:/usr/share/...
1.0
supress warning about tmp build dir not being in collections path on build host - In the output of `ansible-builder build` I see: ``` ansible-galaxy collection install -r reqs.yml -p /tmp/ansible_builder_jn54s8dn [WARNING]: The specified collections path '/tmp/ansible_builder_jn54s8dn' is not part of the config...
priority
supress warning about tmp build dir not being in collections path on build host in the output of ansible builder build i see ansible galaxy collection install r reqs yml p tmp ansible builder the specified collections path tmp ansible builder is not part of the configured ansible collectio...
1
2,024
2,522,859,406
IssuesEvent
2015-01-20 03:01:09
NebulousLabs/Sia
https://api.github.com/repos/NebulousLabs/Sia
opened
Renter Deadlock
bug High Priority
Tried to rent a file and my renter deadlocked. I'm not quite sure where it's stuck. =/
1.0
Renter Deadlock - Tried to rent a file and my renter deadlocked. I'm not quite sure where it's stuck. =/
priority
renter deadlock tried to rent a file and my renter deadlocked i m not quite sure where it s stuck
1
153,728
13,524,618,444
IssuesEvent
2020-09-15 11:50:20
spring-projects/spring-framework
https://api.github.com/repos/spring-projects/spring-framework
opened
Document functional bean registration in the reference manual
in: core type: documentation
We currently not have any documentation on functional bean registration in the reference manual, so let's add that in 5.3 (potentially backporting to 5.2) along with some Java/Kotlin examples.
1.0
Document functional bean registration in the reference manual - We currently not have any documentation on functional bean registration in the reference manual, so let's add that in 5.3 (potentially backporting to 5.2) along with some Java/Kotlin examples.
non_priority
document functional bean registration in the reference manual we currently not have any documentation on functional bean registration in the reference manual so let s add that in potentially backporting to along with some java kotlin examples
0
18,190
25,162,796,295
IssuesEvent
2022-11-10 18:06:45
Leaflet/Leaflet
https://api.github.com/repos/Leaflet/Leaflet
closed
Consider exposing `HTMLImageElement.decoding` for `ImageOverlay`
feature compatibility
### Motivation Hi there! We at Mozilla see a quite a few Web Compatibility reports about various applications using an animated map layer on top of Leaflet, where the animation is flickering. For example: [there's this issue on firesmoke.ca](https://github.com/webcompat/web-bugs/issues/80232). The primary issue h...
True
Consider exposing `HTMLImageElement.decoding` for `ImageOverlay` - ### Motivation Hi there! We at Mozilla see a quite a few Web Compatibility reports about various applications using an animated map layer on top of Leaflet, where the animation is flickering. For example: [there's this issue on firesmoke.ca](https://...
non_priority
consider exposing htmlimageelement decoding for imageoverlay motivation hi there we at mozilla see a quite a few web compatibility reports about various applications using an animated map layer on top of leaflet where the animation is flickering for example the primary issue here is a bit of a r...
0
752,090
26,272,711,519
IssuesEvent
2023-01-06 18:37:00
brave/brave-browser
https://api.github.com/repos/brave/brave-browser
closed
Hide wyre buy option (Android)
priority/P1 QA/Yes release-notes/include feature/web3/wallet OS/Android
<!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue. PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE. INSUFFICIENT INFO WILL GET THE ISSUE CLOSED. IT WILL ONLY BE REOPENED AFTER SUFFICIENT INFO IS PROV...
1.0
Hide wyre buy option (Android) - <!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue. PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE. INSUFFICIENT INFO WILL GET THE ISSUE CLOSED. IT WILL ONLY BE REOPE...
priority
hide wyre buy option android have you searched for similar issues before submitting this issue please check the open issues and add a note before logging a new issue please use the template below to provide information about the issue insufficient info will get the issue closed it will only be reope...
1
162,584
12,681,678,072
IssuesEvent
2020-06-19 15:50:17
ansible/ansible
https://api.github.com/repos/ansible/ansible
closed
"operation requires privilege escalation" error needs to be more descriptive.
affects_2.10 bug cisco huawei ios iosxr needs_info needs_template needs_triage networking nxos support:community test
<!--- Verify first that your issue is not already reported on GitHub --> <!--- Also test if the latest release and devel branch are affected too --> <!--- Complete *all* sections as described, this form is processed automatically --> ##### SUMMARY While attempting to perform certain config steps on the Cisco ASA ...
1.0
"operation requires privilege escalation" error needs to be more descriptive. - <!--- Verify first that your issue is not already reported on GitHub --> <!--- Also test if the latest release and devel branch are affected too --> <!--- Complete *all* sections as described, this form is processed automatically --> ...
non_priority
operation requires privilege escalation error needs to be more descriptive summary while attempting to perform certain config steps on the cisco asa platform i ran into an issue where it would come back with operation requires privilege escalation error without further explanation what may be ...
0
378,235
26,288,566,258
IssuesEvent
2023-01-08 05:09:37
cilium/cilium
https://api.github.com/repos/cilium/cilium
closed
Check netpol rules on the host
need-more-info area/documentation sig/datapath stale sig/agent
Hi, We were previously using [Kube-router](https://github.com/cloudnativelabs/kube-router) in our cluster with bridge + ipam as the plugin but we are planning to move to Cilium. In kube-router we could run the iptables command to check if all the netpol rules are created successfully or not. Since Cilium uses bpf in...
1.0
Check netpol rules on the host - Hi, We were previously using [Kube-router](https://github.com/cloudnativelabs/kube-router) in our cluster with bridge + ipam as the plugin but we are planning to move to Cilium. In kube-router we could run the iptables command to check if all the netpol rules are created successfully...
non_priority
check netpol rules on the host hi we were previously using in our cluster with bridge ipam as the plugin but we are planning to move to cilium in kube router we could run the iptables command to check if all the netpol rules are created successfully or not since cilium uses bpf internally to route the pac...
0
443,436
12,794,377,664
IssuesEvent
2020-07-02 06:46:05
chartes/adele-app
https://api.github.com/repos/chartes/adele-app
closed
Mode lecture seule quand le contenu de référence existe
top priority
Réutiliser les fragments de vue de consultation pour créer un mode lecture seule lors du mode édition, à partir du moment où du contenu de référence existe pour le dossier. Les fragments sont accessibles via les urls : ``` /documents/<doc_id>/view/notice /documents/<doc_id>/view/transcription /documents/<doc_id...
1.0
Mode lecture seule quand le contenu de référence existe - Réutiliser les fragments de vue de consultation pour créer un mode lecture seule lors du mode édition, à partir du moment où du contenu de référence existe pour le dossier. Les fragments sont accessibles via les urls : ``` /documents/<doc_id>/view/notice ...
priority
mode lecture seule quand le contenu de référence existe réutiliser les fragments de vue de consultation pour créer un mode lecture seule lors du mode édition à partir du moment où du contenu de référence existe pour le dossier les fragments sont accessibles via les urls documents view notice docume...
1
179,596
6,626,621,061
IssuesEvent
2017-09-22 20:22:43
core-plot/core-plot
https://api.github.com/repos/core-plot/core-plot
closed
CorePlot-CocoaTouch.xcodeproj does not exist
Priority-Low
The "Using Core Plot in an Application" documentation mentions "CorePlot-CocoaTouch.xcodeproj". This does not exist anymore, please update documentation/Wiki.
1.0
CorePlot-CocoaTouch.xcodeproj does not exist - The "Using Core Plot in an Application" documentation mentions "CorePlot-CocoaTouch.xcodeproj". This does not exist anymore, please update documentation/Wiki.
priority
coreplot cocoatouch xcodeproj does not exist the using core plot in an application documentation mentions coreplot cocoatouch xcodeproj this does not exist anymore please update documentation wiki
1
164,430
20,364,479,240
IssuesEvent
2022-02-21 02:52:52
directoryxx/Laravel-UUID-CRUD-Login
https://api.github.com/repos/directoryxx/Laravel-UUID-CRUD-Login
opened
CVE-2020-28469 (High) detected in glob-parent-3.1.0.tgz
security vulnerability
## CVE-2020-28469 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>glob-parent-3.1.0.tgz</b></p></summary> <p>Strips glob magic from a string to provide the parent directory path</p> <p...
True
CVE-2020-28469 (High) detected in glob-parent-3.1.0.tgz - ## CVE-2020-28469 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>glob-parent-3.1.0.tgz</b></p></summary> <p>Strips glob magic...
non_priority
cve high detected in glob parent tgz cve high severity vulnerability vulnerable library glob parent tgz strips glob magic from a string to provide the parent directory path library home page a href path to dependency file laravel uuid crud login package json path to ...
0
803,617
29,185,728,537
IssuesEvent
2023-05-19 15:16:22
harvard-lil/perma
https://api.github.com/repos/harvard-lil/perma
closed
Combine user list views into single user list view with filters for user type
feature priority-tbd ui
Should we limit the dropdown to: - Manage links - Manage users - Settings - Logout Right now, we include sub-links for all the different user types the loggedIn user can access, and we have separate links for tools and settings. If views/options are available from an on-page menu, do we also need to include them in th...
1.0
Combine user list views into single user list view with filters for user type - Should we limit the dropdown to: - Manage links - Manage users - Settings - Logout Right now, we include sub-links for all the different user types the loggedIn user can access, and we have separate links for tools and settings. If views/o...
priority
combine user list views into single user list view with filters for user type should we limit the dropdown to manage links manage users settings logout right now we include sub links for all the different user types the loggedin user can access and we have separate links for tools and settings if views o...
1
59,660
3,117,385,894
IssuesEvent
2015-09-04 00:41:18
framingeinstein/issues-test
https://api.github.com/repos/framingeinstein/issues-test
opened
Optimize Global Nav Functionality (pre-launch)
priority:normal priority:normal resolution:done
[~toby], no rush on this, but before launch it would be great if you could check the jquery functionality for the global navigation menus and see if there are any optimization opportunities. Opportunities that would not require another pass by QA, obviously.
2.0
Optimize Global Nav Functionality (pre-launch) - [~toby], no rush on this, but before launch it would be great if you could check the jquery functionality for the global navigation menus and see if there are any optimization opportunities. Opportunities that would not require another pass by QA, obviously.
priority
optimize global nav functionality pre launch no rush on this but before launch it would be great if you could check the jquery functionality for the global navigation menus and see if there are any optimization opportunities opportunities that would not require another pass by qa obviously
1
262,155
8,251,589,044
IssuesEvent
2018-09-12 08:18:38
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
discordapp.com - site is not usable
browser-firefox priority-important
<!-- @browser: Firefox 61.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0 --> <!-- @reported_with: web --> **URL**: https://discordapp.com/login **Browser / Version**: Firefox 61.0 **Operating System**: Windows 8.1 **Tested Another Browser**: Yes **Problem type**:...
1.0
discordapp.com - site is not usable - <!-- @browser: Firefox 61.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0 --> <!-- @reported_with: web --> **URL**: https://discordapp.com/login **Browser / Version**: Firefox 61.0 **Operating System**: Windows 8.1 **Tested Ano...
priority
discordapp com site is not usable url browser version firefox operating system windows tested another browser yes problem type site is not usable description can t login steps to reproduce from with ❤️
1
665,067
22,298,284,111
IssuesEvent
2022-06-13 05:53:22
OpenFunction/OpenFunction
https://api.github.com/repos/OpenFunction/OpenFunction
closed
Let functions be triggered by GitHub events
Feature priority/medium
**Proposal** - Motivation GitHub is a mainstream code repository, and many developers choose to push their project on GitHub. To meet the needs of the CI\CD of the users, GitHub provides [Webhooks and events](https://docs.github.com/en/developers/webhooks-and-events). OpenFunction's event framework is dedi...
1.0
Let functions be triggered by GitHub events - **Proposal** - Motivation GitHub is a mainstream code repository, and many developers choose to push their project on GitHub. To meet the needs of the CI\CD of the users, GitHub provides [Webhooks and events](https://docs.github.com/en/developers/webhooks-and-events...
priority
let functions be triggered by github events proposal motivation github is a mainstream code repository and many developers choose to push their project on github to meet the needs of the ci cd of the users github provides openfunction s event framework is dedicated to improving openfunction ...
1
97,033
28,080,310,545
IssuesEvent
2023-03-30 05:35:15
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
Allow passing arguments to the docker image as env var
C-enhancement O-community A-build-system T-dev-inf
The Github Actions system allows to run [services](https://docs.github.com/en/actions/using-containerized-services/about-service-containers) to support CI jobs. I haven't been able to use CockroachDB as a job service because, in order to run a database, the image requires certain arguments, for instance: ``` docke...
1.0
Allow passing arguments to the docker image as env var - The Github Actions system allows to run [services](https://docs.github.com/en/actions/using-containerized-services/about-service-containers) to support CI jobs. I haven't been able to use CockroachDB as a job service because, in order to run a database, the im...
non_priority
allow passing arguments to the docker image as env var the github actions system allows to run to support ci jobs i haven t been able to use cockroachdb as a job service because in order to run a database the image requires certain arguments for instance docker run rm name crdb p cockroachd...
0
565,043
16,747,749,620
IssuesEvent
2021-06-11 17:52:41
metabase/metabase
https://api.github.com/repos/metabase/metabase
closed
Cannot use arithmetic between two `case()` function in Custom Expression
Priority:P2 Querying/ Querying/Notebook Type:Bug
**Describe the bug** Cannot use arithmetic between two case-functions like `case(...) + case(...)` in Custom Column. **To Reproduce** 1. Custom question > Sample Dataset > Products 2. Column Column `case([Category] = "Widget", 1, 0) + case([Rating] > 4, 1, 0)` ![image](https://user-images.githubusercontent.com/1...
1.0
Cannot use arithmetic between two `case()` function in Custom Expression - **Describe the bug** Cannot use arithmetic between two case-functions like `case(...) + case(...)` in Custom Column. **To Reproduce** 1. Custom question > Sample Dataset > Products 2. Column Column `case([Category] = "Widget", 1, 0) + case...
priority
cannot use arithmetic between two case function in custom expression describe the bug cannot use arithmetic between two case functions like case case in custom column to reproduce custom question sample dataset products column column case widget case ...
1
57,490
7,060,302,119
IssuesEvent
2018-01-05 08:02:16
BSData/wh40k
https://api.github.com/repos/BSData/wh40k
closed
[Anon] Bug report: Aeldari - Craftworlds.catz
Aeldari - Craftworlds Bug - cost Resolution - by design
**File:** Aeldari - Craftworlds.catz **BattleScribe version:** 2.01.13 **Platform:** Android **Dropbox:** No **Description:** Aeldari Titan points values are incorrect when compared to Imperial Armour Xenos. Phantom Titan should be 2370 Revenant Titan should be 1200 Thanks Ben
1.0
[Anon] Bug report: Aeldari - Craftworlds.catz - **File:** Aeldari - Craftworlds.catz **BattleScribe version:** 2.01.13 **Platform:** Android **Dropbox:** No **Description:** Aeldari Titan points values are incorrect when compared to Imperial Armour Xenos. Phantom Titan should be 2370 Revenant Titan should be 120...
non_priority
bug report aeldari craftworlds catz file aeldari craftworlds catz battlescribe version platform android dropbox no description aeldari titan points values are incorrect when compared to imperial armour xenos phantom titan should be revenant titan should be thanks ...
0
330,653
28,479,173,574
IssuesEvent
2023-04-18 00:07:30
microsoft/AzureStorageExplorer
https://api.github.com/repos/microsoft/AzureStorageExplorer
closed
The error message is incorrect when moving one directory if the directory already exists in the destination for file shares
🧪 testing :gear: files
**Storage Explorer Version**: 1.29.0-dev **Build Number**: 20230221.6 **Branch**: main **Platform/OS**: Windows 10/Linux Ubuntu 22.04/MacOS Ventura 13.2.1 (Apple M1 Pro) **Architecture**: ia32/x64 **How Found**: From running test cases **Regression From**: Not a regression ## Steps to Reproduce ## 1. Expand o...
1.0
The error message is incorrect when moving one directory if the directory already exists in the destination for file shares - **Storage Explorer Version**: 1.29.0-dev **Build Number**: 20230221.6 **Branch**: main **Platform/OS**: Windows 10/Linux Ubuntu 22.04/MacOS Ventura 13.2.1 (Apple M1 Pro) **Architecture**: ia...
non_priority
the error message is incorrect when moving one directory if the directory already exists in the destination for file shares storage explorer version dev build number branch main platform os windows linux ubuntu macos ventura apple pro architecture how foun...
0
159,189
20,048,321,672
IssuesEvent
2022-02-03 01:05:03
takahashimasaya00/whitesource-test
https://api.github.com/repos/takahashimasaya00/whitesource-test
closed
CVE-2013-2186 (High) detected in commons-fileupload-1.2.jar - autoclosed
security vulnerability
## CVE-2013-2186 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-fileupload-1.2.jar</b></p></summary> <p>The FileUpload component provides a simple yet flexible means of adding...
True
CVE-2013-2186 (High) detected in commons-fileupload-1.2.jar - autoclosed - ## CVE-2013-2186 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-fileupload-1.2.jar</b></p></summary> ...
non_priority
cve high detected in commons fileupload jar autoclosed cve high severity vulnerability vulnerable library commons fileupload jar the fileupload component provides a simple yet flexible means of adding support for multipart file upload functionality to servlets and web applicat...
0
822,877
30,889,097,151
IssuesEvent
2023-08-04 02:14:14
matrixorigin/mo_ctl_standalone
https://api.github.com/repos/matrixorigin/mo_ctl_standalone
closed
[Feature Request]: implement function `get_branch`
priority/p1 type/feature function/get_branch
### Is there an existing issue for the feature request? - [X] I have checked the existing issues. ### Feature Description use `mo_ctl get_branch` to get current mo git branch ```bash mo_ctl get_branch help Usage : mo_ctl get_branch # print which git branch mo is currently on ``` ### Feature Imp...
1.0
[Feature Request]: implement function `get_branch` - ### Is there an existing issue for the feature request? - [X] I have checked the existing issues. ### Feature Description use `mo_ctl get_branch` to get current mo git branch ```bash mo_ctl get_branch help Usage : mo_ctl get_branch # print whic...
priority
implement function get branch is there an existing issue for the feature request i have checked the existing issues feature description use mo ctl get branch to get current mo git branch bash mo ctl get branch help usage mo ctl get branch print which git branch mo is...
1
45,524
24,090,418,788
IssuesEvent
2022-09-19 14:21:31
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
storage: MVCCGarbageCollect is slow in v22.2 compared to v22.1
C-performance A-storage GA-blocker T-storage branch-release-22.2
Running BenchmarkMVCCGarbageCollect (+modified) to include MVCCStats to make it more comparable to real runs: ``` 22.1 (with stats update) BenchmarkMVCCGarbageCollect/pebble/keySize=128/valSize=128/numKeys=1/numVersions=2/deleteVersions=1-16 226299 4816 ns/op BenchmarkMVCCGarbageCollect/...
True
storage: MVCCGarbageCollect is slow in v22.2 compared to v22.1 - Running BenchmarkMVCCGarbageCollect (+modified) to include MVCCStats to make it more comparable to real runs: ``` 22.1 (with stats update) BenchmarkMVCCGarbageCollect/pebble/keySize=128/valSize=128/numKeys=1/numVersions=2/deleteVersions=1-16 ...
non_priority
storage mvccgarbagecollect is slow in compared to running benchmarkmvccgarbagecollect modified to include mvccstats to make it more comparable to real runs with stats update benchmarkmvccgarbagecollect pebble keysize valsize numkeys numversions deleteversions ...
0
143,183
5,511,520,811
IssuesEvent
2017-03-17 05:24:25
CS2103JAN2017-F12-B4/main
https://api.github.com/repos/CS2103JAN2017-F12-B4/main
closed
Change parser for displaying the correct info on TaskCards
priority.high type.task
Currently each card is still displaying address instead of task, so it's important to make UI changes to the displayed cards
1.0
Change parser for displaying the correct info on TaskCards - Currently each card is still displaying address instead of task, so it's important to make UI changes to the displayed cards
priority
change parser for displaying the correct info on taskcards currently each card is still displaying address instead of task so it s important to make ui changes to the displayed cards
1
2,176
2,667,373,600
IssuesEvent
2015-03-22 15:07:16
lcabrini/prog-c
https://api.github.com/repos/lcabrini/prog-c
closed
hello: document tests
documentation
Add a testing section to the hello spec wiki page that documents the tests that need to be performed.
1.0
hello: document tests - Add a testing section to the hello spec wiki page that documents the tests that need to be performed.
non_priority
hello document tests add a testing section to the hello spec wiki page that documents the tests that need to be performed
0
76,865
9,523,774,199
IssuesEvent
2019-04-27 20:10:25
akademijafri/akademija-fri-www
https://api.github.com/repos/akademijafri/akademija-fri-www
closed
Logo navbar style
design
Received complains about style of logo in the navbar. Some think the box surrounding the logo is unnecessary.
1.0
Logo navbar style - Received complains about style of logo in the navbar. Some think the box surrounding the logo is unnecessary.
non_priority
logo navbar style received complains about style of logo in the navbar some think the box surrounding the logo is unnecessary
0
321,260
9,796,003,351
IssuesEvent
2019-06-11 06:20:31
googleapis/google-api-dotnet-client
https://api.github.com/repos/googleapis/google-api-dotnet-client
closed
ComputeCredential.IsRunningOnComputeEngine doesn't work
priority: p2 type: bug
The method [`IsRunningOnComputeEngineNoCache`](https://github.com/googleapis/google-api-dotnet-client/blob/d78f1edf302149adafe7afb5545aeaa246d2ec9a/Src/Support/Google.Apis.Auth/OAuth2/ComputeCredential.cs#L122) checks that the metadata server returns the header `Metadata-Flavor: Google`. However, that endpoint will ret...
1.0
ComputeCredential.IsRunningOnComputeEngine doesn't work - The method [`IsRunningOnComputeEngineNoCache`](https://github.com/googleapis/google-api-dotnet-client/blob/d78f1edf302149adafe7afb5545aeaa246d2ec9a/Src/Support/Google.Apis.Auth/OAuth2/ComputeCredential.cs#L122) checks that the metadata server returns the header ...
priority
computecredential isrunningoncomputeengine doesn t work the method checks that the metadata server returns the header metadata flavor google however that endpoint will return an error if that same header is not also supplied in the request notice in the following curl ing the endpoint does not return th...
1
379,995
11,252,845,251
IssuesEvent
2020-01-11 12:00:30
gammapy/gammapy
https://api.github.com/repos/gammapy/gammapy
closed
Unify coordsys and frame handling between maps and models
cleanup priority-high
Currently we handle coordinate systems / frames in two different ways in Gammapy: - In `gammapy.maps` we have the `coordsys` keyword with allowed values of `CEL` and `GAL`. - In all other parts of Gammapy we are compliant with the `SkyCoord` API and use a frame keyword. This inhomogenity even lead to bugs like ...
1.0
Unify coordsys and frame handling between maps and models - Currently we handle coordinate systems / frames in two different ways in Gammapy: - In `gammapy.maps` we have the `coordsys` keyword with allowed values of `CEL` and `GAL`. - In all other parts of Gammapy we are compliant with the `SkyCoord` API and use a ...
priority
unify coordsys and frame handling between maps and models currently we handle coordinate systems frames in two different ways in gammapy in gammapy maps we have the coordsys keyword with allowed values of cel and gal in all other parts of gammapy we are compliant with the skycoord api and use a ...
1
117,548
4,718,287,808
IssuesEvent
2016-10-17 01:08:12
ponylang/ponyc
https://api.github.com/repos/ponylang/ponyc
opened
Investigate compilation to GPUs
difficulty: 3- hard enhancement: 3 - ready for work priority: 1 - low
LLVM has experimental support of NVPTX and AMDGPU backends. Getting Pony to run on these as a proof of concept would be great.
1.0
Investigate compilation to GPUs - LLVM has experimental support of NVPTX and AMDGPU backends. Getting Pony to run on these as a proof of concept would be great.
priority
investigate compilation to gpus llvm has experimental support of nvptx and amdgpu backends getting pony to run on these as a proof of concept would be great
1
174,731
21,300,413,683
IssuesEvent
2022-04-15 01:49:19
turkdevops/graphql-tools
https://api.github.com/repos/turkdevops/graphql-tools
opened
CVE-2021-23440 (High) detected in opennmsopennms-source-26.0.0-1
security vulnerability
## CVE-2021-23440 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>opennmsopennms-source-26.0.0-1</b></p></summary> <p> <p>A Java based fault and performance management system</p> <p>Li...
True
CVE-2021-23440 (High) detected in opennmsopennms-source-26.0.0-1 - ## CVE-2021-23440 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>opennmsopennms-source-26.0.0-1</b></p></summary> <p>...
non_priority
cve high detected in opennmsopennms source cve high severity vulnerability vulnerable library opennmsopennms source a java based fault and performance management system library home page a href found in base branch master vulnerable source files ...
0
777,161
27,270,271,771
IssuesEvent
2023-02-22 21:38:42
CanberraOceanRacingClub/namadgi3
https://api.github.com/repos/CanberraOceanRacingClub/namadgi3
closed
Boom bag is too tight -- adjustment required
Priority_2
@pauljones17 reports ``` Boom bag is too tight – suggest a new front panel to add some 10cm to the length of the bag. Further, engaging and closing the zip on the new sail is so difficult, I suspect many will not persevere. Suggest the sailmaker be invited to develop a more user-friendly solution. ```
1.0
Boom bag is too tight -- adjustment required - @pauljones17 reports ``` Boom bag is too tight – suggest a new front panel to add some 10cm to the length of the bag. Further, engaging and closing the zip on the new sail is so difficult, I suspect many will not persevere. Suggest the sailmaker be invited to dev...
priority
boom bag is too tight adjustment required reports boom bag is too tight – suggest a new front panel to add some to the length of the bag further engaging and closing the zip on the new sail is so difficult i suspect many will not persevere suggest the sailmaker be invited to develop a more u...
1
38,228
19,025,888,383
IssuesEvent
2021-11-24 03:23:56
NuGet/Home
https://api.github.com/repos/NuGet/Home
closed
Versions List in Details Pane is not kept in sync when changing Selected Package
Product:VS.Client Type:Bug Functionality:VisualStudioUI Tenet:Performance Pipeline:Backlog
<!-- Please read the following information before posting the issue. --> <!-- If you're having trouble with the NuGet client tools (the Visual Studio extension, NuGet.exe command line tool, etc.), you are in the right place. --> <!-- If you're having trouble with the NuGet.org Website, please post in [NuGetGallery is...
True
Versions List in Details Pane is not kept in sync when changing Selected Package - <!-- Please read the following information before posting the issue. --> <!-- If you're having trouble with the NuGet client tools (the Visual Studio extension, NuGet.exe command line tool, etc.), you are in the right place. --> <!-- I...
non_priority
versions list in details pane is not kept in sync when changing selected package details about problem sometimes when changing the selected package the old versions list is still displayed for some time even though the package details have changed nuget product used nuget exe visual studio...
0
722,884
24,877,365,720
IssuesEvent
2022-10-27 20:24:25
AY2223S1-CS2113-W12-1/tp
https://api.github.com/repos/AY2223S1-CS2113-W12-1/tp
closed
Finish User Guide (before 28th Oct)
type.Task priority.Medium
We need UG before Friday 28th for PED Format is similar to UG ip (command, description, note, Example, Expected Outcome)
1.0
Finish User Guide (before 28th Oct) - We need UG before Friday 28th for PED Format is similar to UG ip (command, description, note, Example, Expected Outcome)
priority
finish user guide before oct we need ug before friday for ped format is similar to ug ip command description note example expected outcome
1
398
2,823,917,429
IssuesEvent
2015-05-21 11:54:16
Yoast/wordpress-seo
https://api.github.com/repos/Yoast/wordpress-seo
closed
Wordpress SEO not recognising image in revolution slider
Compatibility
Hi, I have put loads of images in a slider for my website, and then I went to SEO my website. The Wordpress SEO plugin is saying that I have no images on my site when I do. I added the alt tags for the images under the revolution slider settings, but the SEO plugin just isn't recognising any images. Can anyone h...
True
Wordpress SEO not recognising image in revolution slider - Hi, I have put loads of images in a slider for my website, and then I went to SEO my website. The Wordpress SEO plugin is saying that I have no images on my site when I do. I added the alt tags for the images under the revolution slider settings, but the...
non_priority
wordpress seo not recognising image in revolution slider hi i have put loads of images in a slider for my website and then i went to seo my website the wordpress seo plugin is saying that i have no images on my site when i do i added the alt tags for the images under the revolution slider settings but the...
0
665,227
22,304,116,741
IssuesEvent
2022-06-13 11:28:10
virtual-tech-school/youtube-clone
https://api.github.com/repos/virtual-tech-school/youtube-clone
opened
Playlists Tab
:pushpin: task :green_square: priority: low :green_circle: level: easy
Create the playlist tab, similar to how it is on YouTube - https://www.youtube.com/c/ApoorvGoyalMain/playlists Branch Name - issue-12
1.0
Playlists Tab - Create the playlist tab, similar to how it is on YouTube - https://www.youtube.com/c/ApoorvGoyalMain/playlists Branch Name - issue-12
priority
playlists tab create the playlist tab similar to how it is on youtube branch name issue
1
61,242
6,730,647,403
IssuesEvent
2017-10-18 02:22:38
shelljs/shelljs
https://api.github.com/repos/shelljs/shelljs
closed
Add test for `ls regular-file.txt`
low priority test
Originally pointed out in #467 We should add a test case to `ls` of the sort `ls('resources/ls/file1')`, since I don't think we have a test case to check ls-ing a single file, no options, no wildcards.
1.0
Add test for `ls regular-file.txt` - Originally pointed out in #467 We should add a test case to `ls` of the sort `ls('resources/ls/file1')`, since I don't think we have a test case to check ls-ing a single file, no options, no wildcards.
non_priority
add test for ls regular file txt originally pointed out in we should add a test case to ls of the sort ls resources ls since i don t think we have a test case to check ls ing a single file no options no wildcards
0
465,558
13,388,030,074
IssuesEvent
2020-09-02 16:47:45
jaybee84/projectLive
https://api.github.com/repos/jaybee84/projectLive
closed
Add "See New Submissions" Module
Priority:Low enhancement
Module that tracks the newest file uploads 1. Pulls from portal- files table 2. Looks at createdOn column 3. Lists all files that were created in the last 7 days. If no files added, then list the last added files.
1.0
Add "See New Submissions" Module - Module that tracks the newest file uploads 1. Pulls from portal- files table 2. Looks at createdOn column 3. Lists all files that were created in the last 7 days. If no files added, then list the last added files.
priority
add see new submissions module module that tracks the newest file uploads pulls from portal files table looks at createdon column lists all files that were created in the last days if no files added then list the last added files
1
90,831
26,195,175,147
IssuesEvent
2023-01-03 12:49:55
Scirra/Construct-3-bugs
https://api.github.com/repos/Scirra/Construct-3-bugs
closed
APK BUILD ERROR
Build Service
<!-- You must use this template or your issue will be closed without investigation. Please see the guidelines. --> ## Problem description Error building large APK ## Attach a .c3p https://app.box.com/s/j02r1uo9o170caftq5788ve9hkbynd1b ## Steps to reproduce <!-- These steps are essential for us to be a...
1.0
APK BUILD ERROR - <!-- You must use this template or your issue will be closed without investigation. Please see the guidelines. --> ## Problem description Error building large APK ## Attach a .c3p https://app.box.com/s/j02r1uo9o170caftq5788ve9hkbynd1b ## Steps to reproduce <!-- These steps are essent...
non_priority
apk build error problem description error building large apk attach a steps to reproduce open the project export to apk observe the result observed result build failed websocket is not closed cannot connect to build server expected result successf...
0
478,806
13,785,807,762
IssuesEvent
2020-10-08 23:55:09
knative/docs
https://api.github.com/repos/knative/docs
closed
Add high-level documentation for SinkBinding
Hacktoberfest kind/cleanup kind/enhancement kind/epic kind/eventing kind/new-docs-needed kind/sample lifecycle/frozen priority/0
## Expected Behavior I should understand what a SinkBinding is for and how to use it. ## Actual Behavior There's a sample that shows how to use it, but the way that it works and how to use it with my own container requires a little thought. ## Steps to Reproduce the Problem 1. Read https://knative.dev/do...
1.0
Add high-level documentation for SinkBinding - ## Expected Behavior I should understand what a SinkBinding is for and how to use it. ## Actual Behavior There's a sample that shows how to use it, but the way that it works and how to use it with my own container requires a little thought. ## Steps to Reproduc...
priority
add high level documentation for sinkbinding expected behavior i should understand what a sinkbinding is for and how to use it actual behavior there s a sample that shows how to use it but the way that it works and how to use it with my own container requires a little thought steps to reproduc...
1
198,106
6,970,000,810
IssuesEvent
2017-12-11 08:39:53
hassio-addons/addon-ide
https://api.github.com/repos/hassio-addons/addon-ide
opened
Add support for autocompletion for MDI icons
Feature Low Priority RFC
# Problem/Motivation Home Assistant allows you to use Material Design Icons. The auto-completion does not support these yet. https://materialdesignicons.com As suggested in the Home Assistant Podcast (episode 14) it would be nice if you'd typed `mdi:` it would autocomplete on the available icons. https://...
1.0
Add support for autocompletion for MDI icons - # Problem/Motivation Home Assistant allows you to use Material Design Icons. The auto-completion does not support these yet. https://materialdesignicons.com As suggested in the Home Assistant Podcast (episode 14) it would be nice if you'd typed `mdi:` it would a...
priority
add support for autocompletion for mdi icons problem motivation home assistant allows you to use material design icons the auto completion does not support these yet as suggested in the home assistant podcast episode it would be nice if you d typed mdi it would autocomplete on the available ic...
1
478,122
13,773,620,182
IssuesEvent
2020-10-08 04:10:45
Techtonica/keyboard-shortcuts-practice
https://api.github.com/repos/Techtonica/keyboard-shortcuts-practice
closed
Ensure correct user data is being fetched when a user logs in.
Hacktoberfest Priority 5 backend 🛑 blocked
Ensure correct user data is being fetched when a user logs in.
1.0
Ensure correct user data is being fetched when a user logs in. - Ensure correct user data is being fetched when a user logs in.
priority
ensure correct user data is being fetched when a user logs in ensure correct user data is being fetched when a user logs in
1
336,558
10,193,558,424
IssuesEvent
2019-08-12 13:55:28
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
m.vk.com - see bug description
browser-firefox-mobile engine-gecko priority-critical status-contact-success status-first-contact type-js
<!-- @browser: Firefox Mobile 58.0 --> <!-- @ua_header: Mozilla/5.0 (Android 4.4.4; Mobile; rv:58.0) Gecko/58.0 Firefox/58.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://m.vk.com/mail?act=show **Browser / Version**: Firefox Mobile 58.0 **Operating System**: Android 4.4.4 **Tested Another Browser**: Y...
1.0
m.vk.com - see bug description - <!-- @browser: Firefox Mobile 58.0 --> <!-- @ua_header: Mozilla/5.0 (Android 4.4.4; Mobile; rv:58.0) Gecko/58.0 Firefox/58.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://m.vk.com/mail?act=show **Browser / Version**: Firefox Mobile 58.0 **Operating System**: Android 4....
priority
m vk com see bug description url browser version firefox mobile operating system android tested another browser yes problem type something else description upload file steps to reproduce i can t send file into private message browser is crashed from ...
1
6,970
10,211,450,134
IssuesEvent
2019-08-14 16:57:46
dan-solli/ottra
https://api.github.com/repos/dan-solli/ottra
closed
Catch up and see if there are tours missing.
Requirement client
Go over all views and components and see if there are tours missing.
1.0
Catch up and see if there are tours missing. - Go over all views and components and see if there are tours missing.
non_priority
catch up and see if there are tours missing go over all views and components and see if there are tours missing
0
71,388
3,356,379,343
IssuesEvent
2015-11-18 20:14:48
TechReborn/TechReborn
https://api.github.com/repos/TechReborn/TechReborn
closed
Missing texture with standard machine casing.
bug Medium priority
Techreborn: 0.5.6.1004 reborncore:1.0.0.9 forge:10.13.4.1558 ic2/3:2.2.2.791 # Enable Connected textures B:"Enable Connected textures"=false ![2015-11-12_22 39 56](https://cloud.githubusercontent.com/assets/8199121/11138944/ac85ef34-898e-11e5-8830-dce26ac8b0ae.png)
1.0
Missing texture with standard machine casing. - Techreborn: 0.5.6.1004 reborncore:1.0.0.9 forge:10.13.4.1558 ic2/3:2.2.2.791 # Enable Connected textures B:"Enable Connected textures"=false ![2015-11-12_22 39 56](https://cloud.githubusercontent.com/assets/8199121/11138944/ac85ef34-898e-11e5-8830-dce26ac8b0a...
priority
missing texture with standard machine casing techreborn reborncore forge enable connected textures b enable connected textures false
1
122,805
26,168,241,155
IssuesEvent
2023-01-01 15:16:51
joomla/joomla-cms
https://api.github.com/repos/joomla/joomla-cms
closed
[4.2] Subform filter UX
No Code Attached Yet UI/UX
### Steps to reproduce the issue There is a filed filter for subforms but it doesnt match the other filters AND when selected you cant tell what the filter is for ![image](https://user-images.githubusercontent.com/1296369/210168533-0e7206cb-7544-43b8-a8f5-9572764f5966.png) ![image](https://user-images.githubuser...
1.0
[4.2] Subform filter UX - ### Steps to reproduce the issue There is a filed filter for subforms but it doesnt match the other filters AND when selected you cant tell what the filter is for ![image](https://user-images.githubusercontent.com/1296369/210168533-0e7206cb-7544-43b8-a8f5-9572764f5966.png) ![image](http...
non_priority
subform filter ux steps to reproduce the issue there is a filed filter for subforms but it doesnt match the other filters and when selected you cant tell what the filter is for i would change it myself but i dont understand what the opposite for yes is in this filter or is there ...
0
132,121
5,170,230,947
IssuesEvent
2017-01-18 04:58:29
domaindrivendev/Swashbuckle.AspNetCore
https://api.github.com/repos/domaindrivendev/Swashbuckle.AspNetCore
closed
Get methods with complex type parameters not populating parameter description
high priority
GET requests can use model binding to complex types, and for the most part Swashbuckle seems to handle this... as long as you are explicit in flagging properties as FromQuery (which is how ASP.NET binds them anyway... cause, you know... it's a get request). But it isn't pulling XML comments from the complex type correc...
1.0
Get methods with complex type parameters not populating parameter description - GET requests can use model binding to complex types, and for the most part Swashbuckle seems to handle this... as long as you are explicit in flagging properties as FromQuery (which is how ASP.NET binds them anyway... cause, you know... it'...
priority
get methods with complex type parameters not populating parameter description get requests can use model binding to complex types and for the most part swashbuckle seems to handle this as long as you are explicit in flagging properties as fromquery which is how asp net binds them anyway cause you know it ...
1
382,781
11,319,793,497
IssuesEvent
2020-01-21 01:16:08
nearprotocol/nearcore
https://api.github.com/repos/nearprotocol/nearcore
closed
Panics in Rust contracts cause process crash with EXC_BAD_INSTRUCTION
Priority 2 runtime
To reproduce: * Checkout https://github.com/nearprotocol/near-bindgen/tree/make_fail * Copy `examples/status-message/res/status_message.wasm` into `/tmp/`; * Copy these files into `/tmp`: https://www.dropbox.com/s/c9mpa3fcfwg9f3r/config.json?dl=0 https://www.dropbox.com/s/1v7ov4ghwmsgf4q/context.json?dl=0 * Check...
1.0
Panics in Rust contracts cause process crash with EXC_BAD_INSTRUCTION - To reproduce: * Checkout https://github.com/nearprotocol/near-bindgen/tree/make_fail * Copy `examples/status-message/res/status_message.wasm` into `/tmp/`; * Copy these files into `/tmp`: https://www.dropbox.com/s/c9mpa3fcfwg9f3r/config.json?dl...
priority
panics in rust contracts cause process crash with exc bad instruction to reproduce checkout copy examples status message res status message wasm into tmp copy these files into tmp checkout master on nearcore and run cargo run color always package near vm runner standalone ...
1
287,052
8,798,466,678
IssuesEvent
2018-12-24 07:50:54
eve-cq/super-group
https://api.github.com/repos/eve-cq/super-group
closed
CheckAllCharacterAssetsWorkerWorker should be CheckAllCharacterAssetsWorker
good first issue priority: low status: review status: verified type: bug
<!--- ⚠️ If you do not respect this template your issue will be closed. --> <!-- ⚠️ Make sure to browse the opened and closed issues before submitting your issue. --> #### Current Behavior <!--- Tell us what happens instead of the expected behavior --> The `CheckAllCharacterAssetsWorkerWorker` has `WorkerWorker` ...
1.0
CheckAllCharacterAssetsWorkerWorker should be CheckAllCharacterAssetsWorker - <!--- ⚠️ If you do not respect this template your issue will be closed. --> <!-- ⚠️ Make sure to browse the opened and closed issues before submitting your issue. --> #### Current Behavior <!--- Tell us what happens instead of the expect...
priority
checkallcharacterassetsworkerworker should be checkallcharacterassetsworker current behavior the checkallcharacterassetsworkerworker has workerworker in its name expected behavior the checkallcharacterassetsworkerworker should just be named checkallcharacterassetsworker ad...
1
577,128
17,103,881,874
IssuesEvent
2021-07-09 14:53:26
brave/brave-browser
https://api.github.com/repos/brave/brave-browser
closed
speedreader: Incorrectly identifying search.brave.com/news
OS/Desktop QA/No feature/speedreader priority/P3 release-notes/exclude
ERROR: type should be string, got " https://search.brave.com/news?q=stuff&source=web is being run through speedreader."
1.0
speedreader: Incorrectly identifying search.brave.com/news - https://search.brave.com/news?q=stuff&source=web is being run through speedreader.
priority
speedreader incorrectly identifying search brave com news is being run through speedreader
1
481,017
13,879,487,940
IssuesEvent
2020-10-17 14:40:29
Unibo-PPS-1920/pps-19-motoScala
https://api.github.com/repos/Unibo-PPS-1920/pps-19-motoScala
closed
As a client I want to start a game with enemies that move with advanced ai based on the difficulty i select
backlog item priority:medium
- [x] #110 - [x] different ai behaviours
1.0
As a client I want to start a game with enemies that move with advanced ai based on the difficulty i select - - [x] #110 - [x] different ai behaviours
priority
as a client i want to start a game with enemies that move with advanced ai based on the difficulty i select different ai behaviours
1
202,152
23,058,020,793
IssuesEvent
2022-07-25 07:18:55
team-economy/cracker-spring
https://api.github.com/repos/team-economy/cracker-spring
closed
PK 노출 문제
help wanted invalid security issue
현재 우리 페이지 접근할 때 PK (각 테이블 ID)를 사용하는데, ex) `carckers.life/user/1` 이렇게 PK를 노출 시키면 아무래도 보안상의 문제가 있을 것 같아서 튜터님께 여쭤보니 해쉬처리를 하거나 이메일을 사용해야한다고 합니다. 유저는 그렇고 커뮤니티도 커뮤니티 아이디로 진행하게 되는데 해쉬처리를 하거나 아니면 커뮤니티 이름으로 url값을 바꿔야할 것 같습니다
True
PK 노출 문제 - 현재 우리 페이지 접근할 때 PK (각 테이블 ID)를 사용하는데, ex) `carckers.life/user/1` 이렇게 PK를 노출 시키면 아무래도 보안상의 문제가 있을 것 같아서 튜터님께 여쭤보니 해쉬처리를 하거나 이메일을 사용해야한다고 합니다. 유저는 그렇고 커뮤니티도 커뮤니티 아이디로 진행하게 되는데 해쉬처리를 하거나 아니면 커뮤니티 이름으로 url값을 바꿔야할 것 같습니다
non_priority
pk 노출 문제 현재 우리 페이지 접근할 때 pk 각 테이블 id 를 사용하는데 ex carckers life user 이렇게 pk를 노출 시키면 아무래도 보안상의 문제가 있을 것 같아서 튜터님께 여쭤보니 해쉬처리를 하거나 이메일을 사용해야한다고 합니다 유저는 그렇고 커뮤니티도 커뮤니티 아이디로 진행하게 되는데 해쉬처리를 하거나 아니면 커뮤니티 이름으로 url값을 바꿔야할 것 같습니다
0
791,257
27,857,345,812
IssuesEvent
2023-03-21 00:50:48
7thbeatgames/rd
https://api.github.com/repos/7thbeatgames/rd
closed
Dropdowns are visible in editor fullscreen
Bug Comp: Editor Priority: High
### Is there an existing issue for this? - [X] I searched for the issues, and made sure there were no duplicates. ### Contact Information Random Guy JCI#7029 ### Summary While opening a dropdown, entering fullscreen still shows part of the dropdown and covers part of the level view. ### Version v0.11.6 (r26) ##...
1.0
Dropdowns are visible in editor fullscreen - ### Is there an existing issue for this? - [X] I searched for the issues, and made sure there were no duplicates. ### Contact Information Random Guy JCI#7029 ### Summary While opening a dropdown, entering fullscreen still shows part of the dropdown and covers part of th...
priority
dropdowns are visible in editor fullscreen is there an existing issue for this i searched for the issues and made sure there were no duplicates contact information random guy jci summary while opening a dropdown entering fullscreen still shows part of the dropdown and covers part of the lev...
1
730,250
25,165,420,155
IssuesEvent
2022-11-10 20:22:26
Cotalker/documentation
https://api.github.com/repos/Cotalker/documentation
closed
Bug Report: Cuando son muchos, no se pueden ver ni editar los subelementos de un elemento en su ficha
Bug report Bug high priority
### Affected system Cotalker Web Application ### Affected system (other) _No response_ ### Affected environment Staging ### Affected environment (other) _No response_ ### App version _No response_ ### Details Al ingresar a la base de datos del administrador e intentar editar los sub elementos en la ficha de ...
1.0
Bug Report: Cuando son muchos, no se pueden ver ni editar los subelementos de un elemento en su ficha - ### Affected system Cotalker Web Application ### Affected system (other) _No response_ ### Affected environment Staging ### Affected environment (other) _No response_ ### App version _No response_ ### Det...
priority
bug report cuando son muchos no se pueden ver ni editar los subelementos de un elemento en su ficha affected system cotalker web application affected system other no response affected environment staging affected environment other no response app version no response det...
1
236,499
26,013,260,880
IssuesEvent
2022-12-21 05:19:57
samq-democorp/GMQ-Java
https://api.github.com/repos/samq-democorp/GMQ-Java
opened
webwolf-v8.1.0.jar: 38 vulnerabilities (highest severity is: 9.8)
security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>webwolf-v8.1.0.jar</b></p></summary> <p></p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/io/undertow/undertow-core/2.0.28.Final/undertow-core-2.0....
True
webwolf-v8.1.0.jar: 38 vulnerabilities (highest severity is: 9.8) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>webwolf-v8.1.0.jar</b></p></summary> <p></p> <p>Path to vulnerable library: /home/wss-scanner/.m2/...
non_priority
webwolf jar vulnerabilities highest severity is vulnerable library webwolf jar path to vulnerable library home wss scanner repository io undertow undertow core final undertow core final jar found in head commit a href vulnerabilities cve severi...
0
431,350
30,228,693,859
IssuesEvent
2023-07-06 04:22:59
ndcn/self-guided-learning
https://api.github.com/repos/ndcn/self-guided-learning
closed
Getting started section for learning resources
documentation
The learning resources page should have a getting started section that provides a starting place for those looking to get started. Perhaps the getting started section could even be on the first page?
1.0
Getting started section for learning resources - The learning resources page should have a getting started section that provides a starting place for those looking to get started. Perhaps the getting started section could even be on the first page?
non_priority
getting started section for learning resources the learning resources page should have a getting started section that provides a starting place for those looking to get started perhaps the getting started section could even be on the first page
0
311,107
26,768,326,101
IssuesEvent
2023-01-31 12:20:38
momenTUM-research-platform/momenTUM-app
https://api.github.com/repos/momenTUM-research-platform/momenTUM-app
closed
Unit and End-to-end testable functions list
testing
Functions to be 1. Unit-testing Pages: 1. Home [x] Oncreate or ngOnInit [] ionViewWillEnter() [] attemptToDownloadStudy [] scanBarcode [] enterURL [] enterStudyID [] enrolInStudy [] loadStudyDetails [] displayEnrolError ...
1.0
Unit and End-to-end testable functions list - Functions to be 1. Unit-testing Pages: 1. Home [x] Oncreate or ngOnInit [] ionViewWillEnter() [] attemptToDownloadStudy [] scanBarcode [] enterURL [] enterStudyID [] enrolInStudy [] load...
non_priority
unit and end to end testable functions list functions to be unit testing pages home oncreate or ngoninit ionviewwillenter attempttodownloadstudy scanbarcode enterurl enterstudyid enrolinstudy loadstudydeta...
0
536,172
15,705,421,083
IssuesEvent
2021-03-26 16:07:52
ballerina-platform/ballerina-lang
https://api.github.com/repos/ballerina-platform/ballerina-lang
closed
Conflicting error messages using check inside a type guard
Area/TypeChecker Lang/TypeNarrowing Priority/Blocker SwanLakeDump Team/CompilerFE Type/Bug
Observed with SL-Alpha2 packs. ```ballerina import ballerina/file; function test1() returns error? { var result = file:remove("somePath"); if !(result is file:FileNotFoundError) && !(result is ()) { check result; // Error 1: variable assignment is required(BCE2526) // Error...
1.0
Conflicting error messages using check inside a type guard - Observed with SL-Alpha2 packs. ```ballerina import ballerina/file; function test1() returns error? { var result = file:remove("somePath"); if !(result is file:FileNotFoundError) && !(result is ()) { check result; // Error ...
priority
conflicting error messages using check inside a type guard observed with sl packs ballerina import ballerina file function returns error var result file remove somepath if result is file filenotfounderror result is check result error variab...
1
63,679
3,197,285,880
IssuesEvent
2015-10-01 03:04:16
punongbayan-araullo/tickets
https://api.github.com/repos/punongbayan-araullo/tickets
closed
Add the prefix "Non chargeable" in Tax TR charge accounts
priority - critical status - accepted system - time reports type - modification
USE CRM INSERT INTO dbo.tblPC_ChargeAccs ( Code , Description , DefaultRate , Hide , ChargeTypeID , OverrideJobRate , templateName , NonProductive , included ) SELECT SUBSTRING(code, 1, 2) + 'xN-' + SUB...
1.0
Add the prefix "Non chargeable" in Tax TR charge accounts - USE CRM INSERT INTO dbo.tblPC_ChargeAccs ( Code , Description , DefaultRate , Hide , ChargeTypeID , OverrideJobRate , templateName , NonProductive , included ...
priority
add the prefix non chargeable in tax tr charge accounts use crm insert into dbo tblpc chargeaccs code description defaultrate hide chargetypeid overridejobrate templatename nonproductive included ...
1
704,378
24,194,694,480
IssuesEvent
2022-09-23 21:48:19
googleapis/nodejs-video-live-stream
https://api.github.com/repos/googleapis/nodejs-video-live-stream
closed
Channel functions: "after all" hook for "should delete a channel with backup input" failed
type: bug priority: p2 flakybot: issue flakybot: flaky api: livestream
This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will stop commenting. --- commit: 018602e7994dc37ba8b08df2547a3048ac0a493c b...
1.0
Channel functions: "after all" hook for "should delete a channel with backup input" failed - This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quie...
priority
channel functions after all hook for should delete a channel with backup input failed this test failed to configure my behavior see if i m commenting on this issue too often add the flakybot quiet label and i will stop commenting commit buildurl status failed test output comma...
1
777,929
27,297,876,828
IssuesEvent
2023-02-23 22:07:46
authelia/authelia
https://api.github.com/repos/authelia/authelia
closed
TOTP rejected, cannot re-register
type/question priority/4/normal
### Version v4.37.5 ### Deployment Method Kubernetes ### Reverse Proxy HAProxy ### Reverse Proxy Version 2.7.1 ### Description I'm a longtime authelia user last 3+ years. My latest upgrade was from `4.32.2` to `4.37.5`. (The intervening version 4.33 introduced encryption, which is perhaps whe...
1.0
TOTP rejected, cannot re-register - ### Version v4.37.5 ### Deployment Method Kubernetes ### Reverse Proxy HAProxy ### Reverse Proxy Version 2.7.1 ### Description I'm a longtime authelia user last 3+ years. My latest upgrade was from `4.32.2` to `4.37.5`. (The intervening version 4.33 introdu...
priority
totp rejected cannot re register version deployment method kubernetes reverse proxy haproxy reverse proxy version description i m a longtime authelia user last years my latest upgrade was from to the intervening version introduced e...
1
509,647
14,741,027,949
IssuesEvent
2021-01-07 09:59:29
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
m.youtube.com - see bug description
browser-fenix engine-gecko ml-needsdiagnosis-false ml-probability-high priority-critical
<!-- @browser: 85.0.0-beta.5 (Build #2015785691) --> <!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:85.0) Gecko/85.0 Firefox/85.0 --> <!-- @reported_with: android-components-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/65105 --> <!-- @extra_labels: browser-fenix --> **URL**: https:...
1.0
m.youtube.com - see bug description - <!-- @browser: 85.0.0-beta.5 (Build #2015785691) --> <!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:85.0) Gecko/85.0 Firefox/85.0 --> <!-- @reported_with: android-components-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/65105 --> <!-- @extra_labe...
priority
m youtube com see bug description url browser version beta build operating system android col emui tested another browser yes other problem type something else description when connected with bluetooth headset video is choppy laggy if no bluetooth c...
1
380,649
11,269,128,246
IssuesEvent
2020-01-14 08:11:59
opencv/opencv
https://api.github.com/repos/opencv/opencv
closed
Android Opencv NativeCameraView error in 5.0 lollipop versions
affected: 2.4 auto-transferred bug platform: android priority: normal
Transferred from http://code.opencv.org/issues/4185 ``` || Nirmalkumar Sathiamurthi on 2015-02-08 17:33 || Priority: Normal || Affected: 2.4.9 (latest release) || Category: android || Tracker: Bug || Difficulty: || PR: || Platform: Any / Android ``` ## Android Opencv NativeCameraView error in 5.0 lollipop versions ...
1.0
Android Opencv NativeCameraView error in 5.0 lollipop versions - Transferred from http://code.opencv.org/issues/4185 ``` || Nirmalkumar Sathiamurthi on 2015-02-08 17:33 || Priority: Normal || Affected: 2.4.9 (latest release) || Category: android || Tracker: Bug || Difficulty: || PR: || Platform: Any / Android ``` ##...
priority
android opencv nativecameraview error in lollipop versions transferred from nirmalkumar sathiamurthi on priority normal affected latest release category android tracker bug difficulty pr platform any android android opencv nativecameraview error i...
1
740,821
25,769,776,071
IssuesEvent
2022-12-09 06:45:30
brave/brave-browser
https://api.github.com/repos/brave/brave-browser
closed
Font color for onboardingv2 for dark theme is too light for import screens
priority/P3 QA/Yes release-notes/exclude onboarding OS/Desktop
<!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue. PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE. INSUFFICIENT INFO WILL GET THE ISSUE CLOSED. IT WILL ONLY BE REOPENED AFTER SUFFICIENT INFO IS PROV...
1.0
Font color for onboardingv2 for dark theme is too light for import screens - <!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue. PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE. INSUFFICIENT INFO WILL...
priority
font color for for dark theme is too light for import screens have you searched for similar issues before submitting this issue please check the open issues and add a note before logging a new issue please use the template below to provide information about the issue insufficient info will get the is...
1
211,661
7,203,256,993
IssuesEvent
2018-02-06 08:32:12
RSG-Group/Chess
https://api.github.com/repos/RSG-Group/Chess
closed
Add FEN notation support.
enhancement feature request in progress priority
Add [FEN notation]() support. This feature will be helpful: * in RSG Chess APIs (The API will be more customizable and comfortable); * in AI algorithm #3; * when checking for the threefold repetition (#5); * when checking for the fifty-move rule #6; Needed fields: - [x] Piece placement; - [x] ~Active colour~;...
1.0
Add FEN notation support. - Add [FEN notation]() support. This feature will be helpful: * in RSG Chess APIs (The API will be more customizable and comfortable); * in AI algorithm #3; * when checking for the threefold repetition (#5); * when checking for the fifty-move rule #6; Needed fields: - [x] Piece placem...
priority
add fen notation support add support this feature will be helpful in rsg chess apis the api will be more customizable and comfortable in ai algorithm when checking for the threefold repetition when checking for the fifty move rule needed fields piece placement acti...
1
42,237
17,088,726,392
IssuesEvent
2021-07-08 14:50:06
elastic/kibana
https://api.github.com/repos/elastic/kibana
opened
[Alerting] Edit connector flyout needs "Unsaved changes" warning
Feature:Actions/ConnectorsManagement Feature:Alerting Team:Alerting Services enhancement
Found during 7.14 testing spike The "Edit rule" flyout has a very handy "Unsaved changes" warning: ![Screen Shot 2021-07-08 at 16 48 26](https://user-images.githubusercontent.com/7784120/124942896-5417b000-e00c-11eb-9c1b-a32ed8f6556e.png) But the "Edit connector" flyout doesn't have it and I've lost my chan...
1.0
[Alerting] Edit connector flyout needs "Unsaved changes" warning - Found during 7.14 testing spike The "Edit rule" flyout has a very handy "Unsaved changes" warning: ![Screen Shot 2021-07-08 at 16 48 26](https://user-images.githubusercontent.com/7784120/124942896-5417b000-e00c-11eb-9c1b-a32ed8f6556e.png) Bu...
non_priority
edit connector flyout needs unsaved changes warning found during testing spike the edit rule flyout has a very handy unsaved changes warning but the edit connector flyout doesn t have it and i ve lost my change a bunch of times by clicking outside by mistake
0
655,054
21,676,653,808
IssuesEvent
2022-05-08 20:28:42
pawnguild/pawnguild
https://api.github.com/repos/pawnguild/pawnguild
closed
certbot not if condition to skip install isnt working
bug priority
it just wasnt installing even though there wasnt a cert. maybe it was because a test cert was there before...? still, this was after i nuked the docker system
1.0
certbot not if condition to skip install isnt working - it just wasnt installing even though there wasnt a cert. maybe it was because a test cert was there before...? still, this was after i nuked the docker system
priority
certbot not if condition to skip install isnt working it just wasnt installing even though there wasnt a cert maybe it was because a test cert was there before still this was after i nuked the docker system
1
228,242
18,166,417,371
IssuesEvent
2021-09-27 15:02:11
brave/brave-browser
https://api.github.com/repos/brave/brave-browser
closed
Manual test run on macOS (Intel) for Tor 1.0.20
tests feature/tor OS/macOS QA/Yes release-notes/exclude OS/Desktop
### **`macOS 11.0 Big Sur`** ### Tor Client Updater - [x] For development go-update-server. Run brave-browser with `--user-data-dir=component-dev --use-dev-goupdater-url` (These flags are only available in v1.7.x). Once the crx is pushed to production run without these flags. - [x] Navigate to `brave://componen...
1.0
Manual test run on macOS (Intel) for Tor 1.0.20 - ### **`macOS 11.0 Big Sur`** ### Tor Client Updater - [x] For development go-update-server. Run brave-browser with `--user-data-dir=component-dev --use-dev-goupdater-url` (These flags are only available in v1.7.x). Once the crx is pushed to production run without...
non_priority
manual test run on macos intel for tor macos big sur tor client updater for development go update server run brave browser with user data dir component dev use dev goupdater url these flags are only available in x once the crx is pushed to production run without thes...
0
125,524
17,836,278,207
IssuesEvent
2021-09-03 01:52:07
vishalgoyal16444/mslearn-tailspin-spacegame-web
https://api.github.com/repos/vishalgoyal16444/mslearn-tailspin-spacegame-web
opened
CVE-2021-32804 (High) detected in tar-4.4.8.tgz
security vulnerability
## CVE-2021-32804 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tar-4.4.8.tgz</b></p></summary> <p>tar for node</p> <p>Library home page: <a href="https://registry.npmjs.org/tar/-/ta...
True
CVE-2021-32804 (High) detected in tar-4.4.8.tgz - ## CVE-2021-32804 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tar-4.4.8.tgz</b></p></summary> <p>tar for node</p> <p>Library home ...
non_priority
cve high detected in tar tgz cve high severity vulnerability vulnerable library tar tgz tar for node library home page a href dependency hierarchy gulp tgz root library glob watcher tgz chokidar tgz fsevents tgz ...
0