Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
5
112
repo_url
stringlengths
34
141
action
stringclasses
3 values
title
stringlengths
1
957
labels
stringlengths
4
795
body
stringlengths
1
259k
index
stringclasses
12 values
text_combine
stringlengths
96
259k
label
stringclasses
2 values
text
stringlengths
96
252k
binary_label
int64
0
1
216,029
7,300,129,121
IssuesEvent
2018-02-26 22:28:11
minio/minio-js
https://api.github.com/repos/minio/minio-js
closed
make region optional in makeBucket
priority: medium
For minio users, the region should not be required @barinbritva the parameter is optional on the typing it should not https://github.com/minio/minio-js/blob/ccd2c236e65609c2d0f847f93fcef0c3d56ed34d/src/main/minio.js#L497
1.0
make region optional in makeBucket - For minio users, the region should not be required @barinbritva the parameter is optional on the typing it should not https://github.com/minio/minio-js/blob/ccd2c236e65609c2d0f847f93fcef0c3d56ed34d/src/main/minio.js#L497
priority
make region optional in makebucket for minio users the region should not be required barinbritva the parameter is optional on the typing it should not
1
518,570
15,030,511,912
IssuesEvent
2021-02-02 07:34:31
red-hat-storage/ocs-ci
https://api.github.com/repos/red-hat-storage/ocs-ci
closed
use new url for downloading openshift binaries
Medium Priority
use new url foe downloading openshift binaries amd64.ocp.releases.ci.openshift.org
1.0
use new url for downloading openshift binaries - use new url foe downloading openshift binaries amd64.ocp.releases.ci.openshift.org
priority
use new url for downloading openshift binaries use new url foe downloading openshift binaries ocp releases ci openshift org
1
122,841
4,846,092,851
IssuesEvent
2016-11-10 10:34:13
worona/worona-dashboard
https://api.github.com/repos/worona/worona-dashboard
closed
Screens which depend on a single site should wait only for that site
Priority: Medium Status: Available Type: Bug
Instead of waiting for the `isReady` event, those screens (like CheckSite or SiteHome) should wait for the site info: ``` javascript // instead of waitForSubscriptions={[deps.selectors.getIsReadySites]} // use something like waitForSubscriptions={[deps.selectors.selectedSiteIsReady]} ```
1.0
Screens which depend on a single site should wait only for that site - Instead of waiting for the `isReady` event, those screens (like CheckSite or SiteHome) should wait for the site info: ``` javascript // instead of waitForSubscriptions={[deps.selectors.getIsReadySites]} // use something like waitForSubscriptions={[...
priority
screens which depend on a single site should wait only for that site instead of waiting for the isready event those screens like checksite or sitehome should wait for the site info javascript instead of waitforsubscriptions use something like waitforsubscriptions
1
626,820
19,844,209,335
IssuesEvent
2022-01-21 02:57:36
OpenEnergyDashboard/OED
https://api.github.com/repos/OpenEnergyDashboard/OED
opened
blank page/app hangs if try to view a group that has underlying meter displayable of false if not admin
t-bug p-medium-priority
### Describe the bug If any meter in a group has displayable as false then a non-admin clicking on it on the groups pages causes the page to go blank. The only way out appears to be to reload OED in the web browser. ### To Reproduce Steps to reproduce the behavior: 1. Set a meter to have displayable as false....
1.0
blank page/app hangs if try to view a group that has underlying meter displayable of false if not admin - ### Describe the bug If any meter in a group has displayable as false then a non-admin clicking on it on the groups pages causes the page to go blank. The only way out appears to be to reload OED in the web brow...
priority
blank page app hangs if try to view a group that has underlying meter displayable of false if not admin describe the bug if any meter in a group has displayable as false then a non admin clicking on it on the groups pages causes the page to go blank the only way out appears to be to reload oed in the web brow...
1
20,766
2,622,958,291
IssuesEvent
2015-03-04 09:04:38
eclipsesource/tabris-js
https://api.github.com/repos/eclipsesource/tabris-js
opened
Provide public API for the internal proxy types that are used to emulate W3C API
API enhancement priority: medium
It would be nice to support the features of the web APIs we implemented in our our fluent API as well. For tabris.HttpRequest and tabris.ClientStore (and arguably tabris.Timer) we pretty much have support already, it's just not made public. It's a "low-hanging fruit". For localStorage, we could just put an instanc...
1.0
Provide public API for the internal proxy types that are used to emulate W3C API - It would be nice to support the features of the web APIs we implemented in our our fluent API as well. For tabris.HttpRequest and tabris.ClientStore (and arguably tabris.Timer) we pretty much have support already, it's just not made pu...
priority
provide public api for the internal proxy types that are used to emulate api it would be nice to support the features of the web apis we implemented in our our fluent api as well for tabris httprequest and tabris clientstore and arguably tabris timer we pretty much have support already it s just not made publ...
1
249,980
7,966,202,839
IssuesEvent
2018-07-14 18:52:15
tootsuite/mastodon
https://api.github.com/repos/tootsuite/mastodon
closed
please add filters to show only media/text toots in a column
enhancement fit for beginners help wanted new user experience priority - medium suggestion ui
Not much more to be said here. When checking up on what's happened in the past few hours i'd like to go through the pretty stuff first, then see if there's interesting chat happening.
1.0
please add filters to show only media/text toots in a column - Not much more to be said here. When checking up on what's happened in the past few hours i'd like to go through the pretty stuff first, then see if there's interesting chat happening.
priority
please add filters to show only media text toots in a column not much more to be said here when checking up on what s happened in the past few hours i d like to go through the pretty stuff first then see if there s interesting chat happening
1
388,585
11,489,637,031
IssuesEvent
2020-02-11 15:48:58
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
Zephyr doesn't build if x86_64 SDK toolchain isn't install
bug priority: medium
If using the Zephyr SDK and only having one arch toolchain (for example ARM) installed on a x86-host system we get the following: ``` root@9b2eebb80c9e:~/zephyr/samples/hello_world/build# cmake -DBOARD=frdm_k64f .. -- Zephyr version: 2.1.99 -- Found PythonInterp: /usr/bin/python3.6 (found suitable version "3.6.9"...
1.0
Zephyr doesn't build if x86_64 SDK toolchain isn't install - If using the Zephyr SDK and only having one arch toolchain (for example ARM) installed on a x86-host system we get the following: ``` root@9b2eebb80c9e:~/zephyr/samples/hello_world/build# cmake -DBOARD=frdm_k64f .. -- Zephyr version: 2.1.99 -- Found Pyt...
priority
zephyr doesn t build if sdk toolchain isn t install if using the zephyr sdk and only having one arch toolchain for example arm installed on a host system we get the following root zephyr samples hello world build cmake dboard frdm zephyr version found pythoninterp usr bin ...
1
211,447
7,201,179,272
IssuesEvent
2018-02-05 21:38:30
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
USER ISSUE: Log House issue
Medium Priority
**Version:** 0.6.4.0 alpha **Steps to Reproduce:** you need hwen logs that are made in the carpentry table but to make a house, but you cant use the carpnety trable unless you already have a house ? so how you make a log house ? **Expected behavior:** **Actual behavior:**
1.0
USER ISSUE: Log House issue - **Version:** 0.6.4.0 alpha **Steps to Reproduce:** you need hwen logs that are made in the carpentry table but to make a house, but you cant use the carpnety trable unless you already have a house ? so how you make a log house ? **Expected behavior:** **Actual behavior:**
priority
user issue log house issue version alpha steps to reproduce you need hwen logs that are made in the carpentry table but to make a house but you cant use the carpnety trable unless you already have a house so how you make a log house expected behavior actual behavior
1
547,089
16,024,676,960
IssuesEvent
2021-04-21 07:34:04
buddyboss/buddyboss-platform
https://api.github.com/repos/buddyboss/buddyboss-platform
opened
All members should be on Members Directory on a specific sub-site in wpmu
bug priority: medium
**Describe the bug** All members should be on Members Directory on a specific sub-site in wpmu **To Reproduce** Steps to reproduce the behavior: 1. Activate BuddyBoss Platform subsite wise (not network wise) 2. Go to a members directory page on a subsite 3. Displays all members over the network, should display ...
1.0
All members should be on Members Directory on a specific sub-site in wpmu - **Describe the bug** All members should be on Members Directory on a specific sub-site in wpmu **To Reproduce** Steps to reproduce the behavior: 1. Activate BuddyBoss Platform subsite wise (not network wise) 2. Go to a members directory ...
priority
all members should be on members directory on a specific sub site in wpmu describe the bug all members should be on members directory on a specific sub site in wpmu to reproduce steps to reproduce the behavior activate buddyboss platform subsite wise not network wise go to a members directory ...
1
204,536
7,088,488,388
IssuesEvent
2018-01-11 21:43:11
craftercms/craftercms
https://api.github.com/repos/craftercms/craftercms
closed
[test-suite] Automate verifying there are no errors in the Home Page of Website_editorial bp
priority: medium task
Automate item 4 of the Sanity Test for OS X, Linux and Windows Once the site is created, check that no errors are displayed on the Home Page (expand the left-rail, and scroll to the bottom of the home page to check that there are no errors on the page (error messages). Open the left-rail if it's not expanded, scr...
1.0
[test-suite] Automate verifying there are no errors in the Home Page of Website_editorial bp - Automate item 4 of the Sanity Test for OS X, Linux and Windows Once the site is created, check that no errors are displayed on the Home Page (expand the left-rail, and scroll to the bottom of the home page to check that th...
priority
automate verifying there are no errors in the home page of website editorial bp automate item of the sanity test for os x linux and windows once the site is created check that no errors are displayed on the home page expand the left rail and scroll to the bottom of the home page to check that there are no ...
1
388,225
11,484,859,067
IssuesEvent
2020-02-11 05:32:15
TDToolbox/BTDToolbox-2019
https://api.github.com/repos/TDToolbox/BTDToolbox-2019
closed
Change project format
Feature Medium Priority
Change the project format so it copies everything in their game's dir so they have a sandbox like workspace to work with
1.0
Change project format - Change the project format so it copies everything in their game's dir so they have a sandbox like workspace to work with
priority
change project format change the project format so it copies everything in their game s dir so they have a sandbox like workspace to work with
1
298,121
9,195,956,127
IssuesEvent
2019-03-07 04:57:08
CS2103-AY1819S2-W14-3/main
https://api.github.com/repos/CS2103-AY1819S2-W14-3/main
opened
Add history of past targeted coordinates in Player
priority.Medium
Create set History of past target coordinates --
1.0
Add history of past targeted coordinates in Player - Create set History of past target coordinates --
priority
add history of past targeted coordinates in player create set history of past target coordinates
1
394,443
11,643,669,306
IssuesEvent
2020-02-29 14:55:46
SkriptLang/Skript
https://api.github.com/repos/SkriptLang/Skript
closed
Make the aliases section like the new aliases in skript
completed enhancement priority: medium
With the new aliases system you can specify which aliases are for what version and some other stuff while the `aliases` section you can put in scripts to make aliases for that script is lacking. You should be able to specify the version without having to edit the main aliases.
1.0
Make the aliases section like the new aliases in skript - With the new aliases system you can specify which aliases are for what version and some other stuff while the `aliases` section you can put in scripts to make aliases for that script is lacking. You should be able to specify the version without having to edit th...
priority
make the aliases section like the new aliases in skript with the new aliases system you can specify which aliases are for what version and some other stuff while the aliases section you can put in scripts to make aliases for that script is lacking you should be able to specify the version without having to edit th...
1
283,056
8,713,508,957
IssuesEvent
2018-12-07 02:59:24
aowen87/TicketTester
https://api.github.com/repos/aowen87/TicketTester
closed
Makemili doesn't handle -forceversion
bug likelihood medium priority reviewed severity high
For the 2.9.x series, we moved the "-forceversion" to the front of the options instead of the back when calling programs. Makemili takes the first unknown option as the file name. This leads to makemili getting the following execute line "makemili -forceversion 2.9.0 filename". Makemili ignores the "-forceversion" sinc...
1.0
Makemili doesn't handle -forceversion - For the 2.9.x series, we moved the "-forceversion" to the front of the options instead of the back when calling programs. Makemili takes the first unknown option as the file name. This leads to makemili getting the following execute line "makemili -forceversion 2.9.0 filename". M...
priority
makemili doesn t handle forceversion for the x series we moved the forceversion to the front of the options instead of the back when calling programs makemili takes the first unknown option as the file name this leads to makemili getting the following execute line makemili forceversion filename m...
1
309,043
9,460,669,501
IssuesEvent
2019-04-17 11:37:33
seekie/simple-proxy-server
https://api.github.com/repos/seekie/simple-proxy-server
closed
Rename repository and change licence
Priority: Medium Status: Completed
- **proxy-server** 에서 **simple-proxy-server** 로 repository 이름 변경 - 본 프로그램에서 사용하는(할 수 있는) 라이브러리를 **아파치 라이선스 2.0** 으로 개발하기 위해 **LGPL 3.0** 으로 라이선스 변경
1.0
Rename repository and change licence - - **proxy-server** 에서 **simple-proxy-server** 로 repository 이름 변경 - 본 프로그램에서 사용하는(할 수 있는) 라이브러리를 **아파치 라이선스 2.0** 으로 개발하기 위해 **LGPL 3.0** 으로 라이선스 변경
priority
rename repository and change licence proxy server 에서 simple proxy server 로 repository 이름 변경 본 프로그램에서 사용하는 할 수 있는 라이브러리를 아파치 라이선스 으로 개발하기 위해 lgpl 으로 라이선스 변경
1
690,886
23,676,145,451
IssuesEvent
2022-08-28 05:17:31
space-wizards/space-station-14
https://api.github.com/repos/space-wizards/space-station-14
closed
Opening 2 EUIs on the same tick makes client tests fail
Issue: Bug Priority: 2-Before Release Difficulty: 2-Medium
## Description <!-- Explain your issue in detail. Issues without proper explanation are liable to be closed by maintainers. --> C.Cl/EUIManager.cs ![image](https://user-images.githubusercontent.com/60792108/186972484-3e6c4c25-8483-4159-83ef-5ec7f00faee8.png) Here's the problematic function. [message.txt](https://g...
1.0
Opening 2 EUIs on the same tick makes client tests fail - ## Description <!-- Explain your issue in detail. Issues without proper explanation are liable to be closed by maintainers. --> C.Cl/EUIManager.cs ![image](https://user-images.githubusercontent.com/60792108/186972484-3e6c4c25-8483-4159-83ef-5ec7f00faee8.png) ...
priority
opening euis on the same tick makes client tests fail description c cl euimanager cs here s the problematic function as you can see in this trace it is trying to add the key twice for some reason i added a new eui and it s fighting with an already existing eui how does it assign the...
1
680,415
23,269,295,144
IssuesEvent
2022-08-04 20:49:50
kata-containers/ci
https://api.github.com/repos/kata-containers/ci
closed
Create a Jenkins jobs for kata-deploy documentation
enhancement medium-priority needs-review
As shown by https://github.com/kata-containers/kata-containers/pull/3880, we need a Jenkins job to test the [`kata-deploy`](https://github.com/kata-containers/kata-containers/blob/main/tools/packaging/kata-deploy/README.md) documentation. /cc @egernst, @GabyCT
1.0
Create a Jenkins jobs for kata-deploy documentation - As shown by https://github.com/kata-containers/kata-containers/pull/3880, we need a Jenkins job to test the [`kata-deploy`](https://github.com/kata-containers/kata-containers/blob/main/tools/packaging/kata-deploy/README.md) documentation. /cc @egernst, @GabyCT
priority
create a jenkins jobs for kata deploy documentation as shown by we need a jenkins job to test the documentation cc egernst gabyct
1
810,296
30,235,256,427
IssuesEvent
2023-07-06 09:46:09
wanderer-moe/site
https://api.github.com/repos/wanderer-moe/site
opened
create project sekai oc generator
enhancement priority: medium d1
will be added to d1 (database) only and not as a json file on the cdn, so it'll be released on the same time as #230
1.0
create project sekai oc generator - will be added to d1 (database) only and not as a json file on the cdn, so it'll be released on the same time as #230
priority
create project sekai oc generator will be added to database only and not as a json file on the cdn so it ll be released on the same time as
1
48,028
2,990,127,131
IssuesEvent
2015-07-21 07:07:56
jayway/rest-assured
https://api.github.com/repos/jayway/rest-assured
closed
&#37; character in the URL is getting encoded even after UrlEncodingEnabled is set to false
bug imported Priority-Medium
_From [alkesh.d...@gmail.com](https://code.google.com/u/101755460988939573412/) on June 19, 2013 10:44:47_ What steps will reproduce the problem? We have a requirement in which we need to pass “&#37;2B” instead of “+” character as part of URL for PUT method. As per the instructions given in Usage guide of Rest Assured...
1.0
&#37; character in the URL is getting encoded even after UrlEncodingEnabled is set to false - _From [alkesh.d...@gmail.com](https://code.google.com/u/101755460988939573412/) on June 19, 2013 10:44:47_ What steps will reproduce the problem? We have a requirement in which we need to pass “&#37;2B” instead of “+” charact...
priority
character in the url is getting encoded even after urlencodingenabled is set to false from on june what steps will reproduce the problem we have a requirement in which we need to pass “ ” instead of “ ” character as part of url for put method as per the instructions given in usage guide o...
1
16,962
2,615,127,999
IssuesEvent
2015-03-01 05:57:12
chrsmith/google-api-java-client
https://api.github.com/repos/chrsmith/google-api-java-client
opened
Looking for simple java oauth 2 authentication example,no helper classes, to adsense reporting
auto-migrated Priority-Medium Type-Sample
``` Which Google API and version (e.g. Google Calendar Data API version 2)? AdSense Management What format (e.g. JSON, Atom)? JSON What Authentation (e.g. OAuth, OAuth 2, ClientLogin)? OAuth 2 Java environment (e.g. Java 6, Android 2.3, App Engine)? Java 6 External references, such as API reference guide? Please ...
1.0
Looking for simple java oauth 2 authentication example,no helper classes, to adsense reporting - ``` Which Google API and version (e.g. Google Calendar Data API version 2)? AdSense Management What format (e.g. JSON, Atom)? JSON What Authentation (e.g. OAuth, OAuth 2, ClientLogin)? OAuth 2 Java environment (e.g. Java...
priority
looking for simple java oauth authentication example no helper classes to adsense reporting which google api and version e g google calendar data api version adsense management what format e g json atom json what authentation e g oauth oauth clientlogin oauth java environment e g java...
1
700,835
24,075,093,499
IssuesEvent
2022-09-18 17:43:13
projectdiscovery/interactsh
https://api.github.com/repos/projectdiscovery/interactsh
closed
cloud metadata dns record bugfix + configurable yaml file to set dns records
Priority: Medium Status: Completed Type: Bug
### Interactsh version: dev ### Current Behavior: [Preconfigured subdomain](https://github.com/projectdiscovery/interactsh#cloud-metadata) pointing to root domain IP instead of defined one. ### Expected Behavior: dns records pointing to configured records. ### Steps To Reproduce: ``` ./interactsh-serve...
1.0
cloud metadata dns record bugfix + configurable yaml file to set dns records - ### Interactsh version: dev ### Current Behavior: [Preconfigured subdomain](https://github.com/projectdiscovery/interactsh#cloud-metadata) pointing to root domain IP instead of defined one. ### Expected Behavior: dns records pointi...
priority
cloud metadata dns record bugfix configurable yaml file to set dns records interactsh version dev current behavior pointing to root domain ip instead of defined one expected behavior dns records pointing to configured records steps to reproduce interactsh server d h...
1
541,755
15,833,173,827
IssuesEvent
2021-04-06 15:21:56
AY2021S2-CS2103-T14-1/tp
https://api.github.com/repos/AY2021S2-CS2103-T14-1/tp
closed
[PE-D] Making reference to features/commands that are not yet introduced
priority.Medium
Throughout the UG, there are references to commands e.g. alloc and dealloc without first explaining what they do. In the rdel section, which is before dealloc: ![image.png](https://raw.githubusercontent.com/jlxw48/ped/main/files/48725e3f-a2ee-4e43-be36-06002571d4d4.png) Perhaps can link them to the command so that...
1.0
[PE-D] Making reference to features/commands that are not yet introduced - Throughout the UG, there are references to commands e.g. alloc and dealloc without first explaining what they do. In the rdel section, which is before dealloc: ![image.png](https://raw.githubusercontent.com/jlxw48/ped/main/files/48725e3f-a2ee...
priority
making reference to features commands that are not yet introduced throughout the ug there are references to commands e g alloc and dealloc without first explaining what they do in the rdel section which is before dealloc perhaps can link them to the command so that users who are unsure can at this ju...
1
55,481
3,073,478,858
IssuesEvent
2015-08-19 22:12:03
RobotiumTech/robotium
https://api.github.com/repos/RobotiumTech/robotium
closed
Ubuntu 12.04 64bit re-sign.jar no such file or directory
bug enhancement imported invalid Priority-Medium
_From [MGAndroi...@gmail.com](https://code.google.com/u/112214474167356050360/) on February 27, 2013 04:27:07_ I try to resign my apk use the command java -jar re-sign.jar,but always show me the error message "no such file or directory" I have read this issues " https://code.google.com/p/robotium/issues/detail?id...
1.0
Ubuntu 12.04 64bit re-sign.jar no such file or directory - _From [MGAndroi...@gmail.com](https://code.google.com/u/112214474167356050360/) on February 27, 2013 04:27:07_ I try to resign my apk use the command java -jar re-sign.jar,but always show me the error message "no such file or directory" I have read this iss...
priority
ubuntu re sign jar no such file or directory from on february i try to resign my apk use the command java jar re sign jar but always show me the error message no such file or directory i have read this issues i tried the command line java jar but still not use i ...
1
6,849
2,595,144,082
IssuesEvent
2015-02-20 11:52:28
keyboardsurfer/blinkendroid
https://api.github.com/repos/keyboardsurfer/blinkendroid
opened
Test multiple Server in one Network
auto-migrated Priority-Medium Type-Review
``` what happens if multiple servers are running in one network? Points to check and to implement: * are they interfering each other ? broadcast * what if 2 servers have the same name? * special hidden function for the worldrecord only in swing UI (remotely shutdown other servers) ``` ----- Original issue reporte...
1.0
Test multiple Server in one Network - ``` what happens if multiple servers are running in one network? Points to check and to implement: * are they interfering each other ? broadcast * what if 2 servers have the same name? * special hidden function for the worldrecord only in swing UI (remotely shutdown other servers...
priority
test multiple server in one network what happens if multiple servers are running in one network points to check and to implement are they interfering each other broadcast what if servers have the same name special hidden function for the worldrecord only in swing ui remotely shutdown other servers...
1
599,414
18,273,086,724
IssuesEvent
2021-10-04 15:39:27
scott-griffiths/bitstring
https://api.github.com/repos/scott-griffiths/bitstring
closed
Format specifier for tobyte() and tofile()
auto-migrated Priority-Medium Type-Enhancement
``` Currently these methods fill with zero bits at the end. Suggest making this the default but allowing alternatives: s.tobytes('0<') # fill with 0, align left - the default s.tobytes('0>') # fill with 0, align right s.tobytes('1<') # fill with 1 bits, align left s.tobytes('1>') # fill with 1...
1.0
Format specifier for tobyte() and tofile() - ``` Currently these methods fill with zero bits at the end. Suggest making this the default but allowing alternatives: s.tobytes('0<') # fill with 0, align left - the default s.tobytes('0>') # fill with 0, align right s.tobytes('1<') # fill with 1 bits, a...
priority
format specifier for tobyte and tofile currently these methods fill with zero bits at the end suggest making this the default but allowing alternatives s tobytes fill with align left the default s tobytes fill with align right s tobytes fill with bits a...
1
484,086
13,934,008,959
IssuesEvent
2020-10-22 09:27:11
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
Bluetooth: PTS upper tester: GAP/CONN/NCON/BV-02-C Fails because of usage of NRPA
Bluetooth Qualification area: Bluetooth bug priority: medium
**Describe the bug** The implementation of GAP/CONN/NCON/BV-02-C in PTS v7.6.2 needs non-connectable undirected advertising, with the IUT using its identity address. Currently, our upper tester will use `bluetooth.h::BT_LE_ADV_NCONN`, which means NRPA, for all test cases that require non-connectable undirected ad...
1.0
Bluetooth: PTS upper tester: GAP/CONN/NCON/BV-02-C Fails because of usage of NRPA - **Describe the bug** The implementation of GAP/CONN/NCON/BV-02-C in PTS v7.6.2 needs non-connectable undirected advertising, with the IUT using its identity address. Currently, our upper tester will use `bluetooth.h::BT_LE_ADV_NCO...
priority
bluetooth pts upper tester gap conn ncon bv c fails because of usage of nrpa describe the bug the implementation of gap conn ncon bv c in pts needs non connectable undirected advertising with the iut using its identity address currently our upper tester will use bluetooth h bt le adv nconn ...
1
508,953
14,709,306,783
IssuesEvent
2021-01-05 02:02:04
hydroshare/hydroshare
https://api.github.com/repos/hydroshare/hydroshare
closed
REST API Resource Creation Question
Medium Priority REST API bug
Hello, I'm trying to implement project export functionality from [Model My Watershed](https://github.com/WikiWatershed/model-my-watershed) into HydroShare, and plan to use the REST API to create and modify resources. As part of this exercise I read the documentation both in [Swagger](https://www.hydroshare.org/hsapi...
1.0
REST API Resource Creation Question - Hello, I'm trying to implement project export functionality from [Model My Watershed](https://github.com/WikiWatershed/model-my-watershed) into HydroShare, and plan to use the REST API to create and modify resources. As part of this exercise I read the documentation both in [Swa...
priority
rest api resource creation question hello i m trying to implement project export functionality from into hydroshare and plan to use the rest api to create and modify resources as part of this exercise i read the documentation both in and the which lead me to believe that the only required parameter ...
1
319,915
9,762,151,098
IssuesEvent
2019-06-05 10:33:04
wso2/product-is
https://api.github.com/repos/wso2/product-is
opened
Cannot log in to analytics dashboard portal with created credentials
Complexity/Medium Priority/Low Type/Improvement
Cannot log into analytics dashboard with the created user credentials. Steps to reproduce: 1. Download the IS Analytics pack and run it. 2. Download the IS pack and run it. 3. Log into Management Console using Admin/Admin 4. Create a user (ex: testuserfoo) 5. Assign a role to that user with login permissions 6. ...
1.0
Cannot log in to analytics dashboard portal with created credentials - Cannot log into analytics dashboard with the created user credentials. Steps to reproduce: 1. Download the IS Analytics pack and run it. 2. Download the IS pack and run it. 3. Log into Management Console using Admin/Admin 4. Create a user (ex:...
priority
cannot log in to analytics dashboard portal with created credentials cannot log into analytics dashboard with the created user credentials steps to reproduce download the is analytics pack and run it download the is pack and run it log into management console using admin admin create a user ex ...
1
149,225
5,714,246,912
IssuesEvent
2017-04-19 09:53:25
ActionFPS/ActionFPS-Game
https://api.github.com/repos/ActionFPS/ActionFPS-Game
closed
Remove useless server configs
medium-priority question
## What? Remove the following config files and associated code: * config/nicknameblacklist.cfg * config/serverpwd.cfg * config/forbidden.cfg * maybe also config/serverblacklist.cfg ## Why? Some of these features are rendered useless by authentication, or have always been. Removing them means less code to ...
1.0
Remove useless server configs - ## What? Remove the following config files and associated code: * config/nicknameblacklist.cfg * config/serverpwd.cfg * config/forbidden.cfg * maybe also config/serverblacklist.cfg ## Why? Some of these features are rendered useless by authentication, or have always been. R...
priority
remove useless server configs what remove the following config files and associated code config nicknameblacklist cfg config serverpwd cfg config forbidden cfg maybe also config serverblacklist cfg why some of these features are rendered useless by authentication or have always been r...
1
744,052
25,926,308,479
IssuesEvent
2022-12-16 04:59:42
divy-07/chess-engine
https://api.github.com/repos/divy-07/chess-engine
closed
Implement alpha-beta pruning
enhancement moves Medium priority
Currently we use very basic mini-max search algorithm, using alpha-beta pruning would likely speed up the search significantly.
1.0
Implement alpha-beta pruning - Currently we use very basic mini-max search algorithm, using alpha-beta pruning would likely speed up the search significantly.
priority
implement alpha beta pruning currently we use very basic mini max search algorithm using alpha beta pruning would likely speed up the search significantly
1
76,557
3,489,266,334
IssuesEvent
2016-01-03 18:49:49
canadainc/oct-10
https://api.github.com/repos/canadainc/oct-10
opened
Add padding on the top of the download sheets
Component-UI enhancement Priority-Medium
When the image is being zoomed in it gets screwed up.
1.0
Add padding on the top of the download sheets - When the image is being zoomed in it gets screwed up.
priority
add padding on the top of the download sheets when the image is being zoomed in it gets screwed up
1
725,212
24,954,307,451
IssuesEvent
2022-11-01 10:18:35
esac-ic/esac.nl
https://api.github.com/repos/esac-ic/esac.nl
closed
Event images not updating
bug medium priority
When uploading a new picture to an event and saving it, it sometimes refuses to update. File size or format appears not to make a difference.
1.0
Event images not updating - When uploading a new picture to an event and saving it, it sometimes refuses to update. File size or format appears not to make a difference.
priority
event images not updating when uploading a new picture to an event and saving it it sometimes refuses to update file size or format appears not to make a difference
1
432,169
12,490,111,316
IssuesEvent
2020-05-31 22:12:50
openshift/odo
https://api.github.com/repos/openshift/odo
closed
types for components and storage
area/json-output kind/feature lifecycle/rotten priority/Medium
Information, where the storage is mounted, should be part of the component currenttly ComponentSpec is defined as this ```go // ComponentSpec is spec of components type ComponentSpec struct { Type string `json:"type,omitempty"` Source string `json:"source,omitempty"` URL []string ...
1.0
types for components and storage - Information, where the storage is mounted, should be part of the component currenttly ComponentSpec is defined as this ```go // ComponentSpec is spec of components type ComponentSpec struct { Type string `json:"type,omitempty"` Source string `json:"sour...
priority
types for components and storage information where the storage is mounted should be part of the component currenttly componentspec is defined as this go componentspec is spec of components type componentspec struct type string json type omitempty source string json sour...
1
249,171
7,953,955,068
IssuesEvent
2018-07-12 05:03:01
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
Crash upon jumping (?) in mine - bleeding edge
Medium Priority
Crash when I jumped in a mine. [Crash_2018-05-08_172238.zip](https://github.com/StrangeLoopGames/EcoIssues/files/1985913/Crash_2018-05-08_172238.zip) [error.log](https://github.com/StrangeLoopGames/EcoIssues/files/1985912/error.log)
1.0
Crash upon jumping (?) in mine - bleeding edge - Crash when I jumped in a mine. [Crash_2018-05-08_172238.zip](https://github.com/StrangeLoopGames/EcoIssues/files/1985913/Crash_2018-05-08_172238.zip) [error.log](https://github.com/StrangeLoopGames/EcoIssues/files/1985912/error.log)
priority
crash upon jumping in mine bleeding edge crash when i jumped in a mine
1
492,850
14,221,562,798
IssuesEvent
2020-11-17 15:50:53
lomsa-dev/http-mock-adapter
https://api.github.com/repos/lomsa-dev/http-mock-adapter
closed
analysis_options.yml static analysis configuration
enhancement good first issue medium priority
# Description [analysis_options](https://dart.dev/guides/language/analysis-options) is Dart's official static analysis tool. There are numerous well-defined and pre-configured analysis options available, such as [pedantic](https://pub.dev/packages/pedantic), [effective_dart](https://pub.dev/packages/effective_dar...
1.0
analysis_options.yml static analysis configuration - # Description [analysis_options](https://dart.dev/guides/language/analysis-options) is Dart's official static analysis tool. There are numerous well-defined and pre-configured analysis options available, such as [pedantic](https://pub.dev/packages/pedantic), [e...
priority
analysis options yml static analysis configuration description is dart s official static analysis tool there are numerous well defined and pre configured analysis options available such as and maybe on the stricter side it is critical for a package that is intended to be used as a libr...
1
831,914
32,064,890,375
IssuesEvent
2023-09-25 01:33:32
wanderer-moe/api
https://api.github.com/repos/wanderer-moe/api
closed
implement oauth account linking
medium priority
allow for users to link multiple providers to one account, e.g credentials & discord etc
1.0
implement oauth account linking - allow for users to link multiple providers to one account, e.g credentials & discord etc
priority
implement oauth account linking allow for users to link multiple providers to one account e g credentials discord etc
1
779,155
27,341,813,309
IssuesEvent
2023-02-26 21:50:31
VantaSB/vanta-race
https://api.github.com/repos/VantaSB/vanta-race
closed
Vanta Weapons
component : script priority : medium component : item type : planned-development status : in-progress
### Normal Weapons - [x] Tier 1 shortsword - [x] Tier 2 broadsword - [x] Tier 3 short and broadsword - [x] Tier 4 greatsword - [x] Tier 5 broadsword - [x] Tier 6 sword ### Extra/Blueprints/Research - [x] Psionic Bangle```1``` - [x] Gunblades - [x] Stealth Dagger - [x] Scythe - [x] War Quoit - [x] Pico Handgun - [x] Ka...
1.0
Vanta Weapons - ### Normal Weapons - [x] Tier 1 shortsword - [x] Tier 2 broadsword - [x] Tier 3 short and broadsword - [x] Tier 4 greatsword - [x] Tier 5 broadsword - [x] Tier 6 sword ### Extra/Blueprints/Research - [x] Psionic Bangle```1``` - [x] Gunblades - [x] Stealth Dagger - [x] Scythe - [x] War Quoit - [x] Pico ...
priority
vanta weapons normal weapons tier shortsword tier broadsword tier short and broadsword tier greatsword tier broadsword tier sword extra blueprints research psionic bangle gunblades stealth dagger scythe war quoit pico handgun katar rese...
1
146,790
5,627,917,653
IssuesEvent
2017-04-05 03:48:20
dnGrep/dnGrep
https://api.github.com/repos/dnGrep/dnGrep
closed
Options window always appears on main monitor
bug imported Priority-Medium
_From [kevindpath](https://code.google.com/u/kevindpath/) on May 20, 2013 08:24:39_ What steps will reproduce the problem? 1. launch dnGREP (it will appear it the same position it was in when you last closed it) 2. click Bookmarks (it will open on top of the main window) 3. click Options (it will appear on the main mo...
1.0
Options window always appears on main monitor - _From [kevindpath](https://code.google.com/u/kevindpath/) on May 20, 2013 08:24:39_ What steps will reproduce the problem? 1. launch dnGREP (it will appear it the same position it was in when you last closed it) 2. click Bookmarks (it will open on top of the main window)...
priority
options window always appears on main monitor from on may what steps will reproduce the problem launch dngrep it will appear it the same position it was in when you last closed it click bookmarks it will open on top of the main window click options it will appear on the main monitor ...
1
146,937
5,630,958,087
IssuesEvent
2017-04-05 13:34:10
status-im/status-react
https://api.github.com/repos/status-im/status-react
closed
:load-default-contacts! handler is overwritten
advanced bug medium-priority ready
### Description `:load-default-contacts!` handler is duplicated `0.9.4` branch See warning here: <img src=https://cloud.githubusercontent.com/assets/2364994/23305173/2e6a5574-faa6-11e6-9ab9-065d140d9d62.png width=320/> ### Reproduction [comment]: # (Describe how we can replicate the bug step by step.) - O...
1.0
:load-default-contacts! handler is overwritten - ### Description `:load-default-contacts!` handler is duplicated `0.9.4` branch See warning here: <img src=https://cloud.githubusercontent.com/assets/2364994/23305173/2e6a5574-faa6-11e6-9ab9-065d140d9d62.png width=320/> ### Reproduction [comment]: # (Describe ...
priority
load default contacts handler is overwritten description load default contacts handler is duplicated branch see warning here reproduction describe how we can replicate the bug step by step open status
1
415,785
12,134,408,721
IssuesEvent
2020-04-23 10:40:07
kiwicom/schemathesis
https://api.github.com/repos/kiwicom/schemathesis
closed
Optionally store requests and responses that happen during the test
Priority: Medium Type: Feature
It might help a lot with debugging We can store it in some "cassette"-style file (like VCR-py does). For example: ``` $ schemathesis run --out cassette.yaml ... ``` Then `cassette.yaml` will contain all requests sent to the app and all responses received. It might be useful for debugging, since putting t...
1.0
Optionally store requests and responses that happen during the test - It might help a lot with debugging We can store it in some "cassette"-style file (like VCR-py does). For example: ``` $ schemathesis run --out cassette.yaml ... ``` Then `cassette.yaml` will contain all requests sent to the app and all re...
priority
optionally store requests and responses that happen during the test it might help a lot with debugging we can store it in some cassette style file like vcr py does for example schemathesis run out cassette yaml then cassette yaml will contain all requests sent to the app and all re...
1
423,197
12,292,603,043
IssuesEvent
2020-05-10 15:21:20
buddyboss/buddyboss-platform
https://api.github.com/repos/buddyboss/buddyboss-platform
opened
Option to delete individual messages.
feature: enhancement priority: medium
**Is your feature request related to a problem? Please describe.** I have notice that BB platform don't have option to delete individual messages so if user send any document and he require to delete that doc and want to send new doc instead of already sent doc then user need to delete all his conversation with the ot...
1.0
Option to delete individual messages. - **Is your feature request related to a problem? Please describe.** I have notice that BB platform don't have option to delete individual messages so if user send any document and he require to delete that doc and want to send new doc instead of already sent doc then user need to...
priority
option to delete individual messages is your feature request related to a problem please describe i have notice that bb platform don t have option to delete individual messages so if user send any document and he require to delete that doc and want to send new doc instead of already sent doc then user need to...
1
821,832
30,838,782,955
IssuesEvent
2023-08-02 09:14:18
jagaldol/chat-foodie
https://api.github.com/repos/jagaldol/chat-foodie
closed
(spring boot) 선호도 조사에 필요한 음식 목록 리턴
Priority: Medium Type: Enhancement
## Description 현재 설계 상 한번에 6개의 음식씩 5번 총 30개의 음식 중에서 선호 하는 것을 고르게 되어 있습니다. Continue 버튼 누를 때마다 요청 하는 것보단 한번에 30개를 클라이언에게 돌려주고 한번에 6개씩 화면에 나타나도록 한 뒤 최종 Save 버튼 눌렀을 때, 서버로 요청이 전달 되어(별개의 api 요청) 선호도를 저장할 것입니다. ## Tasks - [ ] 현재 db의 음식 목록 중 30개 뽑기 - [ ] 뽑은 음식 목록 shuffle - [ ] 음식 정보 DTO에 담아 리턴
1.0
(spring boot) 선호도 조사에 필요한 음식 목록 리턴 - ## Description 현재 설계 상 한번에 6개의 음식씩 5번 총 30개의 음식 중에서 선호 하는 것을 고르게 되어 있습니다. Continue 버튼 누를 때마다 요청 하는 것보단 한번에 30개를 클라이언에게 돌려주고 한번에 6개씩 화면에 나타나도록 한 뒤 최종 Save 버튼 눌렀을 때, 서버로 요청이 전달 되어(별개의 api 요청) 선호도를 저장할 것입니다. ## Tasks - [ ] 현재 db의 음식 목록 중 30개 뽑기 - [ ] 뽑은 음식 목록 shuffle...
priority
spring boot 선호도 조사에 필요한 음식 목록 리턴 description 현재 설계 상 한번에 음식씩 총 음식 중에서 선호 하는 것을 고르게 되어 있습니다 continue 버튼 누를 때마다 요청 하는 것보단 한번에 클라이언에게 돌려주고 한번에 화면에 나타나도록 한 뒤 최종 save 버튼 눌렀을 때 서버로 요청이 전달 되어 별개의 api 요청 선호도를 저장할 것입니다 tasks 현재 db의 음식 목록 중 뽑기 뽑은 음식 목록 shuffle 음식 정보 dto에 ...
1
282,205
8,704,505,957
IssuesEvent
2018-12-05 19:36:01
JustArchiNET/ASF-ui
https://api.github.com/repos/JustArchiNET/ASF-ui
closed
ASF-ui should provide message to the user on failures
Priority: Medium Status: Work In Progress Type: Bug
![](https://i.imgur.com/prJ1VJj.png) This doesn't help in the slightest. I have no clue why user must be told to take look into the `Message` manually in the response if ASF-ui can just display it instead of its own generic "error has happened". Error code could also be mapped to the reason (as defined in RFC), but ...
1.0
ASF-ui should provide message to the user on failures - ![](https://i.imgur.com/prJ1VJj.png) This doesn't help in the slightest. I have no clue why user must be told to take look into the `Message` manually in the response if ASF-ui can just display it instead of its own generic "error has happened". Error code coul...
priority
asf ui should provide message to the user on failures this doesn t help in the slightest i have no clue why user must be told to take look into the message manually in the response if asf ui can just display it instead of its own generic error has happened error code could also be mapped to the reason ...
1
662,502
22,141,912,812
IssuesEvent
2022-06-03 07:51:15
SimplyVC/panic
https://api.github.com/repos/SimplyVC/panic
closed
Installation Wizard - Add Nodes
3 SP UI iteration 2 Priority: Medium
As a node operator, I want to be able to add nodes that I want to monitor. **Requirements** - A "home page" for Nodes setup must be created and be displayed at _/installation/nodes_. - The page must have two central elements: - A button with the label "Add Node", allowing the node operator to click and open ...
1.0
Installation Wizard - Add Nodes - As a node operator, I want to be able to add nodes that I want to monitor. **Requirements** - A "home page" for Nodes setup must be created and be displayed at _/installation/nodes_. - The page must have two central elements: - A button with the label "Add Node", allowing th...
priority
installation wizard add nodes as a node operator i want to be able to add nodes that i want to monitor requirements a home page for nodes setup must be created and be displayed at installation nodes the page must have two central elements a button with the label add node allowing th...
1
311,838
9,539,527,327
IssuesEvent
2019-04-30 17:10:39
NoahvdAa/NM
https://api.github.com/repos/NoahvdAa/NM
closed
Add encryption to communication.
enhancement medium priority
Even though wss (encrypted websockets) are supported, the messages in them should also be included with PGP or similar.
1.0
Add encryption to communication. - Even though wss (encrypted websockets) are supported, the messages in them should also be included with PGP or similar.
priority
add encryption to communication even though wss encrypted websockets are supported the messages in them should also be included with pgp or similar
1
296,864
9,126,805,480
IssuesEvent
2019-02-25 00:27:29
medic/medic
https://api.github.com/repos/medic/medic
closed
Check is missing in checkboxes
Enketo Priority: 2 - Medium Type: Bug
Using 3.4 locally I'm seeing only a highlighting on selected checkboxes and no check in the box. This is using chrome. Using the android app against my local env it works fine. Screenshot below shows the highlight box with no check --- _Brief description of bug encountered_. **Steps to reproduce**: Log in Nav...
1.0
Check is missing in checkboxes - Using 3.4 locally I'm seeing only a highlighting on selected checkboxes and no check in the box. This is using chrome. Using the android app against my local env it works fine. Screenshot below shows the highlight box with no check --- _Brief description of bug encountered_. **S...
priority
check is missing in checkboxes using locally i m seeing only a highlighting on selected checkboxes and no check in the box this is using chrome using the android app against my local env it works fine screenshot below shows the highlight box with no check brief description of bug encountered s...
1
648,645
21,190,923,238
IssuesEvent
2022-04-08 17:18:51
bevy-cheatbook/bevy-cheatbook
https://api.github.com/repos/bevy-cheatbook/bevy-cheatbook
opened
Pitfall: Required vertex attributes for PBR.
C-enhancement V-current 0- high priority Z-medium S-3D
If you create your own Meshes, they must include all the data that the bevy PBR renderer requires, or they will not render. Document that Bevy currently requires all meshes to have *at least*: - Vertex positions - Vertex normals - UVs (even if no textures are to be used) Also btw: we should hopefully try t...
1.0
Pitfall: Required vertex attributes for PBR. - If you create your own Meshes, they must include all the data that the bevy PBR renderer requires, or they will not render. Document that Bevy currently requires all meshes to have *at least*: - Vertex positions - Vertex normals - UVs (even if no textures are to b...
priority
pitfall required vertex attributes for pbr if you create your own meshes they must include all the data that the bevy pbr renderer requires or they will not render document that bevy currently requires all meshes to have at least vertex positions vertex normals uvs even if no textures are to b...
1
203,035
7,057,341,278
IssuesEvent
2018-01-04 16:07:37
vmware/vic
https://api.github.com/repos/vmware/vic
opened
Create endpointVM under a resource folder that is named after the endpoint
component/vic-machine priority/medium
**User Statement:** See Parent Issue. **Details:** We need to ensure that when we are making a resource pool that we create the Folder path(AKA Inventory Path Folder) that would correspond to that resource pool. By default this folder should have the name of the VCH in it(just as the resouce pool is named after th...
1.0
Create endpointVM under a resource folder that is named after the endpoint - **User Statement:** See Parent Issue. **Details:** We need to ensure that when we are making a resource pool that we create the Folder path(AKA Inventory Path Folder) that would correspond to that resource pool. By default this folder sho...
priority
create endpointvm under a resource folder that is named after the endpoint user statement see parent issue details we need to ensure that when we are making a resource pool that we create the folder path aka inventory path folder that would correspond to that resource pool by default this folder sho...
1
147,136
5,634,280,659
IssuesEvent
2017-04-05 20:57:26
RobotLocomotion/drake
https://api.github.com/repos/RobotLocomotion/drake
opened
IiwaPlanSource feedthrough fix needed
priority: medium team: manipulation
The current IiwaPlanSource performs a read of the input ports at the DoCalcOutput method which leads to it becoming a direct feedthrough system. This can perhaps be avoided in a manner similar to the experimental IiwaStateFeedbackPlanSource by moving the input port value to the AbstractState and updated at DoCalUnrestr...
1.0
IiwaPlanSource feedthrough fix needed - The current IiwaPlanSource performs a read of the input ports at the DoCalcOutput method which leads to it becoming a direct feedthrough system. This can perhaps be avoided in a manner similar to the experimental IiwaStateFeedbackPlanSource by moving the input port value to the A...
priority
iiwaplansource feedthrough fix needed the current iiwaplansource performs a read of the input ports at the docalcoutput method which leads to it becoming a direct feedthrough system this can perhaps be avoided in a manner similar to the experimental iiwastatefeedbackplansource by moving the input port value to the a...
1
155,735
5,959,926,748
IssuesEvent
2017-05-29 12:39:37
Certaincy/Intranet
https://api.github.com/repos/Certaincy/Intranet
opened
Implement Event Calendar
Priority: Medium Status: Available Type: Enhancement
<!-- Please add a description and acceptance criterias --> ### Description Implement the Event Calendar. ### Acceptance Criterias * Calendar secrets not in repo * View event calendar * Admins manage calendar events
1.0
Implement Event Calendar - <!-- Please add a description and acceptance criterias --> ### Description Implement the Event Calendar. ### Acceptance Criterias * Calendar secrets not in repo * View event calendar * Admins manage calendar events
priority
implement event calendar please add a description and acceptance criterias description implement the event calendar acceptance criterias calendar secrets not in repo view event calendar admins manage calendar events
1
188,141
6,773,198,525
IssuesEvent
2017-10-27 04:03:16
craftercms/craftercms
https://api.github.com/repos/craftercms/craftercms
closed
[studio] The session timeout specified in the studio-config-override.yaml file does not work
bug priority: medium
The session timeout specified in the studio-config-override.yaml file does not work. Add the following line in the `studio-config-override.yaml` file (the default timeout is 60 minutes, change it to 2 minutes): ``` # HTTP Session timeout for studio (value is in minutes). studio.security.sessionTimeout: 2 ``` St...
1.0
[studio] The session timeout specified in the studio-config-override.yaml file does not work - The session timeout specified in the studio-config-override.yaml file does not work. Add the following line in the `studio-config-override.yaml` file (the default timeout is 60 minutes, change it to 2 minutes): ``` # HTT...
priority
the session timeout specified in the studio config override yaml file does not work the session timeout specified in the studio config override yaml file does not work add the following line in the studio config override yaml file the default timeout is minutes change it to minutes http sessio...
1
396,381
11,708,713,126
IssuesEvent
2020-03-08 14:51:47
Polymer/tools
https://api.github.com/repos/Polymer/tools
closed
Errors like "ENOENT" require further explanation
Package: bundler Priority: Medium Type: Enhancement wontfix
I don't know where that's from, node? But for general use that's terribad ux see #200
1.0
Errors like "ENOENT" require further explanation - I don't know where that's from, node? But for general use that's terribad ux see #200
priority
errors like enoent require further explanation i don t know where that s from node but for general use that s terribad ux see
1
770,094
27,028,625,930
IssuesEvent
2023-02-11 23:04:27
SirEndii/AdvancedPeripherals
https://api.github.com/repos/SirEndii/AdvancedPeripherals
closed
[suggestion] environmentDetector.canSleep()
enhancement Priority-Medium Fixed/Added in dev 1.18x
### Describe your idea A built-in method for the Environment Detector to check when a player is allowed to sleep. ### Describe alternatives you've considered if you've any Lua equivalent (that i'm currently using), accurate-ish, some > might need to be >= and vice versa: ```lua -- https://minecraft.fandom.com/wi...
1.0
[suggestion] environmentDetector.canSleep() - ### Describe your idea A built-in method for the Environment Detector to check when a player is allowed to sleep. ### Describe alternatives you've considered if you've any Lua equivalent (that i'm currently using), accurate-ish, some > might need to be >= and vice versa:...
priority
environmentdetector cansleep describe your idea a built in method for the environment detector to check when a player is allowed to sleep describe alternatives you ve considered if you ve any lua equivalent that i m currently using accurate ish some might need to be and vice versa lua ...
1
210,240
7,187,169,092
IssuesEvent
2018-02-02 03:22:11
compodoc/compodoc
https://api.github.com/repos/compodoc/compodoc
closed
[FEATURE] Optional properties for TS interfaces
1. Type: Enhancement Priority: Medium Status: Accepted
##### **Overview of the issue** When generating the JSON docs, interfaces are missing information whether a property is optional or not. ##### **Operating System, Node.js, npm, compodoc version(s)** `@compodoc/compodoc@1.0.5` ##### **Compodoc installed globally or locally ?** Locally ##### **Motivatio...
1.0
[FEATURE] Optional properties for TS interfaces - ##### **Overview of the issue** When generating the JSON docs, interfaces are missing information whether a property is optional or not. ##### **Operating System, Node.js, npm, compodoc version(s)** `@compodoc/compodoc@1.0.5` ##### **Compodoc installed globa...
priority
optional properties for ts interfaces overview of the issue when generating the json docs interfaces are missing information whether a property is optional or not operating system node js npm compodoc version s compodoc compodoc compodoc installed globally or l...
1
658,059
21,877,028,413
IssuesEvent
2022-05-19 11:08:01
bounswe/bounswe2022group9
https://api.github.com/repos/bounswe/bounswe2022group9
closed
Practice App: Adding Geolocation Api
Priority: Medium In Progress Practice Application
Deadline: 19.05.2022 23.50 TODO: - [x] Creating new app called geolocation_api - [x] Creating views.py, serializer.py and models.py - [x] implementing GET and POST requests - [x] Response format should be JSON
1.0
Practice App: Adding Geolocation Api - Deadline: 19.05.2022 23.50 TODO: - [x] Creating new app called geolocation_api - [x] Creating views.py, serializer.py and models.py - [x] implementing GET and POST requests - [x] Response format should be JSON
priority
practice app adding geolocation api deadline todo creating new app called geolocation api creating views py serializer py and models py implementing get and post requests response format should be json
1
387,341
11,460,001,142
IssuesEvent
2020-02-07 08:48:10
AugurProject/augur
https://api.github.com/repos/AugurProject/augur
closed
Tennis Template needs Est. Match start time
Needed for V2 launch Priority: Medium
The Multiple choice tennis template w/ player a vs player b needs to add Estimated Scheduled Match start
1.0
Tennis Template needs Est. Match start time - The Multiple choice tennis template w/ player a vs player b needs to add Estimated Scheduled Match start
priority
tennis template needs est match start time the multiple choice tennis template w player a vs player b needs to add estimated scheduled match start
1
348,561
10,450,067,848
IssuesEvent
2019-09-19 09:44:22
digital-york/ncelp
https://api.github.com/repos/digital-york/ncelp
opened
Showing OASIS titles rather than links
Additional input/discussion needed Medium priority enhancement
Related to (or same as?) #23 Currently, the resource details page show the links to OASIS. We would like the titles to be shown instead (still linking to the summaries). In a previous discussion SP also suggested creating a summary selection system.
1.0
Showing OASIS titles rather than links - Related to (or same as?) #23 Currently, the resource details page show the links to OASIS. We would like the titles to be shown instead (still linking to the summaries). In a previous discussion SP also suggested creating a summary selection system.
priority
showing oasis titles rather than links related to or same as currently the resource details page show the links to oasis we would like the titles to be shown instead still linking to the summaries in a previous discussion sp also suggested creating a summary selection system
1
302,075
9,254,894,213
IssuesEvent
2019-03-16 03:43:02
franceme/rigorityj
https://api.github.com/repos/franceme/rigorityj
closed
Enable dependencies
Priority: Medium Status: In Progress Type: Enhancement
Enable dependencies from the command line for JAR/Java Class file(s) scan paths. Includes full unit tests.
1.0
Enable dependencies - Enable dependencies from the command line for JAR/Java Class file(s) scan paths. Includes full unit tests.
priority
enable dependencies enable dependencies from the command line for jar java class file s scan paths includes full unit tests
1
577,055
17,102,394,872
IssuesEvent
2021-07-09 13:09:51
vaexio/vaex
https://api.github.com/repos/vaexio/vaex
closed
[BUG-REPORT] Cannot .dropna() with numeric column name
bug priority: medium
**Description** Cannot call .dropna() when column name is numeric. **Software information** - Vaex version (`import vaex; vaex.__version__)`: ``` {'vaex': '3.0.0', 'vaex-core': '2.0.3', 'vaex-viz': '0.4.0', 'vaex-hdf5': '0.6.0', 'vaex-server': '0.3.1', 'vaex-astro': '0.7.0', 'vaex-jupyter': '0....
1.0
[BUG-REPORT] Cannot .dropna() with numeric column name - **Description** Cannot call .dropna() when column name is numeric. **Software information** - Vaex version (`import vaex; vaex.__version__)`: ``` {'vaex': '3.0.0', 'vaex-core': '2.0.3', 'vaex-viz': '0.4.0', 'vaex-hdf5': '0.6.0', 'vaex-server...
priority
cannot dropna with numeric column name description cannot call dropna when column name is numeric software information vaex version import vaex vaex version vaex vaex core vaex viz vaex vaex server ...
1
306,431
9,393,129,247
IssuesEvent
2019-04-07 08:46:37
netdata/netdata
https://api.github.com/repos/netdata/netdata
closed
netdata/packaging/build: Build getting broken sporadically at times in py2-psycopg2 package
area/packaging bug priority/medium
##### Bug report summary We have sporadic build failures at py2-psycopg2 . Here's the end of the log with the details of the error ``` (41/54) Replacing gdbm (1.13-r1 -> 1.13-r1) (42/54) Replacing sqlite-libs (3.26.0-r3 -> 3.26.0-r3) (43/54) Replacing python2 (2.7.15-r3 -> 2.7.15-r3) (44/54) Replacing maria...
1.0
netdata/packaging/build: Build getting broken sporadically at times in py2-psycopg2 package - ##### Bug report summary We have sporadic build failures at py2-psycopg2 . Here's the end of the log with the details of the error ``` (41/54) Replacing gdbm (1.13-r1 -> 1.13-r1) (42/54) Replacing sqlite-libs (3.26.0...
priority
netdata packaging build build getting broken sporadically at times in package bug report summary we have sporadic build failures at here s the end of the log with the details of the error replacing gdbm replacing sqlite libs repla...
1
520,672
15,090,926,804
IssuesEvent
2021-02-06 13:20:29
oslc-op/oslc-specs
https://api.github.com/repos/oslc-op/oslc-specs
opened
core/dialogs.html contains poorly formatted examples
Area: Core Core: Main Spec Kind: Formatting Priority: Medium
All examples shall be formatted as code https://oslc-op.github.io/oslc-specs/specs/core/dialogs.html
1.0
core/dialogs.html contains poorly formatted examples - All examples shall be formatted as code https://oslc-op.github.io/oslc-specs/specs/core/dialogs.html
priority
core dialogs html contains poorly formatted examples all examples shall be formatted as code
1
749,755
26,178,647,822
IssuesEvent
2023-01-02 12:58:58
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
Support fallback options in topology-aware load balancing of the YSQL Go smart driver
kind/bug priority/medium area/ecosystem
Jira Link: [DB-4054](https://yugabyte.atlassian.net/browse/DB-4054) ### Description Provide a mechanism to specify a fallback server or servers in the pgx smart driver when using topology aware connection load balancing feature.
1.0
Support fallback options in topology-aware load balancing of the YSQL Go smart driver - Jira Link: [DB-4054](https://yugabyte.atlassian.net/browse/DB-4054) ### Description Provide a mechanism to specify a fallback server or servers in the pgx smart driver when using topology aware connection load balancing feature.
priority
support fallback options in topology aware load balancing of the ysql go smart driver jira link description provide a mechanism to specify a fallback server or servers in the pgx smart driver when using topology aware connection load balancing feature
1
770,328
27,037,216,374
IssuesEvent
2023-02-12 22:38:55
space-wizards/space-station-14
https://api.github.com/repos/space-wizards/space-station-14
closed
Uploading YAML prototypes to server causes AI subroutine to bug out.
Issue: Bug Priority: 2-Before Release Difficulty: 2-Medium Bug: Replicated
## Description Uploading YAML prototypes to server causes AI subroutine to bug out. **Reproduction** Steps to reproduce: Create NPC using aI (Floppa) Upload custom yaml file, NPC stops moving. happens to all custom loaded prototypes, whether they get loaded or not. here is what i used ```- type: entity ...
1.0
Uploading YAML prototypes to server causes AI subroutine to bug out. - ## Description Uploading YAML prototypes to server causes AI subroutine to bug out. **Reproduction** Steps to reproduce: Create NPC using aI (Floppa) Upload custom yaml file, NPC stops moving. happens to all custom loaded prototypes, wh...
priority
uploading yaml prototypes to server causes ai subroutine to bug out description uploading yaml prototypes to server causes ai subroutine to bug out reproduction steps to reproduce create npc using ai floppa upload custom yaml file npc stops moving happens to all custom loaded prototypes wh...
1
126,232
4,974,649,311
IssuesEvent
2016-12-06 07:38:40
lale-help/lale-help
https://api.github.com/repos/lale-help/lale-help
closed
In leftnav sort working group by alpha ascending
help wanted Next priority:medium user request
Currently the working groups are listed by their ID (= time of creation), which is not helpful to the user. ![image](https://cloud.githubusercontent.com/assets/14217285/20858804/cc79037c-b94d-11e6-9805-3b70924f99ab.png) They should be sorted by alpha asc, both above and below the line (indicating where a user is ...
1.0
In leftnav sort working group by alpha ascending - Currently the working groups are listed by their ID (= time of creation), which is not helpful to the user. ![image](https://cloud.githubusercontent.com/assets/14217285/20858804/cc79037c-b94d-11e6-9805-3b70924f99ab.png) They should be sorted by alpha asc, both ab...
priority
in leftnav sort working group by alpha ascending currently the working groups are listed by their id time of creation which is not helpful to the user they should be sorted by alpha asc both above and below the line indicating where a user is member
1
147,262
5,636,168,320
IssuesEvent
2017-04-06 04:17:13
intel-analytics/BigDL
https://api.github.com/repos/intel-analytics/BigDL
opened
Add wiki docs about how to do resume training
medium priority
need wiki docs about snapshots and resume training. There's a section in Programming Guide about "Model Persist" but it didn't explain the snapshots and how to do resume training using snapshots.
1.0
Add wiki docs about how to do resume training - need wiki docs about snapshots and resume training. There's a section in Programming Guide about "Model Persist" but it didn't explain the snapshots and how to do resume training using snapshots.
priority
add wiki docs about how to do resume training need wiki docs about snapshots and resume training there s a section in programming guide about model persist but it didn t explain the snapshots and how to do resume training using snapshots
1
718,029
24,701,191,011
IssuesEvent
2022-10-19 15:24:14
AY2223S1-CS2103T-T10-1/tp
https://api.github.com/repos/AY2223S1-CS2103T-T10-1/tp
closed
As a long time user, I can update a contact/detail
type.Story priority.Medium
... so that I can update user details if they changed contact or are no longer in the same module
1.0
As a long time user, I can update a contact/detail - ... so that I can update user details if they changed contact or are no longer in the same module
priority
as a long time user i can update a contact detail so that i can update user details if they changed contact or are no longer in the same module
1
231,233
7,625,155,318
IssuesEvent
2018-05-03 20:27:15
department-of-veterans-affairs/caseflow
https://api.github.com/repos/department-of-veterans-affairs/caseflow
opened
Fix hearing worksheet link
bug-medium-priority caseflow-hearing-prep caseflow-queue foxtrot tango
When an attorney clicks the Hearing Worksheet link in Case Details, a new tab opens up and the print functionality immediately shows up. I think the expected result is to show the .pdf view of the hearing worksheet, rather than prompt the user to print. Something like this: <img width="348" alt="screen shot 2018-05...
1.0
Fix hearing worksheet link - When an attorney clicks the Hearing Worksheet link in Case Details, a new tab opens up and the print functionality immediately shows up. I think the expected result is to show the .pdf view of the hearing worksheet, rather than prompt the user to print. Something like this: <img width=...
priority
fix hearing worksheet link when an attorney clicks the hearing worksheet link in case details a new tab opens up and the print functionality immediately shows up i think the expected result is to show the pdf view of the hearing worksheet rather than prompt the user to print something like this img width ...
1
553,669
16,376,738,171
IssuesEvent
2021-05-16 08:59:32
TomatCord/TomatBot
https://api.github.com/repos/TomatCord/TomatBot
closed
Command System Overhaul
Medium Priority enhancement help wanted question
I'd like to overhaul our current command system to not be so cancerous, and to better fall in line with how Discord.NET works. I'd like to: * Utilize Discord.NET-provided functionality to its fullest. * Add on to said functionality entirely through attributes. * Stay in line and not over-engineer or stray far fro...
1.0
Command System Overhaul - I'd like to overhaul our current command system to not be so cancerous, and to better fall in line with how Discord.NET works. I'd like to: * Utilize Discord.NET-provided functionality to its fullest. * Add on to said functionality entirely through attributes. * Stay in line and not over...
priority
command system overhaul i d like to overhaul our current command system to not be so cancerous and to better fall in line with how discord net works i d like to utilize discord net provided functionality to its fullest add on to said functionality entirely through attributes stay in line and not over...
1
603,979
18,675,086,648
IssuesEvent
2021-10-31 12:24:27
RedstoneMedia/HAG-Timetable-App
https://api.github.com/repos/RedstoneMedia/HAG-Timetable-App
opened
Refreshing duplicates some elements to other days
bug Medium Priority
## **Describe the bug and what you did in the app when the bug happened** In some cases when refreshing, lessons get duplicated to other days. This does not happen when opening the app for the first time or reloading via the options. **To Reproduce:** Use class `11d` without any courses ## **Expected behaviou...
1.0
Refreshing duplicates some elements to other days - ## **Describe the bug and what you did in the app when the bug happened** In some cases when refreshing, lessons get duplicated to other days. This does not happen when opening the app for the first time or reloading via the options. **To Reproduce:** Use class...
priority
refreshing duplicates some elements to other days describe the bug and what you did in the app when the bug happened in some cases when refreshing lessons get duplicated to other days this does not happen when opening the app for the first time or reloading via the options to reproduce use class...
1
226,960
7,525,401,432
IssuesEvent
2018-04-13 10:26:13
losol/EventManagement
https://api.github.com/repos/losol/EventManagement
closed
Add new orders from admin/events/orders page
complexity:low enhancement priority:medium
As a course admin i can create orders for each registration
1.0
Add new orders from admin/events/orders page - As a course admin i can create orders for each registration
priority
add new orders from admin events orders page as a course admin i can create orders for each registration
1
366,943
10,832,354,309
IssuesEvent
2019-11-11 10:25:03
INET-Complexity/housing-model
https://api.github.com/repos/INET-Complexity/housing-model
closed
Enforce consistency in use of expected occupancy
medium-priority medium-time simplification
Different calculations by buy-to-let households might take or not into account the expected occupancy of their owned or to buy rental properties. Consistency must be enforced, whether in the sense of removing expected occupancy from all calculations or by considering it in all relevant decisions. **Modify paper accordi...
1.0
Enforce consistency in use of expected occupancy - Different calculations by buy-to-let households might take or not into account the expected occupancy of their owned or to buy rental properties. Consistency must be enforced, whether in the sense of removing expected occupancy from all calculations or by considering i...
priority
enforce consistency in use of expected occupancy different calculations by buy to let households might take or not into account the expected occupancy of their owned or to buy rental properties consistency must be enforced whether in the sense of removing expected occupancy from all calculations or by considering i...
1
339,125
10,242,492,457
IssuesEvent
2019-08-20 05:13:52
MyMICDS/MyMICDS-v2
https://api.github.com/repos/MyMICDS/MyMICDS-v2
opened
Show more detailed lunch information with new API
effort: easy enhancement priority: it can wait work length: medium
With the new lunch API, we have access to more fun goodies! This includes: - Nutrition info - Helpful for people who are dieting - Common allergens - Helpful for people with allergies. Perhaps users can enter in what they're allergic to and the lunch page can specifically highlight those allergens (while st...
1.0
Show more detailed lunch information with new API - With the new lunch API, we have access to more fun goodies! This includes: - Nutrition info - Helpful for people who are dieting - Common allergens - Helpful for people with allergies. Perhaps users can enter in what they're allergic to and the lunch page ...
priority
show more detailed lunch information with new api with the new lunch api we have access to more fun goodies this includes nutrition info helpful for people who are dieting common allergens helpful for people with allergies perhaps users can enter in what they re allergic to and the lunch page ...
1
276,853
8,614,007,134
IssuesEvent
2018-11-19 16:23:29
openshiftio/openshift.io
https://api.github.com/repos/openshiftio/openshift.io
closed
In Planner child workitem shows link - parent workitem does not
SEV3-medium area/planner priority/P4 team/planner type/bug
In the Planner: * I created a parent workitem - https://openshift.io/openshiftio/openshiftio/plan/detail/2504 * Over the past few weeks, this parent workitem acquired 2 child workitems - both of these workitems are correctly displayed in the links * On June 15, I created a new workitem - https://openshift.io/openshi...
1.0
In Planner child workitem shows link - parent workitem does not - In the Planner: * I created a parent workitem - https://openshift.io/openshiftio/openshiftio/plan/detail/2504 * Over the past few weeks, this parent workitem acquired 2 child workitems - both of these workitems are correctly displayed in the links * O...
priority
in planner child workitem shows link parent workitem does not in the planner i created a parent workitem over the past few weeks this parent workitem acquired child workitems both of these workitems are correctly displayed in the links on june i created a new workitem and linked it as a ch...
1
518,031
15,022,727,981
IssuesEvent
2021-02-01 17:18:11
ChainSafe/gossamer
https://api.github.com/repos/ChainSafe/gossamer
closed
ext_crypto_sr25519_verify_version_1 / version_2 : determine changes made in schnorrkel
Priority: 3 - Medium approved crypto
## Task summary <!-- A clear and concise description of what the task is. --> - there are currently two versions of `ext_crypto_sr25519_verify` - version 1 uses older (pre-audit?) version of schnorrkel (used at start of kusama) - version 2 uses current version of schnorrkel (current kusama and all of polkadot) - s...
1.0
ext_crypto_sr25519_verify_version_1 / version_2 : determine changes made in schnorrkel - ## Task summary <!-- A clear and concise description of what the task is. --> - there are currently two versions of `ext_crypto_sr25519_verify` - version 1 uses older (pre-audit?) version of schnorrkel (used at start of kusama) ...
priority
ext crypto verify version version determine changes made in schnorrkel task summary there are currently two versions of ext crypto verify version uses older pre audit version of schnorrkel used at start of kusama version uses current version of schnorrkel current kusama and all ...
1
397,996
11,736,573,367
IssuesEvent
2020-03-11 13:18:50
Badgie/spotirec
https://api.github.com/repos/Badgie/spotirec
closed
Exception on leading and trailing whitespaces in custom schemes
bug priority: medium
If there are leading or trailing whitespaces in input on custom schemes, these will be caused the empty string to be included in the list of seeds - this will cause an exception. ``` $ spotirec -ac -l 100 --tune min_tempo=160 '0 1 9 31 ' Traceback (most recent call last): File "/usr/bin/spotirec", line 727, in...
1.0
Exception on leading and trailing whitespaces in custom schemes - If there are leading or trailing whitespaces in input on custom schemes, these will be caused the empty string to be included in the list of seeds - this will cause an exception. ``` $ spotirec -ac -l 100 --tune min_tempo=160 '0 1 9 31 ' Traceback ...
priority
exception on leading and trailing whitespaces in custom schemes if there are leading or trailing whitespaces in input on custom schemes these will be caused the empty string to be included in the list of seeds this will cause an exception spotirec ac l tune min tempo traceback most...
1
565,403
16,760,959,716
IssuesEvent
2021-06-13 19:27:26
bounswe/2021SpringGroup12
https://api.github.com/repos/bounswe/2021SpringGroup12
closed
Evaluation of tools and processes
priority: medium
Evaluation of tools and processes for the milestone 2 Deadline:09.06 23.59
1.0
Evaluation of tools and processes - Evaluation of tools and processes for the milestone 2 Deadline:09.06 23.59
priority
evaluation of tools and processes evaluation of tools and processes for the milestone deadline
1
615,865
19,278,099,159
IssuesEvent
2021-12-10 14:14:06
carbon-design-system/carbon-for-ibm-dotcom
https://api.github.com/repos/carbon-design-system/carbon-for-ibm-dotcom
closed
[Card - pictogram] Web Component: Change to include mobile accessibility/hover state improvements - DDS consulting
dev priority: medium accessibility adopter support package: web components adopter: AEM owner: Hybrid Cloud
### Engineering info: - HC engineer: @proeung - HC Jira Ticket: https://jsw.ibm.com/browse/HC-2328 - DDS consulting engineer: Pending DDS resourcing review - DDS Designer: Saijan Kuruvila - DDS engineering sizing: 5 ---- #### User Story <!-- {{Provide a detailed description of the user's need here, but ...
1.0
[Card - pictogram] Web Component: Change to include mobile accessibility/hover state improvements - DDS consulting - ### Engineering info: - HC engineer: @proeung - HC Jira Ticket: https://jsw.ibm.com/browse/HC-2328 - DDS consulting engineer: Pending DDS resourcing review - DDS Designer: Saijan Kuruvila - DDS e...
priority
web component change to include mobile accessibility hover state improvements dds consulting engineering info hc engineer proeung hc jira ticket dds consulting engineer pending dds resourcing review dds designer saijan kuruvila dds engineering sizing user story ...
1
55,845
3,074,963,440
IssuesEvent
2015-08-20 10:41:56
pavel-pimenov/flylinkdc-r5xx
https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx
closed
Поиск в списке юзеров по нику не работает с символами ". ( { ["
bug Component-Logic Component-UI imported Priority-Medium Usability
_From [JhaoDa](https://code.google.com/u/JhaoDa/) on February 03, 2011 16:54:44_ По указанным символам поиск не работает. А так же: вводим символ - GUI замирает на пол-секунды, стираем его - GUI замирает на 2 секунды. _Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=328_
1.0
Поиск в списке юзеров по нику не работает с символами ". ( { [" - _From [JhaoDa](https://code.google.com/u/JhaoDa/) on February 03, 2011 16:54:44_ По указанным символам поиск не работает. А так же: вводим символ - GUI замирает на пол-секунды, стираем его - GUI замирает на 2 секунды. _Original issue: http://code.goo...
priority
поиск в списке юзеров по нику не работает с символами on february по указанным символам поиск не работает а так же вводим символ gui замирает на пол секунды стираем его gui замирает на секунды original issue
1
407,481
11,914,164,977
IssuesEvent
2020-03-31 13:12:27
ankidroid/Anki-Android
https://api.github.com/repos/ankidroid/Anki-Android
reopened
Soft crash to decklist during reviews.
2.9.x Bug Priority-Medium Rendering
Every day when I review my deck, I get a "soft crash" where I get dumped back to the deck list. When this happens, the "new cards" also resets, so I get 5 more new cards for that day, even if I went through my 5 for the day. This happens every day, so I should be able to capture this behaviour while logging or somet...
1.0
Soft crash to decklist during reviews. - Every day when I review my deck, I get a "soft crash" where I get dumped back to the deck list. When this happens, the "new cards" also resets, so I get 5 more new cards for that day, even if I went through my 5 for the day. This happens every day, so I should be able to capt...
priority
soft crash to decklist during reviews every day when i review my deck i get a soft crash where i get dumped back to the deck list when this happens the new cards also resets so i get more new cards for that day even if i went through my for the day this happens every day so i should be able to capt...
1
502,831
14,567,866,058
IssuesEvent
2020-12-17 10:49:42
ansible-community/ansible-lint
https://api.github.com/repos/ansible-community/ansible-lint
closed
False positive 207 when using attempting to embed double-curlies in output
priority/medium status/new
<!--- Verify first that your issue is not already reported on GitHub --> <!--- Also test if the latest release and master branch are affected too --> ##### Summary We have a play that prints a message to the user using pause that indicates a command to copy/paste which includes `{{` and `}}`. `ansible-lint` sees ...
1.0
False positive 207 when using attempting to embed double-curlies in output - <!--- Verify first that your issue is not already reported on GitHub --> <!--- Also test if the latest release and master branch are affected too --> ##### Summary We have a play that prints a message to the user using pause that indicate...
priority
false positive when using attempting to embed double curlies in output summary we have a play that prints a message to the user using pause that indicates a command to copy paste which includes and ansible lint sees this as a nested jinja pattern issue type bug report ...
1
191,668
6,840,440,483
IssuesEvent
2017-11-11 00:21:49
rich-iannone/pointblank
https://api.github.com/repos/rich-iannone/pointblank
opened
Potential unclosed connections in Redshift
Bug Difficulty — Intermediate Effort — Medium Enhancement Help Wanted High Priority
When using the package to validate tables in Redshift, the amount of non-strapped connections shows a definite increase. Look into solutions on how to close connections and re-use existing connections efficiently.
1.0
Potential unclosed connections in Redshift - When using the package to validate tables in Redshift, the amount of non-strapped connections shows a definite increase. Look into solutions on how to close connections and re-use existing connections efficiently.
priority
potential unclosed connections in redshift when using the package to validate tables in redshift the amount of non strapped connections shows a definite increase look into solutions on how to close connections and re use existing connections efficiently
1
807,942
30,026,707,670
IssuesEvent
2023-06-27 06:47:09
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
Change the spec and control files for rpm/deb to use the pre built debezium package instead of building and packaging it
kind/new-feature priority/medium area/ecosystem jira-originated
Jira Link: [DB-6673](https://yugabyte.atlassian.net/browse/DB-6673) [DB-6673]: https://yugabyte.atlassian.net/browse/DB-6673?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
1.0
Change the spec and control files for rpm/deb to use the pre built debezium package instead of building and packaging it - Jira Link: [DB-6673](https://yugabyte.atlassian.net/browse/DB-6673) [DB-6673]: https://yugabyte.atlassian.net/browse/DB-6673?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjo...
priority
change the spec and control files for rpm deb to use the pre built debezium package instead of building and packaging it jira link
1
204,673
7,089,595,179
IssuesEvent
2018-01-12 03:47:04
dmwm/WMCore
https://api.github.com/repos/dmwm/WMCore
closed
add new summary page for given request in wmstats
Medium Priority
need to define what kind of information need to be displayed (i.e. workflow progress)
1.0
add new summary page for given request in wmstats - need to define what kind of information need to be displayed (i.e. workflow progress)
priority
add new summary page for given request in wmstats need to define what kind of information need to be displayed i e workflow progress
1
2,803
2,533,516,481
IssuesEvent
2015-01-24 00:16:17
ualbertalib/HydraNorth
https://api.github.com/repos/ualbertalib/HydraNorth
opened
ERA_Collections: Collection logo
priority:medium
As admin I want to be able to upload a logo or thumbnail that will represent the collection
1.0
ERA_Collections: Collection logo - As admin I want to be able to upload a logo or thumbnail that will represent the collection
priority
era collections collection logo as admin i want to be able to upload a logo or thumbnail that will represent the collection
1
163,886
6,216,426,613
IssuesEvent
2017-07-08 03:39:14
gregswindle/generator-apigee-apiproxy
https://api.github.com/repos/gregswindle/generator-apigee-apiproxy
closed
chore(release-mgmt): add commitplease and standard-version
Points: 0.5 Priority: Medium Status: In Progress Type: Chore Type: CI Type: Docs
## User story As a product delivery engineer, I want to automate semantic versioning and CHANGELOG generation In order to reduce risk as well as deliver quickly and consistently. ## Acceptance criteria - [x] 1. `commitplease` enforces the Conventional Commit specification with pre-commit hooks. - [x] 2. `stan...
1.0
chore(release-mgmt): add commitplease and standard-version - ## User story As a product delivery engineer, I want to automate semantic versioning and CHANGELOG generation In order to reduce risk as well as deliver quickly and consistently. ## Acceptance criteria - [x] 1. `commitplease` enforces the Conventiona...
priority
chore release mgmt add commitplease and standard version user story as a product delivery engineer i want to automate semantic versioning and changelog generation in order to reduce risk as well as deliver quickly and consistently acceptance criteria commitplease enforces the conventional ...
1
195,645
6,916,438,241
IssuesEvent
2017-11-29 02:34:01
ODIQueensland/data-curator
https://api.github.com/repos/ODIQueensland/data-curator
closed
Indicate what properties are mandatory / automatically set table name
f:Feature-request priority:Medium
### Desired Behaviour Place an `*` next to the property label of all required property values. For column properties, required are: - `name` (set on guess column properties) For table properties, required are: - `name` For package properties, required are: - `resources` completed automatically by data ...
1.0
Indicate what properties are mandatory / automatically set table name - ### Desired Behaviour Place an `*` next to the property label of all required property values. For column properties, required are: - `name` (set on guess column properties) For table properties, required are: - `name` For package p...
priority
indicate what properties are mandatory automatically set table name desired behaviour place an next to the property label of all required property values for column properties required are name set on guess column properties for table properties required are name for package p...
1
93,871
3,912,666,311
IssuesEvent
2016-04-20 11:24:48
lale-help/lale-help
https://api.github.com/repos/lale-help/lale-help
closed
Improved rendering date / time control
enhancement priority:medium
The currently used date picker has left some users stranded. We should leverage a more intuitive date picker that: - only allows data selection, not entering in free form field - drops down from the field when placing focus on it - shows current day highlighted and selected day highlighted
1.0
Improved rendering date / time control - The currently used date picker has left some users stranded. We should leverage a more intuitive date picker that: - only allows data selection, not entering in free form field - drops down from the field when placing focus on it - shows current day highlighted and selected d...
priority
improved rendering date time control the currently used date picker has left some users stranded we should leverage a more intuitive date picker that only allows data selection not entering in free form field drops down from the field when placing focus on it shows current day highlighted and selected d...
1
226,425
7,519,178,190
IssuesEvent
2018-04-12 10:43:05
telerik/kendo-ui-core
https://api.github.com/repos/telerik/kendo-ui-core
closed
Enhance Kendo DLL to avoid warnings when latest System.Web.Mvc is referenced
Enhancement Kendo1 Kendo2 Priority 5 SEV: Medium
### Enhancement Currently, Kendo dll is referencing System.Web.Mvc Version 5.2.3.0. In projects where the version of System.Web.Mvc is 5.2.4.0 the following warning might occur: _Assuming assembly reference 'System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' used by 'Kendo.Mvc' mat...
1.0
Enhance Kendo DLL to avoid warnings when latest System.Web.Mvc is referenced - ### Enhancement Currently, Kendo dll is referencing System.Web.Mvc Version 5.2.3.0. In projects where the version of System.Web.Mvc is 5.2.4.0 the following warning might occur: _Assuming assembly reference 'System.Web.Mvc, Version=5.2...
priority
enhance kendo dll to avoid warnings when latest system web mvc is referenced enhancement currently kendo dll is referencing system web mvc version in projects where the version of system web mvc is the following warning might occur assuming assembly reference system web mvc version ...
1
806,647
29,866,476,979
IssuesEvent
2023-06-20 04:38:54
space-wizards/space-station-14
https://api.github.com/repos/space-wizards/space-station-14
opened
Expeditions refactor
Priority: 2-Before Release Issue: Feature Request Difficulty: 2-Medium
Bikeshedded on discord. I've never been entirely happy with the rewards for missions that can be done in a good way. Changes: - Use gateway not shuttle (confirmed). - Persistent area that can be returned to. - Use weather as a timer like rain world, so people that stay behind are at least recoverable just fuck...
1.0
Expeditions refactor - Bikeshedded on discord. I've never been entirely happy with the rewards for missions that can be done in a good way. Changes: - Use gateway not shuttle (confirmed). - Persistent area that can be returned to. - Use weather as a timer like rain world, so people that stay behind are at leas...
priority
expeditions refactor bikeshedded on discord i ve never been entirely happy with the rewards for missions that can be done in a good way changes use gateway not shuttle confirmed persistent area that can be returned to use weather as a timer like rain world so people that stay behind are at leas...
1
493,993
14,243,072,527
IssuesEvent
2020-11-19 03:25:54
ThinkBucket/docsite
https://api.github.com/repos/ThinkBucket/docsite
closed
add(algorithm): tree traversal
priority: medium status: todo type: big task
- Traverse - Pre - In - Post - Level ![image](https://user-images.githubusercontent.com/12554487/93020850-1e837f80-f612-11ea-80c4-5bac5dee0294.png) https://app.yinxiang.com/fx/d65415ec-c007-40d6-ab49-3bb918313d93
1.0
add(algorithm): tree traversal - - Traverse - Pre - In - Post - Level ![image](https://user-images.githubusercontent.com/12554487/93020850-1e837f80-f612-11ea-80c4-5bac5dee0294.png) https://app.yinxiang.com/fx/d65415ec-c007-40d6-ab49-3bb918313d93
priority
add algorithm tree traversal traverse pre in post level
1
340,264
10,270,026,113
IssuesEvent
2019-08-23 10:27:49
HabitRPG/habitica-android
https://api.github.com/repos/HabitRPG/habitica-android
closed
No way to remove party members
Priority: medium Type: Bug
Party members should have a '...' in the top right corner that opens a menu with these options: -Send Message -Transfer Ownership -Remove Member
1.0
No way to remove party members - Party members should have a '...' in the top right corner that opens a menu with these options: -Send Message -Transfer Ownership -Remove Member
priority
no way to remove party members party members should have a in the top right corner that opens a menu with these options send message transfer ownership remove member
1
190,131
6,810,214,809
IssuesEvent
2017-11-05 02:33:52
redivis/meta
https://api.github.com/repos/redivis/meta
closed
Ability to see size of table for exporting
feature priority: medium
<!-- Thank you for opening an issue! Before submitting, please check off the steps below 1) At right, assign the appropriate label to this issue (e.g. — bug, feature, etc.) 2) If this is a feature request, assign this issue to an appropriate milestone (at right). 3) Provide a descriptive explanation of what ...
1.0
Ability to see size of table for exporting - <!-- Thank you for opening an issue! Before submitting, please check off the steps below 1) At right, assign the appropriate label to this issue (e.g. — bug, feature, etc.) 2) If this is a feature request, assign this issue to an appropriate milestone (at right). ...
priority
ability to see size of table for exporting thank you for opening an issue before submitting please check off the steps below at right assign the appropriate label to this issue e g  — bug feature etc if this is a feature request assign this issue to an appropriate milestone at right ...
1
28,256
2,700,727,017
IssuesEvent
2015-04-04 14:07:27
cs2103jan2015-f10-2c/main
https://api.github.com/repos/cs2103jan2015-f10-2c/main
closed
Storage Test: Schedule: Test Undo Functions.
priority.medium type.task
Just in case there isn't enough code for you to gain full credit for this project, especially since you've put in a lot of hard work conceptualizing everything, and ironing out the APIs, etc. Undo functions include: - string undoLastCommand(); - string undoAdd(Item); - string undoReplace(Item); - string undoDe...
1.0
Storage Test: Schedule: Test Undo Functions. - Just in case there isn't enough code for you to gain full credit for this project, especially since you've put in a lot of hard work conceptualizing everything, and ironing out the APIs, etc. Undo functions include: - string undoLastCommand(); - string undoAdd(Item)...
priority
storage test schedule test undo functions just in case there isn t enough code for you to gain full credit for this project especially since you ve put in a lot of hard work conceptualizing everything and ironing out the apis etc undo functions include string undolastcommand string undoadd item ...
1
716,669
24,644,034,191
IssuesEvent
2022-10-17 13:42:44
Fiserv/Support
https://api.github.com/repos/Fiserv/Support
closed
Ability to filter and generate a different URL Endpoint per Tab in Implementation Notes Section - Banking Hub
enhancement Priority - Medium BankingHub
Hi @OZ-FS and Team, We need your help to have the ability to filter on the top ang generate a different URL according each Tab for Implementation Notes Section in Banking Hub, in each Implementation Notes file we have created a Tab per Core, but the URL endpoint is the same for all the tabs. _Stripe Sample:_ ...
1.0
Ability to filter and generate a different URL Endpoint per Tab in Implementation Notes Section - Banking Hub - Hi @OZ-FS and Team, We need your help to have the ability to filter on the top ang generate a different URL according each Tab for Implementation Notes Section in Banking Hub, in each Implementation Notes ...
priority
ability to filter and generate a different url endpoint per tab in implementation notes section banking hub hi oz fs and team we need your help to have the ability to filter on the top ang generate a different url according each tab for implementation notes section in banking hub in each implementation notes ...
1
798,093
28,235,880,571
IssuesEvent
2023-04-06 00:23:59
shader-slang/slang
https://api.github.com/repos/shader-slang/slang
closed
Using an interface breaks type lookup in a cast
kind:bug area:parser area:semantic checking priority:medium
A test that demonstrates this is in tests/experiments/generic/type-scope.slang Take the source... ```HLSL interface IIntegral { associatedtype Unsigned; }; struct Thing : IIntegral { typedef uint Unsigned; }; // ... // Doesn't work let v = (Thing::Unsigned)10; ``` This produces the error ...
1.0
Using an interface breaks type lookup in a cast - A test that demonstrates this is in tests/experiments/generic/type-scope.slang Take the source... ```HLSL interface IIntegral { associatedtype Unsigned; }; struct Thing : IIntegral { typedef uint Unsigned; }; // ... // Doesn't work let v = (...
priority
using an interface breaks type lookup in a cast a test that demonstrates this is in tests experiments generic type scope slang take the source hlsl interface iintegral associatedtype unsigned struct thing iintegral typedef uint unsigned doesn t work let v ...
1
308,631
9,441,325,282
IssuesEvent
2019-04-15 00:49:51
cilium/cilium
https://api.github.com/repos/cilium/cilium
closed
Go native interaction with the kernel
area/llvm area/loader kind/enhancement priority/medium stale
Overall issue tracking the progress of moving away from using `iproute2` and shell scripts to interact with the kernel to: - Setup environment - Loading programs
1.0
Go native interaction with the kernel - Overall issue tracking the progress of moving away from using `iproute2` and shell scripts to interact with the kernel to: - Setup environment - Loading programs
priority
go native interaction with the kernel overall issue tracking the progress of moving away from using and shell scripts to interact with the kernel to setup environment loading programs
1
125,144
4,953,202,306
IssuesEvent
2016-12-01 14:28:21
Metaswitch/ralf
https://api.github.com/repos/Metaswitch/ralf
closed
Ralf has poor overload behaviour.
bug cat:performance medium-priority
I applied a load of 20cps to a Ralf node on an m1.small which is enough to overload the node (it was using 100% of CPU). I saw that: - The Ralf node did not reject any new calls. - The ralf process grew in memory until it was eventually killed by oom killer: ``` May 8 09:47:49 ec2-54-87-38-152 kernel: [32794061.90...
1.0
Ralf has poor overload behaviour. - I applied a load of 20cps to a Ralf node on an m1.small which is enough to overload the node (it was using 100% of CPU). I saw that: - The Ralf node did not reject any new calls. - The ralf process grew in memory until it was eventually killed by oom killer: ``` May 8 09:47:49 ...
priority
ralf has poor overload behaviour i applied a load of to a ralf node on an small which is enough to overload the node it was using of cpu i saw that the ralf node did not reject any new calls the ralf process grew in memory until it was eventually killed by oom killer may ...
1
247,514
7,919,426,352
IssuesEvent
2018-07-04 16:46:56
Xceptance/neodymium-library
https://api.github.com/repos/Xceptance/neodymium-library
closed
Accept insecure certificates
Medium Priority doneInDevelop feature recheckedInDevelop
The WebDrivers are able to accept insecure certificates, this is done by default in most of the cases. But the headless Chrome has a different default behaviour built in (https://bugs.chromium.org/p/chromium/issues/detail?id=721739). Add a property to the browser.properties to enable this feature.
1.0
Accept insecure certificates - The WebDrivers are able to accept insecure certificates, this is done by default in most of the cases. But the headless Chrome has a different default behaviour built in (https://bugs.chromium.org/p/chromium/issues/detail?id=721739). Add a property to the browser.properties to enable ...
priority
accept insecure certificates the webdrivers are able to accept insecure certificates this is done by default in most of the cases but the headless chrome has a different default behaviour built in add a property to the browser properties to enable this feature
1
820,233
30,764,668,734
IssuesEvent
2023-07-30 06:12:11
ut-issl/c2a-aobc
https://api.github.com/repos/ut-issl/c2a-aobc
opened
TLM IDを0から振り直す
:airplane: priority::medium :whale: major update
## 詳細 [ここ](https://github.com/ut-issl/c2a-aobc/pull/137#discussion_r1275838738)での議論の通り、MOBC側の修正により、TLM IDを0から振り直せるようになった。 ## close条件 - [ ] TLM IDを0から振り直したら ## 備考 NA <!-- ## 注意 - 割り当てれるなら`Assignees`を割り当てる - `Projects`として`6U AOCS team (private)`を設定する - `Status`を`ToDo`などに設定する - 必ず`priority` ラベルを付けること ...
1.0
TLM IDを0から振り直す - ## 詳細 [ここ](https://github.com/ut-issl/c2a-aobc/pull/137#discussion_r1275838738)での議論の通り、MOBC側の修正により、TLM IDを0から振り直せるようになった。 ## close条件 - [ ] TLM IDを0から振り直したら ## 備考 NA <!-- ## 注意 - 割り当てれるなら`Assignees`を割り当てる - `Projects`として`6U AOCS team (private)`を設定する - `Status`を`ToDo`などに設定する - 必ず`prior...
priority
tlm 詳細 。 close条件 tlm 備考 na 注意 割り当てれるなら assignees を割り当てる projects として aocs team private を設定する status を todo などに設定する 必ず priority ラベルを付けること high 試験などの関係ですぐさま対応してほしい middle 通常これ low ゆっくりで良いもの 必ず update ラベルをつけること major 後方互換性なしのi f変更...
1
540,631
15,814,980,320
IssuesEvent
2021-04-05 10:24:38
gnosis/ido-ux
https://api.github.com/repos/gnosis/ido-ux
closed
Chart shows nothing when I place an order with a greater price
QA QA passed bug medium priority
1. Here the case: the last price value in the chart = 10.5 2. I place an order with price = 11 **AR**: nothing is displayed in the chart. https://drive.google.com/file/d/1hazbv9WsogZWxPl-VECPN522Gp2p_RrS/view Moreover, chart is not displayed after adding this order ![image.png](https://images.zenhubusercontent.com/5f...
1.0
Chart shows nothing when I place an order with a greater price - 1. Here the case: the last price value in the chart = 10.5 2. I place an order with price = 11 **AR**: nothing is displayed in the chart. https://drive.google.com/file/d/1hazbv9WsogZWxPl-VECPN522Gp2p_RrS/view Moreover, chart is not displayed after addi...
priority
chart shows nothing when i place an order with a greater price here the case the last price value in the chart i place an order with price ar nothing is displayed in the chart moreover chart is not displayed after adding this order er orange area should be displayed before add...
1