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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
552,245 | 16,235,763,333 | IssuesEvent | 2021-05-07 00:23:04 | dfelton/kobens-gemini | https://api.github.com/repos/dfelton/kobens-gemini | closed | Logger\TradeHistory - Handle MaintenanceException | Priority - High bug | ```
Shutdown Enabled at: 2021-04-18 16:29:49
Exception: Kobens\Gemini\Exception\Api\Reason\MaintenanceException
Code: 503
Message: The Gemini Exchange is currently undergoing maintenance. Please check https://status.gemini.com/ for more information.
Strace:
#0 src/Api/Rest/PrivateEndpoints/Request.php(119): Kobens\Gemini\Api\Helper\ResponseHandler->handleResponse(Object(Kobens\Core\Http\Response))
#1 src/Api/Rest/PrivateEndpoints/OrderStatus/GetPastTrades.php(36): Kobens\Gemini\Api\Rest\PrivateEndpoints\Request->getResponse('/v1/mytrades', Array, Array, true)
#2 src/Command/Command/Logger/TradeHistory.php(141): Kobens\Gemini\Api\Rest\PrivateEndpoints\OrderStatus\GetPastTrades->getTrades('uniusd', 0, 500)
#3 src/Command/Command/Logger/TradeHistory.php(118): Kobens\Gemini\Command\Command\Logger\TradeHistory->mainLoop(Object(Symfony\Component\Console\Output\ConsoleOutput), 0)
#4 src/Command/Command/Logger/TradeHistory.php(107): Kobens\Gemini\Command\Command\Logger\TradeHistory->main(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 vendor/symfony/console/Command/Command.php(255): Kobens\Gemini\Command\Command\Logger\TradeHistory->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 vendor/symfony/console/Application.php(1009): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 vendor/symfony/console/Application.php(273): Symfony\Component\Console\Application->doRunCommand(Object(Kobens\Gemini\Command\Command\Logger\TradeHistory), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 vendor/symfony/console/Application.php(149): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 bin/gemini(443): Symfony\Component\Console\Application->run()
#10 {main}
Previous Exception:
Exception: Exception
Code: 0
Message: {"body":"{\"result\":\"error\",\"reason\":\"Maintenance\",\"message\":\"The Gemini Exchange is currently undergoing maintenance. Please check https:\/\/status.gemini.com\/ for more information.\"}\n","response_code":503}
Strace:
#0 src/Api/Rest/PrivateEndpoints/Request.php(119): Kobens\Gemini\Api\Helper\ResponseHandler->handleResponse(Object(Kobens\Core\Http\Response))
#1 src/Api/Rest/PrivateEndpoints/OrderStatus/GetPastTrades.php(36): Kobens\Gemini\Api\Rest\PrivateEndpoints\Request->getResponse('/v1/mytrades', Array, Array, true)
#2 src/Command/Command/Logger/TradeHistory.php(141): Kobens\Gemini\Api\Rest\PrivateEndpoints\OrderStatus\GetPastTrades->getTrades('uniusd', 0, 500)
#3 src/Command/Command/Logger/TradeHistory.php(118): Kobens\Gemini\Command\Command\Logger\TradeHistory->mainLoop(Object(Symfony\Component\Console\Output\ConsoleOutput), 0)
#4 src/Command/Command/Logger/TradeHistory.php(107): Kobens\Gemini\Command\Command\Logger\TradeHistory->main(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 vendor/symfony/console/Command/Command.php(255): Kobens\Gemini\Command\Command\Logger\TradeHistory->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 vendor/symfony/console/Application.php(1009): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 vendor/symfony/console/Application.php(273): Symfony\Component\Console\Application->doRunCommand(Object(Kobens\Gemini\Command\Command\Logger\TradeHistory), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 vendor/symfony/console/Application.php(149): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 bin/gemini(443): Symfony\Component\Console\Application->run()
#10 {main}
``` | 1.0 | Logger\TradeHistory - Handle MaintenanceException - ```
Shutdown Enabled at: 2021-04-18 16:29:49
Exception: Kobens\Gemini\Exception\Api\Reason\MaintenanceException
Code: 503
Message: The Gemini Exchange is currently undergoing maintenance. Please check https://status.gemini.com/ for more information.
Strace:
#0 src/Api/Rest/PrivateEndpoints/Request.php(119): Kobens\Gemini\Api\Helper\ResponseHandler->handleResponse(Object(Kobens\Core\Http\Response))
#1 src/Api/Rest/PrivateEndpoints/OrderStatus/GetPastTrades.php(36): Kobens\Gemini\Api\Rest\PrivateEndpoints\Request->getResponse('/v1/mytrades', Array, Array, true)
#2 src/Command/Command/Logger/TradeHistory.php(141): Kobens\Gemini\Api\Rest\PrivateEndpoints\OrderStatus\GetPastTrades->getTrades('uniusd', 0, 500)
#3 src/Command/Command/Logger/TradeHistory.php(118): Kobens\Gemini\Command\Command\Logger\TradeHistory->mainLoop(Object(Symfony\Component\Console\Output\ConsoleOutput), 0)
#4 src/Command/Command/Logger/TradeHistory.php(107): Kobens\Gemini\Command\Command\Logger\TradeHistory->main(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 vendor/symfony/console/Command/Command.php(255): Kobens\Gemini\Command\Command\Logger\TradeHistory->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 vendor/symfony/console/Application.php(1009): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 vendor/symfony/console/Application.php(273): Symfony\Component\Console\Application->doRunCommand(Object(Kobens\Gemini\Command\Command\Logger\TradeHistory), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 vendor/symfony/console/Application.php(149): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 bin/gemini(443): Symfony\Component\Console\Application->run()
#10 {main}
Previous Exception:
Exception: Exception
Code: 0
Message: {"body":"{\"result\":\"error\",\"reason\":\"Maintenance\",\"message\":\"The Gemini Exchange is currently undergoing maintenance. Please check https:\/\/status.gemini.com\/ for more information.\"}\n","response_code":503}
Strace:
#0 src/Api/Rest/PrivateEndpoints/Request.php(119): Kobens\Gemini\Api\Helper\ResponseHandler->handleResponse(Object(Kobens\Core\Http\Response))
#1 src/Api/Rest/PrivateEndpoints/OrderStatus/GetPastTrades.php(36): Kobens\Gemini\Api\Rest\PrivateEndpoints\Request->getResponse('/v1/mytrades', Array, Array, true)
#2 src/Command/Command/Logger/TradeHistory.php(141): Kobens\Gemini\Api\Rest\PrivateEndpoints\OrderStatus\GetPastTrades->getTrades('uniusd', 0, 500)
#3 src/Command/Command/Logger/TradeHistory.php(118): Kobens\Gemini\Command\Command\Logger\TradeHistory->mainLoop(Object(Symfony\Component\Console\Output\ConsoleOutput), 0)
#4 src/Command/Command/Logger/TradeHistory.php(107): Kobens\Gemini\Command\Command\Logger\TradeHistory->main(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 vendor/symfony/console/Command/Command.php(255): Kobens\Gemini\Command\Command\Logger\TradeHistory->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 vendor/symfony/console/Application.php(1009): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 vendor/symfony/console/Application.php(273): Symfony\Component\Console\Application->doRunCommand(Object(Kobens\Gemini\Command\Command\Logger\TradeHistory), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 vendor/symfony/console/Application.php(149): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 bin/gemini(443): Symfony\Component\Console\Application->run()
#10 {main}
``` | priority | logger tradehistory handle maintenanceexception shutdown enabled at exception kobens gemini exception api reason maintenanceexception code message the gemini exchange is currently undergoing maintenance please check for more information strace src api rest privateendpoints request php kobens gemini api helper responsehandler handleresponse object kobens core http response src api rest privateendpoints orderstatus getpasttrades php kobens gemini api rest privateendpoints request getresponse mytrades array array true src command command logger tradehistory php kobens gemini api rest privateendpoints orderstatus getpasttrades gettrades uniusd src command command logger tradehistory php kobens gemini command command logger tradehistory mainloop object symfony component console output consoleoutput src command command logger tradehistory php kobens gemini command command logger tradehistory main object symfony component console input argvinput object symfony component console output consoleoutput vendor symfony console command command php kobens gemini command command logger tradehistory execute object symfony component console input argvinput object symfony component console output consoleoutput vendor symfony console application php symfony component console command command run object symfony component console input argvinput object symfony component console output consoleoutput vendor symfony console application php symfony component console application doruncommand object kobens gemini command command logger tradehistory object symfony component console input argvinput object symfony component console output consoleoutput vendor symfony console application php symfony component console application dorun object symfony component console input argvinput object symfony component console output consoleoutput bin gemini symfony component console application run main previous exception exception exception code message body result error reason maintenance message the gemini exchange is currently undergoing maintenance please check https status gemini com for more information n response code strace src api rest privateendpoints request php kobens gemini api helper responsehandler handleresponse object kobens core http response src api rest privateendpoints orderstatus getpasttrades php kobens gemini api rest privateendpoints request getresponse mytrades array array true src command command logger tradehistory php kobens gemini api rest privateendpoints orderstatus getpasttrades gettrades uniusd src command command logger tradehistory php kobens gemini command command logger tradehistory mainloop object symfony component console output consoleoutput src command command logger tradehistory php kobens gemini command command logger tradehistory main object symfony component console input argvinput object symfony component console output consoleoutput vendor symfony console command command php kobens gemini command command logger tradehistory execute object symfony component console input argvinput object symfony component console output consoleoutput vendor symfony console application php symfony component console command command run object symfony component console input argvinput object symfony component console output consoleoutput vendor symfony console application php symfony component console application doruncommand object kobens gemini command command logger tradehistory object symfony component console input argvinput object symfony component console output consoleoutput vendor symfony console application php symfony component console application dorun object symfony component console input argvinput object symfony component console output consoleoutput bin gemini symfony component console application run main | 1 |
713,500 | 24,529,476,114 | IssuesEvent | 2022-10-11 15:20:19 | NucciTheBoss/cleantest | https://api.github.com/repos/NucciTheBoss/cleantest | closed | Add priority to order which hooks are run using `deque` | Priority: High Type: Enhancement | A comment/concern that came up during the initial demo of `cleantest` was that there was no guarantee that hooks would stay in the order that they where placed into the hook registry. Therefore, I found that the way to abate this concern was to use deques to store the hooks instead of dictionaries:
https://github.com/NucciTheBoss/cleantest/blob/89512a5dd5324206aeb61e472781f1bd0672b440/src/cleantest/config/configurator.py#L16-L20
Using deque will allow for first in, first out rather than grab bag. | 1.0 | Add priority to order which hooks are run using `deque` - A comment/concern that came up during the initial demo of `cleantest` was that there was no guarantee that hooks would stay in the order that they where placed into the hook registry. Therefore, I found that the way to abate this concern was to use deques to store the hooks instead of dictionaries:
https://github.com/NucciTheBoss/cleantest/blob/89512a5dd5324206aeb61e472781f1bd0672b440/src/cleantest/config/configurator.py#L16-L20
Using deque will allow for first in, first out rather than grab bag. | priority | add priority to order which hooks are run using deque a comment concern that came up during the initial demo of cleantest was that there was no guarantee that hooks would stay in the order that they where placed into the hook registry therefore i found that the way to abate this concern was to use deques to store the hooks instead of dictionaries using deque will allow for first in first out rather than grab bag | 1 |
513,723 | 14,925,644,763 | IssuesEvent | 2021-01-24 07:31:55 | bounswe/bounswe2020group2 | https://api.github.com/repos/bounswe/bounswe2020group2 | closed | [ANDROID] Order Item Extension | effort: high priority: critical type: android type: enhancement | > Description
In Order Page, order items are not clickable. They have to navigate user to the all items ordered in that order action. A recycler view can be implemented for showing all items in that list.
**_Deadline_: 24.01.2021, 23:59** | 1.0 | [ANDROID] Order Item Extension - > Description
In Order Page, order items are not clickable. They have to navigate user to the all items ordered in that order action. A recycler view can be implemented for showing all items in that list.
**_Deadline_: 24.01.2021, 23:59** | priority | order item extension description in order page order items are not clickable they have to navigate user to the all items ordered in that order action a recycler view can be implemented for showing all items in that list deadline | 1 |
220,895 | 7,371,949,187 | IssuesEvent | 2018-03-13 13:28:36 | TMats/survey | https://api.github.com/repos/TMats/survey | closed | Deep Predictive Coding Networks for Video Prediction and Unsupervised Learning | CV Priority: High | https://arxiv.org/abs/1605.08104
- William Lotter, Gabriel Kreiman, David Cox
- Submitted on 25 May 2016 (v1), last revised 1 Mar 2017 (this version, v5) | 1.0 | Deep Predictive Coding Networks for Video Prediction and Unsupervised Learning - https://arxiv.org/abs/1605.08104
- William Lotter, Gabriel Kreiman, David Cox
- Submitted on 25 May 2016 (v1), last revised 1 Mar 2017 (this version, v5) | priority | deep predictive coding networks for video prediction and unsupervised learning william lotter gabriel kreiman david cox submitted on may last revised mar this version | 1 |
33,999 | 2,774,306,240 | IssuesEvent | 2015-05-04 07:39:21 | TypeStrong/atom-typescript | https://api.github.com/repos/TypeStrong/atom-typescript | closed | QuickFix: assert type `any` | category:quick-fix priority:high | For stuff where "doesn't exist on member"
Later: insert a snippet and then use that to guide the assertion | 1.0 | QuickFix: assert type `any` - For stuff where "doesn't exist on member"
Later: insert a snippet and then use that to guide the assertion | priority | quickfix assert type any for stuff where doesn t exist on member later insert a snippet and then use that to guide the assertion | 1 |
755,334 | 26,425,316,767 | IssuesEvent | 2023-01-14 04:31:25 | pilot-light/pilotlight | https://api.github.com/repos/pilot-light/pilotlight | closed | [FEATURE]: Window Scrolling | priority: High type: feature system: ui | ### Contact Details
_No response_
### What is the feature?
Add support for window scrolling and scroll regions.
### Desribe alternatives you have considered?
NA
### System
None | 1.0 | [FEATURE]: Window Scrolling - ### Contact Details
_No response_
### What is the feature?
Add support for window scrolling and scroll regions.
### Desribe alternatives you have considered?
NA
### System
None | priority | window scrolling contact details no response what is the feature add support for window scrolling and scroll regions desribe alternatives you have considered na system none | 1 |
109,942 | 4,415,760,331 | IssuesEvent | 2016-08-14 08:55:53 | inf3rno/e3 | https://api.github.com/repos/inf3rno/e3 | opened | Interesting news about v8 stack | priority:high undetermined | ```js
function main(){
try {
theNotDefinedFunction();
}
catch(e)
{
// e.stack;
Error.prepareStackTrace = function (error, frameObjects) {
return frameObjects;
};
console.log(e.stack);
}
}
main();
```
By v8 we can get the same frame objects if we set the prepareStackTrace before reading the stack property. The value is set only once, so if we try to access it before the prepareStackTrace is set, then it will be string. Should we override the prepareStackTrace by v8? | 1.0 | Interesting news about v8 stack - ```js
function main(){
try {
theNotDefinedFunction();
}
catch(e)
{
// e.stack;
Error.prepareStackTrace = function (error, frameObjects) {
return frameObjects;
};
console.log(e.stack);
}
}
main();
```
By v8 we can get the same frame objects if we set the prepareStackTrace before reading the stack property. The value is set only once, so if we try to access it before the prepareStackTrace is set, then it will be string. Should we override the prepareStackTrace by v8? | priority | interesting news about stack js function main try thenotdefinedfunction catch e e stack error preparestacktrace function error frameobjects return frameobjects console log e stack main by we can get the same frame objects if we set the preparestacktrace before reading the stack property the value is set only once so if we try to access it before the preparestacktrace is set then it will be string should we override the preparestacktrace by | 1 |
253,041 | 8,050,458,196 | IssuesEvent | 2018-08-01 13:31:42 | Zicerite/Gavania-Project | https://api.github.com/repos/Zicerite/Gavania-Project | closed | Reaper and its passives | High Priority Rework Skill Related enhancement | I keep forgetting to do this, but i need to add 2 more passives to Reaper.
I'll rework Soul Seeker to always trigger on every kill, rather than by chance. It will also be only 1 level.
Shadow Forces: A passive that increases Dark damage, and overall defense at night.
Decay Shield: A passive that makes Reapers immune to Wither. | 1.0 | Reaper and its passives - I keep forgetting to do this, but i need to add 2 more passives to Reaper.
I'll rework Soul Seeker to always trigger on every kill, rather than by chance. It will also be only 1 level.
Shadow Forces: A passive that increases Dark damage, and overall defense at night.
Decay Shield: A passive that makes Reapers immune to Wither. | priority | reaper and its passives i keep forgetting to do this but i need to add more passives to reaper i ll rework soul seeker to always trigger on every kill rather than by chance it will also be only level shadow forces a passive that increases dark damage and overall defense at night decay shield a passive that makes reapers immune to wither | 1 |
725,104 | 24,951,370,445 | IssuesEvent | 2022-11-01 07:37:52 | TencentBlueKing/bk-nodeman | https://api.github.com/repos/TencentBlueKing/bk-nodeman | closed | [BUG] 2.0 P-Agent 安装报错:gse_agent Worker not found | kind/bug version/V2.2.X priority/high module/script | **问题描述**
2.0 P-Agent 安装报错:gse_agent Worker not found
**重现方法**
1. 安装 P-Agent,机器可能存在其他环境的 Agent
2. 报错
**预期现象**
安装成功,Agent 已经拉起来了
**截屏**
请提供截屏来解释你的问题,当然这也能更好地帮助我们理解问题。
**请提供以下信息**
- [x] bk-nodeman 版本 (发布版本号 或 git tag): <!-- `示例: V3.1.32-ce 或者 git sha. 请不要使用 "最新版本" 或 "当前版本"等无法准确定位代码版本的语句描述` -->
- [ ] 蓝鲸PaaS 版本:<!-- `<示例:PaaS 3.0.58、PaaSAgent 3.0.9` -->
- [ ] bk-nodeman 异常日志:
| 1.0 | [BUG] 2.0 P-Agent 安装报错:gse_agent Worker not found - **问题描述**
2.0 P-Agent 安装报错:gse_agent Worker not found
**重现方法**
1. 安装 P-Agent,机器可能存在其他环境的 Agent
2. 报错
**预期现象**
安装成功,Agent 已经拉起来了
**截屏**
请提供截屏来解释你的问题,当然这也能更好地帮助我们理解问题。
**请提供以下信息**
- [x] bk-nodeman 版本 (发布版本号 或 git tag): <!-- `示例: V3.1.32-ce 或者 git sha. 请不要使用 "最新版本" 或 "当前版本"等无法准确定位代码版本的语句描述` -->
- [ ] 蓝鲸PaaS 版本:<!-- `<示例:PaaS 3.0.58、PaaSAgent 3.0.9` -->
- [ ] bk-nodeman 异常日志:
| priority | p agent 安装报错:gse agent worker not found 问题描述 p agent 安装报错:gse agent worker not found 重现方法 安装 p agent,机器可能存在其他环境的 agent 报错 预期现象 安装成功,agent 已经拉起来了 截屏 请提供截屏来解释你的问题,当然这也能更好地帮助我们理解问题。 请提供以下信息 bk nodeman 版本 发布版本号 或 git tag : 蓝鲸paas 版本: bk nodeman 异常日志: | 1 |
737,152 | 25,503,722,617 | IssuesEvent | 2022-11-28 07:36:48 | alex4401/mediawiki-extensions-DataMaps | https://api.github.com/repos/alex4401/mediawiki-extensions-DataMaps | closed | Cache current content bounds whenever recalculated | priority: high improvement | - [x] Change `Leaflet.LatLngBounds getCurrentContentBounds()` and `Leaflet.LatLngBounds getPaddedContentBounds()` signatures to include a `bool invalidate` parameter, and respect it.
- [x] Have any invalidation sources include this parameter. | 1.0 | Cache current content bounds whenever recalculated - - [x] Change `Leaflet.LatLngBounds getCurrentContentBounds()` and `Leaflet.LatLngBounds getPaddedContentBounds()` signatures to include a `bool invalidate` parameter, and respect it.
- [x] Have any invalidation sources include this parameter. | priority | cache current content bounds whenever recalculated change leaflet latlngbounds getcurrentcontentbounds and leaflet latlngbounds getpaddedcontentbounds signatures to include a bool invalidate parameter and respect it have any invalidation sources include this parameter | 1 |
51,356 | 3,012,797,427 | IssuesEvent | 2015-07-29 02:42:31 | yawlfoundation/yawl | https://api.github.com/repos/yawlfoundation/yawl | closed | XML generation for current state snapshot from Engine (2.1 version) | auto-migrated Priority-High Type-Enhancement | ```
Michael will add methods in Interface B and R to return the xml string
that conforms to the WorkFlowState xml schema. These methods will give
information about all active cases in the engine together with some
resource events.
Please Note: This schema version uses a WIStatusType "marked" to display
all conditions (explicit, implicit and internal) in the YAWL engine.
```
Original issue reported on code.google.com by `moew...@gmail.com` on 22 Sep 2008 at 5:15
Attachments:
* [WorkFlowState.xsd](https://storage.googleapis.com/google-code-attachments/yawl/issue-150/comment-0/WorkFlowState.xsd)
| 1.0 | XML generation for current state snapshot from Engine (2.1 version) - ```
Michael will add methods in Interface B and R to return the xml string
that conforms to the WorkFlowState xml schema. These methods will give
information about all active cases in the engine together with some
resource events.
Please Note: This schema version uses a WIStatusType "marked" to display
all conditions (explicit, implicit and internal) in the YAWL engine.
```
Original issue reported on code.google.com by `moew...@gmail.com` on 22 Sep 2008 at 5:15
Attachments:
* [WorkFlowState.xsd](https://storage.googleapis.com/google-code-attachments/yawl/issue-150/comment-0/WorkFlowState.xsd)
| priority | xml generation for current state snapshot from engine version michael will add methods in interface b and r to return the xml string that conforms to the workflowstate xml schema these methods will give information about all active cases in the engine together with some resource events please note this schema version uses a wistatustype marked to display all conditions explicit implicit and internal in the yawl engine original issue reported on code google com by moew gmail com on sep at attachments | 1 |
474,006 | 13,650,735,843 | IssuesEvent | 2020-09-26 20:43:49 | DukeMobileDevCenter/Jigsaw | https://api.github.com/repos/DukeMobileDevCenter/Jigsaw | opened | [Logistic] Test build with Xcode 12 | C-App C-logistics Priority-high | Prof reported in last meeting that the app fail to build with Xcode 12. Will need to test with Xcode 12 beta version and fix any lingering issues. | 1.0 | [Logistic] Test build with Xcode 12 - Prof reported in last meeting that the app fail to build with Xcode 12. Will need to test with Xcode 12 beta version and fix any lingering issues. | priority | test build with xcode prof reported in last meeting that the app fail to build with xcode will need to test with xcode beta version and fix any lingering issues | 1 |
831,018 | 32,035,699,932 | IssuesEvent | 2023-09-22 15:11:29 | ooni/probe | https://api.github.com/repos/ooni/probe | opened | torsf: TestRunWithExistingTor hangs forever | bug priority/high needs investigation ooni/probe-engine | The `TestRunWithExistingTor` test runs for a long time (probably ~forever) and logs these messages:
```
2023/09/22 17:10:07 WebRTC: Collecting a new Snowflake. Currently at [0/1]
2023/09/22 17:10:07 snowflake-00385b62d1499f5d connecting...
2023/09/22 17:10:07 WebRTC: DataChannel created.
2023/09/22 17:10:07 WebRTC: Created offer
2023/09/22 17:10:07 WebRTC: Set local description
2023/09/22 17:10:07 WebRTC: PeerConnection created.
2023/09/22 17:10:07 Negotiating via HTTP rendezvous...
2023/09/22 17:10:07 Target URL: snowflake-broker.torproject.net.global.prod.fastly.net
2023/09/22 17:10:07 Front URL: cdn.sstatic.net
2023/09/22 17:10:07 HTTP rendezvous response: 403 Forbidden
2023/09/22 17:10:07 WebRTC: closing DataChannel
2023/09/22 17:10:07 WebRTC: closing PeerConnection
2023/09/22 17:10:07 WebRTC: Closing
2023/09/22 17:10:07 WebRTC: Unexpected error, no answer. Retrying...
```
I am going to disable this integration test, but we must fix this issue before releasing 😅 .
To reproduce:
```console
go test -run TestRunWithExistingTor -v -count 1 ./internal/experiment/torsf
``` | 1.0 | torsf: TestRunWithExistingTor hangs forever - The `TestRunWithExistingTor` test runs for a long time (probably ~forever) and logs these messages:
```
2023/09/22 17:10:07 WebRTC: Collecting a new Snowflake. Currently at [0/1]
2023/09/22 17:10:07 snowflake-00385b62d1499f5d connecting...
2023/09/22 17:10:07 WebRTC: DataChannel created.
2023/09/22 17:10:07 WebRTC: Created offer
2023/09/22 17:10:07 WebRTC: Set local description
2023/09/22 17:10:07 WebRTC: PeerConnection created.
2023/09/22 17:10:07 Negotiating via HTTP rendezvous...
2023/09/22 17:10:07 Target URL: snowflake-broker.torproject.net.global.prod.fastly.net
2023/09/22 17:10:07 Front URL: cdn.sstatic.net
2023/09/22 17:10:07 HTTP rendezvous response: 403 Forbidden
2023/09/22 17:10:07 WebRTC: closing DataChannel
2023/09/22 17:10:07 WebRTC: closing PeerConnection
2023/09/22 17:10:07 WebRTC: Closing
2023/09/22 17:10:07 WebRTC: Unexpected error, no answer. Retrying...
```
I am going to disable this integration test, but we must fix this issue before releasing 😅 .
To reproduce:
```console
go test -run TestRunWithExistingTor -v -count 1 ./internal/experiment/torsf
``` | priority | torsf testrunwithexistingtor hangs forever the testrunwithexistingtor test runs for a long time probably forever and logs these messages webrtc collecting a new snowflake currently at snowflake connecting webrtc datachannel created webrtc created offer webrtc set local description webrtc peerconnection created negotiating via http rendezvous target url snowflake broker torproject net global prod fastly net front url cdn sstatic net http rendezvous response forbidden webrtc closing datachannel webrtc closing peerconnection webrtc closing webrtc unexpected error no answer retrying i am going to disable this integration test but we must fix this issue before releasing 😅 to reproduce console go test run testrunwithexistingtor v count internal experiment torsf | 1 |
578,980 | 17,169,475,220 | IssuesEvent | 2021-07-15 00:42:17 | django-cms/django-cms | https://api.github.com/repos/django-cms/django-cms | opened | [BUG] LanguageCookieMiddleware Should Respect All LANGUAGE_COOKIE_* Settings | priority: high | <!--
Please fill in each section below, otherwise, your issue will be closed.
This info allows django CMS maintainers to diagnose (and fix!) your issue
as quickly as possible.
-->
## Description
Today, the `django_cms.cms.middleware.language.LanguageCookieMiddleware` doesn't respect numerous Django settings such as `LANGUAGE_COOKIE_HTTPONLY`, `LANGUAGE_COOKIE_SAMESITE`, `LANGUAGE_COOKIE_SECURE`, etc.
<!--
If this is a security issue stop immediately and follow the instructions at:
http://docs.django-cms.org/en/latest/contributing/development-policies.html#reporting-security-issues
-->
## Steps to reproduce
<!--
Clear steps describing how to reproduce the issue.
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
-->
1. Use `django_cms.cms.middleware.language.LanguageCookieMiddleware` in `MIDDLEWARE` in settings.py.
2. Set one of the unused LANGUAGE_COOKIE_* settings in settings.py, such as `LANGUAGE_COOKIE_HTTPONLY = True`.
3. Open up the Django CMS application in a new session.
4. Observe that the `LANGUAGE_COOKIE_NAME` is created without the HttpOnly flag being set to true.
## Expected behaviour
<!--
A clear and concise description of what you expected to happen.
-->
The LANGUAGE_COOKIE_* settings should be respected in `django_cms.cms.middleware.language.LanguageCookieMiddleware`.
## Actual behaviour
<!--
A clear and concise description of what is actually happening.
-->
The LANGUAGE_COOKIE_* settings are not respected in `django_cms.cms.middleware.language.LanguageCookieMiddleware`.
## Screenshots
<!--If applicable, add screenshots to help explain your problem.
-->
## Additional information (CMS/Python/Django versions)
<!--
Add any other context about the problem such as environment,
CMS/Python/Django versions, logs etc. here.
-->
`django_cms.cms.middleware.language.LanguageCookieMiddleware` should use all of the LANGUAGE_COOKIE_* settings used in `django.views.i18n.set_language`, see https://github.com/django/django/blob/3.2.5/django/views/i18n.py#L61-L69. Including `LANGUAGE_COOKIE_AGE` as the `max_age` argument instead of `expires`. Also note that the [current calculation erroneously](https://github.com/django-cms/django-cms/blob/3.9.0/cms/middleware/language.py#L19) says it's for 10 years, but really it's only 1 year. | 1.0 | [BUG] LanguageCookieMiddleware Should Respect All LANGUAGE_COOKIE_* Settings - <!--
Please fill in each section below, otherwise, your issue will be closed.
This info allows django CMS maintainers to diagnose (and fix!) your issue
as quickly as possible.
-->
## Description
Today, the `django_cms.cms.middleware.language.LanguageCookieMiddleware` doesn't respect numerous Django settings such as `LANGUAGE_COOKIE_HTTPONLY`, `LANGUAGE_COOKIE_SAMESITE`, `LANGUAGE_COOKIE_SECURE`, etc.
<!--
If this is a security issue stop immediately and follow the instructions at:
http://docs.django-cms.org/en/latest/contributing/development-policies.html#reporting-security-issues
-->
## Steps to reproduce
<!--
Clear steps describing how to reproduce the issue.
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
-->
1. Use `django_cms.cms.middleware.language.LanguageCookieMiddleware` in `MIDDLEWARE` in settings.py.
2. Set one of the unused LANGUAGE_COOKIE_* settings in settings.py, such as `LANGUAGE_COOKIE_HTTPONLY = True`.
3. Open up the Django CMS application in a new session.
4. Observe that the `LANGUAGE_COOKIE_NAME` is created without the HttpOnly flag being set to true.
## Expected behaviour
<!--
A clear and concise description of what you expected to happen.
-->
The LANGUAGE_COOKIE_* settings should be respected in `django_cms.cms.middleware.language.LanguageCookieMiddleware`.
## Actual behaviour
<!--
A clear and concise description of what is actually happening.
-->
The LANGUAGE_COOKIE_* settings are not respected in `django_cms.cms.middleware.language.LanguageCookieMiddleware`.
## Screenshots
<!--If applicable, add screenshots to help explain your problem.
-->
## Additional information (CMS/Python/Django versions)
<!--
Add any other context about the problem such as environment,
CMS/Python/Django versions, logs etc. here.
-->
`django_cms.cms.middleware.language.LanguageCookieMiddleware` should use all of the LANGUAGE_COOKIE_* settings used in `django.views.i18n.set_language`, see https://github.com/django/django/blob/3.2.5/django/views/i18n.py#L61-L69. Including `LANGUAGE_COOKIE_AGE` as the `max_age` argument instead of `expires`. Also note that the [current calculation erroneously](https://github.com/django-cms/django-cms/blob/3.9.0/cms/middleware/language.py#L19) says it's for 10 years, but really it's only 1 year. | priority | languagecookiemiddleware should respect all language cookie settings please fill in each section below otherwise your issue will be closed this info allows django cms maintainers to diagnose and fix your issue as quickly as possible description today the django cms cms middleware language languagecookiemiddleware doesn t respect numerous django settings such as language cookie httponly language cookie samesite language cookie secure etc if this is a security issue stop immediately and follow the instructions at steps to reproduce clear steps describing how to reproduce the issue steps to reproduce the behavior go to click on scroll down to see error use django cms cms middleware language languagecookiemiddleware in middleware in settings py set one of the unused language cookie settings in settings py such as language cookie httponly true open up the django cms application in a new session observe that the language cookie name is created without the httponly flag being set to true expected behaviour a clear and concise description of what you expected to happen the language cookie settings should be respected in django cms cms middleware language languagecookiemiddleware actual behaviour a clear and concise description of what is actually happening the language cookie settings are not respected in django cms cms middleware language languagecookiemiddleware screenshots if applicable add screenshots to help explain your problem additional information cms python django versions add any other context about the problem such as environment cms python django versions logs etc here django cms cms middleware language languagecookiemiddleware should use all of the language cookie settings used in django views set language see including language cookie age as the max age argument instead of expires also note that the says it s for years but really it s only year | 1 |
426,530 | 12,373,549,569 | IssuesEvent | 2020-05-18 22:51:38 | Matteas-Eden/roll-for-reaction | https://api.github.com/repos/Matteas-Eden/roll-for-reaction | closed | Add a tutorial to teach the player core game mechanics | High Priority feature | **User Story**
As a game designer, I want to inform the player about core game mechanics to reduce their confusion and remove barriers to their enjoyment of the game.
**Acceptance Criteria**
- A tutorial is accessible from the main menu
- That same tutorial is accessible from the settings menu without exiting the game
**Notes**
Related to #128.
---
**Why is this feature needed? Please describe the problem your requested feature wants to solve**
Information relating to the mechanics of the game are contained in the wiki on the repository, which is not linked within the game. Additionally, the wiki - while comprehensive - can be seen as intimidating for new players.
**Describe the solution you'd like**
A set of tutorial menus should be added and accessible through both the main menu and the settings menu. A player should be able to move back and forth through these menus, with each menu describing an aspect of the game in a sufficient level of detail for the player to be able to play comfortably.
**Tutorial Pages**
- Controls
- Ability Scores
- Combat
- Races
- Classes
> More pages may be added by assignee
| 1.0 | Add a tutorial to teach the player core game mechanics - **User Story**
As a game designer, I want to inform the player about core game mechanics to reduce their confusion and remove barriers to their enjoyment of the game.
**Acceptance Criteria**
- A tutorial is accessible from the main menu
- That same tutorial is accessible from the settings menu without exiting the game
**Notes**
Related to #128.
---
**Why is this feature needed? Please describe the problem your requested feature wants to solve**
Information relating to the mechanics of the game are contained in the wiki on the repository, which is not linked within the game. Additionally, the wiki - while comprehensive - can be seen as intimidating for new players.
**Describe the solution you'd like**
A set of tutorial menus should be added and accessible through both the main menu and the settings menu. A player should be able to move back and forth through these menus, with each menu describing an aspect of the game in a sufficient level of detail for the player to be able to play comfortably.
**Tutorial Pages**
- Controls
- Ability Scores
- Combat
- Races
- Classes
> More pages may be added by assignee
| priority | add a tutorial to teach the player core game mechanics user story as a game designer i want to inform the player about core game mechanics to reduce their confusion and remove barriers to their enjoyment of the game acceptance criteria a tutorial is accessible from the main menu that same tutorial is accessible from the settings menu without exiting the game notes related to why is this feature needed please describe the problem your requested feature wants to solve information relating to the mechanics of the game are contained in the wiki on the repository which is not linked within the game additionally the wiki while comprehensive can be seen as intimidating for new players describe the solution you d like a set of tutorial menus should be added and accessible through both the main menu and the settings menu a player should be able to move back and forth through these menus with each menu describing an aspect of the game in a sufficient level of detail for the player to be able to play comfortably tutorial pages controls ability scores combat races classes more pages may be added by assignee | 1 |
657,323 | 21,790,048,549 | IssuesEvent | 2022-05-14 18:56:29 | bounswe/bounswe2022group3 | https://api.github.com/repos/bounswe/bounswe2022group3 | opened | [Practice App]: Implement an API for Cryptocurrency Values | priority: high effort: high practice-app backend frontend | The API will have 3 main features:
- Showing the price of a selected cryptocurrency to the user in desired currency.
- Same of the above and also inserting the output to the database.
- Showing the inserted values above from the database.
The tasks that need to be done in order to obtain the desired functionalities are as following:
- [] add a function that fetches the price of a desired cryptocurrency from the external api.
- [] add a function to insert the desired coin info to the database (gets the coin info from external api).
- [] add a function to get the coin info list from the database and sort it by date created.
- [] add functions that calls the functions above as api_get or api_post requests.
- [] Design a simple webpage.
| 1.0 | [Practice App]: Implement an API for Cryptocurrency Values - The API will have 3 main features:
- Showing the price of a selected cryptocurrency to the user in desired currency.
- Same of the above and also inserting the output to the database.
- Showing the inserted values above from the database.
The tasks that need to be done in order to obtain the desired functionalities are as following:
- [] add a function that fetches the price of a desired cryptocurrency from the external api.
- [] add a function to insert the desired coin info to the database (gets the coin info from external api).
- [] add a function to get the coin info list from the database and sort it by date created.
- [] add functions that calls the functions above as api_get or api_post requests.
- [] Design a simple webpage.
| priority | implement an api for cryptocurrency values the api will have main features showing the price of a selected cryptocurrency to the user in desired currency same of the above and also inserting the output to the database showing the inserted values above from the database the tasks that need to be done in order to obtain the desired functionalities are as following add a function that fetches the price of a desired cryptocurrency from the external api add a function to insert the desired coin info to the database gets the coin info from external api add a function to get the coin info list from the database and sort it by date created add functions that calls the functions above as api get or api post requests design a simple webpage | 1 |
239,267 | 7,788,159,656 | IssuesEvent | 2018-06-07 02:50:55 | neuropoly/spinalcordtoolbox | https://api.github.com/repos/neuropoly/spinalcordtoolbox | closed | Make -c a mandatory input | priority:HIGH sct_deepseg_sc | I had recent feedback from users who did not pay attention to this flag, and it resulted in bad segmentation (input was t1-weighted).
| 1.0 | Make -c a mandatory input - I had recent feedback from users who did not pay attention to this flag, and it resulted in bad segmentation (input was t1-weighted).
| priority | make c a mandatory input i had recent feedback from users who did not pay attention to this flag and it resulted in bad segmentation input was weighted | 1 |
421,317 | 12,255,712,818 | IssuesEvent | 2020-05-06 10:42:05 | Duality-Workshop/Silfur-Engine | https://api.github.com/repos/Duality-Workshop/Silfur-Engine | closed | Create a project of type "Utility" for shaders in Visual Studio | Complexity: Medium Priority: High Status: Done | - [x] Create a new project in premake file
- [x] Configure glslangvalidator as a Custom Build Tools | 1.0 | Create a project of type "Utility" for shaders in Visual Studio - - [x] Create a new project in premake file
- [x] Configure glslangvalidator as a Custom Build Tools | priority | create a project of type utility for shaders in visual studio create a new project in premake file configure glslangvalidator as a custom build tools | 1 |
378,672 | 11,206,227,259 | IssuesEvent | 2020-01-05 19:50:03 | OperationCode/resources_api | https://api.github.com/repos/OperationCode/resources_api | closed | API versioning | Priority: High enhancement | **Background**
There have been no breaking changes since the first version was released, so this hasn't come up until now. I believe the best solution to #206 will require a breaking change to the API. That being said, when we make breaking changes to the API we'd like to allow for clients to use the older versions of the API so they have time to upgrade their integration to the new version. So we need a way to let the API determine which version is being requested and then return the response with the correct logic for that particular version.
**Description**
Requests should be able to include an `X-Api-Version` header specifying the version of the API the request is meant for. The API should then execute the logic for that particular API version and return the specific response.
**Acceptance Criteria**
The API should accept an `X-Api-Version` header.
There should be a standardized way to put certain logic behind a newer API version.
The API should respond with an accurate version number for which logic was executed. Right now I think it just responds with 1.0 no matter what. | 1.0 | API versioning - **Background**
There have been no breaking changes since the first version was released, so this hasn't come up until now. I believe the best solution to #206 will require a breaking change to the API. That being said, when we make breaking changes to the API we'd like to allow for clients to use the older versions of the API so they have time to upgrade their integration to the new version. So we need a way to let the API determine which version is being requested and then return the response with the correct logic for that particular version.
**Description**
Requests should be able to include an `X-Api-Version` header specifying the version of the API the request is meant for. The API should then execute the logic for that particular API version and return the specific response.
**Acceptance Criteria**
The API should accept an `X-Api-Version` header.
There should be a standardized way to put certain logic behind a newer API version.
The API should respond with an accurate version number for which logic was executed. Right now I think it just responds with 1.0 no matter what. | priority | api versioning background there have been no breaking changes since the first version was released so this hasn t come up until now i believe the best solution to will require a breaking change to the api that being said when we make breaking changes to the api we d like to allow for clients to use the older versions of the api so they have time to upgrade their integration to the new version so we need a way to let the api determine which version is being requested and then return the response with the correct logic for that particular version description requests should be able to include an x api version header specifying the version of the api the request is meant for the api should then execute the logic for that particular api version and return the specific response acceptance criteria the api should accept an x api version header there should be a standardized way to put certain logic behind a newer api version the api should respond with an accurate version number for which logic was executed right now i think it just responds with no matter what | 1 |
197,944 | 6,966,954,451 | IssuesEvent | 2017-12-10 01:03:45 | SmartlyDressedGames/Unturned-4.x-Community | https://api.github.com/repos/SmartlyDressedGames/Unturned-4.x-Community | opened | Attachments UI Cleanup | Priority: High Status: To-Do Type: Cleanup | - [ ] Line goes to the hook point, or if configured the attachment's widget point
- [ ] 3rd person screen positions
- [ ] Lines don't overlap | 1.0 | Attachments UI Cleanup - - [ ] Line goes to the hook point, or if configured the attachment's widget point
- [ ] 3rd person screen positions
- [ ] Lines don't overlap | priority | attachments ui cleanup line goes to the hook point or if configured the attachment s widget point person screen positions lines don t overlap | 1 |
802,700 | 29,044,471,512 | IssuesEvent | 2023-05-13 11:28:01 | nanoframework/Home | https://api.github.com/repos/nanoframework/Home | closed | Bring M5Stack up to date with UI library | Priority: High Type: Chores Area: CL-nanoFramework.M5Stack | ### Details about Problem
**nanoFramework area:** M5Stack BSP
### Description
Following the recent breaking changes in UI library, M5Stack BSP needs to be updated.
See nanoframework/nanoFramework.M5Stack#272
<!-- todo-tag DO NOT REMOVE -->
| 1.0 | Bring M5Stack up to date with UI library - ### Details about Problem
**nanoFramework area:** M5Stack BSP
### Description
Following the recent breaking changes in UI library, M5Stack BSP needs to be updated.
See nanoframework/nanoFramework.M5Stack#272
<!-- todo-tag DO NOT REMOVE -->
| priority | bring up to date with ui library details about problem nanoframework area bsp description following the recent breaking changes in ui library bsp needs to be updated see nanoframework nanoframework | 1 |
78,810 | 3,517,388,489 | IssuesEvent | 2016-01-12 07:13:56 | groundwired/salesforce-food-bank | https://api.github.com/repos/groundwired/salesforce-food-bank | opened | Delete hh member broken | bug high priority | Edit HH members, click the delete button next to a member. The person does not disappear.
Saving can result in a number of clients shown that doesn't match the actual number in the list. | 1.0 | Delete hh member broken - Edit HH members, click the delete button next to a member. The person does not disappear.
Saving can result in a number of clients shown that doesn't match the actual number in the list. | priority | delete hh member broken edit hh members click the delete button next to a member the person does not disappear saving can result in a number of clients shown that doesn t match the actual number in the list | 1 |
799,420 | 28,306,549,561 | IssuesEvent | 2023-04-10 11:37:08 | bounswe/bounswe2023group6 | https://api.github.com/repos/bounswe/bounswe2023group6 | closed | Forming an individual report for milestone 1 | priority: high status: inprogress area: milestone status: review-needed | ### Problem
I will show all the work and contributions I have made up to Milestone 1.
### Solution
The solution should be structured as follows:
- Info about myself in the group
- Overall description of the responsibilities that are assigned to me
- Overall description of my contributions to the project until Milestone. Provide the links to my work and related issues in your project repository,
- My issues that contribute to the management of our software project.
### Documentation
[Ahmet Kudu under Individual Report in Milestone 1](https://github.com/bounswe/bounswe2023group6/wiki/Milestone-1-Report#d5-milestone-report)
### Additional notes
_No response_
### Reviewers
Beyzanur Bektan
### Deadline
10.04.2023 - 23.59 | 1.0 | Forming an individual report for milestone 1 - ### Problem
I will show all the work and contributions I have made up to Milestone 1.
### Solution
The solution should be structured as follows:
- Info about myself in the group
- Overall description of the responsibilities that are assigned to me
- Overall description of my contributions to the project until Milestone. Provide the links to my work and related issues in your project repository,
- My issues that contribute to the management of our software project.
### Documentation
[Ahmet Kudu under Individual Report in Milestone 1](https://github.com/bounswe/bounswe2023group6/wiki/Milestone-1-Report#d5-milestone-report)
### Additional notes
_No response_
### Reviewers
Beyzanur Bektan
### Deadline
10.04.2023 - 23.59 | priority | forming an individual report for milestone problem i will show all the work and contributions i have made up to milestone solution the solution should be structured as follows info about myself in the group overall description of the responsibilities that are assigned to me overall description of my contributions to the project until milestone provide the links to my work and related issues in your project repository my issues that contribute to the management of our software project documentation additional notes no response reviewers beyzanur bektan deadline | 1 |
115,976 | 4,691,062,454 | IssuesEvent | 2016-10-11 09:13:16 | knime-mpicbg/knime-scripting | https://api.github.com/repos/knime-mpicbg/knime-scripting | opened | Python nodes should support boolean columns instead of error | bug high priority Python | Python nodes fails with boolean column.
`ERROR Python Snippet 0:4 Traceback (most recent call last):
ERROR Python Snippet 0:4 File "/var/folders/b0/xdzvxf197ls___gmw4_y23r80000gp/T/analyze2405336816477365671.py", line 279, in <module>
ERROR Python Snippet 0:4 kIn = read_csv(r"/var/folders/b0/xdzvxf197ls___gmw4_y23r80000gp/T/knime2python6660458540906801999.csv", True)
ERROR Python Snippet 0:4 File "/var/folders/b0/xdzvxf197ls___gmw4_y23r80000gp/T/analyze2405336816477365671.py", line 193, in read_csv
ERROR Python Snippet 0:4 types = get_column_types(csv_filename)
ERROR Python Snippet 0:4 File "/var/folders/b0/xdzvxf197ls___gmw4_y23r80000gp/T/analyze2405336816477365671.py", line 113, in get_column_types
ERROR Python Snippet 0:4 itemType = row[index]
ERROR Python Snippet 0:4 IndexError: list index out of range
ERROR Python Snippet 0:4 Execute failed: No python output table found, check script output` | 1.0 | Python nodes should support boolean columns instead of error - Python nodes fails with boolean column.
`ERROR Python Snippet 0:4 Traceback (most recent call last):
ERROR Python Snippet 0:4 File "/var/folders/b0/xdzvxf197ls___gmw4_y23r80000gp/T/analyze2405336816477365671.py", line 279, in <module>
ERROR Python Snippet 0:4 kIn = read_csv(r"/var/folders/b0/xdzvxf197ls___gmw4_y23r80000gp/T/knime2python6660458540906801999.csv", True)
ERROR Python Snippet 0:4 File "/var/folders/b0/xdzvxf197ls___gmw4_y23r80000gp/T/analyze2405336816477365671.py", line 193, in read_csv
ERROR Python Snippet 0:4 types = get_column_types(csv_filename)
ERROR Python Snippet 0:4 File "/var/folders/b0/xdzvxf197ls___gmw4_y23r80000gp/T/analyze2405336816477365671.py", line 113, in get_column_types
ERROR Python Snippet 0:4 itemType = row[index]
ERROR Python Snippet 0:4 IndexError: list index out of range
ERROR Python Snippet 0:4 Execute failed: No python output table found, check script output` | priority | python nodes should support boolean columns instead of error python nodes fails with boolean column error python snippet traceback most recent call last error python snippet file var folders t py line in error python snippet kin read csv r var folders t csv true error python snippet file var folders t py line in read csv error python snippet types get column types csv filename error python snippet file var folders t py line in get column types error python snippet itemtype row error python snippet indexerror list index out of range error python snippet execute failed no python output table found check script output | 1 |
111,379 | 4,469,544,135 | IssuesEvent | 2016-08-25 13:26:50 | phpreboot/website | https://api.github.com/repos/phpreboot/website | closed | Authentication in phpreboot.com | Priority: High Type: Enhancement | *Menu on top-right* must show
- 'Login' and 'Sign up' links, if user is not logged in.
- Logged-in user name and 'Logout' if user is signed in. | 1.0 | Authentication in phpreboot.com - *Menu on top-right* must show
- 'Login' and 'Sign up' links, if user is not logged in.
- Logged-in user name and 'Logout' if user is signed in. | priority | authentication in phpreboot com menu on top right must show login and sign up links if user is not logged in logged in user name and logout if user is signed in | 1 |
64,357 | 3,210,895,715 | IssuesEvent | 2015-10-06 07:36:50 | VirtoCommerce/vc-community | https://api.github.com/repos/VirtoCommerce/vc-community | closed | Progress indicator when uploading large files | backend bug enhancement high priority | When uploading large file to remote server for import, the operation times out. Also need progress indicator. | 1.0 | Progress indicator when uploading large files - When uploading large file to remote server for import, the operation times out. Also need progress indicator. | priority | progress indicator when uploading large files when uploading large file to remote server for import the operation times out also need progress indicator | 1 |
342,521 | 10,318,589,987 | IssuesEvent | 2019-08-30 15:17:33 | DDMAL/mei-mapping-tool | https://api.github.com/repos/DDMAL/mei-mapping-tool | closed | Upload Word document with images | enhancement high priority | Have an upload word document that creates neumes with the images from a word table. | 1.0 | Upload Word document with images - Have an upload word document that creates neumes with the images from a word table. | priority | upload word document with images have an upload word document that creates neumes with the images from a word table | 1 |
376,320 | 11,141,182,095 | IssuesEvent | 2019-12-21 20:25:08 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | login.oracle.com - site is not usable | browser-firefox engine-gecko ml-needsdiagnosis-false ml-probability-high priority-important | <!-- @browser: Firefox 71.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0 -->
<!-- @reported_with: -->
**URL**: https://login.oracle.com/oam/server/sso/auth_cred_submit
**Browser / Version**: Firefox 71.0
**Operating System**: Windows 10
**Tested Another Browser**: No
**Problem type**: Site is not usable
**Description**: shows system error message and the page doesnt come up as expected.
**Steps to Reproduce**:
[](https://webcompat.com/uploads/2019/12/3903c85c-f08d-4caf-927e-93969f7cb6dc.jpg)
<details>
<summary>Browser Configuration</summary>
<ul>
<li>None</li>
</ul>
</details>
_From [webcompat.com](https://webcompat.com/) with ❤️_ | 1.0 | login.oracle.com - site is not usable - <!-- @browser: Firefox 71.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0 -->
<!-- @reported_with: -->
**URL**: https://login.oracle.com/oam/server/sso/auth_cred_submit
**Browser / Version**: Firefox 71.0
**Operating System**: Windows 10
**Tested Another Browser**: No
**Problem type**: Site is not usable
**Description**: shows system error message and the page doesnt come up as expected.
**Steps to Reproduce**:
[](https://webcompat.com/uploads/2019/12/3903c85c-f08d-4caf-927e-93969f7cb6dc.jpg)
<details>
<summary>Browser Configuration</summary>
<ul>
<li>None</li>
</ul>
</details>
_From [webcompat.com](https://webcompat.com/) with ❤️_ | priority | login oracle com site is not usable url browser version firefox operating system windows tested another browser no problem type site is not usable description shows system error message and the page doesnt come up as expected steps to reproduce browser configuration none from with ❤️ | 1 |
203,606 | 7,067,650,647 | IssuesEvent | 2018-01-08 01:41:53 | razi-rais/blockchain | https://api.github.com/repos/razi-rais/blockchain | closed | Add new Detailed page for articles | front-end high priority | Add detailed page with list of transactions from blockchain API | 1.0 | Add new Detailed page for articles - Add detailed page with list of transactions from blockchain API | priority | add new detailed page for articles add detailed page with list of transactions from blockchain api | 1 |
364,111 | 10,759,043,313 | IssuesEvent | 2019-10-31 15:57:13 | AY1920S1-CS2113T-F10-1/main | https://api.github.com/repos/AY1920S1-CS2113T-F10-1/main | closed | As an NUS student, I would be able to check how many level-1000 modules | priority.High type.Story | I have taken so that I know how close I am to the 60MC 1k modules limit. | 1.0 | As an NUS student, I would be able to check how many level-1000 modules - I have taken so that I know how close I am to the 60MC 1k modules limit. | priority | as an nus student i would be able to check how many level modules i have taken so that i know how close i am to the modules limit | 1 |
84,341 | 3,663,570,419 | IssuesEvent | 2016-02-19 07:02:45 | Yonaguni/EuropaStation | https://api.github.com/repos/Yonaguni/EuropaStation | reopened | 510 lighting TODO | 510 feature high priority | - [ ] Non-dynamic area lighting overlays.
- [ ] PLANE_MASTER mob rotation bug.
- [ ] Cell background images for w_class-based storage objects are still plane 0 instead of 10.
- [ ] Directional icons for lights are shit. Replace them.
- [ ] Do something about light bleed.
| 1.0 | 510 lighting TODO - - [ ] Non-dynamic area lighting overlays.
- [ ] PLANE_MASTER mob rotation bug.
- [ ] Cell background images for w_class-based storage objects are still plane 0 instead of 10.
- [ ] Directional icons for lights are shit. Replace them.
- [ ] Do something about light bleed.
| priority | lighting todo non dynamic area lighting overlays plane master mob rotation bug cell background images for w class based storage objects are still plane instead of directional icons for lights are shit replace them do something about light bleed | 1 |
650,332 | 21,387,887,848 | IssuesEvent | 2022-04-21 02:04:26 | pombase/canto | https://api.github.com/repos/pombase/canto | closed | physical interaction curation | bug high priority |
I noticed physical interactions in Canto look like this:
<img width="645" alt="Screenshot 2022-03-30 at 18 45 21" src="https://user-images.githubusercontent.com/7359272/160906723-d7fcfef2-31a9-4086-9208-aa15896093fc.png">
but physical interactions should still be the old method, so the genes should be visible and editable | 1.0 | physical interaction curation -
I noticed physical interactions in Canto look like this:
<img width="645" alt="Screenshot 2022-03-30 at 18 45 21" src="https://user-images.githubusercontent.com/7359272/160906723-d7fcfef2-31a9-4086-9208-aa15896093fc.png">
but physical interactions should still be the old method, so the genes should be visible and editable | priority | physical interaction curation i noticed physical interactions in canto look like this img width alt screenshot at src but physical interactions should still be the old method so the genes should be visible and editable | 1 |
818,882 | 30,709,593,140 | IssuesEvent | 2023-07-27 08:51:42 | DistanceDevelopment/mrds | https://api.github.com/repos/DistanceDevelopment/mrds | closed | Error from predict.ds when hr with covariates and se.fit = TRUE | bug High priority |
<img width="401" alt="image" src="https://github.com/DistanceDevelopment/mrds/assets/1295691/a9c94d69-60d1-4218-8fcf-7ec1924428c4">
Error reproduces using the code below:
```
dat <- data.frame(distance=abs(rnorm(100)), x=rnorm(100))
hrcov <- Distance::ds(dat, formula=~x, key="hr")
hr <- Distance::ds(dat, key="hr")
hncov <- Distance::ds(dat, formula=~x)
nd <- data.frame(distance = 0.25, x=0.5)
predict(hr, nd, se.fit=TRUE)
predict(hncov, nd, se.fit=TRUE)
predict(hrcov, nd)
predict(hrcov, nd, se.fit=TRUE)
```
| 1.0 | Error from predict.ds when hr with covariates and se.fit = TRUE -
<img width="401" alt="image" src="https://github.com/DistanceDevelopment/mrds/assets/1295691/a9c94d69-60d1-4218-8fcf-7ec1924428c4">
Error reproduces using the code below:
```
dat <- data.frame(distance=abs(rnorm(100)), x=rnorm(100))
hrcov <- Distance::ds(dat, formula=~x, key="hr")
hr <- Distance::ds(dat, key="hr")
hncov <- Distance::ds(dat, formula=~x)
nd <- data.frame(distance = 0.25, x=0.5)
predict(hr, nd, se.fit=TRUE)
predict(hncov, nd, se.fit=TRUE)
predict(hrcov, nd)
predict(hrcov, nd, se.fit=TRUE)
```
| priority | error from predict ds when hr with covariates and se fit true img width alt image src error reproduces using the code below dat data frame distance abs rnorm x rnorm hrcov distance ds dat formula x key hr hr distance ds dat key hr hncov distance ds dat formula x nd data frame distance x predict hr nd se fit true predict hncov nd se fit true predict hrcov nd predict hrcov nd se fit true | 1 |
131,409 | 5,148,007,700 | IssuesEvent | 2017-01-13 09:47:06 | kulish-alina/HR_Project | https://api.github.com/repos/kulish-alina/HR_Project | closed | switching from settings page to vacancy/home bug | bug high priority | When user switchs from settings page to vacancy/home second time and more we have error notification and error of LocaleStorage.set in console.

| 1.0 | switching from settings page to vacancy/home bug - When user switchs from settings page to vacancy/home second time and more we have error notification and error of LocaleStorage.set in console.

| priority | switching from settings page to vacancy home bug when user switchs from settings page to vacancy home second time and more we have error notification and error of localestorage set in console | 1 |
451,907 | 13,043,304,829 | IssuesEvent | 2020-07-29 01:08:33 | gardners/surveysystem | https://api.github.com/repos/gardners/surveysystem | closed | backend: fastcgi segfault | Priority: HIGH backend bug |
syslog:
```
Jul 29 09:18:42 zaphod kernel: [ 2140.079600] surveyfcgi[30281]: segfault at 3 ip 00007ff66a8a46b6 sp 00007fff7a1c5778 error 4 in libc-2.27.so[7ff66a7f3000+1e7000]
```
possibly related to #373 | 1.0 | backend: fastcgi segfault -
syslog:
```
Jul 29 09:18:42 zaphod kernel: [ 2140.079600] surveyfcgi[30281]: segfault at 3 ip 00007ff66a8a46b6 sp 00007fff7a1c5778 error 4 in libc-2.27.so[7ff66a7f3000+1e7000]
```
possibly related to #373 | priority | backend fastcgi segfault syslog jul zaphod kernel surveyfcgi segfault at ip sp error in libc so possibly related to | 1 |
787,839 | 27,733,199,618 | IssuesEvent | 2023-03-15 09:29:55 | AY2223S2-CS2103-F11-4/tp | https://api.github.com/repos/AY2223S2-CS2103-F11-4/tp | closed | As a forgetful student, I can add image for the person on my contact list so that I can see it later | type.Story priority.High | * Add image for a contact | 1.0 | As a forgetful student, I can add image for the person on my contact list so that I can see it later - * Add image for a contact | priority | as a forgetful student i can add image for the person on my contact list so that i can see it later add image for a contact | 1 |
306,298 | 9,383,534,021 | IssuesEvent | 2019-04-05 04:01:52 | CS2103-AY1819S2-W14-3/main | https://api.github.com/repos/CS2103-AY1819S2-W14-3/main | closed | Add check for battle state and associated tests | priority.High status.Ongoing type.Enhancement | Some commands should only be run in certain phases of the battle (e.g. `shoot` can be used in the attacking phase, but makes no sense in the ship-placing phase). Thus a method to check the state of the program before executing a command is required.
- [x] Create a class to represent battle state
- [x] Add system to specify for each command what states it can be executed in
- [x] Check that a command can be executed in the current state before executing
- [x] For each command that can modify the game state (e.g. `start` command), ensure that it modifies the state as expected by writing tests. | 1.0 | Add check for battle state and associated tests - Some commands should only be run in certain phases of the battle (e.g. `shoot` can be used in the attacking phase, but makes no sense in the ship-placing phase). Thus a method to check the state of the program before executing a command is required.
- [x] Create a class to represent battle state
- [x] Add system to specify for each command what states it can be executed in
- [x] Check that a command can be executed in the current state before executing
- [x] For each command that can modify the game state (e.g. `start` command), ensure that it modifies the state as expected by writing tests. | priority | add check for battle state and associated tests some commands should only be run in certain phases of the battle e g shoot can be used in the attacking phase but makes no sense in the ship placing phase thus a method to check the state of the program before executing a command is required create a class to represent battle state add system to specify for each command what states it can be executed in check that a command can be executed in the current state before executing for each command that can modify the game state e g start command ensure that it modifies the state as expected by writing tests | 1 |
458,894 | 13,183,799,719 | IssuesEvent | 2020-08-12 18:11:21 | bryntum/support | https://api.github.com/repos/bryntum/support | opened | Crash in grouping shortly after initial rendering | bug high-priority | ```
Widget.js:2638 Uncaught TypeError: Cannot destructure property 'styleProp' of 'me.currentAnimation' as it is null.
at Menu.afterHideShowAnimate (Widget.js:2638)
at Menu.alt (Widget.js:2716)
at Menu.<anonymous> (EventHelper.js:398)
at Delayable.js:356
``` | 1.0 | Crash in grouping shortly after initial rendering - ```
Widget.js:2638 Uncaught TypeError: Cannot destructure property 'styleProp' of 'me.currentAnimation' as it is null.
at Menu.afterHideShowAnimate (Widget.js:2638)
at Menu.alt (Widget.js:2716)
at Menu.<anonymous> (EventHelper.js:398)
at Delayable.js:356
``` | priority | crash in grouping shortly after initial rendering widget js uncaught typeerror cannot destructure property styleprop of me currentanimation as it is null at menu afterhideshowanimate widget js at menu alt widget js at menu eventhelper js at delayable js | 1 |
487,831 | 14,060,191,106 | IssuesEvent | 2020-11-03 05:22:29 | wso2/product-is | https://api.github.com/repos/wso2/product-is | closed | SAMPLES: Photo editor and viewer samples doesn't work | Component/Samples Component/UMA Priority/Highest Severity/Major bug docs | **Is your suggestion related to a missing or misleading document? Please describe.**
The mentioned samples which are given in the doc doesn't work. War file successfully gets deployed to Tomcat Server but it doesn't start and it gives an error "FAIL - Application at context path [/photo-edit (2)] could not be started"
Doc: https://is.docs.wso2.com/en/5.11.0/learn/deploying-the-sample-app/#deploying-the-photo-editor-and-photo-viewer-webapps
This issue affects the following doc as well
https://is.docs.wso2.com/en/5.11.0/learn/configuring-access-delegation-with-uma/
**Describe the improvement**
Please fix the issue in the given sample applications and test it against Apache Tomcat 8
**Testing Environment**
Ubuntu 18
apache-tomcat-8.5.59 | 1.0 | SAMPLES: Photo editor and viewer samples doesn't work - **Is your suggestion related to a missing or misleading document? Please describe.**
The mentioned samples which are given in the doc doesn't work. War file successfully gets deployed to Tomcat Server but it doesn't start and it gives an error "FAIL - Application at context path [/photo-edit (2)] could not be started"
Doc: https://is.docs.wso2.com/en/5.11.0/learn/deploying-the-sample-app/#deploying-the-photo-editor-and-photo-viewer-webapps
This issue affects the following doc as well
https://is.docs.wso2.com/en/5.11.0/learn/configuring-access-delegation-with-uma/
**Describe the improvement**
Please fix the issue in the given sample applications and test it against Apache Tomcat 8
**Testing Environment**
Ubuntu 18
apache-tomcat-8.5.59 | priority | samples photo editor and viewer samples doesn t work is your suggestion related to a missing or misleading document please describe the mentioned samples which are given in the doc doesn t work war file successfully gets deployed to tomcat server but it doesn t start and it gives an error fail application at context path could not be started doc this issue affects the following doc as well describe the improvement please fix the issue in the given sample applications and test it against apache tomcat testing environment ubuntu apache tomcat | 1 |
133,939 | 5,217,373,108 | IssuesEvent | 2017-01-26 13:43:12 | conveyal/scenario-editor | https://api.github.com/repos/conveyal/scenario-editor | closed | Prevent multiple sessions from editing the same scenario at the same time | high priority | - [x] Timeout inactive sessions
- [ ] Flag/disallow editing a scenario/modification that has recently been edited by another session
| 1.0 | Prevent multiple sessions from editing the same scenario at the same time - - [x] Timeout inactive sessions
- [ ] Flag/disallow editing a scenario/modification that has recently been edited by another session
| priority | prevent multiple sessions from editing the same scenario at the same time timeout inactive sessions flag disallow editing a scenario modification that has recently been edited by another session | 1 |
235,170 | 7,735,126,699 | IssuesEvent | 2018-05-27 11:38:13 | ahmad2806/Animals-shelter | https://api.github.com/repos/ahmad2806/Animals-shelter | closed | make functionality for Event feature | important priority: high | go to the volunteer model and open the events list and press on the add event button after that insert all the info the press submit button, and check the event list | 1.0 | make functionality for Event feature - go to the volunteer model and open the events list and press on the add event button after that insert all the info the press submit button, and check the event list | priority | make functionality for event feature go to the volunteer model and open the events list and press on the add event button after that insert all the info the press submit button and check the event list | 1 |
266,648 | 8,373,266,589 | IssuesEvent | 2018-10-05 09:48:14 | rtrlib/rtrlib | https://api.github.com/repos/rtrlib/rtrlib | closed | Debian Package issues | priority:high type:enhancement type:question | I've tried building the debian package. In general, it builds, but has a few issues.
(Sorry, a few minor issues as well - as I spent some time to build a RPM package the same way and some of this didn't make sense)
1) Lintian errors and warnings:
W: rtrclient: binary-without-manpage usr/bin/rtrclient
W: cli-validator-dbg: spelling-error-in-description allows to allows one to
W: cli-validator: spelling-error-in-description allows to allows one to
W: cli-validator: binary-without-manpage usr/bin/cli-validator
W: librtr-doc: documentation-package-not-architecture-independent
W: librtr-doc: embedded-javascript-library usr/share/doc/librtr-doc/html/jquery.js please use libjs-jquery
I think the errors/warnings should be fixed or overridden (ie with a librtr0.lintian-overrides)
2) I would have expected the main package to be named librtr and not librtr0. Not sure if this is a oversight or expected.
3) How about combining rtrclient and cli-validator in the same package (ie rtr-tools?). Both packages are very small and I would not expect people to only install one of them, but not the other
- Martin
PS: Testing packages as I need them for the FRR integration testing | 1.0 | Debian Package issues - I've tried building the debian package. In general, it builds, but has a few issues.
(Sorry, a few minor issues as well - as I spent some time to build a RPM package the same way and some of this didn't make sense)
1) Lintian errors and warnings:
W: rtrclient: binary-without-manpage usr/bin/rtrclient
W: cli-validator-dbg: spelling-error-in-description allows to allows one to
W: cli-validator: spelling-error-in-description allows to allows one to
W: cli-validator: binary-without-manpage usr/bin/cli-validator
W: librtr-doc: documentation-package-not-architecture-independent
W: librtr-doc: embedded-javascript-library usr/share/doc/librtr-doc/html/jquery.js please use libjs-jquery
I think the errors/warnings should be fixed or overridden (ie with a librtr0.lintian-overrides)
2) I would have expected the main package to be named librtr and not librtr0. Not sure if this is a oversight or expected.
3) How about combining rtrclient and cli-validator in the same package (ie rtr-tools?). Both packages are very small and I would not expect people to only install one of them, but not the other
- Martin
PS: Testing packages as I need them for the FRR integration testing | priority | debian package issues i ve tried building the debian package in general it builds but has a few issues sorry a few minor issues as well as i spent some time to build a rpm package the same way and some of this didn t make sense lintian errors and warnings w rtrclient binary without manpage usr bin rtrclient w cli validator dbg spelling error in description allows to allows one to w cli validator spelling error in description allows to allows one to w cli validator binary without manpage usr bin cli validator w librtr doc documentation package not architecture independent w librtr doc embedded javascript library usr share doc librtr doc html jquery js please use libjs jquery i think the errors warnings should be fixed or overridden ie with a lintian overrides i would have expected the main package to be named librtr and not not sure if this is a oversight or expected how about combining rtrclient and cli validator in the same package ie rtr tools both packages are very small and i would not expect people to only install one of them but not the other martin ps testing packages as i need them for the frr integration testing | 1 |
143,805 | 5,530,389,487 | IssuesEvent | 2017-03-21 02:22:01 | littlebits/react-popover | https://api.github.com/repos/littlebits/react-popover | closed | onOuterAction not working | bug priority / high | Does anybody knows why is
`window.addEventListener('mousedown')`
not working while
`document.addEventListener('mousedown')`
will trigger the mousedown event as expected?
https://github.com/littlebits/react-popover/blob/af3a858622be035a7a21d926f86be9f96afa7a34/lib/index.js#L384
| 1.0 | onOuterAction not working - Does anybody knows why is
`window.addEventListener('mousedown')`
not working while
`document.addEventListener('mousedown')`
will trigger the mousedown event as expected?
https://github.com/littlebits/react-popover/blob/af3a858622be035a7a21d926f86be9f96afa7a34/lib/index.js#L384
| priority | onouteraction not working does anybody knows why is window addeventlistener mousedown not working while document addeventlistener mousedown will trigger the mousedown event as expected | 1 |
200,990 | 7,018,895,728 | IssuesEvent | 2017-12-21 15:20:42 | particl/partgui | https://api.github.com/repos/particl/partgui | opened | Can't add new addresses to Address book | bug High Priority | _(current `dev` branch)_
It's impossible to add new addresses to Address book. The button for saving the address stays disabled even if valid address is entered.
 | 1.0 | Can't add new addresses to Address book - _(current `dev` branch)_
It's impossible to add new addresses to Address book. The button for saving the address stays disabled even if valid address is entered.
 | priority | can t add new addresses to address book current dev branch it s impossible to add new addresses to address book the button for saving the address stays disabled even if valid address is entered | 1 |
743,297 | 25,894,018,149 | IssuesEvent | 2022-12-14 20:35:24 | wp-media/wp-rocket | https://api.github.com/repos/wp-media/wp-rocket | closed | Update Delay JS script to latest version | type: bug priority: high effort: [S] module: delay JS | **Is your feature request related to a problem? Please describe.**
We have 3 fixes left on the Delay JS script:
- https://github.com/wp-media/delay-javascript-loading/pull/18
- https://github.com/wp-media/delay-javascript-loading/pull/21
- https://github.com/wp-media/delay-javascript-loading/pull/24
**Describe the solution you'd like**
Merge all PR to create a new version of the script.
**Additional context**
PR 24 needs some change inside WP Rocket too.
| 1.0 | Update Delay JS script to latest version - **Is your feature request related to a problem? Please describe.**
We have 3 fixes left on the Delay JS script:
- https://github.com/wp-media/delay-javascript-loading/pull/18
- https://github.com/wp-media/delay-javascript-loading/pull/21
- https://github.com/wp-media/delay-javascript-loading/pull/24
**Describe the solution you'd like**
Merge all PR to create a new version of the script.
**Additional context**
PR 24 needs some change inside WP Rocket too.
| priority | update delay js script to latest version is your feature request related to a problem please describe we have fixes left on the delay js script describe the solution you d like merge all pr to create a new version of the script additional context pr needs some change inside wp rocket too | 1 |
798,252 | 28,241,171,070 | IssuesEvent | 2023-04-06 07:17:22 | AY2223S2-CS2103T-T12-2/tp | https://api.github.com/repos/AY2223S2-CS2103T-T12-2/tp | closed | Change add command MESSAGE_USAGE | type.Task priority.High | Currently, the message displayed on invalid input for the Add Command is incorrect.

Let's change this to suit our current usage with the NRIC prefix. | 1.0 | Change add command MESSAGE_USAGE - Currently, the message displayed on invalid input for the Add Command is incorrect.

Let's change this to suit our current usage with the NRIC prefix. | priority | change add command message usage currently the message displayed on invalid input for the add command is incorrect let s change this to suit our current usage with the nric prefix | 1 |
828,767 | 31,841,728,256 | IssuesEvent | 2023-09-14 16:48:29 | intel/tsffs | https://api.github.com/repos/intel/tsffs | opened | Enable installation via cargo install | minor high-priority | Enabling `cargo install --git https://github.com/intel/tsffs` will enable further adoption.
This requires:
- [ ] Modifying `SIMICS_HOME` search process to use an env var or other configuration
- [ ] Outputting the `tsffs_module` source to the `OUT_DIR` cache for use during project module compilation | 1.0 | Enable installation via cargo install - Enabling `cargo install --git https://github.com/intel/tsffs` will enable further adoption.
This requires:
- [ ] Modifying `SIMICS_HOME` search process to use an env var or other configuration
- [ ] Outputting the `tsffs_module` source to the `OUT_DIR` cache for use during project module compilation | priority | enable installation via cargo install enabling cargo install git will enable further adoption this requires modifying simics home search process to use an env var or other configuration outputting the tsffs module source to the out dir cache for use during project module compilation | 1 |
313,717 | 9,575,262,700 | IssuesEvent | 2019-05-07 05:42:43 | volcano-sh/volcano | https://api.github.com/repos/volcano-sh/volcano | closed | Cherry pick .spec.Capability of Queue | kind/feature priority/high | **Is this a BUG REPORT or FEATURE REQUEST?**:
/kind feature
**Description**:
We need cherry pick https://github.com/kubernetes-sigs/kube-batch/pull/841 to volcano-sh/kube-batch:master, and rebase upstream-master to k-sigs/kube-batch:master.
| 1.0 | Cherry pick .spec.Capability of Queue - **Is this a BUG REPORT or FEATURE REQUEST?**:
/kind feature
**Description**:
We need cherry pick https://github.com/kubernetes-sigs/kube-batch/pull/841 to volcano-sh/kube-batch:master, and rebase upstream-master to k-sigs/kube-batch:master.
| priority | cherry pick spec capability of queue is this a bug report or feature request kind feature description we need cherry pick to volcano sh kube batch master and rebase upstream master to k sigs kube batch master | 1 |
114,889 | 4,647,759,679 | IssuesEvent | 2016-10-01 17:40:41 | HeitzmanCo/ChristChurchRaleigh-Theme | https://api.github.com/repos/HeitzmanCo/ChristChurchRaleigh-Theme | closed | Repeating events not displaying properly | bug development high priority | When an event repeats weekly, the last instance isn't displaying.
For example, look at the "Middle School Bible Study" event. It should take place each Tuesday in September (6, 13, 20, 27), 6:30 - 7:45 p.m. The first three show up on the calendar, the fourth one (9/27) does not.
Same thing happens with the last instance of Freshman Fellows, and the Midday Organ Recital. | 1.0 | Repeating events not displaying properly - When an event repeats weekly, the last instance isn't displaying.
For example, look at the "Middle School Bible Study" event. It should take place each Tuesday in September (6, 13, 20, 27), 6:30 - 7:45 p.m. The first three show up on the calendar, the fourth one (9/27) does not.
Same thing happens with the last instance of Freshman Fellows, and the Midday Organ Recital. | priority | repeating events not displaying properly when an event repeats weekly the last instance isn t displaying for example look at the middle school bible study event it should take place each tuesday in september p m the first three show up on the calendar the fourth one does not same thing happens with the last instance of freshman fellows and the midday organ recital | 1 |
642,997 | 20,920,592,635 | IssuesEvent | 2022-03-24 17:01:18 | kir-dev/sch-pincer | https://api.github.com/repos/kir-dev/sch-pincer | opened | Restrict user access to active vik university students | bug high priority | - restrict login for active VIK students
- discuss the local network whitelist patterns, might include the possibility of depricating the feature
will be fixed in 1.3.32 | 1.0 | Restrict user access to active vik university students - - restrict login for active VIK students
- discuss the local network whitelist patterns, might include the possibility of depricating the feature
will be fixed in 1.3.32 | priority | restrict user access to active vik university students restrict login for active vik students discuss the local network whitelist patterns might include the possibility of depricating the feature will be fixed in | 1 |
383,613 | 11,360,145,159 | IssuesEvent | 2020-01-26 03:40:56 | ictsc/ictsc-score-server | https://api.github.com/repos/ictsc/ictsc-score-server | closed | ログフォーマットを決める | API priority: high | ## WHY
* 現在logというよりはdumpをしている、みたいな感じなので最高に辛い
* なのでlogをいい感じに集約をしたい
## WHAT
* fluentdでログ集約をしてprometeusに投げるとかをしたい | 1.0 | ログフォーマットを決める - ## WHY
* 現在logというよりはdumpをしている、みたいな感じなので最高に辛い
* なのでlogをいい感じに集約をしたい
## WHAT
* fluentdでログ集約をしてprometeusに投げるとかをしたい | priority | ログフォーマットを決める why 現在logというよりはdumpをしている、みたいな感じなので最高に辛い なのでlogをいい感じに集約をしたい what fluentdでログ集約をしてprometeusに投げるとかをしたい | 1 |
172,229 | 6,500,550,365 | IssuesEvent | 2017-08-23 05:18:35 | SmartZoos/Toolset | https://api.github.com/repos/SmartZoos/Toolset | closed | Last item in an activity cannot be answered | bug high priority | I played through the entire ”En vandring på Skansen” yesterday. When I got to the last question (Skånegården) nothing happened when I submitted the answer to the question. I was able to close the popup box and the question icon indicated the question was still unanswered. I made several attempts to answer, but none of the alternatives was accepted. | 1.0 | Last item in an activity cannot be answered - I played through the entire ”En vandring på Skansen” yesterday. When I got to the last question (Skånegården) nothing happened when I submitted the answer to the question. I was able to close the popup box and the question icon indicated the question was still unanswered. I made several attempts to answer, but none of the alternatives was accepted. | priority | last item in an activity cannot be answered i played through the entire ”en vandring på skansen” yesterday when i got to the last question skånegården nothing happened when i submitted the answer to the question i was able to close the popup box and the question icon indicated the question was still unanswered i made several attempts to answer but none of the alternatives was accepted | 1 |
206,733 | 7,120,796,479 | IssuesEvent | 2018-01-19 03:25:03 | BoiseState/interfaith-donation | https://api.github.com/repos/BoiseState/interfaith-donation | closed | Generate a new Ionic v3.9+ application | devops front-end-ionic high priority task | The previous project was using Ionic 2 for the Ionic front-end. We can upgrade Ionic as we move the code over, so we will need to generate a new project using the latest version of Ionic.
**Acceptance Criteria:**
- [ ] A folder is created in the root of this repository called "front-end-application"
- [ ] Inside that folder is the generated Ionic project using v3.9+.
- [ ] When the new Ionic app is ran, it displays some type of "hello world" message.
**Useful Documentation**
- [Ionic Docs](https://ionicframework.com/docs/)
- [Installing the Ionic CLI tool for generating the new project](https://ionicframework.com/docs/intro/installation/) | 1.0 | Generate a new Ionic v3.9+ application - The previous project was using Ionic 2 for the Ionic front-end. We can upgrade Ionic as we move the code over, so we will need to generate a new project using the latest version of Ionic.
**Acceptance Criteria:**
- [ ] A folder is created in the root of this repository called "front-end-application"
- [ ] Inside that folder is the generated Ionic project using v3.9+.
- [ ] When the new Ionic app is ran, it displays some type of "hello world" message.
**Useful Documentation**
- [Ionic Docs](https://ionicframework.com/docs/)
- [Installing the Ionic CLI tool for generating the new project](https://ionicframework.com/docs/intro/installation/) | priority | generate a new ionic application the previous project was using ionic for the ionic front end we can upgrade ionic as we move the code over so we will need to generate a new project using the latest version of ionic acceptance criteria a folder is created in the root of this repository called front end application inside that folder is the generated ionic project using when the new ionic app is ran it displays some type of hello world message useful documentation | 1 |
359,080 | 10,659,756,160 | IssuesEvent | 2019-10-18 08:27:18 | AY1920S1-CS2103-T11-3/main | https://api.github.com/repos/AY1920S1-CS2103-T11-3/main | closed | Remove everything from AB3 that is not required. | priority.High type.Task | To keep a lean and more maintainable code base, we should remove all irrelevant code and content from AB3.
- [ ] Tags | 1.0 | Remove everything from AB3 that is not required. - To keep a lean and more maintainable code base, we should remove all irrelevant code and content from AB3.
- [ ] Tags | priority | remove everything from that is not required to keep a lean and more maintainable code base we should remove all irrelevant code and content from tags | 1 |
470,352 | 13,536,160,057 | IssuesEvent | 2020-09-16 08:39:00 | wso2/product-is | https://api.github.com/repos/wso2/product-is | closed | Receiving an empty page while trying to move to Roles tab in user Edit section | Priority/Highest Severity/Critical affected/5.11.0-m33 bug console | **Describe the issue:**
While a user creates without a role in the initial stage(user creation), then in the edit section trying to add a role for the created user. But Receiving an empty page when clicking on the Roles tab in the user Edit section
**How to reproduce:**
Login /console/manage/users
2.Create a new user without adding a role
3. Move Edit, then click on Roles tab
**Environment information** **:**
- Product Version: [ IS 5.11 m33 ]
- OS: [Mac]
- Database: [H2 & Postgre]
- Userstore: [ LDAP, JDBC]
- Browser: Firefox

| 1.0 | Receiving an empty page while trying to move to Roles tab in user Edit section - **Describe the issue:**
While a user creates without a role in the initial stage(user creation), then in the edit section trying to add a role for the created user. But Receiving an empty page when clicking on the Roles tab in the user Edit section
**How to reproduce:**
Login /console/manage/users
2.Create a new user without adding a role
3. Move Edit, then click on Roles tab
**Environment information** **:**
- Product Version: [ IS 5.11 m33 ]
- OS: [Mac]
- Database: [H2 & Postgre]
- Userstore: [ LDAP, JDBC]
- Browser: Firefox

| priority | receiving an empty page while trying to move to roles tab in user edit section describe the issue while a user creates without a role in the initial stage user creation then in the edit section trying to add a role for the created user but receiving an empty page when clicking on the roles tab in the user edit section how to reproduce login console manage users create a new user without adding a role move edit then click on roles tab environment information product version os database userstore browser firefox | 1 |
711,942 | 24,480,268,020 | IssuesEvent | 2022-10-08 18:35:56 | poggingfish/plisp | https://api.github.com/repos/poggingfish/plisp | closed | Quick operations with number | enhancement High priority | Please add
x-=
x*=
x/=
set(x)(10)
Examples:
x-= 10
Makes x 0
x*= 10
Makes x 100
x/= 2
Makes x 5
| 1.0 | Quick operations with number - Please add
x-=
x*=
x/=
set(x)(10)
Examples:
x-= 10
Makes x 0
x*= 10
Makes x 100
x/= 2
Makes x 5
| priority | quick operations with number please add x x x set x examples x makes x x makes x x makes x | 1 |
505,992 | 14,656,141,175 | IssuesEvent | 2020-12-28 12:43:59 | wazuh/wazuh-documentation | https://api.github.com/repos/wazuh/wazuh-documentation | opened | Blogposts 2020 to be included in Docu | priority: high type: refactor | - [ ] w51/19 - Monitoring Google Cloud with Wazuh
- [ ] w02/20 - [Creating decoders/rules from Scratch](https://wazuh.com/blog/creating-decoders-and-rules-from-scratch/) *already published in blog*
- [ ] w03/20 - [Monitor Windows folders access with Wazuh](https://wazuh.com/blog/how-to-monitor-folder-access-on-windows/) *already published in blog*
- [ ] w04/20 - [Using Wazuh for Windows vulnerabilities detection](https://wazuh.com/blog/using-wazuh-for-windows-vulnerability-detection/) *already published in blog*
- [ ] w05/20 - [Wazuh Cluster on EKS](https://wazuh.com/blog/deploying-wazuh-on-kubernetes-using-aws-eks/) *already published in blog*
- [ ] w06/20 - [Integrating AWS CloudTrail in Wazuh](https://wazuh.com/blog/integrating-aws-cloudtrail-in-wazuh/) *already published in blog*
- [ ] w08/20 - [Monitor Office 365 with Wazuh](https://wazuh.com/blog/monitor-office-365-with-wazuh/) *already published in blog*
- [ ] w09/20 - [Deploying Wazuh in Amazon AWS using Ansible playbooks ](https://wazuh.com/?p=5736&preview=true)
- [ ] w10/20 - [Monitor host resources and thresholds using Wazuh ](https://wazuh.com/?p=6085&preview=true)
- [ ] w11/20 - [Categorizing FIM alerts using CDB lists ](https://wazuh.com/?p=4594&preview=true)
- [ ] w12/20 - [Wazuh index management](https://wazuh.com/blog/wazuh-index-management/) *already published in blog*
- [ ] w13/20 - [Integrating AWS Macie in Wazuh](https://wazuh.com/blog/integrating-amazon-macie-in-wazuh/) (already published in blog)
- [ ] w16/20 - [How to integrate Yara with Wazuh](https://wazuh.com/blog/how-to-integrate-yara-with-wazuh/) (already published in blog)
- [ ] w19/20 - [Integrating AWS CloudWatch Logs in Wazuh (4.0)]( https://wazuh.com/?p=6137&preview=true)
- [ ] w21/20 - [Forward alerts with Fluentd](https://wazuh.com/blog/forward-alerts-with-fluentd/) *already published in blog*
- [ ] w23/20 - [Deploy and manage a Wazuh cluster in AWS with Rancher ](https://wazuh.com/?p=7016&preview=true)
- [ ] w24/20 - [Detecting vulnerable software on Linux systems](https://wazuh.com/blog/detecting-vulnerable-software-on-linux-systems/) *already published in blog*
- [ ] w26/20 - [Sending Wazuh alerts to Discord ](https://wazuh.com/?p=6525&preview=true)
- [ ] w27/20 - [Getting started with Wazuh RBAC](https://wazuh.com/?p=8603&preview=true) *Author finished it, Docu has to review it*
- [ ] w29/20 -[Index backup management](https://wazuh.com/blog/index-backup-management/) *already published in blog*
- [ ] w32/20 - [Using certificates to secure auto-enrollment process](https://wazuh.com/?p=7981&preview=true)
- [ ] w35/20 - [What happens with events when agent is disconnected](https://wazuh.com/?p=7939&preview=true)
- [ ] w38/20 - [Remote Agent Upgrading](https://wazuh.com/?p=8184&preview=true)
- [ ] w41/20 - [Analyzing vulnerabilities in macOS with Wazuh ](https://wazuh.com/?p=8572&preview=true) *Author finished it, Docu has to review it*
- [ ] w42/20 - [How to create Open Distro roles](https://wazuh.com/?p=8081&preview=true) *has a different name in the blog, author is no longer in Wazuh*
- [ ] w44/20 - [Wazuh 4.0 enrollment method](https://wazuh.com/?p=8470&preview=true)
- [ ] w46/20 - https://github.com/wazuh/wazuh-marketing/issues/66
- [ ] w47/20 - https://github.com/wazuh/wazuh-marketing/issues/67
- [ ] w51/20 - https://github.com/wazuh/wazuh-documentation/issues/3237
- [ ] w52/20 - https://github.com/wazuh/wazuh-marketing/issues/91
| 1.0 | Blogposts 2020 to be included in Docu - - [ ] w51/19 - Monitoring Google Cloud with Wazuh
- [ ] w02/20 - [Creating decoders/rules from Scratch](https://wazuh.com/blog/creating-decoders-and-rules-from-scratch/) *already published in blog*
- [ ] w03/20 - [Monitor Windows folders access with Wazuh](https://wazuh.com/blog/how-to-monitor-folder-access-on-windows/) *already published in blog*
- [ ] w04/20 - [Using Wazuh for Windows vulnerabilities detection](https://wazuh.com/blog/using-wazuh-for-windows-vulnerability-detection/) *already published in blog*
- [ ] w05/20 - [Wazuh Cluster on EKS](https://wazuh.com/blog/deploying-wazuh-on-kubernetes-using-aws-eks/) *already published in blog*
- [ ] w06/20 - [Integrating AWS CloudTrail in Wazuh](https://wazuh.com/blog/integrating-aws-cloudtrail-in-wazuh/) *already published in blog*
- [ ] w08/20 - [Monitor Office 365 with Wazuh](https://wazuh.com/blog/monitor-office-365-with-wazuh/) *already published in blog*
- [ ] w09/20 - [Deploying Wazuh in Amazon AWS using Ansible playbooks ](https://wazuh.com/?p=5736&preview=true)
- [ ] w10/20 - [Monitor host resources and thresholds using Wazuh ](https://wazuh.com/?p=6085&preview=true)
- [ ] w11/20 - [Categorizing FIM alerts using CDB lists ](https://wazuh.com/?p=4594&preview=true)
- [ ] w12/20 - [Wazuh index management](https://wazuh.com/blog/wazuh-index-management/) *already published in blog*
- [ ] w13/20 - [Integrating AWS Macie in Wazuh](https://wazuh.com/blog/integrating-amazon-macie-in-wazuh/) (already published in blog)
- [ ] w16/20 - [How to integrate Yara with Wazuh](https://wazuh.com/blog/how-to-integrate-yara-with-wazuh/) (already published in blog)
- [ ] w19/20 - [Integrating AWS CloudWatch Logs in Wazuh (4.0)]( https://wazuh.com/?p=6137&preview=true)
- [ ] w21/20 - [Forward alerts with Fluentd](https://wazuh.com/blog/forward-alerts-with-fluentd/) *already published in blog*
- [ ] w23/20 - [Deploy and manage a Wazuh cluster in AWS with Rancher ](https://wazuh.com/?p=7016&preview=true)
- [ ] w24/20 - [Detecting vulnerable software on Linux systems](https://wazuh.com/blog/detecting-vulnerable-software-on-linux-systems/) *already published in blog*
- [ ] w26/20 - [Sending Wazuh alerts to Discord ](https://wazuh.com/?p=6525&preview=true)
- [ ] w27/20 - [Getting started with Wazuh RBAC](https://wazuh.com/?p=8603&preview=true) *Author finished it, Docu has to review it*
- [ ] w29/20 -[Index backup management](https://wazuh.com/blog/index-backup-management/) *already published in blog*
- [ ] w32/20 - [Using certificates to secure auto-enrollment process](https://wazuh.com/?p=7981&preview=true)
- [ ] w35/20 - [What happens with events when agent is disconnected](https://wazuh.com/?p=7939&preview=true)
- [ ] w38/20 - [Remote Agent Upgrading](https://wazuh.com/?p=8184&preview=true)
- [ ] w41/20 - [Analyzing vulnerabilities in macOS with Wazuh ](https://wazuh.com/?p=8572&preview=true) *Author finished it, Docu has to review it*
- [ ] w42/20 - [How to create Open Distro roles](https://wazuh.com/?p=8081&preview=true) *has a different name in the blog, author is no longer in Wazuh*
- [ ] w44/20 - [Wazuh 4.0 enrollment method](https://wazuh.com/?p=8470&preview=true)
- [ ] w46/20 - https://github.com/wazuh/wazuh-marketing/issues/66
- [ ] w47/20 - https://github.com/wazuh/wazuh-marketing/issues/67
- [ ] w51/20 - https://github.com/wazuh/wazuh-documentation/issues/3237
- [ ] w52/20 - https://github.com/wazuh/wazuh-marketing/issues/91
| priority | blogposts to be included in docu monitoring google cloud with wazuh already published in blog already published in blog already published in blog already published in blog already published in blog already published in blog already published in blog already published in blog already published in blog already published in blog already published in blog author finished it docu has to review it already published in blog author finished it docu has to review it has a different name in the blog author is no longer in wazuh | 1 |
670,097 | 22,673,771,886 | IssuesEvent | 2022-07-04 00:31:03 | huridocs/uwazi | https://api.github.com/repos/huridocs/uwazi | closed | Keep column selection open on table view (5pts) | Bug :lady_beetle: Sprint Priority: High Frontend :sunglasses: IxD | When selecting or deselecting columns on the column selection dropdown, the panel needs to stay open in order to choose more than one column at a time. And then, close it "intentionally" or by clicking outside of the dropdown. | 1.0 | Keep column selection open on table view (5pts) - When selecting or deselecting columns on the column selection dropdown, the panel needs to stay open in order to choose more than one column at a time. And then, close it "intentionally" or by clicking outside of the dropdown. | priority | keep column selection open on table view when selecting or deselecting columns on the column selection dropdown the panel needs to stay open in order to choose more than one column at a time and then close it intentionally or by clicking outside of the dropdown | 1 |
165,145 | 6,264,285,586 | IssuesEvent | 2017-07-16 06:12:24 | botpress/botpress | https://api.github.com/repos/botpress/botpress | opened | Clean up dependencies | enhancement priority/high | There are a few dependencies that are leftovers that we can safely remove. Some other dependencies should be moved to dev-dependencies.
This will reduce install time and download size. | 1.0 | Clean up dependencies - There are a few dependencies that are leftovers that we can safely remove. Some other dependencies should be moved to dev-dependencies.
This will reduce install time and download size. | priority | clean up dependencies there are a few dependencies that are leftovers that we can safely remove some other dependencies should be moved to dev dependencies this will reduce install time and download size | 1 |
600,174 | 18,290,693,459 | IssuesEvent | 2021-10-05 14:57:45 | MaxNeedsSnacks/roadrunner | https://api.github.com/repos/MaxNeedsSnacks/roadrunner | closed | Actual Crash on Startup | bug priority: high | Hey! Long time no see! Just updated to the latest version (1.2.1), and go ANOTHER crash on startup! This time a PROPER crash!
Log is follows:
https://pastebin.com/s2M4XqT5
Debug (different site because the log is more than the 256kb on pastebin.com):
https://pastebin.pl/view/16bf7aab | 1.0 | Actual Crash on Startup - Hey! Long time no see! Just updated to the latest version (1.2.1), and go ANOTHER crash on startup! This time a PROPER crash!
Log is follows:
https://pastebin.com/s2M4XqT5
Debug (different site because the log is more than the 256kb on pastebin.com):
https://pastebin.pl/view/16bf7aab | priority | actual crash on startup hey long time no see just updated to the latest version and go another crash on startup this time a proper crash log is follows debug different site because the log is more than the on pastebin com | 1 |
680,318 | 23,266,149,335 | IssuesEvent | 2022-08-04 17:35:14 | microsoft/fluentui | https://api.github.com/repos/microsoft/fluentui | closed | [Bug]: AvatarGroup (Preview) Control is Missing Usage Warning and has Incomplete Best Practices. | Priority 1: High Status: In PR Fluent UI react-components (v9) Storybook Component: AvatarGroup | ### Library
React Components / v9 (@fluentui/react-components)
### System Info
```shell
n/a
```
### Are you reporting Accessibility issue?
_No response_
### Reproduction
https://react.fluentui.dev/
### Bug Description
## Actual Behavior
-The control has no usage warning.
-Incomplete best practices
-The controls best practices are not in an expandable element.
## Expected Behavior
-Add a warning on the usage like Alert (Preview).
-Complete the best Practices
-Move the Best Practices into an expandable element.
### Logs
_No response_
### Requested priority
High
### Products/sites affected
Fluent React v9 Microsite
### Are you willing to submit a PR to fix?
no
### Validations
- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- [X] The provided reproduction is a minimal reproducible example of the bug. | 1.0 | [Bug]: AvatarGroup (Preview) Control is Missing Usage Warning and has Incomplete Best Practices. - ### Library
React Components / v9 (@fluentui/react-components)
### System Info
```shell
n/a
```
### Are you reporting Accessibility issue?
_No response_
### Reproduction
https://react.fluentui.dev/
### Bug Description
## Actual Behavior
-The control has no usage warning.
-Incomplete best practices
-The controls best practices are not in an expandable element.
## Expected Behavior
-Add a warning on the usage like Alert (Preview).
-Complete the best Practices
-Move the Best Practices into an expandable element.
### Logs
_No response_
### Requested priority
High
### Products/sites affected
Fluent React v9 Microsite
### Are you willing to submit a PR to fix?
no
### Validations
- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- [X] The provided reproduction is a minimal reproducible example of the bug. | priority | avatargroup preview control is missing usage warning and has incomplete best practices library react components fluentui react components system info shell n a are you reporting accessibility issue no response reproduction bug description actual behavior the control has no usage warning incomplete best practices the controls best practices are not in an expandable element expected behavior add a warning on the usage like alert preview complete the best practices move the best practices into an expandable element logs no response requested priority high products sites affected fluent react microsite are you willing to submit a pr to fix no validations check that there isn t already an issue that reports the same bug to avoid creating a duplicate the provided reproduction is a minimal reproducible example of the bug | 1 |
92,817 | 3,874,192,489 | IssuesEvent | 2016-04-11 19:38:17 | InWithForward/sharetribe | https://api.github.com/repos/InWithForward/sharetribe | closed | Cancelling experiences - improvements | enhancement high priority | Currently we have several issues with the cancellation process that I want to run by you for suggested enhancements.
process: We are doing cancellations by using the skeleton key from a users experience page. This is working (although a bit more time consuming that doing cancellations from the admin transaction page) but we have three issues:
1. We don't always want users to get the cancellation email
2. We don't want users to be able to give feedback when they cancel. Also, we want all users who complete an experience to do feedback so skipping it should not be an option. The system allows them to as this -as it is used for the host to say why they are cancelling... but using the feedback feature for cancellation reason isn't great as it shows up on the users profile. Better to use regular messaging.
3. The screen you see when you cancel or mark as done is very similar which is a bit confusing
suggested fix for 1.
**Add option to skip emails to cancellation**
From the admin panel when we cancel a transaction can we have the option to skip the cancellation messages that go out by email? This would be used when an experience has been requested or booked on accident or we are rescheduling on a user's behalf.
similar to "Add option to skip emails to admin booking #153"
suggested fix for 2. & 3.
show a different screen depending on whether cancellation button is pressed or "mark as done" with no feedback skip option and a stealthy hard to notice skip cancellation emails option

| 1.0 | Cancelling experiences - improvements - Currently we have several issues with the cancellation process that I want to run by you for suggested enhancements.
process: We are doing cancellations by using the skeleton key from a users experience page. This is working (although a bit more time consuming that doing cancellations from the admin transaction page) but we have three issues:
1. We don't always want users to get the cancellation email
2. We don't want users to be able to give feedback when they cancel. Also, we want all users who complete an experience to do feedback so skipping it should not be an option. The system allows them to as this -as it is used for the host to say why they are cancelling... but using the feedback feature for cancellation reason isn't great as it shows up on the users profile. Better to use regular messaging.
3. The screen you see when you cancel or mark as done is very similar which is a bit confusing
suggested fix for 1.
**Add option to skip emails to cancellation**
From the admin panel when we cancel a transaction can we have the option to skip the cancellation messages that go out by email? This would be used when an experience has been requested or booked on accident or we are rescheduling on a user's behalf.
similar to "Add option to skip emails to admin booking #153"
suggested fix for 2. & 3.
show a different screen depending on whether cancellation button is pressed or "mark as done" with no feedback skip option and a stealthy hard to notice skip cancellation emails option

| priority | cancelling experiences improvements currently we have several issues with the cancellation process that i want to run by you for suggested enhancements process we are doing cancellations by using the skeleton key from a users experience page this is working although a bit more time consuming that doing cancellations from the admin transaction page but we have three issues we don t always want users to get the cancellation email we don t want users to be able to give feedback when they cancel also we want all users who complete an experience to do feedback so skipping it should not be an option the system allows them to as this as it is used for the host to say why they are cancelling but using the feedback feature for cancellation reason isn t great as it shows up on the users profile better to use regular messaging the screen you see when you cancel or mark as done is very similar which is a bit confusing suggested fix for add option to skip emails to cancellation from the admin panel when we cancel a transaction can we have the option to skip the cancellation messages that go out by email this would be used when an experience has been requested or booked on accident or we are rescheduling on a user s behalf similar to add option to skip emails to admin booking suggested fix for show a different screen depending on whether cancellation button is pressed or mark as done with no feedback skip option and a stealthy hard to notice skip cancellation emails option | 1 |
134,318 | 5,224,212,774 | IssuesEvent | 2017-01-27 14:52:20 | TwidereProject/Twidere-Android | https://api.github.com/repos/TwidereProject/Twidere-Android | closed | Missing preview for YouTube links | category:functionality priority:high status:done type:bug | The tweet itself and profile picture are bugged out as well.

| 1.0 | Missing preview for YouTube links - The tweet itself and profile picture are bugged out as well.

| priority | missing preview for youtube links the tweet itself and profile picture are bugged out as well | 1 |
644,290 | 20,973,026,096 | IssuesEvent | 2022-03-28 13:07:03 | carbon-design-system/carbon-for-ibm-dotcom | https://api.github.com/repos/carbon-design-system/carbon-for-ibm-dotcom | closed | [Plex]: change remote references from Google Fonts to IBM akamai CDN | priority: high package: react dev package: styles Sprint Must Have package: web components package: carbon web components | ### Description
Currently there are several instances of IBM.com sites, pages, and code samples using Plex hosted on Google Fonts. We have been made aware that this may not be GDPR compliant and should instead use IBM's internal CDN.
### Component(s) impacted
- `ibmdotcom-react`
- `ibmdotcom-web-components`
- `ibmdotcom-styles`
- `carbon-web-components` (possibly)
All font references should be changed to use corresponding fonts found in https://github.ibm.com/webstandards/plex-cdn
### Browser
_No response_
### Carbon for IBM.com version
v1.32.0
### Severity
Severity 1 = The design is broken in a critical way that blocks users from completing tasks or damages the brand. Affects major functionality, no workaround.
### Application/website
Carbon for IBM.com
### Package
@carbon/ibmdotcom-react
### CodeSandbox example
n/a
### Steps to reproduce the issue (if applicable)
_No response_
### Release date (if applicable)
_No response_
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/blob/main/.github/CODE_OF_CONDUCT.md)
- [X] I checked the [current issues](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues) for duplicate issues | 1.0 | [Plex]: change remote references from Google Fonts to IBM akamai CDN - ### Description
Currently there are several instances of IBM.com sites, pages, and code samples using Plex hosted on Google Fonts. We have been made aware that this may not be GDPR compliant and should instead use IBM's internal CDN.
### Component(s) impacted
- `ibmdotcom-react`
- `ibmdotcom-web-components`
- `ibmdotcom-styles`
- `carbon-web-components` (possibly)
All font references should be changed to use corresponding fonts found in https://github.ibm.com/webstandards/plex-cdn
### Browser
_No response_
### Carbon for IBM.com version
v1.32.0
### Severity
Severity 1 = The design is broken in a critical way that blocks users from completing tasks or damages the brand. Affects major functionality, no workaround.
### Application/website
Carbon for IBM.com
### Package
@carbon/ibmdotcom-react
### CodeSandbox example
n/a
### Steps to reproduce the issue (if applicable)
_No response_
### Release date (if applicable)
_No response_
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/blob/main/.github/CODE_OF_CONDUCT.md)
- [X] I checked the [current issues](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues) for duplicate issues | priority | change remote references from google fonts to ibm akamai cdn description currently there are several instances of ibm com sites pages and code samples using plex hosted on google fonts we have been made aware that this may not be gdpr compliant and should instead use ibm s internal cdn component s impacted ibmdotcom react ibmdotcom web components ibmdotcom styles carbon web components possibly all font references should be changed to use corresponding fonts found in browser no response carbon for ibm com version severity severity the design is broken in a critical way that blocks users from completing tasks or damages the brand affects major functionality no workaround application website carbon for ibm com package carbon ibmdotcom react codesandbox example n a steps to reproduce the issue if applicable no response release date if applicable no response code of conduct i agree to follow this project s i checked the for duplicate issues | 1 |
150,625 | 5,782,730,982 | IssuesEvent | 2017-04-30 00:08:48 | ncssar/radiolog | https://api.github.com/repos/ncssar/radiolog | closed | fleetsync mute | enhancement help wanted Priority:High | hotkey to pause / block all fleetsync listening - would need a big prominent flashing display / overlay - not needed if smarter filtering can be done | 1.0 | fleetsync mute - hotkey to pause / block all fleetsync listening - would need a big prominent flashing display / overlay - not needed if smarter filtering can be done | priority | fleetsync mute hotkey to pause block all fleetsync listening would need a big prominent flashing display overlay not needed if smarter filtering can be done | 1 |
29,985 | 2,718,771,076 | IssuesEvent | 2015-04-12 17:11:53 | cs2103jan2015-t10-2j/main | https://api.github.com/repos/cs2103jan2015-t10-2j/main | closed | display all deadlines or all floating, with a single command | priority.high type.enhancement | for example, user can say "display deadlines" or "display checklist", and we will show them the 5+5+5+... items.
This is a little better than "display" and then "2". | 1.0 | display all deadlines or all floating, with a single command - for example, user can say "display deadlines" or "display checklist", and we will show them the 5+5+5+... items.
This is a little better than "display" and then "2". | priority | display all deadlines or all floating with a single command for example user can say display deadlines or display checklist and we will show them the items this is a little better than display and then | 1 |
185,908 | 6,731,806,564 | IssuesEvent | 2017-10-18 09:03:59 | prettier/prettier | https://api.github.com/repos/prettier/prettier | closed | TypeScript: Remove brackets with return+`as` statements+ternary operator | lang:typescript priority:high type:bug | **Prettier 1.7.4**
**TypeScript 2.5.3**
[Playground link](https://prettier.io/playground/#%7B%22content%22%3A%22if%20(_.isBoolean(aValue)%20%26%26%20_.isBoolean(bValue))%20%7B%5Cn%20%20if%20(aValue%20as%20boolean)%20%7B%5Cn%20%20%20%20return%20(bValue%20as%20boolean)%20%3F%200%20%3A%20-1%3B%5Cn%20%20%7D%20else%20%7B%5Cn%20%20%20%20return%20(bValue%20as%20boolean)%20%3F%201%20%3A%200%3B%5Cn%20%20%7D%5Cn%7D%22%2C%22options%22%3A%7B%22ast%22%3Afalse%2C%22bracketSpacing%22%3Atrue%2C%22doc%22%3Afalse%2C%22jsxBracketSameLine%22%3Afalse%2C%22output2%22%3Afalse%2C%22parser%22%3A%22typescript%22%2C%22printWidth%22%3A80%2C%22semi%22%3Atrue%2C%22singleQuote%22%3Atrue%2C%22tabWidth%22%3A2%2C%22trailingComma%22%3A%22es5%22%2C%22useTabs%22%3Afalse%7D%7D)
```sh
--parser typescript
--single-quote
--trailing-comma es5
```
**Input:**
```tsx
if (_.isBoolean(aValue) && _.isBoolean(bValue)) {
if (aValue as boolean) {
return (bValue as boolean) ? 0 : -1;
} else {
return (bValue as boolean) ? 1 : 0;
}
}
```
**Output:**
```tsx
if (_.isBoolean(aValue) && _.isBoolean(bValue)) {
if (aValue as boolean) {
return bValue as boolean ? 0 : -1;
} else {
return bValue as boolean ? 1 : 0;
}
}
```
**Expected behavior:**
Don't remove brackets.
I get typescript error: `error TS1005: ';' expected.`
I get this error both when I just start typescript, and when I restart prettier on the code already fixed by it:

I understand that this code can be rewritten (I already did it), this is already a question for me.
But I think that your tool should not break code, after using prettier the code should still work (compile), and the code behavior should remain the same.
| 1.0 | TypeScript: Remove brackets with return+`as` statements+ternary operator - **Prettier 1.7.4**
**TypeScript 2.5.3**
[Playground link](https://prettier.io/playground/#%7B%22content%22%3A%22if%20(_.isBoolean(aValue)%20%26%26%20_.isBoolean(bValue))%20%7B%5Cn%20%20if%20(aValue%20as%20boolean)%20%7B%5Cn%20%20%20%20return%20(bValue%20as%20boolean)%20%3F%200%20%3A%20-1%3B%5Cn%20%20%7D%20else%20%7B%5Cn%20%20%20%20return%20(bValue%20as%20boolean)%20%3F%201%20%3A%200%3B%5Cn%20%20%7D%5Cn%7D%22%2C%22options%22%3A%7B%22ast%22%3Afalse%2C%22bracketSpacing%22%3Atrue%2C%22doc%22%3Afalse%2C%22jsxBracketSameLine%22%3Afalse%2C%22output2%22%3Afalse%2C%22parser%22%3A%22typescript%22%2C%22printWidth%22%3A80%2C%22semi%22%3Atrue%2C%22singleQuote%22%3Atrue%2C%22tabWidth%22%3A2%2C%22trailingComma%22%3A%22es5%22%2C%22useTabs%22%3Afalse%7D%7D)
```sh
--parser typescript
--single-quote
--trailing-comma es5
```
**Input:**
```tsx
if (_.isBoolean(aValue) && _.isBoolean(bValue)) {
if (aValue as boolean) {
return (bValue as boolean) ? 0 : -1;
} else {
return (bValue as boolean) ? 1 : 0;
}
}
```
**Output:**
```tsx
if (_.isBoolean(aValue) && _.isBoolean(bValue)) {
if (aValue as boolean) {
return bValue as boolean ? 0 : -1;
} else {
return bValue as boolean ? 1 : 0;
}
}
```
**Expected behavior:**
Don't remove brackets.
I get typescript error: `error TS1005: ';' expected.`
I get this error both when I just start typescript, and when I restart prettier on the code already fixed by it:

I understand that this code can be rewritten (I already did it), this is already a question for me.
But I think that your tool should not break code, after using prettier the code should still work (compile), and the code behavior should remain the same.
| priority | typescript remove brackets with return as statements ternary operator prettier typescript sh parser typescript single quote trailing comma input tsx if isboolean avalue isboolean bvalue if avalue as boolean return bvalue as boolean else return bvalue as boolean output tsx if isboolean avalue isboolean bvalue if avalue as boolean return bvalue as boolean else return bvalue as boolean expected behavior don t remove brackets i get typescript error error expected i get this error both when i just start typescript and when i restart prettier on the code already fixed by it i understand that this code can be rewritten i already did it this is already a question for me but i think that your tool should not break code after using prettier the code should still work compile and the code behavior should remain the same | 1 |
502,133 | 14,540,872,553 | IssuesEvent | 2020-12-15 13:53:34 | ihhub/fheroes2 | https://api.github.com/repos/ihhub/fheroes2 | opened | Game freezes while AI captures empty town | bug high priority ui | Blue player enters town, and game doesn't respond after.

Here's a savefile:
[Game freeze.zip](https://github.com/ihhub/fheroes2/files/5696319/Game.freeze.zip)
| 1.0 | Game freezes while AI captures empty town - Blue player enters town, and game doesn't respond after.

Here's a savefile:
[Game freeze.zip](https://github.com/ihhub/fheroes2/files/5696319/Game.freeze.zip)
| priority | game freezes while ai captures empty town blue player enters town and game doesn t respond after here s a savefile | 1 |
604,208 | 18,679,374,890 | IssuesEvent | 2021-11-01 02:05:26 | boostcampwm-2021/web14-salondesrefuses | https://api.github.com/repos/boostcampwm-2021/web14-salondesrefuses | closed | (높음)[FE] 전시회 카드 레이아웃 구현 | 🚀 Front Priority: High | ## 📃 이슈 내용
전시회 카드는 전시 제목과 작가이름, 판매중인 작품이 있는지 여부를 보여준다.
## ✅ 체크 리스트
- [ ] grid 배열로 전시회 카드를 배치, 카드 레이아웃은 디자인 참고
## 📌 레퍼런스
| 1.0 | (높음)[FE] 전시회 카드 레이아웃 구현 - ## 📃 이슈 내용
전시회 카드는 전시 제목과 작가이름, 판매중인 작품이 있는지 여부를 보여준다.
## ✅ 체크 리스트
- [ ] grid 배열로 전시회 카드를 배치, 카드 레이아웃은 디자인 참고
## 📌 레퍼런스
| priority | 높음 전시회 카드 레이아웃 구현 📃 이슈 내용 전시회 카드는 전시 제목과 작가이름 판매중인 작품이 있는지 여부를 보여준다 ✅ 체크 리스트 grid 배열로 전시회 카드를 배치 카드 레이아웃은 디자인 참고 📌 레퍼런스 | 1 |
315,981 | 9,634,607,481 | IssuesEvent | 2019-05-15 21:43:55 | phenotips/phenotips | https://api.github.com/repos/phenotips/phenotips | closed | Meaning of "negative phenotype" and "irrelevant phenotype" not clear enough for some users | UX high priority inactive phenotips | Some users check either Y or N on all predefined phenotypes in the form, when in fact many of the items marked as negatives should be left with the default (NA -- irrelevant) selection.
Add a contextual tooltip that shows up the first time the user clicks on a N, informing them about how to use N vs NA.
This functionality depends on #702
| 1.0 | Meaning of "negative phenotype" and "irrelevant phenotype" not clear enough for some users - Some users check either Y or N on all predefined phenotypes in the form, when in fact many of the items marked as negatives should be left with the default (NA -- irrelevant) selection.
Add a contextual tooltip that shows up the first time the user clicks on a N, informing them about how to use N vs NA.
This functionality depends on #702
| priority | meaning of negative phenotype and irrelevant phenotype not clear enough for some users some users check either y or n on all predefined phenotypes in the form when in fact many of the items marked as negatives should be left with the default na irrelevant selection add a contextual tooltip that shows up the first time the user clicks on a n informing them about how to use n vs na this functionality depends on | 1 |
613,804 | 19,099,026,696 | IssuesEvent | 2021-11-29 20:03:47 | DukeLearningInnovation/kits | https://api.github.com/repos/DukeLearningInnovation/kits | closed | Map collaboration kit roles to Sakai roles in project sites | Problem Statement high priority | I am staff member who created a Sakai project site for my department's internal project. When I try to add my colleagues to the site, the roles I see do not match the roles in the Sakai site.
How might we (the Kits project team) align the kits collaboration roles with the new Sakai project site roles (once they have been changed)?
Note: This is a change on the Sakai end and we are simply remapping to the new role names.
**Questions**
**Assumptions**
**Hypotheses**
| 1.0 | Map collaboration kit roles to Sakai roles in project sites - I am staff member who created a Sakai project site for my department's internal project. When I try to add my colleagues to the site, the roles I see do not match the roles in the Sakai site.
How might we (the Kits project team) align the kits collaboration roles with the new Sakai project site roles (once they have been changed)?
Note: This is a change on the Sakai end and we are simply remapping to the new role names.
**Questions**
**Assumptions**
**Hypotheses**
| priority | map collaboration kit roles to sakai roles in project sites i am staff member who created a sakai project site for my department s internal project when i try to add my colleagues to the site the roles i see do not match the roles in the sakai site how might we the kits project team align the kits collaboration roles with the new sakai project site roles once they have been changed note this is a change on the sakai end and we are simply remapping to the new role names questions assumptions hypotheses | 1 |
468,490 | 13,483,578,788 | IssuesEvent | 2020-09-11 04:16:06 | Apexal/late | https://api.github.com/repos/Apexal/late | opened | Remove SIS Scraping | Area: Back End Area: Database Area: Front End Difficulty: Intermediate Priority: High Type: Enhancement | All can be done if given CRNs. Users can just submit their profile info manually. | 1.0 | Remove SIS Scraping - All can be done if given CRNs. Users can just submit their profile info manually. | priority | remove sis scraping all can be done if given crns users can just submit their profile info manually | 1 |
204,283 | 7,086,360,334 | IssuesEvent | 2018-01-11 14:21:53 | metasfresh/metasfresh | https://api.github.com/repos/metasfresh/metasfresh | closed | Disposal creates Invoice Candidates | branch:master priority:high type:bug | ### Is this a bug or feature request?
Bug
### What is the current behavior?
Currently, when creating disposals, then Invoice Candidates are created.
#### Which are the steps to reproduce?
Try and see.
### What is the expected or desired behavior?
Invoice Candidates shall not be created. | 1.0 | Disposal creates Invoice Candidates - ### Is this a bug or feature request?
Bug
### What is the current behavior?
Currently, when creating disposals, then Invoice Candidates are created.
#### Which are the steps to reproduce?
Try and see.
### What is the expected or desired behavior?
Invoice Candidates shall not be created. | priority | disposal creates invoice candidates is this a bug or feature request bug what is the current behavior currently when creating disposals then invoice candidates are created which are the steps to reproduce try and see what is the expected or desired behavior invoice candidates shall not be created | 1 |
579,699 | 17,196,945,949 | IssuesEvent | 2021-07-16 18:57:45 | cagov/cannabis.ca.gov | https://api.github.com/repos/cagov/cannabis.ca.gov | closed | Cosmetic: Incorrect spacing of text in homepage hero component | 1 pt Headless Cannabis High Priority - Must Post Launch QA | h2 line height and spacing between elements do not look correct. There should be 16px spacing between each element. Text line height should follow the guidelines [here](https://github.com/cagov/cannabis.ca.gov/issues/132).
Current site:

Figma design:

| 1.0 | Cosmetic: Incorrect spacing of text in homepage hero component - h2 line height and spacing between elements do not look correct. There should be 16px spacing between each element. Text line height should follow the guidelines [here](https://github.com/cagov/cannabis.ca.gov/issues/132).
Current site:

Figma design:

| priority | cosmetic incorrect spacing of text in homepage hero component line height and spacing between elements do not look correct there should be spacing between each element text line height should follow the guidelines current site figma design | 1 |
295,611 | 9,098,864,190 | IssuesEvent | 2019-02-20 01:47:40 | Veil-Project/veil | https://api.github.com/repos/Veil-Project/veil | closed | Autominting denom 100 (rather than 10) is not working. [testnet] | Component: Core App Issue Type: Bug Priority: High | version. Self-built from master @ 1.0.0.6 MacOS
[testnet]
I had changed the minting denom from 10 to 100 and the previously regular minting ceased. It only minted in 100 denom when I manually minted from Basecoin.
Debug.log shows```
2019-01-06T19:47:59Z [default wallet] CWallet::AutoZeromint(): Nothing minted because either not enough funds available or the requested denomination size (100) is not yet reached.
```
In Console:
```
getbalances
{
"basecoin_spendable": "6334.49",
"basecoin_unconfirmed": "0.00",
"basecoin_immature": "0.00",
"ct_spendable": "0.00",
"ct_unconfirmed": "0.00",
"ct_immature": "0.00",
"ringct_spendable": "0.00",
"ringct_unconfirmed": "0.00",
"ringct_immature": "0.00",
"zerocoin_spendable": "7160.00",
"zerocoin_unconfirmed": "440.00",
"zerocoin_immature": "420.00"
}
``` | 1.0 | Autominting denom 100 (rather than 10) is not working. [testnet] - version. Self-built from master @ 1.0.0.6 MacOS
[testnet]
I had changed the minting denom from 10 to 100 and the previously regular minting ceased. It only minted in 100 denom when I manually minted from Basecoin.
Debug.log shows```
2019-01-06T19:47:59Z [default wallet] CWallet::AutoZeromint(): Nothing minted because either not enough funds available or the requested denomination size (100) is not yet reached.
```
In Console:
```
getbalances
{
"basecoin_spendable": "6334.49",
"basecoin_unconfirmed": "0.00",
"basecoin_immature": "0.00",
"ct_spendable": "0.00",
"ct_unconfirmed": "0.00",
"ct_immature": "0.00",
"ringct_spendable": "0.00",
"ringct_unconfirmed": "0.00",
"ringct_immature": "0.00",
"zerocoin_spendable": "7160.00",
"zerocoin_unconfirmed": "440.00",
"zerocoin_immature": "420.00"
}
``` | priority | autominting denom rather than is not working version self built from master macos i had changed the minting denom from to and the previously regular minting ceased it only minted in denom when i manually minted from basecoin debug log shows cwallet autozeromint nothing minted because either not enough funds available or the requested denomination size is not yet reached in console getbalances basecoin spendable basecoin unconfirmed basecoin immature ct spendable ct unconfirmed ct immature ringct spendable ringct unconfirmed ringct immature zerocoin spendable zerocoin unconfirmed zerocoin immature | 1 |
315,916 | 9,633,656,721 | IssuesEvent | 2019-05-15 19:12:19 | nim-lang/Nim | https://api.github.com/repos/nim-lang/Nim | closed | future/sugar `=>` syntax breaks with generics | High Priority | Recently I'm getting all kinds of compilation errors when using the future/sugar `=>` syntax. I now noticed that it is related to generic procs:
```nimrod
import sequtils
import sugar
proc tester[T](x: T) =
let test = toSeq(0..5).map(i => newSeq[int]())
tester(1)
```
Error:
```
test.nim(7, 7) template/generic instantiation from here
test.nim(5, 32) template/generic instantiation from here
lib/system.nim(3559, 14) Error: cannot instantiate: 'T'
```
The expression does work when it appears in a non-generic context, and I'm pretty sure such code used to work before. | 1.0 | future/sugar `=>` syntax breaks with generics - Recently I'm getting all kinds of compilation errors when using the future/sugar `=>` syntax. I now noticed that it is related to generic procs:
```nimrod
import sequtils
import sugar
proc tester[T](x: T) =
let test = toSeq(0..5).map(i => newSeq[int]())
tester(1)
```
Error:
```
test.nim(7, 7) template/generic instantiation from here
test.nim(5, 32) template/generic instantiation from here
lib/system.nim(3559, 14) Error: cannot instantiate: 'T'
```
The expression does work when it appears in a non-generic context, and I'm pretty sure such code used to work before. | priority | future sugar syntax breaks with generics recently i m getting all kinds of compilation errors when using the future sugar syntax i now noticed that it is related to generic procs nimrod import sequtils import sugar proc tester x t let test toseq map i newseq tester error test nim template generic instantiation from here test nim template generic instantiation from here lib system nim error cannot instantiate t the expression does work when it appears in a non generic context and i m pretty sure such code used to work before | 1 |
355,651 | 10,583,215,167 | IssuesEvent | 2019-10-08 13:18:07 | pombase/canto | https://api.github.com/repos/pombase/canto | closed | config file for protein-protein interaction phenotypes | PHI-Canto config high priority | This needs an extension configuration.
All branches of PHIPO (pathogen, host and interaction) phenotypes which mention pathogen host interactions should prompt for 2 assayed using genes.
I'm not sure if this needs to be configured in the Canto settings, or the cardinality in the assayed_using file is sufficient.
@mah11 can advise.
This is fairly high priority as we will use it a lot and it's a bit of PINTA to navigate back to the gene list to copy paste the uniprot IDs | 1.0 | config file for protein-protein interaction phenotypes - This needs an extension configuration.
All branches of PHIPO (pathogen, host and interaction) phenotypes which mention pathogen host interactions should prompt for 2 assayed using genes.
I'm not sure if this needs to be configured in the Canto settings, or the cardinality in the assayed_using file is sufficient.
@mah11 can advise.
This is fairly high priority as we will use it a lot and it's a bit of PINTA to navigate back to the gene list to copy paste the uniprot IDs | priority | config file for protein protein interaction phenotypes this needs an extension configuration all branches of phipo pathogen host and interaction phenotypes which mention pathogen host interactions should prompt for assayed using genes i m not sure if this needs to be configured in the canto settings or the cardinality in the assayed using file is sufficient can advise this is fairly high priority as we will use it a lot and it s a bit of pinta to navigate back to the gene list to copy paste the uniprot ids | 1 |
260,748 | 8,214,348,263 | IssuesEvent | 2018-09-04 22:54:17 | GCE-NEIIST/GCE-NEIIST-webapp | https://api.github.com/repos/GCE-NEIIST/GCE-NEIIST-webapp | opened | Analytics: Improve BA_Logger | Category: Coding Priority: High | As we are passionate about data, we want to track the user, in order to provide better and more valuable services to them. Namely, one could see the theses they are most interested in, and we could give the student's feedback to the masters' administration, helping them to find trends.
This requires a well structured BA_Logger standard, to facilitate the implementation of scripts that will do the discovery of association rules, for instance.
| 1.0 | Analytics: Improve BA_Logger - As we are passionate about data, we want to track the user, in order to provide better and more valuable services to them. Namely, one could see the theses they are most interested in, and we could give the student's feedback to the masters' administration, helping them to find trends.
This requires a well structured BA_Logger standard, to facilitate the implementation of scripts that will do the discovery of association rules, for instance.
| priority | analytics improve ba logger as we are passionate about data we want to track the user in order to provide better and more valuable services to them namely one could see the theses they are most interested in and we could give the student s feedback to the masters administration helping them to find trends this requires a well structured ba logger standard to facilitate the implementation of scripts that will do the discovery of association rules for instance | 1 |
676,227 | 23,119,592,888 | IssuesEvent | 2022-07-27 19:58:46 | inverse-inc/packetfence | https://api.github.com/repos/inverse-inc/packetfence | closed | email templates: make them more flexible | Type: Bug Priority: High | Related to #3664
Currently, email templates use a static list of variables. If you use Root Portal Modules and you add new mandatory fields, it would be nice to have them automatically integrated in the resulting emails.
### Example
You add a "company" mandatory field for a sponsor-based registration in a Root Portal Module, you will see this field and associated value in resulting emails. | 1.0 | email templates: make them more flexible - Related to #3664
Currently, email templates use a static list of variables. If you use Root Portal Modules and you add new mandatory fields, it would be nice to have them automatically integrated in the resulting emails.
### Example
You add a "company" mandatory field for a sponsor-based registration in a Root Portal Module, you will see this field and associated value in resulting emails. | priority | email templates make them more flexible related to currently email templates use a static list of variables if you use root portal modules and you add new mandatory fields it would be nice to have them automatically integrated in the resulting emails example you add a company mandatory field for a sponsor based registration in a root portal module you will see this field and associated value in resulting emails | 1 |
392,761 | 11,595,490,846 | IssuesEvent | 2020-02-24 17:05:32 | ballerina-platform/ballerina-lang | https://api.github.com/repos/ballerina-platform/ballerina-lang | closed | Constants are not evaluated at Compile time | Area/Language Component/Compiler Points/1 Priority/High | **Description:**
$Subject
**Steps to reproduce:**
```ballerina
import ballerina/http;
listener http:Listener pathEP = new(9090);
const string RESOURCE_PATH = "/{id}";
const string SERVICE_BASE_PATH = "/hello";
const string SERVICE_HOST = "b7a.default";
const string RESOURCE_BODY = "person";
@http:ServiceConfig {
basePath: SERVICE_BASE_PATH,
host: SERVICE_HOST
}
service resourcePath on pathEP {
@http:ResourceConfig {
path: RESOURCE_PATH,
methods: ["GET", "POST"],
body: RESOURCE_BODY
}
resource function hello(http:Caller caller, http:Request req, string id, string person) {
json responseJson = { "Person": person };
checkpanic caller->respond(<@untainted json> responseJson);
}
}
```
**Affected Versions:**
1.1.0
**OS, DB, other environment details and versions:**
Mac, Linux
**Related Issues (optional):**
#20062
**Suggested Labels (optional):**
<!-- Optional comma separated list of suggested labels. Non committers can’t assign labels to issues, so this will help issue creators who are not a committer to suggest possible labels-->
**Suggested Assignees (optional):**
<!--Optional comma separated list of suggested team members who should attend the issue. Non committers can’t assign issues to assignees, so this will help issue creators who are not a committer to suggest possible assignees-->
| 1.0 | Constants are not evaluated at Compile time - **Description:**
$Subject
**Steps to reproduce:**
```ballerina
import ballerina/http;
listener http:Listener pathEP = new(9090);
const string RESOURCE_PATH = "/{id}";
const string SERVICE_BASE_PATH = "/hello";
const string SERVICE_HOST = "b7a.default";
const string RESOURCE_BODY = "person";
@http:ServiceConfig {
basePath: SERVICE_BASE_PATH,
host: SERVICE_HOST
}
service resourcePath on pathEP {
@http:ResourceConfig {
path: RESOURCE_PATH,
methods: ["GET", "POST"],
body: RESOURCE_BODY
}
resource function hello(http:Caller caller, http:Request req, string id, string person) {
json responseJson = { "Person": person };
checkpanic caller->respond(<@untainted json> responseJson);
}
}
```
**Affected Versions:**
1.1.0
**OS, DB, other environment details and versions:**
Mac, Linux
**Related Issues (optional):**
#20062
**Suggested Labels (optional):**
<!-- Optional comma separated list of suggested labels. Non committers can’t assign labels to issues, so this will help issue creators who are not a committer to suggest possible labels-->
**Suggested Assignees (optional):**
<!--Optional comma separated list of suggested team members who should attend the issue. Non committers can’t assign issues to assignees, so this will help issue creators who are not a committer to suggest possible assignees-->
| priority | constants are not evaluated at compile time description subject steps to reproduce ballerina import ballerina http listener http listener pathep new const string resource path id const string service base path hello const string service host default const string resource body person http serviceconfig basepath service base path host service host service resourcepath on pathep http resourceconfig path resource path methods body resource body resource function hello http caller caller http request req string id string person json responsejson person person checkpanic caller respond responsejson affected versions os db other environment details and versions mac linux related issues optional suggested labels optional suggested assignees optional | 1 |
483,540 | 13,926,052,404 | IssuesEvent | 2020-10-21 17:43:38 | onaio/reveal-frontend | https://api.github.com/repos/onaio/reveal-frontend | closed | RVL-1252 Missing TLAs under the IRS Performance Reporting | Priority: High | - [ ] There are spray operators whose entries are not showing up under the IRS Performance Reporting. We need to check if there is data from the following SOPs getting to the system: tlanch12, tlanch18, tlanch20, tlanch21 and tlanch25 under Nchelenge District.
This is item 3 on https://smartregister.atlassian.net/browse/RVL-1252 | 1.0 | RVL-1252 Missing TLAs under the IRS Performance Reporting - - [ ] There are spray operators whose entries are not showing up under the IRS Performance Reporting. We need to check if there is data from the following SOPs getting to the system: tlanch12, tlanch18, tlanch20, tlanch21 and tlanch25 under Nchelenge District.
This is item 3 on https://smartregister.atlassian.net/browse/RVL-1252 | priority | rvl missing tlas under the irs performance reporting there are spray operators whose entries are not showing up under the irs performance reporting we need to check if there is data from the following sops getting to the system and under nchelenge district this is item on | 1 |
286,608 | 8,790,638,686 | IssuesEvent | 2018-12-21 09:46:09 | carldata/borsuk | https://api.github.com/repos/carldata/borsuk | opened | RDII model should have more data | High Priority | There should be data for one day before and one day after the storm event. So we can show it properly in auto-iandi-tool. | 1.0 | RDII model should have more data - There should be data for one day before and one day after the storm event. So we can show it properly in auto-iandi-tool. | priority | rdii model should have more data there should be data for one day before and one day after the storm event so we can show it properly in auto iandi tool | 1 |
825,198 | 31,278,231,423 | IssuesEvent | 2023-08-22 07:55:16 | ahmedkaludi/accelerated-mobile-pages | https://api.github.com/repos/ahmedkaludi/accelerated-mobile-pages | closed | Some alphabetic letters are missing in the category, but the same letter shows on the post. | bug [Priority: HIGH] | An "a" alphabetic letter is missing in the category, but the same letter shows in the post.
Ref screenshoot Post :https://prnt.sc/Qf7RbqO2z2-g
Ref screenshoot of Catergry: https://prnt.sc/uZxU_uA0keqC 'a" alphabetic letter missing in the tittle.
Ref screenshoot: https://magazine3.in/conversation/132082?folder_id=29 | 1.0 | Some alphabetic letters are missing in the category, but the same letter shows on the post. - An "a" alphabetic letter is missing in the category, but the same letter shows in the post.
Ref screenshoot Post :https://prnt.sc/Qf7RbqO2z2-g
Ref screenshoot of Catergry: https://prnt.sc/uZxU_uA0keqC 'a" alphabetic letter missing in the tittle.
Ref screenshoot: https://magazine3.in/conversation/132082?folder_id=29 | priority | some alphabetic letters are missing in the category but the same letter shows on the post an a alphabetic letter is missing in the category but the same letter shows in the post ref screenshoot post ref screenshoot of catergry a alphabetic letter missing in the tittle ref screenshoot | 1 |
150,827 | 5,791,739,961 | IssuesEvent | 2017-05-02 07:15:43 | spring-projects/spring-boot | https://api.github.com/repos/spring-projects/spring-boot | closed | Shortcut binding if possible | priority: high type: chore | We can probably shortcut binding logic for 95% of our users by detecting if an environment source is truly enumerable.
Currently the `SystemEnvironmentPropertySource` is sometimes not enumerable due to security restrictions. The problem is that it acts like it is so we never know if when we call get property keys we're getting an empty set, or no keys because we can't enumerate.
This problem has peculated to the new `Binder` since we always need to test every every bean property to see if it will actually bind.
For example, given a bean `Foo` with properties `bar` and `baz`. If we bind foo to `myprop` we'll always need to read `Foo` methods, work out what's a getter/setter and try to bind them. If we knew for a fact that none of the property sources had any `myprop.*` names, we could bypass that.
| 1.0 | Shortcut binding if possible - We can probably shortcut binding logic for 95% of our users by detecting if an environment source is truly enumerable.
Currently the `SystemEnvironmentPropertySource` is sometimes not enumerable due to security restrictions. The problem is that it acts like it is so we never know if when we call get property keys we're getting an empty set, or no keys because we can't enumerate.
This problem has peculated to the new `Binder` since we always need to test every every bean property to see if it will actually bind.
For example, given a bean `Foo` with properties `bar` and `baz`. If we bind foo to `myprop` we'll always need to read `Foo` methods, work out what's a getter/setter and try to bind them. If we knew for a fact that none of the property sources had any `myprop.*` names, we could bypass that.
| priority | shortcut binding if possible we can probably shortcut binding logic for of our users by detecting if an environment source is truly enumerable currently the systemenvironmentpropertysource is sometimes not enumerable due to security restrictions the problem is that it acts like it is so we never know if when we call get property keys we re getting an empty set or no keys because we can t enumerate this problem has peculated to the new binder since we always need to test every every bean property to see if it will actually bind for example given a bean foo with properties bar and baz if we bind foo to myprop we ll always need to read foo methods work out what s a getter setter and try to bind them if we knew for a fact that none of the property sources had any myprop names we could bypass that | 1 |
286,335 | 8,786,838,640 | IssuesEvent | 2018-12-20 16:47:08 | geosolutions-it/MapStore2 | https://api.github.com/repos/geosolutions-it/MapStore2 | closed | Error in data updates when you dragging the cursor for istant visualization | Priority: High Timeline bug geonode_integration pending review review | ### Description
Now you can resize the range and drag the whole interval but in the same way you can't correctly drag the cursor of the istant visualization, you can do it dragging in the istogram but the control cells doesn't update accordingly with that new position so when you click play. next or back button you can't see the animation from the point you choose
### In case of Bug
*Browser Affected*
- [ ] Internet Explorer
- [ ] Chrome
- [x] Firefox
- [ ] Safari
*Steps to reproduce*
- open a map with a timeline
- expand the timeline
- move the cursor manually
*Expected Result*
- data in cells control updates accordingly
*Current Result*
- control cells doesn't updates
| 1.0 | Error in data updates when you dragging the cursor for istant visualization - ### Description
Now you can resize the range and drag the whole interval but in the same way you can't correctly drag the cursor of the istant visualization, you can do it dragging in the istogram but the control cells doesn't update accordingly with that new position so when you click play. next or back button you can't see the animation from the point you choose
### In case of Bug
*Browser Affected*
- [ ] Internet Explorer
- [ ] Chrome
- [x] Firefox
- [ ] Safari
*Steps to reproduce*
- open a map with a timeline
- expand the timeline
- move the cursor manually
*Expected Result*
- data in cells control updates accordingly
*Current Result*
- control cells doesn't updates
| priority | error in data updates when you dragging the cursor for istant visualization description now you can resize the range and drag the whole interval but in the same way you can t correctly drag the cursor of the istant visualization you can do it dragging in the istogram but the control cells doesn t update accordingly with that new position so when you click play next or back button you can t see the animation from the point you choose in case of bug browser affected internet explorer chrome firefox safari steps to reproduce open a map with a timeline expand the timeline move the cursor manually expected result data in cells control updates accordingly current result control cells doesn t updates | 1 |
254,417 | 8,073,835,347 | IssuesEvent | 2018-08-06 20:40:26 | UrbanCCD-UChicago/plenario2 | https://api.github.com/repos/UrbanCCD-UChicago/plenario2 | opened | API Detail Endpoint 500 When Given ID Instead of Slug | API Bug: High Priority | ```
2) test GET detail endpoint will 404 when given the id, even if it's for a valid, ready data set (PlenarioWeb.Api.DetailControllerTest)
test/plenario_web/controllers/api/detail_controller_test.exs:114
** (exit) exited in: GenServer.call(Plenario.ModelRegistry, {:lookup, "7220"}, 5000)
** (EXIT) an exception was raised:
** (KeyError) key "7220" not found in: %{7220 => :"Model.chicagobeachlabdnatests", "chicago-beach-lab-dna-tests" => :"Model.chicagobeachlabdnatests"}
(stdlib) :maps.get("7220", %{7220 => :"Model.chicagobeachlabdnatests", "chicago-beach-lab-dna-tests" => :"Model.chicagobeachlabdnatests"})
(plenario) lib/plenario/model_registry.ex:97: Plenario.ModelRegistry.handle_call/3
(stdlib) gen_server.erl:636: :gen_server.try_handle_call/4
(stdlib) gen_server.erl:665: :gen_server.handle_msg/6
(stdlib) proc_lib.erl:247: :proc_lib.init_p_do_apply/3
code: |> get(detail_path(conn, :get, meta.id))
stacktrace:
(elixir) lib/gen_server.ex:831: GenServer.call/3
(plenario) lib/plenario_web/controllers/api/detail_controller.ex:96: PlenarioWeb.Api.DetailController.construct_query_from_conn_assigns/2
(plenario) lib/plenario_web/controllers/api/detail_controller.ex:109: PlenarioWeb.Api.DetailController.get/2
(plenario) lib/plenario_web/controllers/api/detail_controller.ex:1: PlenarioWeb.Api.DetailController.action/2
(plenario) lib/plenario_web/controllers/api/detail_controller.ex:1: PlenarioWeb.Api.DetailController.phoenix_controller_pipeline/2
(plenario) lib/plenario_web/endpoint.ex:1: PlenarioWeb.Endpoint.instrument/4
(phoenix) lib/phoenix/router.ex:278: Phoenix.Router.__call__/1
(plenario) lib/plug/error_handler.ex:64: PlenarioWeb.Router.call/2
(plenario) lib/plenario_web/endpoint.ex:1: PlenarioWeb.Endpoint.plug_builder_call/2
(plenario) lib/plenario_web/endpoint.ex:1: PlenarioWeb.Endpoint.call/2
(phoenix) lib/phoenix/test/conn_test.ex:224: Phoenix.ConnTest.dispatch/5
test/plenario_web/controllers/api/detail_controller_test.exs:119: (test)
``` | 1.0 | API Detail Endpoint 500 When Given ID Instead of Slug - ```
2) test GET detail endpoint will 404 when given the id, even if it's for a valid, ready data set (PlenarioWeb.Api.DetailControllerTest)
test/plenario_web/controllers/api/detail_controller_test.exs:114
** (exit) exited in: GenServer.call(Plenario.ModelRegistry, {:lookup, "7220"}, 5000)
** (EXIT) an exception was raised:
** (KeyError) key "7220" not found in: %{7220 => :"Model.chicagobeachlabdnatests", "chicago-beach-lab-dna-tests" => :"Model.chicagobeachlabdnatests"}
(stdlib) :maps.get("7220", %{7220 => :"Model.chicagobeachlabdnatests", "chicago-beach-lab-dna-tests" => :"Model.chicagobeachlabdnatests"})
(plenario) lib/plenario/model_registry.ex:97: Plenario.ModelRegistry.handle_call/3
(stdlib) gen_server.erl:636: :gen_server.try_handle_call/4
(stdlib) gen_server.erl:665: :gen_server.handle_msg/6
(stdlib) proc_lib.erl:247: :proc_lib.init_p_do_apply/3
code: |> get(detail_path(conn, :get, meta.id))
stacktrace:
(elixir) lib/gen_server.ex:831: GenServer.call/3
(plenario) lib/plenario_web/controllers/api/detail_controller.ex:96: PlenarioWeb.Api.DetailController.construct_query_from_conn_assigns/2
(plenario) lib/plenario_web/controllers/api/detail_controller.ex:109: PlenarioWeb.Api.DetailController.get/2
(plenario) lib/plenario_web/controllers/api/detail_controller.ex:1: PlenarioWeb.Api.DetailController.action/2
(plenario) lib/plenario_web/controllers/api/detail_controller.ex:1: PlenarioWeb.Api.DetailController.phoenix_controller_pipeline/2
(plenario) lib/plenario_web/endpoint.ex:1: PlenarioWeb.Endpoint.instrument/4
(phoenix) lib/phoenix/router.ex:278: Phoenix.Router.__call__/1
(plenario) lib/plug/error_handler.ex:64: PlenarioWeb.Router.call/2
(plenario) lib/plenario_web/endpoint.ex:1: PlenarioWeb.Endpoint.plug_builder_call/2
(plenario) lib/plenario_web/endpoint.ex:1: PlenarioWeb.Endpoint.call/2
(phoenix) lib/phoenix/test/conn_test.ex:224: Phoenix.ConnTest.dispatch/5
test/plenario_web/controllers/api/detail_controller_test.exs:119: (test)
``` | priority | api detail endpoint when given id instead of slug test get detail endpoint will when given the id even if it s for a valid ready data set plenarioweb api detailcontrollertest test plenario web controllers api detail controller test exs exit exited in genserver call plenario modelregistry lookup exit an exception was raised keyerror key not found in model chicagobeachlabdnatests chicago beach lab dna tests model chicagobeachlabdnatests stdlib maps get model chicagobeachlabdnatests chicago beach lab dna tests model chicagobeachlabdnatests plenario lib plenario model registry ex plenario modelregistry handle call stdlib gen server erl gen server try handle call stdlib gen server erl gen server handle msg stdlib proc lib erl proc lib init p do apply code get detail path conn get meta id stacktrace elixir lib gen server ex genserver call plenario lib plenario web controllers api detail controller ex plenarioweb api detailcontroller construct query from conn assigns plenario lib plenario web controllers api detail controller ex plenarioweb api detailcontroller get plenario lib plenario web controllers api detail controller ex plenarioweb api detailcontroller action plenario lib plenario web controllers api detail controller ex plenarioweb api detailcontroller phoenix controller pipeline plenario lib plenario web endpoint ex plenarioweb endpoint instrument phoenix lib phoenix router ex phoenix router call plenario lib plug error handler ex plenarioweb router call plenario lib plenario web endpoint ex plenarioweb endpoint plug builder call plenario lib plenario web endpoint ex plenarioweb endpoint call phoenix lib phoenix test conn test ex phoenix conntest dispatch test plenario web controllers api detail controller test exs test | 1 |
803,966 | 29,239,484,915 | IssuesEvent | 2023-05-23 00:37:21 | AnalogFeelings/Bluechirp | https://api.github.com/repos/AnalogFeelings/Bluechirp | closed | Broken license link in README | bug high priority repository | The link to the license in the README file is not functioning properly. When clicked, it leads to a file not found page. I think the license link should look like this ```[here](LICENSE)``` instead of ```[here](LICENSE.txt)``` 😁 | 1.0 | Broken license link in README - The link to the license in the README file is not functioning properly. When clicked, it leads to a file not found page. I think the license link should look like this ```[here](LICENSE)``` instead of ```[here](LICENSE.txt)``` 😁 | priority | broken license link in readme the link to the license in the readme file is not functioning properly when clicked it leads to a file not found page i think the license link should look like this license instead of license txt 😁 | 1 |
349,788 | 10,473,311,492 | IssuesEvent | 2019-09-23 12:21:04 | AY1920S1-CS2103T-W12-2/main | https://api.github.com/repos/AY1920S1-CS2103T-W12-2/main | opened | Lee Bo Qiang: Redo feature | priority.High type.Task | v1.3: Can redo `add expenses`, `add income`, `delete`, `clone`, `tag` commands.
An extension to undo feature. | 1.0 | Lee Bo Qiang: Redo feature - v1.3: Can redo `add expenses`, `add income`, `delete`, `clone`, `tag` commands.
An extension to undo feature. | priority | lee bo qiang redo feature can redo add expenses add income delete clone tag commands an extension to undo feature | 1 |
584,154 | 17,407,733,539 | IssuesEvent | 2021-08-03 08:23:22 | ModernFlyouts-Community/ModernFlyouts | https://api.github.com/repos/ModernFlyouts-Community/ModernFlyouts | closed | Bug: Volume flyout pops up when changing keyboard layout | Bug High Priority status: fixed in next update | <!-- 🟥🟥🟥 A few rules to keep in mind- 🟥🟥🟥
1. Please check if there is already an issue for the bug you are facing.
2. It would be best to create the issue in English language.
3. Properly follow the issue template and do not delete the template.
🟥🟥🟥 All good? Continue with your issue :) 🟥🟥🟥
-->
**Describe the bug:**
When using the keyboard shortcuts to change the keyboard layout, the modern flyouts volume flyout pops up.
**To Reproduce:**
Steps to reproduce the behavior:
1. Make sure you have at least two keyboard layouts installed on your computer.
2. Use (Win + Space), (Ctrl + Shift), or (Shift + Alt) to change the keyboard layout.
3. Notice how the volume flyout shows, even though the volume isn't changing.
**Screenshots:**
<!-- If applicable, add screenshots below this line to help explain your problem. -->
**OS Version:**
- Windows 10 Version: Windows 10 Pro 20H2
**ModernFlyouts Version:**
- Version: v0.9.2.0
**Additional context:**
<!-- Add any other info about the problem below this line. -->
| 1.0 | Bug: Volume flyout pops up when changing keyboard layout - <!-- 🟥🟥🟥 A few rules to keep in mind- 🟥🟥🟥
1. Please check if there is already an issue for the bug you are facing.
2. It would be best to create the issue in English language.
3. Properly follow the issue template and do not delete the template.
🟥🟥🟥 All good? Continue with your issue :) 🟥🟥🟥
-->
**Describe the bug:**
When using the keyboard shortcuts to change the keyboard layout, the modern flyouts volume flyout pops up.
**To Reproduce:**
Steps to reproduce the behavior:
1. Make sure you have at least two keyboard layouts installed on your computer.
2. Use (Win + Space), (Ctrl + Shift), or (Shift + Alt) to change the keyboard layout.
3. Notice how the volume flyout shows, even though the volume isn't changing.
**Screenshots:**
<!-- If applicable, add screenshots below this line to help explain your problem. -->
**OS Version:**
- Windows 10 Version: Windows 10 Pro 20H2
**ModernFlyouts Version:**
- Version: v0.9.2.0
**Additional context:**
<!-- Add any other info about the problem below this line. -->
| priority | bug volume flyout pops up when changing keyboard layout 🟥🟥🟥 a few rules to keep in mind 🟥🟥🟥 please check if there is already an issue for the bug you are facing it would be best to create the issue in english language properly follow the issue template and do not delete the template 🟥🟥🟥 all good continue with your issue 🟥🟥🟥 describe the bug when using the keyboard shortcuts to change the keyboard layout the modern flyouts volume flyout pops up to reproduce steps to reproduce the behavior make sure you have at least two keyboard layouts installed on your computer use win space ctrl shift or shift alt to change the keyboard layout notice how the volume flyout shows even though the volume isn t changing screenshots os version windows version windows pro modernflyouts version version additional context | 1 |
719,099 | 24,746,327,596 | IssuesEvent | 2022-10-21 09:59:46 | ianfhunter/GNOLL | https://api.github.com/repos/ianfhunter/GNOLL | closed | Macros store resolved values, not unresolved ones | bug high-priority | **Describe the bug**
Macro is processed before storage, and only the stored value is retrieved
**To Reproduce**
Create a macro and call it twice
**Expected behavior**
Should produce different numbers, but produces the same
| 1.0 | Macros store resolved values, not unresolved ones - **Describe the bug**
Macro is processed before storage, and only the stored value is retrieved
**To Reproduce**
Create a macro and call it twice
**Expected behavior**
Should produce different numbers, but produces the same
| priority | macros store resolved values not unresolved ones describe the bug macro is processed before storage and only the stored value is retrieved to reproduce create a macro and call it twice expected behavior should produce different numbers but produces the same | 1 |
305,725 | 9,376,059,387 | IssuesEvent | 2019-04-04 06:50:12 | cs2113-ay1819s2-t08-1/main | https://api.github.com/repos/cs2113-ay1819s2-t08-1/main | closed | Project Milestone: v1.2 | priority.High | *Remove parts of the code not related to our product
*Commit all changes to local repo first then submit PR to organisation repo
*Merge once all teammates confirm the changes
To Dos for Milestone v1.2 (Week8 -17/03/19)
*Update all relevant documents regarding individual features
Features to be included:
Set up basic mapping algorithm for filter function - Jeremy
All attributes for Volunteer class , Volunteer List - Zander
All basic commands for Project Class, project List, look into Calander API - Quinn
All attributes for Beneficiary class, Beneficiary List - Huu
Responsibilities:
Build pass page for Travis CI - Jeremy
Ensure Issues are set up for User Stories - Zander
Set up milestone v1.3 - Quinn
Ensure proper integration & merging (review all PR) - Huu
*Please ensure gradle and Travis build success for each individual part before doing a PR.
Milestone wrapped up
A commit in the master branch tagged as v1.2 *please tag on your individual PR, only the one tagged as v1.2 will be merged with Organisation Main. | 1.0 | Project Milestone: v1.2 - *Remove parts of the code not related to our product
*Commit all changes to local repo first then submit PR to organisation repo
*Merge once all teammates confirm the changes
To Dos for Milestone v1.2 (Week8 -17/03/19)
*Update all relevant documents regarding individual features
Features to be included:
Set up basic mapping algorithm for filter function - Jeremy
All attributes for Volunteer class , Volunteer List - Zander
All basic commands for Project Class, project List, look into Calander API - Quinn
All attributes for Beneficiary class, Beneficiary List - Huu
Responsibilities:
Build pass page for Travis CI - Jeremy
Ensure Issues are set up for User Stories - Zander
Set up milestone v1.3 - Quinn
Ensure proper integration & merging (review all PR) - Huu
*Please ensure gradle and Travis build success for each individual part before doing a PR.
Milestone wrapped up
A commit in the master branch tagged as v1.2 *please tag on your individual PR, only the one tagged as v1.2 will be merged with Organisation Main. | priority | project milestone remove parts of the code not related to our product commit all changes to local repo first then submit pr to organisation repo merge once all teammates confirm the changes to dos for milestone update all relevant documents regarding individual features features to be included set up basic mapping algorithm for filter function jeremy all attributes for volunteer class volunteer list zander all basic commands for project class project list look into calander api quinn all attributes for beneficiary class beneficiary list huu responsibilities build pass page for travis ci jeremy ensure issues are set up for user stories zander set up milestone quinn ensure proper integration merging review all pr huu please ensure gradle and travis build success for each individual part before doing a pr milestone wrapped up a commit in the master branch tagged as please tag on your individual pr only the one tagged as will be merged with organisation main | 1 |
543,578 | 15,883,679,609 | IssuesEvent | 2021-04-09 17:44:27 | wso2/product-is | https://api.github.com/repos/wso2/product-is | closed | Please explain the reason for disabling orderId in IdentityMgtEventListener | Affected/5.4.0-Update1 Priority/Highest docs | In [1] there is a statement to disable orderId. But the reason for the disabling is not given. Please provide an explanation to why the disabling is needed
[1] https://docs.wso2.com/display/IS540/Username+Recovery | 1.0 | Please explain the reason for disabling orderId in IdentityMgtEventListener - In [1] there is a statement to disable orderId. But the reason for the disabling is not given. Please provide an explanation to why the disabling is needed
[1] https://docs.wso2.com/display/IS540/Username+Recovery | priority | please explain the reason for disabling orderid in identitymgteventlistener in there is a statement to disable orderid but the reason for the disabling is not given please provide an explanation to why the disabling is needed | 1 |
122,380 | 4,834,746,405 | IssuesEvent | 2016-11-08 15:09:26 | sabaitechnology/SabaiOpen | https://api.github.com/repos/sabaitechnology/SabaiOpen | closed | Readonly File Issue | bug_high_priority | Seems that Ruth continues to have issues with users developing read only file structures on their USB drives in the accelerator.
| 1.0 | Readonly File Issue - Seems that Ruth continues to have issues with users developing read only file structures on their USB drives in the accelerator.
| priority | readonly file issue seems that ruth continues to have issues with users developing read only file structures on their usb drives in the accelerator | 1 |
490,378 | 14,118,791,548 | IssuesEvent | 2020-11-08 15:07:23 | AY2021S1-CS2113T-F11-4/tp | https://api.github.com/repos/AY2021S1-CS2113T-F11-4/tp | closed | catchDateFormat need a better error message | priority.High severity.Low type.Bug | Following command `sprint /create -goal milestone1 -start abcd` produces:
```
begin 4, end 6, length 4
``` | 1.0 | catchDateFormat need a better error message - Following command `sprint /create -goal milestone1 -start abcd` produces:
```
begin 4, end 6, length 4
``` | priority | catchdateformat need a better error message following command sprint create goal start abcd produces begin end length | 1 |
492,256 | 14,199,270,134 | IssuesEvent | 2020-11-16 01:50:22 | ita-social-projects/horondi_client_fe | https://api.github.com/repos/ita-social-projects/horondi_client_fe | closed | [Home] Categories slider from bags/accessories/backpacks displayed on home page | UI bug priority: high severity: minor | **Environment:** Windows X, Google Chrome: Version 86.0.4240.75 (Official Build) (64-bit)
**Reproducible:** always.
**Build found**: 23/Oct/20 | DB: 23
**Preconditions:**
Run HORONDI localhost
**Steps to reproduce:**
1. Go to HORONDI homepage (http://localhost:3000/)
2. Click on 'Bags' or 'Accessories' or 'Backpacks'
3. Click on HORONDI label
**Actual result:**
Categories slider is displayed on homepage (see slider-err.png)
**Expected result:**
Homepage displayed without categories slider
**Workaround:**
Refresh homepage.
User story and test case links
User story #2 As a user I want to see home page
Test case: ad hoc test

| 1.0 | [Home] Categories slider from bags/accessories/backpacks displayed on home page - **Environment:** Windows X, Google Chrome: Version 86.0.4240.75 (Official Build) (64-bit)
**Reproducible:** always.
**Build found**: 23/Oct/20 | DB: 23
**Preconditions:**
Run HORONDI localhost
**Steps to reproduce:**
1. Go to HORONDI homepage (http://localhost:3000/)
2. Click on 'Bags' or 'Accessories' or 'Backpacks'
3. Click on HORONDI label
**Actual result:**
Categories slider is displayed on homepage (see slider-err.png)
**Expected result:**
Homepage displayed without categories slider
**Workaround:**
Refresh homepage.
User story and test case links
User story #2 As a user I want to see home page
Test case: ad hoc test

| priority | categories slider from bags accessories backpacks displayed on home page environment windows x google chrome version official build bit reproducible always build found oct db preconditions run horondi localhost steps to reproduce go to horondi homepage click on bags or accessories or backpacks click on horondi label actual result categories slider is displayed on homepage see slider err png expected result homepage displayed without categories slider workaround refresh homepage user story and test case links user story as a user i want to see home page test case ad hoc test | 1 |
467,001 | 13,438,656,801 | IssuesEvent | 2020-09-07 18:42:51 | buxlabs/boxwood | https://api.github.com/repos/buxlabs/boxwood | closed | style[scoped] improvements | enhancement priority: high | Right now, scoped styles do not change class names in html/css. The scoping should be more aggresive though so that some unexpected css does not override local styling. | 1.0 | style[scoped] improvements - Right now, scoped styles do not change class names in html/css. The scoping should be more aggresive though so that some unexpected css does not override local styling. | priority | style improvements right now scoped styles do not change class names in html css the scoping should be more aggresive though so that some unexpected css does not override local styling | 1 |
818,276 | 30,681,645,027 | IssuesEvent | 2023-07-26 09:32:45 | EBISPOT/goci | https://api.github.com/repos/EBISPOT/goci | closed | Set up curation app access for new NIH analyst | Priority: High | The new NIH analyst needs access to the curation app. His email is nicolas.keller AT nih.gov
| 1.0 | Set up curation app access for new NIH analyst - The new NIH analyst needs access to the curation app. His email is nicolas.keller AT nih.gov
| priority | set up curation app access for new nih analyst the new nih analyst needs access to the curation app his email is nicolas keller at nih gov | 1 |
417,255 | 12,157,761,655 | IssuesEvent | 2020-04-25 23:51:53 | buddyboss/buddyboss-platform | https://api.github.com/repos/buddyboss/buddyboss-platform | reopened | URL preview for posts and pages (specially homepage) is inconsistent. | bug component: activity priority: high | **Describe the bug**
When we share the URL on the activity page, the preview of that link is displayed inconsistently. Meaning, sometimes it displays the correct preview but sometimes the image is not displayed in the preview.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to the Activity page
2. Share a URL of a blog post or homepage
3. do not enter space or write anything after entering the URL, let the preview load
4. See error
**Expected behavior**
The preview must be displayed the same every time we share the URL.
**Screenshots**
- https://i.imgur.com/GQ3P8dM.jpg and https://i.imgur.com/X6D0vqJ.jpg (for the same URL)
- https://i.imgur.com/tK3XIf4.jpg (for https://www.buddyboss.com/)
**Support ticket links**
- https://secure.helpscout.net/conversation/1131432299/67593/
- https://secure.helpscout.net/conversation/1130216571/67322/
- https://secure.helpscout.net/conversation/1134655135/68272/
- https://secure.helpscout.net/conversation/1140435190/69438?folderId=3709080
---
Notes from @eisenwasser to clarify this task:
**Actual Issues**
1. Fix WordPress thumbnail issue in embeds (WordPress 5.4 bug)
2. In our fallback preview, update layout to match WP default embeds (WP 5.4 changed the layout)
3. In our fallback preview, fix us fetching incorrect default image and not always fetching the description
4. Some links produce weird characters in the link preview
Video explanation:
https://www.loom.com/share/5da8318f12e5488baf248a5ed87b2281
**Test Links for content previews**
- https://cpp-luxury.com/cruise-shows-being-held-all-over-the-world-are-a-huge-but-meaningless-waste-of-money-says-giorgio-armani/
- https://joblux.com/curated-luxury-news/giorgio-armani-cruise-shows-being-held-are-a-huge-but-meaningless-waste-of-money/
**Test Links for weird character output**
- https://versusshoubiao.world.tmall.com/shop/view_shop.htm?spm=a1z10.3-b-s.1997427721.d4918089.14c3350dM8lsaA
| 1.0 | URL preview for posts and pages (specially homepage) is inconsistent. - **Describe the bug**
When we share the URL on the activity page, the preview of that link is displayed inconsistently. Meaning, sometimes it displays the correct preview but sometimes the image is not displayed in the preview.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to the Activity page
2. Share a URL of a blog post or homepage
3. do not enter space or write anything after entering the URL, let the preview load
4. See error
**Expected behavior**
The preview must be displayed the same every time we share the URL.
**Screenshots**
- https://i.imgur.com/GQ3P8dM.jpg and https://i.imgur.com/X6D0vqJ.jpg (for the same URL)
- https://i.imgur.com/tK3XIf4.jpg (for https://www.buddyboss.com/)
**Support ticket links**
- https://secure.helpscout.net/conversation/1131432299/67593/
- https://secure.helpscout.net/conversation/1130216571/67322/
- https://secure.helpscout.net/conversation/1134655135/68272/
- https://secure.helpscout.net/conversation/1140435190/69438?folderId=3709080
---
Notes from @eisenwasser to clarify this task:
**Actual Issues**
1. Fix WordPress thumbnail issue in embeds (WordPress 5.4 bug)
2. In our fallback preview, update layout to match WP default embeds (WP 5.4 changed the layout)
3. In our fallback preview, fix us fetching incorrect default image and not always fetching the description
4. Some links produce weird characters in the link preview
Video explanation:
https://www.loom.com/share/5da8318f12e5488baf248a5ed87b2281
**Test Links for content previews**
- https://cpp-luxury.com/cruise-shows-being-held-all-over-the-world-are-a-huge-but-meaningless-waste-of-money-says-giorgio-armani/
- https://joblux.com/curated-luxury-news/giorgio-armani-cruise-shows-being-held-are-a-huge-but-meaningless-waste-of-money/
**Test Links for weird character output**
- https://versusshoubiao.world.tmall.com/shop/view_shop.htm?spm=a1z10.3-b-s.1997427721.d4918089.14c3350dM8lsaA
| priority | url preview for posts and pages specially homepage is inconsistent describe the bug when we share the url on the activity page the preview of that link is displayed inconsistently meaning sometimes it displays the correct preview but sometimes the image is not displayed in the preview to reproduce steps to reproduce the behavior go to the activity page share a url of a blog post or homepage do not enter space or write anything after entering the url let the preview load see error expected behavior the preview must be displayed the same every time we share the url screenshots and for the same url for support ticket links notes from eisenwasser to clarify this task actual issues fix wordpress thumbnail issue in embeds wordpress bug in our fallback preview update layout to match wp default embeds wp changed the layout in our fallback preview fix us fetching incorrect default image and not always fetching the description some links produce weird characters in the link preview video explanation test links for content previews test links for weird character output | 1 |
523,276 | 15,177,071,008 | IssuesEvent | 2021-02-14 09:11:36 | photoview/photoview | https://api.github.com/repos/photoview/photoview | closed | /app/graphql/resolvers/timeline.go:48 ERROR: function year(timestamp with time zone) does not exist (SQLSTATE 42883) | bug high priority | Hi,
I got this error after login, when main page is displayed.
I installed latest docker image (2.1) and configured container with Postgres DB (postgres:13 image).
Environment is Debian 10 (Open Media Vault) in VMWare machine.
Hope this can help.
Thanks,
Gab
```
2021/02/13 17:01:40 /app/graphql/resolvers/timeline.go:48 ERROR: function year(timestamp with time zone) does not exist (SQLSTATE 42883),
[1.644ms] [rows:-] SELECT albums.id AS album_id,YEAR(media.date_shot) AS year,MONTH(media.date_shot) AS month,DAY(media.date_shot) AS day FROM "media" JOIN albums ON media.album_id = albums.id WHERE albums.id IN (SELECT user_albums.album_id FROM "user_albums" WHERE user_id = 1) GROUP BY albums.id, YEAR(media.date_shot), MONTH(media.date_shot), DAY(media.date_shot) ORDER BY media.date_shot DESC LIMIT 50,
runtime error: invalid memory address or nil pointer dereference,
,
goroutine 51 [running]:,
runtime/debug.Stack(0x1, 0x0, 0x0),
/usr/local/go/src/runtime/debug/stack.go:24 +0x9f,
ntime/debug.PrintStack(),
/usr/local/go/src/runtime/debug/stack.go:16 +0x25,
github.com/99designs/gqlgen/graphql.DefaultRecover(0xe6ae40, 0xc000463890, 0xcb3760, 0x1239260, 0x0, 0x41d834),
/go/pkg/mod/github.com/99designs/gqlgen@v0.13.0/graphql/recovery.go:16 +0xaa,
github.com/99designs/gqlgen/graphql.(*OperationContext).Recover(0xc00041e800, 0xe6ae40, 0xc000463890, 0xcb3760, 0x1239260, 0xc0000e84b0, 0x0),
/go/pkg/mod/github.com/99designs/gqlgen@v0.13.0/graphql/context_operation.go:110 +0x56,
github.com/photoview/photoview/api/graphql.(*executionContext)._Query_myTimeline.func1(0xc000033d30, 0xc000033d80, 0xc0000e8c70),
/app/graphql/generated.go:5277 +0x79,
panic(0xcb3760, 0x1239260),
/usr/local/go/src/runtime/panic.go:969 +0x1b9,
database/sql.(*Rows).close(0x0, 0x0, 0x0, 0x0, 0x0),
/usr/local/go/src/database/sql/sql.go:3155 +0x76,
database/sql.(*Rows).Close(0x0, 0x0, 0xe547e0),
/usr/local/go/src/database/sql/sql.go:3151 +0x33,
github.com/photoview/photoview/api/graphql/resolvers.(*queryResolver).MyTimeline.func1(0xc000463ad0, 0xe547e0, 0xc000366000),
/app/graphql/resolvers/timeline.go:53 +0x10cb,
gorm.io/gorm.(*DB).Transaction(0xc0001fc870, 0xc000463a10, 0x0, 0x0, 0x0, 0x0, 0x0),
/go/pkg/mod/gorm.io/gorm@v1.20.12/finisher_api.go:552 +0x3da,
github.com/photoview/photoview/api/graphql/resolvers.(*queryResolver).MyTimeline(0xc0002f43a8, 0xe6ae40, 0xc000463890, 0xc000033db0, 0xc0004389d0, 0x20, 0x20, 0x7f4b18bb6108, 0xc00000fa60, 0xc0003d8998),
/app/graphql/resolvers/timeline.go:20 +0x114,
github.com/photoview/photoview/api/graphql.(*executionContext)._Query_myTimeline.func2(0xe6ae40, 0xc000463890, 0x20, 0xd08820, 0xc000033d01, 0xc00000fa60),
/app/graphql/generated.go:5299 +0x162,
github.com/99designs/gqlgen/graphql/executor.processExtensions.func3(0xe6ae40, 0xc000463890, 0xc00000fa60, 0xc0004638c0, 0xc000463920, 0x0, 0x0),
/go/pkg/mod/github.com/99designs/gqlgen@v0.13.0/graphql/executor/extensions.go:62 +0x3a,
github.com/photoview/photoview/api/graphql.(*executionContext)._Query_myTimeline(0xc000033d30, 0xe6ae40, 0xc000463860, 0xc0000e3180, 0xc00007a690, 0x5, 0x5, 0x0, 0x0),
/app/graphql/generated.go:5297 +0x2d8,
github.com/photoview/photoview/api/graphql.(*executionContext)._Query.func9(0x0, 0x0),
/app/graphql/generated.go:8762 +0xa8,
github.com/99designs/gqlgen/graphql.(*FieldSet).Dispatch(0xc00007a730),
/go/pkg/mod/github.com/99designs/gqlgen@v0.13.0/graphql/fieldset.go:34 +0x1dd,
github.com/photoview/photoview/api/graphql.(*executionContext)._Query(0xc000033d30, 0xe6ae40, 0xc000463830, 0xc000033a50, 0x1, 0x1, 0xc000463830, 0x30),
/app/graphql/generated.go:8843 +0x486,
github.com/photoview/photoview/api/graphql.(*executableSchema).Exec.func1(0xe6ae40, 0xc000463830, 0x10),
/app/graphql/generated.go:1292 +0x7b,
github.com/99designs/gqlgen/graphql/executor.(*Executor).DispatchOperation.func1.1.1(0xe6ae40, 0xc000463830, 0xc000033d40),
/go/pkg/mod/github.com/99designs/gqlgen@v0.13.0/graphql/executor/executor.go:105 +0x43,
github.com/99designs/gqlgen/graphql/executor.processExtensions.func2(0xe6ae40, 0xc000463830, 0xc000033d40, 0xe414c0),
/go/pkg/mod/github.com/99designs/gqlgen@v0.13.0/graphql/executor/extensions.go:59 +0x3a,
github.com/99designs/gqlgen/graphql/executor.(*Executor).DispatchOperation.func1.1(0xe6ae40, 0xc0004637d0, 0xc000463710),
/go/pkg/mod/github.com/99designs/gqlgen@v0.13.0/graphql/executor/executor.go:104 +0x12c,
github.com/99designs/gqlgen/graphql/handler/transport.POST.Do(0xe62b80, 0xc0004628a0, 0xc00041e700, 0xe61140, 0xc0003bddd0),
/go/pkg/mod/github.com/99designs/gqlgen@v0.13.0/graphql/handler/transport/http_post.go:53 +0x3a8,
github.com/99designs/gqlgen/graphql/handler.(*Server).ServeHTTP(0xc0003ec320, 0xe62b80, 0xc0004628a0, 0xc00041e700),
/go/pkg/mod/github.com/99designs/gqlgen@v0.13.0/graphql/handler/server.go:115 +0x21b,
net/http.HandlerFunc.ServeHTTP(0xc0003dbba0, 0xe62b80, 0xc0004628a0, 0xc00041e600),
/usr/local/go/src/net/http/server.go:2042 +0x44,
github.com/photoview/photoview/api/server.CORSMiddleware.func1.1(0xe62b80, 0xc0004628a0, 0xc00041e600),
/app/server/cors_middleware.go:39 +0x970,
net/http.HandlerFunc.ServeHTTP(0xc00000e680, 0xe62b80, 0xc0004628a0, 0xc00041e600),
/usr/local/go/src/net/http/server.go:2042 +0x44,
github.com/photoview/photoview/api/server.LoggingMiddleware.func1(0xe64280, 0xc00007a230, 0xc00041e600),
/app/server/logging.go:20 +0x152,
net/http.HandlerFunc.ServeHTTP(0xc00000e6a0, 0xe64280, 0xc00007a230, 0xc00041e600),
/usr/local/go/src/net/http/server.go:2042 +0x44,
github.com/photoview/photoview/api/graphql/auth.Middleware.func1.1(0xe64280, 0xc00007a230, 0xc00041e500),
/app/graphql/auth/auth.go:49 +0x307,
net/http.HandlerFunc.ServeHTTP(0xc00000e6c0, 0xe64280, 0xc00007a230, 0xc00041e500),
/usr/local/go/src/net/http/server.go:2042 +0x44,
github.com/photoview/photoview/api/graphql/dataloader.Middleware.func1.1(0xe64280, 0xc00007a230, 0xc00041e400),
/app/graphql/dataloader/loaders.go:35 +0x2a7,
net/http.HandlerFunc.ServeHTTP(0xc00000e6e0, 0xe64280, 0xc00007a230, 0xc00041e400),
/usr/local/go/src/net/http/server.go:2042 +0x44,
github.com/gorilla/mux.(*Router).ServeHTTP(0xc0001fa480, 0xe64280, 0xc00007a230, 0xc00041e100),
/go/pkg/mod/github.com/gorilla/mux@v1.8.0/mux.go:210 +0xd3,
github.com/gorilla/handlers.CompressHandlerLevel.func1(0xe63300, 0xc000206000, 0xc00041e100),
/go/pkg/mod/github.com/gorilla/handlers@v1.5.1/compress.go:141 +0x692,
net/http.HandlerFunc.ServeHTTP(0xc0003ec740, 0xe63300, 0xc000206000, 0xc00041e100),
/usr/local/go/src/net/http/server.go:2042 +0x44,
net/http.serverHandler.ServeHTTP(0xc000206540, 0xe63300, 0xc000206000, 0xc00041e100),
/usr/local/go/src/net/http/server.go:2843 +0xa3,
net/http.(*conn).serve(0xc000420140, 0xe6ad80, 0xc000454180),
/usr/local/go/src/net/http/server.go:1925 +0x8ad,
created by net/http.(*Server).Serve,
/usr/local/go/src/net/http/server.go:2969 +0x36c,
``` | 1.0 | /app/graphql/resolvers/timeline.go:48 ERROR: function year(timestamp with time zone) does not exist (SQLSTATE 42883) - Hi,
I got this error after login, when main page is displayed.
I installed latest docker image (2.1) and configured container with Postgres DB (postgres:13 image).
Environment is Debian 10 (Open Media Vault) in VMWare machine.
Hope this can help.
Thanks,
Gab
```
2021/02/13 17:01:40 /app/graphql/resolvers/timeline.go:48 ERROR: function year(timestamp with time zone) does not exist (SQLSTATE 42883),
[1.644ms] [rows:-] SELECT albums.id AS album_id,YEAR(media.date_shot) AS year,MONTH(media.date_shot) AS month,DAY(media.date_shot) AS day FROM "media" JOIN albums ON media.album_id = albums.id WHERE albums.id IN (SELECT user_albums.album_id FROM "user_albums" WHERE user_id = 1) GROUP BY albums.id, YEAR(media.date_shot), MONTH(media.date_shot), DAY(media.date_shot) ORDER BY media.date_shot DESC LIMIT 50,
runtime error: invalid memory address or nil pointer dereference,
,
goroutine 51 [running]:,
runtime/debug.Stack(0x1, 0x0, 0x0),
/usr/local/go/src/runtime/debug/stack.go:24 +0x9f,
ntime/debug.PrintStack(),
/usr/local/go/src/runtime/debug/stack.go:16 +0x25,
github.com/99designs/gqlgen/graphql.DefaultRecover(0xe6ae40, 0xc000463890, 0xcb3760, 0x1239260, 0x0, 0x41d834),
/go/pkg/mod/github.com/99designs/gqlgen@v0.13.0/graphql/recovery.go:16 +0xaa,
github.com/99designs/gqlgen/graphql.(*OperationContext).Recover(0xc00041e800, 0xe6ae40, 0xc000463890, 0xcb3760, 0x1239260, 0xc0000e84b0, 0x0),
/go/pkg/mod/github.com/99designs/gqlgen@v0.13.0/graphql/context_operation.go:110 +0x56,
github.com/photoview/photoview/api/graphql.(*executionContext)._Query_myTimeline.func1(0xc000033d30, 0xc000033d80, 0xc0000e8c70),
/app/graphql/generated.go:5277 +0x79,
panic(0xcb3760, 0x1239260),
/usr/local/go/src/runtime/panic.go:969 +0x1b9,
database/sql.(*Rows).close(0x0, 0x0, 0x0, 0x0, 0x0),
/usr/local/go/src/database/sql/sql.go:3155 +0x76,
database/sql.(*Rows).Close(0x0, 0x0, 0xe547e0),
/usr/local/go/src/database/sql/sql.go:3151 +0x33,
github.com/photoview/photoview/api/graphql/resolvers.(*queryResolver).MyTimeline.func1(0xc000463ad0, 0xe547e0, 0xc000366000),
/app/graphql/resolvers/timeline.go:53 +0x10cb,
gorm.io/gorm.(*DB).Transaction(0xc0001fc870, 0xc000463a10, 0x0, 0x0, 0x0, 0x0, 0x0),
/go/pkg/mod/gorm.io/gorm@v1.20.12/finisher_api.go:552 +0x3da,
github.com/photoview/photoview/api/graphql/resolvers.(*queryResolver).MyTimeline(0xc0002f43a8, 0xe6ae40, 0xc000463890, 0xc000033db0, 0xc0004389d0, 0x20, 0x20, 0x7f4b18bb6108, 0xc00000fa60, 0xc0003d8998),
/app/graphql/resolvers/timeline.go:20 +0x114,
github.com/photoview/photoview/api/graphql.(*executionContext)._Query_myTimeline.func2(0xe6ae40, 0xc000463890, 0x20, 0xd08820, 0xc000033d01, 0xc00000fa60),
/app/graphql/generated.go:5299 +0x162,
github.com/99designs/gqlgen/graphql/executor.processExtensions.func3(0xe6ae40, 0xc000463890, 0xc00000fa60, 0xc0004638c0, 0xc000463920, 0x0, 0x0),
/go/pkg/mod/github.com/99designs/gqlgen@v0.13.0/graphql/executor/extensions.go:62 +0x3a,
github.com/photoview/photoview/api/graphql.(*executionContext)._Query_myTimeline(0xc000033d30, 0xe6ae40, 0xc000463860, 0xc0000e3180, 0xc00007a690, 0x5, 0x5, 0x0, 0x0),
/app/graphql/generated.go:5297 +0x2d8,
github.com/photoview/photoview/api/graphql.(*executionContext)._Query.func9(0x0, 0x0),
/app/graphql/generated.go:8762 +0xa8,
github.com/99designs/gqlgen/graphql.(*FieldSet).Dispatch(0xc00007a730),
/go/pkg/mod/github.com/99designs/gqlgen@v0.13.0/graphql/fieldset.go:34 +0x1dd,
github.com/photoview/photoview/api/graphql.(*executionContext)._Query(0xc000033d30, 0xe6ae40, 0xc000463830, 0xc000033a50, 0x1, 0x1, 0xc000463830, 0x30),
/app/graphql/generated.go:8843 +0x486,
github.com/photoview/photoview/api/graphql.(*executableSchema).Exec.func1(0xe6ae40, 0xc000463830, 0x10),
/app/graphql/generated.go:1292 +0x7b,
github.com/99designs/gqlgen/graphql/executor.(*Executor).DispatchOperation.func1.1.1(0xe6ae40, 0xc000463830, 0xc000033d40),
/go/pkg/mod/github.com/99designs/gqlgen@v0.13.0/graphql/executor/executor.go:105 +0x43,
github.com/99designs/gqlgen/graphql/executor.processExtensions.func2(0xe6ae40, 0xc000463830, 0xc000033d40, 0xe414c0),
/go/pkg/mod/github.com/99designs/gqlgen@v0.13.0/graphql/executor/extensions.go:59 +0x3a,
github.com/99designs/gqlgen/graphql/executor.(*Executor).DispatchOperation.func1.1(0xe6ae40, 0xc0004637d0, 0xc000463710),
/go/pkg/mod/github.com/99designs/gqlgen@v0.13.0/graphql/executor/executor.go:104 +0x12c,
github.com/99designs/gqlgen/graphql/handler/transport.POST.Do(0xe62b80, 0xc0004628a0, 0xc00041e700, 0xe61140, 0xc0003bddd0),
/go/pkg/mod/github.com/99designs/gqlgen@v0.13.0/graphql/handler/transport/http_post.go:53 +0x3a8,
github.com/99designs/gqlgen/graphql/handler.(*Server).ServeHTTP(0xc0003ec320, 0xe62b80, 0xc0004628a0, 0xc00041e700),
/go/pkg/mod/github.com/99designs/gqlgen@v0.13.0/graphql/handler/server.go:115 +0x21b,
net/http.HandlerFunc.ServeHTTP(0xc0003dbba0, 0xe62b80, 0xc0004628a0, 0xc00041e600),
/usr/local/go/src/net/http/server.go:2042 +0x44,
github.com/photoview/photoview/api/server.CORSMiddleware.func1.1(0xe62b80, 0xc0004628a0, 0xc00041e600),
/app/server/cors_middleware.go:39 +0x970,
net/http.HandlerFunc.ServeHTTP(0xc00000e680, 0xe62b80, 0xc0004628a0, 0xc00041e600),
/usr/local/go/src/net/http/server.go:2042 +0x44,
github.com/photoview/photoview/api/server.LoggingMiddleware.func1(0xe64280, 0xc00007a230, 0xc00041e600),
/app/server/logging.go:20 +0x152,
net/http.HandlerFunc.ServeHTTP(0xc00000e6a0, 0xe64280, 0xc00007a230, 0xc00041e600),
/usr/local/go/src/net/http/server.go:2042 +0x44,
github.com/photoview/photoview/api/graphql/auth.Middleware.func1.1(0xe64280, 0xc00007a230, 0xc00041e500),
/app/graphql/auth/auth.go:49 +0x307,
net/http.HandlerFunc.ServeHTTP(0xc00000e6c0, 0xe64280, 0xc00007a230, 0xc00041e500),
/usr/local/go/src/net/http/server.go:2042 +0x44,
github.com/photoview/photoview/api/graphql/dataloader.Middleware.func1.1(0xe64280, 0xc00007a230, 0xc00041e400),
/app/graphql/dataloader/loaders.go:35 +0x2a7,
net/http.HandlerFunc.ServeHTTP(0xc00000e6e0, 0xe64280, 0xc00007a230, 0xc00041e400),
/usr/local/go/src/net/http/server.go:2042 +0x44,
github.com/gorilla/mux.(*Router).ServeHTTP(0xc0001fa480, 0xe64280, 0xc00007a230, 0xc00041e100),
/go/pkg/mod/github.com/gorilla/mux@v1.8.0/mux.go:210 +0xd3,
github.com/gorilla/handlers.CompressHandlerLevel.func1(0xe63300, 0xc000206000, 0xc00041e100),
/go/pkg/mod/github.com/gorilla/handlers@v1.5.1/compress.go:141 +0x692,
net/http.HandlerFunc.ServeHTTP(0xc0003ec740, 0xe63300, 0xc000206000, 0xc00041e100),
/usr/local/go/src/net/http/server.go:2042 +0x44,
net/http.serverHandler.ServeHTTP(0xc000206540, 0xe63300, 0xc000206000, 0xc00041e100),
/usr/local/go/src/net/http/server.go:2843 +0xa3,
net/http.(*conn).serve(0xc000420140, 0xe6ad80, 0xc000454180),
/usr/local/go/src/net/http/server.go:1925 +0x8ad,
created by net/http.(*Server).Serve,
/usr/local/go/src/net/http/server.go:2969 +0x36c,
``` | priority | app graphql resolvers timeline go error function year timestamp with time zone does not exist sqlstate hi i got this error after login when main page is displayed i installed latest docker image and configured container with postgres db postgres image environment is debian open media vault in vmware machine hope this can help thanks gab app graphql resolvers timeline go error function year timestamp with time zone does not exist sqlstate select albums id as album id year media date shot as year month media date shot as month day media date shot as day from media join albums on media album id albums id where albums id in select user albums album id from user albums where user id group by albums id year media date shot month media date shot day media date shot order by media date shot desc limit runtime error invalid memory address or nil pointer dereference goroutine runtime debug stack usr local go src runtime debug stack go ntime debug printstack usr local go src runtime debug stack go github com gqlgen graphql defaultrecover go pkg mod github com gqlgen graphql recovery go github com gqlgen graphql operationcontext recover go pkg mod github com gqlgen graphql context operation go github com photoview photoview api graphql executioncontext query mytimeline app graphql generated go panic usr local go src runtime panic go database sql rows close usr local go src database sql sql go database sql rows close usr local go src database sql sql go github com photoview photoview api graphql resolvers queryresolver mytimeline app graphql resolvers timeline go gorm io gorm db transaction go pkg mod gorm io gorm finisher api go github com photoview photoview api graphql resolvers queryresolver mytimeline app graphql resolvers timeline go github com photoview photoview api graphql executioncontext query mytimeline app graphql generated go github com gqlgen graphql executor processextensions go pkg mod github com gqlgen graphql executor extensions go github com photoview photoview api graphql executioncontext query mytimeline app graphql generated go github com photoview photoview api graphql executioncontext query app graphql generated go github com gqlgen graphql fieldset dispatch go pkg mod github com gqlgen graphql fieldset go github com photoview photoview api graphql executioncontext query app graphql generated go github com photoview photoview api graphql executableschema exec app graphql generated go github com gqlgen graphql executor executor dispatchoperation go pkg mod github com gqlgen graphql executor executor go github com gqlgen graphql executor processextensions go pkg mod github com gqlgen graphql executor extensions go github com gqlgen graphql executor executor dispatchoperation go pkg mod github com gqlgen graphql executor executor go github com gqlgen graphql handler transport post do go pkg mod github com gqlgen graphql handler transport http post go github com gqlgen graphql handler server servehttp go pkg mod github com gqlgen graphql handler server go net http handlerfunc servehttp usr local go src net http server go github com photoview photoview api server corsmiddleware app server cors middleware go net http handlerfunc servehttp usr local go src net http server go github com photoview photoview api server loggingmiddleware app server logging go net http handlerfunc servehttp usr local go src net http server go github com photoview photoview api graphql auth middleware app graphql auth auth go net http handlerfunc servehttp usr local go src net http server go github com photoview photoview api graphql dataloader middleware app graphql dataloader loaders go net http handlerfunc servehttp usr local go src net http server go github com gorilla mux router servehttp go pkg mod github com gorilla mux mux go github com gorilla handlers compresshandlerlevel go pkg mod github com gorilla handlers compress go net http handlerfunc servehttp usr local go src net http server go net http serverhandler servehttp usr local go src net http server go net http conn serve usr local go src net http server go created by net http server serve usr local go src net http server go | 1 |
538,996 | 15,781,938,156 | IssuesEvent | 2021-04-01 12:07:03 | wso2/micro-integrator | https://api.github.com/repos/wso2/micro-integrator | closed | Salesforce Rest connector test suite fails at enrich mediator | 4.0.0 Priority/High | **Description:**
Setup ESB Salesforce REST connector test suite with MI 4.0.0 Alpha
Following test fails
```
/**
* Test case for create method.
*/
@Test(enabled = true, description = "salesforcerest {create} integration test.")
public void create() throws IOException, JSONException {
String methodName = "create";
RestResponse<JSONObject> esbRestResponse = sendJsonRestRequest(getProxyServiceURLHttp(methodName), "POST", esbRequestHeadersMap, "create.json");
String apiEndPoint = connectorProperties.getProperty("apiUrl") + "/services/data/" + connectorProperties.getProperty("apiVersion") + "/sobjects/" + connectorProperties.getProperty("sObjectName");
RestResponse<JSONObject> apiRestResponse = sendJsonRestRequest(apiEndPoint, "GET", apiRequestHeadersMap);
log.info("======= RESPONSE STATUS: " + esbRestResponse.getHttpStatusCode()+ "===================");
String id = esbRestResponse.getBody().getString("id").toString();
connectorProperties.put("id",id);
Assert.assertEquals(esbRestResponse.getHttpStatusCode(), 201);
Assert.assertEquals(apiRestResponse.getHttpStatusCode(), 200);
Assert.assertEquals(esbRestResponse.getBody().getString("id"), apiRestResponse.getBody().getJSONArray("recentItems").getJSONObject(0).getString("Id"));
}
```
Same passes when tested with EI 6.6.0
| 1.0 | Salesforce Rest connector test suite fails at enrich mediator - **Description:**
Setup ESB Salesforce REST connector test suite with MI 4.0.0 Alpha
Following test fails
```
/**
* Test case for create method.
*/
@Test(enabled = true, description = "salesforcerest {create} integration test.")
public void create() throws IOException, JSONException {
String methodName = "create";
RestResponse<JSONObject> esbRestResponse = sendJsonRestRequest(getProxyServiceURLHttp(methodName), "POST", esbRequestHeadersMap, "create.json");
String apiEndPoint = connectorProperties.getProperty("apiUrl") + "/services/data/" + connectorProperties.getProperty("apiVersion") + "/sobjects/" + connectorProperties.getProperty("sObjectName");
RestResponse<JSONObject> apiRestResponse = sendJsonRestRequest(apiEndPoint, "GET", apiRequestHeadersMap);
log.info("======= RESPONSE STATUS: " + esbRestResponse.getHttpStatusCode()+ "===================");
String id = esbRestResponse.getBody().getString("id").toString();
connectorProperties.put("id",id);
Assert.assertEquals(esbRestResponse.getHttpStatusCode(), 201);
Assert.assertEquals(apiRestResponse.getHttpStatusCode(), 200);
Assert.assertEquals(esbRestResponse.getBody().getString("id"), apiRestResponse.getBody().getJSONArray("recentItems").getJSONObject(0).getString("Id"));
}
```
Same passes when tested with EI 6.6.0
| priority | salesforce rest connector test suite fails at enrich mediator description setup esb salesforce rest connector test suite with mi alpha following test fails test case for create method test enabled true description salesforcerest create integration test public void create throws ioexception jsonexception string methodname create restresponse esbrestresponse sendjsonrestrequest getproxyserviceurlhttp methodname post esbrequestheadersmap create json string apiendpoint connectorproperties getproperty apiurl services data connectorproperties getproperty apiversion sobjects connectorproperties getproperty sobjectname restresponse apirestresponse sendjsonrestrequest apiendpoint get apirequestheadersmap log info response status esbrestresponse gethttpstatuscode string id esbrestresponse getbody getstring id tostring connectorproperties put id id assert assertequals esbrestresponse gethttpstatuscode assert assertequals apirestresponse gethttpstatuscode assert assertequals esbrestresponse getbody getstring id apirestresponse getbody getjsonarray recentitems getjsonobject getstring id same passes when tested with ei | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.