Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
5
112
repo_url
stringlengths
34
141
action
stringclasses
3 values
title
stringlengths
1
855
labels
stringlengths
4
721
body
stringlengths
1
261k
index
stringclasses
13 values
text_combine
stringlengths
96
261k
label
stringclasses
2 values
text
stringlengths
96
240k
binary_label
int64
0
1
524,757
15,222,914,110
IssuesEvent
2021-02-18 01:24:34
openmsupply/mobile
https://api.github.com/repos/openmsupply/mobile
closed
Default batteryLevel should be null and display n/a
Bug: development Docs: not needed Effort: small Module: vaccines Priority: high
## Describe the bug The default battery level should be `null` and and display `n/a` ### To reproduce 1. Add a new snsor 4. See error ### Expected behaviour As above ### Proposed Solution One issue is that 4d can't store `null` in the db (or at least, more fields map `null` to a default value ### Version and device info - App version: 7.0 - Tablet model: - OS version: ### Additional context N/A
1.0
Default batteryLevel should be null and display n/a - ## Describe the bug The default battery level should be `null` and and display `n/a` ### To reproduce 1. Add a new snsor 4. See error ### Expected behaviour As above ### Proposed Solution One issue is that 4d can't store `null` in the db (or at least, more fields map `null` to a default value ### Version and device info - App version: 7.0 - Tablet model: - OS version: ### Additional context N/A
priority
default batterylevel should be null and display n a describe the bug the default battery level should be null and and display n a to reproduce add a new snsor see error expected behaviour as above proposed solution one issue is that can t store null in the db or at least more fields map null to a default value version and device info app version tablet model os version additional context n a
1
53,913
3,052,327,721
IssuesEvent
2015-08-12 14:12:39
bedita/bedita
https://api.github.com/repos/bedita/bedita
closed
API: implement method DELETE to /objects/:id endpoint
Priority - High Topic - API Type - New Feature
`/objects` endpoint has to support DELETE request to delete an object. * DELETE `/objects/10` to delete an object with id = 10 * DELETE `/objects/10/relations/attach/14` to delete attach relation between object 10 and object 14 * DELETE `/objects/1/children/12` to remove object 12 from children of object 1
1.0
API: implement method DELETE to /objects/:id endpoint - `/objects` endpoint has to support DELETE request to delete an object. * DELETE `/objects/10` to delete an object with id = 10 * DELETE `/objects/10/relations/attach/14` to delete attach relation between object 10 and object 14 * DELETE `/objects/1/children/12` to remove object 12 from children of object 1
priority
api implement method delete to objects id endpoint objects endpoint has to support delete request to delete an object delete objects to delete an object with id delete objects relations attach to delete attach relation between object and object delete objects children to remove object from children of object
1
231,121
7,623,776,309
IssuesEvent
2018-05-03 15:55:08
marklogic/marklogic-data-hub
https://api.github.com/repos/marklogic/marklogic-data-hub
closed
Getting Started Tutorial: More issues
Component:QuickStart bug priority:high
The text for the tabs in the third screen shot don't display until I increase the width of my browser window. https://marklogic-community.github.io/marklogic-data-hub/tutorial/harmonizing-product-data/ After creating "Order" entity, I don't see the corresponding table in the Entities view. I does, however, show up in the left panel in my Flows view. https://marklogic-community.github.io/marklogic-data-hub/tutorial/create-order-entity/ As a consequence, I can't do the procedure described in: https://marklogic-community.github.io/marklogic-data-hub/tutorial/modeling-order-entity/ Ah, figured out what's happening. The Orders table is created behind the Products table. I suggest we fix this. ┆Status: Done ┆Attachments: <a href="https:&#x2F;&#x2F;project.marklogic.com&#x2F;jira&#x2F;secure&#x2F;attachment&#x2F;35773&#x2F;DHFPROD-664-stagger.png">DHFPROD-664-stagger.png</a>
1.0
Getting Started Tutorial: More issues - The text for the tabs in the third screen shot don't display until I increase the width of my browser window. https://marklogic-community.github.io/marklogic-data-hub/tutorial/harmonizing-product-data/ After creating "Order" entity, I don't see the corresponding table in the Entities view. I does, however, show up in the left panel in my Flows view. https://marklogic-community.github.io/marklogic-data-hub/tutorial/create-order-entity/ As a consequence, I can't do the procedure described in: https://marklogic-community.github.io/marklogic-data-hub/tutorial/modeling-order-entity/ Ah, figured out what's happening. The Orders table is created behind the Products table. I suggest we fix this. ┆Status: Done ┆Attachments: <a href="https:&#x2F;&#x2F;project.marklogic.com&#x2F;jira&#x2F;secure&#x2F;attachment&#x2F;35773&#x2F;DHFPROD-664-stagger.png">DHFPROD-664-stagger.png</a>
priority
getting started tutorial more issues the text for the tabs in the third screen shot don t display until i increase the width of my browser window after creating order entity i don t see the corresponding table in the entities view i does however show up in the left panel in my flows view as a consequence i can t do the procedure described in ah figured out what s happening the orders table is created behind the products table i suggest we fix this ┆status done ┆attachments dhfprod stagger png
1
427,078
12,392,644,202
IssuesEvent
2020-05-20 14:18:03
tsgrp/OpenAnnotate
https://api.github.com/repos/tsgrp/OpenAnnotate
closed
Loading Time "Copy to Clipboard" doesn't work when OA is embedded
High Priority Issue
As the title. Could be a browser security issue: ![image](https://user-images.githubusercontent.com/8784115/61884434-d3fcec00-aec1-11e9-869d-826bccee84a8.png)
1.0
Loading Time "Copy to Clipboard" doesn't work when OA is embedded - As the title. Could be a browser security issue: ![image](https://user-images.githubusercontent.com/8784115/61884434-d3fcec00-aec1-11e9-869d-826bccee84a8.png)
priority
loading time copy to clipboard doesn t work when oa is embedded as the title could be a browser security issue
1
95,374
3,946,683,300
IssuesEvent
2016-04-28 06:20:03
Captianrock/android_PV
https://api.github.com/repos/Captianrock/android_PV
closed
Need GUI to ask user to enter source path if not src/main/java
High Priority New Feature
Some source code, such as AlarmClock, and most decompiled APKs don't have src/main/java defined. We need the true source path defined to we don't analyze extra classes (such as Test classes) that will ultimately break the module.
1.0
Need GUI to ask user to enter source path if not src/main/java - Some source code, such as AlarmClock, and most decompiled APKs don't have src/main/java defined. We need the true source path defined to we don't analyze extra classes (such as Test classes) that will ultimately break the module.
priority
need gui to ask user to enter source path if not src main java some source code such as alarmclock and most decompiled apks don t have src main java defined we need the true source path defined to we don t analyze extra classes such as test classes that will ultimately break the module
1
237,697
7,763,290,835
IssuesEvent
2018-06-01 16:03:38
MARKETProtocol/MARKET.js
https://api.github.com/repos/MARKETProtocol/MARKET.js
opened
[api] MARKET order fills/cancels management by third party order book hosts
Priority: High Status: Review Needed Type: Enhancement
<!-- Hello! Please use the template below for issue ideas or bugs found within MARKET Protocol. If it is general support you need, reach out to us at https://www.marketprotocol.io/discord Provide a general summary of the issue in the title above and use relevant fields below to define the problem. --> <!-- ## Before you `start work` Please read our contribution [guidelines](https://docs.marketprotocol.io/#contributing) and if there is a bounty involved please also see [here](https://docs.marketprotocol.io/#gitcoin-and-bounties) If you have ongoing work from other bounties with us where funding has not been released, please do not pick up a new issue. We would like to involve as many contributors as possible and parallelize the workflow as much as possible. Please make sure to comment in the issue here immediately after starting work so we know your plans for implementation and a timeline. Please also note that in order for work to be accepted, all code must be accompanied by test cases as well. --> ### User Story [comment]: # (As a <user type>, I want to <task> so that <goal>.) As a third party order book host, I need to manage fills and cancelations of orders so that the order book is updated and accurately reflects available orders. ### Why Is this Needed? [comment]: # (Describe the problem and why this task is needed. Provide a description of the current state, what you would like to happen, and what actually happen) *Summary*: Third-party order book hosts will be responsible for removing completely filled or completely canceled orders from their order books. ### Description [comment]: # (Feature or Bug? i.e Type: Bug) *Type*: Enhancement ### Current Behavior [comment]: # (Describe what actually happened.) No api functionality exists. ### Expected Behavior [comment]: # (Describe what you expected to happen.) Third-party order book hosts will be responsible for removing completely filled or completely canceled orders from their order books. Orders can be canceled by setting an expirationTimeStamp or by calling the function cancelOrder at any time ### Solution [comment]: # (Provide a summary of the solution and a task list on what needs to be fixed.) *Summary*: ### Definition of Done [comment]: # (Any other information that would be useful, bullets are helpful.) ### Additional Information [comment]: # (Any other information that would be useful, content, screenshots, etc.)
1.0
[api] MARKET order fills/cancels management by third party order book hosts - <!-- Hello! Please use the template below for issue ideas or bugs found within MARKET Protocol. If it is general support you need, reach out to us at https://www.marketprotocol.io/discord Provide a general summary of the issue in the title above and use relevant fields below to define the problem. --> <!-- ## Before you `start work` Please read our contribution [guidelines](https://docs.marketprotocol.io/#contributing) and if there is a bounty involved please also see [here](https://docs.marketprotocol.io/#gitcoin-and-bounties) If you have ongoing work from other bounties with us where funding has not been released, please do not pick up a new issue. We would like to involve as many contributors as possible and parallelize the workflow as much as possible. Please make sure to comment in the issue here immediately after starting work so we know your plans for implementation and a timeline. Please also note that in order for work to be accepted, all code must be accompanied by test cases as well. --> ### User Story [comment]: # (As a <user type>, I want to <task> so that <goal>.) As a third party order book host, I need to manage fills and cancelations of orders so that the order book is updated and accurately reflects available orders. ### Why Is this Needed? [comment]: # (Describe the problem and why this task is needed. Provide a description of the current state, what you would like to happen, and what actually happen) *Summary*: Third-party order book hosts will be responsible for removing completely filled or completely canceled orders from their order books. ### Description [comment]: # (Feature or Bug? i.e Type: Bug) *Type*: Enhancement ### Current Behavior [comment]: # (Describe what actually happened.) No api functionality exists. ### Expected Behavior [comment]: # (Describe what you expected to happen.) Third-party order book hosts will be responsible for removing completely filled or completely canceled orders from their order books. Orders can be canceled by setting an expirationTimeStamp or by calling the function cancelOrder at any time ### Solution [comment]: # (Provide a summary of the solution and a task list on what needs to be fixed.) *Summary*: ### Definition of Done [comment]: # (Any other information that would be useful, bullets are helpful.) ### Additional Information [comment]: # (Any other information that would be useful, content, screenshots, etc.)
priority
market order fills cancels management by third party order book hosts hello please use the template below for issue ideas or bugs found within market protocol if it is general support you need reach out to us at provide a general summary of the issue in the title above and use relevant fields below to define the problem before you start work please read our contribution and if there is a bounty involved please also see if you have ongoing work from other bounties with us where funding has not been released please do not pick up a new issue we would like to involve as many contributors as possible and parallelize the workflow as much as possible please make sure to comment in the issue here immediately after starting work so we know your plans for implementation and a timeline please also note that in order for work to be accepted all code must be accompanied by test cases as well user story as a i want to so that as a third party order book host i need to manage fills and cancelations of orders so that the order book is updated and accurately reflects available orders why is this needed describe the problem and why this task is needed provide a description of the current state what you would like to happen and what actually happen summary third party order book hosts will be responsible for removing completely filled or completely canceled orders from their order books description feature or bug i e type bug type enhancement current behavior describe what actually happened no api functionality exists expected behavior describe what you expected to happen third party order book hosts will be responsible for removing completely filled or completely canceled orders from their order books orders can be canceled by setting an expirationtimestamp or by calling the function cancelorder at any time solution provide a summary of the solution and a task list on what needs to be fixed summary definition of done any other information that would be useful bullets are helpful additional information any other information that would be useful content screenshots etc
1
66,083
3,249,903,751
IssuesEvent
2015-10-18 15:09:56
CoderDojo/community-platform
https://api.github.com/repos/CoderDojo/community-platform
closed
Microservice timeouts
bug high priority
` {"0":"2015-08-31T09:26:48.407Z","1":"af8hqwn75l5x/1441013034192/11226/-","2":"error","3":"act","4":"dojos ","5":"OUT","7":"cmd:dojos_list,role:chairo-cache","8":11114,"9":"{cmd:dojos_list,role:chairo-cache,query:{mysqlDojoId:54}}","10":"ENTRY","11":"(byz2k)","12":"-","13":"seneca: Action cmd:dojos_list,role:chairo-cache failed: [TIMEOUT].","14":"act_execute","15":"{id:ojs2ebi1dw59/tjfs75ipgolh,gate:false,ungate:false,desc:cmd:dojos_list,role:chairo-cache,plugin:{name:dojos,","16":"Error: [TIMEOUT]\n at null.<anonymous> (/opt/zen/cp-zen-platform/node_modules/seneca/node_modules/gate-executor/gate-executor.js:95:21)\n at wrappedCallback (/opt/zen/cp-zen-platform/node_modules/newrelic/lib/transaction/tracer/index.js:338:23)\n at wrapped (/opt/zen/cp-zen-platform/node_modules/newrelic/lib/transaction/tracer/index.js:157:28)\n at wrappedCallback (/opt/zen/cp-zen-platform/node_modules/newrelic/lib/transaction/tracer/index.js:429:66)\n at wrapped [as _onTimeout] (/opt/zen/cp-zen-platform/node_modules/newrelic/lib/transaction/tracer/index.js:157:28)\n at Timer.listOnTimeout [as ontimeout] (timers.js:121:15)"} {"0":"2015-08-31T09:26:48.411Z","1":"af8hqwn75l5x/1441013034192/11226/-","2":"error","3":"act","4":"dojos ","5":"OUT","7":"cmd:list,role:dojos","8":11118,"9":"{cmd:list,role:dojos,query:{mysqlDojoId:54}}","10":"ENTRY","11":"(dwsyu)","12":"-","13":"seneca: Action cmd:list,role:dojos failed: [TIMEOUT].","14":"act_execute","15":"{id:1bh2gj0g0l8z/i2yknti54yf1,gate:false,ungate:true,desc:cmd:list,role:dojos,plugin:{name:dojos,tag:-},time:{s","16":"Error: [TIMEOUT]\n at null.<anonymous> (/opt/zen/cp-zen-platform/node_modules/seneca/node_modules/gate-executor/gate-executor.js:95:21)\n at wrappedCallback (/opt/zen/cp-zen-platform/node_modules/newrelic/lib/transaction/tracer/index.js:338:23)\n at wrapped (/opt/zen/cp-zen-platform/node_modules/newrelic/lib/transaction/tracer/index.js:157:28)\n at wrappedCallback (/opt/zen/cp-zen-platform/node_modules/newrelic/lib/transaction/tracer/index.js:429:66)\n at wrapped [as _onTimeout] (/opt/zen/cp-zen-platform/node_modules/newrelic/lib/transaction/tracer/index.js:157:28)\n at Timer.listOnTimeout [as ontimeout] (timers.js:121:15)"} {"0":"2015-08-31T09:26:48.415Z","1":"af8hqwn75l5x/1441013034192/11226/-","2":"error","3":"act","4":"remote$ ","5":"OUT","7":"cmd:*,role:cd-dojos","8":11118,"9":"{user:null,zenHostname:zen.coderdojo.com,locality:en_US,cmd:list,role:cd-dojos,query:{mysqlDojoId:54}}","10":"ENTRY","11":"CLIENT","12":"-","13":"seneca: Action cmd:*,role:cd-dojos failed: [TIMEOUT].","14":"act_execute","15":"{id:rgfzklrc4uhd/tb3m9infm4j4,gate:false,ungate:true,desc:cmd:*,role:cd-dojos,plugin:{name:remote$,tag:null},ti","16":"Error: [TIMEOUT]\n at null.<anonymous> (/opt/zen/cp-zen-platform/node_modules/seneca/node_modules/gate-executor/gate-executor.js:95:21)\n at wrappedCallback (/opt/zen/cp-zen-platform/node_modules/newrelic/lib/transaction/tracer/index.js:338:23)\n at wrapped (/opt/zen/cp-zen-platform/node_modules/newrelic/lib/transaction/tracer/index.js:157:28)\n at wrappedCallback (/opt/zen/cp-zen-platform/node_modules/newrelic/lib/transaction/tracer/index.js:429:66)\n at wrapped [as _onTimeout] (/opt/zen/cp-zen-platform/node_modules/newrelic/lib/transaction/tracer/index.js:157:28)\n at Timer.listOnTimeout [as ontimeout] (timers.js:121:15)"} `
1.0
Microservice timeouts - ` {"0":"2015-08-31T09:26:48.407Z","1":"af8hqwn75l5x/1441013034192/11226/-","2":"error","3":"act","4":"dojos ","5":"OUT","7":"cmd:dojos_list,role:chairo-cache","8":11114,"9":"{cmd:dojos_list,role:chairo-cache,query:{mysqlDojoId:54}}","10":"ENTRY","11":"(byz2k)","12":"-","13":"seneca: Action cmd:dojos_list,role:chairo-cache failed: [TIMEOUT].","14":"act_execute","15":"{id:ojs2ebi1dw59/tjfs75ipgolh,gate:false,ungate:false,desc:cmd:dojos_list,role:chairo-cache,plugin:{name:dojos,","16":"Error: [TIMEOUT]\n at null.<anonymous> (/opt/zen/cp-zen-platform/node_modules/seneca/node_modules/gate-executor/gate-executor.js:95:21)\n at wrappedCallback (/opt/zen/cp-zen-platform/node_modules/newrelic/lib/transaction/tracer/index.js:338:23)\n at wrapped (/opt/zen/cp-zen-platform/node_modules/newrelic/lib/transaction/tracer/index.js:157:28)\n at wrappedCallback (/opt/zen/cp-zen-platform/node_modules/newrelic/lib/transaction/tracer/index.js:429:66)\n at wrapped [as _onTimeout] (/opt/zen/cp-zen-platform/node_modules/newrelic/lib/transaction/tracer/index.js:157:28)\n at Timer.listOnTimeout [as ontimeout] (timers.js:121:15)"} {"0":"2015-08-31T09:26:48.411Z","1":"af8hqwn75l5x/1441013034192/11226/-","2":"error","3":"act","4":"dojos ","5":"OUT","7":"cmd:list,role:dojos","8":11118,"9":"{cmd:list,role:dojos,query:{mysqlDojoId:54}}","10":"ENTRY","11":"(dwsyu)","12":"-","13":"seneca: Action cmd:list,role:dojos failed: [TIMEOUT].","14":"act_execute","15":"{id:1bh2gj0g0l8z/i2yknti54yf1,gate:false,ungate:true,desc:cmd:list,role:dojos,plugin:{name:dojos,tag:-},time:{s","16":"Error: [TIMEOUT]\n at null.<anonymous> (/opt/zen/cp-zen-platform/node_modules/seneca/node_modules/gate-executor/gate-executor.js:95:21)\n at wrappedCallback (/opt/zen/cp-zen-platform/node_modules/newrelic/lib/transaction/tracer/index.js:338:23)\n at wrapped (/opt/zen/cp-zen-platform/node_modules/newrelic/lib/transaction/tracer/index.js:157:28)\n at wrappedCallback (/opt/zen/cp-zen-platform/node_modules/newrelic/lib/transaction/tracer/index.js:429:66)\n at wrapped [as _onTimeout] (/opt/zen/cp-zen-platform/node_modules/newrelic/lib/transaction/tracer/index.js:157:28)\n at Timer.listOnTimeout [as ontimeout] (timers.js:121:15)"} {"0":"2015-08-31T09:26:48.415Z","1":"af8hqwn75l5x/1441013034192/11226/-","2":"error","3":"act","4":"remote$ ","5":"OUT","7":"cmd:*,role:cd-dojos","8":11118,"9":"{user:null,zenHostname:zen.coderdojo.com,locality:en_US,cmd:list,role:cd-dojos,query:{mysqlDojoId:54}}","10":"ENTRY","11":"CLIENT","12":"-","13":"seneca: Action cmd:*,role:cd-dojos failed: [TIMEOUT].","14":"act_execute","15":"{id:rgfzklrc4uhd/tb3m9infm4j4,gate:false,ungate:true,desc:cmd:*,role:cd-dojos,plugin:{name:remote$,tag:null},ti","16":"Error: [TIMEOUT]\n at null.<anonymous> (/opt/zen/cp-zen-platform/node_modules/seneca/node_modules/gate-executor/gate-executor.js:95:21)\n at wrappedCallback (/opt/zen/cp-zen-platform/node_modules/newrelic/lib/transaction/tracer/index.js:338:23)\n at wrapped (/opt/zen/cp-zen-platform/node_modules/newrelic/lib/transaction/tracer/index.js:157:28)\n at wrappedCallback (/opt/zen/cp-zen-platform/node_modules/newrelic/lib/transaction/tracer/index.js:429:66)\n at wrapped [as _onTimeout] (/opt/zen/cp-zen-platform/node_modules/newrelic/lib/transaction/tracer/index.js:157:28)\n at Timer.listOnTimeout [as ontimeout] (timers.js:121:15)"} `
priority
microservice timeouts error act dojos out cmd dojos list role chairo cache cmd dojos list role chairo cache query mysqldojoid entry seneca action cmd dojos list role chairo cache failed act execute id gate false ungate false desc cmd dojos list role chairo cache plugin name dojos error n at null opt zen cp zen platform node modules seneca node modules gate executor gate executor js n at wrappedcallback opt zen cp zen platform node modules newrelic lib transaction tracer index js n at wrapped opt zen cp zen platform node modules newrelic lib transaction tracer index js n at wrappedcallback opt zen cp zen platform node modules newrelic lib transaction tracer index js n at wrapped opt zen cp zen platform node modules newrelic lib transaction tracer index js n at timer listontimeout timers js error act dojos out cmd list role dojos cmd list role dojos query mysqldojoid entry dwsyu seneca action cmd list role dojos failed act execute id gate false ungate true desc cmd list role dojos plugin name dojos tag time s error n at null opt zen cp zen platform node modules seneca node modules gate executor gate executor js n at wrappedcallback opt zen cp zen platform node modules newrelic lib transaction tracer index js n at wrapped opt zen cp zen platform node modules newrelic lib transaction tracer index js n at wrappedcallback opt zen cp zen platform node modules newrelic lib transaction tracer index js n at wrapped opt zen cp zen platform node modules newrelic lib transaction tracer index js n at timer listontimeout timers js error act remote out cmd role cd dojos user null zenhostname zen coderdojo com locality en us cmd list role cd dojos query mysqldojoid entry client seneca action cmd role cd dojos failed act execute id gate false ungate true desc cmd role cd dojos plugin name remote tag null ti error n at null opt zen cp zen platform node modules seneca node modules gate executor gate executor js n at wrappedcallback opt zen cp zen platform node modules newrelic lib transaction tracer index js n at wrapped opt zen cp zen platform node modules newrelic lib transaction tracer index js n at wrappedcallback opt zen cp zen platform node modules newrelic lib transaction tracer index js n at wrapped opt zen cp zen platform node modules newrelic lib transaction tracer index js n at timer listontimeout timers js
1
439,932
12,690,713,522
IssuesEvent
2020-06-21 13:34:47
sodafoundation/SIM
https://api.github.com/repos/sodafoundation/SIM
closed
SIM logs are sent to STDOUT
High Priority bug
**Issue/Feature Description:** All logs for API request is spitted on the STDOUT **Why this issue to fixed / feature is needed(give scenarios or use cases):** Even though started the API server in background, all the logs are thrown on stdout. This makes the console messy **How to reproduce, in case of a bug:** run : python3 dolphin/cmd/api.py --config-file etc/dolphin/dolphin.conf & The process executes in the background but all the logs are thrown on stdout ``` root@aks:~/gopath/src/github.com/sodafoundation/SIM# python3 dolphin/cmd/api.py --config-file etc/dolphin/dolphin.conf & [2] 778477 root@aks:~/gopath/src/github.com/sodafoundation/SIM# root@aks:~/gopath/src/github.com/sodafoundation/SIM# root@aks:~/gopath/src/github.com/sodafoundation/SIM# 2020-06-16 16:37:44.150 778477 INFO dolphin.api.extensions [-] Initializing extension manager. 2020-06-16 16:37:44.152 778477 ERROR stevedore.extension [-] Could not load 'huawei oceanstor': No module named 'dolphin.drivers.huawei' 2020-06-16 16:37:44.153 778477 ERROR stevedore.extension [-] Could not load 'dellemc vmax': No module named 'dolphin.drivers.dell_emc.vmax' 2020-06-16 16:37:44.159 778477 INFO oslo.service.wsgi [-] dolphin listening on :::8190 2020-06-16 16:37:44.248 778477 INFO dolphin.service [-] Starting snmp-config node. 2020-06-16 16:37:44.260 778477 INFO eventlet.wsgi.server [-] (778477) wsgi starting up on http://[::]:8190 2020-06-16 16:37:44.262 778477 INFO dolphin.service [-] Starting dolphin-task node. 2020-06-16 16:37:44.591 778477 INFO dolphin.alert_manager.trap_receiver [req-fc0bf7e1-54e7-4449-979e-4f6ac539a50c - - - - -] Starting trap receiver. root@aks:~/gopath/src/github.com/sodafoundation/SIM# 2020-06-16 16:37:55.117 778477 INFO eventlet.wsgi.server [req-6cad453d-043d-4e4c-96b0-e6c1b7433adf - - - - -] ::ffff:192.168.20.174 "GET /v1/storage HTTP/1.1" status: 404 len: 302 time: 0.0143175 2020-06-16 16:38:05.596 778477 INFO dolphin.coordination [req-0af2da9d-423c-41df-a3d0-fc3201b8bcff - - - - -] Lock "lock-task-example" acquired by "_task_example". 2020-06-16 16:38:05.596 778477 INFO dolphin.task_manager.manager [req-0af2da9d-423c-41df-a3d0-fc3201b8bcff - - - - -] Produce task, say hello ... 2020-06-16 16:38:05.615 778477 INFO dolphin.task_manager.manager [req-0af2da9d-423c-41df-a3d0-fc3201b8bcff - - - - -] Consume say hello task ... 2020-06-16 16:38:05.616 778477 INFO dolphin.exporter.example_exporter [req-0af2da9d-423c-41df-a3d0-fc3201b8bcff - - - - -] Init Example2Exporter ... 2020-06-16 16:38:05.616 778477 INFO dolphin.exporter.example_exporter [req-0af2da9d-423c-41df-a3d0-fc3201b8bcff - - - - -] Init Example1Exporter ... 2020-06-16 16:38:05.616 778477 INFO dolphin.exporter.example_exporter [req-0af2da9d-423c-41df-a3d0-fc3201b8bcff - - - - -] Example2: report data ... 2020-06-16 16:38:05.617 778477 INFO dolphin.exporter.example_exporter [req-0af2da9d-423c-41df-a3d0-fc3201b8bcff - - - - -] example2: device_id = 123456 2020-06-16 16:38:05.617 778477 INFO dolphin.exporter.example_exporter [req-0af2da9d-423c-41df-a3d0-fc3201b8bcff - - - - -] example2: pool_num = 4 ``` **Other Notes / Environment Information: (Please give the env information, log link or any useful information for this issue)**
1.0
SIM logs are sent to STDOUT - **Issue/Feature Description:** All logs for API request is spitted on the STDOUT **Why this issue to fixed / feature is needed(give scenarios or use cases):** Even though started the API server in background, all the logs are thrown on stdout. This makes the console messy **How to reproduce, in case of a bug:** run : python3 dolphin/cmd/api.py --config-file etc/dolphin/dolphin.conf & The process executes in the background but all the logs are thrown on stdout ``` root@aks:~/gopath/src/github.com/sodafoundation/SIM# python3 dolphin/cmd/api.py --config-file etc/dolphin/dolphin.conf & [2] 778477 root@aks:~/gopath/src/github.com/sodafoundation/SIM# root@aks:~/gopath/src/github.com/sodafoundation/SIM# root@aks:~/gopath/src/github.com/sodafoundation/SIM# 2020-06-16 16:37:44.150 778477 INFO dolphin.api.extensions [-] Initializing extension manager. 2020-06-16 16:37:44.152 778477 ERROR stevedore.extension [-] Could not load 'huawei oceanstor': No module named 'dolphin.drivers.huawei' 2020-06-16 16:37:44.153 778477 ERROR stevedore.extension [-] Could not load 'dellemc vmax': No module named 'dolphin.drivers.dell_emc.vmax' 2020-06-16 16:37:44.159 778477 INFO oslo.service.wsgi [-] dolphin listening on :::8190 2020-06-16 16:37:44.248 778477 INFO dolphin.service [-] Starting snmp-config node. 2020-06-16 16:37:44.260 778477 INFO eventlet.wsgi.server [-] (778477) wsgi starting up on http://[::]:8190 2020-06-16 16:37:44.262 778477 INFO dolphin.service [-] Starting dolphin-task node. 2020-06-16 16:37:44.591 778477 INFO dolphin.alert_manager.trap_receiver [req-fc0bf7e1-54e7-4449-979e-4f6ac539a50c - - - - -] Starting trap receiver. root@aks:~/gopath/src/github.com/sodafoundation/SIM# 2020-06-16 16:37:55.117 778477 INFO eventlet.wsgi.server [req-6cad453d-043d-4e4c-96b0-e6c1b7433adf - - - - -] ::ffff:192.168.20.174 "GET /v1/storage HTTP/1.1" status: 404 len: 302 time: 0.0143175 2020-06-16 16:38:05.596 778477 INFO dolphin.coordination [req-0af2da9d-423c-41df-a3d0-fc3201b8bcff - - - - -] Lock "lock-task-example" acquired by "_task_example". 2020-06-16 16:38:05.596 778477 INFO dolphin.task_manager.manager [req-0af2da9d-423c-41df-a3d0-fc3201b8bcff - - - - -] Produce task, say hello ... 2020-06-16 16:38:05.615 778477 INFO dolphin.task_manager.manager [req-0af2da9d-423c-41df-a3d0-fc3201b8bcff - - - - -] Consume say hello task ... 2020-06-16 16:38:05.616 778477 INFO dolphin.exporter.example_exporter [req-0af2da9d-423c-41df-a3d0-fc3201b8bcff - - - - -] Init Example2Exporter ... 2020-06-16 16:38:05.616 778477 INFO dolphin.exporter.example_exporter [req-0af2da9d-423c-41df-a3d0-fc3201b8bcff - - - - -] Init Example1Exporter ... 2020-06-16 16:38:05.616 778477 INFO dolphin.exporter.example_exporter [req-0af2da9d-423c-41df-a3d0-fc3201b8bcff - - - - -] Example2: report data ... 2020-06-16 16:38:05.617 778477 INFO dolphin.exporter.example_exporter [req-0af2da9d-423c-41df-a3d0-fc3201b8bcff - - - - -] example2: device_id = 123456 2020-06-16 16:38:05.617 778477 INFO dolphin.exporter.example_exporter [req-0af2da9d-423c-41df-a3d0-fc3201b8bcff - - - - -] example2: pool_num = 4 ``` **Other Notes / Environment Information: (Please give the env information, log link or any useful information for this issue)**
priority
sim logs are sent to stdout issue feature description all logs for api request is spitted on the stdout why this issue to fixed feature is needed give scenarios or use cases even though started the api server in background all the logs are thrown on stdout this makes the console messy how to reproduce in case of a bug run dolphin cmd api py config file etc dolphin dolphin conf the process executes in the background but all the logs are thrown on stdout root aks gopath src github com sodafoundation sim dolphin cmd api py config file etc dolphin dolphin conf root aks gopath src github com sodafoundation sim root aks gopath src github com sodafoundation sim root aks gopath src github com sodafoundation sim info dolphin api extensions initializing extension manager error stevedore extension could not load huawei oceanstor no module named dolphin drivers huawei error stevedore extension could not load dellemc vmax no module named dolphin drivers dell emc vmax info oslo service wsgi dolphin listening on info dolphin service starting snmp config node info eventlet wsgi server wsgi starting up on http info dolphin service starting dolphin task node info dolphin alert manager trap receiver starting trap receiver root aks gopath src github com sodafoundation sim info eventlet wsgi server ffff get storage http status len time info dolphin coordination lock lock task example acquired by task example info dolphin task manager manager produce task say hello info dolphin task manager manager consume say hello task info dolphin exporter example exporter init info dolphin exporter example exporter init info dolphin exporter example exporter report data info dolphin exporter example exporter device id info dolphin exporter example exporter pool num other notes environment information please give the env information log link or any useful information for this issue
1
216,361
7,307,184,181
IssuesEvent
2018-02-28 01:25:42
EthereumCommonwealth/etherwallet
https://api.github.com/repos/EthereumCommonwealth/etherwallet
closed
Incorrect block number after changing node.
bug high_priority
### Description Block number **MUST** autoadjust after changing an RPC node. Currently, the block number adjustment only occurs when the page is loaded. ### Steps to reproduce 1. Open ClassicEtherWallet with Commonwealth Geth node. The block number is far from 5,400,000 because this node is not yet synced. 2. Switch to Epool.io or any of the proper nodes. Watch the block number does not change < < this is a bug.
1.0
Incorrect block number after changing node. - ### Description Block number **MUST** autoadjust after changing an RPC node. Currently, the block number adjustment only occurs when the page is loaded. ### Steps to reproduce 1. Open ClassicEtherWallet with Commonwealth Geth node. The block number is far from 5,400,000 because this node is not yet synced. 2. Switch to Epool.io or any of the proper nodes. Watch the block number does not change < < this is a bug.
priority
incorrect block number after changing node description block number must autoadjust after changing an rpc node currently the block number adjustment only occurs when the page is loaded steps to reproduce open classicetherwallet with commonwealth geth node the block number is far from because this node is not yet synced switch to epool io or any of the proper nodes watch the block number does not change this is a bug
1
401,623
11,795,251,645
IssuesEvent
2020-03-18 08:34:53
wso2/product-apim
https://api.github.com/repos/wso2/product-apim
closed
DevPortal Self-SignUp doesn't work properly in DevPortal Profile
3.1.0 Priority/Highest Type/Bug
### Description: After signing up from the DevPortal node, if we try to login using the new user, getting a login denied screen. ### Steps to reproduce: 1. Start the node using -Dprofile=api_devportal 2. Go to DevPortal and click - Sign In 3. In the login screen, click Create Account 4. Provide the username and next 5. Provide the other details and complete signup 6. Login using the new user to the Dev Portal 7. Getting the login denied screen. The reason for the issue is the user is created but not assigned Internal/subscriber role.
1.0
DevPortal Self-SignUp doesn't work properly in DevPortal Profile - ### Description: After signing up from the DevPortal node, if we try to login using the new user, getting a login denied screen. ### Steps to reproduce: 1. Start the node using -Dprofile=api_devportal 2. Go to DevPortal and click - Sign In 3. In the login screen, click Create Account 4. Provide the username and next 5. Provide the other details and complete signup 6. Login using the new user to the Dev Portal 7. Getting the login denied screen. The reason for the issue is the user is created but not assigned Internal/subscriber role.
priority
devportal self signup doesn t work properly in devportal profile description after signing up from the devportal node if we try to login using the new user getting a login denied screen steps to reproduce start the node using dprofile api devportal go to devportal and click sign in in the login screen click create account provide the username and next provide the other details and complete signup login using the new user to the dev portal getting the login denied screen the reason for the issue is the user is created but not assigned internal subscriber role
1
464,630
13,336,823,639
IssuesEvent
2020-08-28 08:13:41
department-of-veterans-affairs/caseflow
https://api.github.com/repos/department-of-veterans-affairs/caseflow
opened
write correct code to VACOLS when a legacy virtual hearing is held
Priority: High Product: caseflow-hearings Stakeholder: BVA Team: Tango 💃 Type: Enhancement
Connects #13956 ## Description Write `7` to BRIEFF.BFHA when a legacy virtual hearing is held.
1.0
write correct code to VACOLS when a legacy virtual hearing is held - Connects #13956 ## Description Write `7` to BRIEFF.BFHA when a legacy virtual hearing is held.
priority
write correct code to vacols when a legacy virtual hearing is held connects description write to brieff bfha when a legacy virtual hearing is held
1
32,085
2,743,771,124
IssuesEvent
2015-04-22 00:11:30
mujuni88/sportsscheduler
https://api.github.com/repos/mujuni88/sportsscheduler
closed
Getting error while trying to vote on an event
bug Priority:High server TODO
Hey @tqg5, when I try to vote and update, I get "User does not exist". Do you know what's happening here
1.0
Getting error while trying to vote on an event - Hey @tqg5, when I try to vote and update, I get "User does not exist". Do you know what's happening here
priority
getting error while trying to vote on an event hey when i try to vote and update i get user does not exist do you know what s happening here
1
370,736
10,948,261,292
IssuesEvent
2019-11-26 08:30:09
fossasia/open-event-frontend
https://api.github.com/repos/fossasia/open-event-frontend
opened
Changing Ticket Name results in "unexpected error"
Priority: High Priority: Urgent bug
For a ticket that has not been used, changing the ticket name should be possible. Currently it results in an unexpected error. ![Screenshot from 2019-11-26 09-29-07](https://user-images.githubusercontent.com/1583873/69612070-51329c00-102f-11ea-8785-4066ca1d7436.png)
2.0
Changing Ticket Name results in "unexpected error" - For a ticket that has not been used, changing the ticket name should be possible. Currently it results in an unexpected error. ![Screenshot from 2019-11-26 09-29-07](https://user-images.githubusercontent.com/1583873/69612070-51329c00-102f-11ea-8785-4066ca1d7436.png)
priority
changing ticket name results in unexpected error for a ticket that has not been used changing the ticket name should be possible currently it results in an unexpected error
1
734,284
25,341,987,594
IssuesEvent
2022-11-18 22:46:15
godotengine/godot
https://api.github.com/repos/godotengine/godot
closed
Some usages of `class_name` can produce cyclic errors unexpectedly
bug topic:gdscript confirmed high priority
___ ***Bugsquad edit:** This issue has been confirmed several times already. No need to confirm it further.* ___ Windows 10 64-bit - Godot 3.1 alpha ## Edit - Refined issue to focus on cyclic errors. Certain uses of `class_name` can produce cyclic errors in situations where there are no cyclic references, and in fact sometimes no other references outside of the single one given. I've noticed this most frequently in tool script when using `is` to make a class comparison, but it seems to happen at times in normal script situations. Recreating it in a sample project has eluded me. ![godot master_2018-08-27_00-47-02](https://user-images.githubusercontent.com/13004169/44633336-c7f76a00-a992-11e8-9c15-aba9bf806b98.png)
1.0
Some usages of `class_name` can produce cyclic errors unexpectedly - ___ ***Bugsquad edit:** This issue has been confirmed several times already. No need to confirm it further.* ___ Windows 10 64-bit - Godot 3.1 alpha ## Edit - Refined issue to focus on cyclic errors. Certain uses of `class_name` can produce cyclic errors in situations where there are no cyclic references, and in fact sometimes no other references outside of the single one given. I've noticed this most frequently in tool script when using `is` to make a class comparison, but it seems to happen at times in normal script situations. Recreating it in a sample project has eluded me. ![godot master_2018-08-27_00-47-02](https://user-images.githubusercontent.com/13004169/44633336-c7f76a00-a992-11e8-9c15-aba9bf806b98.png)
priority
some usages of class name can produce cyclic errors unexpectedly bugsquad edit this issue has been confirmed several times already no need to confirm it further windows bit godot alpha edit refined issue to focus on cyclic errors certain uses of class name can produce cyclic errors in situations where there are no cyclic references and in fact sometimes no other references outside of the single one given i ve noticed this most frequently in tool script when using is to make a class comparison but it seems to happen at times in normal script situations recreating it in a sample project has eluded me
1
581,657
17,314,149,599
IssuesEvent
2021-07-27 02:04:33
Welcome-Bot/welcome-bot
https://api.github.com/repos/Welcome-Bot/welcome-bot
opened
Bug report: Bot can't join the voice channel
Priority: high Type: bug Version: major
Please check these things before submitting your issue: - [x] I searched for duplicate or closed bug report [here](https://github.com/Welcome-Bot/welcome-bot/issues?q=is%3Aissue) **Describe the bug** <!--A clear and concise description of what the bug is.--> **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **Expected behavior** <!--A clear and concise description of what you expected to happen.--> The bot always say `Can't join voice channel` when using play cmd **Screenshots** <!--If applicable, add screenshots to help explain your problem.--> N/A. **Additional context** <!--Add any other context about the problem here.--> N/A.
1.0
Bug report: Bot can't join the voice channel - Please check these things before submitting your issue: - [x] I searched for duplicate or closed bug report [here](https://github.com/Welcome-Bot/welcome-bot/issues?q=is%3Aissue) **Describe the bug** <!--A clear and concise description of what the bug is.--> **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **Expected behavior** <!--A clear and concise description of what you expected to happen.--> The bot always say `Can't join voice channel` when using play cmd **Screenshots** <!--If applicable, add screenshots to help explain your problem.--> N/A. **Additional context** <!--Add any other context about the problem here.--> N/A.
priority
bug report bot can t join the voice channel please check these things before submitting your issue i searched for duplicate or closed bug report describe the bug to reproduce steps to reproduce the behavior go to click on scroll down to see error expected behavior the bot always say can t join voice channel when using play cmd screenshots n a additional context n a
1
729,921
25,150,725,667
IssuesEvent
2022-11-10 09:48:57
banco-alimentar/alimentestaideia.pt
https://api.github.com/repos/banco-alimentar/alimentestaideia.pt
closed
Wrong multibanco email reminder
bug very.high.priority
**Describe the bug** Several people that have made a donation are receiving the Multibanco reminder saying they did not pay. This is generating stress and the wrong message ... people think that we did not get the money, etc. We need to check what is happening. We should stop the reminder until this is understood. ![image](https://user-images.githubusercontent.com/42462/199606059-2000e7aa-6492-4063-a9d4-163d2e4d35e6.png)
1.0
Wrong multibanco email reminder - **Describe the bug** Several people that have made a donation are receiving the Multibanco reminder saying they did not pay. This is generating stress and the wrong message ... people think that we did not get the money, etc. We need to check what is happening. We should stop the reminder until this is understood. ![image](https://user-images.githubusercontent.com/42462/199606059-2000e7aa-6492-4063-a9d4-163d2e4d35e6.png)
priority
wrong multibanco email reminder describe the bug several people that have made a donation are receiving the multibanco reminder saying they did not pay this is generating stress and the wrong message people think that we did not get the money etc we need to check what is happening we should stop the reminder until this is understood
1
814,391
30,505,679,166
IssuesEvent
2023-07-18 16:42:13
aws/aws-encryption-sdk-javascript
https://api.github.com/repos/aws/aws-encryption-sdk-javascript
closed
KmsKeyringNode dependency on aws-sdk resulting in Deprecation WARNings
high priority release blocker
### Problem: This library is still dependent on the full aws-sdk despite numerous tickets and requests being raised for its removal by this community (mainly for lambda use cases). I believe it is now the cause of the WARN messages being raised in any package and service that is using the node crypto library. Please advise on what the intended solution is for this please and the timelines. Happy to migrate to another capability if there's a migration guide available (node:92870) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. Please migrate your code to use AWS SDK for JavaScript (v3). For more information, check the migration guide at https://a.co/7PzMCcy at emitWarning (/Users/REDACTED/node_modules/aws-sdk/lib/maintenance_mode_message.js:21:13) at Timeout._onTimeout (/Users/REDACTED/node_modules/aws-sdk/lib/maintenance_mode_message.js:29:5) ### Solution: Use something other than the full aws-sdk library ### Out of scope: Is there anything the solution will intentionally NOT address? [//]: # (NOTE: If you believe this might be a security issue, please email aws-security@amazon.com instead of creating a GitHub issue. For more details, see the AWS Vulnerability Reporting Guide: https://aws.amazon.com/security/vulnerability-reporting/ )
1.0
KmsKeyringNode dependency on aws-sdk resulting in Deprecation WARNings - ### Problem: This library is still dependent on the full aws-sdk despite numerous tickets and requests being raised for its removal by this community (mainly for lambda use cases). I believe it is now the cause of the WARN messages being raised in any package and service that is using the node crypto library. Please advise on what the intended solution is for this please and the timelines. Happy to migrate to another capability if there's a migration guide available (node:92870) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. Please migrate your code to use AWS SDK for JavaScript (v3). For more information, check the migration guide at https://a.co/7PzMCcy at emitWarning (/Users/REDACTED/node_modules/aws-sdk/lib/maintenance_mode_message.js:21:13) at Timeout._onTimeout (/Users/REDACTED/node_modules/aws-sdk/lib/maintenance_mode_message.js:29:5) ### Solution: Use something other than the full aws-sdk library ### Out of scope: Is there anything the solution will intentionally NOT address? [//]: # (NOTE: If you believe this might be a security issue, please email aws-security@amazon.com instead of creating a GitHub issue. For more details, see the AWS Vulnerability Reporting Guide: https://aws.amazon.com/security/vulnerability-reporting/ )
priority
kmskeyringnode dependency on aws sdk resulting in deprecation warnings problem this library is still dependent on the full aws sdk despite numerous tickets and requests being raised for its removal by this community mainly for lambda use cases i believe it is now the cause of the warn messages being raised in any package and service that is using the node crypto library please advise on what the intended solution is for this please and the timelines happy to migrate to another capability if there s a migration guide available node note we are formalizing our plans to enter aws sdk for javascript into maintenance mode in please migrate your code to use aws sdk for javascript for more information check the migration guide at at emitwarning users redacted node modules aws sdk lib maintenance mode message js at timeout ontimeout users redacted node modules aws sdk lib maintenance mode message js solution use something other than the full aws sdk library out of scope is there anything the solution will intentionally not address note if you believe this might be a security issue please email aws security amazon com instead of creating a github issue for more details see the aws vulnerability reporting guide
1
182,935
6,674,098,844
IssuesEvent
2017-10-04 17:16:55
timberline-secondary/flex-site
https://api.github.com/repos/timberline-secondary/flex-site
opened
Excuses page improvements
2. High Priority enhancement
1. Have a subsection at the top with excuses that span the current date/time 2. Filter out past excuses (end date before current date)
1.0
Excuses page improvements - 1. Have a subsection at the top with excuses that span the current date/time 2. Filter out past excuses (end date before current date)
priority
excuses page improvements have a subsection at the top with excuses that span the current date time filter out past excuses end date before current date
1
253,762
8,065,633,760
IssuesEvent
2018-08-04 04:13:27
ampproject/amphtml
https://api.github.com/repos/ampproject/amphtml
closed
onMeasureChanged should be called when element is upgarded
P1: High Priority
The root cause of this https://github.com/ampproject/amphtml/issues/17223 is that an element's last measure change can happen before the custom element class is upgraded. In these cases, the [noop](https://github.com/ampproject/amphtml/blob/7cd0ec4b79e1fe1dc5f3241de63d94f9b1b56958/src/base-element.js#L1047-L1052) is called instead. When the element is upgraded, it's next `updateLayoutBox` call should fire `onMeasureChanged`. Also, let's remove the temporary fix https://github.com/ampproject/amphtml/pull/17225.
1.0
onMeasureChanged should be called when element is upgarded - The root cause of this https://github.com/ampproject/amphtml/issues/17223 is that an element's last measure change can happen before the custom element class is upgraded. In these cases, the [noop](https://github.com/ampproject/amphtml/blob/7cd0ec4b79e1fe1dc5f3241de63d94f9b1b56958/src/base-element.js#L1047-L1052) is called instead. When the element is upgraded, it's next `updateLayoutBox` call should fire `onMeasureChanged`. Also, let's remove the temporary fix https://github.com/ampproject/amphtml/pull/17225.
priority
onmeasurechanged should be called when element is upgarded the root cause of this is that an element s last measure change can happen before the custom element class is upgraded in these cases the is called instead when the element is upgraded it s next updatelayoutbox call should fire onmeasurechanged also let s remove the temporary fix
1
235,053
7,733,928,436
IssuesEvent
2018-05-26 17:41:45
fabiocolacio/Marker
https://api.github.com/repos/fabiocolacio/Marker
closed
Exporting/Printing doesn't seem to work
bug flatpak-related priority: high
So as I was playing around with Marker I've stumbled upon an issue where I can't seem to export or print any given file; furthermore, it seems as though the location picker for the location of said export/_print_ (_print to pdf_ I mean) was fairly broken as it didn't let me properly choose a directory. These are some of the errors I get when I launch Marker. ![selection_001](https://user-images.githubusercontent.com/30415153/39471461-9dac6616-4d43-11e8-9e10-8928f5b58424.png) This is what the export looks like for me. ![selection_002](https://user-images.githubusercontent.com/30415153/39471465-9fdba172-4d43-11e8-84b4-0da8c8ac1d07.png) There should be a `test.html`in there but I can't seem to find it... ![selection_003](https://user-images.githubusercontent.com/30415153/39471469-a28537a8-4d43-11e8-857a-c63ac9260fd5.png) I'm running all this on Ubuntu 18.04 and installed it via flatpak.
1.0
Exporting/Printing doesn't seem to work - So as I was playing around with Marker I've stumbled upon an issue where I can't seem to export or print any given file; furthermore, it seems as though the location picker for the location of said export/_print_ (_print to pdf_ I mean) was fairly broken as it didn't let me properly choose a directory. These are some of the errors I get when I launch Marker. ![selection_001](https://user-images.githubusercontent.com/30415153/39471461-9dac6616-4d43-11e8-9e10-8928f5b58424.png) This is what the export looks like for me. ![selection_002](https://user-images.githubusercontent.com/30415153/39471465-9fdba172-4d43-11e8-84b4-0da8c8ac1d07.png) There should be a `test.html`in there but I can't seem to find it... ![selection_003](https://user-images.githubusercontent.com/30415153/39471469-a28537a8-4d43-11e8-857a-c63ac9260fd5.png) I'm running all this on Ubuntu 18.04 and installed it via flatpak.
priority
exporting printing doesn t seem to work so as i was playing around with marker i ve stumbled upon an issue where i can t seem to export or print any given file furthermore it seems as though the location picker for the location of said export print print to pdf i mean was fairly broken as it didn t let me properly choose a directory these are some of the errors i get when i launch marker this is what the export looks like for me there should be a test html in there but i can t seem to find it i m running all this on ubuntu and installed it via flatpak
1
704,344
24,193,309,395
IssuesEvent
2022-09-23 20:04:05
MarketSquare/robotframework-browser
https://api.github.com/repos/MarketSquare/robotframework-browser
closed
`Wait For Condition` to check any information that may happen on page...
enhancement priority: high
Waits for a condition, defined with Browser getter keywords to become True. This Keyword is basically just a wrapper around our assertion keywords, but with a timeout. It can be used to wait for anything that also can be asserted with our keywords. In comparison to Robot Frameworks `Wait Until Keywords Succeeds` this keyword is more readable and easier to use but is limited to Browser libraries assertion keywords. | Arguments | Description | |-|-| | ``condition`` | A condition, defined with Browser getter keywords, without the word ``Get``. | | ``*args`` | Arguments to pass to the condition keyword. | | ``timeout`` | Timout to wait for the condition to become True. Uses default timeout of the library if not set. | The easiest way to use this keyword is first starting with an assertion keyword with assertion like: `Get Text` Start: Get Text id=status_bar contains Done Then you replace the word `Get` with `Wait For Condition ` and if necessary add the timeout argument. End: Wait For Condition Text id=status_bar contains Done Example usage: Wait For Condition Element States id=cdk-overlay-0 == detached Wait For Condition Element States //h1 contains visible editable enabled timeout=2 s Wait For Condition Title should start with Robot Wait For Condition Url should end with robotframework.org
1.0
`Wait For Condition` to check any information that may happen on page... - Waits for a condition, defined with Browser getter keywords to become True. This Keyword is basically just a wrapper around our assertion keywords, but with a timeout. It can be used to wait for anything that also can be asserted with our keywords. In comparison to Robot Frameworks `Wait Until Keywords Succeeds` this keyword is more readable and easier to use but is limited to Browser libraries assertion keywords. | Arguments | Description | |-|-| | ``condition`` | A condition, defined with Browser getter keywords, without the word ``Get``. | | ``*args`` | Arguments to pass to the condition keyword. | | ``timeout`` | Timout to wait for the condition to become True. Uses default timeout of the library if not set. | The easiest way to use this keyword is first starting with an assertion keyword with assertion like: `Get Text` Start: Get Text id=status_bar contains Done Then you replace the word `Get` with `Wait For Condition ` and if necessary add the timeout argument. End: Wait For Condition Text id=status_bar contains Done Example usage: Wait For Condition Element States id=cdk-overlay-0 == detached Wait For Condition Element States //h1 contains visible editable enabled timeout=2 s Wait For Condition Title should start with Robot Wait For Condition Url should end with robotframework.org
priority
wait for condition to check any information that may happen on page waits for a condition defined with browser getter keywords to become true this keyword is basically just a wrapper around our assertion keywords but with a timeout it can be used to wait for anything that also can be asserted with our keywords in comparison to robot frameworks wait until keywords succeeds this keyword is more readable and easier to use but is limited to browser libraries assertion keywords arguments description condition a condition defined with browser getter keywords without the word get args arguments to pass to the condition keyword timeout timout to wait for the condition to become true uses default timeout of the library if not set the easiest way to use this keyword is first starting with an assertion keyword with assertion like get text start get text id status bar contains done then you replace the word get with wait for condition and if necessary add the timeout argument end wait for condition text id status bar contains done example usage wait for condition element states id cdk overlay detached wait for condition element states contains visible editable enabled timeout s wait for condition title should start with robot wait for condition url should end with robotframework org
1
240,776
7,805,738,432
IssuesEvent
2018-06-11 11:56:46
redbadger/pride-london-app
https://api.github.com/repos/redbadger/pride-london-app
closed
Calendar Accessibility
:bomb: high priority accessibility
## Description of issue(s) 1. Previous/Next month buttons don't have voiceover labels The following platform-specific issues may just be down to the differences between the Android/iOS text-to-speech tools, but it would be nice to have some consistency between their behaviours. iOS: 2. Selecting a date (by double-tapping) reads out the selection, then the date button label e.g. "Wednesday the 9th of May, selected. Wednesday the 9th of May, button." 3. Doesn't read out the selection range like it does on Android (e.g. "Selected, 10th July minus 12th July") Android: 4. Doesn't tell you if a button is selected when you tap on it, like iOS does (e.g. "Selected, Thursday the 10th July) ## Expected behaviour 1. There is a voiceover label for each of the Previous/Next month buttons. 2. When selecting a date it should just read out the selection, e.g. "Selected, Wednesday the 9th of May" 3. When a range is selected on iOS it should read out the selected range, e.g. "Selected, Thursday the 10th of July to Saturday the 12th of July" 4. When tapping on an already selected date it should read out that it is selected, e.g. "Selected, Thursday, July 10th" ## Steps to reproduce With voice assistant enabled for everything: 1. Single-tap on the Previous/Next month buttons 2. Double-tap on a date 3. Double-tap on 2 different dates to select a range 4. Double-tap on 2 different dates to select a range ## OS / Browser / Device model Tested on: - Galaxy S8 - iPhone 7+
1.0
Calendar Accessibility - ## Description of issue(s) 1. Previous/Next month buttons don't have voiceover labels The following platform-specific issues may just be down to the differences between the Android/iOS text-to-speech tools, but it would be nice to have some consistency between their behaviours. iOS: 2. Selecting a date (by double-tapping) reads out the selection, then the date button label e.g. "Wednesday the 9th of May, selected. Wednesday the 9th of May, button." 3. Doesn't read out the selection range like it does on Android (e.g. "Selected, 10th July minus 12th July") Android: 4. Doesn't tell you if a button is selected when you tap on it, like iOS does (e.g. "Selected, Thursday the 10th July) ## Expected behaviour 1. There is a voiceover label for each of the Previous/Next month buttons. 2. When selecting a date it should just read out the selection, e.g. "Selected, Wednesday the 9th of May" 3. When a range is selected on iOS it should read out the selected range, e.g. "Selected, Thursday the 10th of July to Saturday the 12th of July" 4. When tapping on an already selected date it should read out that it is selected, e.g. "Selected, Thursday, July 10th" ## Steps to reproduce With voice assistant enabled for everything: 1. Single-tap on the Previous/Next month buttons 2. Double-tap on a date 3. Double-tap on 2 different dates to select a range 4. Double-tap on 2 different dates to select a range ## OS / Browser / Device model Tested on: - Galaxy S8 - iPhone 7+
priority
calendar accessibility description of issue s previous next month buttons don t have voiceover labels the following platform specific issues may just be down to the differences between the android ios text to speech tools but it would be nice to have some consistency between their behaviours ios selecting a date by double tapping reads out the selection then the date button label e g wednesday the of may selected wednesday the of may button doesn t read out the selection range like it does on android e g selected july minus july android doesn t tell you if a button is selected when you tap on it like ios does e g selected thursday the july expected behaviour there is a voiceover label for each of the previous next month buttons when selecting a date it should just read out the selection e g selected wednesday the of may when a range is selected on ios it should read out the selected range e g selected thursday the of july to saturday the of july when tapping on an already selected date it should read out that it is selected e g selected thursday july steps to reproduce with voice assistant enabled for everything single tap on the previous next month buttons double tap on a date double tap on different dates to select a range double tap on different dates to select a range os browser device model tested on galaxy iphone
1
591,009
17,792,956,271
IssuesEvent
2021-08-31 18:25:42
AlexsLemonade/scpca-portal
https://api.github.com/repos/AlexsLemonade/scpca-portal
opened
Add bulk RNA-Seq data to import code and data model
High Priority blocked
### Context Some projects will have RNA-Seq data. ### Problem or idea This will need to be a `has_rna_seq_data` boolean on the Project data model, along with packaging the bulk data into the project zip. ### Solution or next step Update the data model and the import code, along with the serializer and views. This will requiring having the bulk data for a project.
1.0
Add bulk RNA-Seq data to import code and data model - ### Context Some projects will have RNA-Seq data. ### Problem or idea This will need to be a `has_rna_seq_data` boolean on the Project data model, along with packaging the bulk data into the project zip. ### Solution or next step Update the data model and the import code, along with the serializer and views. This will requiring having the bulk data for a project.
priority
add bulk rna seq data to import code and data model context some projects will have rna seq data problem or idea this will need to be a has rna seq data boolean on the project data model along with packaging the bulk data into the project zip solution or next step update the data model and the import code along with the serializer and views this will requiring having the bulk data for a project
1
445,007
12,824,982,644
IssuesEvent
2020-07-06 14:18:08
ooni/probe
https://api.github.com/repos/ooni/probe
closed
Research using countly as a solution for push notifications
epic priority/high
* [x] Check if the count.ly UI allows us to set custom notification payloads * [x] Make a prototype of the Probe Android app which uses count.ly for push notifications * [x] Look into how we can leverage the count.ly plugin interface to make a custom OONI plugin for URL provisioning * [x] Do extensive testing and ensure that we can do what we would to do using count.ly * [x] Investigate if the community edition is enough or if we need to consider the enterprise version
1.0
Research using countly as a solution for push notifications - * [x] Check if the count.ly UI allows us to set custom notification payloads * [x] Make a prototype of the Probe Android app which uses count.ly for push notifications * [x] Look into how we can leverage the count.ly plugin interface to make a custom OONI plugin for URL provisioning * [x] Do extensive testing and ensure that we can do what we would to do using count.ly * [x] Investigate if the community edition is enough or if we need to consider the enterprise version
priority
research using countly as a solution for push notifications check if the count ly ui allows us to set custom notification payloads make a prototype of the probe android app which uses count ly for push notifications look into how we can leverage the count ly plugin interface to make a custom ooni plugin for url provisioning do extensive testing and ensure that we can do what we would to do using count ly investigate if the community edition is enough or if we need to consider the enterprise version
1
708,281
24,335,996,604
IssuesEvent
2022-10-01 04:23:54
NASA-NAVO/navo-workshop
https://api.github.com/repos/NASA-NAVO/navo-workshop
closed
MAINT: revisit supported version numbers
priority:high compatibility update
PyVO v1.4 has been released, so we need to revise the supported version numbers, likely bumping the minimal pyvo to 1.4.
1.0
MAINT: revisit supported version numbers - PyVO v1.4 has been released, so we need to revise the supported version numbers, likely bumping the minimal pyvo to 1.4.
priority
maint revisit supported version numbers pyvo has been released so we need to revise the supported version numbers likely bumping the minimal pyvo to
1
553,800
16,382,802,833
IssuesEvent
2021-05-17 06:36:52
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.hentaiheroes.com - see bug description
browser-firefox engine-gecko ml-needsdiagnosis-false ml-probability-high priority-normal type-webrender-enabled
<!-- @browser: Firefox 89.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:89.0) Gecko/20100101 Firefox/89.0 --> <!-- @reported_with: desktop-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/73914 --> <!-- @extra_labels: type-webrender-enabled --> **URL**: https://www.hentaiheroes.com/?ref_id=13931&noagev=1&tc1=d1H3GVT59KJMUSSGHAP4I58A&tc2=R34H **Browser / Version**: Firefox 89.0 **Operating System**: Windows 10 **Tested Another Browser**: Yes Chrome **Problem type**: Something else **Description**: Very slow **Steps to Reproduce**: Page very slowly and sometimes incorrectly displayed. in Google Chrome this page runs quickly and without any problems. <details> <summary>View the screenshot</summary> <img alt="Screenshot" src="https://webcompat.com/uploads/2021/5/43b3bd47-e9be-4b00-9a58-71a862c573f9.jpeg"> </details> <details> <summary>Browser Configuration</summary> <ul> <li>gfx.webrender.all: true</li><li>gfx.webrender.blob-images: true</li><li>gfx.webrender.enabled: false</li><li>image.mem.shared: true</li><li>buildID: 20210511190154</li><li>channel: beta</li><li>hasTouchScreen: false</li><li>mixed active content blocked: false</li><li>mixed passive content blocked: false</li><li>tracking content blocked: false</li> </ul> </details> [View console log messages](https://webcompat.com/console_logs/2021/5/22fae6c4-acfd-47c5-9c0e-a2f698dc77d2) _From [webcompat.com](https://webcompat.com/) with ❤️_
1.0
www.hentaiheroes.com - see bug description - <!-- @browser: Firefox 89.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:89.0) Gecko/20100101 Firefox/89.0 --> <!-- @reported_with: desktop-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/73914 --> <!-- @extra_labels: type-webrender-enabled --> **URL**: https://www.hentaiheroes.com/?ref_id=13931&noagev=1&tc1=d1H3GVT59KJMUSSGHAP4I58A&tc2=R34H **Browser / Version**: Firefox 89.0 **Operating System**: Windows 10 **Tested Another Browser**: Yes Chrome **Problem type**: Something else **Description**: Very slow **Steps to Reproduce**: Page very slowly and sometimes incorrectly displayed. in Google Chrome this page runs quickly and without any problems. <details> <summary>View the screenshot</summary> <img alt="Screenshot" src="https://webcompat.com/uploads/2021/5/43b3bd47-e9be-4b00-9a58-71a862c573f9.jpeg"> </details> <details> <summary>Browser Configuration</summary> <ul> <li>gfx.webrender.all: true</li><li>gfx.webrender.blob-images: true</li><li>gfx.webrender.enabled: false</li><li>image.mem.shared: true</li><li>buildID: 20210511190154</li><li>channel: beta</li><li>hasTouchScreen: false</li><li>mixed active content blocked: false</li><li>mixed passive content blocked: false</li><li>tracking content blocked: false</li> </ul> </details> [View console log messages](https://webcompat.com/console_logs/2021/5/22fae6c4-acfd-47c5-9c0e-a2f698dc77d2) _From [webcompat.com](https://webcompat.com/) with ❤️_
priority
see bug description url browser version firefox operating system windows tested another browser yes chrome problem type something else description very slow steps to reproduce page very slowly and sometimes incorrectly displayed in google chrome this page runs quickly and without any problems view the screenshot img alt screenshot src browser configuration gfx webrender all true gfx webrender blob images true gfx webrender enabled false image mem shared true buildid channel beta hastouchscreen false mixed active content blocked false mixed passive content blocked false tracking content blocked false from with ❤️
1
717,695
24,687,690,392
IssuesEvent
2022-10-19 05:45:55
CS3247-Game-Development-Team-6/Doodles
https://api.github.com/repos/CS3247-Game-Development-Team-6/Doodles
closed
[Player] Player attack does not work when clicking on health UI of objects
bug High Priority
sometimes when you try to attack but are clicking on something (not sure what tho maybe an enemy), Doodle doesn't attack
1.0
[Player] Player attack does not work when clicking on health UI of objects - sometimes when you try to attack but are clicking on something (not sure what tho maybe an enemy), Doodle doesn't attack
priority
player attack does not work when clicking on health ui of objects sometimes when you try to attack but are clicking on something not sure what tho maybe an enemy doodle doesn t attack
1
677,312
23,158,260,369
IssuesEvent
2022-07-29 14:58:24
wso2/product-is
https://api.github.com/repos/wso2/product-is
closed
Username is not visible when login to console
Priority/Highest Severity/Critical bug Affected-6.0.0 QA-Reported
**How to reproduce:** 1. Login to Console Username of the admin is not visible ![a](https://user-images.githubusercontent.com/31848014/181771333-ebed770a-a116-4a5f-8799-791036a99fc0.png) Used pack https://wso2.org/jenkins/job/products/job/product-is/4190/artifact/modules/distribution/target/wso2is-6.0.0-alpha4-SNAPSHOT.zip
1.0
Username is not visible when login to console - **How to reproduce:** 1. Login to Console Username of the admin is not visible ![a](https://user-images.githubusercontent.com/31848014/181771333-ebed770a-a116-4a5f-8799-791036a99fc0.png) Used pack https://wso2.org/jenkins/job/products/job/product-is/4190/artifact/modules/distribution/target/wso2is-6.0.0-alpha4-SNAPSHOT.zip
priority
username is not visible when login to console how to reproduce login to console username of the admin is not visible used pack
1
499,479
14,448,503,770
IssuesEvent
2020-12-08 06:23:06
space-wizards/space-station-14
https://api.github.com/repos/space-wizards/space-station-14
opened
UI scaling woes
Priority: 1-high Type: Bug
Been a while since I've run master but now: 1. Stuff that's supposed to track to your entity position (do_after and popups are two easy ones) aren't in the correct position 2. do_after bar texture width doesn't align with bar now 3. UI is hilariously massive. I guess it chooses scaling based on monitor size (I have a 4k monitor) rather than window size which is a bit of a problem if you don't run it fullscreen. Screenshot taken after I made the window a bit bigger. ![image](https://user-images.githubusercontent.com/31366439/101447624-afe86080-3979-11eb-8d5c-db9df3c78913.png)
1.0
UI scaling woes - Been a while since I've run master but now: 1. Stuff that's supposed to track to your entity position (do_after and popups are two easy ones) aren't in the correct position 2. do_after bar texture width doesn't align with bar now 3. UI is hilariously massive. I guess it chooses scaling based on monitor size (I have a 4k monitor) rather than window size which is a bit of a problem if you don't run it fullscreen. Screenshot taken after I made the window a bit bigger. ![image](https://user-images.githubusercontent.com/31366439/101447624-afe86080-3979-11eb-8d5c-db9df3c78913.png)
priority
ui scaling woes been a while since i ve run master but now stuff that s supposed to track to your entity position do after and popups are two easy ones aren t in the correct position do after bar texture width doesn t align with bar now ui is hilariously massive i guess it chooses scaling based on monitor size i have a monitor rather than window size which is a bit of a problem if you don t run it fullscreen screenshot taken after i made the window a bit bigger
1
603,195
18,531,868,313
IssuesEvent
2021-10-21 07:11:02
ls1intum/Artemis
https://api.github.com/repos/ls1intum/Artemis
closed
Students cannot see test cases if they are set to "After Due Date"
bug component:Programming exam mode priority:high
### Describe the bug As the title says: Students cannot see test cases if they are set to "After Due Date". They can only see the test cases that are marked as "Always" ### To Reproduce 1. Create an Exam with a Programming Task, Test Cases with Visibility "After Due Date" & Manual Assessment (Also create the trigger for execution of test cases after exam end) 2. Submit an exam as Student 3. Assess the exam after all tests have been executed automatically. 4. Look at the Summary of the Exam during Review. ### Expected behavior The students shall see all test cases (Always + After Due Date) ### Screenshots Text says 44 Test Cases: <img width="611" alt="View1" src="https://user-images.githubusercontent.com/22198798/137325899-c2176d0d-e9d7-4b99-9127-5512b6aec792.png"> But details only show a few of them (all that have been set to always) <img width="565" alt="View2" src="https://user-images.githubusercontent.com/22198798/137325941-7069c713-6d53-40d6-a4dd-a405b5049555.png"> ### What browsers are you seeing the problem on? Other (specify in "Additional context") ### Additional context Workaround: Set all to "Always" after due date. Trigger "Reevaluate All" ### Relevant log output _No response_
1.0
Students cannot see test cases if they are set to "After Due Date" - ### Describe the bug As the title says: Students cannot see test cases if they are set to "After Due Date". They can only see the test cases that are marked as "Always" ### To Reproduce 1. Create an Exam with a Programming Task, Test Cases with Visibility "After Due Date" & Manual Assessment (Also create the trigger for execution of test cases after exam end) 2. Submit an exam as Student 3. Assess the exam after all tests have been executed automatically. 4. Look at the Summary of the Exam during Review. ### Expected behavior The students shall see all test cases (Always + After Due Date) ### Screenshots Text says 44 Test Cases: <img width="611" alt="View1" src="https://user-images.githubusercontent.com/22198798/137325899-c2176d0d-e9d7-4b99-9127-5512b6aec792.png"> But details only show a few of them (all that have been set to always) <img width="565" alt="View2" src="https://user-images.githubusercontent.com/22198798/137325941-7069c713-6d53-40d6-a4dd-a405b5049555.png"> ### What browsers are you seeing the problem on? Other (specify in "Additional context") ### Additional context Workaround: Set all to "Always" after due date. Trigger "Reevaluate All" ### Relevant log output _No response_
priority
students cannot see test cases if they are set to after due date describe the bug as the title says students cannot see test cases if they are set to after due date they can only see the test cases that are marked as always to reproduce create an exam with a programming task test cases with visibility after due date manual assessment also create the trigger for execution of test cases after exam end submit an exam as student assess the exam after all tests have been executed automatically look at the summary of the exam during review expected behavior the students shall see all test cases always after due date screenshots text says test cases img width alt src but details only show a few of them all that have been set to always img width alt src what browsers are you seeing the problem on other specify in additional context additional context workaround set all to always after due date trigger reevaluate all relevant log output no response
1
250,656
7,979,570,874
IssuesEvent
2018-07-17 22:19:58
stats4sd/Picsa-Extension-Toolkit
https://api.github.com/repos/stats4sd/Picsa-Extension-Toolkit
closed
Add support for videos
Priority: High Type: Feature waffle:next
Want method to include video resources like the ones currently being produced. Need to consider best way to share updates if file sizes becoming large. Likely to bundle all files in build, using major/minor versioning to indicate if just resources updated or more, or refrain from publishing resource updates and expect users to download/sync.
1.0
Add support for videos - Want method to include video resources like the ones currently being produced. Need to consider best way to share updates if file sizes becoming large. Likely to bundle all files in build, using major/minor versioning to indicate if just resources updated or more, or refrain from publishing resource updates and expect users to download/sync.
priority
add support for videos want method to include video resources like the ones currently being produced need to consider best way to share updates if file sizes becoming large likely to bundle all files in build using major minor versioning to indicate if just resources updated or more or refrain from publishing resource updates and expect users to download sync
1
171,819
6,494,950,247
IssuesEvent
2017-08-22 01:26:04
OperationCode/operationcode_frontend
https://api.github.com/repos/OperationCode/operationcode_frontend
closed
Heap Analytics isn't working
beginner friendly Priority: High Status: Available Status: In Progress Type: Bug
Our Heap Analytics snippet isn't currently providing any data to Heap. I think it may need to be placed somewhere else in the code.
1.0
Heap Analytics isn't working - Our Heap Analytics snippet isn't currently providing any data to Heap. I think it may need to be placed somewhere else in the code.
priority
heap analytics isn t working our heap analytics snippet isn t currently providing any data to heap i think it may need to be placed somewhere else in the code
1
454,696
13,106,183,814
IssuesEvent
2020-08-04 13:26:52
Haivision/srt
https://api.github.com/repos/Haivision/srt
closed
Crash in CRcvLossList::getFirstLostSeq()
Priority: High Type: Bug [core]
**Bug description** My application crashes in the function CRcvLossList::getFirstLostSeq(). When the crash happens m_iHead is -1 whereas m_iLength is 1. This results in a EXC_BAD_ACCESS (SIGSEGV) exception since the index (m_iHead) into the array is -1. It does not happen very often and is difficult to reproduce, but since our application is used by many users there are many hundred SRT connections per day, it gets an issue. I am wondering if it is a concurrency problem. I have seen that loss list accesses (remove and insert) are protected with the m_RcvLossLock lock. Since getFirstLostSeq() is not protected would it be possible that an ongoing remove operation (e.g. of the last element in the list) is interrupted at a point where m_iHead is already -1 but m_iLength is not yet 0? **To Reproduce** I am using SRT in SRTT_LIVE mode, TSBPD, non-blocking send / receive mode in sender and receiver. Up to nine connections per application. As mentioned above it is very difficult to reproduce. **Desktop (please provide the following information):** - OS: iOS 13 - SRT Version / commit ID: 1.4.0 **Additional context** Otherwise SRT works really well for me! Cheers Patrick Camina
1.0
Crash in CRcvLossList::getFirstLostSeq() - **Bug description** My application crashes in the function CRcvLossList::getFirstLostSeq(). When the crash happens m_iHead is -1 whereas m_iLength is 1. This results in a EXC_BAD_ACCESS (SIGSEGV) exception since the index (m_iHead) into the array is -1. It does not happen very often and is difficult to reproduce, but since our application is used by many users there are many hundred SRT connections per day, it gets an issue. I am wondering if it is a concurrency problem. I have seen that loss list accesses (remove and insert) are protected with the m_RcvLossLock lock. Since getFirstLostSeq() is not protected would it be possible that an ongoing remove operation (e.g. of the last element in the list) is interrupted at a point where m_iHead is already -1 but m_iLength is not yet 0? **To Reproduce** I am using SRT in SRTT_LIVE mode, TSBPD, non-blocking send / receive mode in sender and receiver. Up to nine connections per application. As mentioned above it is very difficult to reproduce. **Desktop (please provide the following information):** - OS: iOS 13 - SRT Version / commit ID: 1.4.0 **Additional context** Otherwise SRT works really well for me! Cheers Patrick Camina
priority
crash in crcvlosslist getfirstlostseq bug description my application crashes in the function crcvlosslist getfirstlostseq when the crash happens m ihead is whereas m ilength is this results in a exc bad access sigsegv exception since the index m ihead into the array is it does not happen very often and is difficult to reproduce but since our application is used by many users there are many hundred srt connections per day it gets an issue i am wondering if it is a concurrency problem i have seen that loss list accesses remove and insert are protected with the m rcvlosslock lock since getfirstlostseq is not protected would it be possible that an ongoing remove operation e g of the last element in the list is interrupted at a point where m ihead is already but m ilength is not yet to reproduce i am using srt in srtt live mode tsbpd non blocking send receive mode in sender and receiver up to nine connections per application as mentioned above it is very difficult to reproduce desktop please provide the following information os ios srt version commit id additional context otherwise srt works really well for me cheers patrick camina
1
811,224
30,279,824,667
IssuesEvent
2023-07-08 01:04:51
frankmarra/DLCM
https://api.github.com/repos/frankmarra/DLCM
closed
Editing Release Level URLs
priority: high
Release level URL should have ability to change in case of spelling, forgetting to set album type, etc. "Choose release type" shows up if nothing entered - can this be blank if they don't choose anything?
1.0
Editing Release Level URLs - Release level URL should have ability to change in case of spelling, forgetting to set album type, etc. "Choose release type" shows up if nothing entered - can this be blank if they don't choose anything?
priority
editing release level urls release level url should have ability to change in case of spelling forgetting to set album type etc choose release type shows up if nothing entered can this be blank if they don t choose anything
1
252,896
8,048,201,703
IssuesEvent
2018-08-01 05:30:14
Railcraft/Railcraft
https://api.github.com/repos/Railcraft/Railcraft
closed
Get rid of CoFH's RF as a dependency/API
charge enhancement high priority machines and multiblocks
Edit by liach: the whole thing will be under revision since RF is alive now! Another edit by liach: MJ is gonna be back, so kick RF away! Redstone Flux is currently unmaintained for 1.10 (until recently) and 1.11. Current plans regarding the updates for it involve requiring mods that use the CoFH Energy API to install a separate dependency. While good for the API, this is bad for Railcraft, especially since we do not use a good portion of the API itself. This would involve requiring our users to download the outside mod, when we don't even use it that much really. We should get rid of it, in favor of our own energy system. <details> <summary>Checklist</summary> - [x] Make the Rolling Machine and Rock Crusher utilize Charge instead of RF. - [x] Look into options for the RF Module. Move to Forge Energy? - [ ] Separately look into options for the Engines. Should these also be moved with the RF Module, or should we make them MJ engines for Buildcraft 8 (Like they were before 1.7). - [ ] Some sort of Basic Generator, for people without IC2 to utilize until the Charge Generators (and whatever we do with the RF module) are fully ported? Maybe a Stirling Generator that takes furnace fuel? Could also function as the basic generator for those who cannot afford a whole steam setup when everything is fully ported. </details>
1.0
Get rid of CoFH's RF as a dependency/API - Edit by liach: the whole thing will be under revision since RF is alive now! Another edit by liach: MJ is gonna be back, so kick RF away! Redstone Flux is currently unmaintained for 1.10 (until recently) and 1.11. Current plans regarding the updates for it involve requiring mods that use the CoFH Energy API to install a separate dependency. While good for the API, this is bad for Railcraft, especially since we do not use a good portion of the API itself. This would involve requiring our users to download the outside mod, when we don't even use it that much really. We should get rid of it, in favor of our own energy system. <details> <summary>Checklist</summary> - [x] Make the Rolling Machine and Rock Crusher utilize Charge instead of RF. - [x] Look into options for the RF Module. Move to Forge Energy? - [ ] Separately look into options for the Engines. Should these also be moved with the RF Module, or should we make them MJ engines for Buildcraft 8 (Like they were before 1.7). - [ ] Some sort of Basic Generator, for people without IC2 to utilize until the Charge Generators (and whatever we do with the RF module) are fully ported? Maybe a Stirling Generator that takes furnace fuel? Could also function as the basic generator for those who cannot afford a whole steam setup when everything is fully ported. </details>
priority
get rid of cofh s rf as a dependency api edit by liach the whole thing will be under revision since rf is alive now another edit by liach mj is gonna be back so kick rf away redstone flux is currently unmaintained for until recently and current plans regarding the updates for it involve requiring mods that use the cofh energy api to install a separate dependency while good for the api this is bad for railcraft especially since we do not use a good portion of the api itself this would involve requiring our users to download the outside mod when we don t even use it that much really we should get rid of it in favor of our own energy system checklist make the rolling machine and rock crusher utilize charge instead of rf look into options for the rf module move to forge energy separately look into options for the engines should these also be moved with the rf module or should we make them mj engines for buildcraft like they were before some sort of basic generator for people without to utilize until the charge generators and whatever we do with the rf module are fully ported maybe a stirling generator that takes furnace fuel could also function as the basic generator for those who cannot afford a whole steam setup when everything is fully ported
1
605,525
18,736,350,873
IssuesEvent
2021-11-04 08:11:02
AY2122S1-CS2103T-W13-2/tp
https://api.github.com/repos/AY2122S1-CS2103T-W13-2/tp
closed
[PE-D] Add Functionality Bug
type.Bug priority.High severity.High
When adding a contact using `add --name "James Bond 007" -address "new home"`, notice `-address`, it should show an error message, but rather it adds a person with the address `ddress "new home`. ![image.png](https://raw.githubusercontent.com/Jai2501/ped/main/files/103fc567-6e04-4636-9079-2633d2c14585.png) <!--session: 1635494571463-c57d1b47-b51d-4130-934d-fd4f2d88098b--><!--Version: Web v3.4.1--> ------------- Labels: `type.FunctionalityBug` `severity.Medium` original: Jai2501/ped#17
1.0
[PE-D] Add Functionality Bug - When adding a contact using `add --name "James Bond 007" -address "new home"`, notice `-address`, it should show an error message, but rather it adds a person with the address `ddress "new home`. ![image.png](https://raw.githubusercontent.com/Jai2501/ped/main/files/103fc567-6e04-4636-9079-2633d2c14585.png) <!--session: 1635494571463-c57d1b47-b51d-4130-934d-fd4f2d88098b--><!--Version: Web v3.4.1--> ------------- Labels: `type.FunctionalityBug` `severity.Medium` original: Jai2501/ped#17
priority
add functionality bug when adding a contact using add name james bond address new home notice address it should show an error message but rather it adds a person with the address ddress new home labels type functionalitybug severity medium original ped
1
695,508
23,861,359,481
IssuesEvent
2022-09-07 07:21:34
owncloud/ocis
https://api.github.com/repos/owncloud/ocis
closed
publicUpload parameter in share updates
Type:Bug Priority:p2-high
## Describe the bug Sending `publicUpload` parameter in `PUT` request to update a share (only upload permission) returns an invalid permission value, reflected in Android mobile client. ## Steps to reproduce Steps to reproduce the behaviour: 1. Create a public link, for example in that way: ``` curl -k -X POST -u <username>:<pwd> https://<url>/ocs/v2.php/apps/files_sharing/api/v1/shares -d 'path=/Documents&shareType=3&name=myLink&permissions=1' ``` A link over `Documents` with basic permission 1 (Download/View) created. 2. Update the link, by changing permissions to 4 (Upload only) including `publicUpload` (available as https://doc.owncloud.com/server/next/developer_manual/core/apis/ocs-share-api.html#update-share) ``` curl -k -X PUT -u <username>:<pwd> https://<url>/ocs/v2.php/apps/files_sharing/api/v1/shares/<share_id> -d 'path=/Documents/&shareType=3&name=MyLink&permissions=4&publicUpload=true' ``` ## Actual behavior Link updated with permissions 15, not 4. Check with ``` curl -k -u <username>:<pwd> https://<url>/ocs/v2.php/apps/files_sharing/api/v1/shares ``` that returns `<permissions>15</permissions>` ## Expected behavior In the final GET after updating permissions: `<permissions>4</permissions>` ## Setup ``` Version: 2.0.0-beta.4+27b71bf52 Compiled: 2022-07-06 00:00:00 +0000 UTC ``` created via docker compose file: ``` version: "3.7" services: ocis: image: owncloud/ocis:latest ports: - 9200:9200 - 9215:9215 environment: OCIS_INSECURE: "true" OCIS_URL: "https://myServerIP:9200" IDM_CREATE_DEMO_USERS: "true" IDM_ADMIN_PASSWORD: "admin" restart: "no" entrypoint: - /bin/sh # run ocis init to initialize a configuration file with random secrets # it will fail on subsequent runs, because the config file already exists # therefore we ignore the error and then start the ocis server command: ["-c", "ocis init || true; ocis server"] ``` ## Additional context `publicUpload` has been used in clients and still supported in oC10 with correct results. Documentation related (not sure if outdated, i hope it does not): https://doc.owncloud.com/server/next/developer_manual/core/apis/ocs-share-api.html#update-share By removing the `publicUpload` parameter from the `PUT` request, everything works fine and sets permissions 4 as expected. But, parameter in request payload is correct and should be handled.
1.0
publicUpload parameter in share updates - ## Describe the bug Sending `publicUpload` parameter in `PUT` request to update a share (only upload permission) returns an invalid permission value, reflected in Android mobile client. ## Steps to reproduce Steps to reproduce the behaviour: 1. Create a public link, for example in that way: ``` curl -k -X POST -u <username>:<pwd> https://<url>/ocs/v2.php/apps/files_sharing/api/v1/shares -d 'path=/Documents&shareType=3&name=myLink&permissions=1' ``` A link over `Documents` with basic permission 1 (Download/View) created. 2. Update the link, by changing permissions to 4 (Upload only) including `publicUpload` (available as https://doc.owncloud.com/server/next/developer_manual/core/apis/ocs-share-api.html#update-share) ``` curl -k -X PUT -u <username>:<pwd> https://<url>/ocs/v2.php/apps/files_sharing/api/v1/shares/<share_id> -d 'path=/Documents/&shareType=3&name=MyLink&permissions=4&publicUpload=true' ``` ## Actual behavior Link updated with permissions 15, not 4. Check with ``` curl -k -u <username>:<pwd> https://<url>/ocs/v2.php/apps/files_sharing/api/v1/shares ``` that returns `<permissions>15</permissions>` ## Expected behavior In the final GET after updating permissions: `<permissions>4</permissions>` ## Setup ``` Version: 2.0.0-beta.4+27b71bf52 Compiled: 2022-07-06 00:00:00 +0000 UTC ``` created via docker compose file: ``` version: "3.7" services: ocis: image: owncloud/ocis:latest ports: - 9200:9200 - 9215:9215 environment: OCIS_INSECURE: "true" OCIS_URL: "https://myServerIP:9200" IDM_CREATE_DEMO_USERS: "true" IDM_ADMIN_PASSWORD: "admin" restart: "no" entrypoint: - /bin/sh # run ocis init to initialize a configuration file with random secrets # it will fail on subsequent runs, because the config file already exists # therefore we ignore the error and then start the ocis server command: ["-c", "ocis init || true; ocis server"] ``` ## Additional context `publicUpload` has been used in clients and still supported in oC10 with correct results. Documentation related (not sure if outdated, i hope it does not): https://doc.owncloud.com/server/next/developer_manual/core/apis/ocs-share-api.html#update-share By removing the `publicUpload` parameter from the `PUT` request, everything works fine and sets permissions 4 as expected. But, parameter in request payload is correct and should be handled.
priority
publicupload parameter in share updates describe the bug sending publicupload parameter in put request to update a share only upload permission returns an invalid permission value reflected in android mobile client steps to reproduce steps to reproduce the behaviour create a public link for example in that way curl k x post u d path documents sharetype name mylink permissions a link over documents with basic permission download view created update the link by changing permissions to upload only including publicupload available as curl k x put u d path documents sharetype name mylink permissions publicupload true actual behavior link updated with permissions not check with curl k u that returns expected behavior in the final get after updating permissions setup version beta compiled utc created via docker compose file version services ocis image owncloud ocis latest ports environment ocis insecure true ocis url idm create demo users true idm admin password admin restart no entrypoint bin sh run ocis init to initialize a configuration file with random secrets it will fail on subsequent runs because the config file already exists therefore we ignore the error and then start the ocis server command additional context publicupload has been used in clients and still supported in with correct results documentation related not sure if outdated i hope it does not by removing the publicupload parameter from the put request everything works fine and sets permissions as expected but parameter in request payload is correct and should be handled
1
599,753
18,282,011,574
IssuesEvent
2021-10-05 05:28:03
AY2122S1-CS2113T-T10-2/tp
https://api.github.com/repos/AY2122S1-CS2113T-T10-2/tp
closed
View stored notes
type.Story priority.High
As a student, I want to be able to view the notes taken during lecture so that I can refer to them easily.
1.0
View stored notes - As a student, I want to be able to view the notes taken during lecture so that I can refer to them easily.
priority
view stored notes as a student i want to be able to view the notes taken during lecture so that i can refer to them easily
1
548,305
16,061,881,760
IssuesEvent
2021-04-23 13:39:11
sonia-auv/octopus-telemetry
https://api.github.com/repos/sonia-auv/octopus-telemetry
closed
Create mockup for Truster
Priority: High Type: Feature
**Warning :** Before creating an issue or task, make sure that it does not already exists in the [issue tracker](../). Thank you. ## Context Creer le mocup pour les truster ## Changes <!-- Give a brief description of the components that need to change and how --> ## Comments <!-- Add further comments if needed -->
1.0
Create mockup for Truster - **Warning :** Before creating an issue or task, make sure that it does not already exists in the [issue tracker](../). Thank you. ## Context Creer le mocup pour les truster ## Changes <!-- Give a brief description of the components that need to change and how --> ## Comments <!-- Add further comments if needed -->
priority
create mockup for truster warning before creating an issue or task make sure that it does not already exists in the thank you context creer le mocup pour les truster changes comments
1
29,240
2,714,197,470
IssuesEvent
2015-04-10 00:37:17
hamiltont/clasp
https://api.github.com/repos/hamiltont/clasp
opened
User personas
Antimalware enhancement High priority
_From @hamiltont on September 11, 2014 17:11_ Randomly generate names, emails, phones, photos. _Copied from original issue: hamiltont/attack#41_
1.0
User personas - _From @hamiltont on September 11, 2014 17:11_ Randomly generate names, emails, phones, photos. _Copied from original issue: hamiltont/attack#41_
priority
user personas from hamiltont on september randomly generate names emails phones photos copied from original issue hamiltont attack
1
163,389
6,197,630,069
IssuesEvent
2017-07-05 17:16:06
AZMAG/map-Employment
https://api.github.com/repos/AZMAG/map-Employment
closed
Rename "FDI Employers" to "Internationally Owned Companies"
enhancement Priority: High
Make sure this change is fixed throughout the site
1.0
Rename "FDI Employers" to "Internationally Owned Companies" - Make sure this change is fixed throughout the site
priority
rename fdi employers to internationally owned companies make sure this change is fixed throughout the site
1
460,024
13,203,318,594
IssuesEvent
2020-08-14 13:58:23
slsdetectorgroup/slsDetectorPackage
https://api.github.com/repos/slsdetectorgroup/slsDetectorPackage
closed
Wrong progress in acquire
action - Bug priority - Super high status - resolved
<!-- Preview changes before submitting --> <!-- Please fill out everything with an *, as this report will be discarded otherwise --> <!-- This is a comment, the syntax is a bit different from c++ or bash --> ##### *Distribution: <!-- RHEL7, RHEL6, Fedora, etc --> RHEL7 ##### *Detector type: <!-- If applicable, Eiger, Jungfrau, Mythen3, Gotthard2, Gotthard, Moench, ChipTestBoard --> Mythen3 ##### *Software Package Version: <!-- developer, 4.2.0, 4.1.1, etc --> developer ##### Priority: <!-- Super Low, Low, Medium, High, Super High --> Low ##### *Describe the bug <!-- A clear and concise description of what the bug is --> Client: sls_detector_put frames 1000 sls_detector_acquire 95.00 % Acquired [500] On the receiver: - 09:34:56.082 INFO: Summary of Port 60005 Missing Packets : 1000 Complete Frames : 500 Last Frame Caught : 26391 received 50% of the frames and of the packets (running at high frame rates) but the progress is 95% ##### Expected behavior <!-- A clear and concise description of what you expected to happen. --> I expected sls_detector_acquire **50.00 %** Acquired [500] ##### To Reproduce <!-- Steps to reproduce the behavior: --> <!-- 1. Go to '...' --> <!-- 2. Click on '....' --> <!-- 3. Scroll down to '....' --> <!-- 4. See error --> ##### Screenshots <!-- If applicable, add screenshots to help explain your problem. --> ##### Additional context <!-- Add any other context about the problem here. -->
1.0
Wrong progress in acquire - <!-- Preview changes before submitting --> <!-- Please fill out everything with an *, as this report will be discarded otherwise --> <!-- This is a comment, the syntax is a bit different from c++ or bash --> ##### *Distribution: <!-- RHEL7, RHEL6, Fedora, etc --> RHEL7 ##### *Detector type: <!-- If applicable, Eiger, Jungfrau, Mythen3, Gotthard2, Gotthard, Moench, ChipTestBoard --> Mythen3 ##### *Software Package Version: <!-- developer, 4.2.0, 4.1.1, etc --> developer ##### Priority: <!-- Super Low, Low, Medium, High, Super High --> Low ##### *Describe the bug <!-- A clear and concise description of what the bug is --> Client: sls_detector_put frames 1000 sls_detector_acquire 95.00 % Acquired [500] On the receiver: - 09:34:56.082 INFO: Summary of Port 60005 Missing Packets : 1000 Complete Frames : 500 Last Frame Caught : 26391 received 50% of the frames and of the packets (running at high frame rates) but the progress is 95% ##### Expected behavior <!-- A clear and concise description of what you expected to happen. --> I expected sls_detector_acquire **50.00 %** Acquired [500] ##### To Reproduce <!-- Steps to reproduce the behavior: --> <!-- 1. Go to '...' --> <!-- 2. Click on '....' --> <!-- 3. Scroll down to '....' --> <!-- 4. See error --> ##### Screenshots <!-- If applicable, add screenshots to help explain your problem. --> ##### Additional context <!-- Add any other context about the problem here. -->
priority
wrong progress in acquire distribution detector type software package version developer priority low describe the bug client sls detector put frames sls detector acquire acquired on the receiver info summary of port missing packets complete frames last frame caught received of the frames and of the packets running at high frame rates but the progress is expected behavior i expected sls detector acquire acquired to reproduce screenshots additional context
1
679,353
23,229,431,891
IssuesEvent
2022-08-03 05:57:51
datatlas-erasme/front
https://api.github.com/repos/datatlas-erasme/front
closed
Merge Templates : Switch Filter btn type
styling priority high template system
**Describe the solution you'd like** Merge the industries button with round circle for poi identification Create a sytem to switch easely from the btn with colored circle to btn with pictogram ![image](https://user-images.githubusercontent.com/8368283/162977010-925422cb-36f5-421b-8bfc-82b2a3e24432.png) *Industrie new ui for poi type recognition*
1.0
Merge Templates : Switch Filter btn type - **Describe the solution you'd like** Merge the industries button with round circle for poi identification Create a sytem to switch easely from the btn with colored circle to btn with pictogram ![image](https://user-images.githubusercontent.com/8368283/162977010-925422cb-36f5-421b-8bfc-82b2a3e24432.png) *Industrie new ui for poi type recognition*
priority
merge templates switch filter btn type describe the solution you d like merge the industries button with round circle for poi identification create a sytem to switch easely from the btn with colored circle to btn with pictogram industrie new ui for poi type recognition
1
166,905
6,314,460,529
IssuesEvent
2017-07-24 10:54:54
dmwm/WMCore
https://api.github.com/repos/dmwm/WMCore
reopened
Not all files of the MCPileup are added to the configuration
High Priority
following up on https://hypernews.cern.ch/HyperNews/CMS/get/prep-ops/4066.html where the software needs all file of the secondary input to be listed in the mix module, @thongonary and I were looking at a specific job log /eos/cms/store/logs/prod/2017/05/WMAgent/rverma_PR_newco_RelVal_276950_170428_191716_3771/rverma_PR_newco_RelVal_276950_170428_191716_3771-Task1MergeDQMoutputMergedEndOfRunDQMHarvestLogCollect-cmswn2203-1-logs.tar /WMTaskSpace/logCollect1/2a1532f6-465e-11e7-a342-a0369f23d01e-488-1-logArchive.tar.gz and the PSet has 2423 files in mixing module while the full dataset does have 5660 files in total, and is in full at the site showing errors about this workflow. the suspicion is that that secondary file list was truncated at pset tweak time one way or the other. It's the first time we (at least I) encouter such type of request requiring exactly all files of the secondary to be present.
1.0
Not all files of the MCPileup are added to the configuration - following up on https://hypernews.cern.ch/HyperNews/CMS/get/prep-ops/4066.html where the software needs all file of the secondary input to be listed in the mix module, @thongonary and I were looking at a specific job log /eos/cms/store/logs/prod/2017/05/WMAgent/rverma_PR_newco_RelVal_276950_170428_191716_3771/rverma_PR_newco_RelVal_276950_170428_191716_3771-Task1MergeDQMoutputMergedEndOfRunDQMHarvestLogCollect-cmswn2203-1-logs.tar /WMTaskSpace/logCollect1/2a1532f6-465e-11e7-a342-a0369f23d01e-488-1-logArchive.tar.gz and the PSet has 2423 files in mixing module while the full dataset does have 5660 files in total, and is in full at the site showing errors about this workflow. the suspicion is that that secondary file list was truncated at pset tweak time one way or the other. It's the first time we (at least I) encouter such type of request requiring exactly all files of the secondary to be present.
priority
not all files of the mcpileup are added to the configuration following up on where the software needs all file of the secondary input to be listed in the mix module thongonary and i were looking at a specific job log eos cms store logs prod wmagent rverma pr newco relval rverma pr newco relval logs tar wmtaskspace logarchive tar gz and the pset has files in mixing module while the full dataset does have files in total and is in full at the site showing errors about this workflow the suspicion is that that secondary file list was truncated at pset tweak time one way or the other it s the first time we at least i encouter such type of request requiring exactly all files of the secondary to be present
1
406,372
11,890,691,126
IssuesEvent
2020-03-28 19:32:11
eusebius24/choirwizard
https://api.github.com/repos/eusebius24/choirwizard
closed
Search my database
Priority: High
Add search form and get requests Customize searches via text inputs and selectors Create search results list and info page for individual items 10 hours
1.0
Search my database - Add search form and get requests Customize searches via text inputs and selectors Create search results list and info page for individual items 10 hours
priority
search my database add search form and get requests customize searches via text inputs and selectors create search results list and info page for individual items hours
1
676,968
23,144,866,780
IssuesEvent
2022-07-28 22:52:24
glizondo/Ewallet-SENG210
https://api.github.com/repos/glizondo/Ewallet-SENG210
opened
Feature1 - Connect database to expenses
High priority Connectivity
User story: As a user, I want to connect the expenses information to a database so I can always access the information Story points: 5
1.0
Feature1 - Connect database to expenses - User story: As a user, I want to connect the expenses information to a database so I can always access the information Story points: 5
priority
connect database to expenses user story as a user i want to connect the expenses information to a database so i can always access the information story points
1
279,337
8,664,297,592
IssuesEvent
2018-11-28 19:45:20
nanoframework/Home
https://api.github.com/repos/nanoframework/Home
opened
DateTime(long ticks, DateTimeKind kind) is buggy
CL-Core-Library Priority: High Status: In progress Type: Bug up-for-grabs
### Details about Problem **nanoFramework area:** (C# code ) **VS version<!--(if appropriate)-->:** **VS extension version<!--(if appropriate)-->:** **Target<!--(if appropriate)-->:** **Firmware image version<!--(if appropriate)-->:** **Device capabilities output<!--(if appropriate)-->:** Worked before? If so, with which nanoFramework image version: ### Detailed repro steps so we can see the same problem 1. Calling `DateTime(long ticks, DateTimeKind kind)` produces a wrong DateTime because the ticks backing field is loaded with an invalid value. ### Other suggested things ### Sample Project (if applicable) ### Screenshot (if applicable/relevant)
1.0
DateTime(long ticks, DateTimeKind kind) is buggy - ### Details about Problem **nanoFramework area:** (C# code ) **VS version<!--(if appropriate)-->:** **VS extension version<!--(if appropriate)-->:** **Target<!--(if appropriate)-->:** **Firmware image version<!--(if appropriate)-->:** **Device capabilities output<!--(if appropriate)-->:** Worked before? If so, with which nanoFramework image version: ### Detailed repro steps so we can see the same problem 1. Calling `DateTime(long ticks, DateTimeKind kind)` produces a wrong DateTime because the ticks backing field is loaded with an invalid value. ### Other suggested things ### Sample Project (if applicable) ### Screenshot (if applicable/relevant)
priority
datetime long ticks datetimekind kind is buggy details about problem nanoframework area c code vs version vs extension version target firmware image version device capabilities output worked before if so with which nanoframework image version detailed repro steps so we can see the same problem calling datetime long ticks datetimekind kind produces a wrong datetime because the ticks backing field is loaded with an invalid value other suggested things sample project if applicable screenshot if applicable relevant
1
344,788
10,349,640,117
IssuesEvent
2019-09-04 23:18:11
oslc-op/jira-migration-landfill
https://api.github.com/repos/oslc-op/jira-migration-landfill
closed
oslc.where syntax differs from Lyo reference implementation
Core: Query Priority: High Xtra: Jira
[https://open-services.net/bin/view/Main/OSLCCoreSpecQuery](https://open-services.net/bin/view/Main/OSLCCoreSpecQuery) description of the syntax of oslc.where only supports: value ::= uri\\\_ref\\\_esc | literal\\\_value uri\\\_ref\\\_esc ::= /\\\* an angle bracket-delimited URI reference in which > and \\\\ are -escaped. \\\*/ However, when I plaigerised the Antlr definition of this from Lyo, I found it also accepted prefixed names. For example, the following was supported: oslc.where=dcterms:creator=jtsuser:John providing that the prefix jtsuser was defined. This seems useful, so should we adopt that in the spec? --- _Migrated from https://issues.oasis-open.org/browse/OSLCCORE-110 (opened by @oslc-bot; previously assigned to @jamsden)_
1.0
oslc.where syntax differs from Lyo reference implementation - [https://open-services.net/bin/view/Main/OSLCCoreSpecQuery](https://open-services.net/bin/view/Main/OSLCCoreSpecQuery) description of the syntax of oslc.where only supports: value ::= uri\\\_ref\\\_esc | literal\\\_value uri\\\_ref\\\_esc ::= /\\\* an angle bracket-delimited URI reference in which > and \\\\ are -escaped. \\\*/ However, when I plaigerised the Antlr definition of this from Lyo, I found it also accepted prefixed names. For example, the following was supported: oslc.where=dcterms:creator=jtsuser:John providing that the prefix jtsuser was defined. This seems useful, so should we adopt that in the spec? --- _Migrated from https://issues.oasis-open.org/browse/OSLCCORE-110 (opened by @oslc-bot; previously assigned to @jamsden)_
priority
oslc where syntax differs from lyo reference implementation description of the syntax of oslc where only supports value uri ref esc literal value uri ref esc an angle bracket delimited uri reference in which and are escaped however when i plaigerised the antlr definition of this from lyo i found it also accepted prefixed names for example the following was supported oslc where dcterms creator jtsuser john providing that the prefix jtsuser was defined this seems useful so should we adopt that in the spec migrated from opened by oslc bot previously assigned to jamsden
1
767,771
26,939,749,787
IssuesEvent
2023-02-08 00:34:56
trial-and-error-10191/2022-FTC-Season
https://api.github.com/repos/trial-and-error-10191/2022-FTC-Season
opened
Use single class for autonomous mode
High priority
Want to avoid needing to create two separate autonomous mode classes (one for starting on left position, one for starting on right position).
1.0
Use single class for autonomous mode - Want to avoid needing to create two separate autonomous mode classes (one for starting on left position, one for starting on right position).
priority
use single class for autonomous mode want to avoid needing to create two separate autonomous mode classes one for starting on left position one for starting on right position
1
124,121
4,892,087,554
IssuesEvent
2016-11-18 18:38:35
Dolibarr/foundation
https://api.github.com/repos/Dolibarr/foundation
reopened
Make the dolibarr major version (x.y) mandatory into label of any product on dolistore (or use labels)
Priority high
Make the dolibarr major version (x.y) mandatory into label of any product on dolistore. We must accept Module title x.y or Module title x.y-a.b or Module title x.y-a.b-d.ee
1.0
Make the dolibarr major version (x.y) mandatory into label of any product on dolistore (or use labels) - Make the dolibarr major version (x.y) mandatory into label of any product on dolistore. We must accept Module title x.y or Module title x.y-a.b or Module title x.y-a.b-d.ee
priority
make the dolibarr major version x y mandatory into label of any product on dolistore or use labels make the dolibarr major version x y mandatory into label of any product on dolistore we must accept module title x y or module title x y a b or module title x y a b d ee
1
630,120
20,092,351,203
IssuesEvent
2022-02-06 00:41:44
hackforla/expunge-assist
https://api.github.com/repos/hackforla/expunge-assist
closed
integrate generating of statements with Editable field
role: development priority: high size: large feature: missing
to be done after issue #347 - This hooks up the editable field in each preview page to generate a statement using the inputs the user just gave. - It should only generate if the requisite fields are populated and if the statement is empty. - Any changes in the statement after the user edits the text should completely replace whatever was generated.
1.0
integrate generating of statements with Editable field - to be done after issue #347 - This hooks up the editable field in each preview page to generate a statement using the inputs the user just gave. - It should only generate if the requisite fields are populated and if the statement is empty. - Any changes in the statement after the user edits the text should completely replace whatever was generated.
priority
integrate generating of statements with editable field to be done after issue this hooks up the editable field in each preview page to generate a statement using the inputs the user just gave it should only generate if the requisite fields are populated and if the statement is empty any changes in the statement after the user edits the text should completely replace whatever was generated
1
764,118
26,785,028,013
IssuesEvent
2023-02-01 01:33:52
pytorch/pytorch
https://api.github.com/repos/pytorch/pytorch
closed
Error in CI: RuntimeError: CUDA error: an illegal memory access was encountered
high priority module: cuda triaged quansight-nack
## 🐛 Bug When writing a new PR, CI reported `RuntimeError: CUDA error: an illegal memory access was encountered` for a test I added and all the subsequent tests in configuration `pytorch_linux_xenial_cuda10_2_cudnn7_py3_gcc7_test`. ## To Reproduce Steps to reproduce the behavior: 1. (Re-)trigger a CI run for https://github.com/pytorch/pytorch/pull/36864 ## Expected behavior No error, or a more descriptive error message. ## Environment CircleCI ## Additional context Shoutout to @Pearu for narrowing it down and cc in case he has something to add. https://github.com/pytorch/pytorch/issues/21819 has the same symptoms but according to https://github.com/pytorch/pytorch/issues/21819#issuecomment-614493009 it's a different issue. cc @ezyang @gchanan @zou3519 @ngimel
1.0
Error in CI: RuntimeError: CUDA error: an illegal memory access was encountered - ## 🐛 Bug When writing a new PR, CI reported `RuntimeError: CUDA error: an illegal memory access was encountered` for a test I added and all the subsequent tests in configuration `pytorch_linux_xenial_cuda10_2_cudnn7_py3_gcc7_test`. ## To Reproduce Steps to reproduce the behavior: 1. (Re-)trigger a CI run for https://github.com/pytorch/pytorch/pull/36864 ## Expected behavior No error, or a more descriptive error message. ## Environment CircleCI ## Additional context Shoutout to @Pearu for narrowing it down and cc in case he has something to add. https://github.com/pytorch/pytorch/issues/21819 has the same symptoms but according to https://github.com/pytorch/pytorch/issues/21819#issuecomment-614493009 it's a different issue. cc @ezyang @gchanan @zou3519 @ngimel
priority
error in ci runtimeerror cuda error an illegal memory access was encountered 🐛 bug when writing a new pr ci reported runtimeerror cuda error an illegal memory access was encountered for a test i added and all the subsequent tests in configuration pytorch linux xenial test to reproduce steps to reproduce the behavior re trigger a ci run for expected behavior no error or a more descriptive error message environment circleci additional context shoutout to pearu for narrowing it down and cc in case he has something to add has the same symptoms but according to it s a different issue cc ezyang gchanan ngimel
1
356,582
10,594,961,875
IssuesEvent
2019-10-09 17:55:55
dotkom/onlineweb4
https://api.github.com/repos/dotkom/onlineweb4
closed
Attend API responds with "card # does not exist" if the user isn't actually attending
Package: Event Priority: High Status: Available Type: Bug Type: Enhancement
## What kind of an issue is this? - Bug report ## What is the expected behaviour? If a user who isn't registered as attending an event tries to attend an event the system should state that the user isn't attending the event. (_wow such wording_) ## What is the current behaviour? If a user who isn't registered for an event tries to attend the event the system states that the card number does not exist. The card number might actually exist for a user, but the real thing here is that the user isn't actually signed up for the event. ## How do you reproduce this problem? Try to attend an event you're not signed up for and the resulting error message will be incorrect. ## Other information This will most likely happen both when trying to sign up with username and by providing an RFID, based on the code [here](https://github.com/dotkom/onlineweb4/blob/develop/apps/events/views.py#L492-L505).
1.0
Attend API responds with "card # does not exist" if the user isn't actually attending - ## What kind of an issue is this? - Bug report ## What is the expected behaviour? If a user who isn't registered as attending an event tries to attend an event the system should state that the user isn't attending the event. (_wow such wording_) ## What is the current behaviour? If a user who isn't registered for an event tries to attend the event the system states that the card number does not exist. The card number might actually exist for a user, but the real thing here is that the user isn't actually signed up for the event. ## How do you reproduce this problem? Try to attend an event you're not signed up for and the resulting error message will be incorrect. ## Other information This will most likely happen both when trying to sign up with username and by providing an RFID, based on the code [here](https://github.com/dotkom/onlineweb4/blob/develop/apps/events/views.py#L492-L505).
priority
attend api responds with card does not exist if the user isn t actually attending what kind of an issue is this bug report what is the expected behaviour if a user who isn t registered as attending an event tries to attend an event the system should state that the user isn t attending the event wow such wording what is the current behaviour if a user who isn t registered for an event tries to attend the event the system states that the card number does not exist the card number might actually exist for a user but the real thing here is that the user isn t actually signed up for the event how do you reproduce this problem try to attend an event you re not signed up for and the resulting error message will be incorrect other information this will most likely happen both when trying to sign up with username and by providing an rfid based on the code
1
344,364
10,343,537,710
IssuesEvent
2019-09-04 09:10:14
siddhi-io/siddhi
https://api.github.com/repos/siddhi-io/siddhi
closed
More than one logical operator not allowed
priority/high type/question
**Description:** Multiple logical operator (and/or) separated queries are not allowed. ` @info(name='query_name') from every (e1=FirstNetworkStream[e1.deviceName == 'A-123'] OR e2=SecondNetworkStream[e2.deviceName == 'B-456'] ) and e3=AuthStream[e3.eventType == 'FAILURE'] within 5 minutes select * insert into OutputStream;` This does not work. In documentation as well [https://siddhi.io/en/v5.0/docs/query-guide/#logical-patterns](url) it looks like Siddhi is only supporting 1 logical operator in a query . We need to separate it with followed by which converts logic into an altogether different thing. Below works but means that it has to be in order: ` @info(name='query_name') from every (e1=FirstNetworkStream[e1.deviceName == 'A-123'] OR e2=SecondNetworkStream[e2.deviceName == 'B-456'] ) -> e3=AuthStream[e3.eventType == 'FAILURE'] within 5 minutes select * insert into OutputStream;` Please correct if i am wrong as even in siddhi simulator it shows similar error, tried with the latest version as well.
1.0
More than one logical operator not allowed - **Description:** Multiple logical operator (and/or) separated queries are not allowed. ` @info(name='query_name') from every (e1=FirstNetworkStream[e1.deviceName == 'A-123'] OR e2=SecondNetworkStream[e2.deviceName == 'B-456'] ) and e3=AuthStream[e3.eventType == 'FAILURE'] within 5 minutes select * insert into OutputStream;` This does not work. In documentation as well [https://siddhi.io/en/v5.0/docs/query-guide/#logical-patterns](url) it looks like Siddhi is only supporting 1 logical operator in a query . We need to separate it with followed by which converts logic into an altogether different thing. Below works but means that it has to be in order: ` @info(name='query_name') from every (e1=FirstNetworkStream[e1.deviceName == 'A-123'] OR e2=SecondNetworkStream[e2.deviceName == 'B-456'] ) -> e3=AuthStream[e3.eventType == 'FAILURE'] within 5 minutes select * insert into OutputStream;` Please correct if i am wrong as even in siddhi simulator it shows similar error, tried with the latest version as well.
priority
more than one logical operator not allowed description multiple logical operator and or separated queries are not allowed info name query name from every firstnetworkstream or secondnetworkstream and authstream within minutes select insert into outputstream this does not work in documentation as well url it looks like siddhi is only supporting logical operator in a query we need to separate it with followed by which converts logic into an altogether different thing below works but means that it has to be in order info name query name from every firstnetworkstream or secondnetworkstream authstream within minutes select insert into outputstream please correct if i am wrong as even in siddhi simulator it shows similar error tried with the latest version as well
1
677,007
23,145,933,679
IssuesEvent
2022-07-29 00:47:21
CursedMC/libreg
https://api.github.com/repos/CursedMC/libreg
opened
Thread Safety
enhancement high priority
We need a better and thread-safe system for registering blocks and items under a given namespace.
1.0
Thread Safety - We need a better and thread-safe system for registering blocks and items under a given namespace.
priority
thread safety we need a better and thread safe system for registering blocks and items under a given namespace
1
97,838
4,007,045,473
IssuesEvent
2016-05-12 16:46:06
agda/agda
https://api.github.com/repos/agda/agda
opened
Internal error related to overloaded projections
bug overloading priority-high projection
``` record R₁ : Set₁ where field f : Set open R₁ public postulate F : ∀ {a} → Set a → Set a module M (_ : Set₁) where record R₂ {a} (G : Set a → Set a) (A : Set a) : Set a where field f : G A open R₂ public open M Set works : ∀ a (A : Set a) → R₂ F A → F A works a A x = R₂.f x -- a F !=< F A of type Set -- when checking that the expression f x has type F A ill-formed-term-in-error-message : ∀ a (A : Set a) → R₂ F A → F A ill-formed-term-in-error-message a A x = f x -- An internal error has occurred. Please report this as a bug. -- Location of the error: src/full/Agda/TypeChecking/Substitute.hs:93 internal-error : (A : Set) → R₂ F A → F A internal-error A x = f x ```
1.0
Internal error related to overloaded projections - ``` record R₁ : Set₁ where field f : Set open R₁ public postulate F : ∀ {a} → Set a → Set a module M (_ : Set₁) where record R₂ {a} (G : Set a → Set a) (A : Set a) : Set a where field f : G A open R₂ public open M Set works : ∀ a (A : Set a) → R₂ F A → F A works a A x = R₂.f x -- a F !=< F A of type Set -- when checking that the expression f x has type F A ill-formed-term-in-error-message : ∀ a (A : Set a) → R₂ F A → F A ill-formed-term-in-error-message a A x = f x -- An internal error has occurred. Please report this as a bug. -- Location of the error: src/full/Agda/TypeChecking/Substitute.hs:93 internal-error : (A : Set) → R₂ F A → F A internal-error A x = f x ```
priority
internal error related to overloaded projections record r₁ set₁ where field f set open r₁ public postulate f ∀ a → set a → set a module m set₁ where record r₂ a g set a → set a a set a set a where field f g a open r₂ public open m set works ∀ a a set a → r₂ f a → f a works a a x r₂ f x a f f a of type set when checking that the expression f x has type f a ill formed term in error message ∀ a a set a → r₂ f a → f a ill formed term in error message a a x f x an internal error has occurred please report this as a bug location of the error src full agda typechecking substitute hs internal error a set → r₂ f a → f a internal error a x f x
1
342,789
10,321,799,773
IssuesEvent
2019-08-31 05:52:18
BendroCorp/bendrocorp-mobile
https://api.github.com/repos/BendroCorp/bendrocorp-mobile
closed
Add profiles to the mobile application with full feature parity
effort: high feature priority: normal
Add profiles to the mobile application with full feature parity - [x] Profile list - [x] Individual profiles - [x] Ability to edit basic profile information - [x] Ability to service record history - [x] Ability to add/edit owned ship - [x] Ability to view applications - [x] Ability to add application comments - [x] Ability to handle application advances and rejections from the mobile app - [x] Ability to conduct applicant interviews using the mobile app
1.0
Add profiles to the mobile application with full feature parity - Add profiles to the mobile application with full feature parity - [x] Profile list - [x] Individual profiles - [x] Ability to edit basic profile information - [x] Ability to service record history - [x] Ability to add/edit owned ship - [x] Ability to view applications - [x] Ability to add application comments - [x] Ability to handle application advances and rejections from the mobile app - [x] Ability to conduct applicant interviews using the mobile app
priority
add profiles to the mobile application with full feature parity add profiles to the mobile application with full feature parity profile list individual profiles ability to edit basic profile information ability to service record history ability to add edit owned ship ability to view applications ability to add application comments ability to handle application advances and rejections from the mobile app ability to conduct applicant interviews using the mobile app
1
624,483
19,699,134,743
IssuesEvent
2022-01-12 15:03:06
biodiversitydata-se/biocollect
https://api.github.com/repos/biodiversitydata-se/biocollect
closed
Routes are not visible where they should be visible
bug 2-High priority
On several occasions we have found that when a new route has been started, it does not show up in all places where it should. Example: https://biocollect.biodiversitydata.se/sft/person/edit/15b2954c-f391-4310-74c2-e02ebaf2b3ca/?returnTo=/sft/project/index/89383d0f-9735-4fe7-8eb4-8b2e9e9b7b5c# Click on “vinterrutter”. The route 611014-2-02 has been surveyed, as you can see. But when you click on Lokalbokning/Visa andra, it does not show up. In this particular case, the person wanted to report through BioCollect for this route again, but couldn’t because the route didn't show up as an option. So a real problem.
1.0
Routes are not visible where they should be visible - On several occasions we have found that when a new route has been started, it does not show up in all places where it should. Example: https://biocollect.biodiversitydata.se/sft/person/edit/15b2954c-f391-4310-74c2-e02ebaf2b3ca/?returnTo=/sft/project/index/89383d0f-9735-4fe7-8eb4-8b2e9e9b7b5c# Click on “vinterrutter”. The route 611014-2-02 has been surveyed, as you can see. But when you click on Lokalbokning/Visa andra, it does not show up. In this particular case, the person wanted to report through BioCollect for this route again, but couldn’t because the route didn't show up as an option. So a real problem.
priority
routes are not visible where they should be visible on several occasions we have found that when a new route has been started it does not show up in all places where it should example click on “vinterrutter” the route has been surveyed as you can see but when you click on lokalbokning visa andra it does not show up in this particular case the person wanted to report through biocollect for this route again but couldn’t because the route didn t show up as an option so a real problem
1
82,054
3,602,386,029
IssuesEvent
2016-02-03 15:29:48
ubpb/issues
https://api.github.com/repos/ubpb/issues
closed
Knopf "Vormerkung löschen" wird nicht angezeigt
bug high priority katalog
Im Konto von BB wird bei einer Vormerkung der Knopf "Vormerkung löschen" nicht angezeigt. In meinem Testkonto geht das. ![konto_vormerkung loschen](https://cloud.githubusercontent.com/assets/495000/12750486/feb44198-c9b7-11e5-93bc-244a7777807d.jpg)
1.0
Knopf "Vormerkung löschen" wird nicht angezeigt - Im Konto von BB wird bei einer Vormerkung der Knopf "Vormerkung löschen" nicht angezeigt. In meinem Testkonto geht das. ![konto_vormerkung loschen](https://cloud.githubusercontent.com/assets/495000/12750486/feb44198-c9b7-11e5-93bc-244a7777807d.jpg)
priority
knopf vormerkung löschen wird nicht angezeigt im konto von bb wird bei einer vormerkung der knopf vormerkung löschen nicht angezeigt in meinem testkonto geht das
1
63,400
3,194,764,332
IssuesEvent
2015-09-30 13:51:31
fusioninventory/fusioninventory-for-glpi
https://api.github.com/repos/fusioninventory/fusioninventory-for-glpi
closed
Mirror server & location
Category: Deploy Component: For junior contributor Component: Found in version Priority: High Status: Closed Tracker: Bug
--- Author Name: **Tamatoa Davio** (Tamatoa Davio) Original Redmine Issue: 2065, http://forge.fusioninventory.org/issues/2065 Original Date: 2013-03-31 Original Assignee: David Durieux --- location shown seems to be only those in root entities EDIT: the list should contains also recursive entities if recursivity is enabled
1.0
Mirror server & location - --- Author Name: **Tamatoa Davio** (Tamatoa Davio) Original Redmine Issue: 2065, http://forge.fusioninventory.org/issues/2065 Original Date: 2013-03-31 Original Assignee: David Durieux --- location shown seems to be only those in root entities EDIT: the list should contains also recursive entities if recursivity is enabled
priority
mirror server location author name tamatoa davio tamatoa davio original redmine issue original date original assignee david durieux location shown seems to be only those in root entities edit the list should contains also recursive entities if recursivity is enabled
1
642,878
20,916,283,317
IssuesEvent
2022-03-24 13:42:47
AY2122S2-CS2103T-W15-2/tp
https://api.github.com/repos/AY2122S2-CS2103T-W15-2/tp
closed
Current flag command is still using index
priority.High type.Task
Let's change flag command to use the name instead of index
1.0
Current flag command is still using index - Let's change flag command to use the name instead of index
priority
current flag command is still using index let s change flag command to use the name instead of index
1
820,234
30,764,669,964
IssuesEvent
2023-07-30 06:12:25
go-shiori/shiori
https://api.github.com/repos/go-shiori/shiori
closed
CI builds does not take into account RC builds when tagging packages
type:bug priority:high
## Describe the bug / actual behavior The CI uses conditionals to check if the released version is a development version or not (that is, if pushed to a `v*` tag or not). When tagging the images, the conditional need to check if the version is a rc version as well. The workflow should be: `v*` tag push to master: - gorelease: ok ( build and publish `v*`) - buildx: ok (publish`v*` and `latest`) commit push to master: - gorelease: ok (build `v*`) - buildx: ok (publish `v*-next-commit` and `dev`) `v*-rc*` push to master: - gorelease: (build and publish `v*-rc*`) - **buildx:** build and publish with `v*-rc*` but **not with `latest` nor `dev`.** ## Links - Gorelease CI: https://github.com/go-shiori/shiori/blob/master/.github/workflows/_gorelease.yml#L16 - Buildx CI: https://github.com/go-shiori/shiori/blob/master/.github/workflows/_buildx.yml#L26-L38
1.0
CI builds does not take into account RC builds when tagging packages - ## Describe the bug / actual behavior The CI uses conditionals to check if the released version is a development version or not (that is, if pushed to a `v*` tag or not). When tagging the images, the conditional need to check if the version is a rc version as well. The workflow should be: `v*` tag push to master: - gorelease: ok ( build and publish `v*`) - buildx: ok (publish`v*` and `latest`) commit push to master: - gorelease: ok (build `v*`) - buildx: ok (publish `v*-next-commit` and `dev`) `v*-rc*` push to master: - gorelease: (build and publish `v*-rc*`) - **buildx:** build and publish with `v*-rc*` but **not with `latest` nor `dev`.** ## Links - Gorelease CI: https://github.com/go-shiori/shiori/blob/master/.github/workflows/_gorelease.yml#L16 - Buildx CI: https://github.com/go-shiori/shiori/blob/master/.github/workflows/_buildx.yml#L26-L38
priority
ci builds does not take into account rc builds when tagging packages describe the bug actual behavior the ci uses conditionals to check if the released version is a development version or not that is if pushed to a v tag or not when tagging the images the conditional need to check if the version is a rc version as well the workflow should be v tag push to master gorelease ok build and publish v buildx ok publish v and latest commit push to master gorelease ok build v buildx ok publish v next commit and dev v rc push to master gorelease build and publish v rc buildx build and publish with v rc but not with latest nor dev links gorelease ci buildx ci
1
174,443
6,540,145,237
IssuesEvent
2017-09-01 14:22:53
envistaInteractive/itagroup-ecommerce-template
https://api.github.com/repos/envistaInteractive/itagroup-ecommerce-template
opened
Order History: Post product rating data
High Priority JavaScript
Post product rating data via proxy from Order History page
1.0
Order History: Post product rating data - Post product rating data via proxy from Order History page
priority
order history post product rating data post product rating data via proxy from order history page
1
782,593
27,500,608,398
IssuesEvent
2023-03-05 16:55:44
r3ndd/BeyondMafia-Integration
https://api.github.com/repos/r3ndd/BeyondMafia-Integration
closed
fix(competitive): forcing NL / NK / No-Action
Requested / High priority
# (3) Forcing NL / NK / No-Action **check "BeyondMafia Game Mechanics Change Suggestions" doc**
1.0
fix(competitive): forcing NL / NK / No-Action - # (3) Forcing NL / NK / No-Action **check "BeyondMafia Game Mechanics Change Suggestions" doc**
priority
fix competitive forcing nl nk no action forcing nl nk no action check beyondmafia game mechanics change suggestions doc
1
137,049
5,292,327,450
IssuesEvent
2017-02-09 01:40:50
tableau-mkt/caboose
https://api.github.com/repos/tableau-mkt/caboose
closed
Update caboose for Terminus 1.0
customer-mktg-operations customer-product_team est-2 priority-high skill-back_end status-triaged task-feature/enhancement task-maintenance value-5
## Problem / motivation Terminus 1.0 is out! It's the new hotness and fully supported by Pantheon. Unfortunately, we have a lot of hard-coded commands in here that reference the 0.x terminus command syntax (e.g. `terminus auth login` vs. `terminus auth:login`. ## Proposed resolution - Let's _not_ support two versions of terminus. - Let's update all terminus commands to use the new 1.0 terminus command style. Devs can update to the new version of caboose as they update their local version of terminus.
1.0
Update caboose for Terminus 1.0 - ## Problem / motivation Terminus 1.0 is out! It's the new hotness and fully supported by Pantheon. Unfortunately, we have a lot of hard-coded commands in here that reference the 0.x terminus command syntax (e.g. `terminus auth login` vs. `terminus auth:login`. ## Proposed resolution - Let's _not_ support two versions of terminus. - Let's update all terminus commands to use the new 1.0 terminus command style. Devs can update to the new version of caboose as they update their local version of terminus.
priority
update caboose for terminus problem motivation terminus is out it s the new hotness and fully supported by pantheon unfortunately we have a lot of hard coded commands in here that reference the x terminus command syntax e g terminus auth login vs terminus auth login proposed resolution let s not support two versions of terminus let s update all terminus commands to use the new terminus command style devs can update to the new version of caboose as they update their local version of terminus
1
795,604
28,078,900,879
IssuesEvent
2023-03-30 03:43:03
AY2223S2-CS2103T-F12-3/tp
https://api.github.com/repos/AY2223S2-CS2103T-F12-3/tp
closed
Race in userdata.json has problems being read
priority.High type.Bug severity.High
`userdata.json`: ```json { "user" : { "name" : "Neo", "phone" : "88889999", "email" : "neo@matrix.net", "address" : "Lower Downtown, Capital City, USA", "race" : "", "major" : "", ... ``` Log: ``` Mar 30, 2023 11:37:23 AM seedu.address.storage.user.JsonUserDataStorage readData INFO: Illegal values found in data/userdata.json: Race should only contain alphabets and spaces Mar 30, 2023 11:37:23 AM seedu.address.MainApp initModelManager WARNING: Data file not in the correct format. Will be starting with blank UserData ``` Replacing `""` with valid inputs such as `"chinese"` doesn't work either.
1.0
Race in userdata.json has problems being read - `userdata.json`: ```json { "user" : { "name" : "Neo", "phone" : "88889999", "email" : "neo@matrix.net", "address" : "Lower Downtown, Capital City, USA", "race" : "", "major" : "", ... ``` Log: ``` Mar 30, 2023 11:37:23 AM seedu.address.storage.user.JsonUserDataStorage readData INFO: Illegal values found in data/userdata.json: Race should only contain alphabets and spaces Mar 30, 2023 11:37:23 AM seedu.address.MainApp initModelManager WARNING: Data file not in the correct format. Will be starting with blank UserData ``` Replacing `""` with valid inputs such as `"chinese"` doesn't work either.
priority
race in userdata json has problems being read userdata json json user name neo phone email neo matrix net address lower downtown capital city usa race major log mar am seedu address storage user jsonuserdatastorage readdata info illegal values found in data userdata json race should only contain alphabets and spaces mar am seedu address mainapp initmodelmanager warning data file not in the correct format will be starting with blank userdata replacing with valid inputs such as chinese doesn t work either
1
406,082
11,886,683,857
IssuesEvent
2020-03-27 22:39:20
CMPUT301W20T01/boost
https://api.github.com/repos/CMPUT301W20T01/boost
closed
UC 01.01.01 request ride between two locations
priority: high risk: high size: 5
**Partial User Story** _US 01.01.01_ As a rider, I want to request rides between two locations. **Rationale** - To get from one location to another
1.0
UC 01.01.01 request ride between two locations - **Partial User Story** _US 01.01.01_ As a rider, I want to request rides between two locations. **Rationale** - To get from one location to another
priority
uc request ride between two locations partial user story us as a rider i want to request rides between two locations rationale to get from one location to another
1
78,846
3,518,142,544
IssuesEvent
2016-01-12 11:21:09
thesgc/chembiohub_helpdesk
https://api.github.com/repos/thesgc/chembiohub_helpdesk
closed
Generate an assay registration schema form based upon the scripps pubchem templa
app: ChemBio Assay ChemBio Assay enhancement name: Andrew Stretton priority: High
Generate an assay registration schema form based upon the scripps pubchem template mixed with the chembl schema. date recorded in spreadsheet: 09/04/2015 17:10:41
1.0
Generate an assay registration schema form based upon the scripps pubchem templa - Generate an assay registration schema form based upon the scripps pubchem template mixed with the chembl schema. date recorded in spreadsheet: 09/04/2015 17:10:41
priority
generate an assay registration schema form based upon the scripps pubchem templa generate an assay registration schema form based upon the scripps pubchem template mixed with the chembl schema date recorded in spreadsheet
1
606,165
18,756,269,435
IssuesEvent
2021-11-05 11:10:17
AY2122S1-CS2103T-W17-3/tp
https://api.github.com/repos/AY2122S1-CS2103T-W17-3/tp
closed
[PE-D] For some reason this command doesn't work
bug priority.High
![image.png](https://raw.githubusercontent.com/kaldius/ped/main/files/56abadc4-a026-4acd-aa08-58dc65f1b4e3.png) I actually can't find out why but I just thought it would be good for yall to know. <!--session: 1635521505195-2b08850b-038c-47a6-a5aa-9414c22d1673--> <!--Version: Web v3.4.1--> ------------- Labels: `severity.Medium` `type.FunctionalityBug` original: kaldius/ped#8
1.0
[PE-D] For some reason this command doesn't work - ![image.png](https://raw.githubusercontent.com/kaldius/ped/main/files/56abadc4-a026-4acd-aa08-58dc65f1b4e3.png) I actually can't find out why but I just thought it would be good for yall to know. <!--session: 1635521505195-2b08850b-038c-47a6-a5aa-9414c22d1673--> <!--Version: Web v3.4.1--> ------------- Labels: `severity.Medium` `type.FunctionalityBug` original: kaldius/ped#8
priority
for some reason this command doesn t work i actually can t find out why but i just thought it would be good for yall to know labels severity medium type functionalitybug original kaldius ped
1
21,559
2,641,255,322
IssuesEvent
2015-03-11 16:48:20
chrsmith/html5rocks
https://api.github.com/repos/chrsmith/html5rocks
closed
Each Tag Needs a URL
Milestone-3 Priority-High Type-Task
Original [issue 45](https://code.google.com/p/html5rocks/issues/detail?id=45) created by chrsmith on 2010-07-14T22:13:58.000Z: Each tag used for articles and tutorials needs a URL. For instance, I should be able to go http://www.html5rocks.com/tutorials/audio This is very important when we start to link into HTML5 Rocks from other resources, such as our Extensions docs.
1.0
Each Tag Needs a URL - Original [issue 45](https://code.google.com/p/html5rocks/issues/detail?id=45) created by chrsmith on 2010-07-14T22:13:58.000Z: Each tag used for articles and tutorials needs a URL. For instance, I should be able to go http://www.html5rocks.com/tutorials/audio This is very important when we start to link into HTML5 Rocks from other resources, such as our Extensions docs.
priority
each tag needs a url original created by chrsmith on each tag used for articles and tutorials needs a url for instance i should be able to go this is very important when we start to link into rocks from other resources such as our extensions docs
1
664,579
22,281,957,451
IssuesEvent
2022-06-11 02:33:30
FuelLabs/swayswap
https://api.github.com/repos/FuelLabs/swayswap
closed
header toolbar should be fixed on top
enhancement ui/ux priority:high
As a user when scrolling on the app I should have the header accessible every time. - Make the content scrollable but the header fixed on top.
1.0
header toolbar should be fixed on top - As a user when scrolling on the app I should have the header accessible every time. - Make the content scrollable but the header fixed on top.
priority
header toolbar should be fixed on top as a user when scrolling on the app i should have the header accessible every time make the content scrollable but the header fixed on top
1
36,648
2,806,647,874
IssuesEvent
2015-05-15 05:03:31
leo-project/leofs
https://api.github.com/repos/leo-project/leofs
closed
[leo_backend_db] leo_backend_db_bitcask:first function can use cpu more than necessary
Bug Improve Priority-HIGH _leo_backend_db
https://github.com/leo-project/leo_backend_db/blob/develop/src/leo_backend_db_bitcask.erl#L188 From the above line, Since bitcask:fold's CC is log(N) when N = # of records in bitcask, If there are lots of records in bitcask, almost cpu time will be consumed by leo_backend_db_bitcask:first.
1.0
[leo_backend_db] leo_backend_db_bitcask:first function can use cpu more than necessary - https://github.com/leo-project/leo_backend_db/blob/develop/src/leo_backend_db_bitcask.erl#L188 From the above line, Since bitcask:fold's CC is log(N) when N = # of records in bitcask, If there are lots of records in bitcask, almost cpu time will be consumed by leo_backend_db_bitcask:first.
priority
leo backend db bitcask first function can use cpu more than necessary from the above line since bitcask fold s cc is log n when n of records in bitcask if there are lots of records in bitcask almost cpu time will be consumed by leo backend db bitcask first
1
436,100
12,545,292,015
IssuesEvent
2020-06-05 18:41:06
Warcraft-GoA-Development-Team/Warcraft-Guardians-of-Azeroth
https://api.github.com/repos/Warcraft-GoA-Development-Team/Warcraft-Guardians-of-Azeroth
closed
[BUG] | Ships from the port of the province of LuDei cannot sail to neighboring water locations Vile Reef and South Savage Coast.
:beetle: bug :beetle: :exclamation: priority high
<!-- **DO NOT REMOVE PRE-EXISTING LINES** ------------------------------------------------------------------------------------------------------------ --> **Your mod version is:** **What expansions do you have installed?** **Are you using any submods/mods? If so, which?** **Please explain your issue in as much detail as possible:** **Steps to reproduce the issue:** **Upload an attachment below: .zip of your save, or screenshots:**
1.0
[BUG] | Ships from the port of the province of LuDei cannot sail to neighboring water locations Vile Reef and South Savage Coast. - <!-- **DO NOT REMOVE PRE-EXISTING LINES** ------------------------------------------------------------------------------------------------------------ --> **Your mod version is:** **What expansions do you have installed?** **Are you using any submods/mods? If so, which?** **Please explain your issue in as much detail as possible:** **Steps to reproduce the issue:** **Upload an attachment below: .zip of your save, or screenshots:**
priority
ships from the port of the province of ludei cannot sail to neighboring water locations vile reef and south savage coast do not remove pre existing lines your mod version is what expansions do you have installed are you using any submods mods if so which please explain your issue in as much detail as possible steps to reproduce the issue upload an attachment below zip of your save or screenshots
1
93,376
3,899,384,710
IssuesEvent
2016-04-17 18:15:31
SLC3/MARS
https://api.github.com/repos/SLC3/MARS
closed
Fix authentication on polls
bug High Priority
Authenticated students are able to start/stop polls at any time and change their answers using the results URL
1.0
Fix authentication on polls - Authenticated students are able to start/stop polls at any time and change their answers using the results URL
priority
fix authentication on polls authenticated students are able to start stop polls at any time and change their answers using the results url
1
81,629
3,592,951,198
IssuesEvent
2016-02-01 17:51:03
leeensminger/DelDOT-NPDES-Field-Tool
https://api.github.com/repos/leeensminger/DelDOT-NPDES-Field-Tool
opened
Component Inspections
bug - high priority
If "No" is selected for Inspected, then Overall Rating, Individual Component Inspections, Debris, and Infiltration should grey out. ![image](https://cloud.githubusercontent.com/assets/16919958/12725737/298790ea-c8e2-11e5-9e3c-2a869fe87644.png)
1.0
Component Inspections - If "No" is selected for Inspected, then Overall Rating, Individual Component Inspections, Debris, and Infiltration should grey out. ![image](https://cloud.githubusercontent.com/assets/16919958/12725737/298790ea-c8e2-11e5-9e3c-2a869fe87644.png)
priority
component inspections if no is selected for inspected then overall rating individual component inspections debris and infiltration should grey out
1
756,173
26,461,321,793
IssuesEvent
2023-01-16 17:54:27
woocommerce/woocommerce-blocks
https://api.github.com/repos/woocommerce/woocommerce-blocks
closed
Products: "Select options" button adds the product to cart
type: bug priority: high 🔹 block-type: product-query
## Describe the bug Variable products display "Select options" button rather than "Add to Cart". When clicked it should redirect to the product page. Currently in _Products (Beta)_ block, clicking "Select Options" adds product (in some variant) to the cart. ## To reproduce Prerequisites 0. Make sure to have at least one variable product Steps to reproduce the behavior: 1. Go and edit Product Catalog template 2. Add "Products (Beta)" block 3. Save and view in the frontend 4. Find the variable product - it should have "Select Options" button instead of "Add to Cart" 5. Click the "Select Options" button ## Expected behavior User is redirected to product page to choose the product variant ## Video Cart is empty, clicking "Add to Cart" to demonstrate the behavior, then "Select Options" - both products are added to cart. https://user-images.githubusercontent.com/20098064/211610038-bcede19a-7e3a-4269-8595-ac74c0b184ea.mov ## Environment ### WordPress (please complete the following information): - WordPress version: 6.1.1 - Gutenberg version (if installed): [e.g. 12.0.0] - WooCommerce version: 7.2.0 - WooCommerce Blocks version: 7.4.0-dev
1.0
Products: "Select options" button adds the product to cart - ## Describe the bug Variable products display "Select options" button rather than "Add to Cart". When clicked it should redirect to the product page. Currently in _Products (Beta)_ block, clicking "Select Options" adds product (in some variant) to the cart. ## To reproduce Prerequisites 0. Make sure to have at least one variable product Steps to reproduce the behavior: 1. Go and edit Product Catalog template 2. Add "Products (Beta)" block 3. Save and view in the frontend 4. Find the variable product - it should have "Select Options" button instead of "Add to Cart" 5. Click the "Select Options" button ## Expected behavior User is redirected to product page to choose the product variant ## Video Cart is empty, clicking "Add to Cart" to demonstrate the behavior, then "Select Options" - both products are added to cart. https://user-images.githubusercontent.com/20098064/211610038-bcede19a-7e3a-4269-8595-ac74c0b184ea.mov ## Environment ### WordPress (please complete the following information): - WordPress version: 6.1.1 - Gutenberg version (if installed): [e.g. 12.0.0] - WooCommerce version: 7.2.0 - WooCommerce Blocks version: 7.4.0-dev
priority
products select options button adds the product to cart describe the bug variable products display select options button rather than add to cart when clicked it should redirect to the product page currently in products beta block clicking select options adds product in some variant to the cart to reproduce prerequisites make sure to have at least one variable product steps to reproduce the behavior go and edit product catalog template add products beta block save and view in the frontend find the variable product it should have select options button instead of add to cart click the select options button expected behavior user is redirected to product page to choose the product variant video cart is empty clicking add to cart to demonstrate the behavior then select options both products are added to cart environment wordpress please complete the following information wordpress version gutenberg version if installed woocommerce version woocommerce blocks version dev
1
309,006
9,460,086,130
IssuesEvent
2019-04-17 10:02:56
pufexi/multiorder
https://api.github.com/repos/pufexi/multiorder
closed
Nefunguje Kasa
bug high priority nový mo
https://betamo.gourmetkava.cz/kasa/nova-objednavka zada, trena 152 zbozi vyjede mi cena 0Kc, melo by vyjet 22Kč z kanalu cen GourmetKava.cz, tu cenu prepisu na 22 Kc rucne a dam Hotovost ci Kartou, vzdy to vyhodi error. Takze 2 chyby jedna, ze se nanacitaji ceny z toho kanalu, druha ze to nedokaze vytvorit uctenku a ten proces
1.0
Nefunguje Kasa - https://betamo.gourmetkava.cz/kasa/nova-objednavka zada, trena 152 zbozi vyjede mi cena 0Kc, melo by vyjet 22Kč z kanalu cen GourmetKava.cz, tu cenu prepisu na 22 Kc rucne a dam Hotovost ci Kartou, vzdy to vyhodi error. Takze 2 chyby jedna, ze se nanacitaji ceny z toho kanalu, druha ze to nedokaze vytvorit uctenku a ten proces
priority
nefunguje kasa zada trena zbozi vyjede mi cena melo by vyjet z kanalu cen gourmetkava cz tu cenu prepisu na kc rucne a dam hotovost ci kartou vzdy to vyhodi error takze chyby jedna ze se nanacitaji ceny z toho kanalu druha ze to nedokaze vytvorit uctenku a ten proces
1
145,493
5,576,725,944
IssuesEvent
2017-03-28 07:44:47
geosolutions-it/vibi
https://api.github.com/repos/geosolutions-it/vibi
closed
Mapper needs modified to read past empty cells on FDS1 through the "R" columns to capture the residual species
Completed enhancement Priority: High
We need to update the mapper to read all the columns until R inclusive.
1.0
Mapper needs modified to read past empty cells on FDS1 through the "R" columns to capture the residual species - We need to update the mapper to read all the columns until R inclusive.
priority
mapper needs modified to read past empty cells on through the r columns to capture the residual species we need to update the mapper to read all the columns until r inclusive
1
321,857
9,809,930,085
IssuesEvent
2019-06-12 19:12:03
carbon-design-system/carbon
https://api.github.com/repos/carbon-design-system/carbon
reopened
AVT 1 - Carbon X Structured List Component DAP violation
Severity 2 inactive priority: high type: a11y ♿
## Environment macOS Mojave version 10.14.2 Chrome version 72.0.3626.96 (Official Build) (64-bit) ## Detailed description AVT 1 Run DAP on the example and there are 4 violations. See screenshot. <img width="1270" alt="structurelist" src="https://user-images.githubusercontent.com/21676914/53202207-87984200-35eb-11e9-893a-d18ba3b508f9.png">
1.0
AVT 1 - Carbon X Structured List Component DAP violation - ## Environment macOS Mojave version 10.14.2 Chrome version 72.0.3626.96 (Official Build) (64-bit) ## Detailed description AVT 1 Run DAP on the example and there are 4 violations. See screenshot. <img width="1270" alt="structurelist" src="https://user-images.githubusercontent.com/21676914/53202207-87984200-35eb-11e9-893a-d18ba3b508f9.png">
priority
avt carbon x structured list component dap violation environment macos mojave version chrome version official build bit detailed description avt run dap on the example and there are violations see screenshot img width alt structurelist src
1
415,999
12,138,252,716
IssuesEvent
2020-04-23 16:56:41
acl-services/paprika
https://api.github.com/repos/acl-services/paprika
closed
ListBox - Multiselect ListBox is broken if use with <ListBox.Filter />
Bug 🐞 High Priority ↑ list-box
# Bug Report ## Expected behavior - open the codepens below - click trigger to show the list of options - select Wonder Women - listbox should stay as open, and I should be able to select/unselect multiple options ## Current behavior - open the codepens below - click trigger to show the list of options - select Wonder Women - listbox got closed ## Screenshots / Gifs / Codepens https://codesandbox.io/s/beautiful-platform-jlpzo ## Additional context *Please provide any more additional details to illustrate the bug*
1.0
ListBox - Multiselect ListBox is broken if use with <ListBox.Filter /> - # Bug Report ## Expected behavior - open the codepens below - click trigger to show the list of options - select Wonder Women - listbox should stay as open, and I should be able to select/unselect multiple options ## Current behavior - open the codepens below - click trigger to show the list of options - select Wonder Women - listbox got closed ## Screenshots / Gifs / Codepens https://codesandbox.io/s/beautiful-platform-jlpzo ## Additional context *Please provide any more additional details to illustrate the bug*
priority
listbox multiselect listbox is broken if use with bug report expected behavior open the codepens below click trigger to show the list of options select wonder women listbox should stay as open and i should be able to select unselect multiple options current behavior open the codepens below click trigger to show the list of options select wonder women listbox got closed screenshots gifs codepens additional context please provide any more additional details to illustrate the bug
1
27,075
2,690,104,268
IssuesEvent
2015-03-31 14:31:07
cs2103jan2015-f13-2j/main
https://api.github.com/repos/cs2103jan2015-f13-2j/main
closed
Create graphic/sprite
priority.high type.task
Hello @euphy9yu , I noticed that you have a whole lot of template for this project, and they are perfect. But these templates have to be isolated into individual graphics, so that it can be incorporated into the project. What I need you to do, are as follows: 1) Create all graphics by itself, in high resolution PNG format and save it individually. Ensure that the background is transparent. (e.g. one graphic for textbox.png, another for background.png) 2) Standardize all the graphic dimension. Document all the dimensions for ease of reference. (e.g. Main Textbox is 600px by 100px) 3) Reorganize the UI folder in our shared folder, as appropriate. Please kindly do it by Tuesday, 24 FEB 2015. Do let me know if there is any enquiries. Thank you.
1.0
Create graphic/sprite - Hello @euphy9yu , I noticed that you have a whole lot of template for this project, and they are perfect. But these templates have to be isolated into individual graphics, so that it can be incorporated into the project. What I need you to do, are as follows: 1) Create all graphics by itself, in high resolution PNG format and save it individually. Ensure that the background is transparent. (e.g. one graphic for textbox.png, another for background.png) 2) Standardize all the graphic dimension. Document all the dimensions for ease of reference. (e.g. Main Textbox is 600px by 100px) 3) Reorganize the UI folder in our shared folder, as appropriate. Please kindly do it by Tuesday, 24 FEB 2015. Do let me know if there is any enquiries. Thank you.
priority
create graphic sprite hello i noticed that you have a whole lot of template for this project and they are perfect but these templates have to be isolated into individual graphics so that it can be incorporated into the project what i need you to do are as follows create all graphics by itself in high resolution png format and save it individually ensure that the background is transparent e g one graphic for textbox png another for background png standardize all the graphic dimension document all the dimensions for ease of reference e g main textbox is by reorganize the ui folder in our shared folder as appropriate please kindly do it by tuesday feb do let me know if there is any enquiries thank you
1
323,927
9,880,637,446
IssuesEvent
2019-06-24 13:04:56
dojot/dojot
https://api.github.com/repos/dojot/dojot
closed
Dojot Configuration on the IotMid3 server
Priority:High
As a Citis training tutor I want to use Dojot updated and running on IotMid3 using Docker Compose So that all students can use this environment during training Acceptance criteria: Scenario: Sanity tests Given that I need to know if the environment is working When I do the sanity tests Then the environment must pass the tests Scenario: Receiving LoRa real-time data Given that I need to see the LoRa data in real-time When the LoRa device send data to Dojot Then the data must be shown on the platform Scenario: LoRa flow execution Given that I need to create a LoRa flow that will be used in training When I create the flow Then the data must be processed by Dojot Scenario: Receiving Raspberry real-time data Given that I need to see the Raspberry data in real-time When the Raspberry device send data to Dojot Then the data must be shown on the platform Scenario: Raspberry flow execution Given that I need to create a Raspberry flow that will be used in training When I create the flow Then the data must be processed by Dojot
1.0
Dojot Configuration on the IotMid3 server - As a Citis training tutor I want to use Dojot updated and running on IotMid3 using Docker Compose So that all students can use this environment during training Acceptance criteria: Scenario: Sanity tests Given that I need to know if the environment is working When I do the sanity tests Then the environment must pass the tests Scenario: Receiving LoRa real-time data Given that I need to see the LoRa data in real-time When the LoRa device send data to Dojot Then the data must be shown on the platform Scenario: LoRa flow execution Given that I need to create a LoRa flow that will be used in training When I create the flow Then the data must be processed by Dojot Scenario: Receiving Raspberry real-time data Given that I need to see the Raspberry data in real-time When the Raspberry device send data to Dojot Then the data must be shown on the platform Scenario: Raspberry flow execution Given that I need to create a Raspberry flow that will be used in training When I create the flow Then the data must be processed by Dojot
priority
dojot configuration on the server as a citis training tutor i want to use dojot updated and running on using docker compose so that all students can use this environment during training acceptance criteria scenario sanity tests given that i need to know if the environment is working when i do the sanity tests then the environment must pass the tests scenario receiving lora real time data given that i need to see the lora data in real time when the lora device send data to dojot then the data must be shown on the platform scenario lora flow execution given that i need to create a lora flow that will be used in training when i create the flow then the data must be processed by dojot scenario receiving raspberry real time data given that i need to see the raspberry data in real time when the raspberry device send data to dojot then the data must be shown on the platform scenario raspberry flow execution given that i need to create a raspberry flow that will be used in training when i create the flow then the data must be processed by dojot
1
449,729
12,974,390,454
IssuesEvent
2020-07-21 15:21:52
RasaHQ/rasa
https://api.github.com/repos/RasaHQ/rasa
opened
RulePolicy: Replace `...` with `condition` key in YAML training data
area:rasa-oss :ferris_wheel: priority:high type:enhancement :sparkles:
**General information** Related discussion: [Notion](https://www.notion.so/rasa/Feedback-on-2-0-4574eaacc0764967ac0b8b82fbc72904#1b3d29e0c00c4f92bf68162f78da0828) Consider a rule like the following: ```yaml - rule: Submit form steps: # Condition that form is active. - form: loop_q_form - ... - action: loop_q_form - form: null - slot: requested_slot value: null # The action we want to run when the form is submitted. - action: utter_stop ``` Everything before the `...` is the condition for the rule to apply. We want to make this explicit by moving the condition steps to a special key `condition`. The rule would then look like: ```yaml - rule: Submit form condition: # Condition that form is active. - form: loop_q_form steps: - action: loop_q_form - form: null - slot: requested_slot value: null # The action we want to run when the form is submitted. - action: utter_stop ``` **Steps to Solution** - [ ] enable YAML reader to parse steps from `condition` key. It's probably easier to keep the conversation events as they are, which means that the `condition` part should be insert as the initial conversation events, followed by a `ActionExecuted("...")` and then the remaining steps from `steps`. Phrased differently: No need to touch anything besides the yaml reader. We just translate the `condition` to what we currently have (unless this is a huge implementation pain) - [ ] these steps might make sense to do as part of the issue depending on the discussion state: - replace `...` at the end of a rule with another indicator to tell Rasa to not predict `action_listen` at the end of a rule - find a different indicator than the missing `...` at the start of `steps` to tell Rasa that a rule is only applicable at the beginning of a story
1.0
RulePolicy: Replace `...` with `condition` key in YAML training data - **General information** Related discussion: [Notion](https://www.notion.so/rasa/Feedback-on-2-0-4574eaacc0764967ac0b8b82fbc72904#1b3d29e0c00c4f92bf68162f78da0828) Consider a rule like the following: ```yaml - rule: Submit form steps: # Condition that form is active. - form: loop_q_form - ... - action: loop_q_form - form: null - slot: requested_slot value: null # The action we want to run when the form is submitted. - action: utter_stop ``` Everything before the `...` is the condition for the rule to apply. We want to make this explicit by moving the condition steps to a special key `condition`. The rule would then look like: ```yaml - rule: Submit form condition: # Condition that form is active. - form: loop_q_form steps: - action: loop_q_form - form: null - slot: requested_slot value: null # The action we want to run when the form is submitted. - action: utter_stop ``` **Steps to Solution** - [ ] enable YAML reader to parse steps from `condition` key. It's probably easier to keep the conversation events as they are, which means that the `condition` part should be insert as the initial conversation events, followed by a `ActionExecuted("...")` and then the remaining steps from `steps`. Phrased differently: No need to touch anything besides the yaml reader. We just translate the `condition` to what we currently have (unless this is a huge implementation pain) - [ ] these steps might make sense to do as part of the issue depending on the discussion state: - replace `...` at the end of a rule with another indicator to tell Rasa to not predict `action_listen` at the end of a rule - find a different indicator than the missing `...` at the start of `steps` to tell Rasa that a rule is only applicable at the beginning of a story
priority
rulepolicy replace with condition key in yaml training data general information related discussion consider a rule like the following yaml rule submit form steps condition that form is active form loop q form action loop q form form null slot requested slot value null the action we want to run when the form is submitted action utter stop everything before the is the condition for the rule to apply we want to make this explicit by moving the condition steps to a special key condition the rule would then look like yaml rule submit form condition condition that form is active form loop q form steps action loop q form form null slot requested slot value null the action we want to run when the form is submitted action utter stop steps to solution enable yaml reader to parse steps from condition key it s probably easier to keep the conversation events as they are which means that the condition part should be insert as the initial conversation events followed by a actionexecuted and then the remaining steps from steps phrased differently no need to touch anything besides the yaml reader we just translate the condition to what we currently have unless this is a huge implementation pain these steps might make sense to do as part of the issue depending on the discussion state replace at the end of a rule with another indicator to tell rasa to not predict action listen at the end of a rule find a different indicator than the missing at the start of steps to tell rasa that a rule is only applicable at the beginning of a story
1
636,524
20,602,301,622
IssuesEvent
2022-03-06 13:03:57
AY2122S2-CS2113T-T09-1/tp
https://api.github.com/repos/AY2122S2-CS2113T-T09-1/tp
opened
As a user I can see the tasks I am supposed to complete today
type.Story priority.High
when I start the app so that I don't forget what I am supposed to do.
1.0
As a user I can see the tasks I am supposed to complete today - when I start the app so that I don't forget what I am supposed to do.
priority
as a user i can see the tasks i am supposed to complete today when i start the app so that i don t forget what i am supposed to do
1
746,805
26,046,755,719
IssuesEvent
2022-12-22 15:01:04
neo4j/graphql
https://api.github.com/repos/neo4j/graphql
closed
Custom resolver for [...] has not been provided
confirmed bug report high priority
**Describe the bug** I was migrating from the compute directive to the new customResolver directive and encountered a bug. In the constructor of Neo4jGraphQL you can pass either an IResolver object or an array of IResolver objects for the resolvers. We've spread our resolvers across multiple files, so we're passing in an array of resolvers. But when we do it this way, we get the error message that the resolver doesn't exist for the field with the customResolver directive. If I pass all resolvers as one object it works fine. **Type definitions** ````typescript const typeDefs = ` type User { firstName: String! lastName: String! fullName: String! @customResolver(requires: ["firstName", "lastName"]) } `; const resolvers = [ { User: { fullName(source) { return `${source.firstName} ${source.lastName}`; }, }, } ]; const neoSchema = new Neo4jGraphQL({ typeDefs, resolvers, }); ```` **System (please complete the following information):** * Version: @neo4j/graphql@3.13.1
1.0
Custom resolver for [...] has not been provided - **Describe the bug** I was migrating from the compute directive to the new customResolver directive and encountered a bug. In the constructor of Neo4jGraphQL you can pass either an IResolver object or an array of IResolver objects for the resolvers. We've spread our resolvers across multiple files, so we're passing in an array of resolvers. But when we do it this way, we get the error message that the resolver doesn't exist for the field with the customResolver directive. If I pass all resolvers as one object it works fine. **Type definitions** ````typescript const typeDefs = ` type User { firstName: String! lastName: String! fullName: String! @customResolver(requires: ["firstName", "lastName"]) } `; const resolvers = [ { User: { fullName(source) { return `${source.firstName} ${source.lastName}`; }, }, } ]; const neoSchema = new Neo4jGraphQL({ typeDefs, resolvers, }); ```` **System (please complete the following information):** * Version: @neo4j/graphql@3.13.1
priority
custom resolver for has not been provided describe the bug i was migrating from the compute directive to the new customresolver directive and encountered a bug in the constructor of you can pass either an iresolver object or an array of iresolver objects for the resolvers we ve spread our resolvers across multiple files so we re passing in an array of resolvers but when we do it this way we get the error message that the resolver doesn t exist for the field with the customresolver directive if i pass all resolvers as one object it works fine type definitions typescript const typedefs type user firstname string lastname string fullname string customresolver requires const resolvers user fullname source return source firstname source lastname const neoschema new typedefs resolvers system please complete the following information version graphql
1
42,709
2,873,252,823
IssuesEvent
2015-06-08 16:05:21
gbif/ipt
https://api.github.com/repos/gbif/ipt
closed
Upgrade dependencies for 2.3 release
Milestone-Release2.3 Priority-High Security Type-Enhancement
as per title. List any updates performed here. What version are you using? IPT Version 2.2.1-r5193 $ mvn versions:display-dependency-updates [INFO] The following dependencies in Dependencies are using the newest version: [INFO] com.google.code.findbugs:jsr305 ................................ 3.0.0 [INFO] com.google.code.gson:gson ...................................... 2.3.1 [INFO] com.google.guava:guava .......................................... 18.0 [INFO] com.lowagie:itext .............................................. 4.2.1 [INFO] com.lowagie:itext-rtf .......................................... 2.1.7 [INFO] commons-digester:commons-digester ................................ 2.1 [INFO] commons-io:commons-io ............................................ 2.4 [INFO] commons-validator:commons-validator ............................ 1.4.1 [INFO] javassist:javassist ........................................ 3.12.1.GA [INFO] javax.validation:validation-api .......................... 1.1.0.Final [INFO] junit:junit ..................................................... 4.12 [INFO] log4j:log4j ................................................... 1.2.17 [INFO] net.sourceforge.jtds:jtds ...................................... 1.3.1 [INFO] ojdbc:ojdbc ....................................................... 14 [INFO] org.gbif:dwc-api ................................................ 1.12 [INFO] org.gbif:gbif-common ............................................ 0.17 [INFO] org.gbif:gbif-doi ................................................ 1.0 [INFO] org.gbif:gbif-httputils ................................. 0.7-SNAPSHOT [INFO] org.gbif:gbif-metadata-profile ................................... 1.1 [INFO] [INFO] The following dependencies in Dependencies have newer versions: [INFO] com.fasterxml.jackson.core:jackson-databind ....... 2.4.2 -> 2.6.0-rc1 [INFO] com.fasterxml.jackson.dataformat:jackson-dataformat-yaml ... [INFO] 2.4.2 -> 2.6.0-rc1 [INFO] com.google.inject:guice ................................... 3.0 -> 4.0 [INFO] com.google.inject.extensions:guice-assistedinject ......... 3.0 -> 4.0 [INFO] com.google.inject.extensions:guice-servlet ................ 3.0 -> 4.0 [INFO] com.google.inject.extensions:guice-struts2 ................ 3.0 -> 4.0 [INFO] com.sun.jersey:jersey-client .......................... 1.18.3 -> 1.19 [INFO] com.sun.jersey:jersey-core ............................ 1.18.3 -> 1.19 [INFO] com.thoughtworks.xstream:xstream ...................... 1.4.7 -> 1.4.8 [INFO] javax.mail:mail ................................... 1.4.7 -> 1.5.0-b01 [INFO] javax.servlet:jsp-api ........................ 2.0 -> 2.0.public_draft [INFO] javax.servlet:servlet-api ............................... 2.5 -> 3.1.0 [INFO] mysql:mysql-connector-java .......................... 5.1.34 -> 5.1.35 [INFO] org.apache.commons:commons-lang3 ........................ 3.3.2 -> 3.4 [INFO] org.apache.httpcomponents:httpclient .................... 4.3.4 -> 4.5 [INFO] org.apache.httpcomponents:httpcore .................... 4.3.2 -> 4.4.1 [INFO] org.apache.poi:poi ...................................... 3.11 -> 3.12 [INFO] org.apache.poi:poi-ooxml ................................ 3.11 -> 3.12 [INFO] org.apache.struts:struts2-core ...................... 2.3.20 -> 2.3.24 [INFO] org.apache.struts:struts2-json-plugin ............... 2.3.20 -> 2.3.24 [INFO] org.apache.struts.xwork:xwork-core .................. 2.3.20 -> 2.3.24 [INFO] org.freemarker:freemarker ........................... 2.3.21 -> 2.3.22 [INFO] org.gbif:dwca-io ........................................ 1.22 -> 1.23 [INFO] org.gbif:gbif-api ....................................... 0.17 -> 0.22 [INFO] org.gbif:gbif-common-ws ................................. 0.17 -> 0.22 [INFO] org.gbif:gbif-parsers ................................... 0.10 -> 0.13 [INFO] org.gbif.metrics:metrics-ws-client ...................... 0.16 -> 0.22 [INFO] org.gbif.registry:registry-ws-client .................... 2.17 -> 2.29 [INFO] org.mockito:mockito-all ......................... 1.10.8 -> 2.0.2-beta [INFO] org.postgresql:postgresql ......... 9.3-1102-jdbc41 -> 9.4-1201-jdbc41 [INFO] org.slf4j:slf4j-log4j12 .............................. 1.7.7 -> 1.7.12 [INFO]
1.0
Upgrade dependencies for 2.3 release - as per title. List any updates performed here. What version are you using? IPT Version 2.2.1-r5193 $ mvn versions:display-dependency-updates [INFO] The following dependencies in Dependencies are using the newest version: [INFO] com.google.code.findbugs:jsr305 ................................ 3.0.0 [INFO] com.google.code.gson:gson ...................................... 2.3.1 [INFO] com.google.guava:guava .......................................... 18.0 [INFO] com.lowagie:itext .............................................. 4.2.1 [INFO] com.lowagie:itext-rtf .......................................... 2.1.7 [INFO] commons-digester:commons-digester ................................ 2.1 [INFO] commons-io:commons-io ............................................ 2.4 [INFO] commons-validator:commons-validator ............................ 1.4.1 [INFO] javassist:javassist ........................................ 3.12.1.GA [INFO] javax.validation:validation-api .......................... 1.1.0.Final [INFO] junit:junit ..................................................... 4.12 [INFO] log4j:log4j ................................................... 1.2.17 [INFO] net.sourceforge.jtds:jtds ...................................... 1.3.1 [INFO] ojdbc:ojdbc ....................................................... 14 [INFO] org.gbif:dwc-api ................................................ 1.12 [INFO] org.gbif:gbif-common ............................................ 0.17 [INFO] org.gbif:gbif-doi ................................................ 1.0 [INFO] org.gbif:gbif-httputils ................................. 0.7-SNAPSHOT [INFO] org.gbif:gbif-metadata-profile ................................... 1.1 [INFO] [INFO] The following dependencies in Dependencies have newer versions: [INFO] com.fasterxml.jackson.core:jackson-databind ....... 2.4.2 -> 2.6.0-rc1 [INFO] com.fasterxml.jackson.dataformat:jackson-dataformat-yaml ... [INFO] 2.4.2 -> 2.6.0-rc1 [INFO] com.google.inject:guice ................................... 3.0 -> 4.0 [INFO] com.google.inject.extensions:guice-assistedinject ......... 3.0 -> 4.0 [INFO] com.google.inject.extensions:guice-servlet ................ 3.0 -> 4.0 [INFO] com.google.inject.extensions:guice-struts2 ................ 3.0 -> 4.0 [INFO] com.sun.jersey:jersey-client .......................... 1.18.3 -> 1.19 [INFO] com.sun.jersey:jersey-core ............................ 1.18.3 -> 1.19 [INFO] com.thoughtworks.xstream:xstream ...................... 1.4.7 -> 1.4.8 [INFO] javax.mail:mail ................................... 1.4.7 -> 1.5.0-b01 [INFO] javax.servlet:jsp-api ........................ 2.0 -> 2.0.public_draft [INFO] javax.servlet:servlet-api ............................... 2.5 -> 3.1.0 [INFO] mysql:mysql-connector-java .......................... 5.1.34 -> 5.1.35 [INFO] org.apache.commons:commons-lang3 ........................ 3.3.2 -> 3.4 [INFO] org.apache.httpcomponents:httpclient .................... 4.3.4 -> 4.5 [INFO] org.apache.httpcomponents:httpcore .................... 4.3.2 -> 4.4.1 [INFO] org.apache.poi:poi ...................................... 3.11 -> 3.12 [INFO] org.apache.poi:poi-ooxml ................................ 3.11 -> 3.12 [INFO] org.apache.struts:struts2-core ...................... 2.3.20 -> 2.3.24 [INFO] org.apache.struts:struts2-json-plugin ............... 2.3.20 -> 2.3.24 [INFO] org.apache.struts.xwork:xwork-core .................. 2.3.20 -> 2.3.24 [INFO] org.freemarker:freemarker ........................... 2.3.21 -> 2.3.22 [INFO] org.gbif:dwca-io ........................................ 1.22 -> 1.23 [INFO] org.gbif:gbif-api ....................................... 0.17 -> 0.22 [INFO] org.gbif:gbif-common-ws ................................. 0.17 -> 0.22 [INFO] org.gbif:gbif-parsers ................................... 0.10 -> 0.13 [INFO] org.gbif.metrics:metrics-ws-client ...................... 0.16 -> 0.22 [INFO] org.gbif.registry:registry-ws-client .................... 2.17 -> 2.29 [INFO] org.mockito:mockito-all ......................... 1.10.8 -> 2.0.2-beta [INFO] org.postgresql:postgresql ......... 9.3-1102-jdbc41 -> 9.4-1201-jdbc41 [INFO] org.slf4j:slf4j-log4j12 .............................. 1.7.7 -> 1.7.12 [INFO]
priority
upgrade dependencies for release as per title list any updates performed here what version are you using ipt version mvn versions display dependency updates the following dependencies in dependencies are using the newest version com google code findbugs com google code gson gson com google guava guava com lowagie itext com lowagie itext rtf commons digester commons digester commons io commons io commons validator commons validator javassist javassist ga javax validation validation api final junit junit net sourceforge jtds jtds ojdbc ojdbc org gbif dwc api org gbif gbif common org gbif gbif doi org gbif gbif httputils snapshot org gbif gbif metadata profile the following dependencies in dependencies have newer versions com fasterxml jackson core jackson databind com fasterxml jackson dataformat jackson dataformat yaml com google inject guice com google inject extensions guice assistedinject com google inject extensions guice servlet com google inject extensions guice com sun jersey jersey client com sun jersey jersey core com thoughtworks xstream xstream javax mail mail javax servlet jsp api public draft javax servlet servlet api mysql mysql connector java org apache commons commons org apache httpcomponents httpclient org apache httpcomponents httpcore org apache poi poi org apache poi poi ooxml org apache struts core org apache struts json plugin org apache struts xwork xwork core org freemarker freemarker org gbif dwca io org gbif gbif api org gbif gbif common ws org gbif gbif parsers org gbif metrics metrics ws client org gbif registry registry ws client org mockito mockito all beta org postgresql postgresql org
1
805,811
29,668,743,774
IssuesEvent
2023-06-11 06:00:39
sypets/brofix
https://api.github.com/repos/sypets/brofix
opened
In LinkAnalyzer checkLinks is called for all link types
bug high priority
We should only call checkLinks in the Linktype class which matches the type of the link. When changing this we should add tests to make sure this will work correctly.
1.0
In LinkAnalyzer checkLinks is called for all link types - We should only call checkLinks in the Linktype class which matches the type of the link. When changing this we should add tests to make sure this will work correctly.
priority
in linkanalyzer checklinks is called for all link types we should only call checklinks in the linktype class which matches the type of the link when changing this we should add tests to make sure this will work correctly
1
794,601
28,041,518,555
IssuesEvent
2023-03-28 18:54:35
dgidb/dgidb-v5
https://api.github.com/repos/dgidb/dgidb-v5
opened
address unnecessary refetches and rerenders
help wanted frontend priority:high performance
This ticket will require some investigation. There seem to be a lot of unnecessary rerenders and fetches that do not need to re-occur. Example: performing a search, visiting a record page, and going back to the search will re-fetch the results. This shouldn't happen.
1.0
address unnecessary refetches and rerenders - This ticket will require some investigation. There seem to be a lot of unnecessary rerenders and fetches that do not need to re-occur. Example: performing a search, visiting a record page, and going back to the search will re-fetch the results. This shouldn't happen.
priority
address unnecessary refetches and rerenders this ticket will require some investigation there seem to be a lot of unnecessary rerenders and fetches that do not need to re occur example performing a search visiting a record page and going back to the search will re fetch the results this shouldn t happen
1
158,009
6,020,317,637
IssuesEvent
2017-06-07 16:11:28
DDMAL/Pixel.js
https://api.github.com/repos/DDMAL/Pixel.js
closed
Repaint on layer swap
Bug Component: Core Priority: High
When swapping layers, the painted elements need to be redrawn right away. Now, they are only repainted on scroll or other action by the user.
1.0
Repaint on layer swap - When swapping layers, the painted elements need to be redrawn right away. Now, they are only repainted on scroll or other action by the user.
priority
repaint on layer swap when swapping layers the painted elements need to be redrawn right away now they are only repainted on scroll or other action by the user
1
804,341
29,484,560,567
IssuesEvent
2023-06-02 08:45:23
michaelNXT1/SoftwareEngineeringProject2023
https://api.github.com/repos/michaelNXT1/SoftwareEngineeringProject2023
closed
create_IRepository_for_map_of_string_guest
Priority: High
ליצור ממשק ריפוסיטורי חדש עבור Map<String, Guest> ולהשתמש בו בכל מקום שנדרש בקוד.
1.0
create_IRepository_for_map_of_string_guest - ליצור ממשק ריפוסיטורי חדש עבור Map<String, Guest> ולהשתמש בו בכל מקום שנדרש בקוד.
priority
create irepository for map of string guest ליצור ממשק ריפוסיטורי חדש עבור map ולהשתמש בו בכל מקום שנדרש בקוד
1
6,206
2,585,666,388
IssuesEvent
2015-02-17 02:18:42
babel/babel
https://api.github.com/repos/babel/babel
closed
Add logging
enhancement high priority
Log errors/warnings when potential deopts occur in tail calls or code is parsed with top level `this` etc. In the first message tell the user how to disable these messages to avoid pissing anyone off.
1.0
Add logging - Log errors/warnings when potential deopts occur in tail calls or code is parsed with top level `this` etc. In the first message tell the user how to disable these messages to avoid pissing anyone off.
priority
add logging log errors warnings when potential deopts occur in tail calls or code is parsed with top level this etc in the first message tell the user how to disable these messages to avoid pissing anyone off
1
360,299
10,686,730,305
IssuesEvent
2019-10-22 14:54:23
Map-A-Droid/MAD
https://api.github.com/repos/Map-A-Droid/MAD
closed
Imported Area not working
Priority: High Type: Bug
Trying to run Paris Area, it has been working before madmin-rework As the Settings area was empty (else than the imported Tokyo files (i didnt run before madmin rework), i watched area 1, closed it by save, and it got the entry Walkervalue NONE Logfile Throws errors line this [10-21 20:19:38.74] [ scanner] [ WebsocketServer:423 ] [ INFO] Consumer handler of x96mini8 starting [10-21 20:19:38.75] [ scanner] [ WebsocketServer:445 ] [ WARNING] Connection of x96mini8 closed in consumer_handler [10-21 20:19:38.75] [ scanner] [ WebsocketServer:157 ] [ INFO] consumer or producer of x96mini8 stopped, cancelling pending tasks [10-21 20:19:38.75] [ scanner] [ WebsocketServer:161 ] [ INFO] Awaiting unregister of x96mini8 [10-21 20:19:38.75] [ scanner] [ WebsocketServer:376 ] [ INFO] Worker x96mini8 unregistered [10-21 20:19:39.69] [ MainThread] [ MITMDataProcessor:69 ] [ SUCCESS] Processing GMO received from x96mini8. Received at 2019-10-21 20:19:38 [10-21 20:19:39.78] [ scanner] [ WebsocketServer:169 ] [ INFO] Client x96mini8 registering [10-21 20:19:39.79] [ scanner] [ WebsocketServer:224 ] [ INFO] Starting worker x96mini8 [10-21 20:19:39.79] [ scanner] [ WebsocketServer:240 ] [ INFO] Setting up routemanagers for x96mini8 [10-21 20:19:39.79] [ scanner] [ WebsocketServer:360 ] [ ERROR] Other unhandled exception during register: object of type 'NoneType' has no len() object of type 'NoneType' has no len(), object of type 'NoneType' has no len() .............. mappings get changed in the following way, when just opening, and clicking save to leave added to mappings.json "geofence_excluded": null, "route_calc_algorithm": "optimized", Result: NONE gets shown in the value field below coords for that area As it did not worked, i clicked all areas and saved, so now all show NONE and have those 2 lines added still not working [10-21 21:12:24.77] [ scanner] [ server:241 ] [ DEBUG5] server < GET / HTTP/1.1 [10-21 21:12:24.77] [ scanner] [ server:241 ] [ DEBUG5] server < GET / HTTP/1.1 [10-21 21:12:24.77] [ scanner] [ server:242 ] [ DEBUG5] server < Headers([('Authorization', 'Basic eDk2bWluaTg6RGlja0VnZw=='), ('Connection', ' [10-21 21:12:24.77] [ scanner] [ server:242 ] [ DEBUG5] server < Headers([('Authorization', 'Basic eDk2bWluaTg6RGlja0VnZw=='), ('Connection', ' [10-21 21:12:24.78] [ scanner] [ server:260 ] [ DEBUG5] server > HTTP/1.1 101 Switching Protocols [10-21 21:12:24.78] [ scanner] [ server:260 ] [ DEBUG5] server > HTTP/1.1 101 Switching Protocols [10-21 21:12:24.78] [ scanner] [ server:261 ] [ DEBUG5] server > Headers([('Upgrade', 'websocket'), ('Connection', 'Upgrade'), ('Sec-WebSocket- [10-21 21:12:24.78] [ scanner] [ server:261 ] [ DEBUG5] server > Headers([('Upgrade', 'websocket'), ('Connection', 'Upgrade'), ('Sec-WebSocket- [10-21 21:12:24.78] [ scanner] [ protocol:311 ] [ DEBUG5] server - state = OPEN [10-21 21:12:24.79] [ scanner] [ protocol:311 ] [ DEBUG5] server - state = OPEN [10-21 21:12:24.79] [ scanner] [ WebsocketServer:140 ] [ INFO] Waiting for connection... [10-21 21:12:24.79] [ scanner] [ WebsocketServer:169 ] [ INFO] Client x96mini8 registering [10-21 21:12:24.80] [ scanner] [ WebsocketServer:203 ] [ DEBUG] Checking if x96mini8 is already present [10-21 21:12:24.80] [ scanner] [ WebsocketServer:224 ] [ INFO] Starting worker x96mini8 [10-21 21:12:24.80] [ scanner] [ WebsocketServer:240 ] [ INFO] Setting up routemanagers for x96mini8 [10-21 21:12:24.81] [ scanner] [ WebsocketServer:360 ] [ ERROR] Other unhandled exception during register: object of type 'NoneType' has no len() object of type 'NoneType' has no len(), object of type 'NoneType' has no len() [10-21 21:12:24.81] [ scanner] [ protocol:1063] [ DEBUG5] server - state = CLOSING [10-21 21:12:24.81] [ scanner] [ protocol:1063] [ DEBUG5] server - state = CLOSING [10-21 21:12:24.81] [ scanner] [ protocol:1033] [ DEBUG5] server > Frame(fin=True, opcode=8, data=b'\x03\xe8', rsv1=False, rsv2=False, rsv3=False [10-21 21:12:24.82] [ scanner] [ protocol:1033] [ DEBUG5] server > Frame(fin=True, opcode=8, data=b'\x03\xe8', rsv1=False, rsv2=False, rsv3=False [10-21 21:12:24.83] [ scanner] [ protocol:1020] [ DEBUG5] server < Frame(fin=True, opcode=8, data=b'\x03\xe8', rsv1=False, rsv2=False, rsv3=False [10-21 21:12:24.83] [ scanner] [ protocol:1020] [ DEBUG5] server < Frame(fin=True, opcode=8, data=b'\x03\xe8', rsv1=False, rsv2=False, rsv3=False [10-21 21:12:24.83] [ scanner] [ protocol:1145] [ DEBUG5] server x half-closing TCP connection [10-21 21:12:24.83] [ scanner] [ protocol:1145] [ DEBUG5] server x half-closing TCP connection [10-21 21:12:24.84] [ scanner] [ protocol:1334] [ DEBUG5] server - event = eof_received() [10-21 21:12:24.84] [ scanner] [ protocol:1334] [ DEBUG5] server - event = eof_received() [10-21 21:12:24.84] [ scanner] [ protocol:1343] [ DEBUG5] server - event = connection_lost(None) [10-21 21:12:24.84] [ scanner] [ protocol:1343] [ DEBUG5] server - event = connection_lost(None) [10-21 21:12:24.85] [ scanner] [ protocol:1345] [ DEBUG5] server - state = CLOSED [10-21 21:12:24.85] [ scanner] [ protocol:1345] [ DEBUG5] server - state = CLOSED [10-21 21:12:24.85] [ scanner] [ protocol:1354] [ DEBUG5] server x code = 1000, reason = [no reason] [10-21 21:12:24.85] [ scanner] [ protocol:1354] [ DEBUG5] server x code = 1000, reason = [no reason]
1.0
Imported Area not working - Trying to run Paris Area, it has been working before madmin-rework As the Settings area was empty (else than the imported Tokyo files (i didnt run before madmin rework), i watched area 1, closed it by save, and it got the entry Walkervalue NONE Logfile Throws errors line this [10-21 20:19:38.74] [ scanner] [ WebsocketServer:423 ] [ INFO] Consumer handler of x96mini8 starting [10-21 20:19:38.75] [ scanner] [ WebsocketServer:445 ] [ WARNING] Connection of x96mini8 closed in consumer_handler [10-21 20:19:38.75] [ scanner] [ WebsocketServer:157 ] [ INFO] consumer or producer of x96mini8 stopped, cancelling pending tasks [10-21 20:19:38.75] [ scanner] [ WebsocketServer:161 ] [ INFO] Awaiting unregister of x96mini8 [10-21 20:19:38.75] [ scanner] [ WebsocketServer:376 ] [ INFO] Worker x96mini8 unregistered [10-21 20:19:39.69] [ MainThread] [ MITMDataProcessor:69 ] [ SUCCESS] Processing GMO received from x96mini8. Received at 2019-10-21 20:19:38 [10-21 20:19:39.78] [ scanner] [ WebsocketServer:169 ] [ INFO] Client x96mini8 registering [10-21 20:19:39.79] [ scanner] [ WebsocketServer:224 ] [ INFO] Starting worker x96mini8 [10-21 20:19:39.79] [ scanner] [ WebsocketServer:240 ] [ INFO] Setting up routemanagers for x96mini8 [10-21 20:19:39.79] [ scanner] [ WebsocketServer:360 ] [ ERROR] Other unhandled exception during register: object of type 'NoneType' has no len() object of type 'NoneType' has no len(), object of type 'NoneType' has no len() .............. mappings get changed in the following way, when just opening, and clicking save to leave added to mappings.json "geofence_excluded": null, "route_calc_algorithm": "optimized", Result: NONE gets shown in the value field below coords for that area As it did not worked, i clicked all areas and saved, so now all show NONE and have those 2 lines added still not working [10-21 21:12:24.77] [ scanner] [ server:241 ] [ DEBUG5] server < GET / HTTP/1.1 [10-21 21:12:24.77] [ scanner] [ server:241 ] [ DEBUG5] server < GET / HTTP/1.1 [10-21 21:12:24.77] [ scanner] [ server:242 ] [ DEBUG5] server < Headers([('Authorization', 'Basic eDk2bWluaTg6RGlja0VnZw=='), ('Connection', ' [10-21 21:12:24.77] [ scanner] [ server:242 ] [ DEBUG5] server < Headers([('Authorization', 'Basic eDk2bWluaTg6RGlja0VnZw=='), ('Connection', ' [10-21 21:12:24.78] [ scanner] [ server:260 ] [ DEBUG5] server > HTTP/1.1 101 Switching Protocols [10-21 21:12:24.78] [ scanner] [ server:260 ] [ DEBUG5] server > HTTP/1.1 101 Switching Protocols [10-21 21:12:24.78] [ scanner] [ server:261 ] [ DEBUG5] server > Headers([('Upgrade', 'websocket'), ('Connection', 'Upgrade'), ('Sec-WebSocket- [10-21 21:12:24.78] [ scanner] [ server:261 ] [ DEBUG5] server > Headers([('Upgrade', 'websocket'), ('Connection', 'Upgrade'), ('Sec-WebSocket- [10-21 21:12:24.78] [ scanner] [ protocol:311 ] [ DEBUG5] server - state = OPEN [10-21 21:12:24.79] [ scanner] [ protocol:311 ] [ DEBUG5] server - state = OPEN [10-21 21:12:24.79] [ scanner] [ WebsocketServer:140 ] [ INFO] Waiting for connection... [10-21 21:12:24.79] [ scanner] [ WebsocketServer:169 ] [ INFO] Client x96mini8 registering [10-21 21:12:24.80] [ scanner] [ WebsocketServer:203 ] [ DEBUG] Checking if x96mini8 is already present [10-21 21:12:24.80] [ scanner] [ WebsocketServer:224 ] [ INFO] Starting worker x96mini8 [10-21 21:12:24.80] [ scanner] [ WebsocketServer:240 ] [ INFO] Setting up routemanagers for x96mini8 [10-21 21:12:24.81] [ scanner] [ WebsocketServer:360 ] [ ERROR] Other unhandled exception during register: object of type 'NoneType' has no len() object of type 'NoneType' has no len(), object of type 'NoneType' has no len() [10-21 21:12:24.81] [ scanner] [ protocol:1063] [ DEBUG5] server - state = CLOSING [10-21 21:12:24.81] [ scanner] [ protocol:1063] [ DEBUG5] server - state = CLOSING [10-21 21:12:24.81] [ scanner] [ protocol:1033] [ DEBUG5] server > Frame(fin=True, opcode=8, data=b'\x03\xe8', rsv1=False, rsv2=False, rsv3=False [10-21 21:12:24.82] [ scanner] [ protocol:1033] [ DEBUG5] server > Frame(fin=True, opcode=8, data=b'\x03\xe8', rsv1=False, rsv2=False, rsv3=False [10-21 21:12:24.83] [ scanner] [ protocol:1020] [ DEBUG5] server < Frame(fin=True, opcode=8, data=b'\x03\xe8', rsv1=False, rsv2=False, rsv3=False [10-21 21:12:24.83] [ scanner] [ protocol:1020] [ DEBUG5] server < Frame(fin=True, opcode=8, data=b'\x03\xe8', rsv1=False, rsv2=False, rsv3=False [10-21 21:12:24.83] [ scanner] [ protocol:1145] [ DEBUG5] server x half-closing TCP connection [10-21 21:12:24.83] [ scanner] [ protocol:1145] [ DEBUG5] server x half-closing TCP connection [10-21 21:12:24.84] [ scanner] [ protocol:1334] [ DEBUG5] server - event = eof_received() [10-21 21:12:24.84] [ scanner] [ protocol:1334] [ DEBUG5] server - event = eof_received() [10-21 21:12:24.84] [ scanner] [ protocol:1343] [ DEBUG5] server - event = connection_lost(None) [10-21 21:12:24.84] [ scanner] [ protocol:1343] [ DEBUG5] server - event = connection_lost(None) [10-21 21:12:24.85] [ scanner] [ protocol:1345] [ DEBUG5] server - state = CLOSED [10-21 21:12:24.85] [ scanner] [ protocol:1345] [ DEBUG5] server - state = CLOSED [10-21 21:12:24.85] [ scanner] [ protocol:1354] [ DEBUG5] server x code = 1000, reason = [no reason] [10-21 21:12:24.85] [ scanner] [ protocol:1354] [ DEBUG5] server x code = 1000, reason = [no reason]
priority
imported area not working trying to run paris area it has been working before madmin rework as the settings area was empty else than the imported tokyo files i didnt run before madmin rework i watched area closed it by save and it got the entry walkervalue none logfile throws errors line this consumer handler of starting connection of closed in consumer handler consumer or producer of stopped cancelling pending tasks awaiting unregister of worker unregistered processing gmo received from received at client registering starting worker setting up routemanagers for other unhandled exception during register object of type nonetype has no len object of type nonetype has no len object of type nonetype has no len mappings get changed in the following way when just opening and clicking save to leave added to mappings json geofence excluded null route calc algorithm optimized result none gets shown in the value field below coords for that area as it did not worked i clicked all areas and saved so now all show none and have those lines added still not working server get http server get http server headers authorization basic connection server headers authorization basic connection server http switching protocols server http switching protocols server headers upgrade websocket connection upgrade sec websocket server headers upgrade websocket connection upgrade sec websocket server state open server state open waiting for connection client registering checking if is already present starting worker setting up routemanagers for other unhandled exception during register object of type nonetype has no len object of type nonetype has no len object of type nonetype has no len server state closing server state closing server frame fin true opcode data b false false false server frame fin true opcode data b false false false server frame fin true opcode data b false false false server frame fin true opcode data b false false false server x half closing tcp connection server x half closing tcp connection server event eof received server event eof received server event connection lost none server event connection lost none server state closed server state closed server x code reason server x code reason
1
69,373
3,297,908,414
IssuesEvent
2015-11-02 11:37:39
pombase/canto
https://api.github.com/repos/pombase/canto
closed
ideas for extension workflow
extension interface high priority user interface
Just some fodder for discussion, based on what I remember from previous discussions plus a little bit of brainstorming today ... Initial step-by-step extension interface: After clicking a relation to get the gene selector or autocomplete box (as appropriate), include two buttons: "Add another part to this extension" and "Finish this extension". Then, after hitting "finish this ...", buttons for two possible next steps: "Add a separate extension" (goes back to full set of allowable relations, i.e. starts over) and "Finish all extensions" (exits extension interface and proceeds to final comment box). Popups: In Edit [annotation] popup: if there's already an extension, show an "Edit ..." button, and show an "Add new ..." button; if there are no extensions, just show the "Add new ..." button. Use wordy versions "Edit this extension" and "Add new extension" only if we really think it would otherwise be confusing. Should we also include a "Delete" (wordy: "Delete extension") button? If "Add new ..." gets used for an annotation that already had an extension, spawn a new annotation in the table upon "OK". The Duplicate [annotation] popup should work essentially the same way; for duplicating I think we definitely want all three options (edit|delete|add new) for an existing extension.
1.0
ideas for extension workflow - Just some fodder for discussion, based on what I remember from previous discussions plus a little bit of brainstorming today ... Initial step-by-step extension interface: After clicking a relation to get the gene selector or autocomplete box (as appropriate), include two buttons: "Add another part to this extension" and "Finish this extension". Then, after hitting "finish this ...", buttons for two possible next steps: "Add a separate extension" (goes back to full set of allowable relations, i.e. starts over) and "Finish all extensions" (exits extension interface and proceeds to final comment box). Popups: In Edit [annotation] popup: if there's already an extension, show an "Edit ..." button, and show an "Add new ..." button; if there are no extensions, just show the "Add new ..." button. Use wordy versions "Edit this extension" and "Add new extension" only if we really think it would otherwise be confusing. Should we also include a "Delete" (wordy: "Delete extension") button? If "Add new ..." gets used for an annotation that already had an extension, spawn a new annotation in the table upon "OK". The Duplicate [annotation] popup should work essentially the same way; for duplicating I think we definitely want all three options (edit|delete|add new) for an existing extension.
priority
ideas for extension workflow just some fodder for discussion based on what i remember from previous discussions plus a little bit of brainstorming today initial step by step extension interface after clicking a relation to get the gene selector or autocomplete box as appropriate include two buttons add another part to this extension and finish this extension then after hitting finish this buttons for two possible next steps add a separate extension goes back to full set of allowable relations i e starts over and finish all extensions exits extension interface and proceeds to final comment box popups in edit popup if there s already an extension show an edit button and show an add new button if there are no extensions just show the add new button use wordy versions edit this extension and add new extension only if we really think it would otherwise be confusing should we also include a delete wordy delete extension button if add new gets used for an annotation that already had an extension spawn a new annotation in the table upon ok the duplicate popup should work essentially the same way for duplicating i think we definitely want all three options edit delete add new for an existing extension
1
794,290
28,030,111,403
IssuesEvent
2023-03-28 11:50:12
farooqkz/chooj
https://api.github.com/repos/farooqkz/chooj
closed
Indicate if the message hasn't been sent, yet
bug high priority Low complexity level
When a message is sent by the user, it takes some time till the server receives the message. It would be nice if chooj was telling the user somehow that the message still is not sent. Maybe an animation which turns text color from red to black and vice versa?
1.0
Indicate if the message hasn't been sent, yet - When a message is sent by the user, it takes some time till the server receives the message. It would be nice if chooj was telling the user somehow that the message still is not sent. Maybe an animation which turns text color from red to black and vice versa?
priority
indicate if the message hasn t been sent yet when a message is sent by the user it takes some time till the server receives the message it would be nice if chooj was telling the user somehow that the message still is not sent maybe an animation which turns text color from red to black and vice versa
1
689,192
23,611,300,395
IssuesEvent
2022-08-24 12:38:55
5ergiu/deals
https://api.github.com/repos/5ergiu/deals
closed
(Backend) Deal categories
Feature High Priority Backend Deals
CRUD for deal categories: - **name** -> required - **parent_id** -> nullable (if it has a parent id, it means it is a sub-category, else it is a primary category) -> we have only one level of subcategories - **image** -> nullable (if no image, we use a default one) - **details** -> nullable - **slug** -> > required (for SEO purposes) -> unique -> based on name - **tags** -> will be in a separate table **Note**: only admins can add/edit/delete stores.
1.0
(Backend) Deal categories - CRUD for deal categories: - **name** -> required - **parent_id** -> nullable (if it has a parent id, it means it is a sub-category, else it is a primary category) -> we have only one level of subcategories - **image** -> nullable (if no image, we use a default one) - **details** -> nullable - **slug** -> > required (for SEO purposes) -> unique -> based on name - **tags** -> will be in a separate table **Note**: only admins can add/edit/delete stores.
priority
backend deal categories crud for deal categories name required parent id nullable if it has a parent id it means it is a sub category else it is a primary category we have only one level of subcategories image nullable if no image we use a default one details nullable slug required for seo purposes unique based on name tags will be in a separate table note only admins can add edit delete stores
1
442,740
12,749,553,925
IssuesEvent
2020-06-26 23:17:10
csarofeen/pytorch
https://api.github.com/repos/csarofeen/pytorch
closed
Invalid code generation
high priority
## 🐛 Bug The testGPU_FusionSoftmax test in this branch generates invalid code: https://github.com/naoyam/pytorch/tree/codegen-bug Here's the generated kernel: ``` __global__ void CUDAGeneratedKernel(Tensor<float, 3> T0, Tensor<float, 3> T9){ __shared__ float shared_mem[1024]; float T6[1]; float T5[1]; T5[ 0 ] = float(0); float T11[1]; if ( ( ( ( 0 * 32 ) + threadIdx.x ) < T9.size[2] ) ) { T11[ 0 ] = float(0); } float T2[1]; float T1[1]; T1[ 0 ] = float(0); float T10[1]; if ( ( ( ( 0 * 32 ) + threadIdx.x ) < T9.size[2] ) ) { T10[ 0 ] = float(0); } for(size_t i84 = 0; i84 < ( ceilDiv(T9.size[2], 32) ); ++i84 ) { if ( ( ( ( i84 * 32 ) + threadIdx.x ) < T9.size[2] ) ) { T10[ 0 ] = fmaxf(T10[ 0 ] , T0[ ( blockIdx.x * T0.stride[0] ) + ( blockIdx.y * T0.stride[1] ) + ( ( ( i84 * 32 ) + threadIdx.x ) * T0.stride[2] ) ]); } } blockReduce< true, false, false > ( T1[ 0 ], T10[ 0 ], reduction_fmaxf_float, threadIdx, blockDim, reinterpret_cast<float*>(shared_mem)); if ( ( threadIdx.x == 0 ) ) { T2[ 0 ] = T1[ 0 ]; } for(size_t i87 = 0; i87 < ( ceilDiv(T9.size[2], 32) ); ++i87 ) { float T7[1]; if ( ( ( ( i87 * 32 ) + threadIdx.x ) < T9.size[2] ) ) { T7[ 0 ] = T0[ ( blockIdx.x * T0.stride[0] ) + ( blockIdx.y * T0.stride[1] ) + ( ( ( i87 * 32 ) + threadIdx.x ) * T0.stride[2] ) ] - T2[ 0 ]; } float T8[1]; if ( ( ( ( i87 * 32 ) + threadIdx.x ) < T9.size[2] ) ) { T8[ 0 ] = expf(T7[ 0 ]); } float T3[1]; if ( ( ( ( i87 * 32 ) + threadIdx.x ) < T9.size[2] ) ) { T3[ 0 ] = T0[ ( blockIdx.x * T0.stride[0] ) + ( blockIdx.y * T0.stride[1] ) + ( ( ( i87 * 32 ) + threadIdx.x ) * T0.stride[2] ) ] - T2[ 0 ]; } float T4[1]; if ( ( ( ( i87 * 32 ) + threadIdx.x ) < T9.size[2] ) ) { T4[ 0 ] = expf(T3[ 0 ]); } } for(size_t i93 = 0; i93 < ( ceilDiv(T9.size[2], 32) ); ++i93 ) { if ( ( ( ( i93 * 32 ) + threadIdx.x ) < T9.size[2] ) ) { T11[ 0 ] = T11[ 0 ] + T4[ 0 ]; } } blockReduce< true, false, false > ( T5[ 0 ], T11[ 0 ], reduction_add_float, threadIdx, blockDim, reinterpret_cast<float*>(shared_mem)); if ( ( threadIdx.x == 0 ) ) { T6[ 0 ] = T5[ 0 ]; } for(size_t i96 = 0; i96 < ( ceilDiv(T9.size[2], 32) ); ++i96 ) { if ( ( ( ( i96 * 32 ) + threadIdx.x ) < T9.size[2] ) ) { T9[ ( blockIdx.x * T9.stride[0] ) + ( blockIdx.y * T9.stride[1] ) + ( ( ( i96 * 32 ) + threadIdx.x ) * T9.stride[2] ) ] = T8[ 0 ] / T6[ 0 ]; } } } ``` `T8` is used in the final loop nest but is defined and computed in a different loop nest. The final loop nest corresponds to this expression: ``` TensorView* output_tv6 = div(exp_tv4_2, bcast_sum_tv6); ``` Interestingly, swapping the two operands, i.e., `div(bcast_sum_tv6, exp_tv4_2)`, seems to be fine. See https://github.com/naoyam/pytorch/blob/d2913c9fb2c7e94c786ce3b73a6b5ab87b4eee3b/test/cpp/jit/test_gpu.cpp#L2798. The fuser generates code as expected, although they are not the same computation anymore. Note that this issue was encountered in the block broadcast PR (#100) but shows up with the dev branch as well.
1.0
Invalid code generation - ## 🐛 Bug The testGPU_FusionSoftmax test in this branch generates invalid code: https://github.com/naoyam/pytorch/tree/codegen-bug Here's the generated kernel: ``` __global__ void CUDAGeneratedKernel(Tensor<float, 3> T0, Tensor<float, 3> T9){ __shared__ float shared_mem[1024]; float T6[1]; float T5[1]; T5[ 0 ] = float(0); float T11[1]; if ( ( ( ( 0 * 32 ) + threadIdx.x ) < T9.size[2] ) ) { T11[ 0 ] = float(0); } float T2[1]; float T1[1]; T1[ 0 ] = float(0); float T10[1]; if ( ( ( ( 0 * 32 ) + threadIdx.x ) < T9.size[2] ) ) { T10[ 0 ] = float(0); } for(size_t i84 = 0; i84 < ( ceilDiv(T9.size[2], 32) ); ++i84 ) { if ( ( ( ( i84 * 32 ) + threadIdx.x ) < T9.size[2] ) ) { T10[ 0 ] = fmaxf(T10[ 0 ] , T0[ ( blockIdx.x * T0.stride[0] ) + ( blockIdx.y * T0.stride[1] ) + ( ( ( i84 * 32 ) + threadIdx.x ) * T0.stride[2] ) ]); } } blockReduce< true, false, false > ( T1[ 0 ], T10[ 0 ], reduction_fmaxf_float, threadIdx, blockDim, reinterpret_cast<float*>(shared_mem)); if ( ( threadIdx.x == 0 ) ) { T2[ 0 ] = T1[ 0 ]; } for(size_t i87 = 0; i87 < ( ceilDiv(T9.size[2], 32) ); ++i87 ) { float T7[1]; if ( ( ( ( i87 * 32 ) + threadIdx.x ) < T9.size[2] ) ) { T7[ 0 ] = T0[ ( blockIdx.x * T0.stride[0] ) + ( blockIdx.y * T0.stride[1] ) + ( ( ( i87 * 32 ) + threadIdx.x ) * T0.stride[2] ) ] - T2[ 0 ]; } float T8[1]; if ( ( ( ( i87 * 32 ) + threadIdx.x ) < T9.size[2] ) ) { T8[ 0 ] = expf(T7[ 0 ]); } float T3[1]; if ( ( ( ( i87 * 32 ) + threadIdx.x ) < T9.size[2] ) ) { T3[ 0 ] = T0[ ( blockIdx.x * T0.stride[0] ) + ( blockIdx.y * T0.stride[1] ) + ( ( ( i87 * 32 ) + threadIdx.x ) * T0.stride[2] ) ] - T2[ 0 ]; } float T4[1]; if ( ( ( ( i87 * 32 ) + threadIdx.x ) < T9.size[2] ) ) { T4[ 0 ] = expf(T3[ 0 ]); } } for(size_t i93 = 0; i93 < ( ceilDiv(T9.size[2], 32) ); ++i93 ) { if ( ( ( ( i93 * 32 ) + threadIdx.x ) < T9.size[2] ) ) { T11[ 0 ] = T11[ 0 ] + T4[ 0 ]; } } blockReduce< true, false, false > ( T5[ 0 ], T11[ 0 ], reduction_add_float, threadIdx, blockDim, reinterpret_cast<float*>(shared_mem)); if ( ( threadIdx.x == 0 ) ) { T6[ 0 ] = T5[ 0 ]; } for(size_t i96 = 0; i96 < ( ceilDiv(T9.size[2], 32) ); ++i96 ) { if ( ( ( ( i96 * 32 ) + threadIdx.x ) < T9.size[2] ) ) { T9[ ( blockIdx.x * T9.stride[0] ) + ( blockIdx.y * T9.stride[1] ) + ( ( ( i96 * 32 ) + threadIdx.x ) * T9.stride[2] ) ] = T8[ 0 ] / T6[ 0 ]; } } } ``` `T8` is used in the final loop nest but is defined and computed in a different loop nest. The final loop nest corresponds to this expression: ``` TensorView* output_tv6 = div(exp_tv4_2, bcast_sum_tv6); ``` Interestingly, swapping the two operands, i.e., `div(bcast_sum_tv6, exp_tv4_2)`, seems to be fine. See https://github.com/naoyam/pytorch/blob/d2913c9fb2c7e94c786ce3b73a6b5ab87b4eee3b/test/cpp/jit/test_gpu.cpp#L2798. The fuser generates code as expected, although they are not the same computation anymore. Note that this issue was encountered in the block broadcast PR (#100) but shows up with the dev branch as well.
priority
invalid code generation 🐛 bug the testgpu fusionsoftmax test in this branch generates invalid code here s the generated kernel global void cudageneratedkernel tensor tensor shared float shared mem float float float float if threadidx x size float float float float float if threadidx x size float for size t ceildiv size if threadidx x size fmaxf blockidx y stride threadidx x stride blockreduce reduction fmaxf float threadidx blockdim reinterpret cast shared mem if threadidx x for size t ceildiv size float if threadidx x size blockidx y stride threadidx x stride float if threadidx x size expf float if threadidx x size blockidx y stride threadidx x stride float if threadidx x size expf for size t ceildiv size if threadidx x size blockreduce reduction add float threadidx blockdim reinterpret cast shared mem if threadidx x for size t ceildiv size if threadidx x size blockidx y stride threadidx x stride is used in the final loop nest but is defined and computed in a different loop nest the final loop nest corresponds to this expression tensorview output div exp bcast sum interestingly swapping the two operands i e div bcast sum exp seems to be fine see the fuser generates code as expected although they are not the same computation anymore note that this issue was encountered in the block broadcast pr but shows up with the dev branch as well
1
34,895
2,789,389,393
IssuesEvent
2015-05-08 19:05:52
HDFGroup/hpd-ws
https://api.github.com/repos/HDFGroup/hpd-ws
closed
Server can't publish data / create template file when an array is used as compound field.
bug high priority
Test publishing with 123compound (`f497b7ca-24c0-4bb1-bb2e-372e357e601c`) design in Sandbox project. ```json { "message": "[Errno 22] Unable to create type: 'shape' must be provided for array types" } ```
1.0
Server can't publish data / create template file when an array is used as compound field. - Test publishing with 123compound (`f497b7ca-24c0-4bb1-bb2e-372e357e601c`) design in Sandbox project. ```json { "message": "[Errno 22] Unable to create type: 'shape' must be provided for array types" } ```
priority
server can t publish data create template file when an array is used as compound field test publishing with design in sandbox project json message unable to create type shape must be provided for array types
1
411,072
12,014,100,570
IssuesEvent
2020-04-10 10:30:17
jacob-and-nathan/Javascript-3D-Modeling-Program
https://api.github.com/repos/jacob-and-nathan/Javascript-3D-Modeling-Program
closed
Add the ability to add multiple objects.
Difficulty: High Priority: Critical enhancement frontend help wanted
Next stage: Make the transforms work with every time of shape via a new function.
1.0
Add the ability to add multiple objects. - Next stage: Make the transforms work with every time of shape via a new function.
priority
add the ability to add multiple objects next stage make the transforms work with every time of shape via a new function
1
238,490
7,779,977,584
IssuesEvent
2018-06-05 18:32:27
twosigma/beakerx
https://api.github.com/repos/twosigma/beakerx
opened
make section numbering opt-in
Bug Notebook Extension Priority High
with the new table-of-contents feature we added, the section numbering is on by default. please switch this to off. note this is *not* stored in the UI Options.
1.0
make section numbering opt-in - with the new table-of-contents feature we added, the section numbering is on by default. please switch this to off. note this is *not* stored in the UI Options.
priority
make section numbering opt in with the new table of contents feature we added the section numbering is on by default please switch this to off note this is not stored in the ui options
1
698,174
23,968,775,654
IssuesEvent
2022-09-13 05:26:24
TheNiron/pipedrive-tests
https://api.github.com/repos/TheNiron/pipedrive-tests
opened
No Login button in Pipedrive mobile web mode
Priority/HIGH Env/Production Severity/Minor
### Related Area Pipedrive Login ### Severity Severity/Minor ### Affected version Env/Production ### What happened? When the user navigates to Pipedrive from a mobile device for the first time. There's no login button. user has to go through the "Try it free" flow and with an error message user already exists, the user will be redirected to a login page. ### Relevant log output <img width="417" alt="Screenshot 2022-09-13 at 10 47 08 AM" src="https://user-images.githubusercontent.com/32265029/189815961-9940d523-c53e-441d-9479-63458a05e23a.png"> ### Steps to reproduce Go to "Pipedrive.com" with a mobile browser ### Suggested solution There should be a login button for the existing users to login.
1.0
No Login button in Pipedrive mobile web mode - ### Related Area Pipedrive Login ### Severity Severity/Minor ### Affected version Env/Production ### What happened? When the user navigates to Pipedrive from a mobile device for the first time. There's no login button. user has to go through the "Try it free" flow and with an error message user already exists, the user will be redirected to a login page. ### Relevant log output <img width="417" alt="Screenshot 2022-09-13 at 10 47 08 AM" src="https://user-images.githubusercontent.com/32265029/189815961-9940d523-c53e-441d-9479-63458a05e23a.png"> ### Steps to reproduce Go to "Pipedrive.com" with a mobile browser ### Suggested solution There should be a login button for the existing users to login.
priority
no login button in pipedrive mobile web mode related area pipedrive login severity severity minor affected version env production what happened when the user navigates to pipedrive from a mobile device for the first time there s no login button user has to go through the try it free flow and with an error message user already exists the user will be redirected to a login page relevant log output img width alt screenshot at am src steps to reproduce go to pipedrive com with a mobile browser suggested solution there should be a login button for the existing users to login
1