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
855
labels
stringlengths
4
721
body
stringlengths
1
261k
index
stringclasses
13 values
text_combine
stringlengths
96
261k
label
stringclasses
2 values
text
stringlengths
96
240k
binary_label
int64
0
1
473,777
13,647,527,632
IssuesEvent
2020-09-26 03:50:27
Journaly/journaly
https://api.github.com/repos/Journaly/journaly
closed
🐞 SIGNUP BROKEN: Form validation issue
bug high priority
#### Description Sign up is broken in production. It appears to be the changes to the regular expression for the email address ![image](https://user-images.githubusercontent.com/34203886/94329215-f7ac3e00-ff6d-11ea-9409-45b7a1eabad4.png)
1.0
🐞 SIGNUP BROKEN: Form validation issue - #### Description Sign up is broken in production. It appears to be the changes to the regular expression for the email address ![image](https://user-images.githubusercontent.com/34203886/94329215-f7ac3e00-ff6d-11ea-9409-45b7a1eabad4.png)
priority
🐞 signup broken form validation issue description sign up is broken in production it appears to be the changes to the regular expression for the email address
1
809,754
30,209,358,657
IssuesEvent
2023-07-05 11:44:12
Cynox-GmbH/Cynox.IO.Connections.TcpConnection
https://api.github.com/repos/Cynox-GmbH/Cynox.IO.Connections.TcpConnection
closed
Client should only be closed when Connect() fails
Priority: High Status: Accepted Type: Bug
Issue from untested last minute change before initial release. https://github.com/Cynox-GmbH/Cynox.IO.Connections.TcpConnection/blob/9def306244eacc69b5747822fff36bf04879d78c/Cynox.IO.Connections.TcpConnection/TcpClientWrapper.cs#L125
1.0
Client should only be closed when Connect() fails - Issue from untested last minute change before initial release. https://github.com/Cynox-GmbH/Cynox.IO.Connections.TcpConnection/blob/9def306244eacc69b5747822fff36bf04879d78c/Cynox.IO.Connections.TcpConnection/TcpClientWrapper.cs#L125
priority
client should only be closed when connect fails issue from untested last minute change before initial release
1
344,300
10,342,589,738
IssuesEvent
2019-09-04 06:54:10
ballerina-platform/ballerina-lang
https://api.github.com/repos/ballerina-platform/ballerina-lang
closed
[Spec Deviation] Expression order of precedence does not seem consistent with the spec
Area/Language Component/Compiler Priority/High Type/SpecDeviation
**Description:** $title. See the Expressions section of the spec. https://github.com/ballerina-platform/ballerina-spec/blob/master/lang/spec.html#L2462 **Affected Versions:** 1.0.0-beta-SNAPSHOT - 15th August build
1.0
[Spec Deviation] Expression order of precedence does not seem consistent with the spec - **Description:** $title. See the Expressions section of the spec. https://github.com/ballerina-platform/ballerina-spec/blob/master/lang/spec.html#L2462 **Affected Versions:** 1.0.0-beta-SNAPSHOT - 15th August build
priority
expression order of precedence does not seem consistent with the spec description title see the expressions section of the spec affected versions beta snapshot august build
1
730,539
25,178,037,581
IssuesEvent
2022-11-11 11:02:54
notime-streaming/notime-feature-requests-and-bugs
https://api.github.com/repos/notime-streaming/notime-feature-requests-and-bugs
closed
Support FPS Other Than 25
type: enhancement priority: high complexity: low
At the moment we're telling notime about available inputs and connected hyperdecks in order to improve the user experience in the scene editor by adjusting and filtering things are rendered. For other things cannot currently be configured but we rely on default values hardcoded into the software. Example of this are: - FPS (default: 25), influences the duration that animated transitions run - more?
1.0
Support FPS Other Than 25 - At the moment we're telling notime about available inputs and connected hyperdecks in order to improve the user experience in the scene editor by adjusting and filtering things are rendered. For other things cannot currently be configured but we rely on default values hardcoded into the software. Example of this are: - FPS (default: 25), influences the duration that animated transitions run - more?
priority
support fps other than at the moment we re telling notime about available inputs and connected hyperdecks in order to improve the user experience in the scene editor by adjusting and filtering things are rendered for other things cannot currently be configured but we rely on default values hardcoded into the software example of this are fps default influences the duration that animated transitions run more
1
795,829
28,087,896,378
IssuesEvent
2023-03-30 11:03:33
awsdocs/aws-doc-sdk-examples
https://api.github.com/repos/awsdocs/aws-doc-sdk-examples
closed
[BUG] aws-doc-sdk-examples/javascriptv3/example_code/s3/src/s3_put_presignedURL.js
type/bug priority/high
**What is the issue?** Running example results in the fetch on the signed url failing with a `SignatureDoesNotMatch` error **How can someone reproduce this issue (if applicable)?** 1. Setup `aws-doc-sdk-examples/javascriptv3/example_code/s3/src/lib/s3Client.js` 1. Run `s3_put_presignedURL.js` **What is the actual result when the preceding steps are followed (if applicable)?** `s3_put_presignedURL.js` creates the bucket successfully and generates a presigned url and then fetching the url results in: ``` Response returned by signed URL: <?xml version="1.0" encoding="UTF-8"?> <Error><Code>SignatureDoesNotMatch</Code><Message>The request signature we calculated does not match the signature you provided. Check your key and signing method.</Message><AWSAccessKeyId>AKIA2QZINQKDBGFGTJPR</AWSAccessKeyId><StringToSign>AWS4-HMAC-SHA256 20220203T212722Z 20220203/us-east-1/s3/aws4_request 56939708e997a63eb4cd1b4e7970370e4a03f5e7608f65cdb19f2e6edf3a26d8</StringToSign><SignatureProvided>5ef7dc992dc780ee08bc0282c40864bea02aaa3ef1cebca5031a2a345e797b91</SignatureProvided><StringToSignBytes>41 57 53 34 2d 48 4d 41 43 2d 53 48 41 32 35 36 0a 32 30 32 32 30 32 30 33 54 32 31 32 37 32 32 5a 0a 32 30 32 32 30 32 30 33 2f 75 73 2d 65 61 73 74 2d 31 2f 73 33 2f 61 77 73 34 5f 72 65 71 75 65 73 74 0a 35 36 39 33 39 37 30 38 65 39 39 37 61 36 33 65 62 34 63 64 31 62 34 65 37 39 37 30 33 37 30 65 34 61 30 33 66 35 65 37 36 30 38 66 36 35 63 64 62 31 39 66 32 65 36 65 64 66 33 61 32 36 64 38</StringToSignBytes><CanonicalRequest>GET /test-object-9434800218 X-Amz-Algorithm=AWS4-HMAC-SHA256&amp;X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&amp;X-Amz-Credential=AKIA2QZINQKDBGFGTJPR%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&amp;X-Amz-Date=20220203T212722Z&amp;X-Amz-Expires=3600&amp;X-Amz-SignedHeaders=content-length%3Bhost&amp;x-id=PutObject content-length: host:test-bucket-7632084469.s3.us-east-1.amazonaws.com content-length;host UNSIGNED-PAYLOAD</CanonicalRequest><CanonicalRequestBytes>47 45 54 0a 2f 74 65 73 74 2d 6f 62 6a 65 63 74 2d 39 34 33 34 38 30 30 32 31 38 0a 58 2d 41 6d 7a 2d 41 6c 67 6f 72 69 74 68 6d 3d 41 57 53 34 2d 48 4d 41 43 2d 53 48 41 32 35 36 26 58 2d 41 6d 7a 2d 43 6f 6e 74 65 6e 74 2d 53 68 61 32 35 36 3d 55 4e 53 49 47 4e 45 44 2d 50 41 59 4c 4f 41 44 26 58 2d 41 6d 7a 2d 43 72 65 64 65 6e 74 69 61 6c 3d 41 4b 49 41 32 51 5a 49 4e 51 4b 44 42 47 46 47 54 4a 50 52 25 32 46 32 30 32 32 30 32 30 33 25 32 46 75 73 2d 65 61 73 74 2d 31 25 32 46 73 33 25 32 46 61 77 73 34 5f 72 65 71 75 65 73 74 26 58 2d 41 6d 7a 2d 44 61 74 65 3d 32 30 32 32 30 32 30 33 54 32 31 32 37 32 32 5a 26 58 2d 41 6d 7a 2d 45 78 70 69 72 65 73 3d 33 36 30 30 26 58 2d 41 6d 7a 2d 53 69 67 6e 65 64 48 65 61 64 65 72 73 3d 63 6f 6e 74 65 6e 74 2d 6c 65 6e 67 74 68 25 33 42 68 6f 73 74 26 78 2d 69 64 3d 50 75 74 4f 62 6a 65 63 74 0a 63 6f 6e 74 65 6e 74 2d 6c 65 6e 67 74 68 3a 0a 68 6f 73 74 3a 74 65 73 74 2d 62 75 63 6b 65 74 2d 37 36 33 32 30 38 34 34 36 39 2e 73 33 2e 75 73 2d 65 61 73 74 2d 31 2e 61 6d 61 7a 6f 6e 61 77 73 2e 63 6f 6d 0a 0a 63 6f 6e 74 65 6e 74 2d 6c 65 6e 67 74 68 3b 68 6f 73 74 0a 55 4e 53 49 47 4e 45 44 2d 50 41 59 4c 4f 41 44</CanonicalRequestBytes><RequestId>09CYVGMTBY2M9V1F</RequestId><HostId>hM4TKeuSgY7HS0Il/uUSFT2Frdm6eY8tq/xD/KntnkVVDDUMeA1fzKzzvYk/K+A+KWuD1nH8kFk=</HostId></Error> ``` **What was the result you expected instead (if applicable)?** That the fetch to the presigned url would run successfully **Environment details to help us try to reproduce the issue (if applicable)** - **Operating system and version:** OSX Monterey v12.2 - **SDK or tool name:** @aws-sdk/client-s3 3.49.0, @aws-sdk/s3-request-presigner 3.49.0, node-fetch 3.2.0 - **node** v14.18.1 **Any other related details we should know about?** Same code is shown here: https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide/s3-example-creating-buckets.html#s3-example-creating-buckets-upload-file
1.0
[BUG] aws-doc-sdk-examples/javascriptv3/example_code/s3/src/s3_put_presignedURL.js - **What is the issue?** Running example results in the fetch on the signed url failing with a `SignatureDoesNotMatch` error **How can someone reproduce this issue (if applicable)?** 1. Setup `aws-doc-sdk-examples/javascriptv3/example_code/s3/src/lib/s3Client.js` 1. Run `s3_put_presignedURL.js` **What is the actual result when the preceding steps are followed (if applicable)?** `s3_put_presignedURL.js` creates the bucket successfully and generates a presigned url and then fetching the url results in: ``` Response returned by signed URL: <?xml version="1.0" encoding="UTF-8"?> <Error><Code>SignatureDoesNotMatch</Code><Message>The request signature we calculated does not match the signature you provided. Check your key and signing method.</Message><AWSAccessKeyId>AKIA2QZINQKDBGFGTJPR</AWSAccessKeyId><StringToSign>AWS4-HMAC-SHA256 20220203T212722Z 20220203/us-east-1/s3/aws4_request 56939708e997a63eb4cd1b4e7970370e4a03f5e7608f65cdb19f2e6edf3a26d8</StringToSign><SignatureProvided>5ef7dc992dc780ee08bc0282c40864bea02aaa3ef1cebca5031a2a345e797b91</SignatureProvided><StringToSignBytes>41 57 53 34 2d 48 4d 41 43 2d 53 48 41 32 35 36 0a 32 30 32 32 30 32 30 33 54 32 31 32 37 32 32 5a 0a 32 30 32 32 30 32 30 33 2f 75 73 2d 65 61 73 74 2d 31 2f 73 33 2f 61 77 73 34 5f 72 65 71 75 65 73 74 0a 35 36 39 33 39 37 30 38 65 39 39 37 61 36 33 65 62 34 63 64 31 62 34 65 37 39 37 30 33 37 30 65 34 61 30 33 66 35 65 37 36 30 38 66 36 35 63 64 62 31 39 66 32 65 36 65 64 66 33 61 32 36 64 38</StringToSignBytes><CanonicalRequest>GET /test-object-9434800218 X-Amz-Algorithm=AWS4-HMAC-SHA256&amp;X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&amp;X-Amz-Credential=AKIA2QZINQKDBGFGTJPR%2F20220203%2Fus-east-1%2Fs3%2Faws4_request&amp;X-Amz-Date=20220203T212722Z&amp;X-Amz-Expires=3600&amp;X-Amz-SignedHeaders=content-length%3Bhost&amp;x-id=PutObject content-length: host:test-bucket-7632084469.s3.us-east-1.amazonaws.com content-length;host UNSIGNED-PAYLOAD</CanonicalRequest><CanonicalRequestBytes>47 45 54 0a 2f 74 65 73 74 2d 6f 62 6a 65 63 74 2d 39 34 33 34 38 30 30 32 31 38 0a 58 2d 41 6d 7a 2d 41 6c 67 6f 72 69 74 68 6d 3d 41 57 53 34 2d 48 4d 41 43 2d 53 48 41 32 35 36 26 58 2d 41 6d 7a 2d 43 6f 6e 74 65 6e 74 2d 53 68 61 32 35 36 3d 55 4e 53 49 47 4e 45 44 2d 50 41 59 4c 4f 41 44 26 58 2d 41 6d 7a 2d 43 72 65 64 65 6e 74 69 61 6c 3d 41 4b 49 41 32 51 5a 49 4e 51 4b 44 42 47 46 47 54 4a 50 52 25 32 46 32 30 32 32 30 32 30 33 25 32 46 75 73 2d 65 61 73 74 2d 31 25 32 46 73 33 25 32 46 61 77 73 34 5f 72 65 71 75 65 73 74 26 58 2d 41 6d 7a 2d 44 61 74 65 3d 32 30 32 32 30 32 30 33 54 32 31 32 37 32 32 5a 26 58 2d 41 6d 7a 2d 45 78 70 69 72 65 73 3d 33 36 30 30 26 58 2d 41 6d 7a 2d 53 69 67 6e 65 64 48 65 61 64 65 72 73 3d 63 6f 6e 74 65 6e 74 2d 6c 65 6e 67 74 68 25 33 42 68 6f 73 74 26 78 2d 69 64 3d 50 75 74 4f 62 6a 65 63 74 0a 63 6f 6e 74 65 6e 74 2d 6c 65 6e 67 74 68 3a 0a 68 6f 73 74 3a 74 65 73 74 2d 62 75 63 6b 65 74 2d 37 36 33 32 30 38 34 34 36 39 2e 73 33 2e 75 73 2d 65 61 73 74 2d 31 2e 61 6d 61 7a 6f 6e 61 77 73 2e 63 6f 6d 0a 0a 63 6f 6e 74 65 6e 74 2d 6c 65 6e 67 74 68 3b 68 6f 73 74 0a 55 4e 53 49 47 4e 45 44 2d 50 41 59 4c 4f 41 44</CanonicalRequestBytes><RequestId>09CYVGMTBY2M9V1F</RequestId><HostId>hM4TKeuSgY7HS0Il/uUSFT2Frdm6eY8tq/xD/KntnkVVDDUMeA1fzKzzvYk/K+A+KWuD1nH8kFk=</HostId></Error> ``` **What was the result you expected instead (if applicable)?** That the fetch to the presigned url would run successfully **Environment details to help us try to reproduce the issue (if applicable)** - **Operating system and version:** OSX Monterey v12.2 - **SDK or tool name:** @aws-sdk/client-s3 3.49.0, @aws-sdk/s3-request-presigner 3.49.0, node-fetch 3.2.0 - **node** v14.18.1 **Any other related details we should know about?** Same code is shown here: https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide/s3-example-creating-buckets.html#s3-example-creating-buckets-upload-file
priority
aws doc sdk examples example code src put presignedurl js what is the issue running example results in the fetch on the signed url failing with a signaturedoesnotmatch error how can someone reproduce this issue if applicable setup aws doc sdk examples example code src lib js run put presignedurl js what is the actual result when the preceding steps are followed if applicable put presignedurl js creates the bucket successfully and generates a presigned url and then fetching the url results in response returned by signed url signaturedoesnotmatch the request signature we calculated does not match the signature you provided check your key and signing method hmac us east request get test object x amz algorithm hmac amp x amz content unsigned payload amp x amz credential east request amp x amz date amp x amz expires amp x amz signedheaders content length amp x id putobject content length host test bucket us east amazonaws com content length host unsigned payload xd k a what was the result you expected instead if applicable that the fetch to the presigned url would run successfully environment details to help us try to reproduce the issue if applicable operating system and version osx monterey sdk or tool name aws sdk client aws sdk request presigner node fetch node any other related details we should know about same code is shown here
1
787,314
27,713,919,117
IssuesEvent
2023-03-14 15:47:41
Avaiga/taipy-doc
https://api.github.com/repos/Avaiga/taipy-doc
opened
Homogeneity - Getting started - Getting Started
📈 Improvement 🟧 Priority: High
**Description** The fragment ""Getting Started" appears with or without the proper capitalization depending on the location. **Expected change** All should appear the same way: Getting Started.
1.0
Homogeneity - Getting started - Getting Started - **Description** The fragment ""Getting Started" appears with or without the proper capitalization depending on the location. **Expected change** All should appear the same way: Getting Started.
priority
homogeneity getting started getting started description the fragment getting started appears with or without the proper capitalization depending on the location expected change all should appear the same way getting started
1
568,565
16,983,089,852
IssuesEvent
2021-06-30 11:21:21
bryntum/support
https://api.github.com/repos/bryntum/support
closed
Drag and drop is not accurate when scrolling vertically
bug example forum high-priority premium resolved
https://www.bryntum.com/forum/viewtopic.php?p=85695#p85695 https://app.therootcause.io/#bryntum/bryntum-scheduler/feedback/253291d432ddadba0806b6e3f6b25ae283b6e62d https://www.bryntum.com/examples/scheduler/dragfromgrid/?video=1 Drag and hold the task "Book Flight" on the scheduler for the user "Dave" (target the top of the cell) Scroll the scheduler vertically holding the task When the task "Book Flight" is on "Henrik" drop the event Task is assigned to "Dave" Highlighting the drop zone might make the drag and drop predictable.
1.0
Drag and drop is not accurate when scrolling vertically - https://www.bryntum.com/forum/viewtopic.php?p=85695#p85695 https://app.therootcause.io/#bryntum/bryntum-scheduler/feedback/253291d432ddadba0806b6e3f6b25ae283b6e62d https://www.bryntum.com/examples/scheduler/dragfromgrid/?video=1 Drag and hold the task "Book Flight" on the scheduler for the user "Dave" (target the top of the cell) Scroll the scheduler vertically holding the task When the task "Book Flight" is on "Henrik" drop the event Task is assigned to "Dave" Highlighting the drop zone might make the drag and drop predictable.
priority
drag and drop is not accurate when scrolling vertically drag and hold the task book flight on the scheduler for the user dave target the top of the cell scroll the scheduler vertically holding the task when the task book flight is on henrik drop the event task is assigned to dave highlighting the drop zone might make the drag and drop predictable
1
33,640
2,770,652,709
IssuesEvent
2015-05-01 16:06:55
INN/Largo
https://api.github.com/repos/INN/Largo
closed
Audit use of third-party libraries throughout the project
priority: high priority: normal type: improvement type: question
- Are there any libraries in `lib/` that we should update? - Are there any libraries in `lib/` that are unused and should be removed? - Are we using javascript libraries that we should update? - Are there any javascript libraries that are unused and should be removed? - Look into updates and/or additions to our Fontello package.
2.0
Audit use of third-party libraries throughout the project - - Are there any libraries in `lib/` that we should update? - Are there any libraries in `lib/` that are unused and should be removed? - Are we using javascript libraries that we should update? - Are there any javascript libraries that are unused and should be removed? - Look into updates and/or additions to our Fontello package.
priority
audit use of third party libraries throughout the project are there any libraries in lib that we should update are there any libraries in lib that are unused and should be removed are we using javascript libraries that we should update are there any javascript libraries that are unused and should be removed look into updates and or additions to our fontello package
1
232,151
7,655,449,876
IssuesEvent
2018-05-10 13:17:59
meth-browser/app
https://api.github.com/repos/meth-browser/app
closed
Sync data between platforms
Enhancement High Priority
Still figuring out how we should do this. Priorities: * Minimal back-end work, let's use existing frameworks etc as much as possible * Custom back-end needed since we need to support push notifications and authenticate users (so that anons can't fill our cloud with junk). It also future-proofs us in case we want to add more support in future * Offline sync Options: * Mozilla Kinto: JSON storage with sync, offline too. But it's written in Python so I'd have to proxy a node server in front of it * PouchDB/CouchDB: self-hosted or cloud, sync and storage, with ability to integrate into a node app, https://github.com/stockulus/pouchdb-react-native * ApolloServer: self-hosted, GraphQL interface * Firebase: cloud service, pricey
1.0
Sync data between platforms - Still figuring out how we should do this. Priorities: * Minimal back-end work, let's use existing frameworks etc as much as possible * Custom back-end needed since we need to support push notifications and authenticate users (so that anons can't fill our cloud with junk). It also future-proofs us in case we want to add more support in future * Offline sync Options: * Mozilla Kinto: JSON storage with sync, offline too. But it's written in Python so I'd have to proxy a node server in front of it * PouchDB/CouchDB: self-hosted or cloud, sync and storage, with ability to integrate into a node app, https://github.com/stockulus/pouchdb-react-native * ApolloServer: self-hosted, GraphQL interface * Firebase: cloud service, pricey
priority
sync data between platforms still figuring out how we should do this priorities minimal back end work let s use existing frameworks etc as much as possible custom back end needed since we need to support push notifications and authenticate users so that anons can t fill our cloud with junk it also future proofs us in case we want to add more support in future offline sync options mozilla kinto json storage with sync offline too but it s written in python so i d have to proxy a node server in front of it pouchdb couchdb self hosted or cloud sync and storage with ability to integrate into a node app apolloserver self hosted graphql interface firebase cloud service pricey
1
61,895
3,158,386,992
IssuesEvent
2015-09-18 00:24:41
nim-lang/Nim
https://api.github.com/repos/nim-lang/Nim
closed
Interesting error message while using generics
High Priority Semcheck Showstopper
This code: ```nimrod # Generics playing games (C) enamex_ {.warning[TypelessParam]: off.} import future type List[T] = seq[T] proc foldRight[T,U](lst: List[T], v: U, f: (T, U) -> U): U = discard proc mean[T: SomeNumber](xs: List[T]): T = xs.foldRight(0.T, (x, y) => x + y) / cast[T](xs.len) when isMainModule: let x = cast[List[float]](@[1.float, 2, 3]).mean() echo x ``` fails to compile with interesting message: ``` Error: ambiguous call; both system.+(x: float, y: float) and system.+(x: float, y: float) match for: (float, float) ``` If I add types: ```(x: T, y: T) => x + y```, it compiles without error. How can this message be explained?
1.0
Interesting error message while using generics - This code: ```nimrod # Generics playing games (C) enamex_ {.warning[TypelessParam]: off.} import future type List[T] = seq[T] proc foldRight[T,U](lst: List[T], v: U, f: (T, U) -> U): U = discard proc mean[T: SomeNumber](xs: List[T]): T = xs.foldRight(0.T, (x, y) => x + y) / cast[T](xs.len) when isMainModule: let x = cast[List[float]](@[1.float, 2, 3]).mean() echo x ``` fails to compile with interesting message: ``` Error: ambiguous call; both system.+(x: float, y: float) and system.+(x: float, y: float) match for: (float, float) ``` If I add types: ```(x: T, y: T) => x + y```, it compiles without error. How can this message be explained?
priority
interesting error message while using generics this code nimrod generics playing games c enamex warning off import future type list seq proc foldright lst list v u f t u u u discard proc mean xs list t xs foldright t x y x y cast xs len when ismainmodule let x cast mean echo x fails to compile with interesting message error ambiguous call both system x float y float and system x float y float match for float float if i add types x t y t x y it compiles without error how can this message be explained
1
468,341
13,465,667,357
IssuesEvent
2020-09-09 21:17:05
fossasia/open-event-frontend
https://api.github.com/repos/fossasia/open-event-frontend
reopened
Social System Links functionality URL and Form bugs after Recent Changes in Admin Section
Priority: High bug enhancement
Recently the social system links functionality was updated and now there are issues with each form field: * Every field now requires a URL even though the URL field is already preceding * blogs.fossasia.org should not be there as this is the admin should be able to add any domain here. So only show https:// or http:// as an option * Please also add https://www.patreon.com as an option Compare https://eventyay.com/admin/content ![Screenshot from 2020-09-03 18-25-10](https://user-images.githubusercontent.com/1583873/92141798-3a697300-ee13-11ea-96c6-e6023bd09f25.png)
1.0
Social System Links functionality URL and Form bugs after Recent Changes in Admin Section - Recently the social system links functionality was updated and now there are issues with each form field: * Every field now requires a URL even though the URL field is already preceding * blogs.fossasia.org should not be there as this is the admin should be able to add any domain here. So only show https:// or http:// as an option * Please also add https://www.patreon.com as an option Compare https://eventyay.com/admin/content ![Screenshot from 2020-09-03 18-25-10](https://user-images.githubusercontent.com/1583873/92141798-3a697300-ee13-11ea-96c6-e6023bd09f25.png)
priority
social system links functionality url and form bugs after recent changes in admin section recently the social system links functionality was updated and now there are issues with each form field every field now requires a url even though the url field is already preceding blogs fossasia org should not be there as this is the admin should be able to add any domain here so only show https or http as an option please also add as an option compare
1
140,289
5,399,827,689
IssuesEvent
2017-02-27 20:27:02
ampproject/amphtml
https://api.github.com/repos/ampproject/amphtml
opened
amp-form has to be in ampdoc level, not window
Category: Dynamic/Personalized Content P1: High Priority
Currently, `amp-form` is instrumented on the window object. Instead, it should use `AMP.registerServiceForDoc()` and thus be declared on the ampdoc-level to avoid doc-to-doc collisions.
1.0
amp-form has to be in ampdoc level, not window - Currently, `amp-form` is instrumented on the window object. Instead, it should use `AMP.registerServiceForDoc()` and thus be declared on the ampdoc-level to avoid doc-to-doc collisions.
priority
amp form has to be in ampdoc level not window currently amp form is instrumented on the window object instead it should use amp registerservicefordoc and thus be declared on the ampdoc level to avoid doc to doc collisions
1
791,112
27,851,174,881
IssuesEvent
2023-03-20 18:49:50
YangCatalog/backend
https://api.github.com/repos/YangCatalog/backend
closed
Cache directory growing in size
bug Priority: High
Cache directory increased in the size pretty much. Maybe some directories are not cleaned during `remove_unused.py` script. <img width="1710" alt="Screenshot 2023-03-16 at 10 18 30" src="https://user-images.githubusercontent.com/67378888/226437614-9ca28cd2-e689-4e8c-9736-3d4cb0b5e6d8.png">
1.0
Cache directory growing in size - Cache directory increased in the size pretty much. Maybe some directories are not cleaned during `remove_unused.py` script. <img width="1710" alt="Screenshot 2023-03-16 at 10 18 30" src="https://user-images.githubusercontent.com/67378888/226437614-9ca28cd2-e689-4e8c-9736-3d4cb0b5e6d8.png">
priority
cache directory growing in size cache directory increased in the size pretty much maybe some directories are not cleaned during remove unused py script img width alt screenshot at src
1
214,784
7,276,719,187
IssuesEvent
2018-02-21 17:09:24
cms-gem-daq-project/ctp7_modules
https://api.github.com/repos/cms-gem-daq-project/ctp7_modules
opened
VFAT channel mask after parallel SBIT scan will be wrong
Priority: High Status: Revision Needed Type: Bug
<!--- Provide a general summary of the issue in the Title above --> ## Brief summary of issue <!--- Provide a description of the issue, including any other issues or pull requests it references --> Current implementation will only set to original the channel mask of highest-position unmasked VFAT. Probably a consequence of the code copy-paste from a regular, serial SBIT scan ### Types of issue <!--- Propsed labels (see CONTRIBUTING.md) to help maintainers label your issue: --> - [x] Bug report (report an issue with the code) - [ ] Feature request (request for change which adds functionality) ## Expected Behavior <!--- If you're describing a bug, tell us what should happen --> <!--- If you're suggesting a change/improvement, tell us how it should work --> If we want to return system to initial state, we must read one channel mask per chip ## Current Behavior <!--- If describing a bug, tell us what happens instead of the expected behavior --> <!--- If suggesting a change/improvement, explain the difference from current behavior --> In a current implementation it is still one per board https://github.com/cms-gem-daq-project/ctp7_modules/blob/e082a5d78a52d147ab7f94bde56ccec3a6dc4dd3/src/calibration_routines.cpp#L641-L663 and will be set to the last available chip channel mask ## Possible Solution (for bugs) <!--- Not obligatory, but suggest a fix/reason for the bug, --> <!--- or ideas how to implement the addition or change --> ## Context (for feature requests) <!--- How has this issue affected you? What are you trying to accomplish? --> <!--- Providing context helps us come up with a solution that is most useful in the real world --> ## Your Environment <!--- Include as many relevant details about the environment you experienced the bug in --> * Version used: * Shell used: <!--- Template thanks to https://www.talater.com/open-source-templates/#/page/98 -->
1.0
VFAT channel mask after parallel SBIT scan will be wrong - <!--- Provide a general summary of the issue in the Title above --> ## Brief summary of issue <!--- Provide a description of the issue, including any other issues or pull requests it references --> Current implementation will only set to original the channel mask of highest-position unmasked VFAT. Probably a consequence of the code copy-paste from a regular, serial SBIT scan ### Types of issue <!--- Propsed labels (see CONTRIBUTING.md) to help maintainers label your issue: --> - [x] Bug report (report an issue with the code) - [ ] Feature request (request for change which adds functionality) ## Expected Behavior <!--- If you're describing a bug, tell us what should happen --> <!--- If you're suggesting a change/improvement, tell us how it should work --> If we want to return system to initial state, we must read one channel mask per chip ## Current Behavior <!--- If describing a bug, tell us what happens instead of the expected behavior --> <!--- If suggesting a change/improvement, explain the difference from current behavior --> In a current implementation it is still one per board https://github.com/cms-gem-daq-project/ctp7_modules/blob/e082a5d78a52d147ab7f94bde56ccec3a6dc4dd3/src/calibration_routines.cpp#L641-L663 and will be set to the last available chip channel mask ## Possible Solution (for bugs) <!--- Not obligatory, but suggest a fix/reason for the bug, --> <!--- or ideas how to implement the addition or change --> ## Context (for feature requests) <!--- How has this issue affected you? What are you trying to accomplish? --> <!--- Providing context helps us come up with a solution that is most useful in the real world --> ## Your Environment <!--- Include as many relevant details about the environment you experienced the bug in --> * Version used: * Shell used: <!--- Template thanks to https://www.talater.com/open-source-templates/#/page/98 -->
priority
vfat channel mask after parallel sbit scan will be wrong brief summary of issue current implementation will only set to original the channel mask of highest position unmasked vfat probably a consequence of the code copy paste from a regular serial sbit scan types of issue bug report report an issue with the code feature request request for change which adds functionality expected behavior if we want to return system to initial state we must read one channel mask per chip current behavior in a current implementation it is still one per board and will be set to the last available chip channel mask possible solution for bugs context for feature requests your environment version used shell used
1
812,223
30,321,998,946
IssuesEvent
2023-07-10 20:00:57
pombase/website
https://api.github.com/repos/pombase/website
closed
Protein sequence feature viewer (for domains mutants and modifications)
next high priority for_paper
Replaces https://github.com/pombase/website/issues/667 **Features** **Essential** - Actively maintained - Good speed, especially for loading, and viewing multiple features quickly with mouse-over Configurable - Ability to configure tracked of different types - Ability to configure pop-ups associated with tracks Browser features essential - Zoomable feature viewer (into amino acid residue) - Coupling to protein feature viewer (only need to pick one full length representative structure) - Coupling mutants to phenotypes (probably via pop-ups or tables) **Desirable** Ability for user configure active tracks on and off (Calipho has this) Download svg image ? Calipho has this) Ability to link to the equivalent residue in human (I'm not sure how that could happen, it would need to be precomputed from alignments (possibly Panther families could be used for this). This isn't super urgent. **Tracks we would like to display initially** 1 Single sequence region mutants (i.e A123G, OR A234G,A235G OR 123-223 delta) with associated phenotypes 2. Modifications (ALL) 3. Pfam domains 4. TMM regions 5. Low complexity regions 6. Coiled coils Ideally, these regions would display in structure viewer and give a mouse-over pop-up with “details” **Later datatypes** Secondly structure regions Hydropathy? Others? **Examples** RCSB https://www.rcsb.org/3d-sequence/4OFB?asymId=A Calipho https://www.nextprot.org/entry/NX_P38398/sequence Protista https://www.uniprot.org/uniprotkb/P38398/feature-viewer
1.0
Protein sequence feature viewer (for domains mutants and modifications) - Replaces https://github.com/pombase/website/issues/667 **Features** **Essential** - Actively maintained - Good speed, especially for loading, and viewing multiple features quickly with mouse-over Configurable - Ability to configure tracked of different types - Ability to configure pop-ups associated with tracks Browser features essential - Zoomable feature viewer (into amino acid residue) - Coupling to protein feature viewer (only need to pick one full length representative structure) - Coupling mutants to phenotypes (probably via pop-ups or tables) **Desirable** Ability for user configure active tracks on and off (Calipho has this) Download svg image ? Calipho has this) Ability to link to the equivalent residue in human (I'm not sure how that could happen, it would need to be precomputed from alignments (possibly Panther families could be used for this). This isn't super urgent. **Tracks we would like to display initially** 1 Single sequence region mutants (i.e A123G, OR A234G,A235G OR 123-223 delta) with associated phenotypes 2. Modifications (ALL) 3. Pfam domains 4. TMM regions 5. Low complexity regions 6. Coiled coils Ideally, these regions would display in structure viewer and give a mouse-over pop-up with “details” **Later datatypes** Secondly structure regions Hydropathy? Others? **Examples** RCSB https://www.rcsb.org/3d-sequence/4OFB?asymId=A Calipho https://www.nextprot.org/entry/NX_P38398/sequence Protista https://www.uniprot.org/uniprotkb/P38398/feature-viewer
priority
protein sequence feature viewer for domains mutants and modifications replaces features essential actively maintained good speed especially for loading and viewing multiple features quickly with mouse over configurable ability to configure tracked of different types ability to configure pop ups associated with tracks browser features essential zoomable feature viewer into amino acid residue coupling to protein feature viewer only need to pick one full length representative structure coupling mutants to phenotypes probably via pop ups or tables desirable ability for user configure active tracks on and off calipho has this download svg image calipho has this ability to link to the equivalent residue in human i m not sure how that could happen it would need to be precomputed from alignments possibly panther families could be used for this this isn t super urgent tracks we would like to display initially single sequence region mutants i e or or delta with associated phenotypes modifications all pfam domains tmm regions low complexity regions coiled coils ideally these regions would display in structure viewer and give a mouse over pop up with “details” later datatypes secondly structure regions hydropathy others examples rcsb calipho protista
1
423,410
12,295,710,606
IssuesEvent
2020-05-11 04:58:49
woocommerce/woocommerce-android
https://api.github.com/repos/woocommerce/woocommerce-android
closed
IllegalArgumentException: pointerIndex out of range
Priority: High [Type] Crash
Sentry Issue: [WOOCOMMERCE-ANDROID-8Z](https://sentry.io/organizations/a8c/issues/1392943224/?referrer=github_integration) ``` IllegalArgumentException: pointerIndex out of range at android.view.MotionEvent.nativeGetAxisValue(MotionEvent.java) at android.view.MotionEvent.getX(MotionEvent.java:2608) at androidx.viewpager.widget.ViewPager.onInterceptTouchEvent(ViewPager.java:2072) at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2753) at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3222) ... (51 additional frame(s) were not displayed) pointerIndex out of range ```
1.0
IllegalArgumentException: pointerIndex out of range - Sentry Issue: [WOOCOMMERCE-ANDROID-8Z](https://sentry.io/organizations/a8c/issues/1392943224/?referrer=github_integration) ``` IllegalArgumentException: pointerIndex out of range at android.view.MotionEvent.nativeGetAxisValue(MotionEvent.java) at android.view.MotionEvent.getX(MotionEvent.java:2608) at androidx.viewpager.widget.ViewPager.onInterceptTouchEvent(ViewPager.java:2072) at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2753) at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3222) ... (51 additional frame(s) were not displayed) pointerIndex out of range ```
priority
illegalargumentexception pointerindex out of range sentry issue illegalargumentexception pointerindex out of range at android view motionevent nativegetaxisvalue motionevent java at android view motionevent getx motionevent java at androidx viewpager widget viewpager onintercepttouchevent viewpager java at android view viewgroup dispatchtouchevent viewgroup java at android view viewgroup dispatchtransformedtouchevent viewgroup java additional frame s were not displayed pointerindex out of range
1
597,213
18,158,216,626
IssuesEvent
2021-09-27 06:18:22
AY2122S1-CS2103T-T15-4/tp
https://api.github.com/repos/AY2122S1-CS2103T-T15-4/tp
opened
Implement View functionality
type.Story priority.High
As a residence admin, I can - view a list of all the hall residents in the address book so that I can - easily obtain a list of all the residents that have been added to the address book Format: `view`
1.0
Implement View functionality - As a residence admin, I can - view a list of all the hall residents in the address book so that I can - easily obtain a list of all the residents that have been added to the address book Format: `view`
priority
implement view functionality as a residence admin i can view a list of all the hall residents in the address book so that i can easily obtain a list of all the residents that have been added to the address book format view
1
658,389
21,890,964,073
IssuesEvent
2022-05-20 01:31:54
bounswe/bounswe2022group8
https://api.github.com/repos/bounswe/bounswe2022group8
opened
Practice App: Dockerization
Effort: Medium Priority: High practice app
### What's up? Docker is a tool that is used to automate the deployment of applications in lightweight containers so that applications can work efficiently in different environments. Therefore, in order for our application to be more versatile we need to dockerize it before the deployment. **Note:** More information related to docker can be found in our related [research page](https://github.com/bounswe/bounswe2022group8/wiki/Research-On-Docker). ### To Do - [ ] Figure out how to dockerize our practice application. - [ ] Document how dockerization is done so that other group members can benefit. ### Deadline 20.05.2022 _@12.00_ ### Additional Information * In order to dockerize our application one should perform the following steps: 1) Download Docker. (You can download it from [here](https://www.docker.com/).) It may require you to download WSL 2, so just follow the instructions. If asked, download Ubuntu as linux distributor. 2) Create a file named **Dockerfile** under the project folder and paste the code snippet below into the file: ```javascript FROM python:3.8-slim-buster WORKDIR /app COPY requirements.txt requirements.txt RUN pip3 install -r requirements.txt RUN apt-get update && apt-get -y install tk-dev COPY . . CMD ["python3", "manage.py", "runserver", "0.0.0.0:8000"] ``` * This file contains the code that is necessary to create our docker image. 3) Create a file named **.dockerignore** as we do not want our environment related files to be included. Add ``` */env ``` into the file. (Assuming that your virtual environment name is _env_. If not add that name in the format mentioned above. ) 4) Now we are going to build our docker image. Enter the following command in the terminal: ```javascript docker build --tag python-django . ``` * python-django is the name of the image so you can name it however you want. * Don't forget that images are immutable so in order to change it you need to recreate it. I know that it is a quite large file but don't worry about recreating as necessary files are backed up in the cache. 5) It is time to create our container. Enter the following command in the terminal to run your image inside a container. ```javascript docker run --publish 8000:8000 python-django ``` 6) Open the Docker app you downloaded at first, click containers, move the cursor over the container you just created and click _open in browser_. **Boom.** Our application now also works on linux as well. ### Reviewers _No response_
1.0
Practice App: Dockerization - ### What's up? Docker is a tool that is used to automate the deployment of applications in lightweight containers so that applications can work efficiently in different environments. Therefore, in order for our application to be more versatile we need to dockerize it before the deployment. **Note:** More information related to docker can be found in our related [research page](https://github.com/bounswe/bounswe2022group8/wiki/Research-On-Docker). ### To Do - [ ] Figure out how to dockerize our practice application. - [ ] Document how dockerization is done so that other group members can benefit. ### Deadline 20.05.2022 _@12.00_ ### Additional Information * In order to dockerize our application one should perform the following steps: 1) Download Docker. (You can download it from [here](https://www.docker.com/).) It may require you to download WSL 2, so just follow the instructions. If asked, download Ubuntu as linux distributor. 2) Create a file named **Dockerfile** under the project folder and paste the code snippet below into the file: ```javascript FROM python:3.8-slim-buster WORKDIR /app COPY requirements.txt requirements.txt RUN pip3 install -r requirements.txt RUN apt-get update && apt-get -y install tk-dev COPY . . CMD ["python3", "manage.py", "runserver", "0.0.0.0:8000"] ``` * This file contains the code that is necessary to create our docker image. 3) Create a file named **.dockerignore** as we do not want our environment related files to be included. Add ``` */env ``` into the file. (Assuming that your virtual environment name is _env_. If not add that name in the format mentioned above. ) 4) Now we are going to build our docker image. Enter the following command in the terminal: ```javascript docker build --tag python-django . ``` * python-django is the name of the image so you can name it however you want. * Don't forget that images are immutable so in order to change it you need to recreate it. I know that it is a quite large file but don't worry about recreating as necessary files are backed up in the cache. 5) It is time to create our container. Enter the following command in the terminal to run your image inside a container. ```javascript docker run --publish 8000:8000 python-django ``` 6) Open the Docker app you downloaded at first, click containers, move the cursor over the container you just created and click _open in browser_. **Boom.** Our application now also works on linux as well. ### Reviewers _No response_
priority
practice app dockerization what s up docker is a tool that is used to automate the deployment of applications in lightweight containers so that applications can work efficiently in different environments therefore in order for our application to be more versatile we need to dockerize it before the deployment note more information related to docker can be found in our related to do figure out how to dockerize our practice application document how dockerization is done so that other group members can benefit deadline additional information in order to dockerize our application one should perform the following steps download docker you can download it from it may require you to download wsl so just follow the instructions if asked download ubuntu as linux distributor create a file named dockerfile under the project folder and paste the code snippet below into the file javascript from python slim buster workdir app copy requirements txt requirements txt run install r requirements txt run apt get update apt get y install tk dev copy cmd this file contains the code that is necessary to create our docker image create a file named dockerignore as we do not want our environment related files to be included add env into the file assuming that your virtual environment name is env if not add that name in the format mentioned above now we are going to build our docker image enter the following command in the terminal javascript docker build tag python django python django is the name of the image so you can name it however you want don t forget that images are immutable so in order to change it you need to recreate it i know that it is a quite large file but don t worry about recreating as necessary files are backed up in the cache it is time to create our container enter the following command in the terminal to run your image inside a container javascript docker run publish python django open the docker app you downloaded at first click containers move the cursor over the container you just created and click open in browser boom our application now also works on linux as well reviewers no response
1
606,447
18,762,626,758
IssuesEvent
2021-11-05 18:24:22
AY2122S1-CS2113T-F14-1/tp
https://api.github.com/repos/AY2122S1-CS2113T-F14-1/tp
closed
[PE-D] Incorrect changing of habit name when it includes '/'
priority.High
![Screenshot 2021-10-29 at 5.44.04 PM.png](https://raw.githubusercontent.com/leeyikai/ped/main/files/bedf79e8-f160-44ce-b6e0-9015c73325d1.png) <!--session: 1635497050866-38a4535d-51d6-4303-8e1e-a1b78102b03d--> <!--Version: Web v3.4.1--> ------------- Labels: `severity.Medium` `type.FeatureFlaw` original: leeyikai/ped#10
1.0
[PE-D] Incorrect changing of habit name when it includes '/' - ![Screenshot 2021-10-29 at 5.44.04 PM.png](https://raw.githubusercontent.com/leeyikai/ped/main/files/bedf79e8-f160-44ce-b6e0-9015c73325d1.png) <!--session: 1635497050866-38a4535d-51d6-4303-8e1e-a1b78102b03d--> <!--Version: Web v3.4.1--> ------------- Labels: `severity.Medium` `type.FeatureFlaw` original: leeyikai/ped#10
priority
incorrect changing of habit name when it includes labels severity medium type featureflaw original leeyikai ped
1
2,461
2,525,863,665
IssuesEvent
2015-01-21 06:56:14
graybeal/ont
https://api.github.com/repos/graybeal/ont
closed
ontologies with no declared namespace for empty prefix are not accepted
1 star bug imported ontmd portal Priority-High
_From [caru...@gmail.com](https://code.google.com/u/113886747689301365533/) on June 03, 2009 17:42:13_ Ontologies not containing: xmlns="some-namespace" are not accepted. This case was manifested again with http://mmi.mbari.org:8200/marinemetadata/agu Dev. note: when the Jena API call model.getNsPrefixURI("") returns null, perhaps try to determine the value of xml:base and use that value as the namespace(?). _Original issue: http://code.google.com/p/mmisw/issues/detail?id=140_
1.0
ontologies with no declared namespace for empty prefix are not accepted - _From [caru...@gmail.com](https://code.google.com/u/113886747689301365533/) on June 03, 2009 17:42:13_ Ontologies not containing: xmlns="some-namespace" are not accepted. This case was manifested again with http://mmi.mbari.org:8200/marinemetadata/agu Dev. note: when the Jena API call model.getNsPrefixURI("") returns null, perhaps try to determine the value of xml:base and use that value as the namespace(?). _Original issue: http://code.google.com/p/mmisw/issues/detail?id=140_
priority
ontologies with no declared namespace for empty prefix are not accepted from on june ontologies not containing xmlns some namespace are not accepted this case was manifested again with dev note when the jena api call model getnsprefixuri returns null perhaps try to determine the value of xml base and use that value as the namespace original issue
1
336,692
10,195,492,109
IssuesEvent
2019-08-12 18:16:24
input-output-hk/cardano-ledger
https://api.github.com/repos/input-output-hk/cardano-ledger
closed
Do not allow delegations whose epoch is past the next one
good first issue high-priority spec-alignment
## Background The Byron spec does not allow delegations where the epoch in the certificate is past the next epoch from the epoch the certificate was issued. ![image](https://user-images.githubusercontent.com/175315/59129203-70981880-896c-11e9-8927-df2007d8041b.png) ## Proposed Solution <!-- If you are not able to add a proposal, please add the `needs-planning` label --> Adapt the `scheduleCertificate` function so that this check is enforced. I.e. change this condition accordingly: ```haskell -- Check that the delegation epoch is greater than or equal to the current one currentEpoch <= delegationEpoch `orThrowError` PastEpoch currentEpoch delegationEpoch ``` <!-- Please add Next Actions in the comments with the following format: ## Next Action - [ ] Action to complete --> <!-- If you could create a PR for the Next Action in 15 mins or less, please give it a go! -->
1.0
Do not allow delegations whose epoch is past the next one - ## Background The Byron spec does not allow delegations where the epoch in the certificate is past the next epoch from the epoch the certificate was issued. ![image](https://user-images.githubusercontent.com/175315/59129203-70981880-896c-11e9-8927-df2007d8041b.png) ## Proposed Solution <!-- If you are not able to add a proposal, please add the `needs-planning` label --> Adapt the `scheduleCertificate` function so that this check is enforced. I.e. change this condition accordingly: ```haskell -- Check that the delegation epoch is greater than or equal to the current one currentEpoch <= delegationEpoch `orThrowError` PastEpoch currentEpoch delegationEpoch ``` <!-- Please add Next Actions in the comments with the following format: ## Next Action - [ ] Action to complete --> <!-- If you could create a PR for the Next Action in 15 mins or less, please give it a go! -->
priority
do not allow delegations whose epoch is past the next one background the byron spec does not allow delegations where the epoch in the certificate is past the next epoch from the epoch the certificate was issued proposed solution adapt the schedulecertificate function so that this check is enforced i e change this condition accordingly haskell check that the delegation epoch is greater than or equal to the current one currentepoch delegationepoch orthrowerror pastepoch currentepoch delegationepoch please add next actions in the comments with the following format next action action to complete
1
562,215
16,654,123,262
IssuesEvent
2021-06-05 07:42:46
SAP/fundamental-ngx
https://api.github.com/repos/SAP/fundamental-ngx
closed
Refactor Avatar Group to not rely on styling from the documentation
High priority
Currently there's a lot of styling added in the scss example tab. We need to get rid of this code and move it in fundamental-styles if necessary.
1.0
Refactor Avatar Group to not rely on styling from the documentation - Currently there's a lot of styling added in the scss example tab. We need to get rid of this code and move it in fundamental-styles if necessary.
priority
refactor avatar group to not rely on styling from the documentation currently there s a lot of styling added in the scss example tab we need to get rid of this code and move it in fundamental styles if necessary
1
152,664
5,858,749,589
IssuesEvent
2017-05-12 05:53:14
carcasanchez/TheLinkedProject
https://api.github.com/repos/carcasanchez/TheLinkedProject
closed
Colliders don't delete passing from kakariko to destroyed kakariko.
CRITICAL High priority
Detected on bush colliders and NPCs colliders. Game crashes if the player interactuates with this colliders.
1.0
Colliders don't delete passing from kakariko to destroyed kakariko. - Detected on bush colliders and NPCs colliders. Game crashes if the player interactuates with this colliders.
priority
colliders don t delete passing from kakariko to destroyed kakariko detected on bush colliders and npcs colliders game crashes if the player interactuates with this colliders
1
555,676
16,460,722,798
IssuesEvent
2021-05-21 18:33:38
az-digital/arizona-bootstrap
https://api.github.com/repos/az-digital/arizona-bootstrap
closed
Tables do not have styling
high priority
Tables are not currently styled (or at least not similarly to QS 1) Current styling happening in QS2: ![image](https://user-images.githubusercontent.com/10873398/118370162-4dfcda00-b55b-11eb-99c2-a1ce5eaf2e34.png) Styling in QS1: ![image](https://user-images.githubusercontent.com/10873398/118370186-72f14d00-b55b-11eb-993d-cd2595fe7a93.png) ## Conditions of satisfaction - [ ] Match styles in QS1
1.0
Tables do not have styling - Tables are not currently styled (or at least not similarly to QS 1) Current styling happening in QS2: ![image](https://user-images.githubusercontent.com/10873398/118370162-4dfcda00-b55b-11eb-99c2-a1ce5eaf2e34.png) Styling in QS1: ![image](https://user-images.githubusercontent.com/10873398/118370186-72f14d00-b55b-11eb-993d-cd2595fe7a93.png) ## Conditions of satisfaction - [ ] Match styles in QS1
priority
tables do not have styling tables are not currently styled or at least not similarly to qs current styling happening in styling in conditions of satisfaction match styles in
1
598,671
18,250,003,953
IssuesEvent
2021-10-02 03:24:48
gambitph/Stackable
https://api.github.com/repos/gambitph/Stackable
closed
The block appender of the Feature Grid block is like another column in the editor
bug high priority [version] V3 [block] Feature Grid
The block appender should act more like the Columns block (not visible, and there's a column slider) Here's what we see now when you have a feature grid selected: ![image](https://user-images.githubusercontent.com/1033611/135275973-00d4713f-1c17-4b87-9503-dc94f86ff11c.png)
1.0
The block appender of the Feature Grid block is like another column in the editor - The block appender should act more like the Columns block (not visible, and there's a column slider) Here's what we see now when you have a feature grid selected: ![image](https://user-images.githubusercontent.com/1033611/135275973-00d4713f-1c17-4b87-9503-dc94f86ff11c.png)
priority
the block appender of the feature grid block is like another column in the editor the block appender should act more like the columns block not visible and there s a column slider here s what we see now when you have a feature grid selected
1
497,051
14,361,298,718
IssuesEvent
2020-11-30 18:03:22
pytorch/pytorch
https://api.github.com/repos/pytorch/pytorch
closed
pack_padded_sequence requires lengths to be on CPU
has workaround high priority module: regression module: rnn triage review triaged
I've updated my GPU to a 3090 so I'm running torch 1.7.0+cu110 with CUDA 11.0 My Dataloader returns (sequences, targets, lengths) where sequences and targets are padded sequences. I'm using pytorch-lightning which moves the tensors return by the data loader to the GPU. Previously (1.6.0) this code worked, `sequences` and `lengths` are on the GPU x = self.embed(sequences) x = pack_padded_sequence(x, lengths, batch_first=True) x, _ = self.lstm(x, self.hidden) Now it throws ``` File "/home/david/.pyenv/versions/transformer/lib/python3.8/site-packages/torch/nn/utils/rnn.py", line 244, in pack_padded_sequence _VF._pack_padded_sequence(input, lengths, batch_first) RuntimeError: 'lengths' argument should be a 1D CPU int64 tensor, but got 1D cuda:0 Long tensor ``` By explicitly moving `lengths` back to the CPU it works. Was this a deliberate change? x = self.embed(sequences) x = pack_padded_sequence(x, lengths.to("cpu"), batch_first=True) x, _ = self.lstm(x, self.hidden) cc @ezyang @gchanan @zou3519 @bdhirsh
1.0
pack_padded_sequence requires lengths to be on CPU - I've updated my GPU to a 3090 so I'm running torch 1.7.0+cu110 with CUDA 11.0 My Dataloader returns (sequences, targets, lengths) where sequences and targets are padded sequences. I'm using pytorch-lightning which moves the tensors return by the data loader to the GPU. Previously (1.6.0) this code worked, `sequences` and `lengths` are on the GPU x = self.embed(sequences) x = pack_padded_sequence(x, lengths, batch_first=True) x, _ = self.lstm(x, self.hidden) Now it throws ``` File "/home/david/.pyenv/versions/transformer/lib/python3.8/site-packages/torch/nn/utils/rnn.py", line 244, in pack_padded_sequence _VF._pack_padded_sequence(input, lengths, batch_first) RuntimeError: 'lengths' argument should be a 1D CPU int64 tensor, but got 1D cuda:0 Long tensor ``` By explicitly moving `lengths` back to the CPU it works. Was this a deliberate change? x = self.embed(sequences) x = pack_padded_sequence(x, lengths.to("cpu"), batch_first=True) x, _ = self.lstm(x, self.hidden) cc @ezyang @gchanan @zou3519 @bdhirsh
priority
pack padded sequence requires lengths to be on cpu i ve updated my gpu to a so i m running torch with cuda my dataloader returns sequences targets lengths where sequences and targets are padded sequences i m using pytorch lightning which moves the tensors return by the data loader to the gpu previously this code worked sequences and lengths are on the gpu x self embed sequences x pack padded sequence x lengths batch first true x self lstm x self hidden now it throws file home david pyenv versions transformer lib site packages torch nn utils rnn py line in pack padded sequence vf pack padded sequence input lengths batch first runtimeerror lengths argument should be a cpu tensor but got cuda long tensor by explicitly moving lengths back to the cpu it works was this a deliberate change x self embed sequences x pack padded sequence x lengths to cpu batch first true x self lstm x self hidden cc ezyang gchanan bdhirsh
1
72,286
3,377,983,948
IssuesEvent
2015-11-25 08:25:08
CoderDojo/community-platform
https://api.github.com/repos/CoderDojo/community-platform
closed
Cannot edit profile
bug high priority profiles/users top priority
Since yesterdays deployment you cannot edit a profile ``` Seneca Fatal Error ================== Message: seneca: entity/error Code: entity/error Details: { code: 'entity/error', store: 'postgresql-store', plugin: {} } Stack: at errormaker (/opt/zen/cp-users-service/node_modules/seneca/node_modules/eraro/eraro.js:94:15) at Seneca.fail (/opt/zen/cp-users-service/node_modules/seneca/seneca.js:2456:21) at error (/opt/zen/cp-users-service/node_modules/seneca-postgresql-store/lib/postgresql-store.js:67:14) at /opt/zen/cp-users-service/node_modules/seneca-postgresql-store/lib/postgresql-store.js:173:16 at null.callback (/opt/zen/cp-users-service/node_modules/seneca-postgresql-store/lib/postgresql-store.js:145:11) at Query.handleError (/opt/zen/cp-users-service/node_modules/pg/lib/query.js:97:17) at null.<anonymous> (/opt/zen/cp-users-service/node_modules/pg/lib/client.js:166:26) at emit (events.js:95:17) at Socket.<anonymous> (/opt/zen/cp-users-service/node_modules/pg/lib/connection.js:109:12) at Socket.emit (events.js:95:17) Instance: Seneca/0.7.2/gqynt2rr3xrd/1448439105943/25532/- ALL ERRORS FATAL: action called with argument fatal$:true (probably a plugin init error, or using a plugin seneca instance, see senecajs.org/fatal.html) at act_done (/opt/zen/cp-users-service/node_modules/seneca/seneca.js:1529:29) ```
2.0
Cannot edit profile - Since yesterdays deployment you cannot edit a profile ``` Seneca Fatal Error ================== Message: seneca: entity/error Code: entity/error Details: { code: 'entity/error', store: 'postgresql-store', plugin: {} } Stack: at errormaker (/opt/zen/cp-users-service/node_modules/seneca/node_modules/eraro/eraro.js:94:15) at Seneca.fail (/opt/zen/cp-users-service/node_modules/seneca/seneca.js:2456:21) at error (/opt/zen/cp-users-service/node_modules/seneca-postgresql-store/lib/postgresql-store.js:67:14) at /opt/zen/cp-users-service/node_modules/seneca-postgresql-store/lib/postgresql-store.js:173:16 at null.callback (/opt/zen/cp-users-service/node_modules/seneca-postgresql-store/lib/postgresql-store.js:145:11) at Query.handleError (/opt/zen/cp-users-service/node_modules/pg/lib/query.js:97:17) at null.<anonymous> (/opt/zen/cp-users-service/node_modules/pg/lib/client.js:166:26) at emit (events.js:95:17) at Socket.<anonymous> (/opt/zen/cp-users-service/node_modules/pg/lib/connection.js:109:12) at Socket.emit (events.js:95:17) Instance: Seneca/0.7.2/gqynt2rr3xrd/1448439105943/25532/- ALL ERRORS FATAL: action called with argument fatal$:true (probably a plugin init error, or using a plugin seneca instance, see senecajs.org/fatal.html) at act_done (/opt/zen/cp-users-service/node_modules/seneca/seneca.js:1529:29) ```
priority
cannot edit profile since yesterdays deployment you cannot edit a profile seneca fatal error message seneca entity error code entity error details code entity error store postgresql store plugin stack at errormaker opt zen cp users service node modules seneca node modules eraro eraro js at seneca fail opt zen cp users service node modules seneca seneca js at error opt zen cp users service node modules seneca postgresql store lib postgresql store js at opt zen cp users service node modules seneca postgresql store lib postgresql store js at null callback opt zen cp users service node modules seneca postgresql store lib postgresql store js at query handleerror opt zen cp users service node modules pg lib query js at null opt zen cp users service node modules pg lib client js at emit events js at socket opt zen cp users service node modules pg lib connection js at socket emit events js instance seneca all errors fatal action called with argument fatal true probably a plugin init error or using a plugin seneca instance see senecajs org fatal html at act done opt zen cp users service node modules seneca seneca js
1
209,870
7,180,662,338
IssuesEvent
2018-02-01 00:24:44
minio/minio
https://api.github.com/repos/minio/minio
closed
[PR#5160] Ellipsis is not working with two ellipsis arguments
fixed priority: high
``` $ minio server sda{1...2} sdb{1...2} Trace: 1: cmd/server-main.go:121:cmd.serverHandleCmdArgs() 2: cmd/server-main.go:171:cmd.serverMain() 3: vendor/github.com/minio/cli/app.go:499:cli.HandleAction() 4: vendor/github.com/minio/cli/command.go:214:cli.Command.Run() 5: vendor/github.com/minio/cli/app.go:260:cli.(*App).Run() 6: cmd/main.go:149:cmd.Main() 7: main.go:71:main.main() [2018-01-29T08:35:50.731099798Z] [FATAL] Invalid command line arguments server=‘:9000’, args=[sda{1...2} sdb{1...2}] (A Total Of 2 Endpoints Were Found. For Erasure Mode It Should Be An Even Number Between 4 And 16) ```
1.0
[PR#5160] Ellipsis is not working with two ellipsis arguments - ``` $ minio server sda{1...2} sdb{1...2} Trace: 1: cmd/server-main.go:121:cmd.serverHandleCmdArgs() 2: cmd/server-main.go:171:cmd.serverMain() 3: vendor/github.com/minio/cli/app.go:499:cli.HandleAction() 4: vendor/github.com/minio/cli/command.go:214:cli.Command.Run() 5: vendor/github.com/minio/cli/app.go:260:cli.(*App).Run() 6: cmd/main.go:149:cmd.Main() 7: main.go:71:main.main() [2018-01-29T08:35:50.731099798Z] [FATAL] Invalid command line arguments server=‘:9000’, args=[sda{1...2} sdb{1...2}] (A Total Of 2 Endpoints Were Found. For Erasure Mode It Should Be An Even Number Between 4 And 16) ```
priority
ellipsis is not working with two ellipsis arguments minio server sda sdb trace cmd server main go cmd serverhandlecmdargs cmd server main go cmd servermain vendor github com minio cli app go cli handleaction vendor github com minio cli command go cli command run vendor github com minio cli app go cli app run cmd main go cmd main main go main main invalid command line arguments server ‘ ’ args a total of endpoints were found for erasure mode it should be an even number between and
1
141,765
5,444,198,258
IssuesEvent
2017-03-07 01:48:14
magfest/ubersystem
https://api.github.com/repos/magfest/ubersystem
opened
Preregistration index page throws 500 error
before prereg launches HIGH PRIORITY
I *believe* this is coming from the fact that we avoid saving unpaid attendees in the database by storing them in the session. Please correct me if I'm wrong. In order to save the prereg in the session, we convert the `Attendee` into a `dict` with `to_sessionized`. Then we later attempt to convert the `dict` back into an `Attendee` using `from_sessionized`. The error occurs because `to_sessionized` is serializing readonly properties, like `full_name` and `last_first`, and then `from_sessionized` is attempting to set readonly properties on the new model instance. I think we can fix this without changing the preregistration code by modifying the `MagModel` constructor to remove readonly properties from `kwargs`. ``` 500 Internal Server Error The server encountered an unexpected condition which prevented it from fulfilling the request. Traceback (most recent call last): File "/home/vagrant/uber/sideboard/env/lib/python3.4/site-packages/cherrypy/_cprequest.py", line 670, in respond response.body = self.handler() File "/home/vagrant/uber/sideboard/env/lib/python3.4/site-packages/cherrypy/lib/encoding.py", line 220, in __call__ self.body = self.oldhandler(*args, **kwargs) File "/home/vagrant/uber/sideboard/env/lib/python3.4/site-packages/cherrypy/_cpdispatch.py", line 60, in __call__ return self.callable(*self.args, **self.kwargs) File "/home/vagrant/uber/sideboard/plugins/uber/uber/decorators.py", line 238, in with_timing return func(*args, **kwargs) File "/home/vagrant/uber/sideboard/plugins/uber/uber/decorators.py", line 229, in with_caching return func(*args, **kwargs) File "/home/vagrant/uber/sideboard/plugins/uber/uber/decorators.py", line 249, in with_session return func(*args, **kwargs) File "/home/vagrant/uber/sideboard/plugins/uber/uber/decorators.py", line 369, in with_restrictions return func(*args, **kwargs) File "/home/vagrant/uber/sideboard/plugins/uber/uber/decorators.py", line 318, in with_rendering result = func(*args, **kwargs) File "/home/vagrant/uber/sideboard/plugins/uber/uber/site_sections/preregistration.py", line 23, in wrapped return func(self, *args, **kwargs) File "/home/vagrant/uber/sideboard/plugins/uber/uber/decorators.py", line 51, in with_check return func(*args, **kwargs) File "/home/vagrant/uber/sideboard/plugins/uber/uber/site_sections/preregistration.py", line 94, in index 'charge': Charge(listify(self.unpaid_preregs.values())) File "/home/vagrant/uber/sideboard/plugins/uber/uber/utils.py", line 216, in __init__ self._models_cached = [self.from_sessionized(d) for d in self.targets] File "/home/vagrant/uber/sideboard/plugins/uber/uber/utils.py", line 216, in <listcomp> self._models_cached = [self.from_sessionized(d) for d in self.targets] File "/home/vagrant/uber/sideboard/plugins/uber/uber/utils.py", line 237, in from_sessionized return sa.Session.resolve_model(d['_model'])(**d) File "<string>", line 4, in __init__ File "/home/vagrant/uber/sideboard/env/lib/python3.4/site-packages/sqlalchemy/orm/state.py", line 414, in _initialize_instance manager.dispatch.init_failure(self, args, kwargs) File "/home/vagrant/uber/sideboard/env/lib/python3.4/site-packages/sqlalchemy/util/langhelpers.py", line 60, in __exit__ compat.reraise(exc_type, exc_value, exc_tb) File "/home/vagrant/uber/sideboard/env/lib/python3.4/site-packages/sqlalchemy/util/compat.py", line 187, in reraise raise value File "/home/vagrant/uber/sideboard/env/lib/python3.4/site-packages/sqlalchemy/orm/state.py", line 411, in _initialize_instance return manager.original_init(*mixed[1:], **kwargs) File "/home/vagrant/uber/sideboard/plugins/uber/uber/models.py", line 157, in __init__ default_constructor(self, *args, **kwargs) File "/home/vagrant/uber/sideboard/env/lib/python3.4/site-packages/sqlalchemy/ext/declarative/base.py", line 654, in _declarative_constructor setattr(self, k, kwargs[k]) File "/home/vagrant/uber/sideboard/sideboard/lib/sa/_crud.py", line 1463, in __setattr__ object.__setattr__(self, name, value) File "/home/vagrant/uber/sideboard/env/lib/python3.4/site-packages/sqlalchemy/ext/hybrid.py", line 748, in __set__ raise AttributeError("can't set attribute") AttributeError: can't set attribute ```
1.0
Preregistration index page throws 500 error - I *believe* this is coming from the fact that we avoid saving unpaid attendees in the database by storing them in the session. Please correct me if I'm wrong. In order to save the prereg in the session, we convert the `Attendee` into a `dict` with `to_sessionized`. Then we later attempt to convert the `dict` back into an `Attendee` using `from_sessionized`. The error occurs because `to_sessionized` is serializing readonly properties, like `full_name` and `last_first`, and then `from_sessionized` is attempting to set readonly properties on the new model instance. I think we can fix this without changing the preregistration code by modifying the `MagModel` constructor to remove readonly properties from `kwargs`. ``` 500 Internal Server Error The server encountered an unexpected condition which prevented it from fulfilling the request. Traceback (most recent call last): File "/home/vagrant/uber/sideboard/env/lib/python3.4/site-packages/cherrypy/_cprequest.py", line 670, in respond response.body = self.handler() File "/home/vagrant/uber/sideboard/env/lib/python3.4/site-packages/cherrypy/lib/encoding.py", line 220, in __call__ self.body = self.oldhandler(*args, **kwargs) File "/home/vagrant/uber/sideboard/env/lib/python3.4/site-packages/cherrypy/_cpdispatch.py", line 60, in __call__ return self.callable(*self.args, **self.kwargs) File "/home/vagrant/uber/sideboard/plugins/uber/uber/decorators.py", line 238, in with_timing return func(*args, **kwargs) File "/home/vagrant/uber/sideboard/plugins/uber/uber/decorators.py", line 229, in with_caching return func(*args, **kwargs) File "/home/vagrant/uber/sideboard/plugins/uber/uber/decorators.py", line 249, in with_session return func(*args, **kwargs) File "/home/vagrant/uber/sideboard/plugins/uber/uber/decorators.py", line 369, in with_restrictions return func(*args, **kwargs) File "/home/vagrant/uber/sideboard/plugins/uber/uber/decorators.py", line 318, in with_rendering result = func(*args, **kwargs) File "/home/vagrant/uber/sideboard/plugins/uber/uber/site_sections/preregistration.py", line 23, in wrapped return func(self, *args, **kwargs) File "/home/vagrant/uber/sideboard/plugins/uber/uber/decorators.py", line 51, in with_check return func(*args, **kwargs) File "/home/vagrant/uber/sideboard/plugins/uber/uber/site_sections/preregistration.py", line 94, in index 'charge': Charge(listify(self.unpaid_preregs.values())) File "/home/vagrant/uber/sideboard/plugins/uber/uber/utils.py", line 216, in __init__ self._models_cached = [self.from_sessionized(d) for d in self.targets] File "/home/vagrant/uber/sideboard/plugins/uber/uber/utils.py", line 216, in <listcomp> self._models_cached = [self.from_sessionized(d) for d in self.targets] File "/home/vagrant/uber/sideboard/plugins/uber/uber/utils.py", line 237, in from_sessionized return sa.Session.resolve_model(d['_model'])(**d) File "<string>", line 4, in __init__ File "/home/vagrant/uber/sideboard/env/lib/python3.4/site-packages/sqlalchemy/orm/state.py", line 414, in _initialize_instance manager.dispatch.init_failure(self, args, kwargs) File "/home/vagrant/uber/sideboard/env/lib/python3.4/site-packages/sqlalchemy/util/langhelpers.py", line 60, in __exit__ compat.reraise(exc_type, exc_value, exc_tb) File "/home/vagrant/uber/sideboard/env/lib/python3.4/site-packages/sqlalchemy/util/compat.py", line 187, in reraise raise value File "/home/vagrant/uber/sideboard/env/lib/python3.4/site-packages/sqlalchemy/orm/state.py", line 411, in _initialize_instance return manager.original_init(*mixed[1:], **kwargs) File "/home/vagrant/uber/sideboard/plugins/uber/uber/models.py", line 157, in __init__ default_constructor(self, *args, **kwargs) File "/home/vagrant/uber/sideboard/env/lib/python3.4/site-packages/sqlalchemy/ext/declarative/base.py", line 654, in _declarative_constructor setattr(self, k, kwargs[k]) File "/home/vagrant/uber/sideboard/sideboard/lib/sa/_crud.py", line 1463, in __setattr__ object.__setattr__(self, name, value) File "/home/vagrant/uber/sideboard/env/lib/python3.4/site-packages/sqlalchemy/ext/hybrid.py", line 748, in __set__ raise AttributeError("can't set attribute") AttributeError: can't set attribute ```
priority
preregistration index page throws error i believe this is coming from the fact that we avoid saving unpaid attendees in the database by storing them in the session please correct me if i m wrong in order to save the prereg in the session we convert the attendee into a dict with to sessionized then we later attempt to convert the dict back into an attendee using from sessionized the error occurs because to sessionized is serializing readonly properties like full name and last first and then from sessionized is attempting to set readonly properties on the new model instance i think we can fix this without changing the preregistration code by modifying the magmodel constructor to remove readonly properties from kwargs internal server error the server encountered an unexpected condition which prevented it from fulfilling the request traceback most recent call last file home vagrant uber sideboard env lib site packages cherrypy cprequest py line in respond response body self handler file home vagrant uber sideboard env lib site packages cherrypy lib encoding py line in call self body self oldhandler args kwargs file home vagrant uber sideboard env lib site packages cherrypy cpdispatch py line in call return self callable self args self kwargs file home vagrant uber sideboard plugins uber uber decorators py line in with timing return func args kwargs file home vagrant uber sideboard plugins uber uber decorators py line in with caching return func args kwargs file home vagrant uber sideboard plugins uber uber decorators py line in with session return func args kwargs file home vagrant uber sideboard plugins uber uber decorators py line in with restrictions return func args kwargs file home vagrant uber sideboard plugins uber uber decorators py line in with rendering result func args kwargs file home vagrant uber sideboard plugins uber uber site sections preregistration py line in wrapped return func self args kwargs file home vagrant uber sideboard plugins uber uber decorators py line in with check return func args kwargs file home vagrant uber sideboard plugins uber uber site sections preregistration py line in index charge charge listify self unpaid preregs values file home vagrant uber sideboard plugins uber uber utils py line in init self models cached file home vagrant uber sideboard plugins uber uber utils py line in self models cached file home vagrant uber sideboard plugins uber uber utils py line in from sessionized return sa session resolve model d d file line in init file home vagrant uber sideboard env lib site packages sqlalchemy orm state py line in initialize instance manager dispatch init failure self args kwargs file home vagrant uber sideboard env lib site packages sqlalchemy util langhelpers py line in exit compat reraise exc type exc value exc tb file home vagrant uber sideboard env lib site packages sqlalchemy util compat py line in reraise raise value file home vagrant uber sideboard env lib site packages sqlalchemy orm state py line in initialize instance return manager original init mixed kwargs file home vagrant uber sideboard plugins uber uber models py line in init default constructor self args kwargs file home vagrant uber sideboard env lib site packages sqlalchemy ext declarative base py line in declarative constructor setattr self k kwargs file home vagrant uber sideboard sideboard lib sa crud py line in setattr object setattr self name value file home vagrant uber sideboard env lib site packages sqlalchemy ext hybrid py line in set raise attributeerror can t set attribute attributeerror can t set attribute
1
785,307
27,608,473,234
IssuesEvent
2023-03-09 14:31:01
nix-community/ethereum.nix
https://api.github.com/repos/nix-community/ethereum.nix
closed
Docs: add an about section
Priority: High Type: Enhancement
We should provide some background on the project and what it is aiming to achieve. There will probably be some overlap with the README. Look at other nix-community projects for inspiration.
1.0
Docs: add an about section - We should provide some background on the project and what it is aiming to achieve. There will probably be some overlap with the README. Look at other nix-community projects for inspiration.
priority
docs add an about section we should provide some background on the project and what it is aiming to achieve there will probably be some overlap with the readme look at other nix community projects for inspiration
1
331,048
10,059,322,392
IssuesEvent
2019-07-22 16:07:29
CESARBR/knot-documentation
https://api.github.com/repos/CESARBR/knot-documentation
closed
Create User Guide for KNoT 2.0
Epic priority: high
KNoT 2.0 contains a lot of features and different behaviors than its predecessor. As an output, it is expected a User Guide teaching the user how to: - Run a sample app - Flash a KNoT Thing - Use the Web API - Access the KNoT Cloud
1.0
Create User Guide for KNoT 2.0 - KNoT 2.0 contains a lot of features and different behaviors than its predecessor. As an output, it is expected a User Guide teaching the user how to: - Run a sample app - Flash a KNoT Thing - Use the Web API - Access the KNoT Cloud
priority
create user guide for knot knot contains a lot of features and different behaviors than its predecessor as an output it is expected a user guide teaching the user how to run a sample app flash a knot thing use the web api access the knot cloud
1
545,927
15,977,825,857
IssuesEvent
2021-04-17 07:04:28
airbytehq/airbyte
https://api.github.com/repos/airbytehq/airbyte
closed
Connection UI should also make use of the namespace field when displaying name.
area/frontend priority/high type/enhancement
## Tell us about the problem you're trying to solve Tandem to #2862. We've added a namespace field to an Airbyte Stream. This will be populated for sources supporting namespace (currently mostly JDBC sources). For supporting sources, the Stream's name should no longer be a concatenation of `schema` and `table`; `schema` will move to `namespace`. Any page displaying stream names (the connection pages) should be adjusted to also use the namespace field present in the returned catalog if present. There are two options here. Option 1: Tables from the same namespace are clustered under the same namespace drop down. ![Screen Shot 2021-04-13 at 4 49 54 PM](https://user-images.githubusercontent.com/9772859/114525013-4f936380-9c78-11eb-8f29-e2759ae98c77.png) Option 2: A separate namespace column is added on the left of the table name column. ![Screen Shot 2021-04-13 at 4 51 47 PM](https://user-images.githubusercontent.com/9772859/114525295-94b79580-9c78-11eb-99bb-4ab68ac90206.png) In both cases, streams without a namespace should be grouped under a slightly greyed out `No Namespace`. Option 1 is preferred since as grouping makes it slightly more convenient for users. Will let choose either based on LOE, Artem. The main thing for now is getting this out, since this is preventing us from releasing the namespace feature. ## Describe the solution you’d like See the above.
1.0
Connection UI should also make use of the namespace field when displaying name. - ## Tell us about the problem you're trying to solve Tandem to #2862. We've added a namespace field to an Airbyte Stream. This will be populated for sources supporting namespace (currently mostly JDBC sources). For supporting sources, the Stream's name should no longer be a concatenation of `schema` and `table`; `schema` will move to `namespace`. Any page displaying stream names (the connection pages) should be adjusted to also use the namespace field present in the returned catalog if present. There are two options here. Option 1: Tables from the same namespace are clustered under the same namespace drop down. ![Screen Shot 2021-04-13 at 4 49 54 PM](https://user-images.githubusercontent.com/9772859/114525013-4f936380-9c78-11eb-8f29-e2759ae98c77.png) Option 2: A separate namespace column is added on the left of the table name column. ![Screen Shot 2021-04-13 at 4 51 47 PM](https://user-images.githubusercontent.com/9772859/114525295-94b79580-9c78-11eb-99bb-4ab68ac90206.png) In both cases, streams without a namespace should be grouped under a slightly greyed out `No Namespace`. Option 1 is preferred since as grouping makes it slightly more convenient for users. Will let choose either based on LOE, Artem. The main thing for now is getting this out, since this is preventing us from releasing the namespace feature. ## Describe the solution you’d like See the above.
priority
connection ui should also make use of the namespace field when displaying name tell us about the problem you re trying to solve tandem to we ve added a namespace field to an airbyte stream this will be populated for sources supporting namespace currently mostly jdbc sources for supporting sources the stream s name should no longer be a concatenation of schema and table schema will move to namespace any page displaying stream names the connection pages should be adjusted to also use the namespace field present in the returned catalog if present there are two options here option tables from the same namespace are clustered under the same namespace drop down option a separate namespace column is added on the left of the table name column in both cases streams without a namespace should be grouped under a slightly greyed out no namespace option is preferred since as grouping makes it slightly more convenient for users will let choose either based on loe artem the main thing for now is getting this out since this is preventing us from releasing the namespace feature describe the solution you’d like see the above
1
315,884
9,633,230,966
IssuesEvent
2019-05-15 18:07:37
epam/cloud-pipeline
https://api.github.com/repos/epam/cloud-pipeline
closed
Consider Cloud Providers' resource limitations, when scheduling a job
cloud/aws cloud/azure cloud/gcp kind/enhancement priority/high state/verify sys/core
**BACKGROUND** Cloud Pipeline supports queueing of the jobs, that cannot be scheduled to the existing or new compute nodes immediately. Queueing occurs if: 1. `cluster.max.size` limit is reached 2. Cloud Provider limitations are reached If (1) happens - run will sit in the `init` state, until a spare will be available or stopped manually. This is the correct behavior. But if (2) occurs - `nodeup.py` will receive an error from AWS and raise an exception, treating this as an issue with the node creation. Autoscaler will resubmit the node creation task for `cluster.nodeup.retry.count` times (default: 5) and then fail the job run. This behavior confuses users, as (2) shall behave in the same manner as (1) - job shall be kept in the queue until there will be free space for a new node. **TODOs** 1. `nodeup.py` shall handle instance/VM type/cores/RAM/SSD/etc. limitation exception for all three cloud providers (consider that Spots/Preemtibles may produce a different exception) 2. If such an exception is thrown - `nodeup.py` shall gracefully report such status to the autoscaler 3. Autoscaler shall not decrease current `cluster.nodeup.retry.count` counter value for such statuses 4. `nodeup.py` shall still report the exception to job log, so we can troubleshoot limits if needed
1.0
Consider Cloud Providers' resource limitations, when scheduling a job - **BACKGROUND** Cloud Pipeline supports queueing of the jobs, that cannot be scheduled to the existing or new compute nodes immediately. Queueing occurs if: 1. `cluster.max.size` limit is reached 2. Cloud Provider limitations are reached If (1) happens - run will sit in the `init` state, until a spare will be available or stopped manually. This is the correct behavior. But if (2) occurs - `nodeup.py` will receive an error from AWS and raise an exception, treating this as an issue with the node creation. Autoscaler will resubmit the node creation task for `cluster.nodeup.retry.count` times (default: 5) and then fail the job run. This behavior confuses users, as (2) shall behave in the same manner as (1) - job shall be kept in the queue until there will be free space for a new node. **TODOs** 1. `nodeup.py` shall handle instance/VM type/cores/RAM/SSD/etc. limitation exception for all three cloud providers (consider that Spots/Preemtibles may produce a different exception) 2. If such an exception is thrown - `nodeup.py` shall gracefully report such status to the autoscaler 3. Autoscaler shall not decrease current `cluster.nodeup.retry.count` counter value for such statuses 4. `nodeup.py` shall still report the exception to job log, so we can troubleshoot limits if needed
priority
consider cloud providers resource limitations when scheduling a job background cloud pipeline supports queueing of the jobs that cannot be scheduled to the existing or new compute nodes immediately queueing occurs if cluster max size limit is reached cloud provider limitations are reached if happens run will sit in the init state until a spare will be available or stopped manually this is the correct behavior but if occurs nodeup py will receive an error from aws and raise an exception treating this as an issue with the node creation autoscaler will resubmit the node creation task for cluster nodeup retry count times default and then fail the job run this behavior confuses users as shall behave in the same manner as job shall be kept in the queue until there will be free space for a new node todos nodeup py shall handle instance vm type cores ram ssd etc limitation exception for all three cloud providers consider that spots preemtibles may produce a different exception if such an exception is thrown nodeup py shall gracefully report such status to the autoscaler autoscaler shall not decrease current cluster nodeup retry count counter value for such statuses nodeup py shall still report the exception to job log so we can troubleshoot limits if needed
1
345,355
10,361,498,929
IssuesEvent
2019-09-06 10:09:56
smartdevicelink/sdl_core
https://api.github.com/repos/smartdevicelink/sdl_core
opened
SDL core crash
Bug high priority
### Summury SDL core crash has been discovered during manual SDL testing ##### Reproduction Steps **Precondition:** SDL successfuly started WebHMI successfuly started with vehicle emulation (second type) Mobile application (SPT) connected 1. Mobile App activated on WebHMI; 2. Mobile App sends GetSystemCapabilities; 3. Mobile App sends GetInteriorVehicleData (<module_type, module_id>) 4. Close Mobile App; 5. Close WebHMI; After about 10 seconds SDL crashes. ##### OS & Version Information * OS/Version: Ubuntu 18.0 * SDL Core Version: develop (a2079be951513543cffe53ec664d928e1f55dc1c) * HMI: feature/muiltiple_modules (https://github.com/smartdevicelink/sdl_hmi/commit/d521e58e659b856fe9d011e7e2b48227638673f2) [core_dump_develop.zip](https://github.com/smartdevicelink/sdl_core/files/3583399/core_dump_develop.zip)
1.0
SDL core crash - ### Summury SDL core crash has been discovered during manual SDL testing ##### Reproduction Steps **Precondition:** SDL successfuly started WebHMI successfuly started with vehicle emulation (second type) Mobile application (SPT) connected 1. Mobile App activated on WebHMI; 2. Mobile App sends GetSystemCapabilities; 3. Mobile App sends GetInteriorVehicleData (<module_type, module_id>) 4. Close Mobile App; 5. Close WebHMI; After about 10 seconds SDL crashes. ##### OS & Version Information * OS/Version: Ubuntu 18.0 * SDL Core Version: develop (a2079be951513543cffe53ec664d928e1f55dc1c) * HMI: feature/muiltiple_modules (https://github.com/smartdevicelink/sdl_hmi/commit/d521e58e659b856fe9d011e7e2b48227638673f2) [core_dump_develop.zip](https://github.com/smartdevicelink/sdl_core/files/3583399/core_dump_develop.zip)
priority
sdl core crash summury sdl core crash has been discovered during manual sdl testing reproduction steps precondition sdl successfuly started webhmi successfuly started with vehicle emulation second type mobile application spt connected mobile app activated on webhmi mobile app sends getsystemcapabilities mobile app sends getinteriorvehicledata close mobile app close webhmi after about seconds sdl crashes os version information os version ubuntu sdl core version develop hmi feature muiltiple modules
1
814,253
30,496,752,382
IssuesEvent
2023-07-18 11:23:27
epam/ketcher
https://api.github.com/repos/epam/ketcher
closed
Introduce to `.ket` file specification attachment point information for super atoms
priority: high feature request
## Background In this task - the main area is .ket format upgradation and it's Ketcher implementation. Connected task: #2467 - support `SAP` instruction for format mol v2000 by Ketcher (+internal data model and Ketcher behavior) ## Solution - update the specification for .ket file format - on the `sgroup` level we need to store information about attachment points. - attachment point id - attachment point leaving atom id - attachment point additional information - update `.ket` serializer in Ketcher (save file) - update `.ket` deserializer in Ketcher (open file) ### Refs As an example of the attachment point attributes: Link to the CTFiles format explanation: http://c4.cabrillo.edu/404/ctfile.pdf (2005) Section: "Superatom Attachment Point", page 33 ### Acceptance criteria 1) Ketcher should be able to open mol200 file with sgroup attachment point and then save the struct to .ket format (the "attachmentPoints" instruction should exist in the result file) 2) Ketcher should be able to open .ket file with the "attachmentPoints" instruction and should display attachment point correctly in the contracted sgroup tooltip and also this attachment point should be the used as a connection with other structures.
1.0
Introduce to `.ket` file specification attachment point information for super atoms - ## Background In this task - the main area is .ket format upgradation and it's Ketcher implementation. Connected task: #2467 - support `SAP` instruction for format mol v2000 by Ketcher (+internal data model and Ketcher behavior) ## Solution - update the specification for .ket file format - on the `sgroup` level we need to store information about attachment points. - attachment point id - attachment point leaving atom id - attachment point additional information - update `.ket` serializer in Ketcher (save file) - update `.ket` deserializer in Ketcher (open file) ### Refs As an example of the attachment point attributes: Link to the CTFiles format explanation: http://c4.cabrillo.edu/404/ctfile.pdf (2005) Section: "Superatom Attachment Point", page 33 ### Acceptance criteria 1) Ketcher should be able to open mol200 file with sgroup attachment point and then save the struct to .ket format (the "attachmentPoints" instruction should exist in the result file) 2) Ketcher should be able to open .ket file with the "attachmentPoints" instruction and should display attachment point correctly in the contracted sgroup tooltip and also this attachment point should be the used as a connection with other structures.
priority
introduce to ket file specification attachment point information for super atoms background in this task the main area is ket format upgradation and it s ketcher implementation connected task support sap instruction for format mol by ketcher internal data model and ketcher behavior solution update the specification for ket file format on the sgroup level we need to store information about attachment points attachment point id attachment point leaving atom id attachment point additional information update ket serializer in ketcher save file update ket deserializer in ketcher open file refs as an example of the attachment point attributes link to the ctfiles format explanation section superatom attachment point page acceptance criteria ketcher should be able to open file with sgroup attachment point and then save the struct to ket format the attachmentpoints instruction should exist in the result file ketcher should be able to open ket file with the attachmentpoints instruction and should display attachment point correctly in the contracted sgroup tooltip and also this attachment point should be the used as a connection with other structures
1
824,981
31,238,066,609
IssuesEvent
2023-08-20 14:16:55
ncssar/radiolog
https://api.github.com/repos/ncssar/radiolog
opened
make a youtube video covering looks-like-a-clue and looks-like-subject-located
enhancement Priority:High
See analysis of confusion on this topic from 7/8/23 training. Wait to make this video until related looks-like-a-clue and looks-like-subject-located enhancements are complete.
1.0
make a youtube video covering looks-like-a-clue and looks-like-subject-located - See analysis of confusion on this topic from 7/8/23 training. Wait to make this video until related looks-like-a-clue and looks-like-subject-located enhancements are complete.
priority
make a youtube video covering looks like a clue and looks like subject located see analysis of confusion on this topic from training wait to make this video until related looks like a clue and looks like subject located enhancements are complete
1
443,218
12,761,508,245
IssuesEvent
2020-06-29 11:35:41
choderalab/perses
https://api.github.com/repos/choderalab/perses
closed
Issues with the geometry of ligand B
bug highpriority
If the second ligand in a perturbation is ortho- or meta- substituted, the way that it is generated/built may be problematic if the substituent is not free to sample, such as in an active site. This is a common issue in the Schrodinger JACS set where many of the changes involve changes to a ring system. <img width="1029" alt="Screen Shot 2020-06-10 at 11 54 53 AM" src="https://user-images.githubusercontent.com/43652597/84259996-33cba800-ab11-11ea-954e-627aaa43d9e2.png"> such as these examples from CDK2 The suggested temporary fix is to use IntType to flag atoms with the same index, should they have very similar cartesian coordinates in the input. This is not an ideal solution, as it requires a conformation for the second molecule, which may not always be possible. @jchodera is opening an issue to address longer term solutions to the problem. <img width="860" alt="Screen Shot 2020-06-10 at 11 57 18 AM" src="https://user-images.githubusercontent.com/43652597/84260190-86a55f80-ab11-11ea-8390-6809035eeaa4.png">
1.0
Issues with the geometry of ligand B - If the second ligand in a perturbation is ortho- or meta- substituted, the way that it is generated/built may be problematic if the substituent is not free to sample, such as in an active site. This is a common issue in the Schrodinger JACS set where many of the changes involve changes to a ring system. <img width="1029" alt="Screen Shot 2020-06-10 at 11 54 53 AM" src="https://user-images.githubusercontent.com/43652597/84259996-33cba800-ab11-11ea-954e-627aaa43d9e2.png"> such as these examples from CDK2 The suggested temporary fix is to use IntType to flag atoms with the same index, should they have very similar cartesian coordinates in the input. This is not an ideal solution, as it requires a conformation for the second molecule, which may not always be possible. @jchodera is opening an issue to address longer term solutions to the problem. <img width="860" alt="Screen Shot 2020-06-10 at 11 57 18 AM" src="https://user-images.githubusercontent.com/43652597/84260190-86a55f80-ab11-11ea-8390-6809035eeaa4.png">
priority
issues with the geometry of ligand b if the second ligand in a perturbation is ortho or meta substituted the way that it is generated built may be problematic if the substituent is not free to sample such as in an active site this is a common issue in the schrodinger jacs set where many of the changes involve changes to a ring system img width alt screen shot at am src such as these examples from the suggested temporary fix is to use inttype to flag atoms with the same index should they have very similar cartesian coordinates in the input this is not an ideal solution as it requires a conformation for the second molecule which may not always be possible jchodera is opening an issue to address longer term solutions to the problem img width alt screen shot at am src
1
49,250
3,001,836,950
IssuesEvent
2015-07-24 14:01:25
mantidproject/mantid
https://api.github.com/repos/mantidproject/mantid
closed
Add GUI extension for Extended TRANS (with Beam Stop) commands in SANS
Component: SANS Priority: High
The work on ticket #10192 Essentially we want to provide a GUI interface to these changes. See Richard's email below: >Ideally it would be good to have all the transmission options able to be changed in the gui, but it might get a bit messy (top right of reduction settings tab) >Drop down for: >M3 equivalent to TRANS/TRANSPEC=3 >M4 equivalent to TRANS/TRANSPEC=4 >RADIUS equivalent to TRANS/RADIUS= nnn where nnn is whatever was last used, default say 200mm >ROI equivalent to TRANS/ROI= roifile.xml >The M4 option also needs a value box for shift e.g. TRANS/SHIFT=-55 >The RADIUS option needs a value box for radius. >The ROI option needs filename/browser box for TRANS/ ROI= roifile.xml >The RADIUS and ROI options both need filename/browser box for TRANS/MASK= maskfile.xml
1.0
Add GUI extension for Extended TRANS (with Beam Stop) commands in SANS - The work on ticket #10192 Essentially we want to provide a GUI interface to these changes. See Richard's email below: >Ideally it would be good to have all the transmission options able to be changed in the gui, but it might get a bit messy (top right of reduction settings tab) >Drop down for: >M3 equivalent to TRANS/TRANSPEC=3 >M4 equivalent to TRANS/TRANSPEC=4 >RADIUS equivalent to TRANS/RADIUS= nnn where nnn is whatever was last used, default say 200mm >ROI equivalent to TRANS/ROI= roifile.xml >The M4 option also needs a value box for shift e.g. TRANS/SHIFT=-55 >The RADIUS option needs a value box for radius. >The ROI option needs filename/browser box for TRANS/ ROI= roifile.xml >The RADIUS and ROI options both need filename/browser box for TRANS/MASK= maskfile.xml
priority
add gui extension for extended trans with beam stop commands in sans the work on ticket essentially we want to provide a gui interface to these changes see richard s email below ideally it would be good to have all the transmission options able to be changed in the gui but it might get a bit messy top right of reduction settings tab drop down for equivalent to trans transpec equivalent to trans transpec radius equivalent to trans radius nnn where nnn is whatever was last used default say roi equivalent to trans roi roifile xml the option also needs a value box for shift e g trans shift the radius option needs a value box for radius the roi option needs filename browser box for trans roi roifile xml the radius and roi options both need filename browser box for trans mask maskfile xml
1
280,859
8,687,729,003
IssuesEvent
2018-12-03 14:29:43
GluuFederation/oxAuth
https://api.github.com/repos/GluuFederation/oxAuth
closed
JWT(Access token as JWT) returning empty scope
High priority bug
We are getting empty scope after decoding JWT. Below is oxd `get-client-token` API request. ``` { "scope": [ "openid", "oxd" ], "access_token": "eyJraWQiOiIzNjgwYTY4OC0xYmE4LTRjM2YtOTgwNy1hNmZkZDg0MDllOWIiLCJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpc3MiOiJodHRwczovL2dsdXUubG9jYWwub3JnIiwiYXVkIjoiQCFBOTdBLjZGOTAuQzFGRS45QUMyITAwMDEhRTQxOC44RTk1ITAwMDghQTdEMC42RUJGLkNCMDEuRjhFNSIsInNjb3BlIjpbXSwiY2xpZW50X2lkIjoiQCFBOTdBLjZGOTAuQzFGRS45QUMyITAwMDEhRTQxOC44RTk1ITAwMDghQTdEMC42RUJGLkNCMDEuRjhFNSIsInRva2VuX3R5cGUiOiJiZWFyZXIiLCJleHAiOjE1NDM4NDUxMTEsImlhdCI6MTU0Mzg0NDgxMSwic3ViIjoiSGxEaEtXc2lKUG1rQXdseFhvdWV1QWdzMGVrVVhWYWRfUUYxdE0wWE45SSJ9.TDL1DQsDm7MysKGScVNNUnnXQobu6vBPxV_l4J1l2RRHoFxaRdv78vjXk92ox9njxJtKDOH5xwDQS5Ygyd9mWVxZmz2OvMNLvidTSdMJkHtaY1Eyj_E40G81sQl_u5NI5r3AptKkcedM9l7ybE9kbCYsUOsAGqdHnm5BVkoCFk-R_I-7RqmPAQZnz7nIjVohW3XnP_N87tk_kh8LqFZ_SA4mef_AdgmA9mZf1j6f_pDvJ6uknd9df8geR1s-wq_eu9ft0NyiHBw2xzC9vJoab1gDn32Y5uH0u_ahzS4LZhkCfMwxWciNhzXSuQXHBgXXWdf6InpBrTWtKK0Kv0Zj1A", "expires_in": 299, "refresh_token": null } ``` After decode (using `https://jwt.io/`) ``` { "iss": "https://gluu.local.org", "aud": "@!A97A.6F90.C1FE.9AC2!0001!E418.8E95!0008!A7D0.6EBF.CB01.F8E5", "scope": [], "client_id": "@!A97A.6F90.C1FE.9AC2!0001!E418.8E95!0008!A7D0.6EBF.CB01.F8E5", "token_type": "bearer", "exp": 1543845111, "iat": 1543844811, "sub": "HlDhKWsiJPmkAwlxXoueuAgs0ekUXVad_QF1tM0XN9I" } ``` ------------------------------------------------------------- scope is empty so is it oxd issue or oxauth issue?
1.0
JWT(Access token as JWT) returning empty scope - We are getting empty scope after decoding JWT. Below is oxd `get-client-token` API request. ``` { "scope": [ "openid", "oxd" ], "access_token": "eyJraWQiOiIzNjgwYTY4OC0xYmE4LTRjM2YtOTgwNy1hNmZkZDg0MDllOWIiLCJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpc3MiOiJodHRwczovL2dsdXUubG9jYWwub3JnIiwiYXVkIjoiQCFBOTdBLjZGOTAuQzFGRS45QUMyITAwMDEhRTQxOC44RTk1ITAwMDghQTdEMC42RUJGLkNCMDEuRjhFNSIsInNjb3BlIjpbXSwiY2xpZW50X2lkIjoiQCFBOTdBLjZGOTAuQzFGRS45QUMyITAwMDEhRTQxOC44RTk1ITAwMDghQTdEMC42RUJGLkNCMDEuRjhFNSIsInRva2VuX3R5cGUiOiJiZWFyZXIiLCJleHAiOjE1NDM4NDUxMTEsImlhdCI6MTU0Mzg0NDgxMSwic3ViIjoiSGxEaEtXc2lKUG1rQXdseFhvdWV1QWdzMGVrVVhWYWRfUUYxdE0wWE45SSJ9.TDL1DQsDm7MysKGScVNNUnnXQobu6vBPxV_l4J1l2RRHoFxaRdv78vjXk92ox9njxJtKDOH5xwDQS5Ygyd9mWVxZmz2OvMNLvidTSdMJkHtaY1Eyj_E40G81sQl_u5NI5r3AptKkcedM9l7ybE9kbCYsUOsAGqdHnm5BVkoCFk-R_I-7RqmPAQZnz7nIjVohW3XnP_N87tk_kh8LqFZ_SA4mef_AdgmA9mZf1j6f_pDvJ6uknd9df8geR1s-wq_eu9ft0NyiHBw2xzC9vJoab1gDn32Y5uH0u_ahzS4LZhkCfMwxWciNhzXSuQXHBgXXWdf6InpBrTWtKK0Kv0Zj1A", "expires_in": 299, "refresh_token": null } ``` After decode (using `https://jwt.io/`) ``` { "iss": "https://gluu.local.org", "aud": "@!A97A.6F90.C1FE.9AC2!0001!E418.8E95!0008!A7D0.6EBF.CB01.F8E5", "scope": [], "client_id": "@!A97A.6F90.C1FE.9AC2!0001!E418.8E95!0008!A7D0.6EBF.CB01.F8E5", "token_type": "bearer", "exp": 1543845111, "iat": 1543844811, "sub": "HlDhKWsiJPmkAwlxXoueuAgs0ekUXVad_QF1tM0XN9I" } ``` ------------------------------------------------------------- scope is empty so is it oxd issue or oxauth issue?
priority
jwt access token as jwt returning empty scope we are getting empty scope after decoding jwt below is oxd get client token api request scope openid oxd access token r i wq expires in refresh token null after decode using iss aud scope client id token type bearer exp iat sub scope is empty so is it oxd issue or oxauth issue
1
373,909
11,052,395,819
IssuesEvent
2019-12-10 09:19:26
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
getAll behaviour when map-loader returns null key&value
Estimation: S Internal breaking change Module: IMap Priority: High Source: Internal Team: Core Type: Cleanup
fail-fast or fail-safe? currently in 3.9 calling `loadAll` with null key and value causes failures but `getAll` tolerates nulls by omitting them(only prints a warning message)
1.0
getAll behaviour when map-loader returns null key&value - fail-fast or fail-safe? currently in 3.9 calling `loadAll` with null key and value causes failures but `getAll` tolerates nulls by omitting them(only prints a warning message)
priority
getall behaviour when map loader returns null key value fail fast or fail safe currently in calling loadall with null key and value causes failures but getall tolerates nulls by omitting them only prints a warning message
1
356,782
10,597,473,575
IssuesEvent
2019-10-10 00:47:41
momentum-mod/website
https://api.github.com/repos/momentum-mod/website
opened
Zone properties are improperly saving
Bug Priority: High Size: Small
![image](https://user-images.githubusercontent.com/5162166/66530213-d4764d80-ead4-11e9-8c29-db30e024ecc4.png) The properties key is duplicated due to this: https://github.com/momentum-mod/website/blob/staging/client/src/app/pages/dashboard/maps/upload-form/map-upload-form.component.ts#L174-L175 It should be `zoneMdlTrigger.zoneProps = {properties: triggerObj.zoneProps.properties}`. `triggerObj.zoneProps` has a properties key in it, so not doing that was making it have a duplicated key, for quite some time now (6+ months)...
1.0
Zone properties are improperly saving - ![image](https://user-images.githubusercontent.com/5162166/66530213-d4764d80-ead4-11e9-8c29-db30e024ecc4.png) The properties key is duplicated due to this: https://github.com/momentum-mod/website/blob/staging/client/src/app/pages/dashboard/maps/upload-form/map-upload-form.component.ts#L174-L175 It should be `zoneMdlTrigger.zoneProps = {properties: triggerObj.zoneProps.properties}`. `triggerObj.zoneProps` has a properties key in it, so not doing that was making it have a duplicated key, for quite some time now (6+ months)...
priority
zone properties are improperly saving the properties key is duplicated due to this it should be zonemdltrigger zoneprops properties triggerobj zoneprops properties triggerobj zoneprops has a properties key in it so not doing that was making it have a duplicated key for quite some time now months
1
70,726
3,343,095,522
IssuesEvent
2015-11-15 06:28:18
DarkstarProject/darkstar
https://api.github.com/repos/DarkstarProject/darkstar
closed
AOE moves crashing clients with full PT
High Priority
Ballad still, also Fafnir Hurricane Wing crashed clients. We were in alliance (with the bug in #2291 active), attempting Fafnir. See also #2238. May be related to #2291. Edit: Still happening in vanilla PT, too, at least with ballad. Revision: 14430e6 Server: Classic
1.0
AOE moves crashing clients with full PT - Ballad still, also Fafnir Hurricane Wing crashed clients. We were in alliance (with the bug in #2291 active), attempting Fafnir. See also #2238. May be related to #2291. Edit: Still happening in vanilla PT, too, at least with ballad. Revision: 14430e6 Server: Classic
priority
aoe moves crashing clients with full pt ballad still also fafnir hurricane wing crashed clients we were in alliance with the bug in active attempting fafnir see also may be related to edit still happening in vanilla pt too at least with ballad revision server classic
1
2,405
2,525,843,341
IssuesEvent
2015-01-21 06:39:15
graybeal/ont
https://api.github.com/repos/graybeal/ont
closed
make VINE a web app instead of a standalone app
1 star enhancement imported portal Priority-High vine
_From [caru...@gmail.com](https://code.google.com/u/113886747689301365533/) on November 19, 2008 09:04:38_ What capability do you want added or improved? Where do you want this capability to be accessible? What sort of input/command mechanism do you want? What is the desired output (content, format, location)? Other details of your desired capability? What version of the product are you using? Please provide any additional information below (particular ontology/ies, text contents of vocabulary (voc2rdf), operating system, browser/version (Firefox, Safari, IE, etc.), screenshot, etc.) _Original issue: http://code.google.com/p/mmisw/issues/detail?id=82_
1.0
make VINE a web app instead of a standalone app - _From [caru...@gmail.com](https://code.google.com/u/113886747689301365533/) on November 19, 2008 09:04:38_ What capability do you want added or improved? Where do you want this capability to be accessible? What sort of input/command mechanism do you want? What is the desired output (content, format, location)? Other details of your desired capability? What version of the product are you using? Please provide any additional information below (particular ontology/ies, text contents of vocabulary (voc2rdf), operating system, browser/version (Firefox, Safari, IE, etc.), screenshot, etc.) _Original issue: http://code.google.com/p/mmisw/issues/detail?id=82_
priority
make vine a web app instead of a standalone app from on november what capability do you want added or improved where do you want this capability to be accessible what sort of input command mechanism do you want what is the desired output content format location other details of your desired capability what version of the product are you using please provide any additional information below particular ontology ies text contents of vocabulary operating system browser version firefox safari ie etc screenshot etc original issue
1
753,194
26,340,570,432
IssuesEvent
2023-01-10 17:20:42
meanstream-io/meanstream
https://api.github.com/repos/meanstream-io/meanstream
closed
GA: Duplicate Page View Events
type: bug priority: high complexity: low
There was one click to switch to the FAQ page which resulted in 2 `page_view` events. <img width="625" alt="Screenshot 2023-01-10 at 16 14 02" src="https://user-images.githubusercontent.com/35083480/211589134-11220632-3f41-460b-b634-cdd1535c4c5b.png">
1.0
GA: Duplicate Page View Events - There was one click to switch to the FAQ page which resulted in 2 `page_view` events. <img width="625" alt="Screenshot 2023-01-10 at 16 14 02" src="https://user-images.githubusercontent.com/35083480/211589134-11220632-3f41-460b-b634-cdd1535c4c5b.png">
priority
ga duplicate page view events there was one click to switch to the faq page which resulted in page view events img width alt screenshot at src
1
796,596
28,119,450,984
IssuesEvent
2023-03-31 13:15:30
karenxpn/Banking
https://api.github.com/repos/karenxpn/Banking
closed
request payment func
enhancement priority/high
add functionality to request a payment from another user and fetch the serverside response
1.0
request payment func - add functionality to request a payment from another user and fetch the serverside response
priority
request payment func add functionality to request a payment from another user and fetch the serverside response
1
427,166
12,393,701,593
IssuesEvent
2020-05-20 15:48:31
ansible/galaxy_ng
https://api.github.com/repos/ansible/galaxy_ng
closed
API: Update OpenAPI spec with content sync blacklist endpoints
area/api priority/high status/new type/enhancement
Subtask of #17 Design and document in the OpenAPI spec any endpoints needed to support content sync blacklist creation and management.
1.0
API: Update OpenAPI spec with content sync blacklist endpoints - Subtask of #17 Design and document in the OpenAPI spec any endpoints needed to support content sync blacklist creation and management.
priority
api update openapi spec with content sync blacklist endpoints subtask of design and document in the openapi spec any endpoints needed to support content sync blacklist creation and management
1
243,661
7,860,410,102
IssuesEvent
2018-06-21 19:53:02
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
USER ISSUE: steam tractor - sower, drop seeds to any place
High Priority
**Version:** 0.7.5.0 beta staging-bad4361f steam tractor - sower, drop seeds to any place, roads, floors, etc... Not only to prepared and free dirt. If seeds cant plant - they destroyed...
1.0
USER ISSUE: steam tractor - sower, drop seeds to any place - **Version:** 0.7.5.0 beta staging-bad4361f steam tractor - sower, drop seeds to any place, roads, floors, etc... Not only to prepared and free dirt. If seeds cant plant - they destroyed...
priority
user issue steam tractor sower drop seeds to any place version beta staging steam tractor sower drop seeds to any place roads floors etc not only to prepared and free dirt if seeds cant plant they destroyed
1
830,968
32,032,985,025
IssuesEvent
2023-09-22 13:33:32
nance-eth/nance-interface
https://api.github.com/repos/nance-eth/nance-interface
closed
Nance for other client
enhancement help wanted high priority
- [ ] Page for people to create a new Nance space - [ ] Function to manage space owner/admin, edit space configuration - [x] Page to list all nance spaces - [x] Better generic interface for Nance spaces (refactor jbdao.org as template) - [x] Better url, for example: `jbdao.org/?overrideSpace=waterbox` => `nance.app/space/waterbox` - [ ] Extract nance-sdk and nance-components for self-hosting solution Discord thread: https://discord.com/channels/1090064637858414633/1090688958066856016
1.0
Nance for other client - - [ ] Page for people to create a new Nance space - [ ] Function to manage space owner/admin, edit space configuration - [x] Page to list all nance spaces - [x] Better generic interface for Nance spaces (refactor jbdao.org as template) - [x] Better url, for example: `jbdao.org/?overrideSpace=waterbox` => `nance.app/space/waterbox` - [ ] Extract nance-sdk and nance-components for self-hosting solution Discord thread: https://discord.com/channels/1090064637858414633/1090688958066856016
priority
nance for other client page for people to create a new nance space function to manage space owner admin edit space configuration page to list all nance spaces better generic interface for nance spaces refactor jbdao org as template better url for example jbdao org overridespace waterbox nance app space waterbox extract nance sdk and nance components for self hosting solution discord thread
1
120,657
4,792,763,615
IssuesEvent
2016-10-31 16:20:48
ubc/compair
https://api.github.com/repos/ubc/compair
closed
Random pairing still displays answer score
bug developer suggestion high priority
Questions with random pairing selected still show answer scores in the participation tab. This should be consistent with the display of answers elsewhere in that the scores are not shown when the pairings are random.
1.0
Random pairing still displays answer score - Questions with random pairing selected still show answer scores in the participation tab. This should be consistent with the display of answers elsewhere in that the scores are not shown when the pairings are random.
priority
random pairing still displays answer score questions with random pairing selected still show answer scores in the participation tab this should be consistent with the display of answers elsewhere in that the scores are not shown when the pairings are random
1
608,714
18,846,728,569
IssuesEvent
2021-11-11 15:43:12
denoland/deno
https://api.github.com/repos/denoland/deno
closed
Deno 1.16 HTTP fails to respond with Uint8Array
bug high priority ext/http
Hi! I've just updated to Deno 1.16 and my HTTP server fails to serve most binary files in weird ways. I've narrowed it down to the following minimal test case: ```ts import { serve } from "https://deno.land/std@0.114.0/http/server.ts"; serve((req) => new Response(new Uint8Array([97])), { addr: ":80" }); ``` The above works, sends the letter `a` (ASCII 97). ```ts import { serve } from "https://deno.land/std@0.114.0/http/server.ts"; serve((req) => new Response(new Uint8Array([128])), { addr: ":80" }); ``` The above doesn't work in 1.16 (but does work in 1.15.3). Chrome says `ERR_EMPTY_RESPONSE`, Firefox says `Connection was reset`. From my testing, it looks like any byte value from 0-127 works fine, but any byte value from 128-255 causes the response to be empty. `deno --version` says: ``` deno 1.16.0 (release, x86_64-pc-windows-msvc) v8 9.7.106.2 typescript 4.4.2 ```
1.0
Deno 1.16 HTTP fails to respond with Uint8Array - Hi! I've just updated to Deno 1.16 and my HTTP server fails to serve most binary files in weird ways. I've narrowed it down to the following minimal test case: ```ts import { serve } from "https://deno.land/std@0.114.0/http/server.ts"; serve((req) => new Response(new Uint8Array([97])), { addr: ":80" }); ``` The above works, sends the letter `a` (ASCII 97). ```ts import { serve } from "https://deno.land/std@0.114.0/http/server.ts"; serve((req) => new Response(new Uint8Array([128])), { addr: ":80" }); ``` The above doesn't work in 1.16 (but does work in 1.15.3). Chrome says `ERR_EMPTY_RESPONSE`, Firefox says `Connection was reset`. From my testing, it looks like any byte value from 0-127 works fine, but any byte value from 128-255 causes the response to be empty. `deno --version` says: ``` deno 1.16.0 (release, x86_64-pc-windows-msvc) v8 9.7.106.2 typescript 4.4.2 ```
priority
deno http fails to respond with hi i ve just updated to deno and my http server fails to serve most binary files in weird ways i ve narrowed it down to the following minimal test case ts import serve from serve req new response new addr the above works sends the letter a ascii ts import serve from serve req new response new addr the above doesn t work in but does work in chrome says err empty response firefox says connection was reset from my testing it looks like any byte value from works fine but any byte value from causes the response to be empty deno version says deno release pc windows msvc typescript
1
723,940
24,912,967,361
IssuesEvent
2022-10-30 03:40:59
wso2/product-apim
https://api.github.com/repos/wso2/product-apim
closed
[PKCE] Generating with all ticks enable throws an error.
Type/Bug Priority/High Component/APIM
### Description: Create application and select all check boxes and generate a token. Following error is generated. If selecting all is not allowed, need to add validation <img width="1352" alt="Screenshot 2021-10-15 at 2 52 44 PM" src="https://user-images.githubusercontent.com/4861150/137464907-8d79d7d5-f478-43f2-91cc-eb7e573cfc3e.png"> Caused by: org.wso2.carbon.apimgt.api.APIManagementException: Error occurred while calling token endpoint - The cli ent MUST NOT use more than one authentication method in each at org.wso2.carbon.apimgt.impl.AMDefaultKeyManagerImpl.getNewApplicationAccessToken_aroundBody12(AMDefaultK eyManagerImpl.java:473) at org.wso2.carbon.apimgt.impl.AMDefaultKeyManagerImpl.getNewApplicationAccessToken(AMDefaultKeyManagerImpl .java:442) at org.wso2.carbon.apimgt.impl.workflow.AbstractApplicationRegistrationWorkflowExecutor.dogenerateKeysForAp plication_aroundBody8(AbstractApplicationRegistrationWorkflowExecutor.java:171) ... 63 more Caused by: org.wso2.carbon.apimgt.impl.kmclient.KeyManagerClientException: Received status code: 400 Reason: The cl ient MUST NOT use more than one authentication method in each at org.wso2.carbon.apimgt.impl.kmclient.KMClientErrorDecoder.decode_aroundBody0(KMClientErrorDecoder.java:4 2) at org.wso2.carbon.apimgt.impl.kmclient.KMClientErrorDecoder.decode(KMClientErrorDecoder.java:35) at feign.AsyncResponseHandler.handleResponse(AsyncResponseHandler.java:96) at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:138) at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89) at feign.ReflectiveFeign$FeignInvocationHandler.invoke(ReflectiveFeign.java:100) at com.sun.proxy.$Proxy439.generate(Unknown Source) at org.wso2.carbon.apimgt.impl.AMDefaultKeyManagerImpl.getNewApplicationAccessToken_aroundBody12(AMDefaultK eyManagerImpl.java:469) ... 65 more
1.0
[PKCE] Generating with all ticks enable throws an error. - ### Description: Create application and select all check boxes and generate a token. Following error is generated. If selecting all is not allowed, need to add validation <img width="1352" alt="Screenshot 2021-10-15 at 2 52 44 PM" src="https://user-images.githubusercontent.com/4861150/137464907-8d79d7d5-f478-43f2-91cc-eb7e573cfc3e.png"> Caused by: org.wso2.carbon.apimgt.api.APIManagementException: Error occurred while calling token endpoint - The cli ent MUST NOT use more than one authentication method in each at org.wso2.carbon.apimgt.impl.AMDefaultKeyManagerImpl.getNewApplicationAccessToken_aroundBody12(AMDefaultK eyManagerImpl.java:473) at org.wso2.carbon.apimgt.impl.AMDefaultKeyManagerImpl.getNewApplicationAccessToken(AMDefaultKeyManagerImpl .java:442) at org.wso2.carbon.apimgt.impl.workflow.AbstractApplicationRegistrationWorkflowExecutor.dogenerateKeysForAp plication_aroundBody8(AbstractApplicationRegistrationWorkflowExecutor.java:171) ... 63 more Caused by: org.wso2.carbon.apimgt.impl.kmclient.KeyManagerClientException: Received status code: 400 Reason: The cl ient MUST NOT use more than one authentication method in each at org.wso2.carbon.apimgt.impl.kmclient.KMClientErrorDecoder.decode_aroundBody0(KMClientErrorDecoder.java:4 2) at org.wso2.carbon.apimgt.impl.kmclient.KMClientErrorDecoder.decode(KMClientErrorDecoder.java:35) at feign.AsyncResponseHandler.handleResponse(AsyncResponseHandler.java:96) at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:138) at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89) at feign.ReflectiveFeign$FeignInvocationHandler.invoke(ReflectiveFeign.java:100) at com.sun.proxy.$Proxy439.generate(Unknown Source) at org.wso2.carbon.apimgt.impl.AMDefaultKeyManagerImpl.getNewApplicationAccessToken_aroundBody12(AMDefaultK eyManagerImpl.java:469) ... 65 more
priority
generating with all ticks enable throws an error description create application and select all check boxes and generate a token following error is generated if selecting all is not allowed need to add validation img width alt screenshot at pm src caused by org carbon apimgt api apimanagementexception error occurred while calling token endpoint the cli ent must not use more than one authentication method in each at org carbon apimgt impl amdefaultkeymanagerimpl getnewapplicationaccesstoken amdefaultk eymanagerimpl java at org carbon apimgt impl amdefaultkeymanagerimpl getnewapplicationaccesstoken amdefaultkeymanagerimpl java at org carbon apimgt impl workflow abstractapplicationregistrationworkflowexecutor dogeneratekeysforap plication abstractapplicationregistrationworkflowexecutor java more caused by org carbon apimgt impl kmclient keymanagerclientexception received status code reason the cl ient must not use more than one authentication method in each at org carbon apimgt impl kmclient kmclienterrordecoder decode kmclienterrordecoder java at org carbon apimgt impl kmclient kmclienterrordecoder decode kmclienterrordecoder java at feign asyncresponsehandler handleresponse asyncresponsehandler java at feign synchronousmethodhandler executeanddecode synchronousmethodhandler java at feign synchronousmethodhandler invoke synchronousmethodhandler java at feign reflectivefeign feigninvocationhandler invoke reflectivefeign java at com sun proxy generate unknown source at org carbon apimgt impl amdefaultkeymanagerimpl getnewapplicationaccesstoken amdefaultk eymanagerimpl java more
1
224,953
7,473,992,769
IssuesEvent
2018-04-03 16:56:49
CS2103JAN2018-F12-B3/main
https://api.github.com/repos/CS2103JAN2018-F12-B3/main
opened
Allow user to manage the social media platforms and profiles of contacts
priority.high status.ongoing type.epic
User should be able to manage each of the persons by adding or removing the social media platforms for these persons. To add a platform, the user would provide the profile link of the associated person for a supported social media platform. To remove a platform, the user would just have to key in the platform name and index of the person to be changed.
1.0
Allow user to manage the social media platforms and profiles of contacts - User should be able to manage each of the persons by adding or removing the social media platforms for these persons. To add a platform, the user would provide the profile link of the associated person for a supported social media platform. To remove a platform, the user would just have to key in the platform name and index of the person to be changed.
priority
allow user to manage the social media platforms and profiles of contacts user should be able to manage each of the persons by adding or removing the social media platforms for these persons to add a platform the user would provide the profile link of the associated person for a supported social media platform to remove a platform the user would just have to key in the platform name and index of the person to be changed
1
751,975
26,268,257,652
IssuesEvent
2023-01-06 14:36:51
CrowdDotDev/crowd.dev
https://api.github.com/repos/CrowdDotDev/crowd.dev
closed
[C-190] Improve UX for integration onboarding
High priority Improvement
1. Send an email after integration is set up. 1. We need to make sure that the email is only ever sent once. Otherwise, it would be super annoying for the user. 2. When we send the email, we should have an `email_sent` attribute in the Integration Settings (or maybe better, create a new column for it). We only send the email if `email_sent` is non-existent or false. 3. After sending the email, we set it to true 2. Change the in-app banner * The banner should be a **top banner;** the current banner is so small and goes so so fast away that no one can read it * New copy for the banner (after a user set up any integration): **{GitHub} integration is getting set up. ✅** This might take a few minutes. We'll send you an email once it's done. <sub>From [SyncLinear.com](https://synclinear.com) | [C-190](https://linear.app/crowddotdev/issue/C-190/improve-ux-for-integration-onboarding)</sub>
1.0
[C-190] Improve UX for integration onboarding - 1. Send an email after integration is set up. 1. We need to make sure that the email is only ever sent once. Otherwise, it would be super annoying for the user. 2. When we send the email, we should have an `email_sent` attribute in the Integration Settings (or maybe better, create a new column for it). We only send the email if `email_sent` is non-existent or false. 3. After sending the email, we set it to true 2. Change the in-app banner * The banner should be a **top banner;** the current banner is so small and goes so so fast away that no one can read it * New copy for the banner (after a user set up any integration): **{GitHub} integration is getting set up. ✅** This might take a few minutes. We'll send you an email once it's done. <sub>From [SyncLinear.com](https://synclinear.com) | [C-190](https://linear.app/crowddotdev/issue/C-190/improve-ux-for-integration-onboarding)</sub>
priority
improve ux for integration onboarding send an email after integration is set up we need to make sure that the email is only ever sent once otherwise it would be super annoying for the user when we send the email we should have an email sent attribute in the integration settings or maybe better create a new column for it we only send the email if email sent is non existent or false after sending the email we set it to true change the in app banner the banner should be a top banner the current banner is so small and goes so so fast away that no one can read it new copy for the banner after a user set up any integration github integration is getting set up ✅ this might take a few minutes we ll send you an email once it s done from
1
618,751
19,486,413,541
IssuesEvent
2021-12-26 13:15:56
bluelotus03/Save-the-Holiday
https://api.github.com/repos/bluelotus03/Save-the-Holiday
closed
Finishing Checklist
high-priority
- [x] Complete Devpost submission - [x] Upload thumbnail - [x] Upload demo - [x] Upload media - [x] Complete TODOs - [x] Create a new release for version 2.0.0 - [x] Check all game details and update notes for accuracy of functionality implemented this round
1.0
Finishing Checklist - - [x] Complete Devpost submission - [x] Upload thumbnail - [x] Upload demo - [x] Upload media - [x] Complete TODOs - [x] Create a new release for version 2.0.0 - [x] Check all game details and update notes for accuracy of functionality implemented this round
priority
finishing checklist complete devpost submission upload thumbnail upload demo upload media complete todos create a new release for version check all game details and update notes for accuracy of functionality implemented this round
1
164,483
6,226,987,497
IssuesEvent
2017-07-10 19:43:18
choderalab/yank
https://api.github.com/repos/choderalab/yank
closed
~7x increase in runtime from 0.15 to 0.16 for explicit calculations
Priority high
Running the same calculation (e.g. same inputs and yaml files) using yank `0.15.2.dev0` vs `0.16.1` causes the total runtime to increase from ~2.5 days to ~14 days. I've looked through the yaml documentation, and I don't see anything that could have changed from version to version (with the exception of how MPI runs are conducted, but this calculation was done in serial), but have a feeling I'm wrong there. I've attached my input files here; am I missing something very obvious, or are the estimated time-to-completions in `0.16` not accurate? Note: Within the zipfile, the `nohup.out` is the (limited) output from the `0.16` run, and I'm using the same hardware for both runs (1080 gtx, i7, ~50GB memory) [4LUC.zip.tar.gz](https://github.com/choderalab/yank/files/1107472/4LUC.zip.tar.gz)
1.0
~7x increase in runtime from 0.15 to 0.16 for explicit calculations - Running the same calculation (e.g. same inputs and yaml files) using yank `0.15.2.dev0` vs `0.16.1` causes the total runtime to increase from ~2.5 days to ~14 days. I've looked through the yaml documentation, and I don't see anything that could have changed from version to version (with the exception of how MPI runs are conducted, but this calculation was done in serial), but have a feeling I'm wrong there. I've attached my input files here; am I missing something very obvious, or are the estimated time-to-completions in `0.16` not accurate? Note: Within the zipfile, the `nohup.out` is the (limited) output from the `0.16` run, and I'm using the same hardware for both runs (1080 gtx, i7, ~50GB memory) [4LUC.zip.tar.gz](https://github.com/choderalab/yank/files/1107472/4LUC.zip.tar.gz)
priority
increase in runtime from to for explicit calculations running the same calculation e g same inputs and yaml files using yank vs causes the total runtime to increase from days to days i ve looked through the yaml documentation and i don t see anything that could have changed from version to version with the exception of how mpi runs are conducted but this calculation was done in serial but have a feeling i m wrong there i ve attached my input files here am i missing something very obvious or are the estimated time to completions in not accurate note within the zipfile the nohup out is the limited output from the run and i m using the same hardware for both runs gtx memory
1
561,402
16,616,648,553
IssuesEvent
2021-06-02 17:34:41
OpenTechFund/bypass-otf_proxy
https://api.github.com/repos/OpenTechFund/bypass-otf_proxy
closed
When adding new domains, make sure initial 'www' is removed if present.
high priority
Make sure all entries to repo are standardized to remove leading 'www.' as the extension also removes that. Compensate for that when needed elsewhere in searches and matches, etc.
1.0
When adding new domains, make sure initial 'www' is removed if present. - Make sure all entries to repo are standardized to remove leading 'www.' as the extension also removes that. Compensate for that when needed elsewhere in searches and matches, etc.
priority
when adding new domains make sure initial www is removed if present make sure all entries to repo are standardized to remove leading as the extension also removes that compensate for that when needed elsewhere in searches and matches etc
1
683,336
23,377,643,116
IssuesEvent
2022-08-11 06:04:18
StoneCypher/fsl
https://api.github.com/repos/StoneCypher/fsl
closed
Fill out some common sense properties for state declarations
REPLs High-priority Graph use cases Graph language
Color, background color, label replacement #263, shape are probably the early important 4
1.0
Fill out some common sense properties for state declarations - Color, background color, label replacement #263, shape are probably the early important 4
priority
fill out some common sense properties for state declarations color background color label replacement shape are probably the early important
1
137,238
5,300,582,539
IssuesEvent
2017-02-10 05:48:44
limzykenneth/ualfutures-frontend
https://api.github.com/repos/limzykenneth/ualfutures-frontend
closed
Post feature level / size
Priority: HIgh
I've been doing a bit of testing on the wordpress and I have a question about the different sizes of feature posts, as I can't remember what exactly we agreed. What do these 0-1-2 stand for? <img width="210" alt="screen shot 2017-02-02 at 00 47 46" src="https://cloud.githubusercontent.com/assets/13275142/22538573/46907478-e90b-11e6-882a-541498d716c4.png"> Currently all three seem to format the post in the same way on home/media page. I was thinking that it would have the following 3 options: • no image, medium-sized (as the Futures event), colour: dark-blue (instead of the current bright green). • with image, medium-sized • with image, large-sized – like currently Below is how this shows up when the post is uploaded at any level, when no image is chosen: <img width="647" alt="screen shot 2017-02-02 at 00 32 59" src="https://cloud.githubusercontent.com/assets/13275142/22538643/dc8fc064-e90b-11e6-91ac-d88e8565819c.png">
1.0
Post feature level / size - I've been doing a bit of testing on the wordpress and I have a question about the different sizes of feature posts, as I can't remember what exactly we agreed. What do these 0-1-2 stand for? <img width="210" alt="screen shot 2017-02-02 at 00 47 46" src="https://cloud.githubusercontent.com/assets/13275142/22538573/46907478-e90b-11e6-882a-541498d716c4.png"> Currently all three seem to format the post in the same way on home/media page. I was thinking that it would have the following 3 options: • no image, medium-sized (as the Futures event), colour: dark-blue (instead of the current bright green). • with image, medium-sized • with image, large-sized – like currently Below is how this shows up when the post is uploaded at any level, when no image is chosen: <img width="647" alt="screen shot 2017-02-02 at 00 32 59" src="https://cloud.githubusercontent.com/assets/13275142/22538643/dc8fc064-e90b-11e6-91ac-d88e8565819c.png">
priority
post feature level size i ve been doing a bit of testing on the wordpress and i have a question about the different sizes of feature posts as i can t remember what exactly we agreed what do these stand for img width alt screen shot at src currently all three seem to format the post in the same way on home media page i was thinking that it would have the following options • no image medium sized as the futures event colour dark blue instead of the current bright green • with image medium sized • with image large sized – like currently below is how this shows up when the post is uploaded at any level when no image is chosen img width alt screen shot at src
1
326,185
9,948,483,280
IssuesEvent
2019-07-04 09:02:04
wso2-cellery/sdk
https://api.github.com/repos/wso2-cellery/sdk
closed
Cell updated is not working as expected
Priority/Highest Severity/Blocker bug
I ran hello-world web cell, and then I did some modifications to the env variables. Then I build again, and executed cellery update. Below error was returned. ``` cellery update hello wso2cellery/hello-world-cell:1.0.1 ❌ Updating cell components Unable to apply autoscale policies to instance hello: error unmarshaling JSON: json: Unmarshal(non-pointer kubectl.Cell) ```
1.0
Cell updated is not working as expected - I ran hello-world web cell, and then I did some modifications to the env variables. Then I build again, and executed cellery update. Below error was returned. ``` cellery update hello wso2cellery/hello-world-cell:1.0.1 ❌ Updating cell components Unable to apply autoscale policies to instance hello: error unmarshaling JSON: json: Unmarshal(non-pointer kubectl.Cell) ```
priority
cell updated is not working as expected i ran hello world web cell and then i did some modifications to the env variables then i build again and executed cellery update below error was returned cellery update hello hello world cell ❌ updating cell components unable to apply autoscale policies to instance hello error unmarshaling json json unmarshal non pointer kubectl cell
1
790,402
27,824,839,501
IssuesEvent
2023-03-19 16:46:10
supertylerc/jncip-dc-notes
https://api.github.com/repos/supertylerc/jncip-dc-notes
closed
Multicast and CRB with MX Lab
lab high-priority cancelled
This lab should focus on multicast for BUM replication and VTEP discovery. It should implement VxLAN routing at the spine layer. The spines should be MX Series devices.
1.0
Multicast and CRB with MX Lab - This lab should focus on multicast for BUM replication and VTEP discovery. It should implement VxLAN routing at the spine layer. The spines should be MX Series devices.
priority
multicast and crb with mx lab this lab should focus on multicast for bum replication and vtep discovery it should implement vxlan routing at the spine layer the spines should be mx series devices
1
796,158
28,100,283,951
IssuesEvent
2023-03-30 18:54:49
NeurodataWithoutBorders/nwb-guide
https://api.github.com/repos/NeurodataWithoutBorders/nwb-guide
closed
Collect Project-wide Metadata
priority: high
After the page where the user starts a new project, and gives it a name, we can collect some metadata that will apply to all subsequent sessions of that experiment These include - Institution - Lab name - Experimenters (list of names) - Experiment description - Related publications (list of DOI) and also maybe - protocol? - surgery? - virus? - stimulus_notes? and then perhaps we can simply as the question 'did you use the same types of subjects for all sessions of this experiment?; and if 'yes', then follow up with experiment-wide subject info like - subject species - subject description - genotype - strain - sex (not required, could vary over sessions; but can also be the same) Anyway, specifying these will not remove them from the session-specific metadata form, but the values here should serve as the auto-populated default in case the user needs to alter them in some way for a specific session
1.0
Collect Project-wide Metadata - After the page where the user starts a new project, and gives it a name, we can collect some metadata that will apply to all subsequent sessions of that experiment These include - Institution - Lab name - Experimenters (list of names) - Experiment description - Related publications (list of DOI) and also maybe - protocol? - surgery? - virus? - stimulus_notes? and then perhaps we can simply as the question 'did you use the same types of subjects for all sessions of this experiment?; and if 'yes', then follow up with experiment-wide subject info like - subject species - subject description - genotype - strain - sex (not required, could vary over sessions; but can also be the same) Anyway, specifying these will not remove them from the session-specific metadata form, but the values here should serve as the auto-populated default in case the user needs to alter them in some way for a specific session
priority
collect project wide metadata after the page where the user starts a new project and gives it a name we can collect some metadata that will apply to all subsequent sessions of that experiment these include institution lab name experimenters list of names experiment description related publications list of doi and also maybe protocol surgery virus stimulus notes and then perhaps we can simply as the question did you use the same types of subjects for all sessions of this experiment and if yes then follow up with experiment wide subject info like subject species subject description genotype strain sex not required could vary over sessions but can also be the same anyway specifying these will not remove them from the session specific metadata form but the values here should serve as the auto populated default in case the user needs to alter them in some way for a specific session
1
661,468
22,055,718,149
IssuesEvent
2022-05-30 12:42:51
workcraft/workcraft
https://api.github.com/repos/workcraft/workcraft
closed
Diagnostics on squashing circuit components for consistency of interface signal names and initial states
enhancement priority:high tag:model:circuit status:confirmed
When replacing a component with its circuit implementation (e.g. via popup menu), the interface signals of the component and its circuit implementation have to be checked for consistency of names and initial states. In case of inconsistency, a warning message should be logged. Only those signals that are present as component pins and circuit implementation ports get connected. The initial state of interface signal is inherited from the driver.
1.0
Diagnostics on squashing circuit components for consistency of interface signal names and initial states - When replacing a component with its circuit implementation (e.g. via popup menu), the interface signals of the component and its circuit implementation have to be checked for consistency of names and initial states. In case of inconsistency, a warning message should be logged. Only those signals that are present as component pins and circuit implementation ports get connected. The initial state of interface signal is inherited from the driver.
priority
diagnostics on squashing circuit components for consistency of interface signal names and initial states when replacing a component with its circuit implementation e g via popup menu the interface signals of the component and its circuit implementation have to be checked for consistency of names and initial states in case of inconsistency a warning message should be logged only those signals that are present as component pins and circuit implementation ports get connected the initial state of interface signal is inherited from the driver
1
239,639
7,799,894,187
IssuesEvent
2018-06-09 01:46:44
tine20/Tine-2.0-Open-Source-Groupware-and-CRM
https://api.github.com/repos/tine20/Tine-2.0-Open-Source-Groupware-and-CRM
closed
0005912: increase display container content seq on attender update
Calendar Mantis high priority
**Reported by pschuele on 29 Feb 2012 15:58** **Version:** Milan (2012-03) RC 1 increase display container content seq on attender update - saveAttendee (delete) - $backend-&gt;createAtt (2x) - $backend-&gt;updateAtt (1x)
1.0
0005912: increase display container content seq on attender update - **Reported by pschuele on 29 Feb 2012 15:58** **Version:** Milan (2012-03) RC 1 increase display container content seq on attender update - saveAttendee (delete) - $backend-&gt;createAtt (2x) - $backend-&gt;updateAtt (1x)
priority
increase display container content seq on attender update reported by pschuele on feb version milan rc increase display container content seq on attender update saveattendee delete backend gt createatt backend gt updateatt
1
797,308
28,143,386,472
IssuesEvent
2023-04-02 07:33:41
KDT3-Final-6/final-project-FE
https://api.github.com/repos/KDT3-Final-6/final-project-FE
opened
Feat: 상품 상세 페이지 - API 연결
Status: Available Status: Review Needed Priority: High
## ✔️ 체크사항 - [ ] 제목은 `개발 페이지 - 개발 목적` 으로 작성해 주세요. ## 💡 개발 목적 - 상품 상세 페이지 기능 구현 ## 🌐 세부 내용 - [ ] 상품 상세 내용 get 후 보여 주기 - [ ] 옵션 선택 기능 - [ ] 인원 추가 기능 - [ ] 장바구니 기능 연결 - [ ] 구매하기 페이지 연결 - [ ] 해시로 상세, 후기, 연관 상품 페이지 이동 - [ ] 해당 상품 리뷰 - [ ] 연관 상품 get 후 보여 주기 - [ ] 최근 본 상품 ## ⚙️ 참조
1.0
Feat: 상품 상세 페이지 - API 연결 - ## ✔️ 체크사항 - [ ] 제목은 `개발 페이지 - 개발 목적` 으로 작성해 주세요. ## 💡 개발 목적 - 상품 상세 페이지 기능 구현 ## 🌐 세부 내용 - [ ] 상품 상세 내용 get 후 보여 주기 - [ ] 옵션 선택 기능 - [ ] 인원 추가 기능 - [ ] 장바구니 기능 연결 - [ ] 구매하기 페이지 연결 - [ ] 해시로 상세, 후기, 연관 상품 페이지 이동 - [ ] 해당 상품 리뷰 - [ ] 연관 상품 get 후 보여 주기 - [ ] 최근 본 상품 ## ⚙️ 참조
priority
feat 상품 상세 페이지 api 연결 ✔️ 체크사항 제목은 개발 페이지 개발 목적 으로 작성해 주세요 💡 개발 목적 상품 상세 페이지 기능 구현 🌐 세부 내용 상품 상세 내용 get 후 보여 주기 옵션 선택 기능 인원 추가 기능 장바구니 기능 연결 구매하기 페이지 연결 해시로 상세 후기 연관 상품 페이지 이동 해당 상품 리뷰 연관 상품 get 후 보여 주기 최근 본 상품 ⚙️ 참조
1
610,985
18,941,682,551
IssuesEvent
2021-11-18 04:11:19
seannleckie/GrandstreamATAConfigurator
https://api.github.com/repos/seannleckie/GrandstreamATAConfigurator
closed
Network interfaces without a gateway (i.e. unmanaged switches) skipped by NetworkUtils.GetInterface()
bug high priority
Not sure why, but it looks like I added gateway detection when it was never necessary. All that we need is an interface with a local IP.
1.0
Network interfaces without a gateway (i.e. unmanaged switches) skipped by NetworkUtils.GetInterface() - Not sure why, but it looks like I added gateway detection when it was never necessary. All that we need is an interface with a local IP.
priority
network interfaces without a gateway i e unmanaged switches skipped by networkutils getinterface not sure why but it looks like i added gateway detection when it was never necessary all that we need is an interface with a local ip
1
508,126
14,690,201,837
IssuesEvent
2021-01-02 14:05:56
codidact/qpixel
https://api.github.com/repos/codidact/qpixel
closed
Approved suggested edits leave no indicator on the post AND clobber any previous last-edited notice there
area: frontend complexity: unassessed hacktoberfest priority: high type: bug
https://meta.codidact.com/questions/278039 This post reports one case of a question that shows new activity on the question list, but it's nowhere to be found on the question or answers. I have seen this too, intermittently. I know that tag-only edits have sometimes been (not) reported in this way, but I think there are other cases too. I do not know if it is deterministic. Can we compare the code that produces the "last edited" text on a post to the code that produces the "last activity" text on the question list? Something is probably subtly different.
1.0
Approved suggested edits leave no indicator on the post AND clobber any previous last-edited notice there - https://meta.codidact.com/questions/278039 This post reports one case of a question that shows new activity on the question list, but it's nowhere to be found on the question or answers. I have seen this too, intermittently. I know that tag-only edits have sometimes been (not) reported in this way, but I think there are other cases too. I do not know if it is deterministic. Can we compare the code that produces the "last edited" text on a post to the code that produces the "last activity" text on the question list? Something is probably subtly different.
priority
approved suggested edits leave no indicator on the post and clobber any previous last edited notice there this post reports one case of a question that shows new activity on the question list but it s nowhere to be found on the question or answers i have seen this too intermittently i know that tag only edits have sometimes been not reported in this way but i think there are other cases too i do not know if it is deterministic can we compare the code that produces the last edited text on a post to the code that produces the last activity text on the question list something is probably subtly different
1
354,149
10,563,090,090
IssuesEvent
2019-10-04 20:01:30
emory-libraries/ezpaarse-platforms
https://api.github.com/repos/emory-libraries/ezpaarse-platforms
opened
Add domains to WILEY (wiley)
High Priority Update Parser
wiley.com www.interscience.wiley.com interscience.wiley.com www.onlinelibrary.wiley.com onlinelibrary.wiley.com www.wileyhealthlearning.com wileyhealthlearning.com www.wileyopenaccess.com wileyopenaccess.com
1.0
Add domains to WILEY (wiley) - wiley.com www.interscience.wiley.com interscience.wiley.com www.onlinelibrary.wiley.com onlinelibrary.wiley.com www.wileyhealthlearning.com wileyhealthlearning.com www.wileyopenaccess.com wileyopenaccess.com
priority
add domains to wiley wiley wiley com interscience wiley com onlinelibrary wiley com wileyhealthlearning com wileyopenaccess com
1
353,277
10,550,998,331
IssuesEvent
2019-10-03 12:26:09
18F/samhsa-prototype
https://api.github.com/repos/18F/samhsa-prototype
closed
Add handling for Places API errors
enhancement high-priority
When we're unable to retrieve results from the Places API we should render an error page and direct visitors to call the helpline for assistance. We handled `ZERO_RESULTS` responses in https://github.com/18F/samhsa-prototype/issues/101. https://developers.google.com/maps/documentation/javascript/places#place_details_responses Other non-`OK` responses should be direct the visitor to call the helpline as the locator is temporarily out of service. Let's also explore logging and alerting on these errors by leveraging google analytics.
1.0
Add handling for Places API errors - When we're unable to retrieve results from the Places API we should render an error page and direct visitors to call the helpline for assistance. We handled `ZERO_RESULTS` responses in https://github.com/18F/samhsa-prototype/issues/101. https://developers.google.com/maps/documentation/javascript/places#place_details_responses Other non-`OK` responses should be direct the visitor to call the helpline as the locator is temporarily out of service. Let's also explore logging and alerting on these errors by leveraging google analytics.
priority
add handling for places api errors when we re unable to retrieve results from the places api we should render an error page and direct visitors to call the helpline for assistance we handled zero results responses in other non ok responses should be direct the visitor to call the helpline as the locator is temporarily out of service let s also explore logging and alerting on these errors by leveraging google analytics
1
151,214
5,807,862,936
IssuesEvent
2017-05-04 09:05:58
hpcugent/easybuild-framework
https://api.github.com/repos/hpcugent/easybuild-framework
closed
regtest should also use run_step from easyblock module
change request priority (3) high
The regtest functionality now uses it's own `perform_step` function for each of the build steps, instead of the `run_step` function used in non-regtest builds. This has caused confusing problems like #498, since this code basically does the same. The regtest functionality should be changed to also use the `run_step` function.
1.0
regtest should also use run_step from easyblock module - The regtest functionality now uses it's own `perform_step` function for each of the build steps, instead of the `run_step` function used in non-regtest builds. This has caused confusing problems like #498, since this code basically does the same. The regtest functionality should be changed to also use the `run_step` function.
priority
regtest should also use run step from easyblock module the regtest functionality now uses it s own perform step function for each of the build steps instead of the run step function used in non regtest builds this has caused confusing problems like since this code basically does the same the regtest functionality should be changed to also use the run step function
1
173,683
6,529,607,842
IssuesEvent
2017-08-30 12:22:42
edenlabllc/ehealth.api
https://api.github.com/repos/edenlabllc/ehealth.api
closed
[Declarations] Offline verification
epic/declaration kind/task priority/high status/todo
As a NHS Verificator I want to view and verify declarations that was created with authentication method OFFLINE - [x] Modify "Декларації на розгляді" page: * Invoke `/api/declarations?status=pending_verification` method to show list (scope `declaration:read`) - [x] Modify `Детально` page: * Invoke `/api/declarations/:id` (scope `declaration:read`) <img width="1305" alt="screenshot at aug 28 17-19-55" src="https://user-images.githubusercontent.com/12275915/29777761-c981406c-8c15-11e7-8530-4221d64ee627.png"> - [x] Change mapping for Reject/Approve buttons * Reject - `/api/declarations/:id/actions/reject` (scope `declaration:reject`) * Approve - `/api/declarations/:id/actions/approve` (scope `declaration:approve`) <img width="1366" alt="screenshot at aug 28 17-20-46" src="https://user-images.githubusercontent.com/12275915/29777766-cf64339a-8c15-11e7-8dac-14354da572ad.png"> - [x] Change Get images [endpoint](http://docs.uaehealthapi.apiary.io/#reference/internal.-il-db/get-declaration-documents-list/get-declaration-documents-list) (scope `declaration_documents:read`)
1.0
[Declarations] Offline verification - As a NHS Verificator I want to view and verify declarations that was created with authentication method OFFLINE - [x] Modify "Декларації на розгляді" page: * Invoke `/api/declarations?status=pending_verification` method to show list (scope `declaration:read`) - [x] Modify `Детально` page: * Invoke `/api/declarations/:id` (scope `declaration:read`) <img width="1305" alt="screenshot at aug 28 17-19-55" src="https://user-images.githubusercontent.com/12275915/29777761-c981406c-8c15-11e7-8530-4221d64ee627.png"> - [x] Change mapping for Reject/Approve buttons * Reject - `/api/declarations/:id/actions/reject` (scope `declaration:reject`) * Approve - `/api/declarations/:id/actions/approve` (scope `declaration:approve`) <img width="1366" alt="screenshot at aug 28 17-20-46" src="https://user-images.githubusercontent.com/12275915/29777766-cf64339a-8c15-11e7-8dac-14354da572ad.png"> - [x] Change Get images [endpoint](http://docs.uaehealthapi.apiary.io/#reference/internal.-il-db/get-declaration-documents-list/get-declaration-documents-list) (scope `declaration_documents:read`)
priority
offline verification as a nhs verificator i want to view and verify declarations that was created with authentication method offline modify декларації на розгляді page invoke api declarations status pending verification method to show list scope declaration read modify детально page invoke api declarations id scope declaration read img width alt screenshot at aug src change mapping for reject approve buttons reject api declarations id actions reject scope declaration reject approve api declarations id actions approve scope declaration approve img width alt screenshot at aug src change get images scope declaration documents read
1
452,893
13,060,911,770
IssuesEvent
2020-07-30 13:10:51
telerik/kendo-ui-core
https://api.github.com/repos/telerik/kendo-ui-core
closed
Editor: Editing table results in redundant new cells when there are merged cells and rows in the table
Bug C: Editor FP: In Development Kendo2 Priority 1 SEV: High
### Bug report Editor: Editing table results in redundant new cells when there are merged cells and rows in the table Reported in tickets: 1464933 and 1471629 ### Reproduction of the problem Reproducible in the demos: - Add a Table with 3 rows and 3 columns; - Merge the second and the third cell on the first row; - Merge the first cell on the second row with the first cell on the last row; - Select the second cell on the second row; - Click on the edit table wizard icon to open the table wizard; - Select the Cell tab; - Change the Background Color to something like red; - Press the Ok Button; - Now the cell has a red background color but additional cells are added on the first and the last row; ### Expected/desired behavior No additional cells should be inserted ### Environment * **Kendo UI version:** 2020.2.617 * **Browser:** [all]
1.0
Editor: Editing table results in redundant new cells when there are merged cells and rows in the table - ### Bug report Editor: Editing table results in redundant new cells when there are merged cells and rows in the table Reported in tickets: 1464933 and 1471629 ### Reproduction of the problem Reproducible in the demos: - Add a Table with 3 rows and 3 columns; - Merge the second and the third cell on the first row; - Merge the first cell on the second row with the first cell on the last row; - Select the second cell on the second row; - Click on the edit table wizard icon to open the table wizard; - Select the Cell tab; - Change the Background Color to something like red; - Press the Ok Button; - Now the cell has a red background color but additional cells are added on the first and the last row; ### Expected/desired behavior No additional cells should be inserted ### Environment * **Kendo UI version:** 2020.2.617 * **Browser:** [all]
priority
editor editing table results in redundant new cells when there are merged cells and rows in the table bug report editor editing table results in redundant new cells when there are merged cells and rows in the table reported in tickets and reproduction of the problem reproducible in the demos add a table with rows and columns merge the second and the third cell on the first row merge the first cell on the second row with the first cell on the last row select the second cell on the second row click on the edit table wizard icon to open the table wizard select the cell tab change the background color to something like red press the ok button now the cell has a red background color but additional cells are added on the first and the last row expected desired behavior no additional cells should be inserted environment kendo ui version browser
1
373,974
11,053,585,583
IssuesEvent
2019-12-10 11:42:19
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
opened
[0.9.0 staging-1291] Wrong Recipes in Campfire
Balance High Priority
without including #14036 - [ ] 1. Charred Beans use nutrients from Charred Beet. Need to change nutrients as it was in 8.3.0: ![image](https://user-images.githubusercontent.com/45708377/70523729-b66cae00-1b54-11ea-9d8b-6c56080576e7.png) Early It called Campfire Beans. - [ ] 2. Perhaps the wrong number of items on recipes. By analogy with 8.3.0: Charred Beans - 4 Beans. ![image](https://user-images.githubusercontent.com/45708377/70524216-c0db7780-1b55-11ea-86e0-af34add67713.png) Charred Fireweed Shoots - 2 Fireweed Shoots. ![image](https://user-images.githubusercontent.com/45708377/70524237-cafd7600-1b55-11ea-90e2-96361cd3d71e.png) Charred Taro - 2 Taro. ![image](https://user-images.githubusercontent.com/45708377/70524090-807bf980-1b55-11ea-80b9-baf6087387c1.png) Wilted Fiddleheads - 6 Fiddleheads. ![image](https://user-images.githubusercontent.com/45708377/70524075-79ed8200-1b55-11ea-968d-41514b56a4ef.png) - [ ] 3. Bannock change Tallow to t.i. "Fat". - [ ] 4. Campfire Salad. We have 5 recipes with same nutrients. Are we need in this recipes? I theink it enough one recipe: Campfire Salad. But if you want to use 5 reecipes you need to change nutrients in all recipes. ![image](https://user-images.githubusercontent.com/45708377/70524540-6c84c780-1b56-11ea-9da6-e04decead0be.png) - [ ] 5. Fried Vegatables. Use t.i. "Fat" instead Tallow: ![image](https://user-images.githubusercontent.com/45708377/70524713-d309e580-1b56-11ea-88cd-ad26d0406111.png) Change nutrients in recipes. Now this recipes use nutrients from Fried Tomatoes. ![image](https://user-images.githubusercontent.com/45708377/70524925-457ac580-1b57-11ea-958b-b832cd69f485.png) - [ ] 6. Need change nutrients in Topped Porridge recipes: ![image](https://user-images.githubusercontent.com/45708377/70526306-5a0c8d00-1b5a-11ea-9c4d-4d2413a2bb12.png) - [ ] 7. Need change nutrients in Campfire Stew recipes and Use t.i. "Fat" instead Tallow: ![image](https://user-images.githubusercontent.com/45708377/70526343-701a4d80-1b5a-11ea-93de-509d0156e19e.png) Also wrong ingredients for Wild Stew. You need to add 6 Charred Beans (Campfire Beans analog) to the recipe. In 8.3.0: ![image](https://user-images.githubusercontent.com/45708377/70526682-33028b00-1b5b-11ea-9345-e39efc997e80.png)
1.0
[0.9.0 staging-1291] Wrong Recipes in Campfire - without including #14036 - [ ] 1. Charred Beans use nutrients from Charred Beet. Need to change nutrients as it was in 8.3.0: ![image](https://user-images.githubusercontent.com/45708377/70523729-b66cae00-1b54-11ea-9d8b-6c56080576e7.png) Early It called Campfire Beans. - [ ] 2. Perhaps the wrong number of items on recipes. By analogy with 8.3.0: Charred Beans - 4 Beans. ![image](https://user-images.githubusercontent.com/45708377/70524216-c0db7780-1b55-11ea-86e0-af34add67713.png) Charred Fireweed Shoots - 2 Fireweed Shoots. ![image](https://user-images.githubusercontent.com/45708377/70524237-cafd7600-1b55-11ea-90e2-96361cd3d71e.png) Charred Taro - 2 Taro. ![image](https://user-images.githubusercontent.com/45708377/70524090-807bf980-1b55-11ea-80b9-baf6087387c1.png) Wilted Fiddleheads - 6 Fiddleheads. ![image](https://user-images.githubusercontent.com/45708377/70524075-79ed8200-1b55-11ea-968d-41514b56a4ef.png) - [ ] 3. Bannock change Tallow to t.i. "Fat". - [ ] 4. Campfire Salad. We have 5 recipes with same nutrients. Are we need in this recipes? I theink it enough one recipe: Campfire Salad. But if you want to use 5 reecipes you need to change nutrients in all recipes. ![image](https://user-images.githubusercontent.com/45708377/70524540-6c84c780-1b56-11ea-9da6-e04decead0be.png) - [ ] 5. Fried Vegatables. Use t.i. "Fat" instead Tallow: ![image](https://user-images.githubusercontent.com/45708377/70524713-d309e580-1b56-11ea-88cd-ad26d0406111.png) Change nutrients in recipes. Now this recipes use nutrients from Fried Tomatoes. ![image](https://user-images.githubusercontent.com/45708377/70524925-457ac580-1b57-11ea-958b-b832cd69f485.png) - [ ] 6. Need change nutrients in Topped Porridge recipes: ![image](https://user-images.githubusercontent.com/45708377/70526306-5a0c8d00-1b5a-11ea-9c4d-4d2413a2bb12.png) - [ ] 7. Need change nutrients in Campfire Stew recipes and Use t.i. "Fat" instead Tallow: ![image](https://user-images.githubusercontent.com/45708377/70526343-701a4d80-1b5a-11ea-93de-509d0156e19e.png) Also wrong ingredients for Wild Stew. You need to add 6 Charred Beans (Campfire Beans analog) to the recipe. In 8.3.0: ![image](https://user-images.githubusercontent.com/45708377/70526682-33028b00-1b5b-11ea-9345-e39efc997e80.png)
priority
wrong recipes in campfire without including charred beans use nutrients from charred beet need to change nutrients as it was in early it called campfire beans perhaps the wrong number of items on recipes by analogy with charred beans beans charred fireweed shoots fireweed shoots charred taro taro wilted fiddleheads fiddleheads bannock change tallow to t i fat campfire salad we have recipes with same nutrients are we need in this recipes i theink it enough one recipe campfire salad but if you want to use reecipes you need to change nutrients in all recipes fried vegatables use t i fat instead tallow change nutrients in recipes now this recipes use nutrients from fried tomatoes need change nutrients in topped porridge recipes need change nutrients in campfire stew recipes and use t i fat instead tallow also wrong ingredients for wild stew you need to add charred beans campfire beans analog to the recipe in
1
266,157
8,363,689,733
IssuesEvent
2018-10-03 20:28:28
Pandatron76/STS-RunAnalyzerPython
https://api.github.com/repos/Pandatron76/STS-RunAnalyzerPython
opened
Refactor: main.py to only store store values based on config.ini
priority-high refactor
Currently all the information in the json is stored regardless if it is printed to the console or not. The suggested change is to have the information stored only if it will be printed.
1.0
Refactor: main.py to only store store values based on config.ini - Currently all the information in the json is stored regardless if it is printed to the console or not. The suggested change is to have the information stored only if it will be printed.
priority
refactor main py to only store store values based on config ini currently all the information in the json is stored regardless if it is printed to the console or not the suggested change is to have the information stored only if it will be printed
1
451,042
13,023,464,448
IssuesEvent
2020-07-27 10:02:28
canonical-web-and-design/tools.demos.haus
https://api.github.com/repos/canonical-web-and-design/tools.demos.haus
closed
Homepage with no illustration shows 404 request
Priority: High
If there is no illustration URL specified there is a 404 response for /fetch in the console
1.0
Homepage with no illustration shows 404 request - If there is no illustration URL specified there is a 404 response for /fetch in the console
priority
homepage with no illustration shows request if there is no illustration url specified there is a response for fetch in the console
1
168,165
6,363,369,967
IssuesEvent
2017-07-31 17:13:32
regan-sarwas/Observer
https://api.github.com/repos/regan-sarwas/Observer
closed
Angles are mangled between input and display.
priority:high type:bug
Bill Johnson noticed that some of his angles, which were entered as positive numbers, were later displayed as negative numbers. Assuming the bird location is in the right spot, the angles displayed should have been 360 degrees larger. The input angle between the observer and observation is converted to a standard reference frame (N = 0 with clockwise +) for storage in the database, this is to accommodate different input schemas. There must be a bug in the conversion to or from the reference angle.
1.0
Angles are mangled between input and display. - Bill Johnson noticed that some of his angles, which were entered as positive numbers, were later displayed as negative numbers. Assuming the bird location is in the right spot, the angles displayed should have been 360 degrees larger. The input angle between the observer and observation is converted to a standard reference frame (N = 0 with clockwise +) for storage in the database, this is to accommodate different input schemas. There must be a bug in the conversion to or from the reference angle.
priority
angles are mangled between input and display bill johnson noticed that some of his angles which were entered as positive numbers were later displayed as negative numbers assuming the bird location is in the right spot the angles displayed should have been degrees larger the input angle between the observer and observation is converted to a standard reference frame n with clockwise for storage in the database this is to accommodate different input schemas there must be a bug in the conversion to or from the reference angle
1
723,763
24,907,378,530
IssuesEvent
2022-10-29 12:33:33
bounswe/bounswe2022group4
https://api.github.com/repos/bounswe/bounswe2022group4
closed
Create a navigation bar for web app
Category - To Do Priority - High Status: In Progress whom: individual
I need to create navigation bar for our web application in order to route other pages easily. Deadline: 24.10.2022 23.59 Reviewer: @mbatuhan-malazgirt
1.0
Create a navigation bar for web app - I need to create navigation bar for our web application in order to route other pages easily. Deadline: 24.10.2022 23.59 Reviewer: @mbatuhan-malazgirt
priority
create a navigation bar for web app i need to create navigation bar for our web application in order to route other pages easily deadline reviewer mbatuhan malazgirt
1
267,643
8,391,218,244
IssuesEvent
2018-10-09 14:31:42
CS2103-AY1819S1-W14-3/main
https://api.github.com/repos/CS2103-AY1819S1-W14-3/main
closed
Implement "addmh" & "viewmh" comands
priority.High
- [x] Add functionality for addmh function - [x] Add functionality for viewmh function - [x] Add documentation for addmh functionality in the User Guide - [x] Add documentation for viewmh functionality in the User Guide - [x] Add tests for the new addmh functionality - [x] Add tests for the new viewmh functionality
1.0
Implement "addmh" & "viewmh" comands - - [x] Add functionality for addmh function - [x] Add functionality for viewmh function - [x] Add documentation for addmh functionality in the User Guide - [x] Add documentation for viewmh functionality in the User Guide - [x] Add tests for the new addmh functionality - [x] Add tests for the new viewmh functionality
priority
implement addmh viewmh comands add functionality for addmh function add functionality for viewmh function add documentation for addmh functionality in the user guide add documentation for viewmh functionality in the user guide add tests for the new addmh functionality add tests for the new viewmh functionality
1
243,691
7,860,899,274
IssuesEvent
2018-06-21 21:36:57
mobileappdevhm/dev-team-5-webapp
https://api.github.com/repos/mobileappdevhm/dev-team-5-webapp
closed
Add Time Conflict to Courses
High priority enhancement
Notifies the student if a course is at the same time on antoher department or in his home department. If so the course can't be chosen and won't be set into the favourites list
1.0
Add Time Conflict to Courses - Notifies the student if a course is at the same time on antoher department or in his home department. If so the course can't be chosen and won't be set into the favourites list
priority
add time conflict to courses notifies the student if a course is at the same time on antoher department or in his home department if so the course can t be chosen and won t be set into the favourites list
1
822,389
30,869,562,832
IssuesEvent
2023-08-03 10:20:49
wso2/product-is
https://api.github.com/repos/wso2/product-is
opened
Support same client Id for applications over different organizations
improvement Priority/Highest Component/OAuth docs Severity/Major Component/Auth Framework Component/Inbound Auth Complexity/High backend
**Is your suggestion related to an experience ? Please describe.** <!-- A clear and concise description of what the suggestion is. (e.g., Need to improve experience in [...]) --> Currently in IS client ID is considered to be unique across the server and as a result the same client ID cannot be used in two different tenants. However when there are specific terms like `CONSOLE`, `MYACCOUNT`, etc, organization bound client ID is a valid requirement and should provide this capability. **Describe the improvement** <!-- A clear and concise description of what you want to happen. --> Same client ID should be able to use across different tenants. **Additional context** <!-- Add any other context or screenshots about the suggestion here. -->
1.0
Support same client Id for applications over different organizations - **Is your suggestion related to an experience ? Please describe.** <!-- A clear and concise description of what the suggestion is. (e.g., Need to improve experience in [...]) --> Currently in IS client ID is considered to be unique across the server and as a result the same client ID cannot be used in two different tenants. However when there are specific terms like `CONSOLE`, `MYACCOUNT`, etc, organization bound client ID is a valid requirement and should provide this capability. **Describe the improvement** <!-- A clear and concise description of what you want to happen. --> Same client ID should be able to use across different tenants. **Additional context** <!-- Add any other context or screenshots about the suggestion here. -->
priority
support same client id for applications over different organizations is your suggestion related to an experience please describe currently in is client id is considered to be unique across the server and as a result the same client id cannot be used in two different tenants however when there are specific terms like console myaccount etc organization bound client id is a valid requirement and should provide this capability describe the improvement same client id should be able to use across different tenants additional context
1
278,660
8,648,837,373
IssuesEvent
2018-11-26 17:37:09
espruino/Espruino
https://api.github.com/repos/espruino/Espruino
closed
Connection speed over nRF52
high priority nRF5x
Recent Espruino builds added automatic connection speed setting for BLE - so when a few characters were received in quick succession it'd go to high speed mode. This doesn't seem to get triggered on Web Bluetooth (at least for Linux) - it may need making more sensitive.
1.0
Connection speed over nRF52 - Recent Espruino builds added automatic connection speed setting for BLE - so when a few characters were received in quick succession it'd go to high speed mode. This doesn't seem to get triggered on Web Bluetooth (at least for Linux) - it may need making more sensitive.
priority
connection speed over recent espruino builds added automatic connection speed setting for ble so when a few characters were received in quick succession it d go to high speed mode this doesn t seem to get triggered on web bluetooth at least for linux it may need making more sensitive
1
181,514
6,661,449,638
IssuesEvent
2017-10-02 08:40:04
CS2103AUG2017-T14-B4/main
https://api.github.com/repos/CS2103AUG2017-T14-B4/main
opened
I think we need to brainstorm more user stories
help wanted priority.high status.ongoing
.. and then meet up some time before tutorial to decide which one we want in v2.0.
1.0
I think we need to brainstorm more user stories - .. and then meet up some time before tutorial to decide which one we want in v2.0.
priority
i think we need to brainstorm more user stories and then meet up some time before tutorial to decide which one we want in
1
4,462
2,552,300,099
IssuesEvent
2015-02-02 16:21:05
wordpress-mobile/WordPress-iOS
https://api.github.com/repos/wordpress-mobile/WordPress-iOS
reopened
Add WPAnalyticsStatEditorDisabledNewVersion analytics enum.
bug Editor priority-high
WPiOS is currently expecting `WPAnalyticsStatEditorDisabledNewVersion` to be declared in our analytics pod. I'll manually comment the lines that expect this enum to be declared in WPiOS until the enum is available again. /cc @bummytime, @sendhil
1.0
Add WPAnalyticsStatEditorDisabledNewVersion analytics enum. - WPiOS is currently expecting `WPAnalyticsStatEditorDisabledNewVersion` to be declared in our analytics pod. I'll manually comment the lines that expect this enum to be declared in WPiOS until the enum is available again. /cc @bummytime, @sendhil
priority
add wpanalyticsstateditordisablednewversion analytics enum wpios is currently expecting wpanalyticsstateditordisablednewversion to be declared in our analytics pod i ll manually comment the lines that expect this enum to be declared in wpios until the enum is available again cc bummytime sendhil
1
824,151
31,142,137,283
IssuesEvent
2023-08-16 01:32:08
chairemobilite/evolution
https://api.github.com/repos/chairemobilite/evolution
closed
interviews: add the possibility to pre-populate responses from query string
od_2023 High priority
The 'source' was previously implemented and hard-coded, but it should be possible to white list fields that could be pre-filled from command line, for example the phone number in case of phone interviewers which would call the participants from a list
1.0
interviews: add the possibility to pre-populate responses from query string - The 'source' was previously implemented and hard-coded, but it should be possible to white list fields that could be pre-filled from command line, for example the phone number in case of phone interviewers which would call the participants from a list
priority
interviews add the possibility to pre populate responses from query string the source was previously implemented and hard coded but it should be possible to white list fields that could be pre filled from command line for example the phone number in case of phone interviewers which would call the participants from a list
1
569,087
16,994,371,435
IssuesEvent
2021-07-01 03:14:15
GC-spigot/AdvancedEnchantments
https://api.github.com/repos/GC-spigot/AdvancedEnchantments
closed
Duplicate Enchants from Enchatment Table
Bug: Confirmed Priority: High Resolution: Accepted
<!-- FULLY FILL OUT THE TEMPLATE. YOUR ISSUE WILL BE IMMEDIATELY CLOSED IF YOU DON'T. Before reporting a bug, make sure you have the latest version of the plugin. Advanced Plugins: https://advancedplugins.net/item/1/ Spigot: https://www.spigotmc.org/resources/43058/ Songoda: https://songoda.com/marketplace/product/327/ Do not write inside the arrows or it will be hidden! 1. Check whether it has already been requested or added. You can search the issue tracker to see if what you want has already been requested and/or added to the plugin. 2. Only put ONE bug per issue. This helps us keep track of things. 3. Fully fill out the template. Everything other then screenshots/ videos is absolutely required. --> ## Details **Describe the bug** When I ue the enchantment table it duplicates the enchants like crazy. (Not sure if this has something to do with the not-applyable-with setting not working properly.) **To Reproduce** First create a test group that will be activated 100% of the time in the enchantment tabel so the results can be found faster. Second enchant chestplates in the enchantment table and occasionally both of these enchants will appear (even with the not-applyable-with setting, this may be a seperate bug but may be intertwined so I left t in here.), and the custom enchants appear multiple times. **Screenshots / Video** Here is a screen shot of how many enchants were placed. ![AE error](https://user-images.githubusercontent.com/75510990/122685690-a1092300-d1d2-11eb-87b8-51c9d76c4e70.png) Here is my enchantment table config, there should only be a max of 3 enchants, which I assume mean no repeats which is obviously not happening here: https://mcpaste.io/662b799455c2b0b8 Here are two test enchantments I've tried using for this setting: https://mcpaste.io/0cbce2432c174bbe ## Server Information - "/ae plinfo" link: https://paste.md-5.net/irunehogun - Server log: https://mcpaste.io/5c0da7eb0b9d5c36
1.0
Duplicate Enchants from Enchatment Table - <!-- FULLY FILL OUT THE TEMPLATE. YOUR ISSUE WILL BE IMMEDIATELY CLOSED IF YOU DON'T. Before reporting a bug, make sure you have the latest version of the plugin. Advanced Plugins: https://advancedplugins.net/item/1/ Spigot: https://www.spigotmc.org/resources/43058/ Songoda: https://songoda.com/marketplace/product/327/ Do not write inside the arrows or it will be hidden! 1. Check whether it has already been requested or added. You can search the issue tracker to see if what you want has already been requested and/or added to the plugin. 2. Only put ONE bug per issue. This helps us keep track of things. 3. Fully fill out the template. Everything other then screenshots/ videos is absolutely required. --> ## Details **Describe the bug** When I ue the enchantment table it duplicates the enchants like crazy. (Not sure if this has something to do with the not-applyable-with setting not working properly.) **To Reproduce** First create a test group that will be activated 100% of the time in the enchantment tabel so the results can be found faster. Second enchant chestplates in the enchantment table and occasionally both of these enchants will appear (even with the not-applyable-with setting, this may be a seperate bug but may be intertwined so I left t in here.), and the custom enchants appear multiple times. **Screenshots / Video** Here is a screen shot of how many enchants were placed. ![AE error](https://user-images.githubusercontent.com/75510990/122685690-a1092300-d1d2-11eb-87b8-51c9d76c4e70.png) Here is my enchantment table config, there should only be a max of 3 enchants, which I assume mean no repeats which is obviously not happening here: https://mcpaste.io/662b799455c2b0b8 Here are two test enchantments I've tried using for this setting: https://mcpaste.io/0cbce2432c174bbe ## Server Information - "/ae plinfo" link: https://paste.md-5.net/irunehogun - Server log: https://mcpaste.io/5c0da7eb0b9d5c36
priority
duplicate enchants from enchatment table fully fill out the template your issue will be immediately closed if you don t before reporting a bug make sure you have the latest version of the plugin advanced plugins spigot songoda do not write inside the arrows or it will be hidden check whether it has already been requested or added you can search the issue tracker to see if what you want has already been requested and or added to the plugin only put one bug per issue this helps us keep track of things fully fill out the template everything other then screenshots videos is absolutely required details describe the bug when i ue the enchantment table it duplicates the enchants like crazy not sure if this has something to do with the not applyable with setting not working properly to reproduce first create a test group that will be activated of the time in the enchantment tabel so the results can be found faster second enchant chestplates in the enchantment table and occasionally both of these enchants will appear even with the not applyable with setting this may be a seperate bug but may be intertwined so i left t in here and the custom enchants appear multiple times screenshots video here is a screen shot of how many enchants were placed here is my enchantment table config there should only be a max of enchants which i assume mean no repeats which is obviously not happening here here are two test enchantments i ve tried using for this setting server information ae plinfo link server log
1
541,367
15,826,068,463
IssuesEvent
2021-04-06 06:54:00
AY2021S2-CS2113-T10-1/tp
https://api.github.com/repos/AY2021S2-CS2113-T10-1/tp
closed
[PE-D] Bug in Add quantity
priority.High severity.High
![image.png](https://raw.githubusercontent.com/hussain1998/ped/main/files/cfe5a7d8-7d0f-4581-b89b-9df09d23f8f6.png) Integer overflow occurs when adding quantity to the food. <!--session: 1617437804668-19d0cf33-25f1-44ac-bb0f-5fb10f1b96db--> ------------- Labels: `severity.High` `type.FunctionalityBug` original: hussain1998/ped#5
1.0
[PE-D] Bug in Add quantity - ![image.png](https://raw.githubusercontent.com/hussain1998/ped/main/files/cfe5a7d8-7d0f-4581-b89b-9df09d23f8f6.png) Integer overflow occurs when adding quantity to the food. <!--session: 1617437804668-19d0cf33-25f1-44ac-bb0f-5fb10f1b96db--> ------------- Labels: `severity.High` `type.FunctionalityBug` original: hussain1998/ped#5
priority
bug in add quantity integer overflow occurs when adding quantity to the food labels severity high type functionalitybug original ped
1
114,220
4,621,959,949
IssuesEvent
2016-09-27 04:50:10
bespokeinteractive/maternityapp
https://api.github.com/repos/bespokeinteractive/maternityapp
closed
Maternity Module: -Registration of patient (Reuse the current registration module)
High priority New Feature
Maternity Module: -Registration of patient (Reuse the current registration module)
1.0
Maternity Module: -Registration of patient (Reuse the current registration module) - Maternity Module: -Registration of patient (Reuse the current registration module)
priority
maternity module registration of patient reuse the current registration module maternity module registration of patient reuse the current registration module
1
695,034
23,841,261,624
IssuesEvent
2022-09-06 10:25:06
abpframework/abp
https://api.github.com/repos/abpframework/abp
closed
Angular UI should update permission & group display names from localization resources
enhancement abp-module-permission-management priority:high ui-angular
Based on https://github.com/abpframework/abp/pull/13644 We are returning `DisplayNameKey` and `DisplayNameResource` in the `PermissionGrantInfo` DTO class (from ). In this way, UI layer can localize the display name in the UI side. DisplayName is preserved to be backward-compatible, but may not be truly set in the application layer if the related localization resource is not available in the application that hosts the permission management application service. So, I updated localizations in MVC and Blazor UIs. It should also be done in Angular too. See DTOs: https://github.com/abpframework/abp/pull/13644/files#diff-cfb5d5554c47469439c9af681c6cbc67194d385a11186f619904f214cc09acaa and https://github.com/abpframework/abp/pull/13644/files#diff-001af27f247a8fa22e7927f3b14cdcfc6fb9dc23a866ea05a560df4e2944c02b You can wait for merge of https://github.com/abpframework/abp/pull/13644
1.0
Angular UI should update permission & group display names from localization resources - Based on https://github.com/abpframework/abp/pull/13644 We are returning `DisplayNameKey` and `DisplayNameResource` in the `PermissionGrantInfo` DTO class (from ). In this way, UI layer can localize the display name in the UI side. DisplayName is preserved to be backward-compatible, but may not be truly set in the application layer if the related localization resource is not available in the application that hosts the permission management application service. So, I updated localizations in MVC and Blazor UIs. It should also be done in Angular too. See DTOs: https://github.com/abpframework/abp/pull/13644/files#diff-cfb5d5554c47469439c9af681c6cbc67194d385a11186f619904f214cc09acaa and https://github.com/abpframework/abp/pull/13644/files#diff-001af27f247a8fa22e7927f3b14cdcfc6fb9dc23a866ea05a560df4e2944c02b You can wait for merge of https://github.com/abpframework/abp/pull/13644
priority
angular ui should update permission group display names from localization resources based on we are returning displaynamekey and displaynameresource in the permissiongrantinfo dto class from in this way ui layer can localize the display name in the ui side displayname is preserved to be backward compatible but may not be truly set in the application layer if the related localization resource is not available in the application that hosts the permission management application service so i updated localizations in mvc and blazor uis it should also be done in angular too see dtos and you can wait for merge of
1
817,681
30,649,534,311
IssuesEvent
2023-07-25 07:57:36
datatlas-erasme/manger-local
https://api.github.com/repos/datatlas-erasme/manger-local
closed
Add mobile button "Recherche & filtres de données"
enhancement styling priority high industry responsive
- [ ] On click open about panel and open poi - [ ] Keep in mind the possibility that later the burger icon and the "search and data filter" section will be two separate buttons ![image (1)](https://user-images.githubusercontent.com/8368283/201984145-a66fd9d9-3c1c-4881-938f-d3eaab1f495b.jpg) ![6-mobile-MIND-V3](https://user-images.githubusercontent.com/8368283/201984631-4900ccda-f8d1-4188-93c9-174b5106a8f8.png)
1.0
Add mobile button "Recherche & filtres de données" - - [ ] On click open about panel and open poi - [ ] Keep in mind the possibility that later the burger icon and the "search and data filter" section will be two separate buttons ![image (1)](https://user-images.githubusercontent.com/8368283/201984145-a66fd9d9-3c1c-4881-938f-d3eaab1f495b.jpg) ![6-mobile-MIND-V3](https://user-images.githubusercontent.com/8368283/201984631-4900ccda-f8d1-4188-93c9-174b5106a8f8.png)
priority
add mobile button recherche filtres de données on click open about panel and open poi keep in mind the possibility that later the burger icon and the search and data filter section will be two separate buttons
1
65,909
3,248,152,086
IssuesEvent
2015-10-17 02:31:35
UniVR/GolfVR
https://api.github.com/repos/UniVR/GolfVR
closed
Ambient sound for the main menu
priority:high type:new feature
Depending on what the first introduction scene will look like we will need some sound. See issue: https://github.com/UniVR/GolfVR/issues/30
1.0
Ambient sound for the main menu - Depending on what the first introduction scene will look like we will need some sound. See issue: https://github.com/UniVR/GolfVR/issues/30
priority
ambient sound for the main menu depending on what the first introduction scene will look like we will need some sound see issue
1
608,924
18,851,417,884
IssuesEvent
2021-11-11 21:26:12
watertap-org/watertap
https://api.github.com/repos/watertap-org/watertap
closed
Run EDB tests even in Github Actions
Priority:High software admin
Currently there is some hardcoded logic to NOT run EDB tests in GH Actions. This should be removed now that MongoDB is present in at least some of the tests.
1.0
Run EDB tests even in Github Actions - Currently there is some hardcoded logic to NOT run EDB tests in GH Actions. This should be removed now that MongoDB is present in at least some of the tests.
priority
run edb tests even in github actions currently there is some hardcoded logic to not run edb tests in gh actions this should be removed now that mongodb is present in at least some of the tests
1
44,382
2,904,255,048
IssuesEvent
2015-06-18 17:15:32
UnifiedViews/Core
https://api.github.com/repos/UnifiedViews/Core
closed
New pipeline schedule cannot be saved when email notification settings are used
priority: High resolution: fixed severity: bug status: resolved
When creating a new pipeline schedule and unchecking "Use default notification settings" on Notifications tab, save fails with "Unexpected error occured" Problem is that schedule without priority set is tried to be saved: org.postgresql.util.PSQLException: ERROR: null value in column "priority" violates not-null constraint Detail: Failing row contains (16, , 2, 3, 1, f, t, 1, 2015-06-18 17:48:38.204, null, 1, 2, f, null, null).
1.0
New pipeline schedule cannot be saved when email notification settings are used - When creating a new pipeline schedule and unchecking "Use default notification settings" on Notifications tab, save fails with "Unexpected error occured" Problem is that schedule without priority set is tried to be saved: org.postgresql.util.PSQLException: ERROR: null value in column "priority" violates not-null constraint Detail: Failing row contains (16, , 2, 3, 1, f, t, 1, 2015-06-18 17:48:38.204, null, 1, 2, f, null, null).
priority
new pipeline schedule cannot be saved when email notification settings are used when creating a new pipeline schedule and unchecking use default notification settings on notifications tab save fails with unexpected error occured problem is that schedule without priority set is tried to be saved org postgresql util psqlexception error null value in column priority violates not null constraint detail failing row contains f t null f null null
1
100,113
4,076,362,371
IssuesEvent
2016-05-29 21:10:52
phetsims/circuit-construction-kit
https://api.github.com/repos/phetsims/circuit-construction-kit
opened
Add a query parameter that adds a play/pause button for Black Box
priority:2-high
An option to show play/pause button. Query parameter. Add a play/pause button. When manipulating circuit, it goes to pause. When play, it shows the meter values. Grayed out box for the text like the meter is turned off. Suppress light bulb values as well.
1.0
Add a query parameter that adds a play/pause button for Black Box - An option to show play/pause button. Query parameter. Add a play/pause button. When manipulating circuit, it goes to pause. When play, it shows the meter values. Grayed out box for the text like the meter is turned off. Suppress light bulb values as well.
priority
add a query parameter that adds a play pause button for black box an option to show play pause button query parameter add a play pause button when manipulating circuit it goes to pause when play it shows the meter values grayed out box for the text like the meter is turned off suppress light bulb values as well
1
283,838
8,724,430,734
IssuesEvent
2018-12-10 05:09:40
goharbor/harbor
https://api.github.com/repos/goharbor/harbor
closed
Unable to sign images using notary after upgrading to 1.6
area/notary priority/high target/1.7.0
When I try to sign the images, on the client side I am getting the following exception, `2c178a8093fd: Layer already exists 12c374f8270a: Layer already exists 0c3170905795: Layer already exists df64d3292fd6: Layer already exists Signing and pushing trust metadata unable to reach trust server at this time: 500.` On the server side, if I look at the logs, I could see some DB related issues, `Dec 5 16:32:36 172.18.0.1 notary-signer[2515]: #015 Dec 5 16:32:36 172.18.0.1 notary-signer[2515]: #033[35m(pq: permission denied for sequence private_keys_id_seq)#033[0m Dec 5 16:32:36 172.18.0.1 notary-signer[2515]: #033[33m[2018-12-05 16:32:36]#033[0m #033[31;1m #033[0m Dec 5 16:32:36 172.18.0.1 notary-signer[2515]: #015 Dec 5 16:32:36 172.18.0.1 notary-signer[2515]: #033[35m(pq: permission denied for sequence private_keys_id_seq)#033[0m Dec 5 16:32:36 172.18.0.1 notary-signer[2515]: #033[33m[2018-12-05 16:32:36]#033[0m #033[31;1m #033[0m Dec 5 16:32:36 172.18.0.1 notary-signer[2515]: {"go.version":"go1.7.3","level":"error","msg":"CreateKey: failed to create key: failed to store key: failed to add private key to database: 07de3a0f172bc9a068fe76f1eb0287017962c9cf17ee1d808623e2009f2e9347","time":"2018-12-05T16:32:36Z"}` **Harbor version: 1.6.x**
1.0
Unable to sign images using notary after upgrading to 1.6 - When I try to sign the images, on the client side I am getting the following exception, `2c178a8093fd: Layer already exists 12c374f8270a: Layer already exists 0c3170905795: Layer already exists df64d3292fd6: Layer already exists Signing and pushing trust metadata unable to reach trust server at this time: 500.` On the server side, if I look at the logs, I could see some DB related issues, `Dec 5 16:32:36 172.18.0.1 notary-signer[2515]: #015 Dec 5 16:32:36 172.18.0.1 notary-signer[2515]: #033[35m(pq: permission denied for sequence private_keys_id_seq)#033[0m Dec 5 16:32:36 172.18.0.1 notary-signer[2515]: #033[33m[2018-12-05 16:32:36]#033[0m #033[31;1m #033[0m Dec 5 16:32:36 172.18.0.1 notary-signer[2515]: #015 Dec 5 16:32:36 172.18.0.1 notary-signer[2515]: #033[35m(pq: permission denied for sequence private_keys_id_seq)#033[0m Dec 5 16:32:36 172.18.0.1 notary-signer[2515]: #033[33m[2018-12-05 16:32:36]#033[0m #033[31;1m #033[0m Dec 5 16:32:36 172.18.0.1 notary-signer[2515]: {"go.version":"go1.7.3","level":"error","msg":"CreateKey: failed to create key: failed to store key: failed to add private key to database: 07de3a0f172bc9a068fe76f1eb0287017962c9cf17ee1d808623e2009f2e9347","time":"2018-12-05T16:32:36Z"}` **Harbor version: 1.6.x**
priority
unable to sign images using notary after upgrading to when i try to sign the images on the client side i am getting the following exception layer already exists layer already exists layer already exists layer already exists signing and pushing trust metadata unable to reach trust server at this time on the server side if i look at the logs i could see some db related issues dec notary signer dec notary signer pq permission denied for sequence private keys id seq dec notary signer dec notary signer dec notary signer pq permission denied for sequence private keys id seq dec notary signer dec notary signer go version level error msg createkey failed to create key failed to store key failed to add private key to database time harbor version x
1
422,601
12,280,707,213
IssuesEvent
2020-05-08 14:34:58
raft-tech/cfgov-refresh
https://api.github.com/repos/raft-tech/cfgov-refresh
closed
fix issue with the selection of 'Other' on Money on hand/Main screen
HIGH PRIORITY bug
## Current behavior _Background_: On the _Money on Hand/Main screen_, a user makes selections for where any money that they have at the start of the application is located: i.e. checking, savings, etc.. Once these selections are made, the user is taken to a series of _Money on hand/Input screens_, based on which items they have checked, to input amounts. 1. If the user selects 'Other' first and, then, 'Checking' and, then 'Savings', the 'Other' screen comes up but the 'Checking' and 'Savings' do not. 2. The 'Checking' and 'Savings' categories appear in the _Money on hand/Balance summary screen_ with a $0 balance. ## Expected behavior 1. All categories selected by the user on the _Money on hand/Main screen_, should appear on the list on the _Balance Summary Screen_. 2. The _Category input screens_ should appear to the user in the sequence that appear on the _Money on hand/Main screen_,. The order of the _Money on hand/Input screens_ should appear in is the order that they appear in on the _Money on hand/Main screen_, i.e. Checking, Savings, Cash, Prepaid Cards, Other (depending on which they select) ![Screen Shot 2020-04-30 at 6 47 04 PM](https://user-images.githubusercontent.com/34319929/80766268-08699c80-8b13-11ea-846f-d30f895058f6.png) ![Screen Shot 2020-04-30 at 6 45 51 PM](https://user-images.githubusercontent.com/34319929/80766231-e839dd80-8b12-11ea-8480-3ee47135d3a4.png) ![Screen Shot 2020-04-30 at 6 46 19 PM](https://user-images.githubusercontent.com/34319929/80766235-ebcd6480-8b12-11ea-8d93-d576331eba82.png)
1.0
fix issue with the selection of 'Other' on Money on hand/Main screen - ## Current behavior _Background_: On the _Money on Hand/Main screen_, a user makes selections for where any money that they have at the start of the application is located: i.e. checking, savings, etc.. Once these selections are made, the user is taken to a series of _Money on hand/Input screens_, based on which items they have checked, to input amounts. 1. If the user selects 'Other' first and, then, 'Checking' and, then 'Savings', the 'Other' screen comes up but the 'Checking' and 'Savings' do not. 2. The 'Checking' and 'Savings' categories appear in the _Money on hand/Balance summary screen_ with a $0 balance. ## Expected behavior 1. All categories selected by the user on the _Money on hand/Main screen_, should appear on the list on the _Balance Summary Screen_. 2. The _Category input screens_ should appear to the user in the sequence that appear on the _Money on hand/Main screen_,. The order of the _Money on hand/Input screens_ should appear in is the order that they appear in on the _Money on hand/Main screen_, i.e. Checking, Savings, Cash, Prepaid Cards, Other (depending on which they select) ![Screen Shot 2020-04-30 at 6 47 04 PM](https://user-images.githubusercontent.com/34319929/80766268-08699c80-8b13-11ea-846f-d30f895058f6.png) ![Screen Shot 2020-04-30 at 6 45 51 PM](https://user-images.githubusercontent.com/34319929/80766231-e839dd80-8b12-11ea-8480-3ee47135d3a4.png) ![Screen Shot 2020-04-30 at 6 46 19 PM](https://user-images.githubusercontent.com/34319929/80766235-ebcd6480-8b12-11ea-8d93-d576331eba82.png)
priority
fix issue with the selection of other on money on hand main screen current behavior background on the money on hand main screen a user makes selections for where any money that they have at the start of the application is located i e checking savings etc once these selections are made the user is taken to a series of money on hand input screens based on which items they have checked to input amounts if the user selects other first and then checking and then savings the other screen comes up but the checking and savings do not the checking and savings categories appear in the money on hand balance summary screen with a balance expected behavior all categories selected by the user on the money on hand main screen should appear on the list on the balance summary screen the category input screens should appear to the user in the sequence that appear on the money on hand main screen the order of the money on hand input screens should appear in is the order that they appear in on the money on hand main screen i e checking savings cash prepaid cards other depending on which they select
1
267,909
8,394,474,763
IssuesEvent
2018-10-10 00:54:59
sul-dlss/preservation_catalog
https://api.github.com/repos/sul-dlss/preservation_catalog
reopened
ZipParts using bad S3 key -- MoabReplicationAudit (correctly) marking zip_parts as checksum mismatch error
bug high priority
Every zip_part checked so far has been flagged with zip_parts.status = 3 (checksum mismatch).
1.0
ZipParts using bad S3 key -- MoabReplicationAudit (correctly) marking zip_parts as checksum mismatch error - Every zip_part checked so far has been flagged with zip_parts.status = 3 (checksum mismatch).
priority
zipparts using bad key moabreplicationaudit correctly marking zip parts as checksum mismatch error every zip part checked so far has been flagged with zip parts status checksum mismatch
1
195,579
6,913,161,040
IssuesEvent
2017-11-28 14:30:06
senaite/bika.lims
https://api.github.com/repos/senaite/bika.lims
closed
Calculations not triggered in manage results view
issue-done priority: high
## Steps to reproduce - Create 3 Analyses Services with the keywords `length`, `height`, `width` - Create a Calculation `calc-edgelength` with the formula: `4 * ([length] + [height] + [width])` - Create another Analysis Service with the keyword `edgelength` and assign the calculation `calc-edgelength` to it - Create a new AR and assign the 4 Analyses `length`, `height`, `width`, `edgelength` to it - Receive the sample - Add the results `1`, `2`, `3` to the `length`, `height`, `width` result fields ## Current behavior The result for `edgelength` is not calculated ## Expected behavior The result of `edgelength` is calculated to `24` ## Screenshot (optional) ![manage_analyses](https://user-images.githubusercontent.com/713193/32413475-44e28234-c212-11e7-8bf3-83fb757078a6.jpg) ![calculation](https://user-images.githubusercontent.com/713193/32413531-4d1ebdb8-c213-11e7-9b44-09d10d01b2f3.jpg)
1.0
Calculations not triggered in manage results view - ## Steps to reproduce - Create 3 Analyses Services with the keywords `length`, `height`, `width` - Create a Calculation `calc-edgelength` with the formula: `4 * ([length] + [height] + [width])` - Create another Analysis Service with the keyword `edgelength` and assign the calculation `calc-edgelength` to it - Create a new AR and assign the 4 Analyses `length`, `height`, `width`, `edgelength` to it - Receive the sample - Add the results `1`, `2`, `3` to the `length`, `height`, `width` result fields ## Current behavior The result for `edgelength` is not calculated ## Expected behavior The result of `edgelength` is calculated to `24` ## Screenshot (optional) ![manage_analyses](https://user-images.githubusercontent.com/713193/32413475-44e28234-c212-11e7-8bf3-83fb757078a6.jpg) ![calculation](https://user-images.githubusercontent.com/713193/32413531-4d1ebdb8-c213-11e7-9b44-09d10d01b2f3.jpg)
priority
calculations not triggered in manage results view steps to reproduce create analyses services with the keywords length height width create a calculation calc edgelength with the formula create another analysis service with the keyword edgelength and assign the calculation calc edgelength to it create a new ar and assign the analyses length height width edgelength to it receive the sample add the results to the length height width result fields current behavior the result for edgelength is not calculated expected behavior the result of edgelength is calculated to screenshot optional
1
241,166
7,809,259,551
IssuesEvent
2018-06-11 23:31:17
C3DSU/e-DefPR
https://api.github.com/repos/C3DSU/e-DefPR
closed
Adequar rotas CRUD de user
Category: Backend Priority: High Stage: Review Type: Improvement
A execução dessa tarefa depende da execução das tarefas #165, #159. Adequar as rotas CRUD para que passem a contemplar as novas propriedades de estado, cidade e etc.
1.0
Adequar rotas CRUD de user - A execução dessa tarefa depende da execução das tarefas #165, #159. Adequar as rotas CRUD para que passem a contemplar as novas propriedades de estado, cidade e etc.
priority
adequar rotas crud de user a execução dessa tarefa depende da execução das tarefas adequar as rotas crud para que passem a contemplar as novas propriedades de estado cidade e etc
1
597,851
18,213,889,564
IssuesEvent
2021-09-30 00:04:41
cs481-ekh/f21-welolo
https://api.github.com/repos/cs481-ekh/f21-welolo
opened
[RESEARCH] Understand how Twilio can be integrated into the project
research high-priority
We all need to have an understanding of how the twilio package installed from npm works.
1.0
[RESEARCH] Understand how Twilio can be integrated into the project - We all need to have an understanding of how the twilio package installed from npm works.
priority
understand how twilio can be integrated into the project we all need to have an understanding of how the twilio package installed from npm works
1
278,256
8,638,393,520
IssuesEvent
2018-11-23 14:37:15
USGCRP/gcis
https://api.github.com/repos/USGCRP/gcis
closed
List of regions listed under a report linked to only one region on stage
a bug priority high type question type technical
*This bug is just on stage. Prod works fine.* Click "10 regions" under [nca1](https://data-stage.globalchange.gov/report/nca1) report page and it redirects to northeast-us instead of all available regions. This needs to be QAed and fixed for all reports. @lomky I wonder why stage is different from prod. Is this a recent implementation?
1.0
List of regions listed under a report linked to only one region on stage - *This bug is just on stage. Prod works fine.* Click "10 regions" under [nca1](https://data-stage.globalchange.gov/report/nca1) report page and it redirects to northeast-us instead of all available regions. This needs to be QAed and fixed for all reports. @lomky I wonder why stage is different from prod. Is this a recent implementation?
priority
list of regions listed under a report linked to only one region on stage this bug is just on stage prod works fine click regions under report page and it redirects to northeast us instead of all available regions this needs to be qaed and fixed for all reports lomky i wonder why stage is different from prod is this a recent implementation
1
268,049
8,402,684,365
IssuesEvent
2018-10-11 07:34:14
CS2113-AY1819S1-T12-1/main
https://api.github.com/repos/CS2113-AY1819S1-T12-1/main
opened
Writing test for the current developed features
priority.high status.ongoing type.bug
Human testing for sort and search. Writing JUnit for sorting and search. Testing with current test subject for the new attributes. Writing JUnit and gradle test for utility class DateTimeManager. Debug UI with the new features. Integration testing with other components
1.0
Writing test for the current developed features - Human testing for sort and search. Writing JUnit for sorting and search. Testing with current test subject for the new attributes. Writing JUnit and gradle test for utility class DateTimeManager. Debug UI with the new features. Integration testing with other components
priority
writing test for the current developed features human testing for sort and search writing junit for sorting and search testing with current test subject for the new attributes writing junit and gradle test for utility class datetimemanager debug ui with the new features integration testing with other components
1