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
49,439
3,002,850,363
IssuesEvent
2015-07-24 19:39:05
jayway/powermock
https://api.github.com/repos/jayway/powermock
opened
Can not set break point in my own code.
bug imported Priority-Medium
_From [wuxiangz...@gmail.com](https://code.google.com/u/108868846619846911289/) on May 11, 2012 03:13:55_ 1 Set one break point in my own code of function a() of my class ClassA. 2 Use powermock to mock ClassA 3 Run JUnit using debug function in Eclipse. 4 There will be error dialog box:can not find line number in ...
1.0
Can not set break point in my own code. - _From [wuxiangz...@gmail.com](https://code.google.com/u/108868846619846911289/) on May 11, 2012 03:13:55_ 1 Set one break point in my own code of function a() of my class ClassA. 2 Use powermock to mock ClassA 3 Run JUnit using debug function in Eclipse. 4 There will be err...
priority
can not set break point in my own code from on may set one break point in my own code of function a of my class classa use powermock to mock classa run junit using debug function in eclipse there will be error dialog box can not find line number in cglib generated class definition ...
1
253,159
8,052,174,202
IssuesEvent
2018-08-01 18:26:43
Extum/flarum-ext-material
https://api.github.com/repos/Extum/flarum-ext-material
closed
[Material Icons] Icon sizes should be made better
bug help wanted icons priority: medium
**Describe the bug** Material icons currently active are not sized well as Font Awesome icons. **To Reproduce** Steps to reproduce the behavior: 1. See error **Expected behavior** All icons should be resized depending on their location and required size. **Screenshots** ![screenshot_2018-07-25 flightsimtr...
1.0
[Material Icons] Icon sizes should be made better - **Describe the bug** Material icons currently active are not sized well as Font Awesome icons. **To Reproduce** Steps to reproduce the behavior: 1. See error **Expected behavior** All icons should be resized depending on their location and required size. ...
priority
icon sizes should be made better describe the bug material icons currently active are not sized well as font awesome icons to reproduce steps to reproduce the behavior see error expected behavior all icons should be resized depending on their location and required size screenshots ...
1
421,393
12,256,539,504
IssuesEvent
2020-05-06 12:16:40
hotosm/tasking-manager
https://api.github.com/repos/hotosm/tasking-manager
closed
Capitalization Issue With Turkish Characters
Component: Frontend Priority: Medium Status: Review needed Type: Bug
There are two versions of the letter "i" in Turkish: "i" and "ı" For the Turkish interface, the letter "i" should be capitalized as "İ", and the letter "ı" should be capitalized as "I"
1.0
Capitalization Issue With Turkish Characters - There are two versions of the letter "i" in Turkish: "i" and "ı" For the Turkish interface, the letter "i" should be capitalized as "İ", and the letter "ı" should be capitalized as "I"
priority
capitalization issue with turkish characters there are two versions of the letter i in turkish i and ı for the turkish interface the letter i should be capitalized as i̇ and the letter ı should be capitalized as i
1
258,193
8,165,910,530
IssuesEvent
2018-08-25 01:40:28
minio/minio
https://api.github.com/repos/minio/minio
closed
API: ListObjectsV1: error file access denied
priority: medium
When uploading Docker images to the registry I get the following message: `error parsing HTTP 403 response body: unexpected end of JSON input: ""` When checking the Minio logs I see the following errors: ``` PI: ListObjectsV1(bucket=docker-registry) Time: 08:59:17 UTC 05/08/2018 RemoteHost: 10.44.96.7:51634...
1.0
API: ListObjectsV1: error file access denied - When uploading Docker images to the registry I get the following message: `error parsing HTTP 403 response body: unexpected end of JSON input: ""` When checking the Minio logs I see the following errors: ``` PI: ListObjectsV1(bucket=docker-registry) Time: 08:59:...
priority
api error file access denied when uploading docker images to the registry i get the following message error parsing http response body unexpected end of json input when checking the minio logs i see the following errors pi bucket docker registry time utc remotehost ...
1
479,182
13,792,413,139
IssuesEvent
2020-10-09 13:35:21
gnosis/conditional-tokens-explorer
https://api.github.com/repos/gnosis/conditional-tokens-explorer
closed
Prepare Omen condition: issues with the Outcome section
Medium priority QA Passed bug
1. Currently, when an outcome value is too long, the text is hidden from a user (see the video) https://drive.google.com/file/d/17cj8Cn1CB-9vw5aDcyydNKP_ts0DKpNg/view So, it would be nice to add a tooltip with an outcome text OR to implement a line break when an outcome value is too long 2. It would be nice not to a...
1.0
Prepare Omen condition: issues with the Outcome section - 1. Currently, when an outcome value is too long, the text is hidden from a user (see the video) https://drive.google.com/file/d/17cj8Cn1CB-9vw5aDcyydNKP_ts0DKpNg/view So, it would be nice to add a tooltip with an outcome text OR to implement a line break when ...
priority
prepare omen condition issues with the outcome section currently when an outcome value is too long the text is hidden from a user see the video so it would be nice to add a tooltip with an outcome text or to implement a line break when an outcome value is too long it would be nice not to allow to sav...
1
513,012
14,914,277,734
IssuesEvent
2021-01-22 15:13:02
apluslms/a-plus-rst-tools
https://api.github.com/repos/apluslms/a-plus-rst-tools
closed
The styles of the code-block directive have some inconsistencies.
area: UX student area: UX teacher effort: hours experience: beginner priority: medium type: bug
The width of the code-block directives differs when the caption is added and also when the line numbers are added. In addition, code blocks with long lines do not adjust automatically when the line numbers are added. ![image](https://user-images.githubusercontent.com/10437475/97710965-1fd71180-1ac5-11eb-8db0-4e528e3...
1.0
The styles of the code-block directive have some inconsistencies. - The width of the code-block directives differs when the caption is added and also when the line numbers are added. In addition, code blocks with long lines do not adjust automatically when the line numbers are added. ![image](https://user-images.git...
priority
the styles of the code block directive have some inconsistencies the width of the code block directives differs when the caption is added and also when the line numbers are added in addition code blocks with long lines do not adjust automatically when the line numbers are added when using use wide col...
1
16,455
2,615,116,311
IssuesEvent
2015-03-01 05:41:21
chrsmith/google-api-java-client
https://api.github.com/repos/chrsmith/google-api-java-client
opened
contacts-cmdline-sample
auto-migrated Priority-Medium Type-Sample
``` Which API (e.g. Google Calendar Data API)? Google Contacts Data API Java environments (e.g. Android 2.2, App Engine 1.3.7, Java 6)? Java 6 External references, such as API reference guide? http://code.google.com/apis/gdata/docs/2.0/basics.html Please provide any additional information below. ``` Original is...
1.0
contacts-cmdline-sample - ``` Which API (e.g. Google Calendar Data API)? Google Contacts Data API Java environments (e.g. Android 2.2, App Engine 1.3.7, Java 6)? Java 6 External references, such as API reference guide? http://code.google.com/apis/gdata/docs/2.0/basics.html Please provide any additional informatio...
priority
contacts cmdline sample which api e g google calendar data api google contacts data api java environments e g android app engine java java external references such as api reference guide please provide any additional information below original issue reported on code google...
1
178,500
6,609,494,789
IssuesEvent
2017-09-19 14:42:39
inverse-inc/packetfence
https://api.github.com/repos/inverse-inc/packetfence
closed
billing sources: Passthroughs not working
Priority: Medium Status: In progress
Passthroughs defined in billing sources does not seems to work. They seems to need to manually be added to the passthroughs configuration.
1.0
billing sources: Passthroughs not working - Passthroughs defined in billing sources does not seems to work. They seems to need to manually be added to the passthroughs configuration.
priority
billing sources passthroughs not working passthroughs defined in billing sources does not seems to work they seems to need to manually be added to the passthroughs configuration
1
692,767
23,748,209,871
IssuesEvent
2022-08-31 17:57:53
nokotan/siv3d-studio
https://api.github.com/repos/nokotan/siv3d-studio
closed
Favicon を変える
priority: medium
- priority: medium VSCode のロゴではなく Siv3D のロゴにする? アイコンファイル、必要な形式を言ってくれれば用意します。 ![image](https://user-images.githubusercontent.com/3108136/186840611-65a66633-9be6-46ec-8fdf-d7b0ea066047.png)
1.0
Favicon を変える - - priority: medium VSCode のロゴではなく Siv3D のロゴにする? アイコンファイル、必要な形式を言ってくれれば用意します。 ![image](https://user-images.githubusercontent.com/3108136/186840611-65a66633-9be6-46ec-8fdf-d7b0ea066047.png)
priority
favicon を変える priority medium vscode のロゴではなく のロゴにする? アイコンファイル、必要な形式を言ってくれれば用意します。
1
626,587
19,828,871,852
IssuesEvent
2022-01-20 09:52:51
epam/Indigo
https://api.github.com/repos/epam/Indigo
closed
Query atom properties disappear from the structure after converting in Extended SMILES-format
Medium priority
**Steps to reproduce:** 1. Execute /v2/indigo/convert output_format: "chemical/x-chemaxon-cxsmiles", struct: [struct.txt](https://github.com/epam/Indigo/files/7588620/struct.txt) **Expected Result:** Response is structure that contains information about query atom properties in format: ``` rb:atomIndex1...
1.0
Query atom properties disappear from the structure after converting in Extended SMILES-format - **Steps to reproduce:** 1. Execute /v2/indigo/convert output_format: "chemical/x-chemaxon-cxsmiles", struct: [struct.txt](https://github.com/epam/Indigo/files/7588620/struct.txt) **Expected Result:** Response i...
priority
query atom properties disappear from the structure after converting in extended smiles format steps to reproduce execute indigo convert output format chemical x chemaxon cxsmiles struct expected result response is structure that contains information about query atom properties i...
1
514,476
14,939,888,584
IssuesEvent
2021-01-25 17:31:21
bounswe/bounswe2020group4
https://api.github.com/repos/bounswe/bounswe2020group4
closed
(BKND) Banned user informing email
Backend Coding Effort: Medium Priority: High
Sending an email to a banned user feature will be added to admin service. Deadline 25.01.2021
1.0
(BKND) Banned user informing email - Sending an email to a banned user feature will be added to admin service. Deadline 25.01.2021
priority
bknd banned user informing email sending an email to a banned user feature will be added to admin service deadline
1
192,419
6,849,808,887
IssuesEvent
2017-11-13 23:40:36
json-schema-org/json-schema-spec
https://api.github.com/repos/json-schema-org/json-schema-spec
opened
equivalent to or a sub-path of the request URI?
hypermedia Priority: Medium Type: Question Type: Security
From the Hyper-Schema Security Considerations: > When link relation of "self" is used to denote a full representation of an object, the user agent SHOULD NOT consider the representation to be the authoritative representation of the resource denoted by the target URI if ...
1.0
equivalent to or a sub-path of the request URI? - From the Hyper-Schema Security Considerations: > When link relation of "self" is used to denote a full representation of an object, the user agent SHOULD NOT consider the representation to be the authoritative representation ...
priority
equivalent to or a sub path of the request uri from the hyper schema security considerations when link relation of self is used to denote a full representation of an object the user agent should not consider the representation to be the authoritative representation ...
1
138,012
5,326,285,806
IssuesEvent
2017-02-15 03:26:59
google/error-prone
https://api.github.com/repos/google/error-prone
closed
Warn/Error on InputStreamReader.InputStreamReader(InputStream in) and OutputStreamWriter.OutputStreamWriter(OutputStream out)
migrated Priority-Medium Type-NewCheck
_[Original issue](https://code.google.com/p/error-prone/issues/detail?id=171) created by **gladfelter@google.com** on 2013-08-09 at 09:49 PM_ --- And any other constructors/factory methods that rely on platform-default encoding/decoding. That is almost never what you want in production code. You normally know what ch...
1.0
Warn/Error on InputStreamReader.InputStreamReader(InputStream in) and OutputStreamWriter.OutputStreamWriter(OutputStream out) - _[Original issue](https://code.google.com/p/error-prone/issues/detail?id=171) created by **gladfelter@google.com** on 2013-08-09 at 09:49 PM_ --- And any other constructors/factory methods t...
priority
warn error on inputstreamreader inputstreamreader inputstream in and outputstreamwriter outputstreamwriter outputstream out created by gladfelter google com on at pm and any other constructors factory methods that rely on platform default encoding decoding that is almost never what you wa...
1
536,246
15,706,543,000
IssuesEvent
2021-03-26 17:34:24
medic/cht-core
https://api.github.com/repos/medic/cht-core
opened
SMS recipients might not be mapped correctly when using places as subjects
Priority: 2 - Medium Type: Bug
**Describe the bug** TBD **To Reproduce** TBD **Expected behavior** Recipients should be mapped correctly. **Environment** - App: api, sentinel - Version: 3.11 **Additional context** I had forgotten to change this in the never ending list of changes to support places in SMS workflows.
1.0
SMS recipients might not be mapped correctly when using places as subjects - **Describe the bug** TBD **To Reproduce** TBD **Expected behavior** Recipients should be mapped correctly. **Environment** - App: api, sentinel - Version: 3.11 **Additional context** I had forgotten to change this in the neve...
priority
sms recipients might not be mapped correctly when using places as subjects describe the bug tbd to reproduce tbd expected behavior recipients should be mapped correctly environment app api sentinel version additional context i had forgotten to change this in the never...
1
140,120
5,397,332,574
IssuesEvent
2017-02-27 14:25:27
pmem/issues
https://api.github.com/repos/pmem/issues
opened
pmempool transform remote: it is possible to add remote replicas that containing the same part
Exposure: Medium OS: Linux Priority: 3 medium Type: Bug
Consider following pool.set file: ``` PMEMPOOLSET 10M /root/part1 ``` following target.set file: ``` PMEMPOOLSET 10M /root/part1 REPLICA 127.0.0.1 remotePool.set_0 REPLICA 127.0.0.1 remotePool.set_1 ``` following remotePool.set_0 file: ``` PMEMPOOLSET 10M /root/part2 ``` and following remotePool.set_1 ...
1.0
pmempool transform remote: it is possible to add remote replicas that containing the same part - Consider following pool.set file: ``` PMEMPOOLSET 10M /root/part1 ``` following target.set file: ``` PMEMPOOLSET 10M /root/part1 REPLICA 127.0.0.1 remotePool.set_0 REPLICA 127.0.0.1 remotePool.set_1 ``` followin...
priority
pmempool transform remote it is possible to add remote replicas that containing the same part consider following pool set file pmempoolset root following target set file pmempoolset root replica remotepool set replica remotepool set following remotepool set...
1
626,898
19,846,206,059
IssuesEvent
2022-01-21 06:45:32
ut-issl/c2a-core
https://api.github.com/repos/ut-issl/c2a-core
opened
PH_add 系の返り値がバラバラ
good first issue priority::medium
## 概要 PH_add_ 系の返り値がバラバラ なので統一したい ## 詳細 https://github.com/ut-issl/c2a-core/blob/ae105ab79dd1121e0c0bcc0c855318c21c9b05ef/TlmCmd/packet_handler.c#L84 PH_add ~ 系の関数が返り値が成功した場合 * PH_add_gs_cmd_: `PH_SUCCESS` * PH_add_tl_cmd_: `PH_TLC_REGISTERD` * PH_analyze_block_cmd_: `PH_BC_REGISTERED` * PH_add_rt_cmd_: `PH_R...
1.0
PH_add 系の返り値がバラバラ - ## 概要 PH_add_ 系の返り値がバラバラ なので統一したい ## 詳細 https://github.com/ut-issl/c2a-core/blob/ae105ab79dd1121e0c0bcc0c855318c21c9b05ef/TlmCmd/packet_handler.c#L84 PH_add ~ 系の関数が返り値が成功した場合 * PH_add_gs_cmd_: `PH_SUCCESS` * PH_add_tl_cmd_: `PH_TLC_REGISTERD` * PH_analyze_block_cmd_: `PH_BC_REGISTERED` * P...
priority
ph add 系の返り値がバラバラ 概要 ph add 系の返り値がバラバラ なので統一したい 詳細 ph add 系の関数が返り値が成功した場合 ph add gs cmd ph success ph add tl cmd ph tlc registerd ph analyze block cmd ph bc registered ph add rt cmd ph registered ph add utl cmd ph tlc registerd と多様性に溢れている。全部 ph success に揃えたい。また、ph ...
1
245,848
7,891,795,093
IssuesEvent
2018-06-28 13:18:45
NHSLeadership/moodle-theme_nightingale
https://api.github.com/repos/NHSLeadership/moodle-theme_nightingale
closed
Answer box not constrained by container in lesson on HLM Campus
Priority: Medium Status: Completed Type: Bug
https://hlmfacilitators.nhsx.uk/mod/lesson/view.php?id=2285&pageid=122 ![screen shot 2018-06-22 at 15 21 44](https://user-images.githubusercontent.com/2518941/41781862-76c13eb2-7630-11e8-866b-e2b2e4b1e992.png) The short answer / essay box is not constrained by the content container and runs off the edge of the sc...
1.0
Answer box not constrained by container in lesson on HLM Campus - https://hlmfacilitators.nhsx.uk/mod/lesson/view.php?id=2285&pageid=122 ![screen shot 2018-06-22 at 15 21 44](https://user-images.githubusercontent.com/2518941/41781862-76c13eb2-7630-11e8-866b-e2b2e4b1e992.png) The short answer / essay box is not co...
priority
answer box not constrained by container in lesson on hlm campus the short answer essay box is not constrained by the content container and runs off the edge of the screen should fill the content column
1
722,100
24,849,763,733
IssuesEvent
2022-10-26 18:58:02
sourceplusplus/sourceplusplus
https://api.github.com/repos/sourceplusplus/sourceplusplus
closed
More control over live variable depth/size
a:feature to:live-instrument of:medium-effort in:ecosystem with:moderate-priority
Sometimes when debugging with a breakpoint, one may find what is causing an issue, but be unable view a certain desired variable due to max depth or max size restrictions. Allowing the developer to choose a certain variable, or field on that variable (or something deeper in the variable tree) in the IDE, and have the b...
1.0
More control over live variable depth/size - Sometimes when debugging with a breakpoint, one may find what is causing an issue, but be unable view a certain desired variable due to max depth or max size restrictions. Allowing the developer to choose a certain variable, or field on that variable (or something deeper in ...
priority
more control over live variable depth size sometimes when debugging with a breakpoint one may find what is causing an issue but be unable view a certain desired variable due to max depth or max size restrictions allowing the developer to choose a certain variable or field on that variable or something deeper in ...
1
22,176
2,645,765,987
IssuesEvent
2015-03-13 02:01:48
prikhi/evoluspencil
https://api.github.com/repos/prikhi/evoluspencil
closed
Bad drawing with Firefox 3.0.3
1 star bug imported Priority-Medium
_From [angelo.g...@gmail.com](https://code.google.com/u/102211139050524540092/) on October 07, 2008 05:26:55_ What steps will reproduce the problem? 1. Simply try to draw a button What is the expected output? What do you see instead? Button text is drawed in bottom right corner. If you try to resize the button, it ta...
1.0
Bad drawing with Firefox 3.0.3 - _From [angelo.g...@gmail.com](https://code.google.com/u/102211139050524540092/) on October 07, 2008 05:26:55_ What steps will reproduce the problem? 1. Simply try to draw a button What is the expected output? What do you see instead? Button text is drawed in bottom right corner. If yo...
priority
bad drawing with firefox from on october what steps will reproduce the problem simply try to draw a button what is the expected output what do you see instead button text is drawed in bottom right corner if you try to resize the button it takes no effect same for all other component...
1
522,693
15,165,771,498
IssuesEvent
2021-02-12 15:29:28
NeuraLegion/nexploit-cli
https://api.github.com/repos/NeuraLegion/nexploit-cli
closed
"configure" without GUI
Priority: medium Type: enhancement
Currently, when we run the `configure` option, the only way to execute the tests is via a web interface at `localhost`(port-forwarding), but when there is no such option (i.e server access via terminal only) we cannot perform this critical diagnostic. The required flow of testing should be similar to the current `co...
1.0
"configure" without GUI - Currently, when we run the `configure` option, the only way to execute the tests is via a web interface at `localhost`(port-forwarding), but when there is no such option (i.e server access via terminal only) we cannot perform this critical diagnostic. The required flow of testing should be ...
priority
configure without gui currently when we run the configure option the only way to execute the tests is via a web interface at localhost port forwarding but when there is no such option i e server access via terminal only we cannot perform this critical diagnostic the required flow of testing should be ...
1
55,811
3,074,912,952
IssuesEvent
2015-08-20 10:21:57
pavel-pimenov/flylinkdc-r5xx
https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx
reopened
Дизайн табов
Component-UI enhancement imported Maintainability Priority-Medium Usability
_From [avgust.m...@gmail.com](https://code.google.com/u/114150837111940798320/) on January 09, 2011 20:39:46_ Можно было бы сделать дизайн табов вроде этого. **Attachment:** [Снимок.PNG](http://code.google.com/p/flylinkdc/issues/detail?id=285) _Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=285_
1.0
Дизайн табов - _From [avgust.m...@gmail.com](https://code.google.com/u/114150837111940798320/) on January 09, 2011 20:39:46_ Можно было бы сделать дизайн табов вроде этого. **Attachment:** [Снимок.PNG](http://code.google.com/p/flylinkdc/issues/detail?id=285) _Original issue: http://code.google.com/p/flylinkdc/issues...
priority
дизайн табов from on january можно было бы сделать дизайн табов вроде этого attachment original issue
1
29,500
2,716,243,689
IssuesEvent
2015-04-10 17:53:41
CruxFramework/crux
https://api.github.com/repos/CruxFramework/crux
closed
Use buttons to edit grid's record
enhancement imported Milestone-M14-C3 Priority-Medium TargetVersion-5.2.0
_From [wes...@triggolabs.com](https://code.google.com/u/114691046055037037756/) on July 11, 2014 15:49:33_ Would be great if we could choose between edit a record by clicking it or using buttons inside a column. Three buttons are enough: edit,save and cancel. _Original issue: http://code.google.com/p/crux-framework/i...
1.0
Use buttons to edit grid's record - _From [wes...@triggolabs.com](https://code.google.com/u/114691046055037037756/) on July 11, 2014 15:49:33_ Would be great if we could choose between edit a record by clicking it or using buttons inside a column. Three buttons are enough: edit,save and cancel. _Original issue: http:...
priority
use buttons to edit grid s record from on july would be great if we could choose between edit a record by clicking it or using buttons inside a column three buttons are enough edit save and cancel original issue
1
4,441
2,552,049,889
IssuesEvent
2015-02-02 14:48:51
sympy/sympy
https://api.github.com/repos/sympy/sympy
closed
laplace_transform(sinh(w*t)*cosh(w*t), t, s)
bug imported Integration Polynomial Priority: Medium Simplify valid
``` from sympy import * t = symbols('t', real=True, positive=True) w = symbols('w', real=True) s = symbols('s') F, _, _ = laplace_transform(sinh(w*t)*cosh(w*t), t, s) assert F == w/(s**2 - 4*w**2) --------------------------------------------------------------------------- AttributeError ...
1.0
laplace_transform(sinh(w*t)*cosh(w*t), t, s) - ``` from sympy import * t = symbols('t', real=True, positive=True) w = symbols('w', real=True) s = symbols('s') F, _, _ = laplace_transform(sinh(w*t)*cosh(w*t), t, s) assert F == w/(s**2 - 4*w**2) -----------------------------------------------------------------...
priority
laplace transform sinh w t cosh w t t s from sympy import t symbols t real true positive true w symbols w real true s symbols s f laplace transform sinh w t cosh w t t s assert f w s w ...
1
266,527
8,368,949,585
IssuesEvent
2018-10-04 15:57:55
bitrockteam/signature
https://api.github.com/repos/bitrockteam/signature
closed
usage on Apple Mail
Priority: Medium Status: Available Type: Maintenance
The company image at the end of the signature has two main issues: - white background - it would be better to have a transparent background ![schermata 2018-10-04 alle 11 19 30](https://user-images.githubusercontent.com/42537124/46465647-729c4d00-c7c9-11e8-8a89-6db0013e9b7a.png) - doesn't show when pasting the s...
1.0
usage on Apple Mail - The company image at the end of the signature has two main issues: - white background - it would be better to have a transparent background ![schermata 2018-10-04 alle 11 19 30](https://user-images.githubusercontent.com/42537124/46465647-729c4d00-c7c9-11e8-8a89-6db0013e9b7a.png) - doesn't s...
priority
usage on apple mail the company image at the end of the signature has two main issues white background it would be better to have a transparent background doesn t show when pasting the signature on mail app plus the typography seems to be slightly lighter and different
1
593,203
17,949,998,504
IssuesEvent
2021-09-12 14:43:55
EFREI-Horizon/HorizonBot
https://api.github.com/repos/EFREI-Horizon/HorizonBot
closed
Génération automatique de Google Forms (sondages)
status: won't do priority: low type: feature difficulty: medium scope: general features
- Commande pour générer un form à partir de commandes et de templates - Notification automatique dans le channel sondages ou en privé pour proposer de le remplir
1.0
Génération automatique de Google Forms (sondages) - - Commande pour générer un form à partir de commandes et de templates - Notification automatique dans le channel sondages ou en privé pour proposer de le remplir
priority
génération automatique de google forms sondages commande pour générer un form à partir de commandes et de templates notification automatique dans le channel sondages ou en privé pour proposer de le remplir
1
599,367
18,272,206,165
IssuesEvent
2021-10-04 14:51:57
GEWIS/gewisweb
https://api.github.com/repos/GEWIS/gewisweb
closed
Subdecision ordering not working due to not renamed function
Type: Bug Priority: Medium For: Backend Status: Confirmed
eb4de6dc176fb439598745bce7496e081d29f302 renamed `getSubDecisionsUploadOrdered` to `getOrderedSubdecisions`, however, this was not reflected in the view it is used in: https://github.com/GEWIS/gewisweb/blob/4c626dacd25116e536cb89a9924f575658d2b019/module/Decision/view/decision/organ/show.phtml#L33
1.0
Subdecision ordering not working due to not renamed function - eb4de6dc176fb439598745bce7496e081d29f302 renamed `getSubDecisionsUploadOrdered` to `getOrderedSubdecisions`, however, this was not reflected in the view it is used in: https://github.com/GEWIS/gewisweb/blob/4c626dacd25116e536cb89a9924f575658d2b019/module...
priority
subdecision ordering not working due to not renamed function renamed getsubdecisionsuploadordered to getorderedsubdecisions however this was not reflected in the view it is used in
1
718,830
24,732,949,927
IssuesEvent
2022-10-20 19:15:38
wp-media/imagify-plugin
https://api.github.com/repos/wp-media/imagify-plugin
closed
WebP is not resized to defined size
type: bug optimization effort [XS] priority: medium module: convert webp
When using image resizing in Imagify, original image is resized to defined value, but WebP stays in original size (width/height). **To Reproduce** 1. Go to Imagify Settings and make sure Resizing and WebP creation options are active 2. Add new Media (or optimize existing) - make sure it is larger in width (so it...
1.0
WebP is not resized to defined size - When using image resizing in Imagify, original image is resized to defined value, but WebP stays in original size (width/height). **To Reproduce** 1. Go to Imagify Settings and make sure Resizing and WebP creation options are active 2. Add new Media (or optimize existing) - ...
priority
webp is not resized to defined size when using image resizing in imagify original image is resized to defined value but webp stays in original size width height to reproduce go to imagify settings and make sure resizing and webp creation options are active add new media or optimize existing ...
1
531,637
15,501,581,572
IssuesEvent
2021-03-11 10:42:59
KusinVitamin/Projekt-Hemsida
https://api.github.com/repos/KusinVitamin/Projekt-Hemsida
closed
14. Skapa databas schema
Priority: Medium
# Att göra 1. -[x] Skriva schema för databas 2. -[x] Skapa databas enligt schema
1.0
14. Skapa databas schema - # Att göra 1. -[x] Skriva schema för databas 2. -[x] Skapa databas enligt schema
priority
skapa databas schema att göra skriva schema för databas skapa databas enligt schema
1
753,682
26,358,071,150
IssuesEvent
2023-01-11 11:13:55
codersforcauses/wadl
https://api.github.com/repos/codersforcauses/wadl
opened
Update Institutions
frontend difficulty::medium priority::low
## Basic Information **[Give a brief summary of what the issue is about]** - Needs form fields for school email and school phone number on both modals - Change unordered list to use the table component (look at tournaments table for example) - Include Email and Number on the table columns - Make sure create and ...
1.0
Update Institutions - ## Basic Information **[Give a brief summary of what the issue is about]** - Needs form fields for school email and school phone number on both modals - Change unordered list to use the table component (look at tournaments table for example) - Include Email and Number on the table columns -...
priority
update institutions basic information needs form fields for school email and school phone number on both modals change unordered list to use the table component look at tournaments table for example include email and number on the table columns make sure create and edit modals still work lo...
1
627,894
19,916,539,257
IssuesEvent
2022-01-25 23:35:58
authzed/spicedb
https://api.github.com/repos/authzed/spicedb
opened
Canonicalize cache keys for shared subproblems
priority/2 medium area/perf area/dispatch
It's quite common to share a single role amongst the definition for multiple permissions, for example: ``` definition org { relation admin: user permission delete = admin permission update = admin permission manage_billing = admin permission invite_user = admin } ``` Right now each one of thos...
1.0
Canonicalize cache keys for shared subproblems - It's quite common to share a single role amongst the definition for multiple permissions, for example: ``` definition org { relation admin: user permission delete = admin permission update = admin permission manage_billing = admin permission invite_u...
priority
canonicalize cache keys for shared subproblems it s quite common to share a single role amongst the definition for multiple permissions for example definition org relation admin user permission delete admin permission update admin permission manage billing admin permission invite u...
1
595,106
18,059,772,549
IssuesEvent
2021-09-20 12:48:49
AY2122S1-CS2103-W14-4/tp
https://api.github.com/repos/AY2122S1-CS2103-W14-4/tp
opened
Create events
type.Story priority.Medium
As a user, I can create events as a type of task so that I can keep track of tasks that occur at a specified time (eg. tutorials, exams).
1.0
Create events - As a user, I can create events as a type of task so that I can keep track of tasks that occur at a specified time (eg. tutorials, exams).
priority
create events as a user i can create events as a type of task so that i can keep track of tasks that occur at a specified time eg tutorials exams
1
593,178
17,949,570,145
IssuesEvent
2021-09-12 13:16:08
EFREI-Horizon/HorizonBot
https://api.github.com/repos/EFREI-Horizon/HorizonBot
opened
Logs
priority: medium type: feature difficulty: easy
### Avoir un système de logging propre à HorizonBot Les logs pertinents à conserver sont: - Join/Leave du serveur (avec lien d'invitation) => pour avoir des indices sur l'origine de potentiels trolls - Join/Leave de voice channel => pour faire des statistiques sur la présence aux cours, la durée des cours, etc. ...
1.0
Logs - ### Avoir un système de logging propre à HorizonBot Les logs pertinents à conserver sont: - Join/Leave du serveur (avec lien d'invitation) => pour avoir des indices sur l'origine de potentiels trolls - Join/Leave de voice channel => pour faire des statistiques sur la présence aux cours, la durée des cours...
priority
logs avoir un système de logging propre à horizonbot les logs pertinents à conserver sont join leave du serveur avec lien d invitation pour avoir des indices sur l origine de potentiels trolls join leave de voice channel pour faire des statistiques sur la présence aux cours la durée des cours...
1
254,188
8,070,996,306
IssuesEvent
2018-08-06 11:42:42
FlowzPlatform/Sprint-User-Story-Board
https://api.github.com/repos/FlowzPlatform/Sprint-User-Story-Board
closed
Uploader-[feature]-Progress Bar display when import start
Medium Priority uploader - progress bar
### SUMMARY: customer can view his uploaded data progress on uploader portal ---- ### Prerequisite: - uploaded status update by JobQueue ### User Story Description: As a customer, i see progress of importing ### Acceptance Criteria: 1. based on importing data progress should be display
1.0
Uploader-[feature]-Progress Bar display when import start - ### SUMMARY: customer can view his uploaded data progress on uploader portal ---- ### Prerequisite: - uploaded status update by JobQueue ### User Story Description: As a customer, i see progress of importing ### Acceptance Criteria: 1. based o...
priority
uploader progress bar display when import start summary customer can view his uploaded data progress on uploader portal prerequisite uploaded status update by jobqueue user story description as a customer i see progress of importing acceptance criteria based on import...
1
399,836
11,761,459,911
IssuesEvent
2020-03-13 21:55:43
ansible/awx
https://api.github.com/repos/ansible/awx
closed
Notifications - missing hosts with webhook notification
component:api priority:medium state:needs_devel type:bug
##### ISSUE TYPE - Bug Report ##### SUMMARY We have around 400 hosts in the inventory, however, the notification webhook endpoint receives notification about only around 40-50 hosts. (Sometimes it's working fine reporting all the hosts.) ##### ENVIRONMENT * AWX version: 6.1.0.0 (Same problem with 6.0.0.0) * ...
1.0
Notifications - missing hosts with webhook notification - ##### ISSUE TYPE - Bug Report ##### SUMMARY We have around 400 hosts in the inventory, however, the notification webhook endpoint receives notification about only around 40-50 hosts. (Sometimes it's working fine reporting all the hosts.) ##### ENVIRONME...
priority
notifications missing hosts with webhook notification issue type bug report summary we have around hosts in the inventory however the notification webhook endpoint receives notification about only around hosts sometimes it s working fine reporting all the hosts environment ...
1
588,663
17,664,165,352
IssuesEvent
2021-08-22 05:30:55
rocky-linux/os-autoinst-distri-rocky
https://api.github.com/repos/rocky-linux/os-autoinst-distri-rocky
closed
Test suite failure for server_cockpit_basic@64bit on rocky-8.4-dvd-iso-x86_64
priority: medium type: bug
## Describe Issue | Test Suite | server_cockpit_basic@64bit | |---|---| | Result | **failed** ( 06:44 minutes ) | | Scheduled product | `rocky-8.4-dvd-iso-x86_64` | | Test module | `/var/lib/openqa/share/tests/rocky/tests/server_cockpit_basic.pm` | | Analysis | *Test died: no candidate needle with tag(s) `cockpit...
1.0
Test suite failure for server_cockpit_basic@64bit on rocky-8.4-dvd-iso-x86_64 - ## Describe Issue | Test Suite | server_cockpit_basic@64bit | |---|---| | Result | **failed** ( 06:44 minutes ) | | Scheduled product | `rocky-8.4-dvd-iso-x86_64` | | Test module | `/var/lib/openqa/share/tests/rocky/tests/server_cockpi...
priority
test suite failure for server cockpit basic on rocky dvd iso describe issue test suite server cockpit basic result failed minutes scheduled product rocky dvd iso test module var lib openqa share tests rocky tests server cockpit basic pm ...
1
439,114
12,677,626,225
IssuesEvent
2020-06-19 08:08:30
trustwallet/wallet-core
https://api.github.com/repos/trustwallet/wallet-core
closed
Rename TWBitcoinScriptBuildForAddress and Script::buildForAddress
enhancement priority: medium
easier to read: `TWBitcoinScriptLockScriptForAddress` and `Script::lockScriptForAddress`
1.0
Rename TWBitcoinScriptBuildForAddress and Script::buildForAddress - easier to read: `TWBitcoinScriptLockScriptForAddress` and `Script::lockScriptForAddress`
priority
rename twbitcoinscriptbuildforaddress and script buildforaddress easier to read twbitcoinscriptlockscriptforaddress and script lockscriptforaddress
1
279,273
8,663,196,171
IssuesEvent
2018-11-28 16:44:39
telerik/kendo-ui-core
https://api.github.com/repos/telerik/kendo-ui-core
closed
Grid PDF Export with detail template exports only the first page
Bug C: Grid F: PDF Export Kendo1 Priority 1 SEV: Medium
### Bug report Ticket ID 1361786 ### Reproduction of the problem The grid exports only the dataItems from its first page when a detailTemplate/detailInit is defined: [Dojo](https://dojo.telerik.com/@bubblemaster/ELIMuGiG) ### Expected/desired behavior Since exporting details is a [known limitation](h...
1.0
Grid PDF Export with detail template exports only the first page - ### Bug report Ticket ID 1361786 ### Reproduction of the problem The grid exports only the dataItems from its first page when a detailTemplate/detailInit is defined: [Dojo](https://dojo.telerik.com/@bubblemaster/ELIMuGiG) ### Expected/de...
priority
grid pdf export with detail template exports only the first page bug report ticket id reproduction of the problem the grid exports only the dataitems from its first page when a detailtemplate detailinit is defined expected desired behavior since exporting details is a we shou...
1
549,665
16,097,060,038
IssuesEvent
2021-04-27 02:28:49
otasoft/otasoft-api
https://api.github.com/repos/otasoft/otasoft-api
closed
customer/create add offer to favourites functionality
enhancement help wanted medium priority no-issue-activity
## Feature Request ## Is your feature request related to a problem? Please describe. <!-- A clear and concise description of what the problem is. Ex. I have an issue when [...] --> ## Describe the solution you'd like <!-- A clear and concise description of what you want to happen. Add any considered drawbacks. ...
1.0
customer/create add offer to favourites functionality - ## Feature Request ## Is your feature request related to a problem? Please describe. <!-- A clear and concise description of what the problem is. Ex. I have an issue when [...] --> ## Describe the solution you'd like <!-- A clear and concise description of...
priority
customer create add offer to favourites functionality feature request is your feature request related to a problem please describe describe the solution you d like as a user i would like to have an option to add offer to favourites so that i can keep track of the offers that i am considerin...
1
644,320
20,974,012,811
IssuesEvent
2022-03-28 13:50:48
CDCgov/prime-reportstream
https://api.github.com/repos/CDCgov/prime-reportstream
opened
Bug: Total Tests Count per Sender is Wrong
bug experience Medium Priority
## Problem statement Report: 709db410-5325-4508-8c49-dbbac4c12427 is an example. On reportstream.cdc.gov, select CA-DPH and Daily data. This report id was created on 3/26/22 2:15a. The count for Facility: JRS Laboratory is 9. The actual count is 11. ## Things know N/A ## Acceptance criteria - [x] Total...
1.0
Bug: Total Tests Count per Sender is Wrong - ## Problem statement Report: 709db410-5325-4508-8c49-dbbac4c12427 is an example. On reportstream.cdc.gov, select CA-DPH and Daily data. This report id was created on 3/26/22 2:15a. The count for Facility: JRS Laboratory is 9. The actual count is 11. ## Things know ...
priority
bug total tests count per sender is wrong problem statement report is an example on reportstream cdc gov select ca dph and daily data this report id was created on the count for facility jrs laboratory is the actual count is things know n a acceptance criteria...
1
18,791
2,616,005,734
IssuesEvent
2015-03-02 00:50:04
jasonhall/bwapi
https://api.github.com/repos/jasonhall/bwapi
closed
Automate Menu
auto-migrated Priority-Medium Type-Enhancement
``` OK. I'm not sure what kind of automated menu system we're looking for, but I know for a fact that we can skip all menus and go directly into a match. The cheat code "ophelia" in the command line tells us this. We could write a random map chooser from a list of preset maps (in a file), and present an option to aut...
1.0
Automate Menu - ``` OK. I'm not sure what kind of automated menu system we're looking for, but I know for a fact that we can skip all menus and go directly into a match. The cheat code "ophelia" in the command line tells us this. We could write a random map chooser from a list of preset maps (in a file), and present ...
priority
automate menu ok i m not sure what kind of automated menu system we re looking for but i know for a fact that we can skip all menus and go directly into a match the cheat code ophelia in the command line tells us this we could write a random map chooser from a list of preset maps in a file and present ...
1
102,155
4,151,316,406
IssuesEvent
2016-06-15 20:12:50
EyeSeeTea/EDSApp
https://api.github.com/repos/EyeSeeTea/EDSApp
closed
Adherence: Change date field to date format
priority - medium type - content
In the Adherence module - Can we change the "Record Date" column to be an actual date format, rather than an open text field?
1.0
Adherence: Change date field to date format - In the Adherence module - Can we change the "Record Date" column to be an actual date format, rather than an open text field?
priority
adherence change date field to date format in the adherence module can we change the record date column to be an actual date format rather than an open text field
1
659,763
21,940,794,034
IssuesEvent
2022-05-23 17:52:49
Helioviewer-Project/helioviewer.org
https://api.github.com/repos/Helioviewer-Project/helioviewer.org
opened
SPoCA feature outlines are not being shown for recent SPoCA detections
bug? priority: medium
SPoCA features should have a shape attached which shows the the shape of the feature detected by SPoCA. The 2012 image below shows these features ![2012_05_06_22_02_49_AIA_211](https://user-images.githubusercontent.com/983575/169878271-e383db56-8137-4cc5-aa4a-03923f81c475.png) but the 2022 image does not ![Scr...
1.0
SPoCA feature outlines are not being shown for recent SPoCA detections - SPoCA features should have a shape attached which shows the the shape of the feature detected by SPoCA. The 2012 image below shows these features ![2012_05_06_22_02_49_AIA_211](https://user-images.githubusercontent.com/983575/169878271-e383db56...
priority
spoca feature outlines are not being shown for recent spoca detections spoca features should have a shape attached which shows the the shape of the feature detected by spoca the image below shows these features but the image does not
1
336,734
10,196,060,427
IssuesEvent
2019-08-12 19:45:30
GeoDaCenter/geoda
https://api.github.com/repos/GeoDaCenter/geoda
closed
Table Data : allow infinity and undefined
Milestone-Release_Future OpSys-All Priority-Medium Type-Enhancement auto-migrated
``` Oct 28, 2009 It would seem to be useful to allow for infinity or undefined in numeric data. This could be particularly useful for handling divide-by-zero or network distance calculations. For the network distance calculation, we could possibly avoid infinity by disallowing certain calculations on disconnected gr...
1.0
Table Data : allow infinity and undefined - ``` Oct 28, 2009 It would seem to be useful to allow for infinity or undefined in numeric data. This could be particularly useful for handling divide-by-zero or network distance calculations. For the network distance calculation, we could possibly avoid infinity by disallo...
priority
table data allow infinity and undefined oct it would seem to be useful to allow for infinity or undefined in numeric data this could be particularly useful for handling divide by zero or network distance calculations for the network distance calculation we could possibly avoid infinity by disallowing...
1
85,480
3,690,935,766
IssuesEvent
2016-02-25 21:54:07
liias/aerosol-genesis-simulator
https://api.github.com/repos/liias/aerosol-genesis-simulator
closed
Func. Testing 2: multiple simulations (10h)
auto-migrated Priority-Medium Type-Other
``` Test multiple simulation cycles. ``` Original issue reported on code.google.com by `Killho...@gmail.com` on 18 Sep 2012 at 5:38
1.0
Func. Testing 2: multiple simulations (10h) - ``` Test multiple simulation cycles. ``` Original issue reported on code.google.com by `Killho...@gmail.com` on 18 Sep 2012 at 5:38
priority
func testing multiple simulations test multiple simulation cycles original issue reported on code google com by killho gmail com on sep at
1
409,589
11,965,217,306
IssuesEvent
2020-04-05 22:29:16
TalonBraveInfo/Invasion
https://api.github.com/repos/TalonBraveInfo/Invasion
closed
VGUI cursor not being displayed on panels in the world
bug confirmed priority-medium
Any panels placed in the world, either on objects or placed via Hammer, don't display the mouse cursor when interacting.
1.0
VGUI cursor not being displayed on panels in the world - Any panels placed in the world, either on objects or placed via Hammer, don't display the mouse cursor when interacting.
priority
vgui cursor not being displayed on panels in the world any panels placed in the world either on objects or placed via hammer don t display the mouse cursor when interacting
1
16,002
2,611,536,075
IssuesEvent
2015-02-27 06:05:55
chrsmith/hedgewars
https://api.github.com/repos/chrsmith/hedgewars
closed
IceGun: Segfault when freezing water, with rqBlurryLand enabled
auto-migrated Priority-Medium ReleaseBug-0.9.19 ReleaseBug-0.9.20
``` :( ``` Original issue reported on code.google.com by `sheepyluva` on 21 Jan 2014 at 7:29
1.0
IceGun: Segfault when freezing water, with rqBlurryLand enabled - ``` :( ``` Original issue reported on code.google.com by `sheepyluva` on 21 Jan 2014 at 7:29
priority
icegun segfault when freezing water with rqblurryland enabled original issue reported on code google com by sheepyluva on jan at
1
676,309
23,122,183,184
IssuesEvent
2022-07-27 23:07:54
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
Add micro-benchmark tool for psql
kind/bug area/docdb priority/medium
Jira Link: [DB-1682](https://yugabyte.atlassian.net/browse/DB-1682) We have yb_load_test_tool which lets us generate load against a cql/redis table. We should also support psql for this kind of tool
1.0
Add micro-benchmark tool for psql - Jira Link: [DB-1682](https://yugabyte.atlassian.net/browse/DB-1682) We have yb_load_test_tool which lets us generate load against a cql/redis table. We should also support psql for this kind of tool
priority
add micro benchmark tool for psql jira link we have yb load test tool which lets us generate load against a cql redis table we should also support psql for this kind of tool
1
213,520
7,254,277,880
IssuesEvent
2018-02-16 10:19:45
salesagility/SuiteCRM
https://api.github.com/repos/salesagility/SuiteCRM
closed
JJWDesign for Google Map - Add to Target List Keeps Processing
Fix Proposed Medium Priority Resolved: Next Release bug
Hi everyone, have you ever try to Add Map results to a Target List? I found it working as expected on a 7.6.3 instance, but on a 7.6.5,7.7.7 or a 7.8.5 instances when i click here: ![screen shot 11-22-17 at 07 24 pm](https://user-images.githubusercontent.com/2909933/33144391-236acd60-cfbd-11e7-921f-8ba67b96e77...
1.0
JJWDesign for Google Map - Add to Target List Keeps Processing - Hi everyone, have you ever try to Add Map results to a Target List? I found it working as expected on a 7.6.3 instance, but on a 7.6.5,7.7.7 or a 7.8.5 instances when i click here: ![screen shot 11-22-17 at 07 24 pm](https://user-images.githubuse...
priority
jjwdesign for google map add to target list keeps processing hi everyone have you ever try to add map results to a target list i found it working as expected on a instance but on a or a instances when i click here the tagetlistresult message is sticked and i get this ...
1
384,029
11,382,262,317
IssuesEvent
2020-01-29 01:05:59
CSIRO-enviro-informatics/asgs-dataset
https://api.github.com/repos/CSIRO-enviro-informatics/asgs-dataset
closed
Convert ASGS data to use simplified/aligned version of the ontology
Priority: Medium enhancement
https://github.com/CSIRO-enviro-informatics/loci.cat/wiki/Simplifying-the-initial-ontologies describes a simplification of the ASGS datasets to match a more unified Loc-I ontology pattern. The goal is to simplify/harmonize the SPARQL queries. The transformations required are illustrated by-example as follows. Or...
1.0
Convert ASGS data to use simplified/aligned version of the ontology - https://github.com/CSIRO-enviro-informatics/loci.cat/wiki/Simplifying-the-initial-ontologies describes a simplification of the ASGS datasets to match a more unified Loc-I ontology pattern. The goal is to simplify/harmonize the SPARQL queries. The...
priority
convert asgs data to use simplified aligned version of the ontology describes a simplification of the asgs datasets to match a more unified loc i ontology pattern the goal is to simplify harmonize the sparql queries the transformations required are illustrated by example as follows original form ...
1
166,270
6,301,520,589
IssuesEvent
2017-07-21 08:22:53
metoppv/improver
https://api.github.com/repos/metoppv/improver
opened
Adaptive neighbourhood infrastructure
Category: User Story Priority: Medium
As the product owner I would like to be able to define appropriate neighbourhood sizes at every grid square on-the-fly so that they are more appropriate for the weather of the day Related issues: Epic #134 This issue will set up the infrastructure to compare each member against every other member for multiple for...
1.0
Adaptive neighbourhood infrastructure - As the product owner I would like to be able to define appropriate neighbourhood sizes at every grid square on-the-fly so that they are more appropriate for the weather of the day Related issues: Epic #134 This issue will set up the infrastructure to compare each member aga...
priority
adaptive neighbourhood infrastructure as the product owner i would like to be able to define appropriate neighbourhood sizes at every grid square on the fly so that they are more appropriate for the weather of the day related issues epic this issue will set up the infrastructure to compare each member again...
1
450,718
13,018,473,458
IssuesEvent
2020-07-26 17:31:11
topcoder-platform/u-bahn-app
https://api.github.com/repos/topcoder-platform/u-bahn-app
closed
Distance in the bottom of "Edit profile" popup is wide compared to CUSTOM ATTRIBUTES
bug medium priority
**Reproduction Steps:** 1. Open the application 2. On "Search" tab, click on "Edit" icon then observe distance in the bottom of "Edit profile" popup **Screenshot/screencast:** https://drive.google.com/drive/folders/1i2BjLn0DJJ8ZSWNKD93yRrDLCDoTWVVS?fbclid=IwAR2pD3gYGvZcsncY7T4ewgF1IEi-61WkcDjy_Rs7N6WIH86KnWvGCSp...
1.0
Distance in the bottom of "Edit profile" popup is wide compared to CUSTOM ATTRIBUTES - **Reproduction Steps:** 1. Open the application 2. On "Search" tab, click on "Edit" icon then observe distance in the bottom of "Edit profile" popup **Screenshot/screencast:** https://drive.google.com/drive/folders/1i2BjLn0DJJ...
priority
distance in the bottom of edit profile popup is wide compared to custom attributes reproduction steps open the application on search tab click on edit icon then observe distance in the bottom of edit profile popup screenshot screencast actual result distance in the bottom of ...
1
763,125
26,746,163,956
IssuesEvent
2023-01-30 16:07:53
Unity-Technologies/com.unity.netcode.gameobjects
https://api.github.com/repos/Unity-Technologies/com.unity.netcode.gameobjects
closed
Custom messages are not processed when sending to oneself
type:bug priority:medium stat:backlog stat:imported
**Describe the bug** Custom messages are ignored on the host when the receiving ID is the host itself. **To Reproduce** 1. Start hosting. 2. Register a custom message handler with a `Debug.Log("I expect to see this!");` 3. Send a custom message to `NetworkManager.Singleton.ServerClientId`. **Actual outcome** ...
1.0
Custom messages are not processed when sending to oneself - **Describe the bug** Custom messages are ignored on the host when the receiving ID is the host itself. **To Reproduce** 1. Start hosting. 2. Register a custom message handler with a `Debug.Log("I expect to see this!");` 3. Send a custom message to `Netw...
priority
custom messages are not processed when sending to oneself describe the bug custom messages are ignored on the host when the receiving id is the host itself to reproduce start hosting register a custom message handler with a debug log i expect to see this send a custom message to netw...
1
69,523
3,305,010,474
IssuesEvent
2015-11-04 01:07:36
cs2103aug2015-w09-4j/main
https://api.github.com/repos/cs2103aug2015-w09-4j/main
closed
A user can be reminded that a time slot has been taken if he tries to add a task
priority.medium type.story
so that the user will not experience time clashes due to poor planning
1.0
A user can be reminded that a time slot has been taken if he tries to add a task - so that the user will not experience time clashes due to poor planning
priority
a user can be reminded that a time slot has been taken if he tries to add a task so that the user will not experience time clashes due to poor planning
1
484,110
13,934,487,011
IssuesEvent
2020-10-22 10:05:54
wp-media/wp-rocket
https://api.github.com/repos/wp-media/wp-rocket
closed
Exclude JS From Defer via Admin Panel
community feature request module: file optimization priority: medium
When working even on a moderately complicated website's often times there is a JS file that needs to be excluded from being combined. Often times a JS is also in need of being excluded from defer but the current method is a bit cumbersome. Currently, if I run into an issue with defer / combine I have to exclude the...
1.0
Exclude JS From Defer via Admin Panel - When working even on a moderately complicated website's often times there is a JS file that needs to be excluded from being combined. Often times a JS is also in need of being excluded from defer but the current method is a bit cumbersome. Currently, if I run into an issue wi...
priority
exclude js from defer via admin panel when working even on a moderately complicated website s often times there is a js file that needs to be excluded from being combined often times a js is also in need of being excluded from defer but the current method is a bit cumbersome currently if i run into an issue wi...
1
792,867
27,976,064,896
IssuesEvent
2023-03-25 15:49:18
AY2223S2-CS2113T-T09-1/tp
https://api.github.com/repos/AY2223S2-CS2113T-T09-1/tp
closed
Filter command -in -out flags
bug priority:Medium severity:Low
filter -in -out will provide the outflow. This input should be considered wrong
1.0
Filter command -in -out flags - filter -in -out will provide the outflow. This input should be considered wrong
priority
filter command in out flags filter in out will provide the outflow this input should be considered wrong
1
397,182
11,724,887,235
IssuesEvent
2020-03-10 11:52:43
deora-earth/rosebudDAO
https://api.github.com/repos/deora-earth/rosebudDAO
closed
New Dashboard Button
02 Medium Priority enhancement
describe content scope - what do you mean by this - what is affected by this change
1.0
New Dashboard Button - describe content scope - what do you mean by this - what is affected by this change
priority
new dashboard button describe content scope what do you mean by this what is affected by this change
1
160,522
6,099,205,400
IssuesEvent
2017-06-20 09:29:54
nim-lang/Nim
https://api.github.com/repos/nim-lang/Nim
closed
Generic code can cause attempts to use constructors for unrelated types to fail
Medium Priority Static[T]
the code ``` nimrod type TMatrix[N,M: static[int], T] = object data: array[0..M*N-1, T] type TMat4f = TMatrix[4,4,float32] type TVec3f = TMatrix[1,3,float32] type TVec4f = TMatrix[1,4,float32] type TVec[N: static[int]; T] = TMatrix[N,1,T] proc dot*(a, b: TVec): TVec.T = #assert(a.data.len == b.data.len) for i in...
1.0
Generic code can cause attempts to use constructors for unrelated types to fail - the code ``` nimrod type TMatrix[N,M: static[int], T] = object data: array[0..M*N-1, T] type TMat4f = TMatrix[4,4,float32] type TVec3f = TMatrix[1,3,float32] type TVec4f = TMatrix[1,4,float32] type TVec[N: static[int]; T] = TMatrix[N,1...
priority
generic code can cause attempts to use constructors for unrelated types to fail the code nimrod type tmatrix t object data array type tmatrix type tmatrix type tmatrix type tvec t tmatrix proc dot a b tvec tvec t assert a data len b data len for i in a data len ...
1
579,884
17,199,766,957
IssuesEvent
2021-07-17 01:55:56
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
logger: Filesystem backend doesn't work except for first time boot
area: Logging bug priority: medium
**Describe the bug** After activating `LOG_BACKEND_FS`, `CONFIG_FILE_SYSTEM_LITTLEFS` and their dependencies, it worked as expected on the very first time boot (clean storage partition). The problem is after rebooting the board, nothing new got saved to the log file created from the first time boot nor a new file c...
1.0
logger: Filesystem backend doesn't work except for first time boot - **Describe the bug** After activating `LOG_BACKEND_FS`, `CONFIG_FILE_SYSTEM_LITTLEFS` and their dependencies, it worked as expected on the very first time boot (clean storage partition). The problem is after rebooting the board, nothing new got sa...
priority
logger filesystem backend doesn t work except for first time boot describe the bug after activating log backend fs config file system littlefs and their dependencies it worked as expected on the very first time boot clean storage partition the problem is after rebooting the board nothing new got sa...
1
363,654
10,745,610,436
IssuesEvent
2019-10-30 09:23:53
AY1920S1-CS2103T-T13-2/main
https://api.github.com/repos/AY1920S1-CS2103T-T13-2/main
closed
Implement storage for Mortago
feature morphing priority.Medium type.Story
- [x] Storage for Body - [x] Storage for Worker - [x] Storage for Fridge - [x] Storage for photo
1.0
Implement storage for Mortago - - [x] Storage for Body - [x] Storage for Worker - [x] Storage for Fridge - [x] Storage for photo
priority
implement storage for mortago storage for body storage for worker storage for fridge storage for photo
1
108,657
4,348,970,143
IssuesEvent
2016-07-30 08:00:05
ita1024/semantik
https://api.github.com/repos/ita1024/semantik
closed
Custom color doesn't work
auto-migrated Priority-Medium Type-Unknown
``` Hi again I am now at the second paper with Semantik. Works like a charm! Thank you! One more thing: When I choose custom color for a node it doesn't apply - even if I add the color to the custom palette. No bid deal, but worth looking into I guess. A small wish also: I would love it if the colors changed for...
1.0
Custom color doesn't work - ``` Hi again I am now at the second paper with Semantik. Works like a charm! Thank you! One more thing: When I choose custom color for a node it doesn't apply - even if I add the color to the custom palette. No bid deal, but worth looking into I guess. A small wish also: I would love ...
priority
custom color doesn t work hi again i am now at the second paper with semantik works like a charm thank you one more thing when i choose custom color for a node it doesn t apply even if i add the color to the custom palette no bid deal but worth looking into i guess a small wish also i would love ...
1
40,773
2,868,941,432
IssuesEvent
2015-06-05 22:05:39
dart-lang/pub
https://api.github.com/repos/dart-lang/pub
closed
Need way to launch binaries in Pub packages
duplicate enhancement Priority-Medium
<a href="https://github.com/justinfagnani"><img src="https://avatars.githubusercontent.com/u/522948?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [justinfagnani](https://github.com/justinfagnani)** _Originally opened as dart-lang/sdk#8281_ ---- I have a library that needs to start a new Da...
1.0
Need way to launch binaries in Pub packages - <a href="https://github.com/justinfagnani"><img src="https://avatars.githubusercontent.com/u/522948?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [justinfagnani](https://github.com/justinfagnani)** _Originally opened as dart-lang/sdk#8281_ ---- ...
priority
need way to launch binaries in pub packages issue by originally opened as dart lang sdk i have a library that needs to start a new dart process with a script located in the library the script must be in bin or another dir with a packages link so that package imports work but if it s outside o...
1
557,791
16,519,444,819
IssuesEvent
2021-05-26 13:09:18
sopra-fs21-group-09/sopra-fs21-group-09-client
https://api.github.com/repos/sopra-fs21-group-09/sopra-fs21-group-09-client
closed
Make all text-/input fields not overflow border when content too long
medium priority task
Either a package or other solution
1.0
Make all text-/input fields not overflow border when content too long - Either a package or other solution
priority
make all text input fields not overflow border when content too long either a package or other solution
1
713,331
24,524,854,881
IssuesEvent
2022-10-11 12:25:00
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[YSQL] Allow yb_db_admin to view all yb_terminated_queries
kind/enhancement area/ysql priority/medium
Jira Link: [DB-3777](https://yugabyte.atlassian.net/browse/DB-3777) ### Description yb_terminated_queries was recently implemented, but only allows super user to view all queries. Since cloud does not allow super user access, we want to give yb_db_admin permission to view all queries.
1.0
[YSQL] Allow yb_db_admin to view all yb_terminated_queries - Jira Link: [DB-3777](https://yugabyte.atlassian.net/browse/DB-3777) ### Description yb_terminated_queries was recently implemented, but only allows super user to view all queries. Since cloud does not allow super user access, we want to give yb_db_admin per...
priority
allow yb db admin to view all yb terminated queries jira link description yb terminated queries was recently implemented but only allows super user to view all queries since cloud does not allow super user access we want to give yb db admin permission to view all queries
1
490,008
14,114,409,204
IssuesEvent
2020-11-07 15:53:11
AY2021S1-CS2103T-T09-1/tp
https://api.github.com/repos/AY2021S1-CS2103T-T09-1/tp
closed
Improve Test Coverage for commons and logic package
priority.Medium type.Enhancement type.Task
Improve test coverage for the commons and logic package.
1.0
Improve Test Coverage for commons and logic package - Improve test coverage for the commons and logic package.
priority
improve test coverage for commons and logic package improve test coverage for the commons and logic package
1
600,493
18,297,994,500
IssuesEvent
2021-10-05 22:36:04
momentum-mod/game
https://api.github.com/repos/momentum-mod/game
closed
Panorama console panel
Type: Feature Priority: High Where: Engine Size: Medium
Implement an ingame console based on Panorama to solve the input issues arising from having VGUI and Panorama active simultaneously Relevant issues: - #1355 - #1393 - #1178 - #1479 - #1420 Planned features: - [x] Main panel - [x] Receive console messages - [x] Send console commands - [x] Autocomp...
1.0
Panorama console panel - Implement an ingame console based on Panorama to solve the input issues arising from having VGUI and Panorama active simultaneously Relevant issues: - #1355 - #1393 - #1178 - #1479 - #1420 Planned features: - [x] Main panel - [x] Receive console messages - [x] Send console c...
priority
panorama console panel implement an ingame console based on panorama to solve the input issues arising from having vgui and panorama active simultaneously relevant issues planned features main panel receive console messages send console commands autoco...
1
728,997
25,104,446,027
IssuesEvent
2022-11-08 15:41:49
hashicorp/terraform-cdk
https://api.github.com/repos/hashicorp/terraform-cdk
closed
Show warning when usage of `npm link` causes `instanceof TerraformElement` to fail
enhancement cdktf priority/important-soon ux/debugging size/medium
<!--- Please keep this note for the community ---> ### Community Note - Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request - Please do not l...
1.0
Show warning when usage of `npm link` causes `instanceof TerraformElement` to fail - <!--- Please keep this note for the community ---> ### Community Note - Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original i...
priority
show warning when usage of npm link causes instanceof terraformelement to fail community note please vote on this issue by adding a 👍 to the original issue to help the community and maintainers prioritize this request please do not leave or other comments that do not add relevant new in...
1
285,357
8,757,787,421
IssuesEvent
2018-12-14 22:40:09
AugurProject/augur-app
https://api.github.com/repos/AugurProject/augur-app
closed
Mobile UI issues
Bug Priority: Medium
### Summary Joey noticed a number of chart issues on the mobile UI. ### Steps to reproduce 1. Go to augur.casino and choose a market trading page using the Coinbase Wallet app (e.g. "Which party will control the House after 2018 U.S. Midterm Election?") 2. See screenshots for examples of other issues. ### Expected...
1.0
Mobile UI issues - ### Summary Joey noticed a number of chart issues on the mobile UI. ### Steps to reproduce 1. Go to augur.casino and choose a market trading page using the Coinbase Wallet app (e.g. "Which party will control the House after 2018 U.S. Midterm Election?") 2. See screenshots for examples of other iss...
priority
mobile ui issues summary joey noticed a number of chart issues on the mobile ui steps to reproduce go to augur casino and choose a market trading page using the coinbase wallet app e g which party will control the house after u s midterm election see screenshots for examples of other issues...
1
32,280
2,752,007,515
IssuesEvent
2015-04-24 13:13:25
thehogfather/pvsio-web
https://api.github.com/repos/thehogfather/pvsio-web
closed
Rendering issue with overlay areas in Prototype Builder
bug Medium Priority
Overlay areas are rendered incorrectly in Prototype Builder when saving a project. To reproduce the bug: * Create a new project (choose a prototype image, no need to select a pvs model) * Create a display area * Save the project --> the display area will be resized / moved. If the saved project is re-opened, howev...
1.0
Rendering issue with overlay areas in Prototype Builder - Overlay areas are rendered incorrectly in Prototype Builder when saving a project. To reproduce the bug: * Create a new project (choose a prototype image, no need to select a pvs model) * Create a display area * Save the project --> the display area will be...
priority
rendering issue with overlay areas in prototype builder overlay areas are rendered incorrectly in prototype builder when saving a project to reproduce the bug create a new project choose a prototype image no need to select a pvs model create a display area save the project the display area will be...
1
663,597
22,198,810,130
IssuesEvent
2022-06-07 09:20:15
SAP/xsk
https://api.github.com/repos/SAP/xsk
closed
[Parsers] Parsing .hdbprocedure returns escaped name and null schema
parsers priority-medium effort-medium customer
During migration when a project with the following procedure is migrated: ``` PROCEDURE "XSK_TEST_APP_COPY"."xsk_test_app::usersProcedure" ( ) LANGUAGE SQLSCRIPT SQL SECURITY INVOKER DEFAULT SCHEMA "XSK_TEST_APP" READS SQL DATA AS BEGIN SELECT 'Name' FROM "xsk_test_app::usersTable" WHERE SESSIO...
1.0
[Parsers] Parsing .hdbprocedure returns escaped name and null schema - During migration when a project with the following procedure is migrated: ``` PROCEDURE "XSK_TEST_APP_COPY"."xsk_test_app::usersProcedure" ( ) LANGUAGE SQLSCRIPT SQL SECURITY INVOKER DEFAULT SCHEMA "XSK_TEST_APP" READS SQL DATA A...
priority
parsing hdbprocedure returns escaped name and null schema during migration when a project with the following procedure is migrated procedure xsk test app copy xsk test app usersprocedure language sqlscript sql security invoker default schema xsk test app reads sql data as begin...
1
136,940
5,290,650,967
IssuesEvent
2017-02-08 20:26:46
urbit/urbit
https://api.github.com/repos/urbit/urbit
closed
Clay should should be able to store marks without ++grad
%clay difficulty medium feature request priority medium
Marks without a `++grad` should default to essentially what's in the `%mime` mark. We've revision controlled binary blobs for ages.
1.0
Clay should should be able to store marks without ++grad - Marks without a `++grad` should default to essentially what's in the `%mime` mark. We've revision controlled binary blobs for ages.
priority
clay should should be able to store marks without grad marks without a grad should default to essentially what s in the mime mark we ve revision controlled binary blobs for ages
1
52,362
3,022,664,620
IssuesEvent
2015-07-31 21:48:44
information-artifact-ontology/IAO
https://api.github.com/repos/information-artifact-ontology/IAO
closed
Improve Upper-Level Terms
bug imported Priority-Medium
_From [ja...@overton.ca](https://code.google.com/u/114329883251282963390/) on March 08, 2014 15:28:00_ Improve definitions and examples of use for some of IAO's upper-level terms. - IAO_0000030 information content entity - change textual definition: An entity that is generically dependent on some material entity...
1.0
Improve Upper-Level Terms - _From [ja...@overton.ca](https://code.google.com/u/114329883251282963390/) on March 08, 2014 15:28:00_ Improve definitions and examples of use for some of IAO's upper-level terms. - IAO_0000030 information content entity - change textual definition: An entity that is generically depen...
priority
improve upper level terms from on march improve definitions and examples of use for some of iao s upper level terms iao information content entity change textual definition an entity that is generically dependent on some material entity and stands in relation of aboutness to some entit...
1
293,333
8,975,546,574
IssuesEvent
2019-01-30 05:51:38
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
logger drops log messages without any indication
area: Logging bug priority: medium
**Describe the bug** When logger is extensively used it may happen that new log message cannot be allocated. There are two options for the logger to react `LOG_MODE_OVERFLOW` or `LOG_MODE_NO_OVERFLOW`. If overflow is enabled then oldest logs are dropped. There is no indication of that so user may get confused by the l...
1.0
logger drops log messages without any indication - **Describe the bug** When logger is extensively used it may happen that new log message cannot be allocated. There are two options for the logger to react `LOG_MODE_OVERFLOW` or `LOG_MODE_NO_OVERFLOW`. If overflow is enabled then oldest logs are dropped. There is no i...
priority
logger drops log messages without any indication describe the bug when logger is extensively used it may happen that new log message cannot be allocated there are two options for the logger to react log mode overflow or log mode no overflow if overflow is enabled then oldest logs are dropped there is no i...
1
233,303
7,696,373,504
IssuesEvent
2018-05-18 15:07:44
HabitRPG/habitica
https://api.github.com/repos/HabitRPG/habitica
closed
drawer text overlapping when window is small or font size is large or language is non-English with long words
priority: medium section: Market section: Stable status: issue: in progress
From Bug Guild, confirmed in Firefox on Linux as well: > "Hi Habitica, > > I found a minor issue that I think should not be happening. > > Summary: Words overlapping from the quick inventory tab after clicking on Shops => Market > > Steps to reproduce: > > Minimize/reduce the size of the home page before...
1.0
drawer text overlapping when window is small or font size is large or language is non-English with long words - From Bug Guild, confirmed in Firefox on Linux as well: > "Hi Habitica, > > I found a minor issue that I think should not be happening. > > Summary: Words overlapping from the quick inventory tab afte...
priority
drawer text overlapping when window is small or font size is large or language is non english with long words from bug guild confirmed in firefox on linux as well hi habitica i found a minor issue that i think should not be happening summary words overlapping from the quick inventory tab afte...
1
482,102
13,896,821,760
IssuesEvent
2020-10-19 17:45:34
department-of-veterans-affairs/caseflow
https://api.github.com/repos/department-of-veterans-affairs/caseflow
closed
New Organization: CAVC Litigation Support Team
Eng: Beginner Friendly Priority: Medium Product: caseflow-queue Stakeholder: BVA Team: Echo 🐬 Type: New Development
<!-- The goal of this template is to be a tool to communicate the requirements for a story related task. It is not intended as a mandate, adapt as needed. --> ## User or job story User story: As a Litigation Support team member who only works on CAVC cases, I need my own separate queue in Caseflow, so that I do not ...
1.0
New Organization: CAVC Litigation Support Team - <!-- The goal of this template is to be a tool to communicate the requirements for a story related task. It is not intended as a mandate, adapt as needed. --> ## User or job story User story: As a Litigation Support team member who only works on CAVC cases, I need my ...
priority
new organization cavc litigation support team user or job story user story as a litigation support team member who only works on cavc cases i need my own separate queue in caseflow so that i do not work or see any tasks that do not pertain to cavc acceptance criteria include screenshot s in t...
1
251,795
8,027,579,559
IssuesEvent
2018-07-27 09:34:51
fossasia/susi_iOS
https://api.github.com/repos/fossasia/susi_iOS
closed
Thumbs up or down cannot be changed
Priority: Medium has-PR
The feedback once given on an interaction should not be changeable, otherwise it will cause inconsistencies in the feedback logs that will be used for analysis. **Would you like to work on the issue?** No, anyone can assign the issue to himself/herself.
1.0
Thumbs up or down cannot be changed - The feedback once given on an interaction should not be changeable, otherwise it will cause inconsistencies in the feedback logs that will be used for analysis. **Would you like to work on the issue?** No, anyone can assign the issue to himself/herself.
priority
thumbs up or down cannot be changed the feedback once given on an interaction should not be changeable otherwise it will cause inconsistencies in the feedback logs that will be used for analysis would you like to work on the issue no anyone can assign the issue to himself herself
1
470,632
13,541,889,815
IssuesEvent
2020-09-16 16:30:02
ChainSafe/forest
https://api.github.com/repos/ChainSafe/forest
closed
Implement peer manager stats for each peer
Blockchain Network Priority: 3 - Medium
**Task summary** <!-- A clear and concise description of what the task is. --> The peer manager currently just takes the first peer it iterates over in the hashmap (and is currently being changed to be a random sample) but it should be a random sample of the top `x` peers to avoid sending requests to peers that have ...
1.0
Implement peer manager stats for each peer - **Task summary** <!-- A clear and concise description of what the task is. --> The peer manager currently just takes the first peer it iterates over in the hashmap (and is currently being changed to be a random sample) but it should be a random sample of the top `x` peers ...
priority
implement peer manager stats for each peer task summary the peer manager currently just takes the first peer it iterates over in the hashmap and is currently being changed to be a random sample but it should be a random sample of the top x peers to avoid sending requests to peers that have a lot of failur...
1
411,988
12,034,377,703
IssuesEvent
2020-04-13 15:56:09
AY1920S2-CS2103T-F10-1/main
https://api.github.com/repos/AY1920S2-CS2103T-F10-1/main
closed
More specific command result
priority.Medium severity.Low
Command result can be more specific to item type. eg. `add i/ski` throws error : "Invalid command format! add: Adds a skill to the address book. Parameters: i/TYPE n/SKILL NAME l/LEVEL [#/TAG].... Example: add i/ski n/Git and Github l/INTERMEDIATE #/VCS #/tech" Can narrow it down to add i/ ski: Adds a....
1.0
More specific command result - Command result can be more specific to item type. eg. `add i/ski` throws error : "Invalid command format! add: Adds a skill to the address book. Parameters: i/TYPE n/SKILL NAME l/LEVEL [#/TAG].... Example: add i/ski n/Git and Github l/INTERMEDIATE #/VCS #/tech" Can narrow it down...
priority
more specific command result command result can be more specific to item type eg add i ski throws error invalid command format add adds a skill to the address book parameters i type n skill name l level example add i ski n git and github l intermediate vcs tech can narrow it down to ad...
1
141,784
5,444,432,456
IssuesEvent
2017-03-07 02:46:13
vmware/vic
https://api.github.com/repos/vmware/vic
opened
Add DisconnectContainerFromNetwork support
area/docker-compose component/docker-api-server component/portlayer/network priority/medium
As a user of VIC and docker compose, I should expect DisconnectContainerFromNetwork to work. Acceptance Criteria: Robot scripts that verifies this functionality works. --- The docker-compose source code makes a call to DisconnectContainerFromNetwork at some point. While we have agreed that we will only suppor...
1.0
Add DisconnectContainerFromNetwork support - As a user of VIC and docker compose, I should expect DisconnectContainerFromNetwork to work. Acceptance Criteria: Robot scripts that verifies this functionality works. --- The docker-compose source code makes a call to DisconnectContainerFromNetwork at some point. ...
priority
add disconnectcontainerfromnetwork support as a user of vic and docker compose i should expect disconnectcontainerfromnetwork to work acceptance criteria robot scripts that verifies this functionality works the docker compose source code makes a call to disconnectcontainerfromnetwork at some point ...
1
663,546
22,196,535,820
IssuesEvent
2022-06-07 07:28:25
eosc-cos4cloud/mecoda-orange
https://api.github.com/repos/eosc-cos4cloud/mecoda-orange
closed
ICTIO: Add year-month filter dialog
enhancement PRIORITY_MEDIUM PENDING_VALIDATION
Add date filters in ICTIO widget, similar to the ones implemented in the widgets for other Citizen Observatories like OdourCollect: ![image](https://user-images.githubusercontent.com/83209147/171316218-9e11942d-4f82-42ab-ab15-fa55006cb6cf.png)
1.0
ICTIO: Add year-month filter dialog - Add date filters in ICTIO widget, similar to the ones implemented in the widgets for other Citizen Observatories like OdourCollect: ![image](https://user-images.githubusercontent.com/83209147/171316218-9e11942d-4f82-42ab-ab15-fa55006cb6cf.png)
priority
ictio add year month filter dialog add date filters in ictio widget similar to the ones implemented in the widgets for other citizen observatories like odourcollect
1
556,992
16,497,414,315
IssuesEvent
2021-05-25 11:47:54
google/flax
https://api.github.com/repos/google/flax
closed
UserWarning: enable_omnistaging() is a no-op in JAX versions 0.2.12 and higher
Priority: P2 - medium
### Problem you have encountered: I just started out with Flax and was following this tutorial [here](https://flax.readthedocs.io/en/latest/notebooks/flax_basics.html), by running it on Google Colab, but I'm getting this warning after running the second code cell, i.e ``` import jax from typing import Any, ...
1.0
UserWarning: enable_omnistaging() is a no-op in JAX versions 0.2.12 and higher - ### Problem you have encountered: I just started out with Flax and was following this tutorial [here](https://flax.readthedocs.io/en/latest/notebooks/flax_basics.html), by running it on Google Colab, but I'm getting this warning aft...
priority
userwarning enable omnistaging is a no op in jax versions and higher problem you have encountered i just started out with flax and was following this tutorial by running it on google colab but i m getting this warning after running the second code cell i e import jax from typing im...
1
745,462
25,985,056,829
IssuesEvent
2022-12-19 22:55:21
poissonconsulting/nrp
https://api.github.com/repos/poissonconsulting/nrp
opened
add check on sites (or species) for upload functions to provide informative errors
Difficulty: 1 Simple Effort: 1 Low Priority: 3 Medium Type: Enhancement
better to catch these common problems within the package rather than have user deal with confusing FK constraint error message
1.0
add check on sites (or species) for upload functions to provide informative errors - better to catch these common problems within the package rather than have user deal with confusing FK constraint error message
priority
add check on sites or species for upload functions to provide informative errors better to catch these common problems within the package rather than have user deal with confusing fk constraint error message
1
41,805
2,869,082,837
IssuesEvent
2015-06-05 23:11:42
dart-lang/polymer-dart
https://api.github.com/repos/dart-lang/polymer-dart
opened
Polymer linter complains about custom elements in angular views
bug PolymerMilestone-Next Priority-Medium
<a href="https://github.com/bgourlie"><img src="https://avatars.githubusercontent.com/u/996556?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [bgourlie](https://github.com/bgourlie)** _Originally opened as dart-lang/sdk#15927_ ---- I am using a polymer element in an angular view. The eleme...
1.0
Polymer linter complains about custom elements in angular views - <a href="https://github.com/bgourlie"><img src="https://avatars.githubusercontent.com/u/996556?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [bgourlie](https://github.com/bgourlie)** _Originally opened as dart-lang/sdk#15927_ ...
priority
polymer linter complains about custom elements in angular views issue by originally opened as dart lang sdk i am using a polymer element in an angular view the element is being properly imported in the main html file i m assuming the linter expects the import to exist in the partial html view...
1
442,394
12,744,838,986
IssuesEvent
2020-06-26 13:15:01
sunpy/sunpy
https://api.github.com/repos/sunpy/sunpy
closed
QueryResponse.show not flexible enough
Effort Medium Feature Request Package Intermediate Priority Low database
It would be nice if one could change the columns that will be displayed. Compare the function `display_entries` of my database package to get an idea of what I imagine (implementation https://github.com/derdon/sunpy/blob/database/sunpy/database/tables.py#L547, test at https://github.com/derdon/sunpy/blob/database/s...
1.0
QueryResponse.show not flexible enough - It would be nice if one could change the columns that will be displayed. Compare the function `display_entries` of my database package to get an idea of what I imagine (implementation https://github.com/derdon/sunpy/blob/database/sunpy/database/tables.py#L547, test at https:...
priority
queryresponse show not flexible enough it would be nice if one could change the columns that will be displayed compare the function display entries of my database package to get an idea of what i imagine implementation test at so i d like the signature of queryresponse show to be self columns ...
1
203,235
7,059,026,893
IssuesEvent
2018-01-04 23:00:15
music-encoding/music-encoding
https://api.github.com/repos/music-encoding/music-encoding
closed
Description of Audio and Video components within a work
Component: Core Schema Priority: Medium Status: Needs Discussion Type: Support Request
In the current MEI header, audio and video are treated as expressions of a work, e.g., an audio recording of a symphony. However, it is currently unclear how we might catalogue a work containing audio or video as a constituent part of that work. For example, how to record the media part for a work for singer and tape. ...
1.0
Description of Audio and Video components within a work - In the current MEI header, audio and video are treated as expressions of a work, e.g., an audio recording of a symphony. However, it is currently unclear how we might catalogue a work containing audio or video as a constituent part of that work. For example, how...
priority
description of audio and video components within a work in the current mei header audio and video are treated as expressions of a work e g an audio recording of a symphony however it is currently unclear how we might catalogue a work containing audio or video as a constituent part of that work for example how...
1
707,505
24,308,984,050
IssuesEvent
2022-09-29 20:11:45
cloud-gov/aws-broker
https://api.github.com/repos/cloud-gov/aws-broker
opened
Update broker to use parameterized IAM group policy
squad-platform aws-security-recommendations priority:medium
In order to reduce the number of IAM users created/managed by the broker, the broker should have a parameterized group policy and add the user/role to that group instead of the broker making an individual policy for each instance. Recommendation came out of security consulting from AWS. See [the meeting notes](https...
1.0
Update broker to use parameterized IAM group policy - In order to reduce the number of IAM users created/managed by the broker, the broker should have a parameterized group policy and add the user/role to that group instead of the broker making an individual policy for each instance. Recommendation came out of secur...
priority
update broker to use parameterized iam group policy in order to reduce the number of iam users created managed by the broker the broker should have a parameterized group policy and add the user role to that group instead of the broker making an individual policy for each instance recommendation came out of secur...
1
294,128
9,013,619,084
IssuesEvent
2019-02-05 19:59:38
ProjectSidewalk/SidewalkWebpage
https://api.github.com/repos/ProjectSidewalk/SidewalkWebpage
opened
large number of anon user accounts are being created
NextCity Priority: Medium bug potential-intern-assignment
I think there is some redirect that is happening that is causing a bunch of anon user accounts to be created in quick succession. When I loaded the page for the first time with a fresh database on my local machine, I think I ended up with like 20 anon users. And sometimes when I run the code on my local machine, my bro...
1.0
large number of anon user accounts are being created - I think there is some redirect that is happening that is causing a bunch of anon user accounts to be created in quick succession. When I loaded the page for the first time with a fresh database on my local machine, I think I ended up with like 20 anon users. And so...
priority
large number of anon user accounts are being created i think there is some redirect that is happening that is causing a bunch of anon user accounts to be created in quick succession when i loaded the page for the first time with a fresh database on my local machine i think i ended up with like anon users and som...
1
249,542
7,963,164,423
IssuesEvent
2018-07-13 16:33:36
FIDUCEO/FCDR_HIRS
https://api.github.com/repos/FIDUCEO/FCDR_HIRS
closed
HIASI-anomaly shows up as tens of cm mW m⁻² sr⁻¹
Priority: Medium bug self-emission
There's a bug in the plotting routines, for HIASI-anomaly shows up as tens of cm mW m⁻² sr⁻¹. This may fatally affect the calculation of K (#183). ![image](https://user-images.githubusercontent.com/500246/42640311-f29afb40-85e9-11e8-82be-cce26162c45b.png)
1.0
HIASI-anomaly shows up as tens of cm mW m⁻² sr⁻¹ - There's a bug in the plotting routines, for HIASI-anomaly shows up as tens of cm mW m⁻² sr⁻¹. This may fatally affect the calculation of K (#183). ![image](https://user-images.githubusercontent.com/500246/42640311-f29afb40-85e9-11e8-82be-cce26162c45b.png)
priority
hiasi anomaly shows up as tens of cm mw m⁻² sr⁻¹ there s a bug in the plotting routines for hiasi anomaly shows up as tens of cm mw m⁻² sr⁻¹ this may fatally affect the calculation of k
1
814,113
30,488,026,734
IssuesEvent
2023-07-18 05:03:55
sct/overseerr
https://api.github.com/repos/sct/overseerr
closed
Error checking user access: This user does not exist on the main Plex account's shared list
type:bug priority:medium
### Description I had a Plex server set up with user access. I changed the server and set up a new server. I gave access to this new server to users who already had access to the old server and to new users who only had access to this new server. Overseerr I set it up with only the new server and when I import use...
1.0
Error checking user access: This user does not exist on the main Plex account's shared list - ### Description I had a Plex server set up with user access. I changed the server and set up a new server. I gave access to this new server to users who already had access to the old server and to new users who only had acce...
priority
error checking user access this user does not exist on the main plex account s shared list description i had a plex server set up with user access i changed the server and set up a new server i gave access to this new server to users who already had access to the old server and to new users who only had acce...
1
49,338
3,002,116,420
IssuesEvent
2015-07-24 15:25:11
IQSS/dataverse
https://api.github.com/repos/IQSS/dataverse
closed
Groups UI: View popup should have a done button, not save and close and should not save, unless it is to be replaced by Edit.
Priority: Medium Status: QA Type: Bug
This may be a non issue if View will be replaced by Edit but currently View popup has a save and close button when nothing should be altered while viewing. When clicked, it actually saves the group when it should really just be called done and act like the X button on the popup
1.0
Groups UI: View popup should have a done button, not save and close and should not save, unless it is to be replaced by Edit. - This may be a non issue if View will be replaced by Edit but currently View popup has a save and close button when nothing should be altered while viewing. When clicked, it actually saves the ...
priority
groups ui view popup should have a done button not save and close and should not save unless it is to be replaced by edit this may be a non issue if view will be replaced by edit but currently view popup has a save and close button when nothing should be altered while viewing when clicked it actually saves the ...
1
499,565
14,450,293,921
IssuesEvent
2020-12-08 09:23:27
mehdisellami/Helpme-Frontend
https://api.github.com/repos/mehdisellami/Helpme-Frontend
closed
Affichage d'un nombre limité de missions dans une zone
priority : medium
En tant qu'utilisateur, je ne veux pas visualiser toutes les missions de l'application sur ma carte, le nombre de missions doit donc être limité en fonction du zoom sur la carte.
1.0
Affichage d'un nombre limité de missions dans une zone - En tant qu'utilisateur, je ne veux pas visualiser toutes les missions de l'application sur ma carte, le nombre de missions doit donc être limité en fonction du zoom sur la carte.
priority
affichage d un nombre limité de missions dans une zone en tant qu utilisateur je ne veux pas visualiser toutes les missions de l application sur ma carte le nombre de missions doit donc être limité en fonction du zoom sur la carte
1
474,525
13,671,413,722
IssuesEvent
2020-09-29 06:57:07
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
[0.9.0.2 dev-56] Road tool Experience gain
Category: Balance Priority: Medium Status: Fixed
With the new feature of experience gain using road tools as basic engineering it is way to high currently, as making 1 wheel = same xp gained from stamping 1 tile which is way too much, i believe this is the same issue as previously with gathering and grass. Would like to see it a lot lower, 0.2 or 0.1 even per stamped...
1.0
[0.9.0.2 dev-56] Road tool Experience gain - With the new feature of experience gain using road tools as basic engineering it is way to high currently, as making 1 wheel = same xp gained from stamping 1 tile which is way too much, i believe this is the same issue as previously with gathering and grass. Would like to se...
priority
road tool experience gain with the new feature of experience gain using road tools as basic engineering it is way to high currently as making wheel same xp gained from stamping tile which is way too much i believe this is the same issue as previously with gathering and grass would like to see it a lot lowe...
1
270,092
8,452,196,018
IssuesEvent
2018-10-20 00:51:17
tootsuite/mastodon
https://api.github.com/repos/tootsuite/mastodon
closed
Provide feedback when private toots / direct messages are known not to be delivered
bug compatibility priority - medium
Since the 2.0 release, Mastodon does not federate private and direct messages using OStatus anymore, which is somewhat reasonable. However, sending a private message to a OStatus-only user will not trigger any feedback, which makes for a pretty terrible user experience, as any normal user would expect the message to b...
1.0
Provide feedback when private toots / direct messages are known not to be delivered - Since the 2.0 release, Mastodon does not federate private and direct messages using OStatus anymore, which is somewhat reasonable. However, sending a private message to a OStatus-only user will not trigger any feedback, which makes f...
priority
provide feedback when private toots direct messages are known not to be delivered since the release mastodon does not federate private and direct messages using ostatus anymore which is somewhat reasonable however sending a private message to a ostatus only user will not trigger any feedback which makes f...
1
205,442
7,098,034,260
IssuesEvent
2018-01-15 01:49:15
hpi-swt2/sport-portal
https://api.github.com/repos/hpi-swt2/sport-portal
opened
events should not be deleteable after their start date
epic create event priority medium team bruteforce
It should not be possible to delete an event after it started, because otherwise progress will be lost. After its start an event should only be finished (https://github.com/hpi-swt2/sport-portal/issues/233) and archived. **Acceptance Criteria** - [ ] an event can only be deleted until the event started - [ ] th...
1.0
events should not be deleteable after their start date - It should not be possible to delete an event after it started, because otherwise progress will be lost. After its start an event should only be finished (https://github.com/hpi-swt2/sport-portal/issues/233) and archived. **Acceptance Criteria** - [ ] an ev...
priority
events should not be deleteable after their start date it should not be possible to delete an event after it started because otherwise progress will be lost after its start an event should only be finished and archived acceptance criteria an event can only be deleted until the event started ...
1
419,324
12,221,456,781
IssuesEvent
2020-05-02 08:06:13
HW-PlayersPatch/Development
https://api.github.com/repos/HW-PlayersPatch/Development
opened
HW1 Mothership Health
Priority2: Medium Status1: In Discussion Type5: Balance
Losing the hw1 MS is a huge blow, once its gone you can no longer make carriers/dds/cruisers. HW2 can fight on after losing their favorite DD maker. Base Health->Upgraded Health hgn_mothership.ship 240->420 hgn_shipyard.ship 175->245 hgn_combined 415->665 vgr_mothership.ship 250->350 vgr_shipyard.ship 175->2...
1.0
HW1 Mothership Health - Losing the hw1 MS is a huge blow, once its gone you can no longer make carriers/dds/cruisers. HW2 can fight on after losing their favorite DD maker. Base Health->Upgraded Health hgn_mothership.ship 240->420 hgn_shipyard.ship 175->245 hgn_combined 415->665 vgr_mothership.ship 250->350 v...
priority
mothership health losing the ms is a huge blow once its gone you can no longer make carriers dds cruisers can fight on after losing their favorite dd maker base health upgraded health hgn mothership ship hgn shipyard ship hgn combined vgr mothership ship vgr shipyard ship ...
1
410,872
12,003,001,870
IssuesEvent
2020-04-09 08:49:23
appsody/appsody
https://api.github.com/repos/appsody/appsody
closed
Error when running `appsody build` on Windows.
bug priority/medium
**Describe the bug** When running appsody build, we get the following error: ``` [Warning] The stack image does not contain APPSODY_PROJECT_DIR. Using /project Running command: docker run --name <name> -v <volumes> --entrypoint /bin/bash docker.io/appsody/java-openliberty:0.1 -c cp -rfL /project /tmp/project Runni...
1.0
Error when running `appsody build` on Windows. - **Describe the bug** When running appsody build, we get the following error: ``` [Warning] The stack image does not contain APPSODY_PROJECT_DIR. Using /project Running command: docker run --name <name> -v <volumes> --entrypoint /bin/bash docker.io/appsody/java-openli...
priority
error when running appsody build on windows describe the bug when running appsody build we get the following error the stack image does not contain appsody project dir using project running command docker run name v entrypoint bin bash docker io appsody java openliberty c cp rfl ...
1
636,126
20,592,647,186
IssuesEvent
2022-03-05 02:48:15
AY2122S2-CS2113T-T10-1/tp
https://api.github.com/repos/AY2122S2-CS2113T-T10-1/tp
opened
As a user , I can delete sessions that were previously created
type.Story priority.Medium
... so that I can undo a mistake in session creation.
1.0
As a user , I can delete sessions that were previously created - ... so that I can undo a mistake in session creation.
priority
as a user i can delete sessions that were previously created so that i can undo a mistake in session creation
1
703,194
24,150,129,493
IssuesEvent
2022-09-21 23:11:23
tymkiwdylan/cs321_milestone_2
https://api.github.com/repos/tymkiwdylan/cs321_milestone_2
opened
As a superadmin, I want to have access to every athlete’s profile (lookup by team).
enhancement medium priority
Develop a drop down menu that shows teams that the super admin can select
1.0
As a superadmin, I want to have access to every athlete’s profile (lookup by team). - Develop a drop down menu that shows teams that the super admin can select
priority
as a superadmin i want to have access to every athlete’s profile lookup by team develop a drop down menu that shows teams that the super admin can select
1
280,733
8,686,011,990
IssuesEvent
2018-12-03 09:38:03
BeamMW/beam
https://api.github.com/repos/BeamMW/beam
closed
Restore wallet screens - Cancel button doesn't work as expected
Medium priority bug
Steps: - Run restore wallet - Input recovery phrase - Click "Cancel" during restore Expected: screen with recovery phrase should be opened Actual: Wallet is opened and updating is continued
1.0
Restore wallet screens - Cancel button doesn't work as expected - Steps: - Run restore wallet - Input recovery phrase - Click "Cancel" during restore Expected: screen with recovery phrase should be opened Actual: Wallet is opened and updating is continued
priority
restore wallet screens cancel button doesn t work as expected steps run restore wallet input recovery phrase click cancel during restore expected screen with recovery phrase should be opened actual wallet is opened and updating is continued
1
636,186
20,594,549,577
IssuesEvent
2022-03-05 09:18:27
GrottoCenter/Grottocenter3
https://api.github.com/repos/GrottoCenter/Grottocenter3
opened
[DOC edition] A doc with file(s) edited lost its file(s)
Type: Bug Priority: Medium Status: Proposal
**Describe the bug** When a doc submitted with files is edited, the link with the files is lost. **To Reproduce** 1. Submit a document with a file. 2. Go to the "Document Validation" feature. 3. Display the doc details: the files should be visible. 4. Edit something on the document. 5. Display the doc details:...
1.0
[DOC edition] A doc with file(s) edited lost its file(s) - **Describe the bug** When a doc submitted with files is edited, the link with the files is lost. **To Reproduce** 1. Submit a document with a file. 2. Go to the "Document Validation" feature. 3. Display the doc details: the files should be visible. 4. E...
priority
a doc with file s edited lost its file s describe the bug when a doc submitted with files is edited the link with the files is lost to reproduce submit a document with a file go to the document validation feature display the doc details the files should be visible edit somethin...
1
484,302
13,937,700,537
IssuesEvent
2020-10-22 14:26:34
CCAFS/MARLO
https://api.github.com/repos/CCAFS/MARLO
closed
[AP] (MARLO) Create filters in funding source list
Priority - Medium Type - Enhancement
Issue description. - [x] Create filter button. - [x] Filter table. - [x] Adjust interface to display selected filter. ![image.png](https://images.zenhubusercontent.com/5b743d40a6afdd0ad0617092/6b1fc6ca-527c-4305-8428-92958fd3af13) - [x] Filtered by default for contact points ![image.png](https://images.zenhubusercont...
1.0
[AP] (MARLO) Create filters in funding source list - Issue description. - [x] Create filter button. - [x] Filter table. - [x] Adjust interface to display selected filter. ![image.png](https://images.zenhubusercontent.com/5b743d40a6afdd0ad0617092/6b1fc6ca-527c-4305-8428-92958fd3af13) - [x] Filtered by default for cont...
priority
marlo create filters in funding source list issue description create filter button filter table adjust interface to display selected filter filtered by default for contact points deliverable move to review when released in marlo dev move to closed when released in ma...
1