Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
5
112
repo_url
stringlengths
34
141
action
stringclasses
3 values
title
stringlengths
1
957
labels
stringlengths
4
795
body
stringlengths
1
259k
index
stringclasses
12 values
text_combine
stringlengths
96
259k
label
stringclasses
2 values
text
stringlengths
96
252k
binary_label
int64
0
1
824,125
31,141,657,314
IssuesEvent
2023-08-16 00:52:29
gamefreedomgit/Maelstrom
https://api.github.com/repos/gamefreedomgit/Maelstrom
closed
Magmaw Shadow Breath
Priority: Medium Raid: Blackwing Descent
[//]: # (REMBEMBER! Add links to things related to the bug using for example:) [//]: # (http://wowhead.com/) [//]: # (cata-twinhead.twinstar.cz) **Description:** Last phase when on heroic when nefarian casts shadowbreath it sometimes(usually at the start) targets pets. In-game tooltip says it should only be on players. It will splash on melees who are near the pets. **How to reproduce:** Get to last phase on HC. **How it should work:** Target only players. **Database links:**
1.0
Magmaw Shadow Breath - [//]: # (REMBEMBER! Add links to things related to the bug using for example:) [//]: # (http://wowhead.com/) [//]: # (cata-twinhead.twinstar.cz) **Description:** Last phase when on heroic when nefarian casts shadowbreath it sometimes(usually at the start) targets pets. In-game tooltip says it should only be on players. It will splash on melees who are near the pets. **How to reproduce:** Get to last phase on HC. **How it should work:** Target only players. **Database links:**
priority
magmaw shadow breath rembember add links to things related to the bug using for example cata twinhead twinstar cz description last phase when on heroic when nefarian casts shadowbreath it sometimes usually at the start targets pets in game tooltip says it should only be on players it will splash on melees who are near the pets how to reproduce get to last phase on hc how it should work target only players database links
1
522,624
15,163,834,164
IssuesEvent
2021-02-12 12:50:21
buddyboss/buddyboss-platform
https://api.github.com/repos/buddyboss/buddyboss-platform
opened
Twitter Feed Embed doesn't work properly in the sidebar of the activity page.
bug priority: medium
**Describe the bug** The Twitter feed widget on the left side of my activity page loads correctly initially but will disappear when a user scrolls down the activity page. **To Reproduce** Steps to reproduce the behavior: http://somup.com/crnllmD2DK **Expected behavior** Feeds should not disappear when scroll. **Support ticket links** https://secure.helpscout.net/conversation/1422744973/124644?folderId=3701248
1.0
Twitter Feed Embed doesn't work properly in the sidebar of the activity page. - **Describe the bug** The Twitter feed widget on the left side of my activity page loads correctly initially but will disappear when a user scrolls down the activity page. **To Reproduce** Steps to reproduce the behavior: http://somup.com/crnllmD2DK **Expected behavior** Feeds should not disappear when scroll. **Support ticket links** https://secure.helpscout.net/conversation/1422744973/124644?folderId=3701248
priority
twitter feed embed doesn t work properly in the sidebar of the activity page describe the bug the twitter feed widget on the left side of my activity page loads correctly initially but will disappear when a user scrolls down the activity page to reproduce steps to reproduce the behavior expected behavior feeds should not disappear when scroll support ticket links
1
91,952
3,863,523,132
IssuesEvent
2016-04-08 09:47:20
iamxavier/elmah
https://api.github.com/repos/iamxavier/elmah
closed
Support multiple email addresses with ErrorMailModule
auto-migrated Component-Docs Priority-Medium Type-Enhancement
``` To send the error reports to multiple email addresses, I made the following change: In ErrorMailModule ReportError() method, locate this: mail.To.Add(new MailAddress(recipient)); and replace with this: string[] toAddresses = recipient.Split(';'); foreach (string toAddress in toAddresses) { mail.To.Add(new MailAddress(toAddress)); } Now, you can put multiple addresses in the 'To' attribute of the errorMail setup like: <errorMail from="errors@mywebsite.com" to="email@hotmail.com; supportthis@hotmail.com" subject="Website Error" async="true"/> ``` Original issue reported on code.google.com by `wayne.br...@gmail.com` on 26 Jun 2007 at 3:58
1.0
Support multiple email addresses with ErrorMailModule - ``` To send the error reports to multiple email addresses, I made the following change: In ErrorMailModule ReportError() method, locate this: mail.To.Add(new MailAddress(recipient)); and replace with this: string[] toAddresses = recipient.Split(';'); foreach (string toAddress in toAddresses) { mail.To.Add(new MailAddress(toAddress)); } Now, you can put multiple addresses in the 'To' attribute of the errorMail setup like: <errorMail from="errors@mywebsite.com" to="email@hotmail.com; supportthis@hotmail.com" subject="Website Error" async="true"/> ``` Original issue reported on code.google.com by `wayne.br...@gmail.com` on 26 Jun 2007 at 3:58
priority
support multiple email addresses with errormailmodule to send the error reports to multiple email addresses i made the following change in errormailmodule reporterror method locate this mail to add new mailaddress recipient and replace with this string toaddresses recipient split foreach string toaddress in toaddresses mail to add new mailaddress toaddress now you can put multiple addresses in the to attribute of the errormail setup like errormail from errors mywebsite com to email hotmail com supportthis hotmail com subject website error async true original issue reported on code google com by wayne br gmail com on jun at
1
377,430
11,170,911,105
IssuesEvent
2019-12-28 16:04:32
bounswe/bounswe2019group1
https://api.github.com/repos/bounswe/bounswe2019group1
opened
Image feature on creating an article must be implemented. (Android)
Effort: High Platform: Android Priority: Medium Type: Enhancement
Images of articles must be selected and uploaded to the database.
1.0
Image feature on creating an article must be implemented. (Android) - Images of articles must be selected and uploaded to the database.
priority
image feature on creating an article must be implemented android images of articles must be selected and uploaded to the database
1
486,848
14,015,720,188
IssuesEvent
2020-10-29 13:41:13
aau-giraf/weekplanner
https://api.github.com/repos/aau-giraf/weekplanner
closed
Activity movement is not saved when leaving and reentering the weekplan
group 6 point: 8 priority: medium type: bug
Link aau-giraf/web-api#19 **Describe the bug** When moving an activity down in a day with 3 activities, then leaving and reentering the weekplan reverts the movement **To Reproduce** 1. Create a weekplan with 3 activities in one day 2. Move the middle activity down to the bottom 3. Leave the weekplan 4. Enter the same weekplan 5. Observe that the moved activity has moved back to the middle **Expected behavior** The activities should stay where they are when leaving the weekplan **Actual behavior** The activities move **Screenshots** ![ezgif-6-391010520842](https://user-images.githubusercontent.com/42242841/95457460-3c25d980-0971-11eb-872e-aec1a358edae.gif) **Environment (please complete the following information):** - OS: iPadOS - iPad Pro 10.5 **Additional context** Possibly related to #474, remember to check other numbers of activities to see if it make any changes.
1.0
Activity movement is not saved when leaving and reentering the weekplan - Link aau-giraf/web-api#19 **Describe the bug** When moving an activity down in a day with 3 activities, then leaving and reentering the weekplan reverts the movement **To Reproduce** 1. Create a weekplan with 3 activities in one day 2. Move the middle activity down to the bottom 3. Leave the weekplan 4. Enter the same weekplan 5. Observe that the moved activity has moved back to the middle **Expected behavior** The activities should stay where they are when leaving the weekplan **Actual behavior** The activities move **Screenshots** ![ezgif-6-391010520842](https://user-images.githubusercontent.com/42242841/95457460-3c25d980-0971-11eb-872e-aec1a358edae.gif) **Environment (please complete the following information):** - OS: iPadOS - iPad Pro 10.5 **Additional context** Possibly related to #474, remember to check other numbers of activities to see if it make any changes.
priority
activity movement is not saved when leaving and reentering the weekplan link aau giraf web api describe the bug when moving an activity down in a day with activities then leaving and reentering the weekplan reverts the movement to reproduce create a weekplan with activities in one day move the middle activity down to the bottom leave the weekplan enter the same weekplan observe that the moved activity has moved back to the middle expected behavior the activities should stay where they are when leaving the weekplan actual behavior the activities move screenshots environment please complete the following information os ipados ipad pro additional context possibly related to remember to check other numbers of activities to see if it make any changes
1
790,671
27,832,548,424
IssuesEvent
2023-03-20 06:46:53
KDT3-Final-6/final-project-BE
https://api.github.com/repos/KDT3-Final-6/final-project-BE
closed
feat: 페이징 처리 구현
Type: Feature Status: In Progress Priority: Medium For: API For: Backend
## Description API의 페이징 처리를 위해 필요한 기능들 구현 ## Tasks(Process) - [x] global.response에 PageResponseDTO 구현 - [x] 예시를 위한 GET /admins/products 에 페이징 구현 ## References
1.0
feat: 페이징 처리 구현 - ## Description API의 페이징 처리를 위해 필요한 기능들 구현 ## Tasks(Process) - [x] global.response에 PageResponseDTO 구현 - [x] 예시를 위한 GET /admins/products 에 페이징 구현 ## References
priority
feat 페이징 처리 구현 description api의 페이징 처리를 위해 필요한 기능들 구현 tasks process global response에 pageresponsedto 구현 예시를 위한 get admins products 에 페이징 구현 references
1
822,664
30,881,608,154
IssuesEvent
2023-08-03 18:03:34
Cotalker/documentation
https://api.github.com/repos/Cotalker/documentation
closed
Rol de acceso en addUsers funciona con ‘name’ y no con ‘id’.
Bug report Bug medium priority
### Affected system Cotalker Web Application ### Affected system (other) _No response_ ### Affected environment Development ### Affected environment (other) _No response_ ### App version _No response_ ### Details En la etapa de una rutina de "Editar usuarios de una tarea", si el campo "Criterio" es "accessRole", en el campo "Rol de acceso" se pide: "ID DEL ROL DE ACCESO QUE DEBEN TENER LOS USUARIOS EN CASO DE QUE EL CRITERIO SEA 'ACCESSROLE", sin embargo, no funciona con el 'id', sino que funciona con el 'name' del access role. ### Steps to reproduce 1. Crear etapa "Editar usuarios de una tarea" en una rutina <img width="922" alt="Captura de Pantalla 2022-03-10 a la(s) 11 30 59" src="https://user-images.githubusercontent.com/73865460/157683308-6f753204-c034-44a0-8560-ef565e7df8ab.png"> <img width="928" alt="Captura de Pantalla 2022-03-10 a la(s) 11 31 50" src="https://user-images.githubusercontent.com/73865460/157683455-d00d32ad-6588-456c-b591-860fbf44e009.png"> 2. Al probar con el 'id' no funciona: <img width="327" alt="Captura de Pantalla 2022-03-10 a la(s) 11 35 55" src="https://user-images.githubusercontent.com/73865460/157684178-b137f1f3-0bbf-44e6-b23d-fd7497d52911.png"> Pero con 'name' sí funciona. ### Expected result Se espera que funcione con el 'id' como se indica en el campo. O sería mejor que lo que salga escrito sea: 'NAME del rol de acceso que deben tener los usuarios en caso de que el criterio sea accessrole'. ### Additional data _No response_
1.0
Rol de acceso en addUsers funciona con ‘name’ y no con ‘id’. - ### Affected system Cotalker Web Application ### Affected system (other) _No response_ ### Affected environment Development ### Affected environment (other) _No response_ ### App version _No response_ ### Details En la etapa de una rutina de "Editar usuarios de una tarea", si el campo "Criterio" es "accessRole", en el campo "Rol de acceso" se pide: "ID DEL ROL DE ACCESO QUE DEBEN TENER LOS USUARIOS EN CASO DE QUE EL CRITERIO SEA 'ACCESSROLE", sin embargo, no funciona con el 'id', sino que funciona con el 'name' del access role. ### Steps to reproduce 1. Crear etapa "Editar usuarios de una tarea" en una rutina <img width="922" alt="Captura de Pantalla 2022-03-10 a la(s) 11 30 59" src="https://user-images.githubusercontent.com/73865460/157683308-6f753204-c034-44a0-8560-ef565e7df8ab.png"> <img width="928" alt="Captura de Pantalla 2022-03-10 a la(s) 11 31 50" src="https://user-images.githubusercontent.com/73865460/157683455-d00d32ad-6588-456c-b591-860fbf44e009.png"> 2. Al probar con el 'id' no funciona: <img width="327" alt="Captura de Pantalla 2022-03-10 a la(s) 11 35 55" src="https://user-images.githubusercontent.com/73865460/157684178-b137f1f3-0bbf-44e6-b23d-fd7497d52911.png"> Pero con 'name' sí funciona. ### Expected result Se espera que funcione con el 'id' como se indica en el campo. O sería mejor que lo que salga escrito sea: 'NAME del rol de acceso que deben tener los usuarios en caso de que el criterio sea accessrole'. ### Additional data _No response_
priority
rol de acceso en addusers funciona con ‘name’ y no con ‘id’ affected system cotalker web application affected system other no response affected environment development affected environment other no response app version no response details en la etapa de una rutina de editar usuarios de una tarea si el campo criterio es accessrole en el campo rol de acceso se pide id del rol de acceso que deben tener los usuarios en caso de que el criterio sea accessrole sin embargo no funciona con el id sino que funciona con el name del access role steps to reproduce crear etapa editar usuarios de una tarea en una rutina img width alt captura de pantalla a la s src img width alt captura de pantalla a la s src al probar con el id no funciona img width alt captura de pantalla a la s src pero con name sí funciona expected result se espera que funcione con el id como se indica en el campo o sería mejor que lo que salga escrito sea name del rol de acceso que deben tener los usuarios en caso de que el criterio sea accessrole additional data no response
1
486,909
14,016,349,223
IssuesEvent
2020-10-29 14:25:26
makers-for-life/makair-control-ui
https://api.github.com/repos/makers-for-life/makair-control-ui
opened
Ability to configure all available options through the UI
class:feature priority:medium
Namely: * Cycles per minute * All 3 pressure settings This would help replacing hardware buttons from the motherboard in the long run.
1.0
Ability to configure all available options through the UI - Namely: * Cycles per minute * All 3 pressure settings This would help replacing hardware buttons from the motherboard in the long run.
priority
ability to configure all available options through the ui namely cycles per minute all pressure settings this would help replacing hardware buttons from the motherboard in the long run
1
583,482
17,390,037,806
IssuesEvent
2021-08-02 05:46:04
returntocorp/semgrep
https://api.github.com/repos/returntocorp/semgrep
closed
(x) => `${x}` yields unexpected match for raw-html-concat rule
bug lang:javascript priority:medium user:external
https://semgrep.dev/s/JjOd?registry=javascript.browser.security.raw-html-concat.raw-html-concat I have some backend code that seems to be returning a false positive for this rule. Here is the code: https://semgrep.dev/s/jasoncubic:false-positive-for-html-xss-in-backend-code??registry=javascript.browser.security.raw-html-concat.raw-html-concat
1.0
(x) => `${x}` yields unexpected match for raw-html-concat rule - https://semgrep.dev/s/JjOd?registry=javascript.browser.security.raw-html-concat.raw-html-concat I have some backend code that seems to be returning a false positive for this rule. Here is the code: https://semgrep.dev/s/jasoncubic:false-positive-for-html-xss-in-backend-code??registry=javascript.browser.security.raw-html-concat.raw-html-concat
priority
x x yields unexpected match for raw html concat rule i have some backend code that seems to be returning a false positive for this rule here is the code
1
308,446
9,439,276,568
IssuesEvent
2019-04-14 09:00:14
wojtek2kdev/CommentaryJS
https://api.github.com/repos/wojtek2kdev/CommentaryJS
opened
Feature: Create reply model
Priority: Medium Scope: Server Status: Accepted Status: Pending Type: Enhancement
# Feature task ### Title: Create reply model ##### Feature request issue id: - ### Short description: - ### Requirements: - [x] Database - MongoDB - Fields - as they're defined in [schema](https://github.com/wojtek2kdev/CommentaryJS/blob/dev/graphql/server/graphql/schema.js) ### Supporting materials - [Models creating using mongoose odm](https://mongoosejs.com/docs/models.html)
1.0
Feature: Create reply model - # Feature task ### Title: Create reply model ##### Feature request issue id: - ### Short description: - ### Requirements: - [x] Database - MongoDB - Fields - as they're defined in [schema](https://github.com/wojtek2kdev/CommentaryJS/blob/dev/graphql/server/graphql/schema.js) ### Supporting materials - [Models creating using mongoose odm](https://mongoosejs.com/docs/models.html)
priority
feature create reply model feature task title create reply model feature request issue id short description requirements database mongodb fields as they re defined in supporting materials
1
246,512
7,895,382,986
IssuesEvent
2018-06-29 02:55:20
aowen87/BAR
https://api.github.com/repos/aowen87/BAR
closed
Enhance the XRay Image query so that it doesn't overwrite existing output files.
Expected Use: 3 - Occasional Feature Impact: 3 - Medium OS: All Priority: Normal Support Group: Any
Paul Amala requested that we enhance the XRay Image query so that it doesn't overwrite existing output files. He uses it from the GUI and trys the query with different values and he would like that the output doesn't continually overwrite the previous output. -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. The following information could not be accurately captured in the new ticket: Original author: Eric Brugger Original creation: 05/27/2015 04:31 pm Original update: 05/28/2015 11:35 am Ticket number: 2284
1.0
Enhance the XRay Image query so that it doesn't overwrite existing output files. - Paul Amala requested that we enhance the XRay Image query so that it doesn't overwrite existing output files. He uses it from the GUI and trys the query with different values and he would like that the output doesn't continually overwrite the previous output. -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. The following information could not be accurately captured in the new ticket: Original author: Eric Brugger Original creation: 05/27/2015 04:31 pm Original update: 05/28/2015 11:35 am Ticket number: 2284
priority
enhance the xray image query so that it doesn t overwrite existing output files paul amala requested that we enhance the xray image query so that it doesn t overwrite existing output files he uses it from the gui and trys the query with different values and he would like that the output doesn t continually overwrite the previous output redmine migration this ticket was migrated from redmine the following information could not be accurately captured in the new ticket original author eric brugger original creation pm original update am ticket number
1
397,902
11,734,993,532
IssuesEvent
2020-03-11 10:20:01
naipaka/PinMusubi-iOS
https://api.github.com/repos/naipaka/PinMusubi-iOS
opened
Import R.Swift Library
Medium Priority Refactoring
# Overview - Import R.Swift Library # Purpose - For make easier to manage resources
1.0
Import R.Swift Library - # Overview - Import R.Swift Library # Purpose - For make easier to manage resources
priority
import r swift library overview import r swift library purpose for make easier to manage resources
1
637,767
20,677,187,406
IssuesEvent
2022-03-10 10:23:42
wellcomecollection/wellcomecollection.org
https://api.github.com/repos/wellcomecollection/wellcomecollection.org
closed
Certain patron types aren't able to log in via new account services - ptypes 15 and 17
🐛 Bug epic: requesting priority: medium needs: dev
**What** <!-- A clear and concise description of what the bug is. --> When certain patron types are trying to login via the new account functionality, they're being prevented. We need to whitelist some additional patron types to enable them to login as expected. Sierra should then subsequently control any relevant permissions related to requesting items. Please whitelist, additionally: P15 - Inter Lib Loan P17 - Hub This follows on from https://github.com/wellcomecollection/wellcomecollection.org/issues/7779 Conversation at https://wellcome.slack.com/archives/CUA669WHH/p1646748024461399
1.0
Certain patron types aren't able to log in via new account services - ptypes 15 and 17 - **What** <!-- A clear and concise description of what the bug is. --> When certain patron types are trying to login via the new account functionality, they're being prevented. We need to whitelist some additional patron types to enable them to login as expected. Sierra should then subsequently control any relevant permissions related to requesting items. Please whitelist, additionally: P15 - Inter Lib Loan P17 - Hub This follows on from https://github.com/wellcomecollection/wellcomecollection.org/issues/7779 Conversation at https://wellcome.slack.com/archives/CUA669WHH/p1646748024461399
priority
certain patron types aren t able to log in via new account services ptypes and what when certain patron types are trying to login via the new account functionality they re being prevented we need to whitelist some additional patron types to enable them to login as expected sierra should then subsequently control any relevant permissions related to requesting items please whitelist additionally inter lib loan hub this follows on from conversation at
1
384,632
11,395,681,264
IssuesEvent
2020-01-30 11:58:39
Giratina-Votacion/decide
https://api.github.com/repos/Giratina-Votacion/decide
closed
Script para despliegue automático en Docker
Medium priority enhancement
**Explicación detallada de la implementación a realizar** Se va a crear un script que automáticamente descargue la última versión del repositorio y despliegue dicha versión en Docker, ahorrando tiempo frente a desplegarlo por nosotros mismos. **Explicar de manera breve cómo se plantea implementar el cambio** Se planea implementar mediante un script Bash.
1.0
Script para despliegue automático en Docker - **Explicación detallada de la implementación a realizar** Se va a crear un script que automáticamente descargue la última versión del repositorio y despliegue dicha versión en Docker, ahorrando tiempo frente a desplegarlo por nosotros mismos. **Explicar de manera breve cómo se plantea implementar el cambio** Se planea implementar mediante un script Bash.
priority
script para despliegue automático en docker explicación detallada de la implementación a realizar se va a crear un script que automáticamente descargue la última versión del repositorio y despliegue dicha versión en docker ahorrando tiempo frente a desplegarlo por nosotros mismos explicar de manera breve cómo se plantea implementar el cambio se planea implementar mediante un script bash
1
741,752
25,816,384,295
IssuesEvent
2022-12-12 05:27:34
jrmedina/deadstock
https://api.github.com/repos/jrmedina/deadstock
closed
Refactor: change client CRUD methods to server CRUD methods
feature medium priority refactor
Current mutations are living on the client side, export functionality to BE for security and less load times
1.0
Refactor: change client CRUD methods to server CRUD methods - Current mutations are living on the client side, export functionality to BE for security and less load times
priority
refactor change client crud methods to server crud methods current mutations are living on the client side export functionality to be for security and less load times
1
448,053
12,942,162,025
IssuesEvent
2020-07-18 01:01:10
phetsims/chipper
https://api.github.com/repos/phetsims/chipper
closed
Questions about string plugin
priority:3-medium status:ready-for-review
@jessegreenberg and I glanced at the string plugin in order to instruct how we proceed with https://github.com/phetsims/rosetta/issues/193. We ended up having a few questions about how it was implemented. 1. Why are "fallback" strings not using calling `chipper.mapString` to support `?stringTest` 2. `getWithCache` was calling `onload.error` even though `onload` isn't defined in that function. @jessegreenberg and I moved logic so that that error is called correctly. Does this seem alright? 3. I can't seem to tell if there is a difference between throwing an Error or calling `onload.error`. I can't really seem to differentiate why one would be used over the other, even though I understand from the documentation that "onload.error() can be called . . . if the plugin detects an error condition that means the resource will fail to load correctly." Wouldn't any error that the plugin would want to throw meet that criteria? I would like to use `onload.error()` more. 4. getWithCache has a `headers` option, but it seems like `{ accept: 'application/json' }` could just be baked into the method, simplifying the load function a bit. I see many commits from @pixelzoom and @samreid in this plugin, though it says @samreid is the author. Assigning over to him.
1.0
Questions about string plugin - @jessegreenberg and I glanced at the string plugin in order to instruct how we proceed with https://github.com/phetsims/rosetta/issues/193. We ended up having a few questions about how it was implemented. 1. Why are "fallback" strings not using calling `chipper.mapString` to support `?stringTest` 2. `getWithCache` was calling `onload.error` even though `onload` isn't defined in that function. @jessegreenberg and I moved logic so that that error is called correctly. Does this seem alright? 3. I can't seem to tell if there is a difference between throwing an Error or calling `onload.error`. I can't really seem to differentiate why one would be used over the other, even though I understand from the documentation that "onload.error() can be called . . . if the plugin detects an error condition that means the resource will fail to load correctly." Wouldn't any error that the plugin would want to throw meet that criteria? I would like to use `onload.error()` more. 4. getWithCache has a `headers` option, but it seems like `{ accept: 'application/json' }` could just be baked into the method, simplifying the load function a bit. I see many commits from @pixelzoom and @samreid in this plugin, though it says @samreid is the author. Assigning over to him.
priority
questions about string plugin jessegreenberg and i glanced at the string plugin in order to instruct how we proceed with we ended up having a few questions about how it was implemented why are fallback strings not using calling chipper mapstring to support stringtest getwithcache was calling onload error even though onload isn t defined in that function jessegreenberg and i moved logic so that that error is called correctly does this seem alright i can t seem to tell if there is a difference between throwing an error or calling onload error i can t really seem to differentiate why one would be used over the other even though i understand from the documentation that onload error can be called if the plugin detects an error condition that means the resource will fail to load correctly wouldn t any error that the plugin would want to throw meet that criteria i would like to use onload error more getwithcache has a headers option but it seems like accept application json could just be baked into the method simplifying the load function a bit i see many commits from pixelzoom and samreid in this plugin though it says samreid is the author assigning over to him
1
741,643
25,809,963,619
IssuesEvent
2022-12-11 19:11:33
chaotic-aur/packages
https://api.github.com/repos/chaotic-aur/packages
closed
[Request] joplin-beta-appimage
request:new-pkg priority:medium
### Link to the package base(s) in the AUR [joplin-beta-appimage](https://aur.archlinux.org/packages/joplin-beta-appimage) ### Utility this package has for you joplin was previously removed due to python2 dep. This is only a temporary package, while all the non-appimages on the AUR are outdated and/or relying on python2. ### Do you consider the package(s) to be useful for every Chaotic-AUR user? No, but for a great amount. ### Do you consider the package to be useful for feature testing/preview? - [ ] Yes ### Have you tested if the package builds in a clean chroot? - [X] Yes ### Does the package's license allow redistributing it? YES! ### Have you searched the issues to ensure this request is unique? - [X] YES! ### Have you read the README to ensure this package is not banned? - [X] YES! ### More information _No response_
1.0
[Request] joplin-beta-appimage - ### Link to the package base(s) in the AUR [joplin-beta-appimage](https://aur.archlinux.org/packages/joplin-beta-appimage) ### Utility this package has for you joplin was previously removed due to python2 dep. This is only a temporary package, while all the non-appimages on the AUR are outdated and/or relying on python2. ### Do you consider the package(s) to be useful for every Chaotic-AUR user? No, but for a great amount. ### Do you consider the package to be useful for feature testing/preview? - [ ] Yes ### Have you tested if the package builds in a clean chroot? - [X] Yes ### Does the package's license allow redistributing it? YES! ### Have you searched the issues to ensure this request is unique? - [X] YES! ### Have you read the README to ensure this package is not banned? - [X] YES! ### More information _No response_
priority
joplin beta appimage link to the package base s in the aur utility this package has for you joplin was previously removed due to dep this is only a temporary package while all the non appimages on the aur are outdated and or relying on do you consider the package s to be useful for every chaotic aur user no but for a great amount do you consider the package to be useful for feature testing preview yes have you tested if the package builds in a clean chroot yes does the package s license allow redistributing it yes have you searched the issues to ensure this request is unique yes have you read the readme to ensure this package is not banned yes more information no response
1
701,386
24,096,104,588
IssuesEvent
2022-09-19 18:54:05
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[YSQL] Second connection to template1 crashes
kind/bug area/ysql priority/medium
Jira Link: [DB-3312](https://yugabyte.atlassian.net/browse/DB-3312) ### Description When connecting to `template1` database after cluster startup, only the first connection would go through. All subsequent would crash: ``` $ ./ysqlsh -h localhost template1 ysqlsh (11.2-YB-2.15.3.0-b0) Type "help" for help. template1=#^D\q $ ./ysqlsh -h localhost template1 ysqlsh: server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request. ``` Logs: ``` F0829 18:39:21.803912 95651200 pg_sys_table_prefetcher.cc:349] Sys table prefetching is enabled but requested table { database_oid: 1 object_oid: 1259 } was not registered. The list of tables ready for prefetching is: [] Fatal failure details written to /Users/fs/yugabyte-data/node-1/disk-1/yb-data/tserver/logs/yb-tserver.FATAL.details.2022-08-29T18_39_21.pid36047.txt ``` This is related to the fact that `global/pg_internal.init` file is not available for the first run so the full preload is executed, and this snippet in `relcache.c`: ```c /* * During initdb also preload catalog caches (not just relation cache) as * they will be used heavily. */ if (IsYugaByteEnabled() && YBIsPreparingTemplates()) YBPreloadCatalogCaches(); ```
1.0
[YSQL] Second connection to template1 crashes - Jira Link: [DB-3312](https://yugabyte.atlassian.net/browse/DB-3312) ### Description When connecting to `template1` database after cluster startup, only the first connection would go through. All subsequent would crash: ``` $ ./ysqlsh -h localhost template1 ysqlsh (11.2-YB-2.15.3.0-b0) Type "help" for help. template1=#^D\q $ ./ysqlsh -h localhost template1 ysqlsh: server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request. ``` Logs: ``` F0829 18:39:21.803912 95651200 pg_sys_table_prefetcher.cc:349] Sys table prefetching is enabled but requested table { database_oid: 1 object_oid: 1259 } was not registered. The list of tables ready for prefetching is: [] Fatal failure details written to /Users/fs/yugabyte-data/node-1/disk-1/yb-data/tserver/logs/yb-tserver.FATAL.details.2022-08-29T18_39_21.pid36047.txt ``` This is related to the fact that `global/pg_internal.init` file is not available for the first run so the full preload is executed, and this snippet in `relcache.c`: ```c /* * During initdb also preload catalog caches (not just relation cache) as * they will be used heavily. */ if (IsYugaByteEnabled() && YBIsPreparingTemplates()) YBPreloadCatalogCaches(); ```
priority
second connection to crashes jira link description when connecting to database after cluster startup only the first connection would go through all subsequent would crash ysqlsh h localhost ysqlsh yb type help for help d q ysqlsh h localhost ysqlsh server closed the connection unexpectedly this probably means the server terminated abnormally before or while processing the request logs pg sys table prefetcher cc sys table prefetching is enabled but requested table database oid object oid was not registered the list of tables ready for prefetching is fatal failure details written to users fs yugabyte data node disk yb data tserver logs yb tserver fatal details txt this is related to the fact that global pg internal init file is not available for the first run so the full preload is executed and this snippet in relcache c c during initdb also preload catalog caches not just relation cache as they will be used heavily if isyugabyteenabled ybispreparingtemplates ybpreloadcatalogcaches
1
781,689
27,446,109,285
IssuesEvent
2023-03-02 14:23:59
brandondombrowsky/BastCastle
https://api.github.com/repos/brandondombrowsky/BastCastle
closed
Add chokepoints on wg to wiki
priority-medium
As a developer, I want to document my work so that others can learn from it and I can reference it later. Add solutions to our problems setting up Wireguard to the wiki. - 'wgo' vs 'kyle' in local wg config - xfinity ip reservation
1.0
Add chokepoints on wg to wiki - As a developer, I want to document my work so that others can learn from it and I can reference it later. Add solutions to our problems setting up Wireguard to the wiki. - 'wgo' vs 'kyle' in local wg config - xfinity ip reservation
priority
add chokepoints on wg to wiki as a developer i want to document my work so that others can learn from it and i can reference it later add solutions to our problems setting up wireguard to the wiki wgo vs kyle in local wg config xfinity ip reservation
1
400,410
11,774,727,601
IssuesEvent
2020-03-16 10:00:08
jariz/gatsby-plugin-s3
https://api.github.com/repos/jariz/gatsby-plugin-s3
closed
Redirect rule on bucket cause too many redirects (redirect Loop)
bug priority: medium
**Intro** My Gatsby app is deployed on S3 and everytime I deploy with this plugin, it writes some redirect rules that loops. My app has hybrid routing (static and dynamic). In my project the _src/pages_ has this structure: src/pages |-- index.js |-- 404.js |-- app &nbsp;&nbsp;&nbsp;&nbsp;|-- _login.js &nbsp;&nbsp;&nbsp;&nbsp;|-- _logout.js &nbsp;&nbsp;&nbsp;&nbsp;|-- index.js I basically follow [gatsby client route documentation](https://www.gatsbyjs.org/docs/client-only-routes-and-user-authentication/) and also use [gatsby-plugin-create-client-paths](https://www.gatsbyjs.org/packages/gatsby-plugin-create-client-paths/). The bucket has Hosting Static Site ON and it's public readable. _login.js and _logout.js (with the underscore as first character) so that Gatsby doesn't generate their related pages (see [here](https://www.gatsbyjs.org/packages/gatsby-plugin-page-creator/) for detail) **Problem** When I deploy the plugin (I assume) writes redirect rules on the bucket, this cause a TOO_MANY_REDIRECT error cause it loops. this are the rules on my bucket: ` <RoutingRules> <RoutingRule> <Condition> <KeyPrefixEquals>app/</KeyPrefixEquals> </Condition> <Redirect> <ReplaceKeyWith>app</ReplaceKeyWith> <HttpRedirectCode>302</HttpRedirectCode> </Redirect> </RoutingRule> </RoutingRules> ` And if i try to access <S3-URL>/app/login it returns TOO_MANY_BLABLA. running: ` curl -i <S3-URL>/app/login ` I get 302 and location=<S3-URL>/app by following the location: ` curl -i <S3-URL>/app ` I get 302 and location=/app/ and then it starts looping. **Solution** When I remove the redirect rules on my bucket everything work fine. I can access /app/login directly from URL without any problems and in the bucket I don't have those file deployed under _app/login/index.html_ or _app/logout/index.html_. (If those file exist it means that they are created at compile time and therefore they are static routes) **Question** Can I disabled the plugin from write redirect rules and just deploy?
1.0
Redirect rule on bucket cause too many redirects (redirect Loop) - **Intro** My Gatsby app is deployed on S3 and everytime I deploy with this plugin, it writes some redirect rules that loops. My app has hybrid routing (static and dynamic). In my project the _src/pages_ has this structure: src/pages |-- index.js |-- 404.js |-- app &nbsp;&nbsp;&nbsp;&nbsp;|-- _login.js &nbsp;&nbsp;&nbsp;&nbsp;|-- _logout.js &nbsp;&nbsp;&nbsp;&nbsp;|-- index.js I basically follow [gatsby client route documentation](https://www.gatsbyjs.org/docs/client-only-routes-and-user-authentication/) and also use [gatsby-plugin-create-client-paths](https://www.gatsbyjs.org/packages/gatsby-plugin-create-client-paths/). The bucket has Hosting Static Site ON and it's public readable. _login.js and _logout.js (with the underscore as first character) so that Gatsby doesn't generate their related pages (see [here](https://www.gatsbyjs.org/packages/gatsby-plugin-page-creator/) for detail) **Problem** When I deploy the plugin (I assume) writes redirect rules on the bucket, this cause a TOO_MANY_REDIRECT error cause it loops. this are the rules on my bucket: ` <RoutingRules> <RoutingRule> <Condition> <KeyPrefixEquals>app/</KeyPrefixEquals> </Condition> <Redirect> <ReplaceKeyWith>app</ReplaceKeyWith> <HttpRedirectCode>302</HttpRedirectCode> </Redirect> </RoutingRule> </RoutingRules> ` And if i try to access <S3-URL>/app/login it returns TOO_MANY_BLABLA. running: ` curl -i <S3-URL>/app/login ` I get 302 and location=<S3-URL>/app by following the location: ` curl -i <S3-URL>/app ` I get 302 and location=/app/ and then it starts looping. **Solution** When I remove the redirect rules on my bucket everything work fine. I can access /app/login directly from URL without any problems and in the bucket I don't have those file deployed under _app/login/index.html_ or _app/logout/index.html_. (If those file exist it means that they are created at compile time and therefore they are static routes) **Question** Can I disabled the plugin from write redirect rules and just deploy?
priority
redirect rule on bucket cause too many redirects redirect loop intro my gatsby app is deployed on and everytime i deploy with this plugin it writes some redirect rules that loops my app has hybrid routing static and dynamic in my project the src pages has this structure src pages index js js app nbsp nbsp nbsp nbsp login js nbsp nbsp nbsp nbsp logout js nbsp nbsp nbsp nbsp index js i basically follow and also use the bucket has hosting static site on and it s public readable login js and logout js with the underscore as first character so that gatsby doesn t generate their related pages see for detail problem when i deploy the plugin i assume writes redirect rules on the bucket this cause a too many redirect error cause it loops this are the rules on my bucket app app and if i try to access app login it returns too many blabla running curl i app login i get and location app by following the location curl i app i get and location app and then it starts looping solution when i remove the redirect rules on my bucket everything work fine i can access app login directly from url without any problems and in the bucket i don t have those file deployed under app login index html or app logout index html if those file exist it means that they are created at compile time and therefore they are static routes question can i disabled the plugin from write redirect rules and just deploy
1
16,237
2,612,786,413
IssuesEvent
2015-02-27 16:41:58
crowell/modpagespeed
https://api.github.com/repos/crowell/modpagespeed
closed
Can't recognize ModPagespeedOutlineThreshold
bug imported Priority-Medium
_From [YeDingd...@gmail.com](https://code.google.com/u/102475612847000088909/) on November 04, 2010 09:22:25_ What steps will reproduce the problem? 1. Install the rpm version 2. Follow the instructions on the document 3. /etc/init.d/httpd start What is the expected output? What do you see instead? http server should be started. However, this error message shown. Invalid command 'ModPagespeedOutlineThreshold', perhaps misspelled or defined by a module not included in the server configuration What version of the product are you using (please check X-Mod-Pagespeed header)? 0.9.0.0-128 On what operating system? Centos 5.4 Which version of Apache? 2.2.3 Which MPM? prefork Please provide any additional information below, especially a URL or an HTML file that exhibits the problem. _Original issue: http://code.google.com/p/modpagespeed/issues/detail?id=17_
1.0
Can't recognize ModPagespeedOutlineThreshold - _From [YeDingd...@gmail.com](https://code.google.com/u/102475612847000088909/) on November 04, 2010 09:22:25_ What steps will reproduce the problem? 1. Install the rpm version 2. Follow the instructions on the document 3. /etc/init.d/httpd start What is the expected output? What do you see instead? http server should be started. However, this error message shown. Invalid command 'ModPagespeedOutlineThreshold', perhaps misspelled or defined by a module not included in the server configuration What version of the product are you using (please check X-Mod-Pagespeed header)? 0.9.0.0-128 On what operating system? Centos 5.4 Which version of Apache? 2.2.3 Which MPM? prefork Please provide any additional information below, especially a URL or an HTML file that exhibits the problem. _Original issue: http://code.google.com/p/modpagespeed/issues/detail?id=17_
priority
can t recognize modpagespeedoutlinethreshold from on november what steps will reproduce the problem install the rpm version follow the instructions on the document etc init d httpd start what is the expected output what do you see instead http server should be started however this error message shown invalid command modpagespeedoutlinethreshold perhaps misspelled or defined by a module not included in the server configuration what version of the product are you using please check x mod pagespeed header on what operating system centos which version of apache which mpm prefork please provide any additional information below especially a url or an html file that exhibits the problem original issue
1
541,057
15,820,893,277
IssuesEvent
2021-04-05 19:40:51
glciampaglia/infodiversity-mock-social-media
https://api.github.com/repos/glciampaglia/infodiversity-mock-social-media
opened
When authorizing redirect to landing page immediately
medium priority
Currently, the callback for the Twitter auth loads the tweets. If there is any problem there, the user remains on the Twitter redirecting page ![image](https://user-images.githubusercontent.com/1506860/113617612-8936ef80-9624-11eb-8248-6049d4f78137.png) Instead, Twitter should redirect directly to a landing page, which then should perform the loading. If there is any error, the page should display the traceback.
1.0
When authorizing redirect to landing page immediately - Currently, the callback for the Twitter auth loads the tweets. If there is any problem there, the user remains on the Twitter redirecting page ![image](https://user-images.githubusercontent.com/1506860/113617612-8936ef80-9624-11eb-8248-6049d4f78137.png) Instead, Twitter should redirect directly to a landing page, which then should perform the loading. If there is any error, the page should display the traceback.
priority
when authorizing redirect to landing page immediately currently the callback for the twitter auth loads the tweets if there is any problem there the user remains on the twitter redirecting page instead twitter should redirect directly to a landing page which then should perform the loading if there is any error the page should display the traceback
1
202,700
7,051,496,983
IssuesEvent
2018-01-03 12:03:41
Scifabric/pybossa
https://api.github.com/repos/Scifabric/pybossa
opened
JSON /account/<name> does not return category_id for projects
priority.medium
This endpoint should return the category_id of each project in the project_contributed, project_draft, etc. variables.
1.0
JSON /account/<name> does not return category_id for projects - This endpoint should return the category_id of each project in the project_contributed, project_draft, etc. variables.
priority
json account does not return category id for projects this endpoint should return the category id of each project in the project contributed project draft etc variables
1
496,519
14,349,110,948
IssuesEvent
2020-11-29 15:17:30
VIS490/VIS-490-Sprint2
https://api.github.com/repos/VIS490/VIS-490-Sprint2
closed
Create the UI for list of users for admin
priority:medium
Acceptance Criteria - just develop the UI for the that will be a list of users , under the admin - add option to remove from db
1.0
Create the UI for list of users for admin - Acceptance Criteria - just develop the UI for the that will be a list of users , under the admin - add option to remove from db
priority
create the ui for list of users for admin acceptance criteria just develop the ui for the that will be a list of users under the admin add option to remove from db
1
406,353
11,890,525,124
IssuesEvent
2020-03-28 18:45:13
TheCodeXTeam/Kandahar-IHS
https://api.github.com/repos/TheCodeXTeam/Kandahar-IHS
opened
Dept and Hostel Pages UI
Effort: 4 For: UI Priority: Medium Type: Enhancement
Develop the Dept and Hostel pages UI, for more info go to the link https://xd.adobe.com/view/5bc3d435-24f8-4d8e-70a9-ff4366e14e2e-2df2/ Includes these tables: - Department - HostelAttendance - HostelRegistration - Coordinator - EducationalRank Here is the database queries, can find fields here: https://github.com/TheCodeXTeam/Kandahar-IHS/blob/master/src/main/resources/sql/db-ddl.ipynb
1.0
Dept and Hostel Pages UI - Develop the Dept and Hostel pages UI, for more info go to the link https://xd.adobe.com/view/5bc3d435-24f8-4d8e-70a9-ff4366e14e2e-2df2/ Includes these tables: - Department - HostelAttendance - HostelRegistration - Coordinator - EducationalRank Here is the database queries, can find fields here: https://github.com/TheCodeXTeam/Kandahar-IHS/blob/master/src/main/resources/sql/db-ddl.ipynb
priority
dept and hostel pages ui develop the dept and hostel pages ui for more info go to the link includes these tables department hostelattendance hostelregistration coordinator educationalrank here is the database queries can find fields here
1
497,878
14,396,188,854
IssuesEvent
2020-12-03 05:43:12
rich-iannone/pointblank
https://api.github.com/repos/rich-iannone/pointblank
closed
Have an option to skip a validation step if the target column is missing
Difficulty: [1] Novice Effort: [3] High Good First Issue ♥️ Priority: [2] Medium Type: ★ Enhancement
It can happen that a column isn't available for a validation check in some circumstances. Further to this, it might be difficult to check for the existence of the column (and it might have to be done outside of the pointblank API). The validation step should still be present but having the interrogation risk failure and possibly trigger some undesired notification is not ideal. There is an `active` argument which skips a validation step if the value is `FALSE`. If we make available a helper function that automatically skips a step based on the presence of the target column, the aforementioned situation can be better managed. The helper function might be named `if_col_present()`, and it should be allowed for use in `active` arg of each validation function that operates on a target column.
1.0
Have an option to skip a validation step if the target column is missing - It can happen that a column isn't available for a validation check in some circumstances. Further to this, it might be difficult to check for the existence of the column (and it might have to be done outside of the pointblank API). The validation step should still be present but having the interrogation risk failure and possibly trigger some undesired notification is not ideal. There is an `active` argument which skips a validation step if the value is `FALSE`. If we make available a helper function that automatically skips a step based on the presence of the target column, the aforementioned situation can be better managed. The helper function might be named `if_col_present()`, and it should be allowed for use in `active` arg of each validation function that operates on a target column.
priority
have an option to skip a validation step if the target column is missing it can happen that a column isn t available for a validation check in some circumstances further to this it might be difficult to check for the existence of the column and it might have to be done outside of the pointblank api the validation step should still be present but having the interrogation risk failure and possibly trigger some undesired notification is not ideal there is an active argument which skips a validation step if the value is false if we make available a helper function that automatically skips a step based on the presence of the target column the aforementioned situation can be better managed the helper function might be named if col present and it should be allowed for use in active arg of each validation function that operates on a target column
1
82,853
3,619,601,500
IssuesEvent
2016-02-08 16:37:51
IQSS/dataverse
https://api.github.com/repos/IQSS/dataverse
opened
Delete Role: There is no way in the UI to delete a user created role.
Priority: Medium Status: Dev Type: Bug
Deleting a role can be problematic: need to first remove all assignments, etc, cannot delete built in roles, need to be superuser, etc. However, all were true when I tested creating a custom role and saw no way to delete.
1.0
Delete Role: There is no way in the UI to delete a user created role. - Deleting a role can be problematic: need to first remove all assignments, etc, cannot delete built in roles, need to be superuser, etc. However, all were true when I tested creating a custom role and saw no way to delete.
priority
delete role there is no way in the ui to delete a user created role deleting a role can be problematic need to first remove all assignments etc cannot delete built in roles need to be superuser etc however all were true when i tested creating a custom role and saw no way to delete
1
49,634
3,003,713,768
IssuesEvent
2015-07-25 06:01:56
jayway/powermock
https://api.github.com/repos/jayway/powermock
closed
Mockito 1.10.x ArgumentCaptor does not work with multi-argument constructor
bug imported Priority-Medium
_From [jrh...@gmail.com](https://code.google.com/u/110694536384347452794/) on October 14, 2014 03:32:22_ With a project using Mockito 1.10.8, mock a multi-argument constructor using an ArgumentCaptor and then verify the captured value. I've recreated the problem using this simple project: https://github.com/jrh3k5/powermock-mockito-0.10.x-argument-captor I know that PowerMock 1.5.6 isn't validated/built against Mockito 1.10.8, but, given that I'm not likely the only one excited to not be on a version of Mockito that's over 2 years old, I thought this should be something on the radar for an eventual uplift to a newer version of Mockito. _Original issue: http://code.google.com/p/powermock/issues/detail?id=521_
1.0
Mockito 1.10.x ArgumentCaptor does not work with multi-argument constructor - _From [jrh...@gmail.com](https://code.google.com/u/110694536384347452794/) on October 14, 2014 03:32:22_ With a project using Mockito 1.10.8, mock a multi-argument constructor using an ArgumentCaptor and then verify the captured value. I've recreated the problem using this simple project: https://github.com/jrh3k5/powermock-mockito-0.10.x-argument-captor I know that PowerMock 1.5.6 isn't validated/built against Mockito 1.10.8, but, given that I'm not likely the only one excited to not be on a version of Mockito that's over 2 years old, I thought this should be something on the radar for an eventual uplift to a newer version of Mockito. _Original issue: http://code.google.com/p/powermock/issues/detail?id=521_
priority
mockito x argumentcaptor does not work with multi argument constructor from on october with a project using mockito mock a multi argument constructor using an argumentcaptor and then verify the captured value i ve recreated the problem using this simple project i know that powermock isn t validated built against mockito but given that i m not likely the only one excited to not be on a version of mockito that s over years old i thought this should be something on the radar for an eventual uplift to a newer version of mockito original issue
1
431,617
12,484,045,503
IssuesEvent
2020-05-30 12:46:59
input-output-hk/cardano-node
https://api.github.com/repos/input-output-hk/cardano-node
closed
Trace failure to create block when it is our turn
priority medium
https://github.com/input-output-hk/ouroboros-network/pull/2169 adds a new more specific tracer value: ``` -- | We did the leadership check and concluded that we should lead, but cannot -- -- This should only happen rarely and should be logged with warning severity. -- -- Records why we cannot lead. | TraceNotCannotLead SlotNo (CannotLead (BlockProtocol blk)) ``` We should indeed log this, probably at `Error` or `Critical` severity.
1.0
Trace failure to create block when it is our turn - https://github.com/input-output-hk/ouroboros-network/pull/2169 adds a new more specific tracer value: ``` -- | We did the leadership check and concluded that we should lead, but cannot -- -- This should only happen rarely and should be logged with warning severity. -- -- Records why we cannot lead. | TraceNotCannotLead SlotNo (CannotLead (BlockProtocol blk)) ``` We should indeed log this, probably at `Error` or `Critical` severity.
priority
trace failure to create block when it is our turn adds a new more specific tracer value we did the leadership check and concluded that we should lead but cannot this should only happen rarely and should be logged with warning severity records why we cannot lead tracenotcannotlead slotno cannotlead blockprotocol blk we should indeed log this probably at error or critical severity
1
134,969
5,240,983,380
IssuesEvent
2017-01-31 14:38:51
facelessuser/TabsExtra
https://api.github.com/repos/facelessuser/TabsExtra
opened
Tab focusing
Bug Priority - Medium Severity - Minor
Somewhere along the way Sublime's tab focus logic changed a bit. At times, tab focusing when clicking a file in the sidebar has gotten weird with TabsExtra, and it needs some investigation as it's getting on my nerves. If I'm lucky, I can just remove the current workaround, if not, the workaround could get more complicated or at least need changes.
1.0
Tab focusing - Somewhere along the way Sublime's tab focus logic changed a bit. At times, tab focusing when clicking a file in the sidebar has gotten weird with TabsExtra, and it needs some investigation as it's getting on my nerves. If I'm lucky, I can just remove the current workaround, if not, the workaround could get more complicated or at least need changes.
priority
tab focusing somewhere along the way sublime s tab focus logic changed a bit at times tab focusing when clicking a file in the sidebar has gotten weird with tabsextra and it needs some investigation as it s getting on my nerves if i m lucky i can just remove the current workaround if not the workaround could get more complicated or at least need changes
1
188,588
6,777,928,332
IssuesEvent
2017-10-28 03:00:08
RSPluto/Web-UI
https://api.github.com/repos/RSPluto/Web-UI
opened
Dashboard - 在页面停留不离开,会报“禁止操作”的error
bug Medium Priority
进入dashboard,过一会儿页面出现禁止操作的报错信息。Debug发现有四个请求device的接口在request,但是dashboard应该是没有用到那个的。 ![screenshot1](https://user-images.githubusercontent.com/31914132/32130640-cafc2202-bbce-11e7-8b5d-aa7bd033bddd.jpg)
1.0
Dashboard - 在页面停留不离开,会报“禁止操作”的error - 进入dashboard,过一会儿页面出现禁止操作的报错信息。Debug发现有四个请求device的接口在request,但是dashboard应该是没有用到那个的。 ![screenshot1](https://user-images.githubusercontent.com/31914132/32130640-cafc2202-bbce-11e7-8b5d-aa7bd033bddd.jpg)
priority
dashboard 在页面停留不离开,会报“禁止操作”的error 进入dashboard,过一会儿页面出现禁止操作的报错信息。debug发现有四个请求device的接口在request,但是dashboard应该是没有用到那个的。
1
308,769
9,449,999,986
IssuesEvent
2019-04-16 04:34:52
Repair-DeskPOS/RepairDesk-BUGS-IMPROVEMENTS
https://api.github.com/repos/Repair-DeskPOS/RepairDesk-BUGS-IMPROVEMENTS
closed
Issue with Purchase Order and RMA | Shahzad Pirani | iRepairIT
Medium Priority enhancement iRepairIT
Hi Sir, **Business Name / Customer Name:** • Shahzad Pirani | iRepairIT **Customer Credentials:** [Jira reference ](https://repairdesk.atlassian.net/browse/REP-1255) **Issue:** The Customer wants more Search Options when Creating a Purchase order or an RMA besides SKU/ID or Name. He wants to be able to search Items according to Manufacturer and Devices when he is creating an RMA or a Purchase Order. I can see that Selecting Criteria option can also be used Like the one provided in the Inventory Summary Report. The Customer is also looking to Improve the Search Bar of the Purchase order, the search bar only fetches an Item according to its name. It should also show the option when a device or a Manufacturer name is written there. Thanks
1.0
Issue with Purchase Order and RMA | Shahzad Pirani | iRepairIT - Hi Sir, **Business Name / Customer Name:** • Shahzad Pirani | iRepairIT **Customer Credentials:** [Jira reference ](https://repairdesk.atlassian.net/browse/REP-1255) **Issue:** The Customer wants more Search Options when Creating a Purchase order or an RMA besides SKU/ID or Name. He wants to be able to search Items according to Manufacturer and Devices when he is creating an RMA or a Purchase Order. I can see that Selecting Criteria option can also be used Like the one provided in the Inventory Summary Report. The Customer is also looking to Improve the Search Bar of the Purchase order, the search bar only fetches an Item according to its name. It should also show the option when a device or a Manufacturer name is written there. Thanks
priority
issue with purchase order and rma shahzad pirani irepairit hi sir business name customer name • shahzad pirani irepairit customer credentials issue the customer wants more search options when creating a purchase order or an rma besides sku id or name he wants to be able to search items according to manufacturer and devices when he is creating an rma or a purchase order i can see that selecting criteria option can also be used like the one provided in the inventory summary report the customer is also looking to improve the search bar of the purchase order the search bar only fetches an item according to its name it should also show the option when a device or a manufacturer name is written there thanks
1
40,536
2,868,926,316
IssuesEvent
2015-06-05 22:00:13
dart-lang/pub
https://api.github.com/repos/dart-lang/pub
closed
Don't use bare mailto links for author names on pub.dartlang.org
bug Fixed Priority-Medium
<a href="https://github.com/nex3"><img src="https://avatars.githubusercontent.com/u/188?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [nex3](https://github.com/nex3)** _Originally opened as dart-lang/sdk#5536_ ---- Instead, have the mailto link be separate from the name (perhaps an icon).
1.0
Don't use bare mailto links for author names on pub.dartlang.org - <a href="https://github.com/nex3"><img src="https://avatars.githubusercontent.com/u/188?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [nex3](https://github.com/nex3)** _Originally opened as dart-lang/sdk#5536_ ---- Instead, have the mailto link be separate from the name (perhaps an icon).
priority
don t use bare mailto links for author names on pub dartlang org issue by originally opened as dart lang sdk instead have the mailto link be separate from the name perhaps an icon
1
805,768
29,667,434,850
IssuesEvent
2023-06-11 01:03:40
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[YSQL] PostgreSQL 15: Review tablegroup related changes
kind/enhancement area/ysql priority/medium
Jira Link: [DB-3908](https://yugabyte.atlassian.net/browse/DB-3908) ### Description code link: https://github.com/nocaway/yugabyte-db/blob/working/src/postgres/src/backend/commands/tablegroup.c#L154 https://github.com/nocaway/yugabyte-db/blob/working/src/postgres/src/backend/utils/cache/syscache.c#L845 [DB-3908]: https://yugabyte.atlassian.net/browse/DB-3908?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
1.0
[YSQL] PostgreSQL 15: Review tablegroup related changes - Jira Link: [DB-3908](https://yugabyte.atlassian.net/browse/DB-3908) ### Description code link: https://github.com/nocaway/yugabyte-db/blob/working/src/postgres/src/backend/commands/tablegroup.c#L154 https://github.com/nocaway/yugabyte-db/blob/working/src/postgres/src/backend/utils/cache/syscache.c#L845 [DB-3908]: https://yugabyte.atlassian.net/browse/DB-3908?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
priority
postgresql review tablegroup related changes jira link description code link
1
551,753
16,188,377,581
IssuesEvent
2021-05-04 02:55:11
terraframe/geoprism-registry
https://api.github.com/repos/terraframe/geoprism-registry
closed
End date attached to any attribute set to 12-31-5000 and format different from the start date
Medium priority bug lists
**List the CGR version information** - CGR version: 0.7.0 **Describe the bug (clear and concise)** The end date set for any attribute in a list is set to 12-31-5000 instead of the current date. This allows the user to extract lists in the future In addition to that, the “End date” (mm-dd-yyyy) is not captured in the same format as the start date (dd-mm-yyyy) **To Reproduce** As a RA/RM 1. Go to the list module 2. Open one of the list 3. Click the edit pen for one of the objects 4. Click the edit button for one of the fields 5. See errors: - Start and end date not in the same format - End date set to 31st December 5000 **Expected behavior (clear and concise)** 1. Start and end are in the same format (something that should either be set by the SRA/RA or set by default to dd-mm-yyyy) 2. The end date for a given record is set to the current date (meaning it is adjusted each day that passes) **Screenshots** ![image](https://user-images.githubusercontent.com/12602163/81487950-9e30c480-9295-11ea-8822-756b586ecf28.png) **Desktop (please complete the following information):** - OS: Windows 10 - Browser: Google Chrome - Version: 81.0.4044.138 (Official Build) (64-bit) **Additional context (if any)**
1.0
End date attached to any attribute set to 12-31-5000 and format different from the start date - **List the CGR version information** - CGR version: 0.7.0 **Describe the bug (clear and concise)** The end date set for any attribute in a list is set to 12-31-5000 instead of the current date. This allows the user to extract lists in the future In addition to that, the “End date” (mm-dd-yyyy) is not captured in the same format as the start date (dd-mm-yyyy) **To Reproduce** As a RA/RM 1. Go to the list module 2. Open one of the list 3. Click the edit pen for one of the objects 4. Click the edit button for one of the fields 5. See errors: - Start and end date not in the same format - End date set to 31st December 5000 **Expected behavior (clear and concise)** 1. Start and end are in the same format (something that should either be set by the SRA/RA or set by default to dd-mm-yyyy) 2. The end date for a given record is set to the current date (meaning it is adjusted each day that passes) **Screenshots** ![image](https://user-images.githubusercontent.com/12602163/81487950-9e30c480-9295-11ea-8822-756b586ecf28.png) **Desktop (please complete the following information):** - OS: Windows 10 - Browser: Google Chrome - Version: 81.0.4044.138 (Official Build) (64-bit) **Additional context (if any)**
priority
end date attached to any attribute set to and format different from the start date list the cgr version information cgr version describe the bug clear and concise the end date set for any attribute in a list is set to instead of the current date this allows the user to extract lists in the future in addition to that the “end date” mm dd yyyy is not captured in the same format as the start date dd mm yyyy to reproduce as a ra rm go to the list module open one of the list click the edit pen for one of the objects click the edit button for one of the fields see errors start and end date not in the same format end date set to december expected behavior clear and concise start and end are in the same format something that should either be set by the sra ra or set by default to dd mm yyyy the end date for a given record is set to the current date meaning it is adjusted each day that passes screenshots desktop please complete the following information os windows browser google chrome version official build bit additional context if any
1
443,066
12,759,043,311
IssuesEvent
2020-06-29 04:32:38
jbeder/yaml-cpp
https://api.github.com/repos/jbeder/yaml-cpp
closed
Ability to change how YAML::Null is emitted
Component-Core Priority-Medium enhancement
``` What steps will reproduce the problem? 1. emmiter << YAML::Null What is the expected output? What do you see instead? {{{ ~ }}} What version of the product are you using? On what operating system? 0.2.7 Please provide any additional information below. It'd be nice if you could modify how YAML::Null is represented, I have a file I have to generate that way: {{{ - foo: 123 - bar: - baz: "yeah" }}} To mean, "no values" for "bar"... right now this emits "- bar: ~". ``` Original issue reported on code.google.com by `philippe...@gmail.com` on 29 Nov 2011 at 4:16
1.0
Ability to change how YAML::Null is emitted - ``` What steps will reproduce the problem? 1. emmiter << YAML::Null What is the expected output? What do you see instead? {{{ ~ }}} What version of the product are you using? On what operating system? 0.2.7 Please provide any additional information below. It'd be nice if you could modify how YAML::Null is represented, I have a file I have to generate that way: {{{ - foo: 123 - bar: - baz: "yeah" }}} To mean, "no values" for "bar"... right now this emits "- bar: ~". ``` Original issue reported on code.google.com by `philippe...@gmail.com` on 29 Nov 2011 at 4:16
priority
ability to change how yaml null is emitted what steps will reproduce the problem emmiter yaml null what is the expected output what do you see instead what version of the product are you using on what operating system please provide any additional information below it d be nice if you could modify how yaml null is represented i have a file i have to generate that way foo bar baz yeah to mean no values for bar right now this emits bar original issue reported on code google com by philippe gmail com on nov at
1
326,622
9,958,445,466
IssuesEvent
2019-07-05 21:10:08
apache/incubator-druid
https://api.github.com/repos/apache/incubator-druid
closed
Factor out similar code between RealtimePlumberSchool and ServerManager
Area - Querying Difficulty - Medium Feature Priority - High stale
RealtimePlumberSchool.getQueryRunner() and ServerManager.getQueryRunnerForIntervals() are _very_ similar, I believe they are actually the same. We should factor that out so that the logic is only in one place. Maybe a Util class or something?
1.0
Factor out similar code between RealtimePlumberSchool and ServerManager - RealtimePlumberSchool.getQueryRunner() and ServerManager.getQueryRunnerForIntervals() are _very_ similar, I believe they are actually the same. We should factor that out so that the logic is only in one place. Maybe a Util class or something?
priority
factor out similar code between realtimeplumberschool and servermanager realtimeplumberschool getqueryrunner and servermanager getqueryrunnerforintervals are very similar i believe they are actually the same we should factor that out so that the logic is only in one place maybe a util class or something
1
826,126
31,558,326,857
IssuesEvent
2023-09-03 00:06:43
space-wizards/space-station-14
https://api.github.com/repos/space-wizards/space-station-14
closed
Something caused light to flicker rapidly
Issue: Bug Priority: 2-Before Release Difficulty: 2-Medium Bug: Needs Replicating
## Description Something caused light to flicker rapidly. Epilepsy warning grade flicker. Not sure how to reproduce, but quite notably it's light source on one grid illuminating other grid. **Reproduction** - Dunno, Split's cargo dock? **Screenshots** Shuttle's appearance rapidly switched between those two states, visible to me and Retequizzle trying to fix it by swapping light tubes around to no avail: ![flicker_1](https://user-images.githubusercontent.com/108953437/181860321-688066ec-041f-46c4-b349-7f3f1bff8e38.png) ![flicker_2](https://user-images.githubusercontent.com/108953437/181860343-4d0942ec-60b6-4401-a92a-f00fb31b59ac.png)
1.0
Something caused light to flicker rapidly - ## Description Something caused light to flicker rapidly. Epilepsy warning grade flicker. Not sure how to reproduce, but quite notably it's light source on one grid illuminating other grid. **Reproduction** - Dunno, Split's cargo dock? **Screenshots** Shuttle's appearance rapidly switched between those two states, visible to me and Retequizzle trying to fix it by swapping light tubes around to no avail: ![flicker_1](https://user-images.githubusercontent.com/108953437/181860321-688066ec-041f-46c4-b349-7f3f1bff8e38.png) ![flicker_2](https://user-images.githubusercontent.com/108953437/181860343-4d0942ec-60b6-4401-a92a-f00fb31b59ac.png)
priority
something caused light to flicker rapidly description something caused light to flicker rapidly epilepsy warning grade flicker not sure how to reproduce but quite notably it s light source on one grid illuminating other grid reproduction dunno split s cargo dock screenshots shuttle s appearance rapidly switched between those two states visible to me and retequizzle trying to fix it by swapping light tubes around to no avail
1
114,713
4,643,146,913
IssuesEvent
2016-09-30 12:29:35
fgpv-vpgf/fgpv-vpgf
https://api.github.com/repos/fgpv-vpgf/fgpv-vpgf
closed
Get Link - Group Layer Visibility Not Persisting
bug-type: broken use case priority: medium problem: bug
Visibility for below four highlighted layers are not captured while using Get Link URL. These layers re-appeared on the Get Link map. ![image](https://cloud.githubusercontent.com/assets/18723160/16316441/a5cdf7a6-3954-11e6-9d27-be5068e7e5d5.png) Comparing with original map, all layers under Legend were hidden. ![image](https://cloud.githubusercontent.com/assets/18723160/16316521/f387aabe-3954-11e6-9c1d-ad1768812159.png) - [x] Encode info for child layers - [x] Update bookmark version - [x] Parse child info, convert to `layerEntries` config elements - [x] Store `100` opacity as `99` to save space - [ ] Refactor decoder due to maximum statement RULES - [ ] Update decoder page to support new format - [x] Remove null flagging logic of original fix - [ ] Fix setting of query flag from config file, which wasnt working to begin with
1.0
Get Link - Group Layer Visibility Not Persisting - Visibility for below four highlighted layers are not captured while using Get Link URL. These layers re-appeared on the Get Link map. ![image](https://cloud.githubusercontent.com/assets/18723160/16316441/a5cdf7a6-3954-11e6-9d27-be5068e7e5d5.png) Comparing with original map, all layers under Legend were hidden. ![image](https://cloud.githubusercontent.com/assets/18723160/16316521/f387aabe-3954-11e6-9c1d-ad1768812159.png) - [x] Encode info for child layers - [x] Update bookmark version - [x] Parse child info, convert to `layerEntries` config elements - [x] Store `100` opacity as `99` to save space - [ ] Refactor decoder due to maximum statement RULES - [ ] Update decoder page to support new format - [x] Remove null flagging logic of original fix - [ ] Fix setting of query flag from config file, which wasnt working to begin with
priority
get link group layer visibility not persisting visibility for below four highlighted layers are not captured while using get link url these layers re appeared on the get link map comparing with original map all layers under legend were hidden encode info for child layers update bookmark version parse child info convert to layerentries config elements store opacity as to save space refactor decoder due to maximum statement rules update decoder page to support new format remove null flagging logic of original fix fix setting of query flag from config file which wasnt working to begin with
1
561,141
16,611,880,371
IssuesEvent
2021-06-02 12:33:31
Bridgeconn/VachanAppReact
https://api.github.com/repos/Bridgeconn/VachanAppReact
closed
Parallel Bible-Refresh Issue- Previously selected book loads
Medium priority bug v1.1.0g
Issue Description ; Refresh issue in Parallel Bible: The app takes a while at times to load the selected version/book in the Parallel Bible pane. It loads the previously selected book first. Steps: In the parallel select any language and book in the right pane Now try switching to a different language/Bible Observation: The selected language and book takes a while to load. It loads the previously selected book and language for a while Expected: The moment a new language/book is selected ,it should load the preferred selection
1.0
Parallel Bible-Refresh Issue- Previously selected book loads - Issue Description ; Refresh issue in Parallel Bible: The app takes a while at times to load the selected version/book in the Parallel Bible pane. It loads the previously selected book first. Steps: In the parallel select any language and book in the right pane Now try switching to a different language/Bible Observation: The selected language and book takes a while to load. It loads the previously selected book and language for a while Expected: The moment a new language/book is selected ,it should load the preferred selection
priority
parallel bible refresh issue previously selected book loads issue description refresh issue in parallel bible the app takes a while at times to load the selected version book in the parallel bible pane it loads the previously selected book first steps in the parallel select any language and book in the right pane now try switching to a different language bible observation the selected language and book takes a while to load it loads the previously selected book and language for a while expected the moment a new language book is selected it should load the preferred selection
1
314,013
9,583,361,624
IssuesEvent
2019-05-08 05:05:58
smacademic/project-bdf
https://api.github.com/repos/smacademic/project-bdf
opened
Specifying language code for translation is error prone
priority: medium type: wrong
**Describe the bug** If someone were to request a translated transcription but also had extra text after the username, keyword, and language code then they run the chance of the bot mistaking that other text for a possible language code. **To Reproduce** Steps to reproduce the behavior: 1. Run the bot 2. Request a translated transcription but with the word 'text' after the desired language code 3. See error, which is the bot translating to the language code `te` that it pulled from 'text' **Expected behavior** For the bot to reply with a transcription translated to the language specified. **Project information** This issue has been present since the introduction of the translation feature
1.0
Specifying language code for translation is error prone - **Describe the bug** If someone were to request a translated transcription but also had extra text after the username, keyword, and language code then they run the chance of the bot mistaking that other text for a possible language code. **To Reproduce** Steps to reproduce the behavior: 1. Run the bot 2. Request a translated transcription but with the word 'text' after the desired language code 3. See error, which is the bot translating to the language code `te` that it pulled from 'text' **Expected behavior** For the bot to reply with a transcription translated to the language specified. **Project information** This issue has been present since the introduction of the translation feature
priority
specifying language code for translation is error prone describe the bug if someone were to request a translated transcription but also had extra text after the username keyword and language code then they run the chance of the bot mistaking that other text for a possible language code to reproduce steps to reproduce the behavior run the bot request a translated transcription but with the word text after the desired language code see error which is the bot translating to the language code te that it pulled from text expected behavior for the bot to reply with a transcription translated to the language specified project information this issue has been present since the introduction of the translation feature
1
186,371
6,735,517,901
IssuesEvent
2017-10-18 22:09:01
octobercms/october
https://api.github.com/repos/octobercms/october
closed
Plugin versions less than 1 are skipped.
Priority: Medium Status: Accepted Type: Maintenance
##### Expected behavior During development of a plugin, version 1 is typically the first release with version numbers of 0.x.x being used during development and 1.x.x being the first stable version. Thus running an 'october:up' or 'plugin:refresh' should install as per normal. ##### Actual behavior During an 'october:up' or 'plugin:refresh' anything less than 1.x.x is skipped. ##### Reproduce steps Attempt to install any plugin with a version number of 0.x.x and any migrations within these versions are skipped. ##### October build All.
1.0
Plugin versions less than 1 are skipped. - ##### Expected behavior During development of a plugin, version 1 is typically the first release with version numbers of 0.x.x being used during development and 1.x.x being the first stable version. Thus running an 'october:up' or 'plugin:refresh' should install as per normal. ##### Actual behavior During an 'october:up' or 'plugin:refresh' anything less than 1.x.x is skipped. ##### Reproduce steps Attempt to install any plugin with a version number of 0.x.x and any migrations within these versions are skipped. ##### October build All.
priority
plugin versions less than are skipped expected behavior during development of a plugin version is typically the first release with version numbers of x x being used during development and x x being the first stable version thus running an october up or plugin refresh should install as per normal actual behavior during an october up or plugin refresh anything less than x x is skipped reproduce steps attempt to install any plugin with a version number of x x and any migrations within these versions are skipped october build all
1
192,341
6,848,911,712
IssuesEvent
2017-11-13 20:10:11
zulip/zulip
https://api.github.com/repos/zulip/zulip
opened
Add real-type sync for user mention groups
area: markdown area: notifications (messages) priority: medium
Currently, when a new user group is created (one can do it on the management shell with `check_add_user_group`), or its name or description is modified, we don't send an event to the frontend to notify the client. We should do that, so that users don't need to reload their browser in order to have this work. We should use the standard style for events: `dict(type="user_group", op="add", group=dict(...))` `dict(type="user_group", op="update", group_id=15, data=dict(name="newname"))` `dict(type="user_group", op="add_members", group_id=15, user_ids=[1, 2, 3, 4])` `dict(type="user_group", op="remove_members", group_id=15, user_ids=[1, 4])` See https://zulip.readthedocs.io/en/latest/events-system.html for details on how this should work, how to unit-test the new events, etc.
1.0
Add real-type sync for user mention groups - Currently, when a new user group is created (one can do it on the management shell with `check_add_user_group`), or its name or description is modified, we don't send an event to the frontend to notify the client. We should do that, so that users don't need to reload their browser in order to have this work. We should use the standard style for events: `dict(type="user_group", op="add", group=dict(...))` `dict(type="user_group", op="update", group_id=15, data=dict(name="newname"))` `dict(type="user_group", op="add_members", group_id=15, user_ids=[1, 2, 3, 4])` `dict(type="user_group", op="remove_members", group_id=15, user_ids=[1, 4])` See https://zulip.readthedocs.io/en/latest/events-system.html for details on how this should work, how to unit-test the new events, etc.
priority
add real type sync for user mention groups currently when a new user group is created one can do it on the management shell with check add user group or its name or description is modified we don t send an event to the frontend to notify the client we should do that so that users don t need to reload their browser in order to have this work we should use the standard style for events dict type user group op add group dict dict type user group op update group id data dict name newname dict type user group op add members group id user ids dict type user group op remove members group id user ids see for details on how this should work how to unit test the new events etc
1
790,009
27,813,252,974
IssuesEvent
2023-03-18 11:31:49
AY2223S2-CS2103-W16-2/tp
https://api.github.com/repos/AY2223S2-CS2103-W16-2/tp
opened
As a User, I can sort roles
priority.medium
... so that I can see the roles in asc/desc order based on the salary.
1.0
As a User, I can sort roles - ... so that I can see the roles in asc/desc order based on the salary.
priority
as a user i can sort roles so that i can see the roles in asc desc order based on the salary
1
318,472
9,692,962,562
IssuesEvent
2019-05-24 14:57:46
space-wizards/RobustToolbox
https://api.github.com/repos/space-wizards/RobustToolbox
closed
Packet loss can cause input events to be dropped.
Priority: 2-medium System: Networking Type: Bug
Causing key functions to be ignored or get stuck down server side.
1.0
Packet loss can cause input events to be dropped. - Causing key functions to be ignored or get stuck down server side.
priority
packet loss can cause input events to be dropped causing key functions to be ignored or get stuck down server side
1
77,632
3,507,189,062
IssuesEvent
2016-01-08 11:47:32
OregonCore/OregonCore
https://api.github.com/repos/OregonCore/OregonCore
closed
[Bug] Freedom immunity (BB #615)
Category: Spells migrated Priority: Medium Type: Bug
This issue was migrated from bitbucket. **Original Reporter:** Flywithme **Original Date:** 26.07.2014 18:24:45 GMT+0000 **Original Priority:** major **Original Type:** bug **Original State:** invalid **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/615 <hr> http://www.wowwiki.com/Blessing_of_Freedom - immunity to such spells as: http://www.wowwiki.com/Blind generally to all spells of disorientation So should not work...
1.0
[Bug] Freedom immunity (BB #615) - This issue was migrated from bitbucket. **Original Reporter:** Flywithme **Original Date:** 26.07.2014 18:24:45 GMT+0000 **Original Priority:** major **Original Type:** bug **Original State:** invalid **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/615 <hr> http://www.wowwiki.com/Blessing_of_Freedom - immunity to such spells as: http://www.wowwiki.com/Blind generally to all spells of disorientation So should not work...
priority
freedom immunity bb this issue was migrated from bitbucket original reporter flywithme original date gmt original priority major original type bug original state invalid direct link immunity to such spells as generally to all spells of disorientation so should not work
1
87,489
3,755,337,866
IssuesEvent
2016-03-12 15:55:22
lale-help/lale-help
https://api.github.com/repos/lale-help/lale-help
opened
Increase password strength for Lale accounts
enhancement priority:medium
Since we are handling personal data and other sensitive information, we need to have a suitable level of password controls enforced. We should enforce: * min 8 char * min 1 UPPER * min 1 lower * min 1 numeric
1.0
Increase password strength for Lale accounts - Since we are handling personal data and other sensitive information, we need to have a suitable level of password controls enforced. We should enforce: * min 8 char * min 1 UPPER * min 1 lower * min 1 numeric
priority
increase password strength for lale accounts since we are handling personal data and other sensitive information we need to have a suitable level of password controls enforced we should enforce min char min upper min lower min numeric
1
288,175
8,827,004,023
IssuesEvent
2019-01-03 06:38:01
gluster/glusterd2
https://api.github.com/repos/gluster/glusterd2
closed
Peer add failed when the removed peer is added back to the trusted pool
GCS/1.0-Blocker bug priority: medium
Peer add failed when the removed peer is added back to the trusted pool. ### Observed behavior [root@gluster-kube1-0 /]# glustercli peer add b6d7a82f-2a8d-4ce6-9d51-a404aec74997 Peer add failed Response headers: X-Gluster-Cluster-Id: 796a0a22-29c9-48b4-b26a-0153b8850a58 X-Gluster-Peer-Id: d0576643-b50e-4a95-831b-1222aa04c5dd X-Request-Id: a2af2579-d305-4c50-8eef-3ae7c5a40e99 Response body: failed to send join cluster request ### Expected/desired behavior Peer add should succeed ### Details on how to reproduce (minimal and precise) 1) Have a 3 node gcs setup with all the 3 nodes in trusted pool. 2) Remove a node(n3) from the trusted pool "glustercli peer remove 5187223f-d7a7-4b42-ab39-5afc4036e344" 3) Now, add back the node (n3) to the trusted pool (ID of n3 has changed) glustercli peer add b6d7a82f-2a8d-4ce6-9d51-a404aec74997 ### Information about the environment: - Glusterd2 version used (e.g. v4.1.0 or master): v6.0-dev.93.gitd4ca2cb - Operating system used: CentOS 7.5.1804 - Glusterd2 compiled from sources, as a package (rpm/deb), or container: Container - Using External ETCD: (yes/no, if yes ETCD version): Yes version: 3.3.8 - If container, which container image: - Using kubernetes, openshift, or direct install: - If kubernetes/openshift, is gluster running inside kubernetes/openshift or outside: Kubernetes Seeing below error in glusterd2 logs: time="2018-12-26 12:18:39.376744" level=error msg="failed RPC call" error="rpc error: code = Unavailable desc = all SubConns are in TransientFailure, latest connection error: connection error: desc = \"transport: Error while dialing dial tcp: lookup b6d7a82f-2a8d-4ce6-9d51-a404aec74997 on 10.233.0.3:53: no such host\"" remote="b6d7a82f-2a8d-4ce6-9d51-a404aec74997:24008" rpc=PeerService.Join source="[peer-rpc-clnt.go:47:peers.(*peerSvcClnt).JoinCluster]" time="2018-12-26 12:18:39.376944" level=error msg="sending Join request failed" error="rpc error: code = Unavailable desc = all SubConns are in TransientFailure, latest connection error: connection error: desc = \"transport: Error while dialing dial tcp: lookup b6d7a82f-2a8d-4ce6-9d51-a404aec74997 on 10.233.0.3:53: no such host\"" peer="b6d7a82f-2a8d-4ce6-9d51-a404aec74997:24008" reqid=a2af2579-d305-4c50-8eef-3ae7c5a40e99 source="[addpeer.go:82:peers.addPeerHandler]"
1.0
Peer add failed when the removed peer is added back to the trusted pool - Peer add failed when the removed peer is added back to the trusted pool. ### Observed behavior [root@gluster-kube1-0 /]# glustercli peer add b6d7a82f-2a8d-4ce6-9d51-a404aec74997 Peer add failed Response headers: X-Gluster-Cluster-Id: 796a0a22-29c9-48b4-b26a-0153b8850a58 X-Gluster-Peer-Id: d0576643-b50e-4a95-831b-1222aa04c5dd X-Request-Id: a2af2579-d305-4c50-8eef-3ae7c5a40e99 Response body: failed to send join cluster request ### Expected/desired behavior Peer add should succeed ### Details on how to reproduce (minimal and precise) 1) Have a 3 node gcs setup with all the 3 nodes in trusted pool. 2) Remove a node(n3) from the trusted pool "glustercli peer remove 5187223f-d7a7-4b42-ab39-5afc4036e344" 3) Now, add back the node (n3) to the trusted pool (ID of n3 has changed) glustercli peer add b6d7a82f-2a8d-4ce6-9d51-a404aec74997 ### Information about the environment: - Glusterd2 version used (e.g. v4.1.0 or master): v6.0-dev.93.gitd4ca2cb - Operating system used: CentOS 7.5.1804 - Glusterd2 compiled from sources, as a package (rpm/deb), or container: Container - Using External ETCD: (yes/no, if yes ETCD version): Yes version: 3.3.8 - If container, which container image: - Using kubernetes, openshift, or direct install: - If kubernetes/openshift, is gluster running inside kubernetes/openshift or outside: Kubernetes Seeing below error in glusterd2 logs: time="2018-12-26 12:18:39.376744" level=error msg="failed RPC call" error="rpc error: code = Unavailable desc = all SubConns are in TransientFailure, latest connection error: connection error: desc = \"transport: Error while dialing dial tcp: lookup b6d7a82f-2a8d-4ce6-9d51-a404aec74997 on 10.233.0.3:53: no such host\"" remote="b6d7a82f-2a8d-4ce6-9d51-a404aec74997:24008" rpc=PeerService.Join source="[peer-rpc-clnt.go:47:peers.(*peerSvcClnt).JoinCluster]" time="2018-12-26 12:18:39.376944" level=error msg="sending Join request failed" error="rpc error: code = Unavailable desc = all SubConns are in TransientFailure, latest connection error: connection error: desc = \"transport: Error while dialing dial tcp: lookup b6d7a82f-2a8d-4ce6-9d51-a404aec74997 on 10.233.0.3:53: no such host\"" peer="b6d7a82f-2a8d-4ce6-9d51-a404aec74997:24008" reqid=a2af2579-d305-4c50-8eef-3ae7c5a40e99 source="[addpeer.go:82:peers.addPeerHandler]"
priority
peer add failed when the removed peer is added back to the trusted pool peer add failed when the removed peer is added back to the trusted pool observed behavior glustercli peer add peer add failed response headers x gluster cluster id x gluster peer id x request id response body failed to send join cluster request expected desired behavior peer add should succeed details on how to reproduce minimal and precise have a node gcs setup with all the nodes in trusted pool remove a node from the trusted pool glustercli peer remove now add back the node to the trusted pool id of has changed glustercli peer add information about the environment version used e g or master dev operating system used centos compiled from sources as a package rpm deb or container container using external etcd yes no if yes etcd version yes version if container which container image using kubernetes openshift or direct install if kubernetes openshift is gluster running inside kubernetes openshift or outside kubernetes seeing below error in logs time level error msg failed rpc call error rpc error code unavailable desc all subconns are in transientfailure latest connection error connection error desc transport error while dialing dial tcp lookup on no such host remote rpc peerservice join source time level error msg sending join request failed error rpc error code unavailable desc all subconns are in transientfailure latest connection error connection error desc transport error while dialing dial tcp lookup on no such host peer reqid source
1
766,342
26,879,719,413
IssuesEvent
2023-02-05 13:40:20
AntoniosBarotsis/qr-rs
https://api.github.com/repos/AntoniosBarotsis/qr-rs
closed
Rework internal errors
enhancement priority: medium
Investigate whether it's worth using crates such as [`thiserror`](https://github.com/dtolnay/thiserror) (for library code) and [`anyhow`](https://github.com/dtolnay/anyhow) (for application errors). Store data in the error types instead of the error message itself which should be created at the very end.
1.0
Rework internal errors - Investigate whether it's worth using crates such as [`thiserror`](https://github.com/dtolnay/thiserror) (for library code) and [`anyhow`](https://github.com/dtolnay/anyhow) (for application errors). Store data in the error types instead of the error message itself which should be created at the very end.
priority
rework internal errors investigate whether it s worth using crates such as for library code and for application errors store data in the error types instead of the error message itself which should be created at the very end
1
802,612
29,041,354,825
IssuesEvent
2023-05-13 01:54:50
inlang/inlang
https://api.github.com/repos/inlang/inlang
opened
reduce required permissions for github auth (don't ask for private repos)
effort: medium scope: editor priority: low
## Problem The OAuth flow requires permissions to all repositories, including private repositories. The oauth implementation is simple at the moment. To avoid additional logic flows of "user has given access to this repo", the implementation naively requests permissions to all repositories. Users are reporting the desire to grant access on a finer level. ## Proposal Implement a "per repository" auth flow. ## Additional information Upvote this issue if you want this feature. This issue is not a priority at the moment. While a more fine-grained auth flow is nice to have, other features of the editor bring more value to a wider audience.
1.0
reduce required permissions for github auth (don't ask for private repos) - ## Problem The OAuth flow requires permissions to all repositories, including private repositories. The oauth implementation is simple at the moment. To avoid additional logic flows of "user has given access to this repo", the implementation naively requests permissions to all repositories. Users are reporting the desire to grant access on a finer level. ## Proposal Implement a "per repository" auth flow. ## Additional information Upvote this issue if you want this feature. This issue is not a priority at the moment. While a more fine-grained auth flow is nice to have, other features of the editor bring more value to a wider audience.
priority
reduce required permissions for github auth don t ask for private repos problem the oauth flow requires permissions to all repositories including private repositories the oauth implementation is simple at the moment to avoid additional logic flows of user has given access to this repo the implementation naively requests permissions to all repositories users are reporting the desire to grant access on a finer level proposal implement a per repository auth flow additional information upvote this issue if you want this feature this issue is not a priority at the moment while a more fine grained auth flow is nice to have other features of the editor bring more value to a wider audience
1
369,012
10,887,319,250
IssuesEvent
2019-11-18 14:20:21
MarcTowler/ItsLit-RPG-Tracker
https://api.github.com/repos/MarcTowler/ItsLit-RPG-Tracker
closed
Intermittent Issues Equipping items to Chest
Medium Priority bug
![image](https://user-images.githubusercontent.com/1121980/69018255-59416a80-09a3-11ea-836a-c6206bb068e1.png) Might affect other pieces of gear but only known for chest atm ![image](https://user-images.githubusercontent.com/1121980/69019086-f94cc300-09a6-11ea-8fad-873914f58715.png)
1.0
Intermittent Issues Equipping items to Chest - ![image](https://user-images.githubusercontent.com/1121980/69018255-59416a80-09a3-11ea-836a-c6206bb068e1.png) Might affect other pieces of gear but only known for chest atm ![image](https://user-images.githubusercontent.com/1121980/69019086-f94cc300-09a6-11ea-8fad-873914f58715.png)
priority
intermittent issues equipping items to chest might affect other pieces of gear but only known for chest atm
1
211,996
7,225,862,372
IssuesEvent
2018-02-10 01:41:40
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
Unable to Start Eco 6.4.1, but still can run Eco 6.3.1
Medium Priority
This is an effort to reopen Issue #3461 https://github.com/StrangeLoopGames/EcoIssues/issues/3461 Like 6.4.0 I simply get get past starting the program after the Unity engine loads even though the earlier version of Eco works just fine on my computer. The crash dump files are below: [crash.dmp.log](https://github.com/StrangeLoopGames/EcoIssues/files/1647333/crash.dmp.log) [error.log](https://github.com/StrangeLoopGames/EcoIssues/files/1647334/error.log) I had to rename the crash dump file because GitHub doesn't recognize a "dmp" file. I hope it transferred properly. If there are other files from my installation of Eco that could be sent and useful to help resolve this issue, please respond here but there were no other files in the crash folder for me to send than these.
1.0
Unable to Start Eco 6.4.1, but still can run Eco 6.3.1 - This is an effort to reopen Issue #3461 https://github.com/StrangeLoopGames/EcoIssues/issues/3461 Like 6.4.0 I simply get get past starting the program after the Unity engine loads even though the earlier version of Eco works just fine on my computer. The crash dump files are below: [crash.dmp.log](https://github.com/StrangeLoopGames/EcoIssues/files/1647333/crash.dmp.log) [error.log](https://github.com/StrangeLoopGames/EcoIssues/files/1647334/error.log) I had to rename the crash dump file because GitHub doesn't recognize a "dmp" file. I hope it transferred properly. If there are other files from my installation of Eco that could be sent and useful to help resolve this issue, please respond here but there were no other files in the crash folder for me to send than these.
priority
unable to start eco but still can run eco this is an effort to reopen issue like i simply get get past starting the program after the unity engine loads even though the earlier version of eco works just fine on my computer the crash dump files are below i had to rename the crash dump file because github doesn t recognize a dmp file i hope it transferred properly if there are other files from my installation of eco that could be sent and useful to help resolve this issue please respond here but there were no other files in the crash folder for me to send than these
1
217,202
7,316,069,483
IssuesEvent
2018-03-01 13:25:23
zulip/zulip-electron
https://api.github.com/repos/zulip/zulip-electron
closed
Add an option to add custom css
Priority: Medium Status: In Progress Type: Enhancement help wanted
We should add an option to let the user choose the custom CSS file from their system and then inject it into the app. This option would be useful for users who don't like the certain design and want to override the default styling.
1.0
Add an option to add custom css - We should add an option to let the user choose the custom CSS file from their system and then inject it into the app. This option would be useful for users who don't like the certain design and want to override the default styling.
priority
add an option to add custom css we should add an option to let the user choose the custom css file from their system and then inject it into the app this option would be useful for users who don t like the certain design and want to override the default styling
1
584,233
17,409,157,717
IssuesEvent
2021-08-03 10:00:42
owncloud/web
https://api.github.com/repos/owncloud/web
opened
No default sorting/ Sort by name does not work correctly
Priority:p3-medium Type:Bug Web-Fastlane
[checkSort copy.zip](https://github.com/owncloud/web/files/6919460/checkSort.copy.zip) - ### **1.No default sorting:** 1. Upload folder with files [checkSort copy.zip](https://github.com/owncloud/web/files/6919460/checkSort.copy.zip) 2. Open folder "Check Sort" **Expected behaviour:** by default sort by name, then follow the selected sorting **Actual behaviour:** No default sorting. Files are displayed in the order in which the server sent them - ### **2. The selected sorting is not saved:** 1. Open folder "Check Sort" 2. Choose the sort by name/size/modified 3. Go back to "All files" 4. Reopen folder "Check Sort" **Expected behaviour:** custom sort is saved and it works on all pages **Actual behaviour:** custom sort is not saved - ### **3. Sort by name does not work correctly:** 1. Open subfolder "Check Sort/WithText" 2. Choose the sort by name **Expected behaviour:** the order in which the files are displayed: copy0 -> copy02 -> copy1 ->copy101 ->copy110-> copy2 **Actual behaviour:** the order in which the files are displayed: copy0 -> copy1 -> copy02->copy2 ->copy101-> copy110 ![Screenshot 2021-08-03 at 11 58 03](https://user-images.githubusercontent.com/84779829/127997092-2f55d8dd-9d0d-4b3c-85a7-72203fa6120d.png) - ### **4. Sort when file more than 100:** 1. Open subfolder "Check Sort/CheckPagination" 2. Choose the sort by name 3. Go to page 2 **Expected behaviour:** files on page 2: 101, 102, 103, 104 **Actual behaviour:** files on page 2: the last 4 files from the response (random) ![Screenshot 2021-08-03 at 11 53 17](https://user-images.githubusercontent.com/84779829/127996765-c402a3b7-3903-41f6-8733-16a2401e35e1.png) ![Screenshot 2021-08-03 at 11 56 52](https://user-images.githubusercontent.com/84779829/127996844-fa693c8f-0a2b-41d4-8a99-f97f5d2ea97f.png) ### Server configuration branch: release-4.0.0 backend: ocis 1.9.0 with docker reachable at https://host.docker.internal:9200/ browser: chrome Version 92.0.4515.107
1.0
No default sorting/ Sort by name does not work correctly - [checkSort copy.zip](https://github.com/owncloud/web/files/6919460/checkSort.copy.zip) - ### **1.No default sorting:** 1. Upload folder with files [checkSort copy.zip](https://github.com/owncloud/web/files/6919460/checkSort.copy.zip) 2. Open folder "Check Sort" **Expected behaviour:** by default sort by name, then follow the selected sorting **Actual behaviour:** No default sorting. Files are displayed in the order in which the server sent them - ### **2. The selected sorting is not saved:** 1. Open folder "Check Sort" 2. Choose the sort by name/size/modified 3. Go back to "All files" 4. Reopen folder "Check Sort" **Expected behaviour:** custom sort is saved and it works on all pages **Actual behaviour:** custom sort is not saved - ### **3. Sort by name does not work correctly:** 1. Open subfolder "Check Sort/WithText" 2. Choose the sort by name **Expected behaviour:** the order in which the files are displayed: copy0 -> copy02 -> copy1 ->copy101 ->copy110-> copy2 **Actual behaviour:** the order in which the files are displayed: copy0 -> copy1 -> copy02->copy2 ->copy101-> copy110 ![Screenshot 2021-08-03 at 11 58 03](https://user-images.githubusercontent.com/84779829/127997092-2f55d8dd-9d0d-4b3c-85a7-72203fa6120d.png) - ### **4. Sort when file more than 100:** 1. Open subfolder "Check Sort/CheckPagination" 2. Choose the sort by name 3. Go to page 2 **Expected behaviour:** files on page 2: 101, 102, 103, 104 **Actual behaviour:** files on page 2: the last 4 files from the response (random) ![Screenshot 2021-08-03 at 11 53 17](https://user-images.githubusercontent.com/84779829/127996765-c402a3b7-3903-41f6-8733-16a2401e35e1.png) ![Screenshot 2021-08-03 at 11 56 52](https://user-images.githubusercontent.com/84779829/127996844-fa693c8f-0a2b-41d4-8a99-f97f5d2ea97f.png) ### Server configuration branch: release-4.0.0 backend: ocis 1.9.0 with docker reachable at https://host.docker.internal:9200/ browser: chrome Version 92.0.4515.107
priority
no default sorting sort by name does not work correctly no default sorting upload folder with files open folder check sort expected behaviour by default sort by name then follow the selected sorting actual behaviour no default sorting files are displayed in the order in which the server sent them the selected sorting is not saved open folder check sort choose the sort by name size modified go back to all files reopen folder check sort expected behaviour custom sort is saved and it works on all pages actual behaviour custom sort is not saved sort by name does not work correctly open subfolder check sort withtext choose the sort by name expected behaviour the order in which the files are displayed actual behaviour the order in which the files are displayed sort when file more than open subfolder check sort checkpagination choose the sort by name go to page expected behaviour files on page actual behaviour files on page the last files from the response random server configuration branch release backend ocis with docker reachable at browser chrome version
1
765,892
26,865,119,950
IssuesEvent
2023-02-03 22:32:50
PrefectHQ/prefect
https://api.github.com/repos/PrefectHQ/prefect
closed
Prefect agent raises `InvalidChunkLength` while streaming Kubernetes logs
bug status:accepted priority:medium
### First check - [X] I added a descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it. - [X] I searched the Prefect documentation for this issue. - [X] I checked that this issue is related to Prefect and not one of its dependencies. ### Bug summary Prefect agent fails randomly with "InvalidChunkLength" error ### Reproduction ```python3 Any flow run ``` ### Error ```python3 09:29:33.114 | ERROR | prefect.agent - An error occured while monitoring flow run '0e2484ad-3cf9-4ada-beb4-7bd031f7fd7a'. The flow run will not be marked as failed, but an issue may have occurred. Traceback (most recent call last): File "/usr/local/lib/python3.10/dist-packages/urllib3/response.py", line 748, in _update_chunk_length self.chunk_left = int(line, 16) ValueError: invalid literal for int() with base 16: b'' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.10/dist-packages/urllib3/response.py", line 443, in _error_catcher yield File "/usr/local/lib/python3.10/dist-packages/urllib3/response.py", line 815, in read_chunked self._update_chunk_length() File "/usr/local/lib/python3.10/dist-packages/urllib3/response.py", line 752, in _update_chunk_length raise InvalidChunkLength(self, line) urllib3.exceptions.InvalidChunkLength: InvalidChunkLength(got length b'', 0 bytes read) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.10/dist-packages/prefect/agent.py", line 267, in _submit_run_and_capture_errors result = await infrastructure.run(task_status=task_status) File "/usr/local/lib/python3.10/dist-packages/prefect/infrastructure/kubernetes.py", line 286, in run return await run_sync_in_worker_thread(self._watch_job, job_name) File "/usr/local/lib/python3.10/dist-packages/prefect/utilities/asyncutils.py", line 68, in run_sync_in_worker_thread return await anyio.to_thread.run_sync(call, cancellable=True) File "/usr/local/lib/python3.10/dist-packages/anyio/to_thread.py", line 31, in run_sync return await get_asynclib().run_sync_in_worker_thread( File "/usr/local/lib/python3.10/dist-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread return await future File "/usr/local/lib/python3.10/dist-packages/anyio/_backends/_asyncio.py", line 867, in run result = context.run(func, *args) File "/usr/local/lib/python3.10/dist-packages/prefect/infrastructure/kubernetes.py", line 471, in _watch_job for log in logs.stream(): File "/usr/local/lib/python3.10/dist-packages/urllib3/response.py", line 623, in stream for line in self.read_chunked(amt, decode_content=decode_content): File "/usr/local/lib/python3.10/dist-packages/urllib3/response.py", line 803, in read_chunked with self._error_catcher(): File "/usr/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/usr/local/lib/python3.10/dist-packages/urllib3/response.py", line 460, in _error_catcher raise ProtocolError("Connection broken: %r" % e, e) urllib3.exceptions.ProtocolError: ("Connection broken: InvalidChunkLength(got length b'', 0 bytes read)", InvalidChunkLength(got length b'', 0 bytes read)) ``` ### Versions ```Text Version: 2.6.8 API version: 0.8.3 Python version: 3.10.8 Git commit: 68044e28 Built: Thu, Nov 17, 2022 3:19 PM OS/Arch: linux/x86_64 Profile: default Server type: hosted ``` ### Additional context _No response_
1.0
Prefect agent raises `InvalidChunkLength` while streaming Kubernetes logs - ### First check - [X] I added a descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it. - [X] I searched the Prefect documentation for this issue. - [X] I checked that this issue is related to Prefect and not one of its dependencies. ### Bug summary Prefect agent fails randomly with "InvalidChunkLength" error ### Reproduction ```python3 Any flow run ``` ### Error ```python3 09:29:33.114 | ERROR | prefect.agent - An error occured while monitoring flow run '0e2484ad-3cf9-4ada-beb4-7bd031f7fd7a'. The flow run will not be marked as failed, but an issue may have occurred. Traceback (most recent call last): File "/usr/local/lib/python3.10/dist-packages/urllib3/response.py", line 748, in _update_chunk_length self.chunk_left = int(line, 16) ValueError: invalid literal for int() with base 16: b'' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.10/dist-packages/urllib3/response.py", line 443, in _error_catcher yield File "/usr/local/lib/python3.10/dist-packages/urllib3/response.py", line 815, in read_chunked self._update_chunk_length() File "/usr/local/lib/python3.10/dist-packages/urllib3/response.py", line 752, in _update_chunk_length raise InvalidChunkLength(self, line) urllib3.exceptions.InvalidChunkLength: InvalidChunkLength(got length b'', 0 bytes read) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.10/dist-packages/prefect/agent.py", line 267, in _submit_run_and_capture_errors result = await infrastructure.run(task_status=task_status) File "/usr/local/lib/python3.10/dist-packages/prefect/infrastructure/kubernetes.py", line 286, in run return await run_sync_in_worker_thread(self._watch_job, job_name) File "/usr/local/lib/python3.10/dist-packages/prefect/utilities/asyncutils.py", line 68, in run_sync_in_worker_thread return await anyio.to_thread.run_sync(call, cancellable=True) File "/usr/local/lib/python3.10/dist-packages/anyio/to_thread.py", line 31, in run_sync return await get_asynclib().run_sync_in_worker_thread( File "/usr/local/lib/python3.10/dist-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread return await future File "/usr/local/lib/python3.10/dist-packages/anyio/_backends/_asyncio.py", line 867, in run result = context.run(func, *args) File "/usr/local/lib/python3.10/dist-packages/prefect/infrastructure/kubernetes.py", line 471, in _watch_job for log in logs.stream(): File "/usr/local/lib/python3.10/dist-packages/urllib3/response.py", line 623, in stream for line in self.read_chunked(amt, decode_content=decode_content): File "/usr/local/lib/python3.10/dist-packages/urllib3/response.py", line 803, in read_chunked with self._error_catcher(): File "/usr/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/usr/local/lib/python3.10/dist-packages/urllib3/response.py", line 460, in _error_catcher raise ProtocolError("Connection broken: %r" % e, e) urllib3.exceptions.ProtocolError: ("Connection broken: InvalidChunkLength(got length b'', 0 bytes read)", InvalidChunkLength(got length b'', 0 bytes read)) ``` ### Versions ```Text Version: 2.6.8 API version: 0.8.3 Python version: 3.10.8 Git commit: 68044e28 Built: Thu, Nov 17, 2022 3:19 PM OS/Arch: linux/x86_64 Profile: default Server type: hosted ``` ### Additional context _No response_
priority
prefect agent raises invalidchunklength while streaming kubernetes logs first check i added a descriptive title to this issue i used the github search to find a similar issue and didn t find it i searched the prefect documentation for this issue i checked that this issue is related to prefect and not one of its dependencies bug summary prefect agent fails randomly with invalidchunklength error reproduction any flow run error error prefect agent an error occured while monitoring flow run the flow run will not be marked as failed but an issue may have occurred traceback most recent call last file usr local lib dist packages response py line in update chunk length self chunk left int line valueerror invalid literal for int with base b during handling of the above exception another exception occurred traceback most recent call last file usr local lib dist packages response py line in error catcher yield file usr local lib dist packages response py line in read chunked self update chunk length file usr local lib dist packages response py line in update chunk length raise invalidchunklength self line exceptions invalidchunklength invalidchunklength got length b bytes read during handling of the above exception another exception occurred traceback most recent call last file usr local lib dist packages prefect agent py line in submit run and capture errors result await infrastructure run task status task status file usr local lib dist packages prefect infrastructure kubernetes py line in run return await run sync in worker thread self watch job job name file usr local lib dist packages prefect utilities asyncutils py line in run sync in worker thread return await anyio to thread run sync call cancellable true file usr local lib dist packages anyio to thread py line in run sync return await get asynclib run sync in worker thread file usr local lib dist packages anyio backends asyncio py line in run sync in worker thread return await future file usr local lib dist packages anyio backends asyncio py line in run result context run func args file usr local lib dist packages prefect infrastructure kubernetes py line in watch job for log in logs stream file usr local lib dist packages response py line in stream for line in self read chunked amt decode content decode content file usr local lib dist packages response py line in read chunked with self error catcher file usr lib contextlib py line in exit self gen throw typ value traceback file usr local lib dist packages response py line in error catcher raise protocolerror connection broken r e e exceptions protocolerror connection broken invalidchunklength got length b bytes read invalidchunklength got length b bytes read versions text version api version python version git commit built thu nov pm os arch linux profile default server type hosted additional context no response
1
466,491
13,425,101,431
IssuesEvent
2020-09-06 08:43:46
momentum-mod/game
https://api.github.com/repos/momentum-mod/game
opened
Speedometer stickybomb count redesign
Priority: Medium Size: Small Type: Enhancement
**What feature is your improvement idea related to? Please describe.** Speedometer on top of this is overwhelming; so many numbers. Change this to be more intuitive and also take arming into account. **Describe the solution you'd like** Have the count instead be 3 boxes with colors that indicate sticky arm state.
1.0
Speedometer stickybomb count redesign - **What feature is your improvement idea related to? Please describe.** Speedometer on top of this is overwhelming; so many numbers. Change this to be more intuitive and also take arming into account. **Describe the solution you'd like** Have the count instead be 3 boxes with colors that indicate sticky arm state.
priority
speedometer stickybomb count redesign what feature is your improvement idea related to please describe speedometer on top of this is overwhelming so many numbers change this to be more intuitive and also take arming into account describe the solution you d like have the count instead be boxes with colors that indicate sticky arm state
1
763,059
26,743,502,170
IssuesEvent
2023-01-30 14:32:44
dmwm/CRABServer
https://api.github.com/repos/dmwm/CRABServer
opened
crabserver REST - use cherrypy monitoring as WMCore does
Priority: Medium Area: MONIT
Valentin recently implemented a way for exporting cherrypy statistics in a format that is compatible with prometheus scraping [1]. We should consider adding this to crabserver REST as well, as this can improve our understanding of our REST server. [1] https://github.com/dmwm/WMCore/pull/9940
1.0
crabserver REST - use cherrypy monitoring as WMCore does - Valentin recently implemented a way for exporting cherrypy statistics in a format that is compatible with prometheus scraping [1]. We should consider adding this to crabserver REST as well, as this can improve our understanding of our REST server. [1] https://github.com/dmwm/WMCore/pull/9940
priority
crabserver rest use cherrypy monitoring as wmcore does valentin recently implemented a way for exporting cherrypy statistics in a format that is compatible with prometheus scraping we should consider adding this to crabserver rest as well as this can improve our understanding of our rest server
1
537,755
15,736,786,791
IssuesEvent
2021-03-30 01:25:58
morpheus65535/bazarr
https://api.github.com/repos/morpheus65535/bazarr
closed
Visual bug on language profiles
awaiting feedback bug fixed priority:medium
**Describe the bug** When you are editing a language profile and try, for example, to delete the first language on the list, Bazarr will delete the last one, but if you save those changes they will be applied correctly. **To Reproduce** Steps to reproduce the behavior: 1. Edit a profile with multiple languages 2. Delete the first one on the list **Screenshots** ![bazarr](https://user-images.githubusercontent.com/50637431/112743287-f9c67800-8f63-11eb-9740-f17e0c6a4dec.gif) **Software (please complete the following information):** - Bazarr: 0.9.4-beta.8 - Tested on Brave and Firefox
1.0
Visual bug on language profiles - **Describe the bug** When you are editing a language profile and try, for example, to delete the first language on the list, Bazarr will delete the last one, but if you save those changes they will be applied correctly. **To Reproduce** Steps to reproduce the behavior: 1. Edit a profile with multiple languages 2. Delete the first one on the list **Screenshots** ![bazarr](https://user-images.githubusercontent.com/50637431/112743287-f9c67800-8f63-11eb-9740-f17e0c6a4dec.gif) **Software (please complete the following information):** - Bazarr: 0.9.4-beta.8 - Tested on Brave and Firefox
priority
visual bug on language profiles describe the bug when you are editing a language profile and try for example to delete the first language on the list bazarr will delete the last one but if you save those changes they will be applied correctly to reproduce steps to reproduce the behavior edit a profile with multiple languages delete the first one on the list screenshots software please complete the following information bazarr beta tested on brave and firefox
1
41,149
2,868,980,424
IssuesEvent
2015-06-05 22:21:03
dart-lang/pub
https://api.github.com/repos/dart-lang/pub
closed
Ensure private pub repository does not end up on pub.dartlang.org
enhancement Fixed Priority-Medium
_Originally opened as dart-lang/sdk#20046_ *This issue was originally filed by Don.J.Olm...&#064;gmail.com* _____ We have a number of smaller dart libraries that we are integrating into a private pub server. Publishing with the pub lish --server=http://your.server.com works fine. However the scenario I'm trying to avoid is if someone does a pub lish without the --server and the library ends up on pub.dartlang.org. Possible solutions 1) Have a list of acceptable hosted urls in the pubspec. If the --server value doesn't match then it errors. 2) Have a private flag in the pubspec that ensures that the server cannot be pub.dartlang.org.
1.0
Ensure private pub repository does not end up on pub.dartlang.org - _Originally opened as dart-lang/sdk#20046_ *This issue was originally filed by Don.J.Olm...&#064;gmail.com* _____ We have a number of smaller dart libraries that we are integrating into a private pub server. Publishing with the pub lish --server=http://your.server.com works fine. However the scenario I'm trying to avoid is if someone does a pub lish without the --server and the library ends up on pub.dartlang.org. Possible solutions 1) Have a list of acceptable hosted urls in the pubspec. If the --server value doesn't match then it errors. 2) Have a private flag in the pubspec that ensures that the server cannot be pub.dartlang.org.
priority
ensure private pub repository does not end up on pub dartlang org originally opened as dart lang sdk this issue was originally filed by don j olm gmail com we have a number of smaller dart libraries that we are integrating into a private pub server publishing with the pub lish server works fine however the scenario i m trying to avoid is if someone does a pub lish without the server and the library ends up on pub dartlang org possible solutions have a list of acceptable hosted urls in the pubspec if the server value doesn t match then it errors have a private flag in the pubspec that ensures that the server cannot be pub dartlang org
1
674,033
23,037,345,764
IssuesEvent
2022-07-22 20:30:16
carbon-design-system/carbon-for-ibm-dotcom
https://api.github.com/repos/carbon-design-system/carbon-for-ibm-dotcom
closed
[CONTENT ITEM HORIZONTAL]: Update styles and layout of Content item horizontal with media to better align with Content item horizontal and New Featured media variant
Feature request priority: medium adopter support epic adopter: AEM
### The problem We are trying to unify the set of Content item horizontal components so that elements used across the multiple variations feel more consistent. ### The solution Updates to font styles, column structure, and padding need to be made in order to unify the family of components. **Requested updates to Content item horizontal with media** ![Content item horizontal with media@2x](https://user-images.githubusercontent.com/77290329/134951781-cd76ae75-dc88-4068-bdad-ebf287ef2eeb.png) ![Content item horizontal with media (320px_sm)@2x](https://user-images.githubusercontent.com/77290329/134951859-ab8e753d-2611-4ede-b6d4-2dab19b6604f.png) **Requested updates to Content item horizontal** ![Content item horizontal@2x](https://user-images.githubusercontent.com/77290329/134952037-eb596da7-1975-4475-8007-3a7cc6abb37b.png) **Content item horizontal with media specs** [PDF](https://ibm.ent.box.com/file/869427591424?s=2h7ultdzzh4vbn9g31w8kijhexufvvut) [Sketch](https://ibm.ent.box.com/file/869453525289?s=ruwgj206fa3uhb7pgyyu0dmeugdgtlw0) ---- **Requested new component for "Featured media"** ![Content item horizontal with featured media@2x](https://user-images.githubusercontent.com/77290329/134953367-36429182-2e2a-4a14-bcc0-33ae59e8d786.png) ![Content item horizontal with featured media (320px_sm)@2x](https://user-images.githubusercontent.com/77290329/134953486-bfd7ec86-421c-43ba-acd3-9ec68beef301.png) **Content item horizontal with featured media specs** [PDF](https://ibm.ent.box.com/file/869480191103?s=gqsiqmkfc80bhpxibrbsf0x8liaz5ci8) [SKETCH](https://ibm.ent.box.com/file/869457280581?s=w8eljmph81wv2dy1knallt6s4etff34d) ---- ### User research _No response_ ### User insights _No response_ ### User metrics _No response_ ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/blob/master/.github/CODE_OF_CONDUCT.md) - [X] I checked the [current issues](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues) for duplicate issues
1.0
[CONTENT ITEM HORIZONTAL]: Update styles and layout of Content item horizontal with media to better align with Content item horizontal and New Featured media variant - ### The problem We are trying to unify the set of Content item horizontal components so that elements used across the multiple variations feel more consistent. ### The solution Updates to font styles, column structure, and padding need to be made in order to unify the family of components. **Requested updates to Content item horizontal with media** ![Content item horizontal with media@2x](https://user-images.githubusercontent.com/77290329/134951781-cd76ae75-dc88-4068-bdad-ebf287ef2eeb.png) ![Content item horizontal with media (320px_sm)@2x](https://user-images.githubusercontent.com/77290329/134951859-ab8e753d-2611-4ede-b6d4-2dab19b6604f.png) **Requested updates to Content item horizontal** ![Content item horizontal@2x](https://user-images.githubusercontent.com/77290329/134952037-eb596da7-1975-4475-8007-3a7cc6abb37b.png) **Content item horizontal with media specs** [PDF](https://ibm.ent.box.com/file/869427591424?s=2h7ultdzzh4vbn9g31w8kijhexufvvut) [Sketch](https://ibm.ent.box.com/file/869453525289?s=ruwgj206fa3uhb7pgyyu0dmeugdgtlw0) ---- **Requested new component for "Featured media"** ![Content item horizontal with featured media@2x](https://user-images.githubusercontent.com/77290329/134953367-36429182-2e2a-4a14-bcc0-33ae59e8d786.png) ![Content item horizontal with featured media (320px_sm)@2x](https://user-images.githubusercontent.com/77290329/134953486-bfd7ec86-421c-43ba-acd3-9ec68beef301.png) **Content item horizontal with featured media specs** [PDF](https://ibm.ent.box.com/file/869480191103?s=gqsiqmkfc80bhpxibrbsf0x8liaz5ci8) [SKETCH](https://ibm.ent.box.com/file/869457280581?s=w8eljmph81wv2dy1knallt6s4etff34d) ---- ### User research _No response_ ### User insights _No response_ ### User metrics _No response_ ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/blob/master/.github/CODE_OF_CONDUCT.md) - [X] I checked the [current issues](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues) for duplicate issues
priority
update styles and layout of content item horizontal with media to better align with content item horizontal and new featured media variant the problem we are trying to unify the set of content item horizontal components so that elements used across the multiple variations feel more consistent the solution updates to font styles column structure and padding need to be made in order to unify the family of components requested updates to content item horizontal with media requested updates to content item horizontal content item horizontal with media specs requested new component for featured media content item horizontal with featured media specs user research no response user insights no response user metrics no response code of conduct i agree to follow this project s i checked the for duplicate issues
1
828,329
31,822,045,873
IssuesEvent
2023-09-14 03:42:22
oceanbase/odc
https://api.github.com/repos/oceanbase/odc
opened
[Bug]: Defects in SQL window search and replacement capabilities
type-bug priority-medium
### ODC version 4.2.0 ### OB version 4.0 ### What happened? If the content to be replaced is consistent with the original content, the first content to be replaced will be left blank ![image](https://github.com/oceanbase/odc/assets/15030999/0f4c08f4-d68e-424d-9444-98841e660ef4) ### What did you expect to happen? Normal replacement ### How can we reproduce it (as minimally and precisely as possible)? 1、prepare three lines of text that are the same in SQL window using ; separate; 2、 select part of the content to replace. ![image](https://github.com/oceanbase/odc/assets/15030999/8e0b623f-cef6-4cd7-a2a9-dda40deff32a) 3、open the search for replacement components; ![image](https://github.com/oceanbase/odc/assets/15030999/6404d429-3077-42f3-8a09-b1cf32452b0a) 4、Paste the content to be replaced into the replacement box ![image](https://github.com/oceanbase/odc/assets/15030999/9ec4aaa0-f844-4e30-98a6-012286dc0f35) ### Anything else we need to know? _No response_ ### Cloud _No response_
1.0
[Bug]: Defects in SQL window search and replacement capabilities - ### ODC version 4.2.0 ### OB version 4.0 ### What happened? If the content to be replaced is consistent with the original content, the first content to be replaced will be left blank ![image](https://github.com/oceanbase/odc/assets/15030999/0f4c08f4-d68e-424d-9444-98841e660ef4) ### What did you expect to happen? Normal replacement ### How can we reproduce it (as minimally and precisely as possible)? 1、prepare three lines of text that are the same in SQL window using ; separate; 2、 select part of the content to replace. ![image](https://github.com/oceanbase/odc/assets/15030999/8e0b623f-cef6-4cd7-a2a9-dda40deff32a) 3、open the search for replacement components; ![image](https://github.com/oceanbase/odc/assets/15030999/6404d429-3077-42f3-8a09-b1cf32452b0a) 4、Paste the content to be replaced into the replacement box ![image](https://github.com/oceanbase/odc/assets/15030999/9ec4aaa0-f844-4e30-98a6-012286dc0f35) ### Anything else we need to know? _No response_ ### Cloud _No response_
priority
defects in sql window search and replacement capabilities odc version ob version what happened if the content to be replaced is consistent with the original content the first content to be replaced will be left blank what did you expect to happen normal replacement how can we reproduce it as minimally and precisely as possible 、prepare three lines of text that are the same in sql window using separate; 、 select part of the content to replace 、open the search for replacement components; 、paste the content to be replaced into the replacement box anything else we need to know no response cloud no response
1
119,883
4,777,333,353
IssuesEvent
2016-10-27 16:01:58
BinPar/PPD
https://api.github.com/repos/BinPar/PPD
closed
MAILS NOTIFICACION FECHAS : SE RECIBE DOS VECES EL MISMO MAIL
Priority: Medium
Se reciben los mails de modificación de fechas, duplicados: ![image](https://cloud.githubusercontent.com/assets/22589031/19772303/0f4314f4-9c66-11e6-89ad-43c1c0da1875.png) @CristianBinpar
1.0
MAILS NOTIFICACION FECHAS : SE RECIBE DOS VECES EL MISMO MAIL - Se reciben los mails de modificación de fechas, duplicados: ![image](https://cloud.githubusercontent.com/assets/22589031/19772303/0f4314f4-9c66-11e6-89ad-43c1c0da1875.png) @CristianBinpar
priority
mails notificacion fechas se recibe dos veces el mismo mail se reciben los mails de modificación de fechas duplicados cristianbinpar
1
117,495
4,716,770,275
IssuesEvent
2016-10-16 07:57:48
thommoboy/There-are-no-brakes
https://api.github.com/repos/thommoboy/There-are-no-brakes
closed
ancient door in tutorial only working one way
bug Priority Medium Tutorial
going left to right works but going right to left causes the ancient player to push through the wall next to the sarcophagus
1.0
ancient door in tutorial only working one way - going left to right works but going right to left causes the ancient player to push through the wall next to the sarcophagus
priority
ancient door in tutorial only working one way going left to right works but going right to left causes the ancient player to push through the wall next to the sarcophagus
1
7,362
2,601,758,885
IssuesEvent
2015-02-24 00:34:12
chrsmith/bwapi
https://api.github.com/repos/chrsmith/bwapi
closed
Restrict Unit::placeCOP to one placement
auto-migrated Component-Logic Priority-Medium Type-Enhancement Usability
``` Implement the placeCOP command for Flag Beacons (UMS/Capture The Flag). Probably as Unit::placeCOP ``` ----- Original issue reported on code.google.com by `AHeinerm` on 27 Nov 2010 at 5:35
1.0
Restrict Unit::placeCOP to one placement - ``` Implement the placeCOP command for Flag Beacons (UMS/Capture The Flag). Probably as Unit::placeCOP ``` ----- Original issue reported on code.google.com by `AHeinerm` on 27 Nov 2010 at 5:35
priority
restrict unit placecop to one placement implement the placecop command for flag beacons ums capture the flag probably as unit placecop original issue reported on code google com by aheinerm on nov at
1
289,044
8,854,347,303
IssuesEvent
2019-01-09 00:55:56
visit-dav/issues-test
https://api.github.com/repos/visit-dav/issues-test
closed
make sure new python testing module is included in visitsrcdist
bug likelihood medium priority reviewed severity low
-----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. As such, not all information was able to be captured in the transition. Below is a complete record of the original redmine ticket. Ticket number: 1533 Status: Resolved Project: VisIt Tracker: Bug Priority: Immediate Subject: make sure new python testing module is included in visitsrcdist Assigned to: Eric Brugger Category: - Target version: 2.7 Author: Cyrus Harrison Start: 07/09/2013 Due date: % Done: 100% Estimated time: 0.00 hour Created: 07/09/2013 05:21 pm Updated: 07/16/2013 08:40 pm Likelihood: 3 - Occasional Severity: 2 - Minor Irritation Found in version: trunk Impact: Expected Use: OS: All Support Group: Any Description: Comments: Hi Everyone,I added the visit_testing module source files to our "source_files" script so they can be included in our source tarball.(this is on the trunk for 2.7)CyrusTrunk:edge84@cyrush:svn commit m "add source files for the visit_testing python module" Sending svn_bin/source_filesTransmitting file data .Committed revision r21393. Eric already always has src data and test checked out when he makes a source code distribution.
1.0
make sure new python testing module is included in visitsrcdist - -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. As such, not all information was able to be captured in the transition. Below is a complete record of the original redmine ticket. Ticket number: 1533 Status: Resolved Project: VisIt Tracker: Bug Priority: Immediate Subject: make sure new python testing module is included in visitsrcdist Assigned to: Eric Brugger Category: - Target version: 2.7 Author: Cyrus Harrison Start: 07/09/2013 Due date: % Done: 100% Estimated time: 0.00 hour Created: 07/09/2013 05:21 pm Updated: 07/16/2013 08:40 pm Likelihood: 3 - Occasional Severity: 2 - Minor Irritation Found in version: trunk Impact: Expected Use: OS: All Support Group: Any Description: Comments: Hi Everyone,I added the visit_testing module source files to our "source_files" script so they can be included in our source tarball.(this is on the trunk for 2.7)CyrusTrunk:edge84@cyrush:svn commit m "add source files for the visit_testing python module" Sending svn_bin/source_filesTransmitting file data .Committed revision r21393. Eric already always has src data and test checked out when he makes a source code distribution.
priority
make sure new python testing module is included in visitsrcdist redmine migration this ticket was migrated from redmine as such not all information was able to be captured in the transition below is a complete record of the original redmine ticket ticket number status resolved project visit tracker bug priority immediate subject make sure new python testing module is included in visitsrcdist assigned to eric brugger category target version author cyrus harrison start due date done estimated time hour created pm updated pm likelihood occasional severity minor irritation found in version trunk impact expected use os all support group any description comments hi everyone i added the visit testing module source files to our source files script so they can be included in our source tarball this is on the trunk for cyrustrunk cyrush svn commit m add source files for the visit testing python module sending svn bin source filestransmitting file data committed revision eric already always has src data and test checked out when he makes a source code distribution
1
379,255
11,218,428,318
IssuesEvent
2020-01-07 11:28:08
project-koku/koku
https://api.github.com/repos/project-koku/koku
closed
group_by[and:value] results in 500s for AWS/OCP on AWS
bug priority - medium
I suspect that `account` isn't making it into the annotations in the query handler. **Describe the bug** Using group_by[and:value] in cost report requests for AWS and OCP on AWS providers returns 500 error. We get correct 200 response for Openshift and Azure cost reports **To Reproduce** Steps to reproduce the behavior: 1. GET `https://ci.cloud.redhat.com/api/cost-management/v1/reports/openshift/infrastructures/aws/costs/?group_by[and:project]=te&group_by[and:project]=ch` 2. GET `https://ci.cloud.redhat.com/api/cost-management/v1/reports/aws/costs/?group_by[and:account]=7777&group_by[and:account]=4444` 3. See errors **Expected behavior** No errors **Logs** ``` [2019-12-12 09:16:28,900] INFO None API: /api/cost-management/v1/reports/aws/costs/?delta=cost&filter[limit]=10&filter[offset]=0&filter[resolution]=monthly&filter[time_scope_units]=month&filter[time_scope_value]=-1&group_by[and:account]=7777&group_by[and:account]=4444&order_by[cost]=desc -- ACCOUNT: 6089719 USER: insights-qa [2019-12-12 09:16:28,941] ERROR None Internal Server Error: /api/cost-management/v1/reports/aws/costs/ Traceback (most recent call last): File "/opt/app-root/lib/python3.6/site-packages/django/db/models/sql/query.py", line 1768, in add_fields join_info = self.setup_joins(name.split(LOOKUP_SEP), opts, alias, allow_many=allow_m2m) File "/opt/app-root/lib/python3.6/site-packages/django/db/models/sql/query.py", line 1504, in setup_joins names[:pivot], opts, allow_many, fail_on_missing=True, File "/opt/app-root/lib/python3.6/site-packages/django/db/models/sql/query.py", line 1420, in names_to_path "Choices are: %s" % (name, ", ".join(available))) django.core.exceptions.FieldError: Cannot resolve keyword 'account' into field. Choices are: account_alias, account_alias_id, availability_zone, blended_cost, blended_rate, cost_entry_bill, cost_entry_bill_id, currency_code, date, id, instance_type, markup_cost, normalization_factor, normalized_usage_amount, product_code, product_family, public_on_demand_cost, public_on_demand_rate, region, resource_count, resource_ids, tags, tax_type, unblended_cost, unblended_rate, unit, usage_account_id, usage_amount, usage_end, usage_startDuring handling of the above exception, another exception occurred:Traceback (most recent call last): File "/opt/app-root/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/opt/app-root/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "/opt/app-root/lib/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/opt/app-root/lib/python3.6/site-packages/django/views/decorators/csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "/opt/app-root/lib/python3.6/site-packages/django/views/generic/base.py", line 71, in view return self.dispatch(request, *args, **kwargs) File "/opt/app-root/lib/python3.6/site-packages/rest_framework/views.py", line 505, in dispatch response = self.handle_exception(exc) File "/opt/app-root/lib/python3.6/site-packages/rest_framework/views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "/opt/app-root/lib/python3.6/site-packages/rest_framework/views.py", line 476, in raise_uncaught_exception raise exc File "/opt/app-root/lib/python3.6/site-packages/rest_framework/views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "/opt/app-root/lib/python3.6/site-packages/django/views/decorators/vary.py", line 20, in inner_func response = func(*args, **kwargs) File "/opt/app-root/src/koku/api/report/view.py", line 157, in get output = handler.execute_query() File "/opt/app-root/src/koku/api/report/aws/query_handler.py", line 203, in execute_query query_data = query_data.values(*query_group_by).annotate(**annotations) File "/opt/app-root/lib/python3.6/site-packages/django/db/models/query.py", line 798, in values clone = self._values(*fields, **expressions) File "/opt/app-root/lib/python3.6/site-packages/django/db/models/query.py", line 793, in _values clone.query.set_values(fields) File "/opt/app-root/lib/python3.6/site-packages/django/db/models/sql/query.py", line 2020, in set_values self.add_fields(field_names, True) File "/opt/app-root/lib/python3.6/site-packages/django/db/models/sql/query.py", line 1791, in add_fields "Choices are: %s" % (name, ", ".join(names))) django.core.exceptions.FieldError: Cannot resolve keyword 'account' into field. Choices are: account_alias, account_alias_id, availability_zone, blended_cost, blended_rate, cost_entry_bill, cost_entry_bill_id, currency_code, date, id, instance_type, markup_cost, normalization_factor, normalized_usage_amount, product_code, product_family, public_on_demand_cost, public_on_demand_rate, region, resource_count, resource_ids, tags, tax_type, unblended_cost, unblended_rate, unit, usage_account_id, usage_amount, usage_end, usage_start ``` **Context (please complete the following information):** - OS: Fedora - Browser: Firefox - Commit Hash from status endpoint: 88f941102c430aa69dd11fda69962b88ef27782a **Additional context** tested on CI, not reproducible on QA
1.0
group_by[and:value] results in 500s for AWS/OCP on AWS - I suspect that `account` isn't making it into the annotations in the query handler. **Describe the bug** Using group_by[and:value] in cost report requests for AWS and OCP on AWS providers returns 500 error. We get correct 200 response for Openshift and Azure cost reports **To Reproduce** Steps to reproduce the behavior: 1. GET `https://ci.cloud.redhat.com/api/cost-management/v1/reports/openshift/infrastructures/aws/costs/?group_by[and:project]=te&group_by[and:project]=ch` 2. GET `https://ci.cloud.redhat.com/api/cost-management/v1/reports/aws/costs/?group_by[and:account]=7777&group_by[and:account]=4444` 3. See errors **Expected behavior** No errors **Logs** ``` [2019-12-12 09:16:28,900] INFO None API: /api/cost-management/v1/reports/aws/costs/?delta=cost&filter[limit]=10&filter[offset]=0&filter[resolution]=monthly&filter[time_scope_units]=month&filter[time_scope_value]=-1&group_by[and:account]=7777&group_by[and:account]=4444&order_by[cost]=desc -- ACCOUNT: 6089719 USER: insights-qa [2019-12-12 09:16:28,941] ERROR None Internal Server Error: /api/cost-management/v1/reports/aws/costs/ Traceback (most recent call last): File "/opt/app-root/lib/python3.6/site-packages/django/db/models/sql/query.py", line 1768, in add_fields join_info = self.setup_joins(name.split(LOOKUP_SEP), opts, alias, allow_many=allow_m2m) File "/opt/app-root/lib/python3.6/site-packages/django/db/models/sql/query.py", line 1504, in setup_joins names[:pivot], opts, allow_many, fail_on_missing=True, File "/opt/app-root/lib/python3.6/site-packages/django/db/models/sql/query.py", line 1420, in names_to_path "Choices are: %s" % (name, ", ".join(available))) django.core.exceptions.FieldError: Cannot resolve keyword 'account' into field. Choices are: account_alias, account_alias_id, availability_zone, blended_cost, blended_rate, cost_entry_bill, cost_entry_bill_id, currency_code, date, id, instance_type, markup_cost, normalization_factor, normalized_usage_amount, product_code, product_family, public_on_demand_cost, public_on_demand_rate, region, resource_count, resource_ids, tags, tax_type, unblended_cost, unblended_rate, unit, usage_account_id, usage_amount, usage_end, usage_startDuring handling of the above exception, another exception occurred:Traceback (most recent call last): File "/opt/app-root/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "/opt/app-root/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, request) File "/opt/app-root/lib/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/opt/app-root/lib/python3.6/site-packages/django/views/decorators/csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "/opt/app-root/lib/python3.6/site-packages/django/views/generic/base.py", line 71, in view return self.dispatch(request, *args, **kwargs) File "/opt/app-root/lib/python3.6/site-packages/rest_framework/views.py", line 505, in dispatch response = self.handle_exception(exc) File "/opt/app-root/lib/python3.6/site-packages/rest_framework/views.py", line 465, in handle_exception self.raise_uncaught_exception(exc) File "/opt/app-root/lib/python3.6/site-packages/rest_framework/views.py", line 476, in raise_uncaught_exception raise exc File "/opt/app-root/lib/python3.6/site-packages/rest_framework/views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File "/opt/app-root/lib/python3.6/site-packages/django/views/decorators/vary.py", line 20, in inner_func response = func(*args, **kwargs) File "/opt/app-root/src/koku/api/report/view.py", line 157, in get output = handler.execute_query() File "/opt/app-root/src/koku/api/report/aws/query_handler.py", line 203, in execute_query query_data = query_data.values(*query_group_by).annotate(**annotations) File "/opt/app-root/lib/python3.6/site-packages/django/db/models/query.py", line 798, in values clone = self._values(*fields, **expressions) File "/opt/app-root/lib/python3.6/site-packages/django/db/models/query.py", line 793, in _values clone.query.set_values(fields) File "/opt/app-root/lib/python3.6/site-packages/django/db/models/sql/query.py", line 2020, in set_values self.add_fields(field_names, True) File "/opt/app-root/lib/python3.6/site-packages/django/db/models/sql/query.py", line 1791, in add_fields "Choices are: %s" % (name, ", ".join(names))) django.core.exceptions.FieldError: Cannot resolve keyword 'account' into field. Choices are: account_alias, account_alias_id, availability_zone, blended_cost, blended_rate, cost_entry_bill, cost_entry_bill_id, currency_code, date, id, instance_type, markup_cost, normalization_factor, normalized_usage_amount, product_code, product_family, public_on_demand_cost, public_on_demand_rate, region, resource_count, resource_ids, tags, tax_type, unblended_cost, unblended_rate, unit, usage_account_id, usage_amount, usage_end, usage_start ``` **Context (please complete the following information):** - OS: Fedora - Browser: Firefox - Commit Hash from status endpoint: 88f941102c430aa69dd11fda69962b88ef27782a **Additional context** tested on CI, not reproducible on QA
priority
group by results in for aws ocp on aws i suspect that account isn t making it into the annotations in the query handler describe the bug using group by in cost report requests for aws and ocp on aws providers returns error we get correct response for openshift and azure cost reports to reproduce steps to reproduce the behavior get te group by ch get group by see errors expected behavior no errors logs info none api api cost management reports aws costs delta cost filter filter filter monthly filter month filter group by group by order by desc account user insights qa error none internal server error api cost management reports aws costs traceback most recent call last file opt app root lib site packages django db models sql query py line in add fields join info self setup joins name split lookup sep opts alias allow many allow file opt app root lib site packages django db models sql query py line in setup joins names opts allow many fail on missing true file opt app root lib site packages django db models sql query py line in names to path choices are s name join available django core exceptions fielderror cannot resolve keyword account into field choices are account alias account alias id availability zone blended cost blended rate cost entry bill cost entry bill id currency code date id instance type markup cost normalization factor normalized usage amount product code product family public on demand cost public on demand rate region resource count resource ids tags tax type unblended cost unblended rate unit usage account id usage amount usage end usage startduring handling of the above exception another exception occurred traceback most recent call last file opt app root lib site packages django core handlers exception py line in inner response get response request file opt app root lib site packages django core handlers base py line in get response response self process exception by middleware e request file opt app root lib site packages django core handlers base py line in get response response wrapped callback request callback args callback kwargs file opt app root lib site packages django views decorators csrf py line in wrapped view return view func args kwargs file opt app root lib site packages django views generic base py line in view return self dispatch request args kwargs file opt app root lib site packages rest framework views py line in dispatch response self handle exception exc file opt app root lib site packages rest framework views py line in handle exception self raise uncaught exception exc file opt app root lib site packages rest framework views py line in raise uncaught exception raise exc file opt app root lib site packages rest framework views py line in dispatch response handler request args kwargs file opt app root lib site packages django views decorators vary py line in inner func response func args kwargs file opt app root src koku api report view py line in get output handler execute query file opt app root src koku api report aws query handler py line in execute query query data query data values query group by annotate annotations file opt app root lib site packages django db models query py line in values clone self values fields expressions file opt app root lib site packages django db models query py line in values clone query set values fields file opt app root lib site packages django db models sql query py line in set values self add fields field names true file opt app root lib site packages django db models sql query py line in add fields choices are s name join names django core exceptions fielderror cannot resolve keyword account into field choices are account alias account alias id availability zone blended cost blended rate cost entry bill cost entry bill id currency code date id instance type markup cost normalization factor normalized usage amount product code product family public on demand cost public on demand rate region resource count resource ids tags tax type unblended cost unblended rate unit usage account id usage amount usage end usage start context please complete the following information os fedora browser firefox commit hash from status endpoint additional context tested on ci not reproducible on qa
1
383,774
11,362,250,138
IssuesEvent
2020-01-26 20:05:01
buttercup/buttercup-mobile
https://api.github.com/repos/buttercup/buttercup-mobile
closed
FaceID does not work after restoring an iPhone 7+ backup on iPhone XS
Effort: Medium Platform: iOS Priority: Low Status: Available Type: Bug
I had an archive with TouchID enabled in my iPhone Plus, and after migrating to iPhone XS and restoring the backup, I was unable to use "Touch Unlock" to log in to my old archive. Removing the archive and adding a new archive and toggling Face ID fixed the issue. Im thinking that there are 2 ways to fix this: 1- check if its possible to make it work with face id (they should be the same in theory because its just the OS saying "authenticated") 2- Showing a better alert (easiest) ![image](https://user-images.githubusercontent.com/768052/46245379-59745480-c3f5-11e8-8bef-462714c0f800.png)
1.0
FaceID does not work after restoring an iPhone 7+ backup on iPhone XS - I had an archive with TouchID enabled in my iPhone Plus, and after migrating to iPhone XS and restoring the backup, I was unable to use "Touch Unlock" to log in to my old archive. Removing the archive and adding a new archive and toggling Face ID fixed the issue. Im thinking that there are 2 ways to fix this: 1- check if its possible to make it work with face id (they should be the same in theory because its just the OS saying "authenticated") 2- Showing a better alert (easiest) ![image](https://user-images.githubusercontent.com/768052/46245379-59745480-c3f5-11e8-8bef-462714c0f800.png)
priority
faceid does not work after restoring an iphone backup on iphone xs i had an archive with touchid enabled in my iphone plus and after migrating to iphone xs and restoring the backup i was unable to use touch unlock to log in to my old archive removing the archive and adding a new archive and toggling face id fixed the issue im thinking that there are ways to fix this check if its possible to make it work with face id they should be the same in theory because its just the os saying authenticated showing a better alert easiest
1
187,122
6,746,324,691
IssuesEvent
2017-10-21 00:41:24
CosmosOS/Cosmos
https://api.github.com/repos/CosmosOS/Cosmos
closed
Error occured while invoking IL2CPU... Impossible to find the assembly "System.Core"... [HELP]
area_compiler bug priority_medium
![2017-07-13](https://user-images.githubusercontent.com/19997870/28170242-c98335c0-67b2-11e7-95b8-000f1ff2e800.png) Sorry my computer is set in french... I currently have the latest version of Cosmos (userkit-20170620); I run Visual Studio 2017; I remaked the whole project (VS2015) to put it on VS2017... (i made new project with the same namespace and i only copied the .cs file) The problem is I try to make a build but the compiler keep making the same error...
1.0
Error occured while invoking IL2CPU... Impossible to find the assembly "System.Core"... [HELP] - ![2017-07-13](https://user-images.githubusercontent.com/19997870/28170242-c98335c0-67b2-11e7-95b8-000f1ff2e800.png) Sorry my computer is set in french... I currently have the latest version of Cosmos (userkit-20170620); I run Visual Studio 2017; I remaked the whole project (VS2015) to put it on VS2017... (i made new project with the same namespace and i only copied the .cs file) The problem is I try to make a build but the compiler keep making the same error...
priority
error occured while invoking impossible to find the assembly system core sorry my computer is set in french i currently have the latest version of cosmos userkit i run visual studio i remaked the whole project to put it on i made new project with the same namespace and i only copied the cs file the problem is i try to make a build but the compiler keep making the same error
1
255,306
8,121,275,520
IssuesEvent
2018-08-16 07:35:53
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
net/dhcpv4: Fix single byte buffer filling madness
area: Networking bug priority: medium
The DHCP client is adding an empty file and sname in a tremendously wasteful way: ``` static inline bool dhcpv4_add_sname(struct net_pkt *pkt) { u8_t len = SIZE_OF_SNAME; while (len-- > 0) { if (!net_pkt_append_u8(pkt, 0)) { return false; } } return true; } ``` causing a boatload of `net_buf_simple_add` calls per outgoing DHCPv4 packet: ``` [net/dhcpv4] [DBG] dhcph4_manage_timers: (0x20006930): iface 0x2000dd20 state=selecting [net/buf] [DBG] net_buf_alloc_len_debug: (0x20006930) net_pkt_get_reserve_data_debug():357: pool 0x2000dcf0 size 128 timeout -1 [net/buf] [DBG] net_buf_alloc_len_debug: (0x20006930) allocated buf 0x20009e68 [net/buf] [DBG] net_buf_simple_reserve: (0x20006930) buf 0x20009e70 reserve 14 [net/buf] [DBG] net_buf_simple_add: (0x20006930) buf 0x20009e70 len 20 [net/buf] [DBG] net_buf_simple_add: (0x20006930) buf 0x20009e70 len 8 [net/buf] [DBG] net_buf_simple_add: (0x20006930) buf 0x20009e70 len 44 [net/buf] [DBG] net_buf_simple_add: (0x20006930) buf 0x20009e70 len 1 [net/buf] [DBG] net_buf_simple_add: (0x20006930) buf 0x20009e70 len 1 [net/buf] [DBG] net_buf_simple_add: (0x20006930) buf 0x20009e70 len 1 [net/buf] [DBG] net_buf_simple_add: (0x20006930) buf 0x20009e70 len 1 [net/buf] [DBG] net_buf_simple_add: (0x20006930) buf 0x20009e70 len 1 [net/buf] [DBG] net_buf_simple_add: (0x20006930) buf 0x20009e70 len 1 [net/buf] [DBG] net_buf_simple_add: (0x20006930) buf 0x20009e70 len 1 [net/buf] [DBG] net_buf_simple_add: (0x20006930) buf 0x20009e70 len 1 [net/buf] [DBG] net_buf_simple_add: (0x20006930) buf 0x20009e70 len 1 [net/buf] [DBG] net_buf_simple_add: (0x20006930) buf 0x20009e70 len 1 [net/buf] [DBG] net_buf_simple_add: (0x20006930) buf 0x20009e70 len 1 [net/buf] [DBG] net_buf_simple_add: (0x20006930) buf 0x20009e70 len 1 [net/buf] [DBG] net_buf_simple_add: (0x20006930) buf 0x20009e70 len 1 [net/buf] [DBG] net_buf_simple_add: (0x20006930) buf 0x20009e70 len 1 [net/buf] [DBG] net_buf_simple_add: (0x20006930) buf 0x20009e70 len 1 [net/buf] [DBG] net_buf_simple_add: (0x20006930) buf 0x20009e70 len 1 ... ```
1.0
net/dhcpv4: Fix single byte buffer filling madness - The DHCP client is adding an empty file and sname in a tremendously wasteful way: ``` static inline bool dhcpv4_add_sname(struct net_pkt *pkt) { u8_t len = SIZE_OF_SNAME; while (len-- > 0) { if (!net_pkt_append_u8(pkt, 0)) { return false; } } return true; } ``` causing a boatload of `net_buf_simple_add` calls per outgoing DHCPv4 packet: ``` [net/dhcpv4] [DBG] dhcph4_manage_timers: (0x20006930): iface 0x2000dd20 state=selecting [net/buf] [DBG] net_buf_alloc_len_debug: (0x20006930) net_pkt_get_reserve_data_debug():357: pool 0x2000dcf0 size 128 timeout -1 [net/buf] [DBG] net_buf_alloc_len_debug: (0x20006930) allocated buf 0x20009e68 [net/buf] [DBG] net_buf_simple_reserve: (0x20006930) buf 0x20009e70 reserve 14 [net/buf] [DBG] net_buf_simple_add: (0x20006930) buf 0x20009e70 len 20 [net/buf] [DBG] net_buf_simple_add: (0x20006930) buf 0x20009e70 len 8 [net/buf] [DBG] net_buf_simple_add: (0x20006930) buf 0x20009e70 len 44 [net/buf] [DBG] net_buf_simple_add: (0x20006930) buf 0x20009e70 len 1 [net/buf] [DBG] net_buf_simple_add: (0x20006930) buf 0x20009e70 len 1 [net/buf] [DBG] net_buf_simple_add: (0x20006930) buf 0x20009e70 len 1 [net/buf] [DBG] net_buf_simple_add: (0x20006930) buf 0x20009e70 len 1 [net/buf] [DBG] net_buf_simple_add: (0x20006930) buf 0x20009e70 len 1 [net/buf] [DBG] net_buf_simple_add: (0x20006930) buf 0x20009e70 len 1 [net/buf] [DBG] net_buf_simple_add: (0x20006930) buf 0x20009e70 len 1 [net/buf] [DBG] net_buf_simple_add: (0x20006930) buf 0x20009e70 len 1 [net/buf] [DBG] net_buf_simple_add: (0x20006930) buf 0x20009e70 len 1 [net/buf] [DBG] net_buf_simple_add: (0x20006930) buf 0x20009e70 len 1 [net/buf] [DBG] net_buf_simple_add: (0x20006930) buf 0x20009e70 len 1 [net/buf] [DBG] net_buf_simple_add: (0x20006930) buf 0x20009e70 len 1 [net/buf] [DBG] net_buf_simple_add: (0x20006930) buf 0x20009e70 len 1 [net/buf] [DBG] net_buf_simple_add: (0x20006930) buf 0x20009e70 len 1 [net/buf] [DBG] net_buf_simple_add: (0x20006930) buf 0x20009e70 len 1 [net/buf] [DBG] net_buf_simple_add: (0x20006930) buf 0x20009e70 len 1 ... ```
priority
net fix single byte buffer filling madness the dhcp client is adding an empty file and sname in a tremendously wasteful way static inline bool add sname struct net pkt pkt t len size of sname while len if net pkt append pkt return false return true causing a boatload of net buf simple add calls per outgoing packet manage timers iface state selecting net buf alloc len debug net pkt get reserve data debug pool size timeout net buf alloc len debug allocated buf net buf simple reserve buf reserve net buf simple add buf len net buf simple add buf len net buf simple add buf len net buf simple add buf len net buf simple add buf len net buf simple add buf len net buf simple add buf len net buf simple add buf len net buf simple add buf len net buf simple add buf len net buf simple add buf len net buf simple add buf len net buf simple add buf len net buf simple add buf len net buf simple add buf len net buf simple add buf len net buf simple add buf len net buf simple add buf len net buf simple add buf len
1
235,594
7,740,581,642
IssuesEvent
2018-05-28 22:59:55
Chewsterchew/DIRCord
https://api.github.com/repos/Chewsterchew/DIRCord
opened
PMing the bot treats it as a message in a channel
Difficulty: Easy Priority: Medium bug
I sent the bot a message (My account name is chew) and it sent it to #chew on irc. oops?
1.0
PMing the bot treats it as a message in a channel - I sent the bot a message (My account name is chew) and it sent it to #chew on irc. oops?
priority
pming the bot treats it as a message in a channel i sent the bot a message my account name is chew and it sent it to chew on irc oops
1
177,048
6,573,602,027
IssuesEvent
2017-09-11 09:25:13
forcecraft/aion
https://api.github.com/repos/forcecraft/aion
closed
enhancement(elm): Improve forms/input/select
Priority: Medium Status: Available Type: Enhancement
**Type** Enhancement **Current behaviour** After introducing room model that consists of multiple categories, we will need to create form with some multiple selection. Also our dropdown menu is imperfect. **Expected behaviour** Our users should have pleasant experience filling out our forms. **Motivation / use case** I propose to explore these libraries: https://github.com/inkuzmin/elm-multiselect/tree/1.0.4 https://github.com/abadi199/elm-input-extra/tree/master
1.0
enhancement(elm): Improve forms/input/select - **Type** Enhancement **Current behaviour** After introducing room model that consists of multiple categories, we will need to create form with some multiple selection. Also our dropdown menu is imperfect. **Expected behaviour** Our users should have pleasant experience filling out our forms. **Motivation / use case** I propose to explore these libraries: https://github.com/inkuzmin/elm-multiselect/tree/1.0.4 https://github.com/abadi199/elm-input-extra/tree/master
priority
enhancement elm improve forms input select type enhancement current behaviour after introducing room model that consists of multiple categories we will need to create form with some multiple selection also our dropdown menu is imperfect expected behaviour our users should have pleasant experience filling out our forms motivation use case i propose to explore these libraries
1
689,267
23,614,775,050
IssuesEvent
2022-08-24 15:01:50
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[DocDB] Some client connections hang after master leader is restarted
kind/bug area/docdb priority/medium 2.8 Backport Required 2.12 Backport Required 2.14 Backport Required
Jira Link: [DB-3224](https://yugabyte.atlassian.net/browse/DB-3224) ### Description Steps to repro (From Stepan): run 20 nodes cluster with RF=5 (i think we can reproduce with less RF and nodes amount) start sample-apps load - just inserts in SQL table with 20 columns, batch_size=700 java -jar yb-sample-apps-1.8.15-b3.jar --workload SqlDataLoad --num_writes -1 --num_threads_write 5 --num_threads_read 0 --num_reads 0 --num_unique_keys 100000000000 --batch_size 774 --num_value_columns 8 after 10 min stop AWS instance manually in AWS console wait several minutes and then start it back go in live queries tab on portal and see stuck query Here is running universes with CDC configured (connector is killed right now, load is going) - http://10.9.66.35/universes/45a79116-0925-4e80-ac2a-f43c9ef254a0 Here is running universe without CDC - http://10.9.66.35/universes/38479ee9-3a1f-45fb-af1f-432be47fdf75 creds: [demo@yugabyte.com](mailto:demo@yugabyte.com) Password#123 The backtrace of the hang: Thread 1 (LWP 23845): #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 #1 0x00007fc045ac6748 in std::__atomic_futex_unsigned_base::_M_futex_wait_until(unsigned int*, unsigned int, bool, std::chrono::duration<long, std::ratio<1l, 1l> >, std::chrono::duration<long, std::ratio<1l, 1000000000l> >) () from /home/yugabyte/yb-software/yugabyte-2.12.9.1-b1-centos-x86_64/linuxbrew/lib/libstdc++.so.6 #2 0x00007fc046265d42 in _M_load_and_test_until (__ns=..., __s=..., __has_timeout=<optimized out>, __mo=<optimized out>, __equal=<optimized out>, __operand=<optimized out>, __assumed=<optimized out>, this=<optimized out>) at /tmp/core/yugabyte-2.12.9.1/linuxbrew-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/Cellar/gcc/5.5.0_4/include/c++/5.5.0/bits/atomic_futex.h:104 #3 _M_load_and_test (__mo=<optimized out>, __equal=<optimized out>, __operand=<optimized out>, __assumed=<optimized out>, this=<optimized out>) at /tmp/core/yugabyte-2.12.9.1/linuxbrew-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/Cellar/gcc/5.5.0_4/include/c++/5.5.0/bits/atomic_futex.h:122 #4 _M_load_when_equal (__mo=std::memory_order_acquire, __val=1, this=0x2bf3c10) at /tmp/core/yugabyte-2.12.9.1/linuxbrew-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/Cellar/gcc/5.5.0_4/include/c++/5.5.0/bits/atomic_futex.h:162 #5 wait (this=0x2bf3c00) at /tmp/core/yugabyte-2.12.9.1/linuxbrew-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/Cellar/gcc/5.5.0_4/include/c++/5.5.0/future:322 #6 _M_get_result (this=0x7fff096b71d0) at /tmp/core/yugabyte-2.12.9.1/linuxbrew-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/Cellar/gcc/5.5.0_4/include/c++/5.5.0/future:681 #7 get (this=0x7fff096b71d0) at /tmp/core/yugabyte-2.12.9.1/linuxbrew-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/Cellar/gcc/5.5.0_4/include/c++/5.5.0/future:760 #8 yb::pggate::PgSession::FlushOperations (this=0x2422c40, ops=..., transactional=...) at ../../src/yb/yql/pggate/pg_session.cc:987 #9 0x00007fc046266209 in operator()<std::vector<yb::pggate::BufferableOperation>, yb::StronglyTypedBool<yb::pggate::IsTransactionalSession_Tag> > (txn=..., ops=<error reading variable: access outside bounds of object referenced via synthetic pointer>, __closure=<optimized out>) at ../../src/yb/yql/pggate/pg_session.cc:870 #10 std::_Function_handler<yb::Status(std::vector<yb::pggate::BufferableOperation, std::allocator<yb::pggate::BufferableOperation> >, yb::StronglyTypedBool<yb::pggate::IsTransactionalSession_Tag>), yb::pggate::PgSession::FlushBufferedOperations()::<lambda(auto:6, auto:7)> >::_M_invoke(const std::_Any_data &, <unknown type in /home/yugabyte/yb-software/yugabyte-2.12.9.1-b1-centos-x86_64/lib/yb/libyb_pggate.so, CU 0x39f473, DIE 0x47889b>, <unknown type in /home/yugabyte/yb-software/yugabyte-2.12.9.1-b1-centos-x86_64/lib/yb/libyb_pggate.so, CU 0x39f473, DIE 0x4788a0>) (__functor=..., __args#0=<optimized out>, __args#1=<optimized out>) at /tmp/core/yugabyte-2.12.9.1/linuxbrew-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/Cellar/gcc/5.5.0_4/include/c++/5.5.0/functional:1857 #11 0x00007fc0462621ba in operator() (__args#1=..., __args#0=..., this=0x7fff096b7370) at /tmp/core/yugabyte-2.12.9.1/linuxbrew-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/Cellar/gcc/5.5.0_4/include/c++/5.5.0/functional:2267 #12 yb::pggate::PgSession::FlushBufferedOperationsImpl(std::function<yb::Status (std::vector<yb::pggate::BufferableOperation, std::allocator<yb::pggate::BufferableOperation> >, yb::StronglyTypedBool<yb::pggate::IsTransactionalSession_Tag>)> const&) ( this=0x2422c40, flusher=...) at ../../src/yb/yql/pggate/pg_session.cc:898 #13 0x00007fc046262454 in yb::pggate::PgSession::FlushBufferedOperations (this=<optimized out>) at ../../src/yb/yql/pggate/pg_session.cc:870 #14 0x00007fc0462624c1 in yb::pggate::PgSession::StopOperationsBuffering (this=<optimized out>) at ../../src/yb/yql/pggate/pg_session.cc:860 #15 0x00007fc04624b218 in yb::pggate::PgApiImpl::StopOperationsBuffering (this=<optimized out>) at ../../src/yb/yql/pggate/pggate.cc:1078 #16 0x00007fc04623e63c in yb::pggate::YBCPgStopOperationsBuffering () at ../../src/yb/yql/pggate/ybc_pggate.cc:652 #17 0x0000000000a3b7d9 in YBEndOperationsBuffering () at ../../../../../../../src/postgres/src/backend/utils/misc/pg_yb_utils.c:1409 #18 0x00000000006d03c9 in standard_ExecutorFinish (queryDesc=0x34fdc38) at ../../../../../../src/postgres/src/backend/executor/execMain.c:447 #19 0x00007fc03a589875 in pgss_ExecutorFinish (queryDesc=0x34fdc38) at ../../../../../src/postgres/contrib/pg_stat_statements/pg_stat_statements.c:970 #20 0x00007fc03a3822b3 in ybpgm_ExecutorFinish (queryDesc=0x34fdc38) at ../../../../../src/postgres/contrib/yb_pg_metrics/yb_pg_metrics.c:519 #21 0x0000000000888550 in ProcessQuery (isSingleRowModifyTxn=<optimized out>, completionTag=<optimized out>, dest=<optimized out>, queryEnv=<optimized out>, params=<optimized out>, sourceText=<optimized out>, plan=<optimized out>) at ../../../../../../src/postgres/src/backend/tcop/pquery.c:217 #22 PortalRunMulti (portal=portal@entry=0x26e4118, isTopLevel=isTopLevel@entry=true, setHoldSnapshot=setHoldSnapshot@entry=false, dest=0xed2760 <donothingDR>, dest@entry=0x25dc558, altdest=0xed2760 <donothingDR>, altdest@entry=0x25dc558, completionTag=completionTag@entry=0x7fff096b78c0 "INSERT 0 1") at ../../../../../../src/postgres/src/backend/tcop/pquery.c:1331 #23 0x00000000008893f2 in PortalRun (portal=portal@entry=0x26e4118, count=count@entry=1, isTopLevel=isTopLevel@entry=true, run_once=<optimized out>, dest=dest@entry=0x25dc558, altdest=altdest@entry=0x25dc558, completionTag=0x7fff096b78c0 "INSERT 0 1") at ../../../../../../src/postgres/src/backend/tcop/pquery.c:811 #24 0x0000000000882a3c in exec_execute_message (max_rows=1, portal_name=0x25dc118 "") at ../../../../../../src/postgres/src/backend/tcop/postgres.c:2066 #25 yb_exec_execute_message_impl (raw_ctx=raw_ctx@entry=0x7fff096b7c10) at ../../../../../../src/postgres/src/backend/tcop/postgres.c:4564 #26 0x0000000000881875 in yb_exec_query_wrapper (exec_context=exec_context@entry=0x25dc000, restart_data=restart_data@entry=0x25dc528, functor=functor@entry=0x882760 <yb_exec_execute_message_impl>, ---Type <return> to continue, or q <return> to quit--- functor_context=functor_context@entry=0x7fff096b7c10) at ../../../../../../src/postgres/src/backend/tcop/postgres.c:4517 #27 0x0000000000886536 in yb_exec_execute_message (exec_context=0x25dc000, restart_data=0x25dc528, max_rows=<optimized out>, portal_name=<optimized out>) at ../../../../../../src/postgres/src/backend/tcop/postgres.c:4581
1.0
[DocDB] Some client connections hang after master leader is restarted - Jira Link: [DB-3224](https://yugabyte.atlassian.net/browse/DB-3224) ### Description Steps to repro (From Stepan): run 20 nodes cluster with RF=5 (i think we can reproduce with less RF and nodes amount) start sample-apps load - just inserts in SQL table with 20 columns, batch_size=700 java -jar yb-sample-apps-1.8.15-b3.jar --workload SqlDataLoad --num_writes -1 --num_threads_write 5 --num_threads_read 0 --num_reads 0 --num_unique_keys 100000000000 --batch_size 774 --num_value_columns 8 after 10 min stop AWS instance manually in AWS console wait several minutes and then start it back go in live queries tab on portal and see stuck query Here is running universes with CDC configured (connector is killed right now, load is going) - http://10.9.66.35/universes/45a79116-0925-4e80-ac2a-f43c9ef254a0 Here is running universe without CDC - http://10.9.66.35/universes/38479ee9-3a1f-45fb-af1f-432be47fdf75 creds: [demo@yugabyte.com](mailto:demo@yugabyte.com) Password#123 The backtrace of the hang: Thread 1 (LWP 23845): #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 #1 0x00007fc045ac6748 in std::__atomic_futex_unsigned_base::_M_futex_wait_until(unsigned int*, unsigned int, bool, std::chrono::duration<long, std::ratio<1l, 1l> >, std::chrono::duration<long, std::ratio<1l, 1000000000l> >) () from /home/yugabyte/yb-software/yugabyte-2.12.9.1-b1-centos-x86_64/linuxbrew/lib/libstdc++.so.6 #2 0x00007fc046265d42 in _M_load_and_test_until (__ns=..., __s=..., __has_timeout=<optimized out>, __mo=<optimized out>, __equal=<optimized out>, __operand=<optimized out>, __assumed=<optimized out>, this=<optimized out>) at /tmp/core/yugabyte-2.12.9.1/linuxbrew-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/Cellar/gcc/5.5.0_4/include/c++/5.5.0/bits/atomic_futex.h:104 #3 _M_load_and_test (__mo=<optimized out>, __equal=<optimized out>, __operand=<optimized out>, __assumed=<optimized out>, this=<optimized out>) at /tmp/core/yugabyte-2.12.9.1/linuxbrew-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/Cellar/gcc/5.5.0_4/include/c++/5.5.0/bits/atomic_futex.h:122 #4 _M_load_when_equal (__mo=std::memory_order_acquire, __val=1, this=0x2bf3c10) at /tmp/core/yugabyte-2.12.9.1/linuxbrew-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/Cellar/gcc/5.5.0_4/include/c++/5.5.0/bits/atomic_futex.h:162 #5 wait (this=0x2bf3c00) at /tmp/core/yugabyte-2.12.9.1/linuxbrew-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/Cellar/gcc/5.5.0_4/include/c++/5.5.0/future:322 #6 _M_get_result (this=0x7fff096b71d0) at /tmp/core/yugabyte-2.12.9.1/linuxbrew-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/Cellar/gcc/5.5.0_4/include/c++/5.5.0/future:681 #7 get (this=0x7fff096b71d0) at /tmp/core/yugabyte-2.12.9.1/linuxbrew-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/Cellar/gcc/5.5.0_4/include/c++/5.5.0/future:760 #8 yb::pggate::PgSession::FlushOperations (this=0x2422c40, ops=..., transactional=...) at ../../src/yb/yql/pggate/pg_session.cc:987 #9 0x00007fc046266209 in operator()<std::vector<yb::pggate::BufferableOperation>, yb::StronglyTypedBool<yb::pggate::IsTransactionalSession_Tag> > (txn=..., ops=<error reading variable: access outside bounds of object referenced via synthetic pointer>, __closure=<optimized out>) at ../../src/yb/yql/pggate/pg_session.cc:870 #10 std::_Function_handler<yb::Status(std::vector<yb::pggate::BufferableOperation, std::allocator<yb::pggate::BufferableOperation> >, yb::StronglyTypedBool<yb::pggate::IsTransactionalSession_Tag>), yb::pggate::PgSession::FlushBufferedOperations()::<lambda(auto:6, auto:7)> >::_M_invoke(const std::_Any_data &, <unknown type in /home/yugabyte/yb-software/yugabyte-2.12.9.1-b1-centos-x86_64/lib/yb/libyb_pggate.so, CU 0x39f473, DIE 0x47889b>, <unknown type in /home/yugabyte/yb-software/yugabyte-2.12.9.1-b1-centos-x86_64/lib/yb/libyb_pggate.so, CU 0x39f473, DIE 0x4788a0>) (__functor=..., __args#0=<optimized out>, __args#1=<optimized out>) at /tmp/core/yugabyte-2.12.9.1/linuxbrew-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/Cellar/gcc/5.5.0_4/include/c++/5.5.0/functional:1857 #11 0x00007fc0462621ba in operator() (__args#1=..., __args#0=..., this=0x7fff096b7370) at /tmp/core/yugabyte-2.12.9.1/linuxbrew-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/Cellar/gcc/5.5.0_4/include/c++/5.5.0/functional:2267 #12 yb::pggate::PgSession::FlushBufferedOperationsImpl(std::function<yb::Status (std::vector<yb::pggate::BufferableOperation, std::allocator<yb::pggate::BufferableOperation> >, yb::StronglyTypedBool<yb::pggate::IsTransactionalSession_Tag>)> const&) ( this=0x2422c40, flusher=...) at ../../src/yb/yql/pggate/pg_session.cc:898 #13 0x00007fc046262454 in yb::pggate::PgSession::FlushBufferedOperations (this=<optimized out>) at ../../src/yb/yql/pggate/pg_session.cc:870 #14 0x00007fc0462624c1 in yb::pggate::PgSession::StopOperationsBuffering (this=<optimized out>) at ../../src/yb/yql/pggate/pg_session.cc:860 #15 0x00007fc04624b218 in yb::pggate::PgApiImpl::StopOperationsBuffering (this=<optimized out>) at ../../src/yb/yql/pggate/pggate.cc:1078 #16 0x00007fc04623e63c in yb::pggate::YBCPgStopOperationsBuffering () at ../../src/yb/yql/pggate/ybc_pggate.cc:652 #17 0x0000000000a3b7d9 in YBEndOperationsBuffering () at ../../../../../../../src/postgres/src/backend/utils/misc/pg_yb_utils.c:1409 #18 0x00000000006d03c9 in standard_ExecutorFinish (queryDesc=0x34fdc38) at ../../../../../../src/postgres/src/backend/executor/execMain.c:447 #19 0x00007fc03a589875 in pgss_ExecutorFinish (queryDesc=0x34fdc38) at ../../../../../src/postgres/contrib/pg_stat_statements/pg_stat_statements.c:970 #20 0x00007fc03a3822b3 in ybpgm_ExecutorFinish (queryDesc=0x34fdc38) at ../../../../../src/postgres/contrib/yb_pg_metrics/yb_pg_metrics.c:519 #21 0x0000000000888550 in ProcessQuery (isSingleRowModifyTxn=<optimized out>, completionTag=<optimized out>, dest=<optimized out>, queryEnv=<optimized out>, params=<optimized out>, sourceText=<optimized out>, plan=<optimized out>) at ../../../../../../src/postgres/src/backend/tcop/pquery.c:217 #22 PortalRunMulti (portal=portal@entry=0x26e4118, isTopLevel=isTopLevel@entry=true, setHoldSnapshot=setHoldSnapshot@entry=false, dest=0xed2760 <donothingDR>, dest@entry=0x25dc558, altdest=0xed2760 <donothingDR>, altdest@entry=0x25dc558, completionTag=completionTag@entry=0x7fff096b78c0 "INSERT 0 1") at ../../../../../../src/postgres/src/backend/tcop/pquery.c:1331 #23 0x00000000008893f2 in PortalRun (portal=portal@entry=0x26e4118, count=count@entry=1, isTopLevel=isTopLevel@entry=true, run_once=<optimized out>, dest=dest@entry=0x25dc558, altdest=altdest@entry=0x25dc558, completionTag=0x7fff096b78c0 "INSERT 0 1") at ../../../../../../src/postgres/src/backend/tcop/pquery.c:811 #24 0x0000000000882a3c in exec_execute_message (max_rows=1, portal_name=0x25dc118 "") at ../../../../../../src/postgres/src/backend/tcop/postgres.c:2066 #25 yb_exec_execute_message_impl (raw_ctx=raw_ctx@entry=0x7fff096b7c10) at ../../../../../../src/postgres/src/backend/tcop/postgres.c:4564 #26 0x0000000000881875 in yb_exec_query_wrapper (exec_context=exec_context@entry=0x25dc000, restart_data=restart_data@entry=0x25dc528, functor=functor@entry=0x882760 <yb_exec_execute_message_impl>, ---Type <return> to continue, or q <return> to quit--- functor_context=functor_context@entry=0x7fff096b7c10) at ../../../../../../src/postgres/src/backend/tcop/postgres.c:4517 #27 0x0000000000886536 in yb_exec_execute_message (exec_context=0x25dc000, restart_data=0x25dc528, max_rows=<optimized out>, portal_name=<optimized out>) at ../../../../../../src/postgres/src/backend/tcop/postgres.c:4581
priority
some client connections hang after master leader is restarted jira link description steps to repro from stepan run nodes cluster with rf i think we can reproduce with less rf and nodes amount start sample apps load just inserts in sql table with columns batch size java jar yb sample apps jar workload sqldataload num writes num threads write num threads read num reads num unique keys batch size num value columns after min stop aws instance manually in aws console wait several minutes and then start it back go in live queries tab on portal and see stuck query here is running universes with cdc configured connector is killed right now load is going here is running universe without cdc creds mailto demo yugabyte com password the backtrace of the hang thread lwp syscall at sysdeps unix sysv linux syscall s in std atomic futex unsigned base m futex wait until unsigned int unsigned int bool std chrono duration std chrono duration from home yugabyte yb software yugabyte centos linuxbrew lib libstdc so in m load and test until ns s has timeout mo equal operand assumed this at tmp core yugabyte linuxbrew xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx cellar gcc include c bits atomic futex h m load and test mo equal operand assumed this at tmp core yugabyte linuxbrew xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx cellar gcc include c bits atomic futex h m load when equal mo std memory order acquire val this at tmp core yugabyte linuxbrew xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx cellar gcc include c bits atomic futex h wait this at tmp core yugabyte linuxbrew xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx cellar gcc include c future m get result this at tmp core yugabyte linuxbrew xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx cellar gcc include c future get this at tmp core yugabyte linuxbrew xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx cellar gcc include c future yb pggate pgsession flushoperations this ops transactional at src yb yql pggate pg session cc in operator yb stronglytypedbool txn ops closure at src yb yql pggate pg session cc std function handler yb stronglytypedbool yb pggate pgsession flushbufferedoperations m invoke const std any data functor args args at tmp core yugabyte linuxbrew xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx cellar gcc include c functional in operator args args this at tmp core yugabyte linuxbrew xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx cellar gcc include c functional yb pggate pgsession flushbufferedoperationsimpl std function yb stronglytypedbool const this flusher at src yb yql pggate pg session cc in yb pggate pgsession flushbufferedoperations this at src yb yql pggate pg session cc in yb pggate pgsession stopoperationsbuffering this at src yb yql pggate pg session cc in yb pggate pgapiimpl stopoperationsbuffering this at src yb yql pggate pggate cc in yb pggate ybcpgstopoperationsbuffering at src yb yql pggate ybc pggate cc in ybendoperationsbuffering at src postgres src backend utils misc pg yb utils c in standard executorfinish querydesc at src postgres src backend executor execmain c in pgss executorfinish querydesc at src postgres contrib pg stat statements pg stat statements c in ybpgm executorfinish querydesc at src postgres contrib yb pg metrics yb pg metrics c in processquery issinglerowmodifytxn completiontag dest queryenv params sourcetext plan at src postgres src backend tcop pquery c portalrunmulti portal portal entry istoplevel istoplevel entry true setholdsnapshot setholdsnapshot entry false dest dest entry altdest altdest entry completiontag completiontag entry insert at src postgres src backend tcop pquery c in portalrun portal portal entry count count entry istoplevel istoplevel entry true run once dest dest entry altdest altdest entry completiontag insert at src postgres src backend tcop pquery c in exec execute message max rows portal name at src postgres src backend tcop postgres c yb exec execute message impl raw ctx raw ctx entry at src postgres src backend tcop postgres c in yb exec query wrapper exec context exec context entry restart data restart data entry functor functor entry type to continue or q to quit functor context functor context entry at src postgres src backend tcop postgres c in yb exec execute message exec context restart data max rows portal name at src postgres src backend tcop postgres c
1
594,548
18,047,975,764
IssuesEvent
2021-09-19 08:17:41
Nelson-Gon/rfdc
https://api.github.com/repos/Nelson-Gon/rfdc
opened
Improve project documentation
enhancement help wanted good first issue priority:medium
**Description** Builds fail due to issues with building the project documentation. **Similar Features** N/A **Feature Details** Use `roxygen2` to properly document s4 objects. **Proposed Implementation** Use `roxygen2`. The following resources may be useful: - https://adv-r.hadley.nz/s4.html - https://stackoverflow.com/questions/65523751/recommended-approach-to-documenting-s4-classes-in-r-package - https://stackoverflow.com/questions/7356120/how-to-properly-document-s4-methods-using-roxygen2?rq=1 --- Delete when you're ready to submit. Thank you
1.0
Improve project documentation - **Description** Builds fail due to issues with building the project documentation. **Similar Features** N/A **Feature Details** Use `roxygen2` to properly document s4 objects. **Proposed Implementation** Use `roxygen2`. The following resources may be useful: - https://adv-r.hadley.nz/s4.html - https://stackoverflow.com/questions/65523751/recommended-approach-to-documenting-s4-classes-in-r-package - https://stackoverflow.com/questions/7356120/how-to-properly-document-s4-methods-using-roxygen2?rq=1 --- Delete when you're ready to submit. Thank you
priority
improve project documentation description builds fail due to issues with building the project documentation similar features n a feature details use to properly document objects proposed implementation use the following resources may be useful delete when you re ready to submit thank you
1
406,479
11,893,654,785
IssuesEvent
2020-03-29 12:36:23
poanetwork/blockscout
https://api.github.com/repos/poanetwork/blockscout
closed
Developer sees option for Verification in WebAssembly
enhancement priority: medium team: developer
Many options for compiling will need to be added to the form when this option is selected. There is still much development that is needed in this area to be flushed out. https://github.com/paritytech/pwasm-tutorial Possibly create a Beam server api to compile code.
1.0
Developer sees option for Verification in WebAssembly - Many options for compiling will need to be added to the form when this option is selected. There is still much development that is needed in this area to be flushed out. https://github.com/paritytech/pwasm-tutorial Possibly create a Beam server api to compile code.
priority
developer sees option for verification in webassembly many options for compiling will need to be added to the form when this option is selected there is still much development that is needed in this area to be flushed out possibly create a beam server api to compile code
1
55,822
3,074,934,542
IssuesEvent
2015-08-20 10:30:16
pavel-pimenov/flylinkdc-r5xx
https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx
closed
Опция "сохранить пароль для хаба"
bug imported Priority-Medium
_From [bobrikov](https://code.google.com/u/bobrikov/) on January 25, 2011 06:58:42_ 1. Если будет выполнена опция https://code.google.com/p/flylinkdc/issues/detail?id=67 предлагаю при вводе пароля для хаба (при входе) ставить галочку "сохранить пароль" 2. и пусть он вводится автоматом когда сопоставляется с адресом хаба (без адреса порта). тоесть, если нашел какой-то хаб (на котором когда-то был аккаунт) нажал подключиться а пароль уже есть. адреса хабов некоторые пишут без порта, некотоые с портом, поэтому и предложил определять только по адресу. (не знаю, может есть еще метод унификации хабов) _Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=313_
1.0
Опция "сохранить пароль для хаба" - _From [bobrikov](https://code.google.com/u/bobrikov/) on January 25, 2011 06:58:42_ 1. Если будет выполнена опция https://code.google.com/p/flylinkdc/issues/detail?id=67 предлагаю при вводе пароля для хаба (при входе) ставить галочку "сохранить пароль" 2. и пусть он вводится автоматом когда сопоставляется с адресом хаба (без адреса порта). тоесть, если нашел какой-то хаб (на котором когда-то был аккаунт) нажал подключиться а пароль уже есть. адреса хабов некоторые пишут без порта, некотоые с портом, поэтому и предложил определять только по адресу. (не знаю, может есть еще метод унификации хабов) _Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=313_
priority
опция сохранить пароль для хаба from on january если будет выполнена опция предлагаю при вводе пароля для хаба при входе ставить галочку сохранить пароль и пусть он вводится автоматом когда сопоставляется с адресом хаба без адреса порта тоесть если нашел какой то хаб на котором когда то был аккаунт нажал подключиться а пароль уже есть адреса хабов некоторые пишут без порта некотоые с портом поэтому и предложил определять только по адресу не знаю может есть еще метод унификации хабов original issue
1
726,021
24,984,979,123
IssuesEvent
2022-11-02 14:28:37
AY2223S1-CS2103T-T12-3/tp
https://api.github.com/repos/AY2223S1-CS2103T-T12-3/tp
closed
[PE-D][Tester A] Finding activities feature accepts rating values larger than stated in user guide
bug priority.Medium
This issue is in relation to the "Finding activties" feature in the user guide. The user guide states that users can input "find rate/VALUE", where VALUE only accepts 0 - 5 integer. However, I can still input "find rate/10" or "find rate/asd" which is an out of bounds value for the VALUE parameter, and the execution of the command still goes through. Perhaps the team might want to change the implementation to validate user input for the VALUE parameter to only accept values between 0 to 5. <!--session: 1666944177299-9031f685-375e-4c46-be26-49b3702147dc--><!--Version: Web v3.4.4--> ------------- Labels: `severity.Low` `type.FunctionalityBug` original: donljh/ped#9
1.0
[PE-D][Tester A] Finding activities feature accepts rating values larger than stated in user guide - This issue is in relation to the "Finding activties" feature in the user guide. The user guide states that users can input "find rate/VALUE", where VALUE only accepts 0 - 5 integer. However, I can still input "find rate/10" or "find rate/asd" which is an out of bounds value for the VALUE parameter, and the execution of the command still goes through. Perhaps the team might want to change the implementation to validate user input for the VALUE parameter to only accept values between 0 to 5. <!--session: 1666944177299-9031f685-375e-4c46-be26-49b3702147dc--><!--Version: Web v3.4.4--> ------------- Labels: `severity.Low` `type.FunctionalityBug` original: donljh/ped#9
priority
finding activities feature accepts rating values larger than stated in user guide this issue is in relation to the finding activties feature in the user guide the user guide states that users can input find rate value where value only accepts integer however i can still input find rate or find rate asd which is an out of bounds value for the value parameter and the execution of the command still goes through perhaps the team might want to change the implementation to validate user input for the value parameter to only accept values between to labels severity low type functionalitybug original donljh ped
1
415,075
12,124,222,258
IssuesEvent
2020-04-22 13:53:48
dhenry-KCI/FredCo-Post-Go-Live-
https://api.github.com/repos/dhenry-KCI/FredCo-Post-Go-Live-
opened
PLANNING - NID - completeness check resulted NFC and application didn't close.
Medium Priority
Project Number - N260016 Observed behavior - Resulted completeness check as NFC because it was a duplicate. Project didn't close the way NFC was designed. It progressed to under review. Expected behavior - NFC to close application the same as it does other applications. Screenshot - ![image](https://user-images.githubusercontent.com/58854333/79990456-1407f400-847f-11ea-931d-c77658a10314.png)
1.0
PLANNING - NID - completeness check resulted NFC and application didn't close. - Project Number - N260016 Observed behavior - Resulted completeness check as NFC because it was a duplicate. Project didn't close the way NFC was designed. It progressed to under review. Expected behavior - NFC to close application the same as it does other applications. Screenshot - ![image](https://user-images.githubusercontent.com/58854333/79990456-1407f400-847f-11ea-931d-c77658a10314.png)
priority
planning nid completeness check resulted nfc and application didn t close project number observed behavior resulted completeness check as nfc because it was a duplicate project didn t close the way nfc was designed it progressed to under review expected behavior nfc to close application the same as it does other applications screenshot
1
766,892
26,903,654,668
IssuesEvent
2023-02-06 17:20:06
nsm0014-thesis/print
https://api.github.com/repos/nsm0014-thesis/print
closed
Finalize a figure and equation citation style (Description)
Print Priority: Medium
I will hopefully learn this from looking at other peoples theses (issue #1). This is something that I could write down as a discussion on the repository/organization when I figure it out (no pun intended)
1.0
Finalize a figure and equation citation style (Description) - I will hopefully learn this from looking at other peoples theses (issue #1). This is something that I could write down as a discussion on the repository/organization when I figure it out (no pun intended)
priority
finalize a figure and equation citation style description i will hopefully learn this from looking at other peoples theses issue this is something that i could write down as a discussion on the repository organization when i figure it out no pun intended
1
798,283
28,242,842,270
IssuesEvent
2023-04-06 08:32:56
yunki-kim/card-monkey-BE-refactor
https://api.github.com/repos/yunki-kim/card-monkey-BE-refactor
closed
[refactor] MemberServic에서 View에 대한 반환값을 Controller에서 하도록 변경
Status: In Progress For: Backend Priority: Medium Type: Feature
## Description 현재 MemberService 계층에서 메서드에 대한 처리 결과를 사용자의 View단에 응답하기 위해 결과를 문자열로 반환하여 Service 계층에서 View단과 관련된 행위가 들어감 View단과 관련된 처리는 Controller 계층에서 처리하는 것이 옳다고 판단되어 이를 수정하고자 함 ## Tasks - [x] MemberService에서 View단과 관련된 로직을 Controller 계층에서 처리하도록 변경 ## References
1.0
[refactor] MemberServic에서 View에 대한 반환값을 Controller에서 하도록 변경 - ## Description 현재 MemberService 계층에서 메서드에 대한 처리 결과를 사용자의 View단에 응답하기 위해 결과를 문자열로 반환하여 Service 계층에서 View단과 관련된 행위가 들어감 View단과 관련된 처리는 Controller 계층에서 처리하는 것이 옳다고 판단되어 이를 수정하고자 함 ## Tasks - [x] MemberService에서 View단과 관련된 로직을 Controller 계층에서 처리하도록 변경 ## References
priority
memberservic에서 view에 대한 반환값을 controller에서 하도록 변경 description 현재 memberservice 계층에서 메서드에 대한 처리 결과를 사용자의 view단에 응답하기 위해 결과를 문자열로 반환하여 service 계층에서 view단과 관련된 행위가 들어감 view단과 관련된 처리는 controller 계층에서 처리하는 것이 옳다고 판단되어 이를 수정하고자 함 tasks memberservice에서 view단과 관련된 로직을 controller 계층에서 처리하도록 변경 references
1
705,344
24,232,133,799
IssuesEvent
2022-09-26 19:17:27
SuperCoopBerlin/tapir
https://api.github.com/repos/SuperCoopBerlin/tapir
opened
Move all fields that are common to DraftUser, ShareOwner and TapirUser to a separate model
medium priority engineering
Then we can just link them to the same object instead of copying the values around.
1.0
Move all fields that are common to DraftUser, ShareOwner and TapirUser to a separate model - Then we can just link them to the same object instead of copying the values around.
priority
move all fields that are common to draftuser shareowner and tapiruser to a separate model then we can just link them to the same object instead of copying the values around
1
643,211
20,925,961,962
IssuesEvent
2022-03-24 22:58:56
Frc5572/FRC2022
https://api.github.com/repos/Frc5572/FRC2022
closed
Change Auto heading method
bug question Autonomous priority: medium
Looks like we may be resetting the odometery incorrectly with plathplanner. Look at https://github.com/mjansen4857/pathplanner/issues/66#issuecomment-1031194774. Maybe that will help with things???
1.0
Change Auto heading method - Looks like we may be resetting the odometery incorrectly with plathplanner. Look at https://github.com/mjansen4857/pathplanner/issues/66#issuecomment-1031194774. Maybe that will help with things???
priority
change auto heading method looks like we may be resetting the odometery incorrectly with plathplanner look at maybe that will help with things
1
68,517
3,289,024,100
IssuesEvent
2015-10-29 17:17:23
cs2103aug2015-F11-4j/main
https://api.github.com/repos/cs2103aug2015-F11-4j/main
closed
sort events
priority.medium
sort events in the following manner: - priority [COMPLETED AS OF 0025a03721f7b7ddd66d45980a3ae235fe239783] - start date - start time - end date - end time
1.0
sort events - sort events in the following manner: - priority [COMPLETED AS OF 0025a03721f7b7ddd66d45980a3ae235fe239783] - start date - start time - end date - end time
priority
sort events sort events in the following manner priority start date start time end date end time
1
171,257
6,485,699,857
IssuesEvent
2017-08-19 13:00:24
JustArchi/ArchiSteamFarm
https://api.github.com/repos/JustArchi/ArchiSteamFarm
closed
ASF V3 TODO-list
Discussion Done Enhancement Feedback welcome Medium priority
Remaining things: - [x] JS-based ConfigGenerator - [x] Unit tests - [x] Investigate https://github.com/JustArchi/ArchiSteamFarm/issues/586#issuecomment-318582371 - [x] Fix auto-update on unix https://github.com/JustArchi/ArchiSteamFarm/issues/586#issuecomment-319523179 - [x] **[Documentation of migration](https://github.com/JustArchi/ArchiSteamFarm/wiki/V3-Migration)** + update of all existing wiki pages - [x] A LOT of testing - [x] https://github.com/dotnet/corefx/issues/21435 (It'd be good idea to ship with preview3+ if we want to support OS X 10.13+) Once first pre-release is available feel free to start testing and providing feedback related to ASF V3 here 👍.
1.0
ASF V3 TODO-list - Remaining things: - [x] JS-based ConfigGenerator - [x] Unit tests - [x] Investigate https://github.com/JustArchi/ArchiSteamFarm/issues/586#issuecomment-318582371 - [x] Fix auto-update on unix https://github.com/JustArchi/ArchiSteamFarm/issues/586#issuecomment-319523179 - [x] **[Documentation of migration](https://github.com/JustArchi/ArchiSteamFarm/wiki/V3-Migration)** + update of all existing wiki pages - [x] A LOT of testing - [x] https://github.com/dotnet/corefx/issues/21435 (It'd be good idea to ship with preview3+ if we want to support OS X 10.13+) Once first pre-release is available feel free to start testing and providing feedback related to ASF V3 here 👍.
priority
asf todo list remaining things js based configgenerator unit tests investigate fix auto update on unix update of all existing wiki pages a lot of testing it d be good idea to ship with if we want to support os x once first pre release is available feel free to start testing and providing feedback related to asf here 👍
1
284,383
8,737,790,404
IssuesEvent
2018-12-11 23:58:43
aowen87/TicketTester
https://api.github.com/repos/aowen87/TicketTester
closed
Zone Pick rays are off after the VTK Upgrade (2.4.x)
asc bug crash likelihood medium priority reviewed severity high wrong results
Ben Liu experienced some strange pick behavior, for his current view, pick points were always offset several zones from where he actually clicked. We tried the same operations with 2.3 & and there were no problems. To replicate: Open rect3d.silo. Create a PC Plot of "d" & a mesh plot of "quadmesh3d" Zoom in so that two or three zones fill the entire view port. Do a zone pick with the mouse. You will see an offset between the pick & the labeled zone. We should try to resolve this asap, b/c it could be giving people subtlety wrong picks. -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. As such, not all information was able to be captured in the transition. Below is a complete record of the original redmine ticket. Ticket number: 963 Status: Resolved Project: VisIt Tracker: Bug Priority: Urgent Subject: Zone Pick rays are off after the VTK Upgrade (2.4.x) Assigned to: Kathleen Biagas Category: Target version: 2.4.2 Author: Cyrus Harrison Start: 02/13/2012 Due date: % Done: 0 Estimated time: 2.0 Created: 02/13/2012 06:40 pm Updated: 02/15/2012 06:08 pm Likelihood: 3 - Occasional Severity: 4 - Crash / Wrong Results Found in version: 2.4.0 Impact: Expected Use: OS: All Support Group: DOE/ASC Description: Ben Liu experienced some strange pick behavior, for his current view, pick points were always offset several zones from where he actually clicked. We tried the same operations with 2.3 & and there were no problems. To replicate: Open rect3d.silo. Create a PC Plot of "d" & a mesh plot of "quadmesh3d" Zoom in so that two or three zones fill the entire view port. Do a zone pick with the mouse. You will see an offset between the pick & the labeled zone. We should try to resolve this asap, b/c it could be giving people subtlety wrong picks. Comments: In VisWindow, where the pick ray is calculated, vtkCamera>GetWindowCenter is returning oppositesigned values from pre-2.4 vtk upgrade. Modified viewPoint calculation to reflect this change.M /src/avt/VisWindow/VisWindow/Viswindow.CSVN Revision 17360, 2.4RC.
1.0
Zone Pick rays are off after the VTK Upgrade (2.4.x) - Ben Liu experienced some strange pick behavior, for his current view, pick points were always offset several zones from where he actually clicked. We tried the same operations with 2.3 & and there were no problems. To replicate: Open rect3d.silo. Create a PC Plot of "d" & a mesh plot of "quadmesh3d" Zoom in so that two or three zones fill the entire view port. Do a zone pick with the mouse. You will see an offset between the pick & the labeled zone. We should try to resolve this asap, b/c it could be giving people subtlety wrong picks. -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. As such, not all information was able to be captured in the transition. Below is a complete record of the original redmine ticket. Ticket number: 963 Status: Resolved Project: VisIt Tracker: Bug Priority: Urgent Subject: Zone Pick rays are off after the VTK Upgrade (2.4.x) Assigned to: Kathleen Biagas Category: Target version: 2.4.2 Author: Cyrus Harrison Start: 02/13/2012 Due date: % Done: 0 Estimated time: 2.0 Created: 02/13/2012 06:40 pm Updated: 02/15/2012 06:08 pm Likelihood: 3 - Occasional Severity: 4 - Crash / Wrong Results Found in version: 2.4.0 Impact: Expected Use: OS: All Support Group: DOE/ASC Description: Ben Liu experienced some strange pick behavior, for his current view, pick points were always offset several zones from where he actually clicked. We tried the same operations with 2.3 & and there were no problems. To replicate: Open rect3d.silo. Create a PC Plot of "d" & a mesh plot of "quadmesh3d" Zoom in so that two or three zones fill the entire view port. Do a zone pick with the mouse. You will see an offset between the pick & the labeled zone. We should try to resolve this asap, b/c it could be giving people subtlety wrong picks. Comments: In VisWindow, where the pick ray is calculated, vtkCamera>GetWindowCenter is returning oppositesigned values from pre-2.4 vtk upgrade. Modified viewPoint calculation to reflect this change.M /src/avt/VisWindow/VisWindow/Viswindow.CSVN Revision 17360, 2.4RC.
priority
zone pick rays are off after the vtk upgrade x ben liu experienced some strange pick behavior for his current view pick points were always offset several zones from where he actually clicked we tried the same operations with and there were no problems to replicate open silo create a pc plot of d a mesh plot of zoom in so that two or three zones fill the entire view port do a zone pick with the mouse you will see an offset between the pick the labeled zone we should try to resolve this asap b c it could be giving people subtlety wrong picks redmine migration this ticket was migrated from redmine as such not all information was able to be captured in the transition below is a complete record of the original redmine ticket ticket number status resolved project visit tracker bug priority urgent subject zone pick rays are off after the vtk upgrade x assigned to kathleen biagas category target version author cyrus harrison start due date done estimated time created pm updated pm likelihood occasional severity crash wrong results found in version impact expected use os all support group doe asc description ben liu experienced some strange pick behavior for his current view pick points were always offset several zones from where he actually clicked we tried the same operations with and there were no problems to replicate open silo create a pc plot of d a mesh plot of zoom in so that two or three zones fill the entire view port do a zone pick with the mouse you will see an offset between the pick the labeled zone we should try to resolve this asap b c it could be giving people subtlety wrong picks comments in viswindow where the pick ray is calculated vtkcamera getwindowcenter is returning oppositesigned values from pre vtk upgrade modified viewpoint calculation to reflect this change m src avt viswindow viswindow viswindow csvn revision
1
207,134
7,124,947,605
IssuesEvent
2018-01-19 20:53:54
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
Placing a Hammer in Repair Station Slot kicks me with Error
Medium Priority
Caught exception: Caught exception invoking RPC ViewRPC on Client! Caught exception invoking RPC MoveItems on ToolbarInventory! Object reference not set to an instance of an object. Stack: at Eco.Gameplay.Skills.RequiresSkillAttribute.get_Description() at Eco.Gameplay.Components.RepairComponent.RepairSlotChanged(User user) at Eco.Gameplay.Items.InventoryChangeSet.ApplyInternal(Boolean throwOnInvalid) at Eco.Gameplay.Items.Inventory.MoveItems(ItemStack sourceStack, ItemStack targetStack, Player player) Stack: at Eco.Shared.Networking.RPCManager.TryInvoke(Object controller, String methodname, BSONObject bsonArgs, Object& result) at Eco.Shared.Networking.RPCManager.InvokeOn(BSONObject bson, Object controller, String methodname) at Eco.Plugins.Networking.Clients.Client.ViewRPC(Guid guid, String methodname, BSONObject bson)
1.0
Placing a Hammer in Repair Station Slot kicks me with Error - Caught exception: Caught exception invoking RPC ViewRPC on Client! Caught exception invoking RPC MoveItems on ToolbarInventory! Object reference not set to an instance of an object. Stack: at Eco.Gameplay.Skills.RequiresSkillAttribute.get_Description() at Eco.Gameplay.Components.RepairComponent.RepairSlotChanged(User user) at Eco.Gameplay.Items.InventoryChangeSet.ApplyInternal(Boolean throwOnInvalid) at Eco.Gameplay.Items.Inventory.MoveItems(ItemStack sourceStack, ItemStack targetStack, Player player) Stack: at Eco.Shared.Networking.RPCManager.TryInvoke(Object controller, String methodname, BSONObject bsonArgs, Object& result) at Eco.Shared.Networking.RPCManager.InvokeOn(BSONObject bson, Object controller, String methodname) at Eco.Plugins.Networking.Clients.Client.ViewRPC(Guid guid, String methodname, BSONObject bson)
priority
placing a hammer in repair station slot kicks me with error caught exception caught exception invoking rpc viewrpc on client caught exception invoking rpc moveitems on toolbarinventory object reference not set to an instance of an object stack at eco gameplay skills requiresskillattribute get description at eco gameplay components repaircomponent repairslotchanged user user at eco gameplay items inventorychangeset applyinternal boolean throwoninvalid at eco gameplay items inventory moveitems itemstack sourcestack itemstack targetstack player player stack at eco shared networking rpcmanager tryinvoke object controller string methodname bsonobject bsonargs object result at eco shared networking rpcmanager invokeon bsonobject bson object controller string methodname at eco plugins networking clients client viewrpc guid guid string methodname bsonobject bson
1
656,505
21,766,103,673
IssuesEvent
2022-05-13 02:11:55
minio/minio-dotnet
https://api.github.com/repos/minio/minio-dotnet
closed
dotnet SDK docs (examples etc.) need to be updated and pushed to the web site
priority: medium community
I'm trying to follow the sample code in the docs for the .NET Client Quickstart Guide. Maybe this was just a sample of what the code might look like, but it wasn't intended to compile or run successfully? I am using the Minio Nuget Package v4.0.1. ```csharp using Minio; // This was missing from sample, but needed for reference to Bucket using Minio.DataModel; // Initialize the client with access credentials. private static MinioClient minio = new MinioClient("play.min.io", "Q3AM3UQ867SPQQA43P2F", "zuf+tfteSlswRu7BJ86wekitnifILbZam1KYY3TG" ).WithSSL(); // Create an async task for listing buckets. var getListBucketsTask = minio.ListBucketsAsync(); // Iterate over the list of buckets. foreach (Bucket bucket in getListBucketsTask.Result.Buckets) { Console.WriteLine(bucket.Name + " " + bucket.CreationDateDateTime); } ``` When I run this, I receive the following popup error: ```csharp Exception has occurred: CLR/System.NullReferenceException An unhandled exception of type 'System.NullReferenceException' occurred in Minio.dll: 'Object reference not set to an instance of an object.' at Minio.MinioClient..ctor(String endpoint, String accessKey, String secretKey, String region, String sessionToken) in [/q/.q/sources/minio-dotnet/Minio/MinioClient.cs]():line 419 ```
1.0
dotnet SDK docs (examples etc.) need to be updated and pushed to the web site - I'm trying to follow the sample code in the docs for the .NET Client Quickstart Guide. Maybe this was just a sample of what the code might look like, but it wasn't intended to compile or run successfully? I am using the Minio Nuget Package v4.0.1. ```csharp using Minio; // This was missing from sample, but needed for reference to Bucket using Minio.DataModel; // Initialize the client with access credentials. private static MinioClient minio = new MinioClient("play.min.io", "Q3AM3UQ867SPQQA43P2F", "zuf+tfteSlswRu7BJ86wekitnifILbZam1KYY3TG" ).WithSSL(); // Create an async task for listing buckets. var getListBucketsTask = minio.ListBucketsAsync(); // Iterate over the list of buckets. foreach (Bucket bucket in getListBucketsTask.Result.Buckets) { Console.WriteLine(bucket.Name + " " + bucket.CreationDateDateTime); } ``` When I run this, I receive the following popup error: ```csharp Exception has occurred: CLR/System.NullReferenceException An unhandled exception of type 'System.NullReferenceException' occurred in Minio.dll: 'Object reference not set to an instance of an object.' at Minio.MinioClient..ctor(String endpoint, String accessKey, String secretKey, String region, String sessionToken) in [/q/.q/sources/minio-dotnet/Minio/MinioClient.cs]():line 419 ```
priority
dotnet sdk docs examples etc need to be updated and pushed to the web site i m trying to follow the sample code in the docs for the net client quickstart guide maybe this was just a sample of what the code might look like but it wasn t intended to compile or run successfully i am using the minio nuget package csharp using minio this was missing from sample but needed for reference to bucket using minio datamodel initialize the client with access credentials private static minioclient minio new minioclient play min io zuf withssl create an async task for listing buckets var getlistbucketstask minio listbucketsasync iterate over the list of buckets foreach bucket bucket in getlistbucketstask result buckets console writeline bucket name bucket creationdatedatetime when i run this i receive the following popup error csharp exception has occurred clr system nullreferenceexception an unhandled exception of type system nullreferenceexception occurred in minio dll object reference not set to an instance of an object at minio minioclient ctor string endpoint string accesskey string secretkey string region string sessiontoken in line
1
772,907
27,141,615,294
IssuesEvent
2023-02-16 16:43:59
Financial-Instruments-Mini/Project_BE
https://api.github.com/repos/Financial-Instruments-Mini/Project_BE
closed
[feat]키워드 별 상품 목록 조회
Status: In Progress Priority: Medium For: Backend For: API
## Description 키워드 별 상품 목록 조회 ## Tasks - [x] 목록 조회에 필요한 dto 만들기 - [x] keyword controller - [x] keyword service ## References [link text]()
1.0
[feat]키워드 별 상품 목록 조회 - ## Description 키워드 별 상품 목록 조회 ## Tasks - [x] 목록 조회에 필요한 dto 만들기 - [x] keyword controller - [x] keyword service ## References [link text]()
priority
키워드 별 상품 목록 조회 description 키워드 별 상품 목록 조회 tasks 목록 조회에 필요한 dto 만들기 keyword controller keyword service references
1
83,853
3,643,979,524
IssuesEvent
2016-02-15 07:10:13
gsstudios/Dorimanx-SG2-I9100-Kernel
https://api.github.com/repos/gsstudios/Dorimanx-SG2-I9100-Kernel
reopened
Fix permissions button doesn't work
bug Medium priority
Fix permissions command doesn't work in stweaks. I believe this is because script is not located in initramfs source.
1.0
Fix permissions button doesn't work - Fix permissions command doesn't work in stweaks. I believe this is because script is not located in initramfs source.
priority
fix permissions button doesn t work fix permissions command doesn t work in stweaks i believe this is because script is not located in initramfs source
1
516,679
14,986,309,850
IssuesEvent
2021-01-28 21:04:33
bounswe/bounswe2020group8
https://api.github.com/repos/bounswe/bounswe2020group8
closed
Vendor Add Normal&Main Product - Delete tag
Priority: Medium bug web
**Describe the bug** When vendors try to delete a tag the entered in while creating a product, it does not delete and gives error. **Possible code location** At product form files. **To Reproduce** Steps to reproduce the behavior: 1. Login as vendor 2. Go to My Products 3. Click Create new Main Product 4. On the product form page, add a tag 5. Click on the "x" icon on the tag to delete 6. See that is not deleted **Expected behavior** The tag should have been deleted.
1.0
Vendor Add Normal&Main Product - Delete tag - **Describe the bug** When vendors try to delete a tag the entered in while creating a product, it does not delete and gives error. **Possible code location** At product form files. **To Reproduce** Steps to reproduce the behavior: 1. Login as vendor 2. Go to My Products 3. Click Create new Main Product 4. On the product form page, add a tag 5. Click on the "x" icon on the tag to delete 6. See that is not deleted **Expected behavior** The tag should have been deleted.
priority
vendor add normal main product delete tag describe the bug when vendors try to delete a tag the entered in while creating a product it does not delete and gives error possible code location at product form files to reproduce steps to reproduce the behavior login as vendor go to my products click create new main product on the product form page add a tag click on the x icon on the tag to delete see that is not deleted expected behavior the tag should have been deleted
1
654,367
21,649,020,082
IssuesEvent
2022-05-06 07:18:43
alephium/explorer-backend
https://api.github.com/repos/alephium/explorer-backend
opened
Sanity check app before production deployment
medium priority
We might implement this as a Scala app like `tools` in the full node repo. Here are some of the checks: * balance query for all addresses * compare the balance against full node * check the latency of cached queries * check main_chain
1.0
Sanity check app before production deployment - We might implement this as a Scala app like `tools` in the full node repo. Here are some of the checks: * balance query for all addresses * compare the balance against full node * check the latency of cached queries * check main_chain
priority
sanity check app before production deployment we might implement this as a scala app like tools in the full node repo here are some of the checks balance query for all addresses compare the balance against full node check the latency of cached queries check main chain
1
49,558
3,003,703,478
IssuesEvent
2015-07-25 05:44:16
jayway/powermock
https://api.github.com/repos/jayway/powermock
closed
How to get Context object with the PowerMock
bug imported invalid Priority-Medium
_From [bhushan....@gmail.com](https://code.google.com/u/104838590285601168300/) on June 11, 2013 16:31:56_ Hello, We are using the PowerMock tool for unit testing the Android application. For this unit testing we need the context object . For getting the context we are writing the following code : Context context = PowerMockito.mock(HomeActivity.class); The HomeActivity extends Activity in our application. But the context object which we are getting above , we tried to use in our test methods but we are getting error that application context is unexpectedly null. Can you please help us in finding out the way why we are not able to get context object? Help Appreciated. Thanks! Bhushan _Original issue: http://code.google.com/p/powermock/issues/detail?id=446_
1.0
How to get Context object with the PowerMock - _From [bhushan....@gmail.com](https://code.google.com/u/104838590285601168300/) on June 11, 2013 16:31:56_ Hello, We are using the PowerMock tool for unit testing the Android application. For this unit testing we need the context object . For getting the context we are writing the following code : Context context = PowerMockito.mock(HomeActivity.class); The HomeActivity extends Activity in our application. But the context object which we are getting above , we tried to use in our test methods but we are getting error that application context is unexpectedly null. Can you please help us in finding out the way why we are not able to get context object? Help Appreciated. Thanks! Bhushan _Original issue: http://code.google.com/p/powermock/issues/detail?id=446_
priority
how to get context object with the powermock from on june hello we are using the powermock tool for unit testing the android application for this unit testing we need the context object for getting the context we are writing the following code context context powermockito mock homeactivity class the homeactivity extends activity in our application but the context object which we are getting above we tried to use in our test methods but we are getting error that application context is unexpectedly null can you please help us in finding out the way why we are not able to get context object help appreciated thanks bhushan original issue
1
216,027
7,300,111,112
IssuesEvent
2018-02-26 22:24:09
dylmye/GarlicJar
https://api.github.com/repos/dylmye/GarlicJar
opened
Thankyous for beta users and translators
enhancement priority-medium
Here's the full list to put in: ### beta testers * /u/marker_sniffer * /u/toaurdethtdes * /u/Zero-Miedo * /u/TheAraulin * /u/rcm024 * /u/CanuckianGamer * /u/zoidnerd * /u/cmotdibbler14 * /u/MobileRadioActive * /u/FinalSword22 * /u/rcm024 * /u/poppychee * /u/IAMA_Alpaca ### translators * **Arabic** - kira156 * **Catalan** - mhocalc * **Chinese, Simplified** - baycken, inputusernamehere, chips556 * **Croatian** - smarac * **Czech** - kiraieos * **Danish** - niko3571, snullerberg * **Dutch** - putinislove, crypton * **Estonian** - bobleeswagga * **Finnish** - finman * **French** - René Kulik, angelsje, zombiqc * **French, Canada** - arnaudfr * **German** - Anja D., GRLD[...]7f4sp, FritzMichael * **Greek** - Manos Diamantis * **Hindi** - droidboy5, Yasheep Wagh, agv * **Hungarian** - yibu, kalaposjohn * **Indonesian** - dyancuex * **Irish** - Jamie Ó Rodáin * **Italian** - mrindeciso, Aris Munandar * **Japanese** - nidgesaeri * **Korean** - mittzen * **Norweigan** - badlypk * **Polish** - simsu, Aleks Kowalski * **Portugese** - ksed * **Portugese, Brasil** - dataserver * **Punjabi** - Ankit Singh * **Romanian** - vec1nu * **Slovenian** - perunl * **Spanish** - grojas, William Victoria * **Spanish, Mexico** - grojas, angelsje * **Swedish** - notabot_27 * **Turkish** - alfanerd * **Ukrainian** - bazarsen
1.0
Thankyous for beta users and translators - Here's the full list to put in: ### beta testers * /u/marker_sniffer * /u/toaurdethtdes * /u/Zero-Miedo * /u/TheAraulin * /u/rcm024 * /u/CanuckianGamer * /u/zoidnerd * /u/cmotdibbler14 * /u/MobileRadioActive * /u/FinalSword22 * /u/rcm024 * /u/poppychee * /u/IAMA_Alpaca ### translators * **Arabic** - kira156 * **Catalan** - mhocalc * **Chinese, Simplified** - baycken, inputusernamehere, chips556 * **Croatian** - smarac * **Czech** - kiraieos * **Danish** - niko3571, snullerberg * **Dutch** - putinislove, crypton * **Estonian** - bobleeswagga * **Finnish** - finman * **French** - René Kulik, angelsje, zombiqc * **French, Canada** - arnaudfr * **German** - Anja D., GRLD[...]7f4sp, FritzMichael * **Greek** - Manos Diamantis * **Hindi** - droidboy5, Yasheep Wagh, agv * **Hungarian** - yibu, kalaposjohn * **Indonesian** - dyancuex * **Irish** - Jamie Ó Rodáin * **Italian** - mrindeciso, Aris Munandar * **Japanese** - nidgesaeri * **Korean** - mittzen * **Norweigan** - badlypk * **Polish** - simsu, Aleks Kowalski * **Portugese** - ksed * **Portugese, Brasil** - dataserver * **Punjabi** - Ankit Singh * **Romanian** - vec1nu * **Slovenian** - perunl * **Spanish** - grojas, William Victoria * **Spanish, Mexico** - grojas, angelsje * **Swedish** - notabot_27 * **Turkish** - alfanerd * **Ukrainian** - bazarsen
priority
thankyous for beta users and translators here s the full list to put in beta testers u marker sniffer u toaurdethtdes u zero miedo u thearaulin u u canuckiangamer u zoidnerd u u mobileradioactive u u u poppychee u iama alpaca translators arabic catalan mhocalc chinese simplified baycken inputusernamehere croatian smarac czech kiraieos danish snullerberg dutch putinislove crypton estonian bobleeswagga finnish finman french rené kulik angelsje zombiqc french canada arnaudfr german anja d grld fritzmichael greek manos diamantis hindi yasheep wagh agv hungarian yibu kalaposjohn indonesian dyancuex irish jamie ó rodáin italian mrindeciso aris munandar japanese nidgesaeri korean mittzen norweigan badlypk polish simsu aleks kowalski portugese ksed portugese brasil dataserver punjabi ankit singh romanian slovenian perunl spanish grojas william victoria spanish mexico grojas angelsje swedish notabot turkish alfanerd ukrainian bazarsen
1
775,846
27,239,035,887
IssuesEvent
2023-02-21 18:39:54
DDMAL/CantusDB
https://api.github.com/repos/DDMAL/CantusDB
opened
Source Detail page - sequence list missing columns
priority: medium
On the source detail page, for sources in the Bower segment, we display a table of all the sequences in the source. OldCantus has "Notes:1", ":2" and ":3" columns that we do not display - compare https://cantus.uwaterloo.ca/source/123931 with http://206.12.93.196/source/123931. Was it a conscious choice to not include these columns?
1.0
Source Detail page - sequence list missing columns - On the source detail page, for sources in the Bower segment, we display a table of all the sequences in the source. OldCantus has "Notes:1", ":2" and ":3" columns that we do not display - compare https://cantus.uwaterloo.ca/source/123931 with http://206.12.93.196/source/123931. Was it a conscious choice to not include these columns?
priority
source detail page sequence list missing columns on the source detail page for sources in the bower segment we display a table of all the sequences in the source oldcantus has notes and columns that we do not display compare with was it a conscious choice to not include these columns
1
577,762
17,119,075,019
IssuesEvent
2021-07-12 00:14:21
Techtonica/curriculum
https://api.github.com/repos/Techtonica/curriculum
closed
Fix JS testing using mocks lesson
MEDIUM good-first-issue pinned priority
Fix the problems below, in the lesson: https://github.com/techtonica/curriculum/blob/main/testing-and-tdd/mocking-and-abstraction.md ## Problems found in the tutorial: 1. Materials: Example video (10 min) -> This link goes to www.google.com. Its not an actual link to video 2. Other example article(20 min read) -> This article link goes to www.google.com. It does not go to an actual link. 3. **Rewrite the following to help user better understand:** Challenge Following example above, try to represent the following scenarios and think about what would happen: * Call getUser('not-octocat')? * Change mockObject.id to be 42? * Change mockObject.name to Techtonica? **Change the explanation to:** Challenge Hope you were able to follow the example in the earlier section. Now, take a look at the following scenarios and see if you can make the changes: * Call getUser('not-octocat')? * Change mockObject.id to be 42? * Change mockObject.name to Techtonica? 4. Well, it's tricky because getTodo is still making an external call to the database which is difficult to handle. -> In this section, its hard to understand which database the author is pointing to. Readers may need more detail on the database and why making the external call is difficult and challenging. 5. our reference TODO project) -> **typo**: our reference TODO project 6. It turns out that when we want to make complex verifications around how a mock is called doing that all manually is a lot of work... that somebody else has done for us. -> **This line is confusing. Need more simpler language explanation about the complex verification.** 8. Independent Practice It's an interesting task to implement your own mocking and validation code by hand and teaches you a lot of neat tricks. If you're feeling adventurous give that a try! **The above section is not very helpful, and maybe redundant. Instead we can give link to example problems to practice on.**
1.0
Fix JS testing using mocks lesson - Fix the problems below, in the lesson: https://github.com/techtonica/curriculum/blob/main/testing-and-tdd/mocking-and-abstraction.md ## Problems found in the tutorial: 1. Materials: Example video (10 min) -> This link goes to www.google.com. Its not an actual link to video 2. Other example article(20 min read) -> This article link goes to www.google.com. It does not go to an actual link. 3. **Rewrite the following to help user better understand:** Challenge Following example above, try to represent the following scenarios and think about what would happen: * Call getUser('not-octocat')? * Change mockObject.id to be 42? * Change mockObject.name to Techtonica? **Change the explanation to:** Challenge Hope you were able to follow the example in the earlier section. Now, take a look at the following scenarios and see if you can make the changes: * Call getUser('not-octocat')? * Change mockObject.id to be 42? * Change mockObject.name to Techtonica? 4. Well, it's tricky because getTodo is still making an external call to the database which is difficult to handle. -> In this section, its hard to understand which database the author is pointing to. Readers may need more detail on the database and why making the external call is difficult and challenging. 5. our reference TODO project) -> **typo**: our reference TODO project 6. It turns out that when we want to make complex verifications around how a mock is called doing that all manually is a lot of work... that somebody else has done for us. -> **This line is confusing. Need more simpler language explanation about the complex verification.** 8. Independent Practice It's an interesting task to implement your own mocking and validation code by hand and teaches you a lot of neat tricks. If you're feeling adventurous give that a try! **The above section is not very helpful, and maybe redundant. Instead we can give link to example problems to practice on.**
priority
fix js testing using mocks lesson fix the problems below in the lesson problems found in the tutorial materials example video min this link goes to its not an actual link to video other example article min read this article link goes to it does not go to an actual link rewrite the following to help user better understand challenge following example above try to represent the following scenarios and think about what would happen call getuser not octocat change mockobject id to be change mockobject name to techtonica change the explanation to challenge hope you were able to follow the example in the earlier section now take a look at the following scenarios and see if you can make the changes call getuser not octocat change mockobject id to be change mockobject name to techtonica well it s tricky because gettodo is still making an external call to the database which is difficult to handle in this section its hard to understand which database the author is pointing to readers may need more detail on the database and why making the external call is difficult and challenging our reference todo project typo our reference todo project it turns out that when we want to make complex verifications around how a mock is called doing that all manually is a lot of work that somebody else has done for us this line is confusing need more simpler language explanation about the complex verification independent practice it s an interesting task to implement your own mocking and validation code by hand and teaches you a lot of neat tricks if you re feeling adventurous give that a try the above section is not very helpful and maybe redundant instead we can give link to example problems to practice on
1
221,325
7,381,999,572
IssuesEvent
2018-03-15 02:05:48
Franck851/SOEN341
https://api.github.com/repos/Franck851/SOEN341
closed
Improve Voting System
Priority: Medium Size: 2
-Barring users from voting more than once on a given answer -Implementing changes in look/function
1.0
Improve Voting System - -Barring users from voting more than once on a given answer -Implementing changes in look/function
priority
improve voting system barring users from voting more than once on a given answer implementing changes in look function
1
730,857
25,191,280,317
IssuesEvent
2022-11-12 01:35:49
AY2223S1-CS2103-F13-2/tp
https://api.github.com/repos/AY2223S1-CS2103-F13-2/tp
closed
As a user, I can copy a surveyee's information with shortcut key.
type.Story priority.Medium
So that I can extract important information from the surveyee with Ctrl + V.
1.0
As a user, I can copy a surveyee's information with shortcut key. - So that I can extract important information from the surveyee with Ctrl + V.
priority
as a user i can copy a surveyee s information with shortcut key so that i can extract important information from the surveyee with ctrl v
1
198,089
6,969,710,457
IssuesEvent
2017-12-11 07:13:08
assistify/Rocket.Chat
https://api.github.com/repos/assistify/Rocket.Chat
opened
Adding a topic to a channel causes strange channel headline
Cmp: Rocket.Chat Core Priority: Medium Type: Bug
I found a strange representation of a channel headline (name, topic), see screenshot. When removing the topic, the headline is fine. ![channel-headline](https://user-images.githubusercontent.com/3596824/33819492-069beaec-de4b-11e7-82c9-6797ae299386.png)
1.0
Adding a topic to a channel causes strange channel headline - I found a strange representation of a channel headline (name, topic), see screenshot. When removing the topic, the headline is fine. ![channel-headline](https://user-images.githubusercontent.com/3596824/33819492-069beaec-de4b-11e7-82c9-6797ae299386.png)
priority
adding a topic to a channel causes strange channel headline i found a strange representation of a channel headline name topic see screenshot when removing the topic the headline is fine
1
727,099
25,023,290,738
IssuesEvent
2022-11-04 04:24:33
AY2223S1-CS2113-T17-1/tp
https://api.github.com/repos/AY2223S1-CS2113-T17-1/tp
closed
Find function for passenger
priority.Medium
Write a find class to find passenger objects in passenger list using keywords. Add to DG & UG
1.0
Find function for passenger - Write a find class to find passenger objects in passenger list using keywords. Add to DG & UG
priority
find function for passenger write a find class to find passenger objects in passenger list using keywords add to dg ug
1
285,872
8,780,370,776
IssuesEvent
2018-12-19 17:07:18
GafferHQ/gaffer
https://api.github.com/repos/GafferHQ/gaffer
closed
Conflicting Qt versions when running Gaffer 0.83.0 and 0.84.0 on Linux
component-core priority-medium type-bug
Hello, I've been able to successfully run Gaffer 0.84.0 (and 0.83.0) on Ubuntu 12.04 LTS with the latest KDE and Nvidia driver from various PPA sources. Currently Gaffer runs and I am able to use file open dialogues in everything except when I attach a sphere or group or whatever to an aim constraint, and then click on the small folder icon when setting the "Target:" parameter. If I click this the program exists abruptly with: Cannot mix incompatible Qt library (version 0x40802) with this library (version 0x40805) Funny thing is, this dialogue opens up perfectly if the aim constraint node has no other node linked to it and will launch a file open dialogue. I think my system is running Qt 4.8.2 but the Gaffer build is 4.8.5, however seeing the small init bash script 'gaffer' it sets $LD_LIBRARY_PATH to $GAFFER_ROOT/lib which does contain Qt 4.8.5. I'm not too sure what else to try, or how to force it to ignore my system's Qt. Cheers!
1.0
Conflicting Qt versions when running Gaffer 0.83.0 and 0.84.0 on Linux - Hello, I've been able to successfully run Gaffer 0.84.0 (and 0.83.0) on Ubuntu 12.04 LTS with the latest KDE and Nvidia driver from various PPA sources. Currently Gaffer runs and I am able to use file open dialogues in everything except when I attach a sphere or group or whatever to an aim constraint, and then click on the small folder icon when setting the "Target:" parameter. If I click this the program exists abruptly with: Cannot mix incompatible Qt library (version 0x40802) with this library (version 0x40805) Funny thing is, this dialogue opens up perfectly if the aim constraint node has no other node linked to it and will launch a file open dialogue. I think my system is running Qt 4.8.2 but the Gaffer build is 4.8.5, however seeing the small init bash script 'gaffer' it sets $LD_LIBRARY_PATH to $GAFFER_ROOT/lib which does contain Qt 4.8.5. I'm not too sure what else to try, or how to force it to ignore my system's Qt. Cheers!
priority
conflicting qt versions when running gaffer and on linux hello i ve been able to successfully run gaffer and on ubuntu lts with the latest kde and nvidia driver from various ppa sources currently gaffer runs and i am able to use file open dialogues in everything except when i attach a sphere or group or whatever to an aim constraint and then click on the small folder icon when setting the target parameter if i click this the program exists abruptly with cannot mix incompatible qt library version with this library version funny thing is this dialogue opens up perfectly if the aim constraint node has no other node linked to it and will launch a file open dialogue i think my system is running qt but the gaffer build is however seeing the small init bash script gaffer it sets ld library path to gaffer root lib which does contain qt i m not too sure what else to try or how to force it to ignore my system s qt cheers
1
778,297
27,310,633,173
IssuesEvent
2023-02-24 11:53:02
jellywallet/extension
https://api.github.com/repos/jellywallet/extension
closed
Keeping jellywallets current frame open for a longer time
Priority: Medium
Can we achieve that Jellywallet is not resetting to "homepage", while the user interacts with the browser / a homepage? Imagine someone using DFX to buy DFI. He is at the same time opening up his bank account and wants to paste all the payment information to the browser. Everytime he copies the info and inserts it into the website, he needs to click through the complete buying process again. Maybe we can keep the current tab "open" for a specific time?
1.0
Keeping jellywallets current frame open for a longer time - Can we achieve that Jellywallet is not resetting to "homepage", while the user interacts with the browser / a homepage? Imagine someone using DFX to buy DFI. He is at the same time opening up his bank account and wants to paste all the payment information to the browser. Everytime he copies the info and inserts it into the website, he needs to click through the complete buying process again. Maybe we can keep the current tab "open" for a specific time?
priority
keeping jellywallets current frame open for a longer time can we achieve that jellywallet is not resetting to homepage while the user interacts with the browser a homepage imagine someone using dfx to buy dfi he is at the same time opening up his bank account and wants to paste all the payment information to the browser everytime he copies the info and inserts it into the website he needs to click through the complete buying process again maybe we can keep the current tab open for a specific time
1