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
26,290
7,808,070,776
IssuesEvent
2018-06-11 18:56:40
elastic/elasticsearch
https://api.github.com/repos/elastic/elasticsearch
closed
Documentation specifies wrong Java version.
:Core/Build
<!-- Feature request --> The documentation states: ![image](https://user-images.githubusercontent.com/1189338/41181877-0e4a6928-6b39-11e8-8ac3-d1988e5adadf.png) "Elasticsearch requires Java 8 or later." Elasticsearch does not work with Java 9. Please let's update the documentation so that developers don't have ...
1.0
Documentation specifies wrong Java version. - <!-- Feature request --> The documentation states: ![image](https://user-images.githubusercontent.com/1189338/41181877-0e4a6928-6b39-11e8-8ac3-d1988e5adadf.png) "Elasticsearch requires Java 8 or later." Elasticsearch does not work with Java 9. Please let's update th...
non_priority
documentation specifies wrong java version the documentation states elasticsearch requires java or later elasticsearch does not work with java please let s update the documentation so that developers don t have to discover this by trial and error perhaps something like elasticsearch req...
0
6,985
3,933,902,872
IssuesEvent
2016-04-25 20:43:26
jens-maus/yam
https://api.github.com/repos/jens-maus/yam
closed
Morphos Bug in archive
#minor @undecided bug Installation invalid nightly build
**Originally by _beworld@sfr.fr_ on 2010-09-21 12:56:44 +0200** ___ In the archive file : YAM27dev-MorphOS.lha, there are two empty directories in "locale" and "themes". This causes a problem of extraction from the archive to the YAM installation directory.
1.0
Morphos Bug in archive - **Originally by _beworld@sfr.fr_ on 2010-09-21 12:56:44 +0200** ___ In the archive file : YAM27dev-MorphOS.lha, there are two empty directories in "locale" and "themes". This causes a problem of extraction from the archive to the YAM installation directory.
non_priority
morphos bug in archive originally by beworld sfr fr on in the archive file morphos lha there are two empty directories in locale and themes this causes a problem of extraction from the archive to the yam installation directory
0
796,140
28,100,000,564
IssuesEvent
2023-03-30 18:41:21
kevin-cgc/xk-web-midair-haptic-designer
https://api.github.com/repos/kevin-cgc/xk-web-midair-haptic-designer
opened
Create flags visible in timeline for cjumps
enhancement high-priority feature
allow these flags to be selectable/draggable along with the keyframes in the timeline
1.0
Create flags visible in timeline for cjumps - allow these flags to be selectable/draggable along with the keyframes in the timeline
priority
create flags visible in timeline for cjumps allow these flags to be selectable draggable along with the keyframes in the timeline
1
721,511
24,829,571,100
IssuesEvent
2022-10-26 01:17:27
AY2223S1-CS2103T-T15-3/tp
https://api.github.com/repos/AY2223S1-CS2103T-T15-3/tp
closed
As a user, I can copy information from the tutor profile
type.Story priority.High
... so that I can paste it somewhere else.
1.0
As a user, I can copy information from the tutor profile - ... so that I can paste it somewhere else.
priority
as a user i can copy information from the tutor profile so that i can paste it somewhere else
1
33,509
14,141,726,825
IssuesEvent
2020-11-10 13:07:40
MicrosoftDocs/azure-docs
https://api.github.com/repos/MicrosoftDocs/azure-docs
closed
Service Mesh - Could not find member 'templateLink' on object of type 'DeploymentDefinition
Pri3 awaiting-product-team-response cxp product-question service-fabric-mesh/svc triaged
I am trying a POC on service mesh and tried one of the example specified in tutorial using the below command in az cli. az mesh deployment create --resource-group myResourceGroup --template-uri https://raw.githubusercontent.com/Azure-Samples/service-fabric-mesh/2018-09-01-preview/templates/helloworld/helloworld.linu...
1.0
Service Mesh - Could not find member 'templateLink' on object of type 'DeploymentDefinition - I am trying a POC on service mesh and tried one of the example specified in tutorial using the below command in az cli. az mesh deployment create --resource-group myResourceGroup --template-uri https://raw.githubusercontent...
non_priority
service mesh could not find member templatelink on object of type deploymentdefinition i am trying a poc on service mesh and tried one of the example specified in tutorial using the below command in az cli az mesh deployment create resource group myresourcegroup template uri parameters location ...
0
63,083
12,281,178,113
IssuesEvent
2020-05-08 15:23:27
sourcegraph/sourcegraph
https://api.github.com/repos/sourcegraph/sourcegraph
opened
Feature request: call graph support in code navigation
future-vision team/code-intelligence
We'd like to be able to show a call graph of projects, so that it's easy to navigate to and visualize the callers & callees of methods. No work has been done to validate the feasibility of supporting this via basic code intelligence, but it seems possible in some scenarios. Re precise code intelligence, there is ...
1.0
Feature request: call graph support in code navigation - We'd like to be able to show a call graph of projects, so that it's easy to navigate to and visualize the callers & callees of methods. No work has been done to validate the feasibility of supporting this via basic code intelligence, but it seems possible in s...
non_priority
feature request call graph support in code navigation we d like to be able to show a call graph of projects so that it s easy to navigate to and visualize the callers callees of methods no work has been done to validate the feasibility of supporting this via basic code intelligence but it seems possible in s...
0
7,354
4,939,319,964
IssuesEvent
2016-11-29 14:03:46
MDAnalysis/mdanalysis
https://api.github.com/repos/MDAnalysis/mdanalysis
closed
Support sliced iteration for all Readers
Component-Readers usability
### Expected behaviour `for ts in u.trajectory[start:stop:step]` should always work. ### Actual behaviour This only works for readers that implement random access ### Solution I know that this is only efficiently to implement for a random access reader. But we should still be able to iterate through the ...
True
Support sliced iteration for all Readers - ### Expected behaviour `for ts in u.trajectory[start:stop:step]` should always work. ### Actual behaviour This only works for readers that implement random access ### Solution I know that this is only efficiently to implement for a random access reader. But we s...
non_priority
support sliced iteration for all readers expected behaviour for ts in u trajectory should always work actual behaviour this only works for readers that implement random access solution i know that this is only efficiently to implement for a random access reader but we should still be a...
0
162,034
25,467,710,332
IssuesEvent
2022-11-25 07:02:08
npocccties/chiloportal
https://api.github.com/repos/npocccties/chiloportal
closed
バッジを選択し,獲得し,活用するということが主体的な学びであることの反映
frontend design MUST
Figma https://www.figma.com/file/dCE06JShf29eqnvZ4vcE8U?node-id=737:6502#299032803 ![image](https://user-images.githubusercontent.com/9744580/199932606-6e60578d-623a-4bf6-8e60-ca807f63ef92.png) > バッジを選択し,獲得し,活用するということが主体的な学びであることがもう少しわかるようにしてほしい.Hideki Akiba
1.0
バッジを選択し,獲得し,活用するということが主体的な学びであることの反映 - Figma https://www.figma.com/file/dCE06JShf29eqnvZ4vcE8U?node-id=737:6502#299032803 ![image](https://user-images.githubusercontent.com/9744580/199932606-6e60578d-623a-4bf6-8e60-ca807f63ef92.png) > バッジを選択し,獲得し,活用するということが主体的な学びであることがもう少しわかるようにしてほしい.Hideki Akiba
non_priority
バッジを選択し,獲得し,活用するということが主体的な学びであることの反映 figma バッジを選択し,獲得し,活用するということが主体的な学びであることがもう少しわかるようにしてほしい.hideki akiba
0
17,620
10,735,296,818
IssuesEvent
2019-10-29 08:25:50
kubesphere/kubesphere
https://api.github.com/repos/kubesphere/kubesphere
closed
no tracing data even if I create some traffic request to bookinfo/product page
area/microservice kind/need-to-verify
**Describe the bug(描述下问题)** no tracing data even if I create some traffic request to bookinfo/product page **Versions used(KubeSphere/Kubernetes的版本)** KubeSphere: 2.1.0 dev Kubernetes: (If KubeSphere installer used, you can skip this) **Environment(环境的硬件配置)** For example: 3 masters: 8cpu/8g 3 nodes: 8cpu...
1.0
no tracing data even if I create some traffic request to bookinfo/product page - **Describe the bug(描述下问题)** no tracing data even if I create some traffic request to bookinfo/product page **Versions used(KubeSphere/Kubernetes的版本)** KubeSphere: 2.1.0 dev Kubernetes: (If KubeSphere installer used, you can skip this...
non_priority
no tracing data even if i create some traffic request to bookinfo product page describe the bug 描述下问题 no tracing data even if i create some traffic request to bookinfo product page versions used kubesphere kubernetes的版本 kubesphere dev kubernetes if kubesphere installer used you can skip this...
0
173,975
13,451,490,787
IssuesEvent
2020-09-08 20:20:49
imixs/imixs-marty
https://api.github.com/repos/imixs/imixs-marty
closed
ItemMigrationService - Process Entity
enhancement testing
The ItemMigrationService for Process Entity did resolve an undefined item name 'process.name'. This item should be removed from the migration list to avoid confusion...
1.0
ItemMigrationService - Process Entity - The ItemMigrationService for Process Entity did resolve an undefined item name 'process.name'. This item should be removed from the migration list to avoid confusion...
non_priority
itemmigrationservice process entity the itemmigrationservice for process entity did resolve an undefined item name process name this item should be removed from the migration list to avoid confusion
0
24,027
7,447,960,641
IssuesEvent
2018-03-28 14:03:07
ShaikASK/Testing
https://api.github.com/repos/ShaikASK/Testing
closed
Edit Workflow :: User is unable to add / drag folder with list of documents into the step
Build Version #11 Defect P2 SumFive Team
Steps To Replicate :: 1. Launch the url 2. Login with Admin credentials 3. Navigate to work flow >> click on add work flow 4. Provide workflow name and click on add steps 5. Provide step name and description >> Drag and drop a document into the documents section 6. click on save step 7. Step should get save...
1.0
Edit Workflow :: User is unable to add / drag folder with list of documents into the step - Steps To Replicate :: 1. Launch the url 2. Login with Admin credentials 3. Navigate to work flow >> click on add work flow 4. Provide workflow name and click on add steps 5. Provide step name and description >> Drag and...
non_priority
edit workflow user is unable to add drag folder with list of documents into the step steps to replicate launch the url login with admin credentials navigate to work flow click on add work flow provide workflow name and click on add steps provide step name and description drag and...
0
521,667
15,113,391,334
IssuesEvent
2021-02-08 23:35:11
townhallproject/mutual-aid-networks
https://api.github.com/repos/townhallproject/mutual-aid-networks
closed
Add "Share your story" banner
enhancement high priority
COPY Expanded Unemployment Benefits expire on July 31. If you -- or a loved one -- is depending in this support to make rent, mortgage, and other essentials, help us lift up your story to lawmakers. **[SHARE YOUR STORY TODAY.]**(https://twitter.com/GoddardRiv/status/1278757777511518211)
1.0
Add "Share your story" banner - COPY Expanded Unemployment Benefits expire on July 31. If you -- or a loved one -- is depending in this support to make rent, mortgage, and other essentials, help us lift up your story to lawmakers. **[SHARE YOUR STORY TODAY.]**(https://twitter.com/GoddardRiv/status/127875777751151821...
priority
add share your story banner copy expanded unemployment benefits expire on july if you or a loved one is depending in this support to make rent mortgage and other essentials help us lift up your story to lawmakers
1
122,724
17,762,197,708
IssuesEvent
2021-08-29 22:32:31
ghc-dev/Jeffrey-Robinson-III
https://api.github.com/repos/ghc-dev/Jeffrey-Robinson-III
opened
CVE-2017-1000228 (High) detected in Nodev0.11, ejs-0.8.8.tgz
security vulnerability
## CVE-2017-1000228 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>Nodev0.11</b>, <b>ejs-0.8.8.tgz</b></p></summary> <p> <details><summary><b>ejs-0.8.8.tgz</b></p></summary> <p>Emb...
True
CVE-2017-1000228 (High) detected in Nodev0.11, ejs-0.8.8.tgz - ## CVE-2017-1000228 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>Nodev0.11</b>, <b>ejs-0.8.8.tgz</b></p></summary> <p...
non_priority
cve high detected in ejs tgz cve high severity vulnerability vulnerable libraries ejs tgz ejs tgz embedded javascript templates library home page a href path to dependency file jeffrey robinson iii package json path to vulnerable library je...
0
691,716
23,708,013,297
IssuesEvent
2022-08-30 04:30:34
HaDuve/TravelCostNative
https://api.github.com/repos/HaDuve/TravelCostNative
closed
Adjust the App to follow the Design closely
Medium Priority MetaIssue
- [ ] #35 - [x] Signup - [x] Login - [x] Profile - [x] Expense Overview - [x] Manage Expense - [x] Manage Trip
1.0
Adjust the App to follow the Design closely - - [ ] #35 - [x] Signup - [x] Login - [x] Profile - [x] Expense Overview - [x] Manage Expense - [x] Manage Trip
priority
adjust the app to follow the design closely signup login profile expense overview manage expense manage trip
1
341,270
24,691,481,275
IssuesEvent
2022-10-19 08:52:37
ns-rse/ns-rse.github.io
https://api.github.com/repos/ns-rse/ns-rse.github.io
opened
Python Package 3 Starting your package
documentation blog post python package
Good practices for writing your package. * [ ] Module/sub-module structure. * [ ] Numpy DocStrings. * [ ] Typehints. * [ ] Capturing exceptions.
1.0
Python Package 3 Starting your package - Good practices for writing your package. * [ ] Module/sub-module structure. * [ ] Numpy DocStrings. * [ ] Typehints. * [ ] Capturing exceptions.
non_priority
python package starting your package good practices for writing your package module sub module structure numpy docstrings typehints capturing exceptions
0
301,006
26,009,476,667
IssuesEvent
2022-12-20 23:17:33
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
roachtest: restoreTPCCInc/nodes=10 failed - node died from disk stall
C-test-failure O-robot O-roachtest release-blocker T-storage branch-release-22.1 X-noreuse
roachtest.restoreTPCCInc/nodes=10 [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=7937052&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=7937052&tab=artifacts#/restoreTPCCInc/nodes=10) on release-22.1 @ [c849cfb82a41b0da3cc2b3c3314e27757fe43e65](https://github.com/co...
2.0
roachtest: restoreTPCCInc/nodes=10 failed - node died from disk stall - roachtest.restoreTPCCInc/nodes=10 [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=7937052&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=7937052&tab=artifacts#/restoreTPCCInc/nodes=10) on release...
non_priority
roachtest restoretpccinc nodes failed node died from disk stall roachtest restoretpccinc nodes with on release github com cockroachdb cockroach pkg cmd roachtest tests restore go main monitorimpl go main pkg cmd roachtest monitor go golang org x sync e...
0
143,039
19,142,615,703
IssuesEvent
2021-12-02 01:45:33
heltondoria/DemoApplication
https://api.github.com/repos/heltondoria/DemoApplication
opened
CVE-2021-22096 (Medium) detected in spring-web-4.3.13.RELEASE.jar
security vulnerability
## CVE-2021-22096 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-web-4.3.13.RELEASE.jar</b></p></summary> <p>Spring Web</p> <p>Library home page: <a href="https://github.com/...
True
CVE-2021-22096 (Medium) detected in spring-web-4.3.13.RELEASE.jar - ## CVE-2021-22096 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-web-4.3.13.RELEASE.jar</b></p></summary> ...
non_priority
cve medium detected in spring web release jar cve medium severity vulnerability vulnerable library spring web release jar spring web library home page a href path to dependency file demoapplication build gradle path to vulnerable library root gradle caches modules...
0
252,734
8,041,058,429
IssuesEvent
2018-07-31 00:39:10
internetarchive/openlibrary
https://api.github.com/repos/internetarchive/openlibrary
opened
Remove residual references to subject objects
low-priority refactor
At some point we had subjects stored as objects, like: ```json { "key" : "/works/OL167326W", "subjects" : [{"key" : "/subjects/Large_type_books"},{"key" : "/subjects/Fiction"},{"key" : "/subjects/Women"},{"key" : "/subjects/Women_lawyers"}], } ``` No records like this exist any more, so the code no longe...
1.0
Remove residual references to subject objects - At some point we had subjects stored as objects, like: ```json { "key" : "/works/OL167326W", "subjects" : [{"key" : "/subjects/Large_type_books"},{"key" : "/subjects/Fiction"},{"key" : "/subjects/Women"},{"key" : "/subjects/Women_lawyers"}], } ``` No record...
priority
remove residual references to subject objects at some point we had subjects stored as objects like json key works subjects no records like this exist any more so the code no longer has to worry about it i think some of the solr updating code checks for this it can be up...
1
40,573
2,868,929,027
IssuesEvent
2015-06-05 22:01:11
dart-lang/pub
https://api.github.com/repos/dart-lang/pub
closed
Request to host package - dartbox2d
Fixed Priority-Medium Type-Task
_Originally opened as dart-lang/sdk#5947_ *This issue was originally filed by domi...&#064;google.com* _____ git clone https://code.google.com/p/dartbox2d/
1.0
Request to host package - dartbox2d - _Originally opened as dart-lang/sdk#5947_ *This issue was originally filed by domi...&#064;google.com* _____ git clone https://code.google.com/p/dartbox2d/
priority
request to host package originally opened as dart lang sdk this issue was originally filed by domi google com git clone
1
120,465
10,118,529,840
IssuesEvent
2019-07-31 09:17:00
microsoft/AzureStorageExplorer
https://api.github.com/repos/microsoft/AzureStorageExplorer
opened
Clicking 'Restart Now' cannot restart Storage Explorer after importing one SSL certificate
:computer: linux 🧪 testing
**Storage Explorer Version:** 1.9.0 **Branch:** master **Build:** 20190731.1 **Platform/OS:** Linux Ubuntu **Architecture:** x64 **Regression From:** Not a regression **Steps to reproduce:** 1. Launch Storage Explorer from command line. 2. Go to Edit -> 'SSL Certificates'. 3. Select one file to import -> Cli...
1.0
Clicking 'Restart Now' cannot restart Storage Explorer after importing one SSL certificate - **Storage Explorer Version:** 1.9.0 **Branch:** master **Build:** 20190731.1 **Platform/OS:** Linux Ubuntu **Architecture:** x64 **Regression From:** Not a regression **Steps to reproduce:** 1. Launch Storage Explorer ...
non_priority
clicking restart now cannot restart storage explorer after importing one ssl certificate storage explorer version branch master build platform os linux ubuntu architecture regression from not a regression steps to reproduce launch storage explorer from comm...
0
471,222
13,562,770,254
IssuesEvent
2020-09-18 07:28:04
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.bestbuy.com - site is not usable
browser-focus-geckoview engine-gecko ml-needsdiagnosis-false priority-important
<!-- @browser: Firefox Mobile 80.0 --> <!-- @ua_header: Mozilla/5.0 (Android 8.0.0; Mobile; rv:80.0) Gecko/80.0 Firefox/80.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/58424 --> <!-- @extra_labels: browser-focus-geckoview --> **URL**: https://www.bestbuy.com/sit...
1.0
www.bestbuy.com - site is not usable - <!-- @browser: Firefox Mobile 80.0 --> <!-- @ua_header: Mozilla/5.0 (Android 8.0.0; Mobile; rv:80.0) Gecko/80.0 Firefox/80.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/58424 --> <!-- @extra_labels: browser-focus-geckoview --...
priority
site is not usable url browser version firefox mobile operating system android tested another browser no problem type site is not usable description page not loading correctly steps to reproduce browser configuration none from wi...
1
722,442
24,862,187,462
IssuesEvent
2022-10-27 09:07:44
geosolutions-it/MapStore2
https://api.github.com/repos/geosolutions-it/MapStore2
closed
Error on Contexts
bug Priority: High Accepted AppContext C040-COMUNE_GE-2022-CUSTOM-SUPPORT
On the Context Manager page, it is not possible to go back to the home page or log out and a newly created context is not displayed (the loading wheel continues indefinitely). Error on console: > Uncaught TypeError: r.map is not a function at R (mapstore2.js?3cb7cdaaf25d3012a4ed:2:1268575) at e (mapstore2.js?...
1.0
Error on Contexts - On the Context Manager page, it is not possible to go back to the home page or log out and a newly created context is not displayed (the loading wheel continues indefinitely). Error on console: > Uncaught TypeError: r.map is not a function at R (mapstore2.js?3cb7cdaaf25d3012a4ed:2:1268575) ...
priority
error on contexts on the context manager page it is not possible to go back to the home page or log out and a newly created context is not displayed the loading wheel continues indefinitely error on console uncaught typeerror r map is not a function at r js at e js at js ...
1
36,089
6,516,013,834
IssuesEvent
2017-08-27 00:35:21
Zimmi48/bugzilla-test
https://api.github.com/repos/Zimmi48/bugzilla-test
closed
Hint Mode syntax is incorrect in refman
kind: documentation
Note: the issue was created automatically with bugzilla2github tool # Bugzilla Bug ID: 4911 Date: 2016-07-07 14:20:04 +0200 From: Jonathan Leivent &lt;<jonikelee@gmail.com>&gt; To: CC: coq-bugs-redist@lists.gforge.inria.fr Last updated: 2017-08-05 01:17:51 +0200 ## Bugzilla Comment ID: 13022 Date: 2016-07-07 1...
1.0
Hint Mode syntax is incorrect in refman - Note: the issue was created automatically with bugzilla2github tool # Bugzilla Bug ID: 4911 Date: 2016-07-07 14:20:04 +0200 From: Jonathan Leivent &lt;<jonikelee@gmail.com>&gt; To: CC: coq-bugs-redist@lists.gforge.inria.fr Last updated: 2017-08-05 01:17:51 +0200 ## Bug...
non_priority
hint mode syntax is incorrect in refman note the issue was created automatically with tool bugzilla bug id date from jonathan leivent lt gt to cc coq bugs redist lists gforge inria fr last updated bugzilla comment id date from jonathan lei...
0
130,645
18,102,689,904
IssuesEvent
2021-09-22 15:42:11
microsoft/pyright
https://api.github.com/repos/microsoft/pyright
closed
Turn off "Argument of type ... can not be assigned to parameter ..."
as designed
I'm not sure whether Pyright or Python check for this. Can't seem to find a way to suppress this. Here's my configuration ```lua require'lspconfig'.pyright.setup{ on_attach = require'modules.lsp'.on_attach, settings = { python = { analysis = { autoSearchPaths = tr...
1.0
Turn off "Argument of type ... can not be assigned to parameter ..." - I'm not sure whether Pyright or Python check for this. Can't seem to find a way to suppress this. Here's my configuration ```lua require'lspconfig'.pyright.setup{ on_attach = require'modules.lsp'.on_attach, settings = { pyt...
non_priority
turn off argument of type can not be assigned to parameter i m not sure whether pyright or python check for this can t seem to find a way to suppress this here s my configuration lua require lspconfig pyright setup on attach require modules lsp on attach settings pyt...
0
288,935
8,853,277,233
IssuesEvent
2019-01-08 20:52:01
lbryio/lbry-android
https://api.github.com/repos/lbryio/lbry-android
closed
Allow videos to play in the background
consider soon needs: priority type: new feature
I sometimes use my phone to listen to things while walking or falling asleep. I used the LBRY app this morning while walking, sometimes I use YouTube. Both have the same problem for this use case, which is that if you navigate away from the app, videos stop playing. YouTube lets you listen in the background but only if...
1.0
Allow videos to play in the background - I sometimes use my phone to listen to things while walking or falling asleep. I used the LBRY app this morning while walking, sometimes I use YouTube. Both have the same problem for this use case, which is that if you navigate away from the app, videos stop playing. YouTube lets...
priority
allow videos to play in the background i sometimes use my phone to listen to things while walking or falling asleep i used the lbry app this morning while walking sometimes i use youtube both have the same problem for this use case which is that if you navigate away from the app videos stop playing youtube lets...
1
600,191
18,291,222,857
IssuesEvent
2021-10-05 15:26:31
wso2/product-microgateway
https://api.github.com/repos/wso2/product-microgateway
closed
Overriding Endpoints for Developer-first Approach APIs
Type/Docs Priority/Normal Docs/Has Impact ballerina-mgw
### Description: On the microgateway overriding endpoint information, the provided information doesn't seem correct under the developer first approach. Can't figure out the endpoint name by looking at the swagger file. Also this doc needs information on how to override the endpoint when running the microgateway on doc...
1.0
Overriding Endpoints for Developer-first Approach APIs - ### Description: On the microgateway overriding endpoint information, the provided information doesn't seem correct under the developer first approach. Can't figure out the endpoint name by looking at the swagger file. Also this doc needs information on how to o...
priority
overriding endpoints for developer first approach apis description on the microgateway overriding endpoint information the provided information doesn t seem correct under the developer first approach can t figure out the endpoint name by looking at the swagger file also this doc needs information on how to o...
1
610,613
18,912,302,966
IssuesEvent
2021-11-16 15:13:23
bitsofgood/pencils-for-success
https://api.github.com/repos/bitsofgood/pencils-for-success
closed
Supply request list for a Recipient (Chapter Dashboard)
task frontend high-priority
### Problem Description #46 will add a list of recipient cards that are associated with a Chapter. As a chapter user, I want to be able to view the list of supply requests for each recipient. #### Mockups ([link to Figma](https://www.figma.com/file/Yx4yPD5PvtkHAs4FbKzZgH/Pencils-for-Success-%2F-Fall21?node-id=13...
1.0
Supply request list for a Recipient (Chapter Dashboard) - ### Problem Description #46 will add a list of recipient cards that are associated with a Chapter. As a chapter user, I want to be able to view the list of supply requests for each recipient. #### Mockups ([link to Figma](https://www.figma.com/file/Yx4yPD...
priority
supply request list for a recipient chapter dashboard problem description will add a list of recipient cards that are associated with a chapter as a chapter user i want to be able to view the list of supply requests for each recipient mockups img width alt screen shot ...
1
10,505
4,074,266,554
IssuesEvent
2016-05-28 09:54:16
SleepyTrousers/EnderIO
https://api.github.com/repos/SleepyTrousers/EnderIO
closed
Empty Portable Tank Clicking on Combustion Engine Crash
bug Code Complete
Hello, I just spoke to the webchat about this bug: When I right-click with an *empty Portable tank (I had only used a resonant portable tank at the time) into a combustion engine, it causes my client to crash. This is on a local single-player game. Here is the crash log: http://pastebin.com/C8svYxMw Take care...
1.0
Empty Portable Tank Clicking on Combustion Engine Crash - Hello, I just spoke to the webchat about this bug: When I right-click with an *empty Portable tank (I had only used a resonant portable tank at the time) into a combustion engine, it causes my client to crash. This is on a local single-player game. Here is...
non_priority
empty portable tank clicking on combustion engine crash hello i just spoke to the webchat about this bug when i right click with an empty portable tank i had only used a resonant portable tank at the time into a combustion engine it causes my client to crash this is on a local single player game here is...
0
123,952
12,222,752,742
IssuesEvent
2020-05-02 14:38:47
flipspace/flippie
https://api.github.com/repos/flipspace/flippie
closed
Add mechanism to test locally while developing
documentation good first issue help wanted
Create a demo project in a sub directory to check whether the newly developed components work properly. Could explore storybook as a solution - [ ] Make demo project/setup storybook - [ ] add the demo project/storybook files in .npmignore - [ ] Document the local setup in the [contributing guide](https://github.com...
1.0
Add mechanism to test locally while developing - Create a demo project in a sub directory to check whether the newly developed components work properly. Could explore storybook as a solution - [ ] Make demo project/setup storybook - [ ] add the demo project/storybook files in .npmignore - [ ] Document the local set...
non_priority
add mechanism to test locally while developing create a demo project in a sub directory to check whether the newly developed components work properly could explore storybook as a solution make demo project setup storybook add the demo project storybook files in npmignore document the local setup in ...
0
123,092
16,441,566,705
IssuesEvent
2021-05-20 14:53:22
gnosis/safe-react
https://api.github.com/repos/gnosis/safe-react
closed
[Address Book v2] Import/Export design
Design
We need to come up with the design for the Import/export feature described in #1221. ### Screens **The Address Book screen:** * An Export button * An Import button A new **Export** screen – a simple modal window with: * specify that what is going to be exported is a CSV: only names and addresses * a succ...
1.0
[Address Book v2] Import/Export design - We need to come up with the design for the Import/export feature described in #1221. ### Screens **The Address Book screen:** * An Export button * An Import button A new **Export** screen – a simple modal window with: * specify that what is going to be exported is ...
non_priority
import export design we need to come up with the design for the import export feature described in screens the address book screen an export button an import button a new export screen – a simple modal window with specify that what is going to be exported is a csv only names a...
0
388,346
26,761,789,407
IssuesEvent
2023-01-31 07:37:12
opencv/opencv
https://api.github.com/repos/opencv/opencv
closed
putText() documentation is misleading about origin point
category: documentation
### Descripe the doc issue There is a mistake in ```putText()``` function documentation: https://docs.opencv.org/4.x/d6/d6e/group__imgproc__draw.html#ga5126f47f883d730f633d74f07456c576 https://github.com/opencv/opencv/blob/540aa13300b2aede45d328a228f79fb26ad1a5cd/modules/imgproc/include/opencv2/imgproc.hpp#L4781-L...
1.0
putText() documentation is misleading about origin point - ### Descripe the doc issue There is a mistake in ```putText()``` function documentation: https://docs.opencv.org/4.x/d6/d6e/group__imgproc__draw.html#ga5126f47f883d730f633d74f07456c576 https://github.com/opencv/opencv/blob/540aa13300b2aede45d328a228f79fb26...
non_priority
puttext documentation is misleading about origin point descripe the doc issue there is a mistake in puttext function documentation puttext point org bool bottomleftorigin false org bottom left corner of the text string in the image bottomleftorigin ...
0
540,926
15,819,297,310
IssuesEvent
2021-04-05 17:17:20
Domiii/dbux
https://api.github.com/repos/Domiii/dbux
opened
Call graph bugs
bug dev priority
NOTE: I cannot reliably reproduce these errors yet. Will update, when I can reproduce. At some point, the call graph bugs out. * [ ] Cannot hide/unhide nodes anymore * [ ] When re-opening a call graph, there was an error message right away (but nodes seem to render fine (for the most part)).
1.0
Call graph bugs - NOTE: I cannot reliably reproduce these errors yet. Will update, when I can reproduce. At some point, the call graph bugs out. * [ ] Cannot hide/unhide nodes anymore * [ ] When re-opening a call graph, there was an error message right away (but nodes seem to render fine (for the most part)).
priority
call graph bugs note i cannot reliably reproduce these errors yet will update when i can reproduce at some point the call graph bugs out cannot hide unhide nodes anymore when re opening a call graph there was an error message right away but nodes seem to render fine for the most part
1
551
3,600,741,740
IssuesEvent
2016-02-03 07:59:25
zephir/luya
https://api.github.com/repos/zephir/luya
opened
Replace Twig
architecture
+ replace twig in cms layouts (instead using config header? getPlaceholder() method to find placeholders on import?) + replace twig in block render
1.0
Replace Twig - + replace twig in cms layouts (instead using config header? getPlaceholder() method to find placeholders on import?) + replace twig in block render
non_priority
replace twig replace twig in cms layouts instead using config header getplaceholder method to find placeholders on import replace twig in block render
0
763,224
26,747,850,986
IssuesEvent
2023-01-30 17:12:40
kamilmielnik/scrabble-solver
https://api.github.com/repos/kamilmielnik/scrabble-solver
opened
Display keyboard shortcuts in action tooltips
Type - Feature Priority - Should have Size - M Type - a11y
Board: - toggle blank - change input direction
1.0
Display keyboard shortcuts in action tooltips - Board: - toggle blank - change input direction
priority
display keyboard shortcuts in action tooltips board toggle blank change input direction
1
353,960
10,561,150,063
IssuesEvent
2019-10-04 15:17:00
carbon-design-system/carbon
https://api.github.com/repos/carbon-design-system/carbon
reopened
[Inline Loading] renders "error message" and "in field" symbols
Severity 2 package: components priority: high project: components type: enhancement 💡
Does **InlineLoading** component render following two Carbon Design Tool Kit symbols: **loading / inline loading / in field** **loading / inline loading / error message** Don't see samples for them.
1.0
[Inline Loading] renders "error message" and "in field" symbols - Does **InlineLoading** component render following two Carbon Design Tool Kit symbols: **loading / inline loading / in field** **loading / inline loading / error message** Don't see samples for them.
priority
renders error message and in field symbols does inlineloading component render following two carbon design tool kit symbols loading inline loading in field loading inline loading error message don t see samples for them
1
90,231
18,095,842,488
IssuesEvent
2021-09-22 08:55:21
usnistgov/REFPROP-issues
https://api.github.com/repos/usnistgov/REFPROP-issues
closed
No error on second duplicated call
bug Fortran code
When a given fluid has been setup, and a failing input is provided, the error is returned the first time, but not on the second time when an intermediate call to SETFLUIDSdll is carried out. ```python import os from ctREFPROP.ctREFPROP import REFPROPFunctionLibrary # REFPROP configuration RPPREFIX = os.getenv(...
1.0
No error on second duplicated call - When a given fluid has been setup, and a failing input is provided, the error is returned the first time, but not on the second time when an intermediate call to SETFLUIDSdll is carried out. ```python import os from ctREFPROP.ctREFPROP import REFPROPFunctionLibrary # REFPROP...
non_priority
no error on second duplicated call when a given fluid has been setup and a failing input is provided the error is returned the first time but not on the second time when an intermediate call to setfluidsdll is carried out python import os from ctrefprop ctrefprop import refpropfunctionlibrary refprop...
0
67,607
17,020,734,805
IssuesEvent
2021-07-02 18:37:34
PixarAnimationStudios/OpenTimelineIO
https://api.github.com/repos/PixarAnimationStudios/OpenTimelineIO
closed
Resolve installation into Blender
build wheels
This issue is to track building OTIO for installation into Blender, and also the creation of wheels that Blender can consume.
1.0
Resolve installation into Blender - This issue is to track building OTIO for installation into Blender, and also the creation of wheels that Blender can consume.
non_priority
resolve installation into blender this issue is to track building otio for installation into blender and also the creation of wheels that blender can consume
0
186,807
6,742,782,955
IssuesEvent
2017-10-20 09:13:58
HabitRPG/habitica
https://api.github.com/repos/HabitRPG/habitica
closed
Checklist backending
priority: minor status: issue: need investigation
As I understand it, when creating checklists for a task, the backending for the "new item" is a bit wonky, something that particularly affects me since Habit is very slow for me. Correct me if I'm wrong: You hit the enter button to create a new checklist item. Habit says, oh, okay, you're adding a new checklist item, ...
1.0
Checklist backending - As I understand it, when creating checklists for a task, the backending for the "new item" is a bit wonky, something that particularly affects me since Habit is very slow for me. Correct me if I'm wrong: You hit the enter button to create a new checklist item. Habit says, oh, okay, you're adding...
priority
checklist backending as i understand it when creating checklists for a task the backending for the new item is a bit wonky something that particularly affects me since habit is very slow for me correct me if i m wrong you hit the enter button to create a new checklist item habit says oh okay you re adding...
1
4,185
2,832,113,341
IssuesEvent
2015-05-25 04:02:32
MarlinFirmware/Marlin
https://api.github.com/repos/MarlinFirmware/Marlin
closed
Defaults for these settings backward?
Documentation Issue
Recent changes to simplify the configurations introduced a new quirk: Non-existent MAX end-stops show up as triggered by default. Possible because these are all `false`?: ``` const bool X_MAX_ENDSTOP_INVERTING = false; // set to true to invert the logic of the endstop. const bool Y_MAX_ENDSTOP_INVERTING = false; // ...
1.0
Defaults for these settings backward? - Recent changes to simplify the configurations introduced a new quirk: Non-existent MAX end-stops show up as triggered by default. Possible because these are all `false`?: ``` const bool X_MAX_ENDSTOP_INVERTING = false; // set to true to invert the logic of the endstop. const b...
non_priority
defaults for these settings backward recent changes to simplify the configurations introduced a new quirk non existent max end stops show up as triggered by default possible because these are all false const bool x max endstop inverting false set to true to invert the logic of the endstop const b...
0
628,997
20,020,630,730
IssuesEvent
2022-02-01 16:05:46
magento/magento2
https://api.github.com/repos/magento/magento2
closed
Backend throws PHP Fatal TypeError when session storage is empty
Component: Security Progress: PR in progress Priority: P1 Severity: S1 Issue: ready for confirmation Area: Security Reported on 2.4.3-p1
**Description** When the admin session storage is empty, a PHP Fatal TypeError occurs: ``` PHP Fatal error: Uncaught TypeError: strtotime() expects parameter 1 to be string, null given in .../vendor/magento/module-security/Model/AdminSessionInfo.php:136 Stack trace: #0 .../vendor/magento/module-security/Model/Adm...
1.0
Backend throws PHP Fatal TypeError when session storage is empty - **Description** When the admin session storage is empty, a PHP Fatal TypeError occurs: ``` PHP Fatal error: Uncaught TypeError: strtotime() expects parameter 1 to be string, null given in .../vendor/magento/module-security/Model/AdminSessionInfo.php...
priority
backend throws php fatal typeerror when session storage is empty description when the admin session storage is empty a php fatal typeerror occurs php fatal error uncaught typeerror strtotime expects parameter to be string null given in vendor magento module security model adminsessioninfo php...
1
153,271
24,101,115,087
IssuesEvent
2022-09-20 00:50:02
roy-pmgrow/baas2-next-webview
https://api.github.com/repos/roy-pmgrow/baas2-next-webview
reopened
[AOS] 웹뷰에서 Image 컴포넌트 보이지 않는 이슈
🐛 BUG 💄 DESIGN
```html <div className="relative aspect-video"> <Image src={`${process.env.NEXT_PUBLIC_API_URL}/${ev_img}`} alt={ev_detl_model} className="select-none" layout="fill" /> </div> ``` 웹과 iOS 에서는 잘 보이는데 AOS에서 보이지 않는 이슈가 발생되었다.
1.0
[AOS] 웹뷰에서 Image 컴포넌트 보이지 않는 이슈 - ```html <div className="relative aspect-video"> <Image src={`${process.env.NEXT_PUBLIC_API_URL}/${ev_img}`} alt={ev_detl_model} className="select-none" layout="fill" /> </div> ``` 웹과 iOS 에서는 잘 보이는데 AOS에서 보이지 않는 이슈가 발생되었다.
non_priority
웹뷰에서 image 컴포넌트 보이지 않는 이슈 html image src process env next public api url ev img alt ev detl model classname select none layout fill 웹과 ios 에서는 잘 보이는데 aos에서 보이지 않는 이슈가 발생되었다
0
173,386
27,431,514,983
IssuesEvent
2023-03-02 01:59:06
dotnet/roslyn
https://api.github.com/repos/dotnet/roslyn
closed
Bring Back Function View like the old VB6 used to have, that is a valuable feature.
Area-IDE Feature Request Design Notes Need Design Review
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/idea/1145235/bring-back-function-view-like-the-old-vb6-used-to.html)._ --- Bring Back Function View like the old VB6 used to have, that is a valuable feature. --- ### Original Comments #### Feedback Bot on 8...
2.0
Bring Back Function View like the old VB6 used to have, that is a valuable feature. - _This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/idea/1145235/bring-back-function-view-like-the-old-vb6-used-to.html)._ --- Bring Back Function View like the old VB6 used t...
non_priority
bring back function view like the old used to have that is a valuable feature this issue has been moved from bring back function view like the old used to have that is a valuable feature original comments feedback bot on am we have converted this feedback item from probl...
0
615,906
19,279,290,098
IssuesEvent
2021-12-10 15:24:25
Rammelkast/AntiCheatReloaded
https://api.github.com/repos/Rammelkast/AntiCheatReloaded
closed
Swimming in kelp in 1.17.1 triggers AirFlight
high priority false-positive unverified
Players are triggering airflight on my server from swimming in kelp on 1.17 This server is running Airplane version git-Airplane-87 (MC: 1.17.1) (Implementing API version 1.17.1-R0.1-SNAPSHOT) (Git: 002f470 on HEAD) On ACR 1.9.8
1.0
Swimming in kelp in 1.17.1 triggers AirFlight - Players are triggering airflight on my server from swimming in kelp on 1.17 This server is running Airplane version git-Airplane-87 (MC: 1.17.1) (Implementing API version 1.17.1-R0.1-SNAPSHOT) (Git: 002f470 on HEAD) On ACR 1.9.8
priority
swimming in kelp in triggers airflight players are triggering airflight on my server from swimming in kelp on this server is running airplane version git airplane mc implementing api version snapshot git on head on acr
1
85,382
16,657,308,247
IssuesEvent
2021-06-05 19:11:51
kmaasrud/vmc
https://api.github.com/repos/kmaasrud/vmc
closed
Write wafeunctions for fermions in wavefunctions.rs
new code
- [x] Single particle wave function - [x] Slater determinant - [x] Complete wave function
1.0
Write wafeunctions for fermions in wavefunctions.rs - - [x] Single particle wave function - [x] Slater determinant - [x] Complete wave function
non_priority
write wafeunctions for fermions in wavefunctions rs single particle wave function slater determinant complete wave function
0
95,763
3,956,254,136
IssuesEvent
2016-04-30 02:40:54
Esri/solutions-webappbuilder-widgets
https://api.github.com/repos/Esri/solutions-webappbuilder-widgets
closed
Smart Editor - Attachments on exist feature are saved before clicking save
B - Bug Mid Priority Smart Editor
### Widget Smart Editor ### Version of widget 1.0 ### Bug or Enhancement Bug ### Repo Steps or Enhancement details Since the attribute inspector is using the attachment editor, new attachments are auto saved to the record.
1.0
Smart Editor - Attachments on exist feature are saved before clicking save - ### Widget Smart Editor ### Version of widget 1.0 ### Bug or Enhancement Bug ### Repo Steps or Enhancement details Since the attribute inspector is using the attachment editor, new attachments are auto saved to the record.
priority
smart editor attachments on exist feature are saved before clicking save widget smart editor version of widget bug or enhancement bug repo steps or enhancement details since the attribute inspector is using the attachment editor new attachments are auto saved to the record
1
311,202
23,375,545,426
IssuesEvent
2022-08-11 02:19:03
geopython/diving-into-pygeoapi
https://api.github.com/repos/geopython/diving-into-pygeoapi
closed
update copyright to 'pygeoapi community'
documentation
Filing this here, as this seems to be getting overwritten given the activity of commits right now.
1.0
update copyright to 'pygeoapi community' - Filing this here, as this seems to be getting overwritten given the activity of commits right now.
non_priority
update copyright to pygeoapi community filing this here as this seems to be getting overwritten given the activity of commits right now
0
5,517
8,380,770,181
IssuesEvent
2018-10-07 18:01:07
bitshares/bitshares-community-ui
https://api.github.com/repos/bitshares/bitshares-community-ui
closed
Login/signup desktop pop-up window
Login mockup process
Problem: currently most of the bitshares users are confused which account type / security method to choose Goal: create a user-friendly UI to make it easy to utilize all signup/login methods available at bitshares: - cloud account with password - wallet account with backup phrase - wallet account with key file
1.0
Login/signup desktop pop-up window - Problem: currently most of the bitshares users are confused which account type / security method to choose Goal: create a user-friendly UI to make it easy to utilize all signup/login methods available at bitshares: - cloud account with password - wallet account with backup phrase...
non_priority
login signup desktop pop up window problem currently most of the bitshares users are confused which account type security method to choose goal create a user friendly ui to make it easy to utilize all signup login methods available at bitshares cloud account with password wallet account with backup phrase...
0
376,987
11,161,237,403
IssuesEvent
2019-12-26 12:58:55
myceworld/myce
https://api.github.com/repos/myceworld/myce
opened
[atomic swap] Analyze openswap software
Priority: Low Status: Approved Type: Enhancement
**Describe the solution** Analyze atomic swap software for integrating myce and validating decentralized exchange idea **Describe reference or alternative examples** https://github.com/markblundeberg/openswap https://www.youtube.com/watch?v=Va2m6ePNVqM **Additional context** Add any other context or screensh...
1.0
[atomic swap] Analyze openswap software - **Describe the solution** Analyze atomic swap software for integrating myce and validating decentralized exchange idea **Describe reference or alternative examples** https://github.com/markblundeberg/openswap https://www.youtube.com/watch?v=Va2m6ePNVqM **Additional co...
priority
analyze openswap software describe the solution analyze atomic swap software for integrating myce and validating decentralized exchange idea describe reference or alternative examples additional context add any other context or screenshots
1
396,275
27,109,939,438
IssuesEvent
2023-02-15 14:41:38
marklogic/kafka-marklogic-connector
https://api.github.com/repos/marklogic/kafka-marklogic-connector
closed
Document support for Avro and JSON converters
documentation
#36 added support for Avro and JSON converters, but we don't do a good job yet of documenting this. The user guide (currently in this repository's README) should demonstrate this support.
1.0
Document support for Avro and JSON converters - #36 added support for Avro and JSON converters, but we don't do a good job yet of documenting this. The user guide (currently in this repository's README) should demonstrate this support.
non_priority
document support for avro and json converters added support for avro and json converters but we don t do a good job yet of documenting this the user guide currently in this repository s readme should demonstrate this support
0
32,101
4,323,227,529
IssuesEvent
2016-07-25 16:20:09
jolocom/little-sister
https://api.github.com/repos/jolocom/little-sister
opened
Adding Bitcoing address, passport, credit cards etc. to the profile
designing ux
The profile fullscreen view should provide the user with fields for - uploading an ID or passport - entering a Bitcoin address - adding credit cards - adding social media profiles - and devices used with this account should be listed here automatically For each these items, an individual node which is connected ...
1.0
Adding Bitcoing address, passport, credit cards etc. to the profile - The profile fullscreen view should provide the user with fields for - uploading an ID or passport - entering a Bitcoin address - adding credit cards - adding social media profiles - and devices used with this account should be listed here automa...
non_priority
adding bitcoing address passport credit cards etc to the profile the profile fullscreen view should provide the user with fields for uploading an id or passport entering a bitcoin address adding credit cards adding social media profiles and devices used with this account should be listed here automa...
0
46,649
2,963,769,484
IssuesEvent
2015-07-10 12:55:16
YetiForceCompany/YetiForceCRM
https://api.github.com/repos/YetiForceCompany/YetiForceCRM
closed
Improved Translation Leads
low priority bug
Or, to add a translation to other language files, or delete ![leads 1](https://cloud.githubusercontent.com/assets/1402355/8617490/c584ed6a-271d-11e5-813a-c3896b5133da.JPG)
1.0
Improved Translation Leads - Or, to add a translation to other language files, or delete ![leads 1](https://cloud.githubusercontent.com/assets/1402355/8617490/c584ed6a-271d-11e5-813a-c3896b5133da.JPG)
priority
improved translation leads or to add a translation to other language files or delete
1
809,028
30,121,403,387
IssuesEvent
2023-06-30 15:26:52
geopm/geopm
https://api.github.com/repos/geopm/geopm
closed
There are issues with reporter when no application connects
bug bug-priority-high bug-exposure-high bug-quality-low
**Describe the bug** Several integration tests are failing due to issues with reporter and application sampler when no application connects **GEOPM version** 76b6acd735d8e6f7c8771e3418f6d1c413058cb2
1.0
There are issues with reporter when no application connects - **Describe the bug** Several integration tests are failing due to issues with reporter and application sampler when no application connects **GEOPM version** 76b6acd735d8e6f7c8771e3418f6d1c413058cb2
priority
there are issues with reporter when no application connects describe the bug several integration tests are failing due to issues with reporter and application sampler when no application connects geopm version
1
275,230
8,575,478,831
IssuesEvent
2018-11-12 17:23:01
aowen87/TicketTester
https://api.github.com/repos/aowen87/TicketTester
closed
Proposed update to how we use QSpinBox with plots/operators.
Expected Use: 3 - Occasional Feature Impact: 3 - Medium Priority: Normal
The QSpinBox signal we generally observe is 'valueChanged'. This signal is emitted with every click of the up/down arrows, and for every digit typed starting at the # of signficant digits set with minimum. Eg if minimum is 100, then 'valueChanged' will be emitted as soon as the 3rd digit is typed, and then for ever...
1.0
Proposed update to how we use QSpinBox with plots/operators. - The QSpinBox signal we generally observe is 'valueChanged'. This signal is emitted with every click of the up/down arrows, and for every digit typed starting at the # of signficant digits set with minimum. Eg if minimum is 100, then 'valueChanged' will ...
priority
proposed update to how we use qspinbox with plots operators the qspinbox signal we generally observe is valuechanged this signal is emitted with every click of the up down arrows and for every digit typed starting at the of signficant digits set with minimum eg if minimum is then valuechanged will be...
1
240,566
18,360,641,541
IssuesEvent
2021-10-09 06:22:19
opencv/opencv
https://api.github.com/repos/opencv/opencv
closed
Documentation discepancy between `imshow`'s docs and its implementation.
category: highgui-gui category: documentation
This issue appears to affect 4.x only. The [documentation of `imshow`](https://docs.opencv.org/master/d7/dfc/group__highgui.html#ga453d42fe4cb60e5723281a89973ee563) claims: > If the image is 16-bit unsigned or 32-bit integer, the pixels are divided by 256. That would suggest that it supports displaying of arr...
1.0
Documentation discepancy between `imshow`'s docs and its implementation. - This issue appears to affect 4.x only. The [documentation of `imshow`](https://docs.opencv.org/master/d7/dfc/group__highgui.html#ga453d42fe4cb60e5723281a89973ee563) claims: > If the image is 16-bit unsigned or 32-bit integer, the pixels ar...
non_priority
documentation discepancy between imshow s docs and its implementation this issue appears to affect x only the claims if the image is bit unsigned or bit integer the pixels are divided by that would suggest that it supports displaying of arrays of cv however converttoshow used in...
0
91,697
18,676,013,284
IssuesEvent
2021-10-31 15:20:00
0chain/0chain
https://api.github.com/repos/0chain/0chain
closed
Block merge if code smells on new code is not resolved
Code Quality
We currently have a code smell reporter in the form of lint. However there are a few tweaks we could make. - Smells should only be reported for the current code being changed (delta against develop) - Smells do not currently block a PR from merging. This should be automated and enforced - Only a few lints are ena...
1.0
Block merge if code smells on new code is not resolved - We currently have a code smell reporter in the form of lint. However there are a few tweaks we could make. - Smells should only be reported for the current code being changed (delta against develop) - Smells do not currently block a PR from merging. This sho...
non_priority
block merge if code smells on new code is not resolved we currently have a code smell reporter in the form of lint however there are a few tweaks we could make smells should only be reported for the current code being changed delta against develop smells do not currently block a pr from merging this sho...
0
212,982
7,244,674,875
IssuesEvent
2018-02-14 15:48:05
concrete5/concrete5
https://api.github.com/repos/concrete5/concrete5
closed
Images uploaded under 60px in width do not generate a preview
help wanted priority:like to have type:enhancement
Testing with v8.0.3 images under 60px in width do no generate a preview when uploaded to the file manager. ![60x150](https://cloud.githubusercontent.com/assets/1396217/21300812/61d343b4-c575-11e6-9267-2feed24bfafb.png) The above PNG is 60x150px and will create a preview. The same PNG reduced in width by 1px to...
1.0
Images uploaded under 60px in width do not generate a preview - Testing with v8.0.3 images under 60px in width do no generate a preview when uploaded to the file manager. ![60x150](https://cloud.githubusercontent.com/assets/1396217/21300812/61d343b4-c575-11e6-9267-2feed24bfafb.png) The above PNG is 60x150px and w...
priority
images uploaded under in width do not generate a preview testing with images under in width do no generate a preview when uploaded to the file manager the above png is and will create a preview the same png reduced in width by to will not generate a preview the file manager...
1
430,009
12,439,807,349
IssuesEvent
2020-05-26 10:47:06
ooni/probe
https://api.github.com/repos/ooni/probe
closed
Add logic for detecting which circumvention strategy should be used when speaking to backends
priority/high
Related to: https://github.com/ooni/probe/issues/886
1.0
Add logic for detecting which circumvention strategy should be used when speaking to backends - Related to: https://github.com/ooni/probe/issues/886
priority
add logic for detecting which circumvention strategy should be used when speaking to backends related to
1
72,437
19,252,777,158
IssuesEvent
2021-12-09 08:00:17
rune-rs/rune
https://api.github.com/repos/rune-rs/rune
closed
Rune-cli fails to install from crates.io
bug build
Haven't dug too much yet. Everthing on latest stable. Running `cargo install rune-cli` fails with the below error: ![image](https://user-images.githubusercontent.com/8234817/145352295-ea6487a6-a917-4a15-917b-898d881f4206.png)
1.0
Rune-cli fails to install from crates.io - Haven't dug too much yet. Everthing on latest stable. Running `cargo install rune-cli` fails with the below error: ![image](https://user-images.githubusercontent.com/8234817/145352295-ea6487a6-a917-4a15-917b-898d881f4206.png)
non_priority
rune cli fails to install from crates io haven t dug too much yet everthing on latest stable running cargo install rune cli fails with the below error
0
223,090
17,552,456,771
IssuesEvent
2021-08-13 00:39:45
backend-br/vagas
https://api.github.com/repos/backend-br/vagas
closed
[REMOTO] Desenvolvedor Java Fullstack Sênior na Rethink
CLT Java DevOps Exterior AWS Testes automatizados TypeScript Spring Testes Unitários CI Angular Git Jira HTML CSS FullStack Stale
## Nossa empresa **Sobre a Rethink:** Somos especialistas em transformação digital e atendemos grandes empresas do Brasil e do exterior. Usamos a tecnologia, o design e a estratégia para criar produtos digitais que as pessoas amam usar. Como gostamos de criar soluções digitais inovadoras, nosso time é formado por ...
2.0
[REMOTO] Desenvolvedor Java Fullstack Sênior na Rethink - ## Nossa empresa **Sobre a Rethink:** Somos especialistas em transformação digital e atendemos grandes empresas do Brasil e do exterior. Usamos a tecnologia, o design e a estratégia para criar produtos digitais que as pessoas amam usar. Como gostamos de cri...
non_priority
desenvolvedor java fullstack sênior na rethink nossa empresa sobre a rethink somos especialistas em transformação digital e atendemos grandes empresas do brasil e do exterior usamos a tecnologia o design e a estratégia para criar produtos digitais que as pessoas amam usar como gostamos de criar solu...
0
521,340
15,107,972,859
IssuesEvent
2021-02-08 16:05:22
dtcenter/MET
https://api.github.com/repos/dtcenter/MET
closed
Reformat the magic_str() for NetCDF data files.
alert: NEED ACCOUNT KEY component: user support priority: medium requestor: NOAA/EMC type: enhancement
## Describe the Enhancement ## This is a minor change to how the magic_str() should be formatted when processing NetCDF data files. This caused some confusion for a user, as described in this MET-Help ticket: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=98524 When processing gridded NetCDF data created by o...
1.0
Reformat the magic_str() for NetCDF data files. - ## Describe the Enhancement ## This is a minor change to how the magic_str() should be formatted when processing NetCDF data files. This caused some confusion for a user, as described in this MET-Help ticket: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=98524 ...
priority
reformat the magic str for netcdf data files describe the enhancement this is a minor change to how the magic str should be formatted when processing netcdf data files this caused some confusion for a user as described in this met help ticket when processing gridded netcdf data created by other...
1
442,252
12,742,444,063
IssuesEvent
2020-06-26 08:27:43
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.verizon.com - see bug description
browser-firefox engine-gecko ml-needsdiagnosis-false priority-normal
<!-- @browser: Firefox 77.0 --> <!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:77.0) Gecko/20100101 Firefox/77.0 --> <!-- @reported_with: --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/54622 --> **URL**: https://www.verizon.com/?lid=//global//residential **Browser / Version**: ...
1.0
www.verizon.com - see bug description - <!-- @browser: Firefox 77.0 --> <!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:77.0) Gecko/20100101 Firefox/77.0 --> <!-- @reported_with: --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/54622 --> **URL**: https://www.verizon.com/?lid=//glob...
priority
see bug description url browser version firefox operating system mac os x tested another browser yes chrome problem type something else description doesn t remember current password reverts to old pasword info steps to reproduce after entering password inf...
1
29,514
2,716,257,906
IssuesEvent
2015-04-10 17:58:53
gosha1128/NYUAMS
https://api.github.com/repos/gosha1128/NYUAMS
opened
( JIRA #40 ) Order summary page only shows service and total parts
0.0 QA 1.7.2 Needs Priority
The order summary page only shows the service and total parts. Should it include all the part parameters?
1.0
( JIRA #40 ) Order summary page only shows service and total parts - The order summary page only shows the service and total parts. Should it include all the part parameters?
priority
jira order summary page only shows service and total parts the order summary page only shows the service and total parts should it include all the part parameters
1
733,572
25,311,938,505
IssuesEvent
2022-11-17 18:10:16
monarch-initiative/mondo
https://api.github.com/repos/monarch-initiative/mondo
reopened
Atlantic cod allergy
obsolete high priority
This is currently listed under Infectious disease. I would say that "Atopy" or "Allergy" is a disease, and individual allergies are phenotypic features, it is unlikely that an individual has just one specific allergy, and if somebody has 20 allergies, like I had as a kid, then we would be modelling them as having 20 d...
1.0
Atlantic cod allergy - This is currently listed under Infectious disease. I would say that "Atopy" or "Allergy" is a disease, and individual allergies are phenotypic features, it is unlikely that an individual has just one specific allergy, and if somebody has 20 allergies, like I had as a kid, then we would be modell...
priority
atlantic cod allergy this is currently listed under infectious disease i would say that atopy or allergy is a disease and individual allergies are phenotypic features it is unlikely that an individual has just one specific allergy and if somebody has allergies like i had as a kid then we would be modelli...
1
21,959
6,227,663,208
IssuesEvent
2017-07-10 21:15:42
XceedBoucherS/TestImport5
https://api.github.com/repos/XceedBoucherS/TestImport5
closed
Bug: DesignerWindowState doesn't stay closed
CodePlex
<b>AshifB[CodePlex]</b> <br />Child Window's DesignerWindowState property is a great addition and clears up the clutter on my design surface. However, I'm noticing that it seems to lose it's quotClosedquot setting when the Designer is reloaded after a build. I have to trigger the Closed state by toggling the property...
1.0
Bug: DesignerWindowState doesn't stay closed - <b>AshifB[CodePlex]</b> <br />Child Window's DesignerWindowState property is a great addition and clears up the clutter on my design surface. However, I'm noticing that it seems to lose it's quotClosedquot setting when the Designer is reloaded after a build. I have to tr...
non_priority
bug designerwindowstate doesn t stay closed ashifb child window s designerwindowstate property is a great addition and clears up the clutter on my design surface however i m noticing that it seems to lose it s quotclosedquot setting when the designer is reloaded after a build i have to trigger the closed st...
0
628,058
19,974,661,693
IssuesEvent
2022-01-29 00:14:31
MattTheLegoman/RealmsInExile
https://api.github.com/repos/MattTheLegoman/RealmsInExile
closed
The Golden King has wrong headgear on bookmark screen
bug oddity priority: high
reported this yesterday on discord, but i thought to make it an issue so it ain't forgotten. ![image](https://user-images.githubusercontent.com/79544635/151635222-36e519af-12ea-4aef-82de-d0528ecbff3a.png)
1.0
The Golden King has wrong headgear on bookmark screen - reported this yesterday on discord, but i thought to make it an issue so it ain't forgotten. ![image](https://user-images.githubusercontent.com/79544635/151635222-36e519af-12ea-4aef-82de-d0528ecbff3a.png)
priority
the golden king has wrong headgear on bookmark screen reported this yesterday on discord but i thought to make it an issue so it ain t forgotten
1
106,747
9,180,969,519
IssuesEvent
2019-03-05 09:06:11
BonaDrone/Hackflight
https://api.github.com/repos/BonaDrone/Hackflight
closed
Low battery detection
enhancement next release to be tested
## Feature / Bug description Monitor the battery status and detect when the battery voltage has dropped below or reached the low battery threshold. Since the battery presents [voltage sags](https://en.wikipedia.org/wiki/Voltage_sag) when, for example, the throttle is suddenly increased, the raw voltage measures ...
1.0
Low battery detection - ## Feature / Bug description Monitor the battery status and detect when the battery voltage has dropped below or reached the low battery threshold. Since the battery presents [voltage sags](https://en.wikipedia.org/wiki/Voltage_sag) when, for example, the throttle is suddenly increased, t...
non_priority
low battery detection feature bug description monitor the battery status and detect when the battery voltage has dropped below or reached the low battery threshold since the battery presents when for example the throttle is suddenly increased the raw voltage measures should be filtered appropriate...
0
90,593
15,856,206,838
IssuesEvent
2021-04-08 01:47:19
AnhaaD/auth-client
https://api.github.com/repos/AnhaaD/auth-client
opened
CVE-2019-2391 (Medium) detected in bson-1.1.1.tgz
security vulnerability
## CVE-2019-2391 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bson-1.1.1.tgz</b></p></summary> <p>A bson parser for node.js and the browser</p> <p>Library home page: <a href="http...
True
CVE-2019-2391 (Medium) detected in bson-1.1.1.tgz - ## CVE-2019-2391 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bson-1.1.1.tgz</b></p></summary> <p>A bson parser for node.js and...
non_priority
cve medium detected in bson tgz cve medium severity vulnerability vulnerable library bson tgz a bson parser for node js and the browser library home page a href path to dependency file auth client package json path to vulnerable library auth client node modules bson...
0
97,931
20,592,852,414
IssuesEvent
2022-03-05 03:25:17
ethereumclassic/ethereumclassic.github.io
https://api.github.com/repos/ethereumclassic/ethereumclassic.github.io
closed
DAG Monitor
enhancement content code
@hitchcott thoughts on a DAG countdown clock for when ETH cards will need to migrte to ETC and then when card will be obsoleted on ETC Example: after Thanos a Countdown for 4GB and 6GB becoming obsolete on ETH DAG. And a countdown for 3GB becoming obslete on ETC
1.0
DAG Monitor - @hitchcott thoughts on a DAG countdown clock for when ETH cards will need to migrte to ETC and then when card will be obsoleted on ETC Example: after Thanos a Countdown for 4GB and 6GB becoming obsolete on ETH DAG. And a countdown for 3GB becoming obslete on ETC
non_priority
dag monitor hitchcott thoughts on a dag countdown clock for when eth cards will need to migrte to etc and then when card will be obsoleted on etc example after thanos a countdown for and becoming obsolete on eth dag and a countdown for becoming obslete on etc
0
55,642
6,912,047,358
IssuesEvent
2017-11-28 10:33:18
EnginyeriaSofwareUB/ES2017A1
https://api.github.com/repos/EnginyeriaSofwareUB/ES2017A1
closed
Sprites habilidades
Design
Creación de los sprites de las habilidades para la barra de habilidades de cada unidad.
1.0
Sprites habilidades - Creación de los sprites de las habilidades para la barra de habilidades de cada unidad.
non_priority
sprites habilidades creación de los sprites de las habilidades para la barra de habilidades de cada unidad
0
35,605
2,791,491,429
IssuesEvent
2015-05-10 05:59:49
afollestad/cabinet-issue-tracker
https://api.github.com/repos/afollestad/cabinet-issue-tracker
opened
Use SortedList for RecyclerView file listing
enhancement high priority in progress
This will make updating the list with new info much easier (e.g. first run of `ls` to get file names, second run of `ls -l` to get detailed info such as file sizes). Also the animations will be taken care of, so that's nice. Noting these resources for myself while I work on this: Official demo https://github.com/a...
1.0
Use SortedList for RecyclerView file listing - This will make updating the list with new info much easier (e.g. first run of `ls` to get file names, second run of `ls -l` to get detailed info such as file sizes). Also the animations will be taken care of, so that's nice. Noting these resources for myself while I wor...
priority
use sortedlist for recyclerview file listing this will make updating the list with new info much easier e g first run of ls to get file names second run of ls l to get detailed info such as file sizes also the animations will be taken care of so that s nice noting these resources for myself while i wor...
1
340,760
24,669,727,915
IssuesEvent
2022-10-18 12:59:58
fmi-faim/eicm
https://api.github.com/repos/fmi-faim/eicm
closed
Include fitting parameters in md file
documentation
Is it possible to include the following fitting parameters in the output md file ![image](https://user-images.githubusercontent.com/102143576/194537257-835f9db6-83b4-47d8-aea4-eec644a94320.png) Comment: I don’t think that B (offset) (see png) is background, it is a real offset. In these images we have a homogenie...
1.0
Include fitting parameters in md file - Is it possible to include the following fitting parameters in the output md file ![image](https://user-images.githubusercontent.com/102143576/194537257-835f9db6-83b4-47d8-aea4-eec644a94320.png) Comment: I don’t think that B (offset) (see png) is background, it is a real off...
non_priority
include fitting parameters in md file is it possible to include the following fitting parameters in the output md file comment i don’t think that b offset see png is background it is a real offset in these images we have a homogenies bright signal which should have the same intensity
0
639,330
20,751,477,286
IssuesEvent
2022-03-15 08:04:28
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.spotify.com - site is not usable
priority-critical browser-fenix engine-gecko
<!-- @browser: Firefox Mobile 99.0 --> <!-- @ua_header: Mozilla/5.0 (Android 11; Mobile; rv:99.0) Gecko/99.0 Firefox/99.0 --> <!-- @reported_with: android-components-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/100989 --> <!-- @extra_labels: browser-fenix --> **URL**: https://www.spotify...
1.0
www.spotify.com - site is not usable - <!-- @browser: Firefox Mobile 99.0 --> <!-- @ua_header: Mozilla/5.0 (Android 11; Mobile; rv:99.0) Gecko/99.0 Firefox/99.0 --> <!-- @reported_with: android-components-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/100989 --> <!-- @extra_labels: browser-...
priority
site is not usable url browser version firefox mobile operating system android tested another browser yes chrome problem type site is not usable description page not loading correctly steps to reproduce if i try to open the web player i get the message so...
1
580,539
17,260,732,587
IssuesEvent
2021-07-22 07:12:52
DimensionDev/Maskbook
https://api.github.com/repos/DimensionDev/Maskbook
closed
[Crash] TypeError: Failed to construct 'URL': Invalid base URL
Priority: P1 (Now) Type: Bug
ERROR: type should be string, got "\r\n\r\nhttps://user-images.githubusercontent.com/2582974/126142912-bfc47371-5c55-459f-afe4-f517f9d89cf8.mp4\r\n\r\n\r\nSwitch network in from dHEDGE supported chain (ETH) to unsupported chain (BSC or Polygon), and then. check the plugin card.\r\n\r\n> Failed to construct 'URL': Invalid base URL\r\n\r\nError stack:\r\n\r\n<pre>TypeError: Failed to construct 'URL': Invalid base URL\r\n at usePoolURL (chrome-extension://oaflimfponpdajjjdlbmbjhmblpilgjf/js/6570.js:356:12)\r\n at PoolViewDeck (chrome-extension://oaflimfponpdajjjdlbmbjhmblpilgjf/js/6570.js:766:21)\r\n at Ch (chrome-extension://oaflimfponpdajjjdlbmbjhmblpilgjf/js/npm.react-dom.js:232:137)\r\n at si (chrome-extension://oaflimfponpdajjjdlbmbjhmblpilgjf/js/npm.react-dom.js:259:255)\r\n at gk (chrome-extension://oaflimfponpdajjjdlbmbjhmblpilgjf/js/npm.react-dom.js:356:346)\r\n at fk (chrome-extension://oaflimfponpdajjjdlbmbjhmblpilgjf/js/npm.react-dom.js:343:22)\r\n at ek (chrome-extension://oaflimfponpdajjjdlbmbjhmblpilgjf/js/npm.react-dom.js:342:369)\r\n at Vj (chrome-extension://oaflimfponpdajjjdlbmbjhmblpilgjf/js/npm.react-dom.js:342:229)\r\n at Pj (chrome-extension://oaflimfponpdajjjdlbmbjhmblpilgjf/js/npm.react-dom.js:331:476)\r\n at J (chrome-extension://oaflimfponpdajjjdlbmbjhmblpilgjf/js/8614.js:16253:203)</pre>\r\n\r\n## Build info\r\n- Version: 1.34.1\r\n- NODE_ENV: production\r\n- target: chromium\r\n- build: stable\r\n- architecture: web\r\n- firefoxVariant: false\r\n- resolution: desktop\r\n- BUILD_DATE: 2021-07-16T09:13:55.747Z\r\n- VERSION: v1.29.12-564-gf79aa26a7\r\n\r\n## Git (*):\r\n\r\nf79aa26a7 (released) on tag \"v1.34.0\"\r\ngit@github.com:DimensionDev/Maskbook.git"
1.0
[Crash] TypeError: Failed to construct 'URL': Invalid base URL - https://user-images.githubusercontent.com/2582974/126142912-bfc47371-5c55-459f-afe4-f517f9d89cf8.mp4 Switch network in from dHEDGE supported chain (ETH) to unsupported chain (BSC or Polygon), and then. check the plugin card. > Failed to const...
priority
typeerror failed to construct url invalid base url switch network in from dhedge supported chain eth to unsupported chain bsc or polygon and then check the plugin card failed to construct url invalid base url error stack typeerror failed to construct url invalid base url ...
1
555,886
16,472,085,156
IssuesEvent
2021-05-23 16:09:38
idaholab/raven
https://api.github.com/repos/idaholab/raven
closed
[TASK] change mutators to handle cdf driven operations
priority_minor task
-------- Issue Description -------- **Is your feature request related to a problem? Please describe.** Mutators operations cannot handle adequately genes associated to different distributions **Describe the solution you'd like** Use CDF and PPF operations to maintain consistency rather than gene value shuffli...
1.0
[TASK] change mutators to handle cdf driven operations - -------- Issue Description -------- **Is your feature request related to a problem? Please describe.** Mutators operations cannot handle adequately genes associated to different distributions **Describe the solution you'd like** Use CDF and PPF operatio...
priority
change mutators to handle cdf driven operations issue description is your feature request related to a problem please describe mutators operations cannot handle adequately genes associated to different distributions describe the solution you d like use cdf and ppf operations to...
1
535,124
15,682,735,053
IssuesEvent
2021-03-25 07:47:22
nextcloud/mail
https://api.github.com/repos/nextcloud/mail
opened
Process itinerary information asynchronously
1. to develop enhancement papercut priority:low
We currently process the itinerary information when a message is loaded for the first time. That means that we have to fetch the full body and all attachments. Depending on the network speed and processing power of the server this can slow down loading of messages quite a bit. To improve this we could split off the ...
1.0
Process itinerary information asynchronously - We currently process the itinerary information when a message is loaded for the first time. That means that we have to fetch the full body and all attachments. Depending on the network speed and processing power of the server this can slow down loading of messages quite a ...
priority
process itinerary information asynchronously we currently process the itinerary information when a message is loaded for the first time that means that we have to fetch the full body and all attachments depending on the network speed and processing power of the server this can slow down loading of messages quite a ...
1
128,723
5,074,451,658
IssuesEvent
2016-12-27 14:28:01
AnalyticalGraphicsInc/cesium
https://api.github.com/repos/AnalyticalGraphicsInc/cesium
reopened
globe.getHeight randomly returns 'undefined'
bug priority
Following up on a discussion in the forum https://groups.google.com/forum/#!msg/cesium-dev/NvnW8_cNEQM/L6FCmkVABgAJ I made this post with a test case to run in Sandcastle: https://groups.google.com/d/msg/cesium-dev/08DYCm0z5sM/yWgltqPkDQAJ - getHeight will randomly return 'undefined' - the occurrence get significantly...
1.0
globe.getHeight randomly returns 'undefined' - Following up on a discussion in the forum https://groups.google.com/forum/#!msg/cesium-dev/NvnW8_cNEQM/L6FCmkVABgAJ I made this post with a test case to run in Sandcastle: https://groups.google.com/d/msg/cesium-dev/08DYCm0z5sM/yWgltqPkDQAJ - getHeight will randomly return...
priority
globe getheight randomly returns undefined following up on a discussion in the forum i made this post with a test case to run in sandcastle getheight will randomly return undefined the occurrence get significantly lower when getheight is passed a cartographic with a roughly accurate altitude as stated ...
1
36,506
2,800,293,073
IssuesEvent
2015-05-13 09:06:33
OCHA-DAP/hdx-ckan
https://api.github.com/repos/OCHA-DAP/hdx-ckan
closed
geo-preview: geo transformation via ogre not triggered for private datasets
bug Priority-High
1. Create a private dataset 2. add a resource (zipped shapefile) 3. check dataset - no geo-preview 4. make dataset public 5. save again the resource (not need to reupload it) 6. check dataset - geo-preview is enabled
1.0
geo-preview: geo transformation via ogre not triggered for private datasets - 1. Create a private dataset 2. add a resource (zipped shapefile) 3. check dataset - no geo-preview 4. make dataset public 5. save again the resource (not need to reupload it) 6. check dataset - geo-preview is enabled
priority
geo preview geo transformation via ogre not triggered for private datasets create a private dataset add a resource zipped shapefile check dataset no geo preview make dataset public save again the resource not need to reupload it check dataset geo preview is enabled
1
681,628
23,318,496,556
IssuesEvent
2022-08-08 14:26:13
redhat-developer/odo
https://api.github.com/repos/redhat-developer/odo
closed
`odo dev`: react to changes as soon as possible
priority/High kind/user-story
/kind user-story ## User Story - As an odo user - I want to make changes to my source code and Devfile (or even external cluster resources) - So that the changes are considered as soon as possible ## Acceptance Criteria - [ ] It should handle Devfile changes when a Pod is in an Error state - [ ] It should n...
1.0
`odo dev`: react to changes as soon as possible - /kind user-story ## User Story - As an odo user - I want to make changes to my source code and Devfile (or even external cluster resources) - So that the changes are considered as soon as possible ## Acceptance Criteria - [ ] It should handle Devfile changes ...
priority
odo dev react to changes as soon as possible kind user story user story as an odo user i want to make changes to my source code and devfile or even external cluster resources so that the changes are considered as soon as possible acceptance criteria it should handle devfile changes wh...
1
407,870
11,938,461,060
IssuesEvent
2020-04-02 13:49:28
sunpy/sunpy
https://api.github.com/repos/sunpy/sunpy
closed
UnicodeDecodeError With Querying sunpy.net.hek.HEKClient() on Particular Dates
Affects Release Bug(?) Close? Effort High Package Novice Priority Medium net
I'm trying to query HEK using sunpy.net.hek.HEKClient(), but I'm getting a UnicodeDecodeError when I try to query some dates. Example query with traceback: ```python In [13]: from datetime import timedelta In [14]: start = sunpy.time.parse_time('2013/12/23') In [15]: end = start + timedelta(days=1) In [16]...
1.0
UnicodeDecodeError With Querying sunpy.net.hek.HEKClient() on Particular Dates - I'm trying to query HEK using sunpy.net.hek.HEKClient(), but I'm getting a UnicodeDecodeError when I try to query some dates. Example query with traceback: ```python In [13]: from datetime import timedelta In [14]: start = sunpy.tim...
priority
unicodedecodeerror with querying sunpy net hek hekclient on particular dates i m trying to query hek using sunpy net hek hekclient but i m getting a unicodedecodeerror when i try to query some dates example query with traceback python in from datetime import timedelta in start sunpy time pars...
1
212,468
16,452,297,478
IssuesEvent
2021-05-21 07:45:02
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
The testcontainers are not able to pull the ryuk image
Source: Internal Team: Core Type: Test-Failure
Pulling the `ryuk` image fails in testcontainer tests. The issue is discussed here: https://github.com/testcontainers/testcontainers-java/issues/3574 It might be related to downgrading the testcontainers version in #18535. We could try if the new version 1.15.3 solves the problems. **Stacktrace** ``` [INFO] Ru...
1.0
The testcontainers are not able to pull the ryuk image - Pulling the `ryuk` image fails in testcontainer tests. The issue is discussed here: https://github.com/testcontainers/testcontainers-java/issues/3574 It might be related to downgrading the testcontainers version in #18535. We could try if the new version 1.15...
non_priority
the testcontainers are not able to pull the ryuk image pulling the ryuk image fails in testcontainer tests the issue is discussed here it might be related to downgrading the testcontainers version in we could try if the new version solves the problems stacktrace running com hazelca...
0
57,198
3,081,247,677
IssuesEvent
2015-08-22 14:38:34
bitfighter/bitfighter
https://api.github.com/repos/bitfighter/bitfighter
opened
Score progression in game reports
enhancement imported Priority-Medium
_From [Jomskylark](https://code.google.com/u/Jomskylark/) on April 03, 2014 20:26:42_ Is score progression tracked by Bitfighter stats? If so, it would be lovely to see a score progression table for team-based game modes on the Game Reports page. The table would include a list of the scores that occurred in the game, ...
1.0
Score progression in game reports - _From [Jomskylark](https://code.google.com/u/Jomskylark/) on April 03, 2014 20:26:42_ Is score progression tracked by Bitfighter stats? If so, it would be lovely to see a score progression table for team-based game modes on the Game Reports page. The table would include a list of th...
priority
score progression in game reports from on april is score progression tracked by bitfighter stats if so it would be lovely to see a score progression table for team based game modes on the game reports page the table would include a list of the scores that occurred in the game and if possible a ...
1
78,620
9,779,681,846
IssuesEvent
2019-06-07 15:02:14
wherebyus/general-tasks
https://api.github.com/repos/wherebyus/general-tasks
closed
Slightly update the style and add line break in after the events promotion slot and the partner events
Priority: High Product: Newsletters Type: Visual Design UX: Validated
## Feature or problem Describe the feature or problem here. ### Definition of done How will we know when this feature is complete? - [ ] The event promo looks closer to the one in the design system. It's nicely spaced, readable, etc. ## UX Check - [x] Is there evidence that this is a demonstrable need in Wh...
1.0
Slightly update the style and add line break in after the events promotion slot and the partner events - ## Feature or problem Describe the feature or problem here. ### Definition of done How will we know when this feature is complete? - [ ] The event promo looks closer to the one in the design system. It's nic...
non_priority
slightly update the style and add line break in after the events promotion slot and the partner events feature or problem describe the feature or problem here definition of done how will we know when this feature is complete the event promo looks closer to the one in the design system it s nicel...
0
118,772
17,601,981,726
IssuesEvent
2021-08-17 12:58:25
elastic/kibana
https://api.github.com/repos/elastic/kibana
opened
[Security Solution] Security alerts data grid does not utilize schemas, likely sorting incorrectly
bug Team: SecuritySolution Theme: rac
Lots of the security application data grid doesn't use schemas. Schemas are extremely important for sorting of non-string data like timestamps. I'm pretty sure the current sort of the table is by alpha, meaning that it will use the first letter of the printed date. Hard to test since all the results are from the same d...
True
[Security Solution] Security alerts data grid does not utilize schemas, likely sorting incorrectly - Lots of the security application data grid doesn't use schemas. Schemas are extremely important for sorting of non-string data like timestamps. I'm pretty sure the current sort of the table is by alpha, meaning that it ...
non_priority
security alerts data grid does not utilize schemas likely sorting incorrectly lots of the security application data grid doesn t use schemas schemas are extremely important for sorting of non string data like timestamps i m pretty sure the current sort of the table is by alpha meaning that it will use the first...
0
439,734
12,686,032,844
IssuesEvent
2020-06-20 08:24:41
ansible/ansible-lint
https://api.github.com/repos/ansible/ansible-lint
opened
2.10.0a1 introduced breaking changes around parsing
priority/medium status/new type/bug
Yesterday release of 2.10.0a1 introduced breaking changes on behavior of parsing functions we use from Ansible. Apparently from now, Ansible no longer accepts extra arguments for the task loader and chokes when encountering arguments we need like `skipped_rules`, `__line__` and `__file__`. We need to change our...
1.0
2.10.0a1 introduced breaking changes around parsing - Yesterday release of 2.10.0a1 introduced breaking changes on behavior of parsing functions we use from Ansible. Apparently from now, Ansible no longer accepts extra arguments for the task loader and chokes when encountering arguments we need like `skipped_rules`...
priority
introduced breaking changes around parsing yesterday release of introduced breaking changes on behavior of parsing functions we use from ansible apparently from now ansible no longer accepts extra arguments for the task loader and chokes when encountering arguments we need like skipped rules l...
1
119,777
4,775,835,473
IssuesEvent
2016-10-27 11:53:00
ObjectiveSubject/cgu
https://api.github.com/repos/ObjectiveSubject/cgu
closed
Shortcodes: issues with nested shortcodes
From Client High Priority
@kpettinga From Hollis: http://cgu.wpengine.com/school/drucker-school-of-management/careers/ Click on the "For Current Students & Alumni" dropdown - the column shortcodes don't work. If I move them outside the dropdown, they start working again.
1.0
Shortcodes: issues with nested shortcodes - @kpettinga From Hollis: http://cgu.wpengine.com/school/drucker-school-of-management/careers/ Click on the "For Current Students & Alumni" dropdown - the column shortcodes don't work. If I move them outside the dropdown, they start working again.
priority
shortcodes issues with nested shortcodes kpettinga from hollis click on the for current students alumni dropdown the column shortcodes don t work if i move them outside the dropdown they start working again
1
688,814
23,596,585,036
IssuesEvent
2022-08-23 19:52:46
GoogleChrome/lighthouse
https://api.github.com/repos/GoogleChrome/lighthouse
closed
Use custom css in lighthouse plugin
needs-priority
<!-- We would love to hear anything on your mind about Lighthouse --> **Summary** The style of `Performance` category is pretty good, like this: ![image](https://user-images.githubusercontent.com/7811147/81635485-ea216c00-9443-11ea-814e-646b19a906aa.png) So can I use these styles in a lighthouse plugin? I ...
1.0
Use custom css in lighthouse plugin - <!-- We would love to hear anything on your mind about Lighthouse --> **Summary** The style of `Performance` category is pretty good, like this: ![image](https://user-images.githubusercontent.com/7811147/81635485-ea216c00-9443-11ea-814e-646b19a906aa.png) So can I use thes...
priority
use custom css in lighthouse plugin summary the style of performance category is pretty good like this so can i use these styles in a lighthouse plugin i have tried these codes in the plugin js const performance audits category auditrefs id ...
1
11,725
13,797,023,890
IssuesEvent
2020-10-09 20:56:25
oracle/truffleruby
https://api.github.com/repos/oracle/truffleruby
closed
Overriding Warning.warn leads to Stackoverflow
compatibility
The following script prints "Foo Bar" to standard error on CRuby, but crashes with StackOverflow on truffleruby. ```ruby module Warning def warn(str) # some custom pre-processing of the warning message super end end warn 'Foo Bar' ``` The problem is related to https://github.com/rubygems/rub...
True
Overriding Warning.warn leads to Stackoverflow - The following script prints "Foo Bar" to standard error on CRuby, but crashes with StackOverflow on truffleruby. ```ruby module Warning def warn(str) # some custom pre-processing of the warning message super end end warn 'Foo Bar' ``` The prob...
non_priority
overriding warning warn leads to stackoverflow the following script prints foo bar to standard error on cruby but crashes with stackoverflow on truffleruby ruby module warning def warn str some custom pre processing of the warning message super end end warn foo bar the prob...
0
362,349
10,726,360,742
IssuesEvent
2019-10-28 09:14:13
AY1920S1-CS2103-T11-1/main
https://api.github.com/repos/AY1920S1-CS2103-T11-1/main
closed
Update User Guide for Fill and Submit commands
priority.High status.Ongoing type.Task
- mention the two modes usage and WHY they have are useful - mention how the index referencing works
1.0
Update User Guide for Fill and Submit commands - - mention the two modes usage and WHY they have are useful - mention how the index referencing works
priority
update user guide for fill and submit commands mention the two modes usage and why they have are useful mention how the index referencing works
1
753,077
26,339,809,168
IssuesEvent
2023-01-10 16:49:20
googleapis/release-please
https://api.github.com/repos/googleapis/release-please
closed
Bump support versions on older releases, bug fixes, patches etc.
type: question priority: p3
I have a question about ability to release bug fix/minor versions for older releases: e.g there is two active releases `v1.0.0` and `v2.0.0`. And there is a critical bug found. Fixing it bumping `v2.0.0` -> `v2.0.1`. What would be the strategy to port this bug fix on `v1.0.0` to bump it to `v1.0.1`? And ...
1.0
Bump support versions on older releases, bug fixes, patches etc. - I have a question about ability to release bug fix/minor versions for older releases: e.g there is two active releases `v1.0.0` and `v2.0.0`. And there is a critical bug found. Fixing it bumping `v2.0.0` -> `v2.0.1`. What would be the strate...
priority
bump support versions on older releases bug fixes patches etc i have a question about ability to release bug fix minor versions for older releases e g there is two active releases and and there is a critical bug found fixing it bumping what would be the strategy t...
1
353,050
25,098,227,133
IssuesEvent
2022-11-08 11:45:52
Galileo-Galilei/kedro-mlflow
https://api.github.com/repos/Galileo-Galilei/kedro-mlflow
closed
Logging artifact after pipeline ends
documentation question
## Description Case is simple. We want to dump all logs to some log file during pipeline run, and always upload it at the very end as mlflow artifact. ## Context You can see run's logs from mlflow UI. ## Possible Implementation We couldn't find any kedro-mlflow-native way to do it, instead came up with multipl...
1.0
Logging artifact after pipeline ends - ## Description Case is simple. We want to dump all logs to some log file during pipeline run, and always upload it at the very end as mlflow artifact. ## Context You can see run's logs from mlflow UI. ## Possible Implementation We couldn't find any kedro-mlflow-native way...
non_priority
logging artifact after pipeline ends description case is simple we want to dump all logs to some log file during pipeline run and always upload it at the very end as mlflow artifact context you can see run s logs from mlflow ui possible implementation we couldn t find any kedro mlflow native way...
0
559,500
16,564,743,309
IssuesEvent
2021-05-29 06:50:23
momentum-mod/game
https://api.github.com/repos/momentum-mod/game
closed
"Superjump" bug in conc gamemode.
Outcome: Resolved Priority: Medium Size: Medium Type: Bug Where: Game
There's a bug where you can "superjump" by binding crouch to mwheel down, scrolling smoothly and jumping https://streamable.com/kck21m. It won't take you very high up, but it could be used in ways that aren't intended. **To Reproduce** Steps to reproduce the behavior: jump and spam crouch (bind mwheeldown to crouc...
1.0
"Superjump" bug in conc gamemode. - There's a bug where you can "superjump" by binding crouch to mwheel down, scrolling smoothly and jumping https://streamable.com/kck21m. It won't take you very high up, but it could be used in ways that aren't intended. **To Reproduce** Steps to reproduce the behavior: jump and s...
priority
superjump bug in conc gamemode there s a bug where you can superjump by binding crouch to mwheel down scrolling smoothly and jumping it won t take you very high up but it could be used in ways that aren t intended to reproduce steps to reproduce the behavior jump and spam crouch bind mwheeldown t...
1
81,660
15,785,486,800
IssuesEvent
2021-04-01 16:24:07
nathankw/pulsar_lims
https://api.github.com/repos/nathankw/pulsar_lims
opened
Data submission to ENCODE: cs-81
ENCODE submission: ChIP Wet lab Dependencies
There are three problems to be addressed for this submission 1. As of January 8th, 2018, fastq files have been deleted due to contamination. Replacement fastqs will be provided. 2. Missing biosample characterizationView description of Missing biosample characterization in a new tab 3. Missing raw data in replicate
1.0
Data submission to ENCODE: cs-81 - There are three problems to be addressed for this submission 1. As of January 8th, 2018, fastq files have been deleted due to contamination. Replacement fastqs will be provided. 2. Missing biosample characterizationView description of Missing biosample characterization in a new ta...
non_priority
data submission to encode cs there are three problems to be addressed for this submission as of january fastq files have been deleted due to contamination replacement fastqs will be provided missing biosample characterizationview description of missing biosample characterization in a new tab ...
0
448,450
12,950,788,182
IssuesEvent
2020-07-19 14:29:41
bologer/anycomment.io
https://api.github.com/repos/bologer/anycomment.io
closed
Загружать шрифт через JS асинхронно
low priority 📈 enhancement
Рекомендую загружать шрифт с гугла через JS, чтобы можно было делать это асинхронно и не тормозить загрузку страницы
1.0
Загружать шрифт через JS асинхронно - Рекомендую загружать шрифт с гугла через JS, чтобы можно было делать это асинхронно и не тормозить загрузку страницы
priority
загружать шрифт через js асинхронно рекомендую загружать шрифт с гугла через js чтобы можно было делать это асинхронно и не тормозить загрузку страницы
1
255,196
8,114,476,028
IssuesEvent
2018-08-15 00:35:35
googleapis/gapic-generator
https://api.github.com/repos/googleapis/gapic-generator
reopened
[Ruby] grpc-google-iam-v1 not added as a gem dependency when a proto depends on it
Lang: Ruby Priority: P2 yoshi
When generating the google-cloud-tasks gem, the generated file lib/google/cloud/tasks/v2beta2/cloudtasks_pb.rb requires "google/iam/v1/iam_policy_pb". This file is provided by the gem "grpc-google-iam-v1" but that gem is not part of the dependencies in the generated gemspec.
1.0
[Ruby] grpc-google-iam-v1 not added as a gem dependency when a proto depends on it - When generating the google-cloud-tasks gem, the generated file lib/google/cloud/tasks/v2beta2/cloudtasks_pb.rb requires "google/iam/v1/iam_policy_pb". This file is provided by the gem "grpc-google-iam-v1" but that gem is not part of th...
priority
grpc google iam not added as a gem dependency when a proto depends on it when generating the google cloud tasks gem the generated file lib google cloud tasks cloudtasks pb rb requires google iam iam policy pb this file is provided by the gem grpc google iam but that gem is not part of the dependencies...
1
106,975
16,741,858,564
IssuesEvent
2021-06-11 10:49:17
dpteam/gypsy-discord-bot
https://api.github.com/repos/dpteam/gypsy-discord-bot
opened
CVE-2021-32640 (Medium) detected in ws-6.2.1.tgz
security vulnerability
## CVE-2021-32640 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ws-6.2.1.tgz</b></p></summary> <p>Simple to use, blazing fast and thoroughly tested websocket client and server for ...
True
CVE-2021-32640 (Medium) detected in ws-6.2.1.tgz - ## CVE-2021-32640 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ws-6.2.1.tgz</b></p></summary> <p>Simple to use, blazing fast and...
non_priority
cve medium detected in ws tgz cve medium severity vulnerability vulnerable library ws tgz simple to use blazing fast and thoroughly tested websocket client and server for node js library home page a href path to dependency file gypsy discord bot bot variant package j...
0
592,131
17,871,223,450
IssuesEvent
2021-09-06 15:48:40
McPlayHDnet/McPlayHD.net
https://api.github.com/repos/McPlayHDnet/McPlayHD.net
closed
Bug with Anticheat npc (i think)
bug wontfix low priority
Just jumping around in the lobby when suddenly a NPC appear https://user-images.githubusercontent.com/83970850/131289996-88f40f8b-7a30-4f16-bb05-15058919bb44.mp4 I don't know how to reproduce the bug, but other people could not see it and yes N8W0 is cheating in the background
1.0
Bug with Anticheat npc (i think) - Just jumping around in the lobby when suddenly a NPC appear https://user-images.githubusercontent.com/83970850/131289996-88f40f8b-7a30-4f16-bb05-15058919bb44.mp4 I don't know how to reproduce the bug, but other people could not see it and yes N8W0 is cheating in the background
priority
bug with anticheat npc i think just jumping around in the lobby when suddenly a npc appear i don t know how to reproduce the bug but other people could not see it and yes is cheating in the background
1
635,389
20,386,540,796
IssuesEvent
2022-02-22 07:39:21
harvester/harvester
https://api.github.com/repos/harvester/harvester
closed
Support Data Sources in the Terraform Provider
enhancement priority/1 area/terraform
**Is your feature request related to a problem? Please describe.** There aren't currently any data sources listed as being supported by the Terraform provider. It would be a nice feature if support was added for pulling information about an existing resource. Here is the current example. ```HCL resource "harvest...
1.0
Support Data Sources in the Terraform Provider - **Is your feature request related to a problem? Please describe.** There aren't currently any data sources listed as being supported by the Terraform provider. It would be a nice feature if support was added for pulling information about an existing resource. Here is ...
priority
support data sources in the terraform provider is your feature request related to a problem please describe there aren t currently any data sources listed as being supported by the terraform provider it would be a nice feature if support was added for pulling information about an existing resource here is ...
1
297,142
9,160,985,856
IssuesEvent
2019-03-01 09:15:12
unorthodox-paradox/omsi-2_csb-ai-enhancements
https://api.github.com/repos/unorthodox-paradox/omsi-2_csb-ai-enhancements
opened
Seat occupation status not communicated to unfocused (AI) vehicles
component:ai impact:3 priority:3 type:bug
#### Symptoms #### In unfocused AI vehicles: - AI passengers do not adjust the state of the folding passenger windows. - The dynamic scheduled stop departure delay tends to be lower. Furthermore, the probability of departing prior to the front door having fully closed tends to be higher. - The probability of perman...
1.0
Seat occupation status not communicated to unfocused (AI) vehicles - #### Symptoms #### In unfocused AI vehicles: - AI passengers do not adjust the state of the folding passenger windows. - The dynamic scheduled stop departure delay tends to be lower. Furthermore, the probability of departing prior to the front door...
priority
seat occupation status not communicated to unfocused ai vehicles symptoms in unfocused ai vehicles ai passengers do not adjust the state of the folding passenger windows the dynamic scheduled stop departure delay tends to be lower furthermore the probability of departing prior to the front door...
1
724,381
24,927,885,640
IssuesEvent
2022-10-31 09:08:16
Coko7/tcb-opus
https://api.github.com/repos/Coko7/tcb-opus
closed
Add logging
Type: Enhancement Priority: Medium
Add some logging to debug when problems happen. A few libraries to look at: - [winston](https://www.npmjs.com/package/winston) - [loglevel](https://www.npmjs.com/package/loglevel) - [pino](https://www.npmjs.com/package/pino) See others on [Openbase](https://openbase.com/categories/js/best-javascript-logging-libr...
1.0
Add logging - Add some logging to debug when problems happen. A few libraries to look at: - [winston](https://www.npmjs.com/package/winston) - [loglevel](https://www.npmjs.com/package/loglevel) - [pino](https://www.npmjs.com/package/pino) See others on [Openbase](https://openbase.com/categories/js/best-javascrip...
priority
add logging add some logging to debug when problems happen a few libraries to look at see others on
1
102,650
4,157,764,900
IssuesEvent
2016-06-16 22:33:07
MinetestForFun/server-minetestforfun-skyblock
https://api.github.com/repos/MinetestForFun/server-minetestforfun-skyblock
closed
xdecor rope and protected areas
Modding ➤ BugFix Priority: Low
rope from xdecor mod can be stollen/grieffen in protected areas, need to fix it ![](http://i.imgur.com/PNiAkaP.png)
1.0
xdecor rope and protected areas - rope from xdecor mod can be stollen/grieffen in protected areas, need to fix it ![](http://i.imgur.com/PNiAkaP.png)
priority
xdecor rope and protected areas rope from xdecor mod can be stollen grieffen in protected areas need to fix it
1