Unnamed: 0 int64 0 832k | id float64 2.49B 32.1B | type stringclasses 1
value | created_at stringlengths 19 19 | repo stringlengths 5 112 | repo_url stringlengths 34 141 | action stringclasses 3
values | title stringlengths 1 957 | labels stringlengths 4 795 | body stringlengths 1 259k | index stringclasses 12
values | text_combine stringlengths 96 259k | label stringclasses 2
values | text stringlengths 96 252k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
153,410 | 5,891,646,619 | IssuesEvent | 2017-05-17 17:34:04 | minio/minio | https://api.github.com/repos/minio/minio | closed | erasure: Create fuzz test for erasure coding library | priority: medium won't fix | <!--- Provide a general summary of the issue in the Title above -->
The erasure coding library is the core of Minio's data distribution logic, The library https://github.com/klauspost/reedsolomon is being currently used for the purpose. Its critical that erasure coding library doesn't have parsing limitations for certain combination of data input.
A upstream contribution with fuzz testing using https://github.com/dvyukov/go-fuzz is necessary to increase the confidence about the lib's parsing capability.
| 1.0 | erasure: Create fuzz test for erasure coding library - <!--- Provide a general summary of the issue in the Title above -->
The erasure coding library is the core of Minio's data distribution logic, The library https://github.com/klauspost/reedsolomon is being currently used for the purpose. Its critical that erasure coding library doesn't have parsing limitations for certain combination of data input.
A upstream contribution with fuzz testing using https://github.com/dvyukov/go-fuzz is necessary to increase the confidence about the lib's parsing capability.
| priority | erasure create fuzz test for erasure coding library the erasure coding library is the core of minio s data distribution logic the library is being currently used for the purpose its critical that erasure coding library doesn t have parsing limitations for certain combination of data input a upstream contribution with fuzz testing using is necessary to increase the confidence about the lib s parsing capability | 1 |
284,317 | 8,737,263,092 | IssuesEvent | 2018-12-11 22:01:12 | aowen87/TicketTester | https://api.github.com/repos/aowen87/TicketTester | closed | build_visit fails on trunk | bug crash likelihood medium priority reviewed severity high wrong results | Jeremy tried running build_visit on the trunk and it failed trying to download the source code.
-----------------------REDMINE MIGRATION-----------------------
This ticket was migrated from Redmine. As such, not all
information was able to be captured in the transition. Below is
a complete record of the original redmine ticket.
Ticket number: 937
Status: Resolved
Project: VisIt
Tracker: Bug
Priority: Urgent
Subject: build_visit fails on trunk
Assigned to: Eric Brugger
Category:
Target version: 2.4.1
Author: Eric Brugger
Start: 01/17/2012
Due date:
% Done: 100
Estimated time: 3.0
Created: 01/17/2012 06:15 pm
Updated: 01/18/2012 03:21 pm
Likelihood: 3 - Occasional
Severity: 4 - Crash / Wrong Results
Found in version: trunk
Impact:
Expected Use:
OS: All
Support Group: Any
Description:
Jeremy tried running build_visit on the trunk and it failed trying to download the source code.
Comments:
The build_visit script on the trunk has the VISIT_FILE set to blank, so it tries to download a blank file. If you specify svn, then it checks out the source from the trunk and it builds.I looked at build_visit2_3_2 and it would build the last released version if no arguments were specified and it would check out the source from the trunk if svn was specified. This is behavior we want to have. I committed revisions 17142 and 17144 to the 2.4 RC and trunk with thefollowing change:1) I corrected a bug in the trunk version of build_visit, where it got the name of the file to download incorrectly unless the user specified svn. This was caused by some code that set the name of the file to download in the incorrect location. This resolves #937.M svn_bin/bv_support/bv_main.shM svn_bin/bv_support/bv_visit.shM svn_bin/bv_support/helper_funcs.sh
| 1.0 | build_visit fails on trunk - Jeremy tried running build_visit on the trunk and it failed trying to download the source code.
-----------------------REDMINE MIGRATION-----------------------
This ticket was migrated from Redmine. As such, not all
information was able to be captured in the transition. Below is
a complete record of the original redmine ticket.
Ticket number: 937
Status: Resolved
Project: VisIt
Tracker: Bug
Priority: Urgent
Subject: build_visit fails on trunk
Assigned to: Eric Brugger
Category:
Target version: 2.4.1
Author: Eric Brugger
Start: 01/17/2012
Due date:
% Done: 100
Estimated time: 3.0
Created: 01/17/2012 06:15 pm
Updated: 01/18/2012 03:21 pm
Likelihood: 3 - Occasional
Severity: 4 - Crash / Wrong Results
Found in version: trunk
Impact:
Expected Use:
OS: All
Support Group: Any
Description:
Jeremy tried running build_visit on the trunk and it failed trying to download the source code.
Comments:
The build_visit script on the trunk has the VISIT_FILE set to blank, so it tries to download a blank file. If you specify svn, then it checks out the source from the trunk and it builds.I looked at build_visit2_3_2 and it would build the last released version if no arguments were specified and it would check out the source from the trunk if svn was specified. This is behavior we want to have. I committed revisions 17142 and 17144 to the 2.4 RC and trunk with thefollowing change:1) I corrected a bug in the trunk version of build_visit, where it got the name of the file to download incorrectly unless the user specified svn. This was caused by some code that set the name of the file to download in the incorrect location. This resolves #937.M svn_bin/bv_support/bv_main.shM svn_bin/bv_support/bv_visit.shM svn_bin/bv_support/helper_funcs.sh
| priority | build visit fails on trunk jeremy tried running build visit on the trunk and it failed trying to download the source code redmine migration this ticket was migrated from redmine as such not all information was able to be captured in the transition below is a complete record of the original redmine ticket ticket number status resolved project visit tracker bug priority urgent subject build visit fails on trunk assigned to eric brugger category target version author eric brugger start due date done estimated time created pm updated pm likelihood occasional severity crash wrong results found in version trunk impact expected use os all support group any description jeremy tried running build visit on the trunk and it failed trying to download the source code comments the build visit script on the trunk has the visit file set to blank so it tries to download a blank file if you specify svn then it checks out the source from the trunk and it builds i looked at build and it would build the last released version if no arguments were specified and it would check out the source from the trunk if svn was specified this is behavior we want to have i committed revisions and to the rc and trunk with thefollowing change i corrected a bug in the trunk version of build visit where it got the name of the file to download incorrectly unless the user specified svn this was caused by some code that set the name of the file to download in the incorrect location this resolves m svn bin bv support bv main shm svn bin bv support bv visit shm svn bin bv support helper funcs sh | 1 |
815,802 | 30,571,911,287 | IssuesEvent | 2023-07-20 23:25:49 | calcom/cal.com | https://api.github.com/repos/calcom/cal.com | closed | [CAL-603] Date overrides need some love in mobile | 🧹 Improvements ⚡ Quick Wins Medium priority | instead it should be a full width row on mobile
Created via Threads. See full discussion: [https://threads.com/34438575187](https://threads.com/34438575187)
<sub>From [SyncLinear.com](https://synclinear.com) | [CAL-603](https://linear.app/calcom/issue/CAL-603/date-overrides-need-some-love-in-mobile)</sub> | 1.0 | [CAL-603] Date overrides need some love in mobile - instead it should be a full width row on mobile
Created via Threads. See full discussion: [https://threads.com/34438575187](https://threads.com/34438575187)
<sub>From [SyncLinear.com](https://synclinear.com) | [CAL-603](https://linear.app/calcom/issue/CAL-603/date-overrides-need-some-love-in-mobile)</sub> | priority | date overrides need some love in mobile instead it should be a full width row on mobile created via threads see full discussion from | 1 |
569,169 | 16,996,741,111 | IssuesEvent | 2021-07-01 07:32:16 | ita-social-projects/TeachUA | https://api.github.com/repos/ita-social-projects/TeachUA | closed | [Додати локацію] No mark that field is mandatory | Priority: Medium bug | Environment: Windows 10, Google Chrome 88.0.4324.190 (64-bit).
Reproducible: always
Build found: last commit from https://speak-ukrainian.org.ua/dev/
Steps to reproduce
1. Go to https://speak-ukrainian.org.ua/dev/
2. Click on 'Додати гурток' button on the main page or in user's private office
3. Fill required fields and press 'Наступний крок' button
4. Click 'Додати локацію' and pay attention to the window
**Actual result**
No mark for mandatory fields 'Назва'/‘Місто’/‘Адреса’/ ‘Географічні координати’/‘Телефон’
**Expected result**
Mandatory fields 'Назва'/‘Місто’/‘Адреса’/ ‘Географічні координати’/‘Телефон’ are marked.
Like on 'Додати гурток' page

**User story and test case links**
E.g.: "User story #291
**Labels to be added**
"Bug", Priority ("pri:Medium "), Severity ("severity:Minor"), Type ("UI"). | 1.0 | [Додати локацію] No mark that field is mandatory - Environment: Windows 10, Google Chrome 88.0.4324.190 (64-bit).
Reproducible: always
Build found: last commit from https://speak-ukrainian.org.ua/dev/
Steps to reproduce
1. Go to https://speak-ukrainian.org.ua/dev/
2. Click on 'Додати гурток' button on the main page or in user's private office
3. Fill required fields and press 'Наступний крок' button
4. Click 'Додати локацію' and pay attention to the window
**Actual result**
No mark for mandatory fields 'Назва'/‘Місто’/‘Адреса’/ ‘Географічні координати’/‘Телефон’
**Expected result**
Mandatory fields 'Назва'/‘Місто’/‘Адреса’/ ‘Географічні координати’/‘Телефон’ are marked.
Like on 'Додати гурток' page

**User story and test case links**
E.g.: "User story #291
**Labels to be added**
"Bug", Priority ("pri:Medium "), Severity ("severity:Minor"), Type ("UI"). | priority | no mark that field is mandatory environment windows google chrome bit reproducible always build found last commit from steps to reproduce go to click on додати гурток button on the main page or in user s private office fill required fields and press наступний крок button click додати локацію and pay attention to the window actual result no mark for mandatory fields назва ‘місто’ ‘адреса’ ‘географічні координати’ ‘телефон’ expected result mandatory fields назва ‘місто’ ‘адреса’ ‘географічні координати’ ‘телефон’ are marked like on додати гурток page user story and test case links e g user story labels to be added bug priority pri medium severity severity minor type ui | 1 |
390,738 | 11,562,420,694 | IssuesEvent | 2020-02-20 02:25:36 | momentum-mod/game | https://api.github.com/repos/momentum-mod/game | closed | Remove TF2 replay code | Priority: Medium Size: Small Type: Development / Internal | Although I haven't personally messed around with it to see any value, I believe the route we're going anyways is to use our own replay system and a third party tool like Source Demo Recorder to record them. So the replay code could be removed. Code can be found in `game/client/replay`
- [ ] remove replay code files
- [ ] remove references to `REPLAY_ENABLED` preprocessor and the related code there
- [ ] make sure VPC files are cleaned from references to replay | 1.0 | Remove TF2 replay code - Although I haven't personally messed around with it to see any value, I believe the route we're going anyways is to use our own replay system and a third party tool like Source Demo Recorder to record them. So the replay code could be removed. Code can be found in `game/client/replay`
- [ ] remove replay code files
- [ ] remove references to `REPLAY_ENABLED` preprocessor and the related code there
- [ ] make sure VPC files are cleaned from references to replay | priority | remove replay code although i haven t personally messed around with it to see any value i believe the route we re going anyways is to use our own replay system and a third party tool like source demo recorder to record them so the replay code could be removed code can be found in game client replay remove replay code files remove references to replay enabled preprocessor and the related code there make sure vpc files are cleaned from references to replay | 1 |
420,849 | 12,244,636,190 | IssuesEvent | 2020-05-05 11:31:20 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | https GET request is failed for big file download. | Waiting for response area: Networking bug priority: medium | The following PR #24107 adds the hawkbit FOTA libary support to update embedded device using http and https mode. HTTP mode is working fine(docker image). Hawkbit https server is build with self signed certificate to run in local network. The HTTPS mode is working when the response size is < 2Kb. While downloading the update image from the server, download is failed and client sent the encrypted alert message to the server to stop the communication.
Wireshark file is attached.
server.ip = 192.168.1.108 & client.ip = 192.168.1.109
[frdm_https.zip](https://github.com/zephyrproject-rtos/zephyr/files/4434465/frdm_https.zip)
| 1.0 | https GET request is failed for big file download. - The following PR #24107 adds the hawkbit FOTA libary support to update embedded device using http and https mode. HTTP mode is working fine(docker image). Hawkbit https server is build with self signed certificate to run in local network. The HTTPS mode is working when the response size is < 2Kb. While downloading the update image from the server, download is failed and client sent the encrypted alert message to the server to stop the communication.
Wireshark file is attached.
server.ip = 192.168.1.108 & client.ip = 192.168.1.109
[frdm_https.zip](https://github.com/zephyrproject-rtos/zephyr/files/4434465/frdm_https.zip)
| priority | https get request is failed for big file download the following pr adds the hawkbit fota libary support to update embedded device using http and https mode http mode is working fine docker image hawkbit https server is build with self signed certificate to run in local network the https mode is working when the response size is while downloading the update image from the server download is failed and client sent the encrypted alert message to the server to stop the communication wireshark file is attached server ip client ip | 1 |
749,350 | 26,160,160,228 | IssuesEvent | 2022-12-31 11:40:35 | koglak/bounswe574-2022-gr2 | https://api.github.com/repos/koglak/bounswe574-2022-gr2 | closed | Frontend of Annotation Server | Critical Coding Required Assignment Priority: High Effort Estimate: Medium | Research on annotation server frontend should be done and implemented | 1.0 | Frontend of Annotation Server - Research on annotation server frontend should be done and implemented | priority | frontend of annotation server research on annotation server frontend should be done and implemented | 1 |
170,938 | 6,474,931,796 | IssuesEvent | 2017-08-17 19:12:42 | duckduckgo/zeroclickinfo-goodies | https://api.github.com/repos/duckduckgo/zeroclickinfo-goodies | closed | Pi: Convert to Info Template and add more digits | Low-Hanging Fruit Priority: Medium Suggestion | Add more digits to Pi! https://github.com/duckduckgo/zeroclickinfo-goodies/blob/master/lib/DDG/Goodie/Pi.pm#L24
------
IA Page: https://duck.co/ia/view/pi
| 1.0 | Pi: Convert to Info Template and add more digits - Add more digits to Pi! https://github.com/duckduckgo/zeroclickinfo-goodies/blob/master/lib/DDG/Goodie/Pi.pm#L24
------
IA Page: https://duck.co/ia/view/pi
| priority | pi convert to info template and add more digits add more digits to pi ia page | 1 |
216,832 | 7,311,906,575 | IssuesEvent | 2018-02-28 19:15:41 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | USER ISSUE: Random wooden cart bug | Medium Priority | **Version:** 0.7.0.5 beta
**Steps to Reproduce:**
Randomly releasing a cart.
**Expected behavior:**
It should have stayed put.
**Actual behavior:**
Instead it went flying through the air. | 1.0 | USER ISSUE: Random wooden cart bug - **Version:** 0.7.0.5 beta
**Steps to Reproduce:**
Randomly releasing a cart.
**Expected behavior:**
It should have stayed put.
**Actual behavior:**
Instead it went flying through the air. | priority | user issue random wooden cart bug version beta steps to reproduce randomly releasing a cart expected behavior it should have stayed put actual behavior instead it went flying through the air | 1 |
766,421 | 26,883,104,569 | IssuesEvent | 2023-02-05 21:37:52 | gamefreedomgit/Maelstrom | https://api.github.com/repos/gamefreedomgit/Maelstrom | opened | Molten Shields not reducing the GCD of Mage Ward by one second | Class: Mage Spell Priority: Medium Status: Confirmed | Molten Shields is supposed to reduce the GCD of Mage Ward by one second - currently, it is only reduced by 0.5 seconds. https://www.youtube.com/watch?v=8sZwNIHLIco | 1.0 | Molten Shields not reducing the GCD of Mage Ward by one second - Molten Shields is supposed to reduce the GCD of Mage Ward by one second - currently, it is only reduced by 0.5 seconds. https://www.youtube.com/watch?v=8sZwNIHLIco | priority | molten shields not reducing the gcd of mage ward by one second molten shields is supposed to reduce the gcd of mage ward by one second currently it is only reduced by seconds | 1 |
69,934 | 3,316,316,542 | IssuesEvent | 2015-11-06 16:24:14 | TeselaGen/ve | https://api.github.com/repos/TeselaGen/ve | closed | See AA translation for part of sequence only | Customer: DAS Phase I Priority: Medium Type: Enhancement | User should be able to select part of the sequence and get the translation for that part only | 1.0 | See AA translation for part of sequence only - User should be able to select part of the sequence and get the translation for that part only | priority | see aa translation for part of sequence only user should be able to select part of the sequence and get the translation for that part only | 1 |
371,952 | 10,988,139,749 | IssuesEvent | 2019-12-02 10:36:58 | deep-compute/basescript | https://api.github.com/repos/deep-compute/basescript | closed | Basescript command with subcommand to produce template for writing new script | about-halfday-effort feature-request-type inprogress-status low-priority medium-impact meta-team moveto-inprogress-3m | Additional requirement:
We should consider generating an entire project hierarchy
project tree layout (with template README.md, setup.py, travis config etc)
This will make it easy for the user to make it easy to make the script pip installable and have command installed to standard bin location. | 1.0 | Basescript command with subcommand to produce template for writing new script - Additional requirement:
We should consider generating an entire project hierarchy
project tree layout (with template README.md, setup.py, travis config etc)
This will make it easy for the user to make it easy to make the script pip installable and have command installed to standard bin location. | priority | basescript command with subcommand to produce template for writing new script additional requirement we should consider generating an entire project hierarchy project tree layout with template readme md setup py travis config etc this will make it easy for the user to make it easy to make the script pip installable and have command installed to standard bin location | 1 |
67,903 | 3,282,597,333 | IssuesEvent | 2015-10-28 07:54:02 | CS2103-Aug2015-w15-4j/main | https://api.github.com/repos/CS2103-Aug2015-w15-4j/main | closed | A User can create scheduled tasks(recurring tasks) | priority.medium type.story wontfix | ... so that he can keep track of his tasks and their deadlines. | 1.0 | A User can create scheduled tasks(recurring tasks) - ... so that he can keep track of his tasks and their deadlines. | priority | a user can create scheduled tasks recurring tasks so that he can keep track of his tasks and their deadlines | 1 |
420,655 | 12,240,839,193 | IssuesEvent | 2020-05-05 01:47:31 | burst-apps-team/burstcoin | https://api.github.com/repos/burst-apps-team/burstcoin | opened | BRS V3 - Remove predefined domain names in Deeplink Generator | enhancement priority-medium | Currently, the BRS V3 implementation in CIP22 foresees predefined domain names. This way, app developers lack the flexibility they need to link different applications...BRS 2.5 has variable domain names already.
| 1.0 | BRS V3 - Remove predefined domain names in Deeplink Generator - Currently, the BRS V3 implementation in CIP22 foresees predefined domain names. This way, app developers lack the flexibility they need to link different applications...BRS 2.5 has variable domain names already.
| priority | brs remove predefined domain names in deeplink generator currently the brs implementation in foresees predefined domain names this way app developers lack the flexibility they need to link different applications brs has variable domain names already | 1 |
153,013 | 5,873,093,762 | IssuesEvent | 2017-05-15 13:17:07 | pingzing/digi-transit-10 | https://api.github.com/repos/pingzing/digi-transit-10 | closed | Fix crash in Windows.Storage.Streams.RandomAccessStreamReference.CreateFromStream | auto-hockeyapp bug priority: medium | ### Version: 0.1.17.0 | DigiTransit10 ###
### Stacktrace (first of multiple) ###
<pre>Windows.Storage.Streams.RandomAccessStreamReference;CreateFromStream;;
DigiTransit10.Controls.DigiTransitMap;OnPlacesChanged;;
Windows.UI.Xaml.DependencyObject;SetValue;;
DigiTransit10.Controls.DigiTransitMap;set_Places;;
DigiTransit10.Views.SearchPage.XamlBindingSetters;Set_DigiTransit10_Controls_DigiTransitMap_Places;;
DigiTransit10.Views.SearchPage.SearchPage_obj1_Bindings;Update_ViewModel_MapPlaces;;
DigiTransit10.Views.SearchPage.SearchPage_obj1_Bindings;Update_ViewModel;;
DigiTransit10.Views.SearchPage.SearchPage_obj1_Bindings;Update_;;
DigiTransit10.Views.SearchPage.SearchPage_obj1_Bindings;Update;;
DigiTransit10.Views.SearchPage.SearchPage_obj1_Bindings;Initialize;;
DigiTransit10.Views.SearchPage.SearchPage_obj1_Bindings;Loading;;
Windows.ApplicationModel.Core.UnhandledError;Propagate;;
Microsoft.HockeyApp.Extensibility.Windows.UnhandledExceptionTelemetryModule;CoreApplication_UnhandledErrorDetected;;</pre>
### Reason ###
Invalid pointer
stream
### Link to HockeyApp ###
* [https://rink.hockeyapp.net/manage/apps/369020/crash_reasons/167352392](https://rink.hockeyapp.net/manage/apps/369020/crash_reasons/167352392)
| 1.0 | Fix crash in Windows.Storage.Streams.RandomAccessStreamReference.CreateFromStream - ### Version: 0.1.17.0 | DigiTransit10 ###
### Stacktrace (first of multiple) ###
<pre>Windows.Storage.Streams.RandomAccessStreamReference;CreateFromStream;;
DigiTransit10.Controls.DigiTransitMap;OnPlacesChanged;;
Windows.UI.Xaml.DependencyObject;SetValue;;
DigiTransit10.Controls.DigiTransitMap;set_Places;;
DigiTransit10.Views.SearchPage.XamlBindingSetters;Set_DigiTransit10_Controls_DigiTransitMap_Places;;
DigiTransit10.Views.SearchPage.SearchPage_obj1_Bindings;Update_ViewModel_MapPlaces;;
DigiTransit10.Views.SearchPage.SearchPage_obj1_Bindings;Update_ViewModel;;
DigiTransit10.Views.SearchPage.SearchPage_obj1_Bindings;Update_;;
DigiTransit10.Views.SearchPage.SearchPage_obj1_Bindings;Update;;
DigiTransit10.Views.SearchPage.SearchPage_obj1_Bindings;Initialize;;
DigiTransit10.Views.SearchPage.SearchPage_obj1_Bindings;Loading;;
Windows.ApplicationModel.Core.UnhandledError;Propagate;;
Microsoft.HockeyApp.Extensibility.Windows.UnhandledExceptionTelemetryModule;CoreApplication_UnhandledErrorDetected;;</pre>
### Reason ###
Invalid pointer
stream
### Link to HockeyApp ###
* [https://rink.hockeyapp.net/manage/apps/369020/crash_reasons/167352392](https://rink.hockeyapp.net/manage/apps/369020/crash_reasons/167352392)
| priority | fix crash in windows storage streams randomaccessstreamreference createfromstream version stacktrace first of multiple windows storage streams randomaccessstreamreference createfromstream controls digitransitmap onplaceschanged windows ui xaml dependencyobject setvalue controls digitransitmap set places views searchpage xamlbindingsetters set controls digitransitmap places views searchpage searchpage bindings update viewmodel mapplaces views searchpage searchpage bindings update viewmodel views searchpage searchpage bindings update views searchpage searchpage bindings update views searchpage searchpage bindings initialize views searchpage searchpage bindings loading windows applicationmodel core unhandlederror propagate microsoft hockeyapp extensibility windows unhandledexceptiontelemetrymodule coreapplication unhandlederrordetected reason invalid pointer stream link to hockeyapp | 1 |
558,521 | 16,535,834,949 | IssuesEvent | 2021-05-27 11:45:15 | Koreyoshi159/SDG-Tool | https://api.github.com/repos/Koreyoshi159/SDG-Tool | closed | As an admin I want to see the type of activity after it has been approved so the admin has a better overview | Medium Priority User | GIVEN: the admin is on the admin panel
WHEN: the admin looks at the blogs section
THEN: the admin should see the type of activity | 1.0 | As an admin I want to see the type of activity after it has been approved so the admin has a better overview - GIVEN: the admin is on the admin panel
WHEN: the admin looks at the blogs section
THEN: the admin should see the type of activity | priority | as an admin i want to see the type of activity after it has been approved so the admin has a better overview given the admin is on the admin panel when the admin looks at the blogs section then the admin should see the type of activity | 1 |
96,876 | 3,974,387,686 | IssuesEvent | 2016-05-04 21:59:30 | WikiEducationFoundation/WikiEduDashboard | https://api.github.com/repos/WikiEducationFoundation/WikiEduDashboard | closed | Whenever config should only send emails Monday - Thursday | enhancement medium priority surveys WINTR | When we set up the cron job for automatic survey notification emails, we should set it up to send emails only on Mondays through Thursdays. | 1.0 | Whenever config should only send emails Monday - Thursday - When we set up the cron job for automatic survey notification emails, we should set it up to send emails only on Mondays through Thursdays. | priority | whenever config should only send emails monday thursday when we set up the cron job for automatic survey notification emails we should set it up to send emails only on mondays through thursdays | 1 |
60,517 | 3,130,307,606 | IssuesEvent | 2015-09-09 08:41:44 | OCHA-DAP/hdx-ckan | https://api.github.com/repos/OCHA-DAP/hdx-ckan | opened | Search. Grrr. | CODmigration Priority-Medium | For COD migration, we have created (temporarily) tags in the form of `nodeid1234`. Often, searching by that tag finds the dataset. However sometimes it does not. For example none of these searches return the single dataset having the tag:
https://data.hdx.rwlabs.org/search?q=nodeid3976+water
https://data.hdx.rwlabs.org/search?q=nodeid3976+ethiopia
https://data.hdx.rwlabs.org/search?q=nodeid3976
The dataset I want to find is https://data.hdx.rwlabs.org/dataset/ethiopia-water-courses | 1.0 | Search. Grrr. - For COD migration, we have created (temporarily) tags in the form of `nodeid1234`. Often, searching by that tag finds the dataset. However sometimes it does not. For example none of these searches return the single dataset having the tag:
https://data.hdx.rwlabs.org/search?q=nodeid3976+water
https://data.hdx.rwlabs.org/search?q=nodeid3976+ethiopia
https://data.hdx.rwlabs.org/search?q=nodeid3976
The dataset I want to find is https://data.hdx.rwlabs.org/dataset/ethiopia-water-courses | priority | search grrr for cod migration we have created temporarily tags in the form of often searching by that tag finds the dataset however sometimes it does not for example none of these searches return the single dataset having the tag the dataset i want to find is | 1 |
426,735 | 12,378,819,417 | IssuesEvent | 2020-05-19 11:23:21 | threefoldtech/3bot_wallet | https://api.github.com/repos/threefoldtech/3bot_wallet | closed | Stellar Staging - Certain transaction amounts result in payment failed | priority_medium type_bug | **Repro steps**
1) Send a transaction for 123123123 TFT
2) Send a transaction for 0e1 TFT
**Expected Result**
They both work
**Actual Result**
Both result in payment failed, enough funds is available
**System Info**
| 1.0 | Stellar Staging - Certain transaction amounts result in payment failed - **Repro steps**
1) Send a transaction for 123123123 TFT
2) Send a transaction for 0e1 TFT
**Expected Result**
They both work
**Actual Result**
Both result in payment failed, enough funds is available
**System Info**
| priority | stellar staging certain transaction amounts result in payment failed repro steps send a transaction for tft send a transaction for tft expected result they both work actual result both result in payment failed enough funds is available system info | 1 |
201,765 | 7,036,057,503 | IssuesEvent | 2017-12-28 06:00:39 | compodoc/compodoc | https://api.github.com/repos/compodoc/compodoc | closed | [FEATURE] optional field in parameter table could be yes or no | 1. Type: Enhancement Priority: Medium Status: Accepted Time: ~1 hour | The optional field in parameter table could be `yes/no` rather than `true/false`. Just a suggestion.
Also, the optional field is left empty if the field is not optional. either it can be mentioned as not optional or the entire column could be removed if all the optional fields are empty. | 1.0 | [FEATURE] optional field in parameter table could be yes or no - The optional field in parameter table could be `yes/no` rather than `true/false`. Just a suggestion.
Also, the optional field is left empty if the field is not optional. either it can be mentioned as not optional or the entire column could be removed if all the optional fields are empty. | priority | optional field in parameter table could be yes or no the optional field in parameter table could be yes no rather than true false just a suggestion also the optional field is left empty if the field is not optional either it can be mentioned as not optional or the entire column could be removed if all the optional fields are empty | 1 |
166,366 | 6,303,642,352 | IssuesEvent | 2017-07-21 14:12:01 | heartsucker/rust-tuf | https://api.github.com/repos/heartsucker/rust-tuf | closed | Refactor delegation logic to only download delegations on-demand | Feature :: Improvement Priority :: Medium | Currently it recursively grabs everything to prevent future replays of old metadata in the event of a snapshot key compromise. This is going to be waaaaay too much metadata even in the simple `static.rust-lang.org` case because older targets would be relegated to an archive type delegation whichi would necessitate frequently updating many delegated roles.
This is bad for local storage and bad for lots of requests / network IO. | 1.0 | Refactor delegation logic to only download delegations on-demand - Currently it recursively grabs everything to prevent future replays of old metadata in the event of a snapshot key compromise. This is going to be waaaaay too much metadata even in the simple `static.rust-lang.org` case because older targets would be relegated to an archive type delegation whichi would necessitate frequently updating many delegated roles.
This is bad for local storage and bad for lots of requests / network IO. | priority | refactor delegation logic to only download delegations on demand currently it recursively grabs everything to prevent future replays of old metadata in the event of a snapshot key compromise this is going to be waaaaay too much metadata even in the simple static rust lang org case because older targets would be relegated to an archive type delegation whichi would necessitate frequently updating many delegated roles this is bad for local storage and bad for lots of requests network io | 1 |
193,761 | 6,887,787,612 | IssuesEvent | 2017-11-22 01:31:17 | EngSoft-Grupo2/gatopreto | https://api.github.com/repos/EngSoft-Grupo2/gatopreto | closed | Imagem de fundo da tela inicial/sobre | cat: arte priority: medium | Obter uma imagem de fundo (grande) relacionada com engenharia de software/processos de desenvolvimento de software e colocar na pasta Assets/_Project/Sprites/UI Backdrops/ com o nome TitleBackdrop.jpg/png na branch develop.
**Lembre-se de se alocar clicando no botão Asignees ao lado e mudar a issue para "In Progress" na aba Projects quando começar a fazer!**
| 1.0 | Imagem de fundo da tela inicial/sobre - Obter uma imagem de fundo (grande) relacionada com engenharia de software/processos de desenvolvimento de software e colocar na pasta Assets/_Project/Sprites/UI Backdrops/ com o nome TitleBackdrop.jpg/png na branch develop.
**Lembre-se de se alocar clicando no botão Asignees ao lado e mudar a issue para "In Progress" na aba Projects quando começar a fazer!**
| priority | imagem de fundo da tela inicial sobre obter uma imagem de fundo grande relacionada com engenharia de software processos de desenvolvimento de software e colocar na pasta assets project sprites ui backdrops com o nome titlebackdrop jpg png na branch develop lembre se de se alocar clicando no botão asignees ao lado e mudar a issue para in progress na aba projects quando começar a fazer | 1 |
725,366 | 24,960,298,980 | IssuesEvent | 2022-11-01 15:02:17 | Qiskit/qiskit-machine-learning | https://api.github.com/repos/Qiskit/qiskit-machine-learning | opened | Add unit tests that run on either backend-based primitives or Aer primitives | priority: medium type: enhancement | ### What is the expected enhancement?
New QML classes that leverage Qiskit primitives are tested only on the reference implementation available in Terra, e.g. `Sampler` and `Estimator`. This issue is created to discuss and implement new unit tests for the classes that are built on top of primitives, e.g. `SamplerQNN`, `EstimatorQNN`, quantum kernel classes. | 1.0 | Add unit tests that run on either backend-based primitives or Aer primitives - ### What is the expected enhancement?
New QML classes that leverage Qiskit primitives are tested only on the reference implementation available in Terra, e.g. `Sampler` and `Estimator`. This issue is created to discuss and implement new unit tests for the classes that are built on top of primitives, e.g. `SamplerQNN`, `EstimatorQNN`, quantum kernel classes. | priority | add unit tests that run on either backend based primitives or aer primitives what is the expected enhancement new qml classes that leverage qiskit primitives are tested only on the reference implementation available in terra e g sampler and estimator this issue is created to discuss and implement new unit tests for the classes that are built on top of primitives e g samplerqnn estimatorqnn quantum kernel classes | 1 |
557,748 | 16,517,693,063 | IssuesEvent | 2021-05-26 11:32:18 | vanjarosoftware/Vanjaro.Platform | https://api.github.com/repos/vanjarosoftware/Vanjaro.Platform | closed | On new portal pages permission grid Administrators checkbox is not disabled | Area: Backend Bug Priority: Medium | On New portals, In Pages permission grid, Administrators checkboxes should be disabled. | 1.0 | On new portal pages permission grid Administrators checkbox is not disabled - On New portals, In Pages permission grid, Administrators checkboxes should be disabled. | priority | on new portal pages permission grid administrators checkbox is not disabled on new portals in pages permission grid administrators checkboxes should be disabled | 1 |
445,233 | 12,827,844,472 | IssuesEvent | 2020-07-06 19:18:53 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | opened | CW: Admin manage worlds bug | Category: Web Priority: Medium Type: Task | in manage worlds,
1 when admin starts new world.
add ability to set the user_id that will receive newly started world.
that user will then see the world under their worlds page
2 in the Worlds in Database area,
instead of displaying the world id, change it to user_id that owns the world
3 'Current worlds online' is missing fra1 region servers | 1.0 | CW: Admin manage worlds bug - in manage worlds,
1 when admin starts new world.
add ability to set the user_id that will receive newly started world.
that user will then see the world under their worlds page
2 in the Worlds in Database area,
instead of displaying the world id, change it to user_id that owns the world
3 'Current worlds online' is missing fra1 region servers | priority | cw admin manage worlds bug in manage worlds when admin starts new world add ability to set the user id that will receive newly started world that user will then see the world under their worlds page in the worlds in database area instead of displaying the world id change it to user id that owns the world current worlds online is missing region servers | 1 |
132,965 | 5,194,513,732 | IssuesEvent | 2017-01-23 04:15:01 | sdss/marvin | https://api.github.com/repos/sdss/marvin | opened | Marvin issues multiple warnings in PY3 | priority-medium Python3 | I haven't tracked the origin, but this happens every time I run anything (even importing a simple Map) in PY3
```
INFO: No release version set. Setting default to MPL-5
WARNING: can't resolve package from __spec__ or __package__, falling back on __name__ and
__path__
WARNING: can't resolve package from __spec__ or __package__, falling back on __name__ and
__path__
WARNING: unclosed file <_io.TextIOWrapper
name='/Users/albireo/Documents/Repo/manga/marvin/python/marvin/db/dbcon
fig.ini' mode='r' encoding='UTF-8'>
WARNING: unclosed file <_io.TextIOWrapper
name='/usr/local/lib/python3.6/site-packages/astropy/extern/bundled/six
.py' mode='r' encoding='utf-8'>
WARNING: Not importing directory /usr/local/lib/python3.6/site-packages/mpl_toolkits:
missing __init__
WARNING: can't resolve package from __spec__ or __package__, falling back on __name__ and
__path__
WARNING: Flags not at the start of the expression <(.+?)(\s.*?)?>.*?</ (truncated)
WARNING: can't resolve package from __spec__ or __package__, falling back on __name__ and
__path__
WARNING: object of type <class 'float'> cannot be safely interpreted as an integer.
```
I'm assigning it to the 2.1 milestone because I think we should try to clean the output before we freeze marvin. | 1.0 | Marvin issues multiple warnings in PY3 - I haven't tracked the origin, but this happens every time I run anything (even importing a simple Map) in PY3
```
INFO: No release version set. Setting default to MPL-5
WARNING: can't resolve package from __spec__ or __package__, falling back on __name__ and
__path__
WARNING: can't resolve package from __spec__ or __package__, falling back on __name__ and
__path__
WARNING: unclosed file <_io.TextIOWrapper
name='/Users/albireo/Documents/Repo/manga/marvin/python/marvin/db/dbcon
fig.ini' mode='r' encoding='UTF-8'>
WARNING: unclosed file <_io.TextIOWrapper
name='/usr/local/lib/python3.6/site-packages/astropy/extern/bundled/six
.py' mode='r' encoding='utf-8'>
WARNING: Not importing directory /usr/local/lib/python3.6/site-packages/mpl_toolkits:
missing __init__
WARNING: can't resolve package from __spec__ or __package__, falling back on __name__ and
__path__
WARNING: Flags not at the start of the expression <(.+?)(\s.*?)?>.*?</ (truncated)
WARNING: can't resolve package from __spec__ or __package__, falling back on __name__ and
__path__
WARNING: object of type <class 'float'> cannot be safely interpreted as an integer.
```
I'm assigning it to the 2.1 milestone because I think we should try to clean the output before we freeze marvin. | priority | marvin issues multiple warnings in i haven t tracked the origin but this happens every time i run anything even importing a simple map in info no release version set setting default to mpl warning can t resolve package from spec or package falling back on name and path warning can t resolve package from spec or package falling back on name and path warning unclosed file io textiowrapper name users albireo documents repo manga marvin python marvin db dbcon fig ini mode r encoding utf warning unclosed file io textiowrapper name usr local lib site packages astropy extern bundled six py mode r encoding utf warning not importing directory usr local lib site packages mpl toolkits missing init warning can t resolve package from spec or package falling back on name and path warning flags not at the start of the expression truncated warning can t resolve package from spec or package falling back on name and path warning object of type cannot be safely interpreted as an integer i m assigning it to the milestone because i think we should try to clean the output before we freeze marvin | 1 |
273,631 | 8,550,937,085 | IssuesEvent | 2018-11-07 16:42:25 | visual-framework/vf-core | https://api.github.com/repos/visual-framework/vf-core | opened | vf-divider is too dark and not wide enough | Priority: Medium Status: Feedback Needed Type: Bug | The `<hr class="vf-divider">` looks too dark, this could be because it is 2px high.
It also not 100% wide of it's containing box. This looks wrong when used, for example:
http://dev.beta.embl.org/cancer/ | 1.0 | vf-divider is too dark and not wide enough - The `<hr class="vf-divider">` looks too dark, this could be because it is 2px high.
It also not 100% wide of it's containing box. This looks wrong when used, for example:
http://dev.beta.embl.org/cancer/ | priority | vf divider is too dark and not wide enough the looks too dark this could be because it is high it also not wide of it s containing box this looks wrong when used for example | 1 |
274,384 | 8,560,346,696 | IssuesEvent | 2018-11-09 00:46:49 | OpenSRP/opensrp-server-web | https://api.github.com/repos/OpenSRP/opensrp-server-web | opened | Setup Nifi demo server for Reveal | Nifi Priority: Medium | We need to either setup a Nifi instance or utilize the existing Ona.io instance. This Nifi instance will be responsible for data ingestion from OpenSRP server to the postgres data warehouse and will be responsible for connecting to DHIS2.
- [ ] Decide whether Reveal needs an independent instance of Nifi or whether the Ona Nifi server is good enough (assuming it gets upgraded to the latest version of Nifi
- [ ] Connect Nifi to the Nifi Registry so we can version control flows
| 1.0 | Setup Nifi demo server for Reveal - We need to either setup a Nifi instance or utilize the existing Ona.io instance. This Nifi instance will be responsible for data ingestion from OpenSRP server to the postgres data warehouse and will be responsible for connecting to DHIS2.
- [ ] Decide whether Reveal needs an independent instance of Nifi or whether the Ona Nifi server is good enough (assuming it gets upgraded to the latest version of Nifi
- [ ] Connect Nifi to the Nifi Registry so we can version control flows
| priority | setup nifi demo server for reveal we need to either setup a nifi instance or utilize the existing ona io instance this nifi instance will be responsible for data ingestion from opensrp server to the postgres data warehouse and will be responsible for connecting to decide whether reveal needs an independent instance of nifi or whether the ona nifi server is good enough assuming it gets upgraded to the latest version of nifi connect nifi to the nifi registry so we can version control flows | 1 |
31,463 | 2,732,910,585 | IssuesEvent | 2015-04-17 10:10:14 | tiku01/oryx-editor | https://api.github.com/repos/tiku01/oryx-editor | closed | Include BPEL Export | auto-migrated Priority-Medium Type-Enhancement | ```
Include the existing BPEL export plugin to running system.
```
Original issue reported on code.google.com by `NicoPete...@gmail.com` on 11 Jun 2008 at 2:17 | 1.0 | Include BPEL Export - ```
Include the existing BPEL export plugin to running system.
```
Original issue reported on code.google.com by `NicoPete...@gmail.com` on 11 Jun 2008 at 2:17 | priority | include bpel export include the existing bpel export plugin to running system original issue reported on code google com by nicopete gmail com on jun at | 1 |
776,459 | 27,261,640,661 | IssuesEvent | 2023-02-22 15:16:02 | WordPress/openverse | https://api.github.com/repos/WordPress/openverse | closed | Enabling filters feels clumsy on mobile | 🟨 priority: medium 🛠 goal: fix 🎨 tech: css 🧱 stack: frontend | ## Description
<!-- Concisely describe the bug. Compare your experience with what you expected to happen. -->
<!-- For example: "I clicked the 'submit' button and instead of seeing a thank you message, I saw a blank page." -->
The UX flow of enabling filters on mobile needs to improve. The action of _**Applying filters**_ needs to be more explicit.
First reported by @panchovm
## Reproduction
<!-- Provide detailed steps to reproduce the bug. -->
1. <!-- Step 1 ... -->Go to search results, open the filters, tap on some filters, close the menu.
2. That UX flow doesn't feel solid as the "applying filters" action is not very explicit
## Additional context
<!-- Add any other context about the problem here; or delete the section entirely. -->
## Resolution
<!-- Replace the [ ] with [x] to check the box. -->
- [ ] 🙋 I would be interested in resolving this bug.
| 1.0 | Enabling filters feels clumsy on mobile - ## Description
<!-- Concisely describe the bug. Compare your experience with what you expected to happen. -->
<!-- For example: "I clicked the 'submit' button and instead of seeing a thank you message, I saw a blank page." -->
The UX flow of enabling filters on mobile needs to improve. The action of _**Applying filters**_ needs to be more explicit.
First reported by @panchovm
## Reproduction
<!-- Provide detailed steps to reproduce the bug. -->
1. <!-- Step 1 ... -->Go to search results, open the filters, tap on some filters, close the menu.
2. That UX flow doesn't feel solid as the "applying filters" action is not very explicit
## Additional context
<!-- Add any other context about the problem here; or delete the section entirely. -->
## Resolution
<!-- Replace the [ ] with [x] to check the box. -->
- [ ] 🙋 I would be interested in resolving this bug.
| priority | enabling filters feels clumsy on mobile description the ux flow of enabling filters on mobile needs to improve the action of applying filters needs to be more explicit first reported by panchovm reproduction go to search results open the filters tap on some filters close the menu that ux flow doesn t feel solid as the applying filters action is not very explicit additional context resolution 🙋 i would be interested in resolving this bug | 1 |
288,788 | 8,851,611,446 | IssuesEvent | 2019-01-08 16:09:42 | ESGF/esgf-compute-wps | https://api.github.com/repos/ESGF/esgf-compute-wps | closed | Add pep8 and coverage to automated testing | priority/medium task | **Is your feature request related to a problem? Please describe.**
Need to start adding pep8 and coverage checking.
**Describe the solution you'd like**
Add steps to Jenkins.
**Describe alternatives you've considered**
n/a
**Additional context**
n/a | 1.0 | Add pep8 and coverage to automated testing - **Is your feature request related to a problem? Please describe.**
Need to start adding pep8 and coverage checking.
**Describe the solution you'd like**
Add steps to Jenkins.
**Describe alternatives you've considered**
n/a
**Additional context**
n/a | priority | add and coverage to automated testing is your feature request related to a problem please describe need to start adding and coverage checking describe the solution you d like add steps to jenkins describe alternatives you ve considered n a additional context n a | 1 |
401,527 | 11,795,066,569 | IssuesEvent | 2020-03-18 08:10:55 | thaliawww/concrexit | https://api.github.com/repos/thaliawww/concrexit | closed | Members can give references for registrations that start after their membership ends | bug priority: medium registrations | In GitLab by @se-bastiaan on Aug 15, 2019, 18:04
### One-sentence description
Members can give references for registrations that start after their membership ends
### Current behaviour / Reproducing the bug
1. Create a member with a membership that ends on 31-08-2019
2. Start a registration for the next lecture year (1 Sept)
3. Use the previously created member to create a reference
4. Works
### Expected behaviour
1. Create a member with a membership that ends on 31-08-2019
2. Start a registration for the next lecture year (1 Sept)
3. Use the previously created member to create a reference
4. Does not work | 1.0 | Members can give references for registrations that start after their membership ends - In GitLab by @se-bastiaan on Aug 15, 2019, 18:04
### One-sentence description
Members can give references for registrations that start after their membership ends
### Current behaviour / Reproducing the bug
1. Create a member with a membership that ends on 31-08-2019
2. Start a registration for the next lecture year (1 Sept)
3. Use the previously created member to create a reference
4. Works
### Expected behaviour
1. Create a member with a membership that ends on 31-08-2019
2. Start a registration for the next lecture year (1 Sept)
3. Use the previously created member to create a reference
4. Does not work | priority | members can give references for registrations that start after their membership ends in gitlab by se bastiaan on aug one sentence description members can give references for registrations that start after their membership ends current behaviour reproducing the bug create a member with a membership that ends on start a registration for the next lecture year sept use the previously created member to create a reference works expected behaviour create a member with a membership that ends on start a registration for the next lecture year sept use the previously created member to create a reference does not work | 1 |
140,935 | 5,426,343,259 | IssuesEvent | 2017-03-03 09:48:44 | open-serious/open-serious | https://api.github.com/repos/open-serious/open-serious | closed | [Archive] Improve build script to allow flexibility | os.linux os.macOS priority.medium type.enhancement | _This is an archived issue (this repository was copied from an older `open-serious` repository that was linked with `Serious-Engine`)._
The current build script always clean up before building. There is no way to run the script without skipping the cleaning up step.
---
Fixed in b63b1a9. | 1.0 | [Archive] Improve build script to allow flexibility - _This is an archived issue (this repository was copied from an older `open-serious` repository that was linked with `Serious-Engine`)._
The current build script always clean up before building. There is no way to run the script without skipping the cleaning up step.
---
Fixed in b63b1a9. | priority | improve build script to allow flexibility this is an archived issue this repository was copied from an older open serious repository that was linked with serious engine the current build script always clean up before building there is no way to run the script without skipping the cleaning up step fixed in | 1 |
501,568 | 14,529,312,197 | IssuesEvent | 2020-12-14 17:38:23 | ansible/awx | https://api.github.com/repos/ansible/awx | reopened | Determine the keys to use for filtering in `host_filter` | component:ui_next priority:medium state:needs_devel type:enhancement | ##### ISSUE TYPE
- Feature Idea
##### SUMMARY
As we move to the new search flow in ui_next where there is a starting set of keys for easier filtering, we should determine how we would want to do this in the host_filter for smart inventory, and if we would want to populate keys based on specific ansible fact names (e.g., `ansible_system`, `ansible_distribution_version`, `ansible_os_family`, etc.)
| 1.0 | Determine the keys to use for filtering in `host_filter` - ##### ISSUE TYPE
- Feature Idea
##### SUMMARY
As we move to the new search flow in ui_next where there is a starting set of keys for easier filtering, we should determine how we would want to do this in the host_filter for smart inventory, and if we would want to populate keys based on specific ansible fact names (e.g., `ansible_system`, `ansible_distribution_version`, `ansible_os_family`, etc.)
| priority | determine the keys to use for filtering in host filter issue type feature idea summary as we move to the new search flow in ui next where there is a starting set of keys for easier filtering we should determine how we would want to do this in the host filter for smart inventory and if we would want to populate keys based on specific ansible fact names e g ansible system ansible distribution version ansible os family etc | 1 |
782,236 | 27,491,039,961 | IssuesEvent | 2023-03-04 16:21:19 | darktable-org/darktable | https://api.github.com/repos/darktable-org/darktable | closed | Mask manager module: right-click on a children of a group close it instead of displaying menu | priority: medium scope: UI bug: pending | **Describe the bug/issue**
Right-click on a children of a group, close the group instead of display menu.
**To Reproduce**
1. Be sure to have at least one drawn forms inside a group in mask manager module on darkroom module, left panel
2. Open group by clicking on the arrow
3. Right-click on a children of the group to display menu
4. See that group is closed and no menu displayed
If you click again (do step 2 and 3) just after, group will not close and menu is displayed as expected, but never on first try. This issue only happen on forms inside a group.
**Expected behavior**
Having menu on first right-click of a children.
**Platform**
* darktable version : last master (but seems also on darktable 4.2.0) | 1.0 | Mask manager module: right-click on a children of a group close it instead of displaying menu - **Describe the bug/issue**
Right-click on a children of a group, close the group instead of display menu.
**To Reproduce**
1. Be sure to have at least one drawn forms inside a group in mask manager module on darkroom module, left panel
2. Open group by clicking on the arrow
3. Right-click on a children of the group to display menu
4. See that group is closed and no menu displayed
If you click again (do step 2 and 3) just after, group will not close and menu is displayed as expected, but never on first try. This issue only happen on forms inside a group.
**Expected behavior**
Having menu on first right-click of a children.
**Platform**
* darktable version : last master (but seems also on darktable 4.2.0) | priority | mask manager module right click on a children of a group close it instead of displaying menu describe the bug issue right click on a children of a group close the group instead of display menu to reproduce be sure to have at least one drawn forms inside a group in mask manager module on darkroom module left panel open group by clicking on the arrow right click on a children of the group to display menu see that group is closed and no menu displayed if you click again do step and just after group will not close and menu is displayed as expected but never on first try this issue only happen on forms inside a group expected behavior having menu on first right click of a children platform darktable version last master but seems also on darktable | 1 |
745,542 | 25,987,755,462 | IssuesEvent | 2022-12-20 02:56:14 | gamefreedomgit/Maelstrom | https://api.github.com/repos/gamefreedomgit/Maelstrom | closed | [Talent] [Shaman] Fulmination | Class: Shaman Talent Priority: Medium Status: Needs Confirmation | **Description:**
The Talent [Fulmination](http://cata.cavernoftime.com/spell=88766) shows a [visual proc](https://i.imgur.com/bR0Notl.png) even tho i dont have it talented.
The Proc starts showing at 9 Stacks of [Lightning Shield](http://cata.cavernoftime.com/spell=8788). Im level 32 (cant even have that talent skilled yet).
**How to reproduce:**
Get some Stacks of Lightning Shield.
Requires Pre-Talent [Rolling Thunder](http://cata.cavernoftime.com/spell=88765) (to get more than 3 Stacks)
**How it should work:**
Talent should only work if its skilled.
| 1.0 | [Talent] [Shaman] Fulmination - **Description:**
The Talent [Fulmination](http://cata.cavernoftime.com/spell=88766) shows a [visual proc](https://i.imgur.com/bR0Notl.png) even tho i dont have it talented.
The Proc starts showing at 9 Stacks of [Lightning Shield](http://cata.cavernoftime.com/spell=8788). Im level 32 (cant even have that talent skilled yet).
**How to reproduce:**
Get some Stacks of Lightning Shield.
Requires Pre-Talent [Rolling Thunder](http://cata.cavernoftime.com/spell=88765) (to get more than 3 Stacks)
**How it should work:**
Talent should only work if its skilled.
| priority | fulmination description the talent shows a even tho i dont have it talented the proc starts showing at stacks of im level cant even have that talent skilled yet how to reproduce get some stacks of lightning shield requires pre talent to get more than stacks how it should work talent should only work if its skilled | 1 |
793,637 | 28,005,798,005 | IssuesEvent | 2023-03-27 15:11:11 | PrefectHQ/prefect | https://api.github.com/repos/PrefectHQ/prefect | closed | Prefect Cloud: non-deterministic 500 error in orchestrator flow calling `run_deployment` many times. | bug priority:medium status:in-progress cloud | ### First check
- [X] I added a descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the Prefect documentation for this issue.
- [X] I checked that this issue is related to Prefect and not one of its dependencies.
### Bug summary
An orchestrator flow (Prefect version 2.7.12) running in Prefect Cloud may encounter a 500 error when calling `run_deployment()`. Sometimes this orchestrator can run for 2.5-3.5 hours scheduling many subflow runs and succeed, other times it can run for 15 minutes to 2.5 hours and fail with the traceback noted below.
### Reproduction
```python3
# The error is not deterministic and appears to be a server side issue
# however this is structure of the call
run_deployment(name=..., parameters={'key': value}, flow_run_name=value, timeout=0)
```
### Error
```python3
Encountered exception during execution:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages/prefect/engine.py", line 643, in orchestrate_flow_run
result = await flow_call()
File "/.../flows/orchestrator.py", line 54, in orchestrator
await utils.run_deployments_throttled(deployment_params, timeout=0)
File "/.../flows/utils.py", line 75, in run_deployments_throttled
return await aiometer.run_all(jobs, max_per_second=max_calls_per_second)
File "/usr/local/lib/python3.10/dist-packages/aiometer/_impl/run_all.py", line 18, in run_all
async with amap(
File "/usr/lib/python3.10/contextlib.py", line 217, in __aexit__
await self.gen.athrow(typ, value, traceback)
File "/usr/local/lib/python3.10/dist-packages/aiometer/_impl/amap.py", line 69, in _amap
async with anyio.create_task_group() as task_group:
File "/usr/local/lib/python3.10/dist-packages/anyio/_backends/_asyncio.py", line 662, in __aexit__
raise exceptions[0]
File "/usr/local/lib/python3.10/dist-packages/aiometer/_impl/amap.py", line 74, in sender
await run_on_each(
File "/usr/local/lib/python3.10/dist-packages/aiometer/_impl/run_on_each.py", line 52, in run_on_each
async with anyio.create_task_group() as task_group:
File "/usr/local/lib/python3.10/dist-packages/anyio/_backends/_asyncio.py", line 662, in __aexit__
raise exceptions[0]
File "/usr/local/lib/python3.10/dist-packages/aiometer/_impl/run_on_each.py", line 19, in _worker
result = await async_fn(value)
File "/usr/local/lib/python3.10/dist-packages/prefect/client/utilities.py", line 47, in with_injected_client
return await fn(*args, **kwargs)
File "/usr/local/lib/python3.10/dist-packages/prefect/deployments.py", line 123, in run_deployment
flow_run = await client.create_flow_run_from_deployment(
File "/usr/local/lib/python3.10/dist-packages/prefect/client/orion.py", line 433, in create_flow_run_from_deployment
response = await self._client.post(
File "/usr/local/lib/python3.10/dist-packages/httpx/_client.py", line 1848, in post
return await self.request(
File "/usr/local/lib/python3.10/dist-packages/httpx/_client.py", line 1533, in request
return await self.send(request, auth=auth, follow_redirects=follow_redirects)
File "/usr/local/lib/python3.10/dist-packages/prefect/client/base.py", line 253, in send
response.raise_for_status()
File "/usr/local/lib/python3.10/dist-packages/httpx/_models.py", line 749, in raise_for_status
raise HTTPStatusError(message, request=request, response=self)
httpx.HTTPStatusError: Server error '500 Internal Server Error' for url 'https://api.prefect.cloud/api/accounts/60b38cc6-c00d-4e61-8757-f9a7fa6b6f90/workspaces/444e91be-a3d5-416b-81a7-0361db5c01d1/deployments/b71ae396-6d0c-4a94-8c38-82f07803d108/create_flow_run'
For more information check: https://httpstatuses.com/500
```
### Versions
```Text
Version: 2.7.12
API version: 0.8.4
Python version: 3.10.10
Git commit: 524c25cd
Built: Mon, Feb 6, 2023 4:31 PM
OS/Arch: linux/x86_64
Profile: default
Server type: ephemeral
Server:
Database: sqlite
SQLite version: 3.31.1
```
### Additional context
Related slack discussion: https://prefect-community.slack.com/archives/CL09KU1K7/p1679585928660039
| 1.0 | Prefect Cloud: non-deterministic 500 error in orchestrator flow calling `run_deployment` many times. - ### First check
- [X] I added a descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the Prefect documentation for this issue.
- [X] I checked that this issue is related to Prefect and not one of its dependencies.
### Bug summary
An orchestrator flow (Prefect version 2.7.12) running in Prefect Cloud may encounter a 500 error when calling `run_deployment()`. Sometimes this orchestrator can run for 2.5-3.5 hours scheduling many subflow runs and succeed, other times it can run for 15 minutes to 2.5 hours and fail with the traceback noted below.
### Reproduction
```python3
# The error is not deterministic and appears to be a server side issue
# however this is structure of the call
run_deployment(name=..., parameters={'key': value}, flow_run_name=value, timeout=0)
```
### Error
```python3
Encountered exception during execution:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages/prefect/engine.py", line 643, in orchestrate_flow_run
result = await flow_call()
File "/.../flows/orchestrator.py", line 54, in orchestrator
await utils.run_deployments_throttled(deployment_params, timeout=0)
File "/.../flows/utils.py", line 75, in run_deployments_throttled
return await aiometer.run_all(jobs, max_per_second=max_calls_per_second)
File "/usr/local/lib/python3.10/dist-packages/aiometer/_impl/run_all.py", line 18, in run_all
async with amap(
File "/usr/lib/python3.10/contextlib.py", line 217, in __aexit__
await self.gen.athrow(typ, value, traceback)
File "/usr/local/lib/python3.10/dist-packages/aiometer/_impl/amap.py", line 69, in _amap
async with anyio.create_task_group() as task_group:
File "/usr/local/lib/python3.10/dist-packages/anyio/_backends/_asyncio.py", line 662, in __aexit__
raise exceptions[0]
File "/usr/local/lib/python3.10/dist-packages/aiometer/_impl/amap.py", line 74, in sender
await run_on_each(
File "/usr/local/lib/python3.10/dist-packages/aiometer/_impl/run_on_each.py", line 52, in run_on_each
async with anyio.create_task_group() as task_group:
File "/usr/local/lib/python3.10/dist-packages/anyio/_backends/_asyncio.py", line 662, in __aexit__
raise exceptions[0]
File "/usr/local/lib/python3.10/dist-packages/aiometer/_impl/run_on_each.py", line 19, in _worker
result = await async_fn(value)
File "/usr/local/lib/python3.10/dist-packages/prefect/client/utilities.py", line 47, in with_injected_client
return await fn(*args, **kwargs)
File "/usr/local/lib/python3.10/dist-packages/prefect/deployments.py", line 123, in run_deployment
flow_run = await client.create_flow_run_from_deployment(
File "/usr/local/lib/python3.10/dist-packages/prefect/client/orion.py", line 433, in create_flow_run_from_deployment
response = await self._client.post(
File "/usr/local/lib/python3.10/dist-packages/httpx/_client.py", line 1848, in post
return await self.request(
File "/usr/local/lib/python3.10/dist-packages/httpx/_client.py", line 1533, in request
return await self.send(request, auth=auth, follow_redirects=follow_redirects)
File "/usr/local/lib/python3.10/dist-packages/prefect/client/base.py", line 253, in send
response.raise_for_status()
File "/usr/local/lib/python3.10/dist-packages/httpx/_models.py", line 749, in raise_for_status
raise HTTPStatusError(message, request=request, response=self)
httpx.HTTPStatusError: Server error '500 Internal Server Error' for url 'https://api.prefect.cloud/api/accounts/60b38cc6-c00d-4e61-8757-f9a7fa6b6f90/workspaces/444e91be-a3d5-416b-81a7-0361db5c01d1/deployments/b71ae396-6d0c-4a94-8c38-82f07803d108/create_flow_run'
For more information check: https://httpstatuses.com/500
```
### Versions
```Text
Version: 2.7.12
API version: 0.8.4
Python version: 3.10.10
Git commit: 524c25cd
Built: Mon, Feb 6, 2023 4:31 PM
OS/Arch: linux/x86_64
Profile: default
Server type: ephemeral
Server:
Database: sqlite
SQLite version: 3.31.1
```
### Additional context
Related slack discussion: https://prefect-community.slack.com/archives/CL09KU1K7/p1679585928660039
| priority | prefect cloud non deterministic error in orchestrator flow calling run deployment many times first check i added a descriptive title to this issue i used the github search to find a similar issue and didn t find it i searched the prefect documentation for this issue i checked that this issue is related to prefect and not one of its dependencies bug summary an orchestrator flow prefect version running in prefect cloud may encounter a error when calling run deployment sometimes this orchestrator can run for hours scheduling many subflow runs and succeed other times it can run for minutes to hours and fail with the traceback noted below reproduction the error is not deterministic and appears to be a server side issue however this is structure of the call run deployment name parameters key value flow run name value timeout error encountered exception during execution traceback most recent call last file usr local lib dist packages prefect engine py line in orchestrate flow run result await flow call file flows orchestrator py line in orchestrator await utils run deployments throttled deployment params timeout file flows utils py line in run deployments throttled return await aiometer run all jobs max per second max calls per second file usr local lib dist packages aiometer impl run all py line in run all async with amap file usr lib contextlib py line in aexit await self gen athrow typ value traceback file usr local lib dist packages aiometer impl amap py line in amap async with anyio create task group as task group file usr local lib dist packages anyio backends asyncio py line in aexit raise exceptions file usr local lib dist packages aiometer impl amap py line in sender await run on each file usr local lib dist packages aiometer impl run on each py line in run on each async with anyio create task group as task group file usr local lib dist packages anyio backends asyncio py line in aexit raise exceptions file usr local lib dist packages aiometer impl run on each py line in worker result await async fn value file usr local lib dist packages prefect client utilities py line in with injected client return await fn args kwargs file usr local lib dist packages prefect deployments py line in run deployment flow run await client create flow run from deployment file usr local lib dist packages prefect client orion py line in create flow run from deployment response await self client post file usr local lib dist packages httpx client py line in post return await self request file usr local lib dist packages httpx client py line in request return await self send request auth auth follow redirects follow redirects file usr local lib dist packages prefect client base py line in send response raise for status file usr local lib dist packages httpx models py line in raise for status raise httpstatuserror message request request response self httpx httpstatuserror server error internal server error for url for more information check versions text version api version python version git commit built mon feb pm os arch linux profile default server type ephemeral server database sqlite sqlite version additional context related slack discussion | 1 |
533,834 | 15,603,828,950 | IssuesEvent | 2021-03-19 02:39:17 | amqkv/SOEN-341 | https://api.github.com/repos/amqkv/SOEN-341 | closed | As a user, I would like to be able to comment on posted pictures | EPIC High Priority High Risk Medium Risk User story | **Description**:
Comment component : a short text left on other user's posted picture
Steps:
-Provide a space where users can comment (text form with a submit button)
-Perform CRUD actions to comment | 1.0 | As a user, I would like to be able to comment on posted pictures - **Description**:
Comment component : a short text left on other user's posted picture
Steps:
-Provide a space where users can comment (text form with a submit button)
-Perform CRUD actions to comment | priority | as a user i would like to be able to comment on posted pictures description comment component a short text left on other user s posted picture steps provide a space where users can comment text form with a submit button perform crud actions to comment | 1 |
135,187 | 5,243,817,581 | IssuesEvent | 2017-01-31 21:44:12 | RobotLocomotion/drake | https://api.github.com/repos/RobotLocomotion/drake | opened | Consider supporting MTL (Metric Temporal Logic) in Symbolic library | priority: medium team: cars type: feature request | Consider supporting MTL (Metric Temporal Logic) in Symbolic library. | 1.0 | Consider supporting MTL (Metric Temporal Logic) in Symbolic library - Consider supporting MTL (Metric Temporal Logic) in Symbolic library. | priority | consider supporting mtl metric temporal logic in symbolic library consider supporting mtl metric temporal logic in symbolic library | 1 |
40,747 | 2,868,939,729 | IssuesEvent | 2015-06-05 22:05:03 | dart-lang/pub | https://api.github.com/repos/dart-lang/pub | closed | Pretty up UI for showing READMEs on package page | bug Fixed Priority-Medium | <a href="https://github.com/munificent"><img src="https://avatars.githubusercontent.com/u/46275?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [munificent](https://github.com/munificent)**
_Originally opened as dart-lang/sdk#7750_
----
Nathan landed support for including READMEs on package pages, but we should do a little redesign to integrate it into the page better. | 1.0 | Pretty up UI for showing READMEs on package page - <a href="https://github.com/munificent"><img src="https://avatars.githubusercontent.com/u/46275?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [munificent](https://github.com/munificent)**
_Originally opened as dart-lang/sdk#7750_
----
Nathan landed support for including READMEs on package pages, but we should do a little redesign to integrate it into the page better. | priority | pretty up ui for showing readmes on package page issue by originally opened as dart lang sdk nathan landed support for including readmes on package pages but we should do a little redesign to integrate it into the page better | 1 |
484,095 | 13,934,229,540 | IssuesEvent | 2020-10-22 09:44:59 | buddyboss/buddyboss-platform | https://api.github.com/repos/buddyboss/buddyboss-platform | closed | "Mark as read" notification on mobile issue | feature: enhancement priority: medium | **Is your feature request related to a problem? Please describe.**
The new mark as read single notification button is not visible in mobile version, making it very difficult to be used.
**Describe the solution you'd like**
On mobile, the button should be always visible so that users can simply tap and mark as read.
Here a demo: https://drive.google.com/file/d/1SgsBmpFF8poAN14rYg2PyDg9af7Eukrj/view?usp=sharing
| 1.0 | "Mark as read" notification on mobile issue - **Is your feature request related to a problem? Please describe.**
The new mark as read single notification button is not visible in mobile version, making it very difficult to be used.
**Describe the solution you'd like**
On mobile, the button should be always visible so that users can simply tap and mark as read.
Here a demo: https://drive.google.com/file/d/1SgsBmpFF8poAN14rYg2PyDg9af7Eukrj/view?usp=sharing
| priority | mark as read notification on mobile issue is your feature request related to a problem please describe the new mark as read single notification button is not visible in mobile version making it very difficult to be used describe the solution you d like on mobile the button should be always visible so that users can simply tap and mark as read here a demo | 1 |
706,005 | 24,257,067,779 | IssuesEvent | 2022-09-27 18:45:41 | vmware-samples/packer-examples-for-vsphere | https://api.github.com/repos/vmware-samples/packer-examples-for-vsphere | closed | Collapse install instructions for simpler copy/paste experience | type/docs status/planned priority/medium sev/low | ### Code of Conduct
- [X] I have read and agree to the project's Code of Conduct.
### Project Version
`main`
### Motivation
Installation procedure will be easier to follow if users should run fewer commands in order to do the initial installation.
### Suggestion
Change commands to install multiple packages at once (e.g. `tdnf -y install X Y Z`).
| 1.0 | Collapse install instructions for simpler copy/paste experience - ### Code of Conduct
- [X] I have read and agree to the project's Code of Conduct.
### Project Version
`main`
### Motivation
Installation procedure will be easier to follow if users should run fewer commands in order to do the initial installation.
### Suggestion
Change commands to install multiple packages at once (e.g. `tdnf -y install X Y Z`).
| priority | collapse install instructions for simpler copy paste experience code of conduct i have read and agree to the project s code of conduct project version main motivation installation procedure will be easier to follow if users should run fewer commands in order to do the initial installation suggestion change commands to install multiple packages at once e g tdnf y install x y z | 1 |
689,432 | 23,620,063,582 | IssuesEvent | 2022-08-24 19:36:50 | Alluxio/alluxio | https://api.github.com/repos/Alluxio/alluxio | closed | getBlockInfo call is not efficient | priority-medium type-bug | **Alluxio Version:**
2.5
**Describe the bug**
getBlockInfo call can take a very long time
**To Reproduce**
Steps to reproduce the behavior (as minimally and precisely as possible)
**Expected behavior**
A clear and concise description of what you expected to happen.
**Urgency**
Describe the impact and urgency of the bug.
**Additional context**
pingMetaService can be an expensive operation (take ~500ms in my test) to determine the primary master rpc address and in the connect() function in AbstractClient , we are basically calling it 3 times
in getAddress()
in getConfAddress()
in checkVersion (It doesnt call pingMetaService explicitly but still call the versionService)
| 1.0 | getBlockInfo call is not efficient - **Alluxio Version:**
2.5
**Describe the bug**
getBlockInfo call can take a very long time
**To Reproduce**
Steps to reproduce the behavior (as minimally and precisely as possible)
**Expected behavior**
A clear and concise description of what you expected to happen.
**Urgency**
Describe the impact and urgency of the bug.
**Additional context**
pingMetaService can be an expensive operation (take ~500ms in my test) to determine the primary master rpc address and in the connect() function in AbstractClient , we are basically calling it 3 times
in getAddress()
in getConfAddress()
in checkVersion (It doesnt call pingMetaService explicitly but still call the versionService)
| priority | getblockinfo call is not efficient alluxio version describe the bug getblockinfo call can take a very long time to reproduce steps to reproduce the behavior as minimally and precisely as possible expected behavior a clear and concise description of what you expected to happen urgency describe the impact and urgency of the bug additional context pingmetaservice can be an expensive operation take in my test to determine the primary master rpc address and in the connect function in abstractclient we are basically calling it times in getaddress in getconfaddress in checkversion it doesnt call pingmetaservice explicitly but still call the versionservice | 1 |
57,096 | 3,081,239,575 | IssuesEvent | 2015-08-22 14:29:24 | bitfighter/bitfighter | https://api.github.com/repos/bitfighter/bitfighter | closed | Bug: Rotate deletes items | 019a bug imported Priority-Medium | _From [zitotho...@gmail.com](https://code.google.com/u/102733912283580591058/) on December 04, 2013 14:48:30_
What steps will reproduce the problem? 1. In the editor, place two items at the same coordinate. (Flag, Testitem, ResourceItem tested). Place a third item at a different coordinate by itself. A wall, a flagspawn, an asteroid, etc.
2. Select all three items and hit R to rotate What is the expected output? What do you see instead? Rotation is expected. I see deletion (or at least they go off the screen) What version of the product are you using? On what operating system? Bitfighter 019 64 BIT
from http://bitfighter.org/downloads Mac OS X, Mavericks 10.9 Please provide any additional information below. This can happen with over 3 items, but not always
_Original issue: http://code.google.com/p/bitfighter/issues/detail?id=328_ | 1.0 | Bug: Rotate deletes items - _From [zitotho...@gmail.com](https://code.google.com/u/102733912283580591058/) on December 04, 2013 14:48:30_
What steps will reproduce the problem? 1. In the editor, place two items at the same coordinate. (Flag, Testitem, ResourceItem tested). Place a third item at a different coordinate by itself. A wall, a flagspawn, an asteroid, etc.
2. Select all three items and hit R to rotate What is the expected output? What do you see instead? Rotation is expected. I see deletion (or at least they go off the screen) What version of the product are you using? On what operating system? Bitfighter 019 64 BIT
from http://bitfighter.org/downloads Mac OS X, Mavericks 10.9 Please provide any additional information below. This can happen with over 3 items, but not always
_Original issue: http://code.google.com/p/bitfighter/issues/detail?id=328_ | priority | bug rotate deletes items from on december what steps will reproduce the problem in the editor place two items at the same coordinate flag testitem resourceitem tested place a third item at a different coordinate by itself a wall a flagspawn an asteroid etc select all three items and hit r to rotate what is the expected output what do you see instead rotation is expected i see deletion or at least they go off the screen what version of the product are you using on what operating system bitfighter bit from mac os x mavericks please provide any additional information below this can happen with over items but not always original issue | 1 |
16,595 | 2,615,119,558 | IssuesEvent | 2015-03-01 05:45:33 | chrsmith/google-api-java-client | https://api.github.com/repos/chrsmith/google-api-java-client | opened | Google Custom Search API through Java Program | auto-migrated Priority-Medium Type-Sample | ```
Which API and version (e.g. Google Custom Search API)?
What format (e.g. JSON, Atom)?
What Authentation - NIL(e.g. OAuth, OAuth 2, Android, ClientLogin)?
Java environment (e.g. Java 6, )?
External references, such as API reference guide?
http://code.google.com/apis/customsearch/v1/overview.html
Please provide any additional information below.
I have created the custom search engine as instructed in
http://code.google.com/apis/customsearch/v1/overview.html and also got the URL
that I can use with the key.
I am in need of the sample program in Java, how to make use of the URL that I
am given by the Google API. I am a beginner, kindly help.
Awaiting your earliest reply. Thanks in Advance.
```
Original issue reported on code.google.com by `yogalaks...@gmail.com` on 22 Mar 2011 at 12:36 | 1.0 | Google Custom Search API through Java Program - ```
Which API and version (e.g. Google Custom Search API)?
What format (e.g. JSON, Atom)?
What Authentation - NIL(e.g. OAuth, OAuth 2, Android, ClientLogin)?
Java environment (e.g. Java 6, )?
External references, such as API reference guide?
http://code.google.com/apis/customsearch/v1/overview.html
Please provide any additional information below.
I have created the custom search engine as instructed in
http://code.google.com/apis/customsearch/v1/overview.html and also got the URL
that I can use with the key.
I am in need of the sample program in Java, how to make use of the URL that I
am given by the Google API. I am a beginner, kindly help.
Awaiting your earliest reply. Thanks in Advance.
```
Original issue reported on code.google.com by `yogalaks...@gmail.com` on 22 Mar 2011 at 12:36 | priority | google custom search api through java program which api and version e g google custom search api what format e g json atom what authentation nil e g oauth oauth android clientlogin java environment e g java external references such as api reference guide please provide any additional information below i have created the custom search engine as instructed in and also got the url that i can use with the key i am in need of the sample program in java how to make use of the url that i am given by the google api i am a beginner kindly help awaiting your earliest reply thanks in advance original issue reported on code google com by yogalaks gmail com on mar at | 1 |
205,303 | 7,096,876,164 | IssuesEvent | 2018-01-14 13:18:18 | isawnyu/pleiades-gazetteer | https://api.github.com/repos/isawnyu/pleiades-gazetteer | opened | "promote to place" should do more | enhancement priority: medium | Desireable:
- copy references from location to new parent place
- construct place title free of conventional location title components | 1.0 | "promote to place" should do more - Desireable:
- copy references from location to new parent place
- construct place title free of conventional location title components | priority | promote to place should do more desireable copy references from location to new parent place construct place title free of conventional location title components | 1 |
57,236 | 3,081,250,472 | IssuesEvent | 2015-08-22 14:41:43 | bitfighter/bitfighter | https://api.github.com/repos/bitfighter/bitfighter | opened | Search tool for level selection | enhancement imported Priority-Medium | _From [Jomskylark](https://code.google.com/u/Jomskylark/) on August 24, 2014 18:58:14_
Please consider implementing a search bar into a level selection menu (ie. while hosting a server). The current method of search-by-letter is acceptable for finding random levels to play, but is primitive in searching for a specific level. An actual search bar would be much appreciated.
The search bar should able to search for a specific map name, as well as content from the .level file. For example, a user could search for "Bitwise" and the level "Bitwise Orrery" would appear. Additionally, a user could search for "adventure" and any level with the word "adventure" in the .level file (ie. in a TextItem) would appear.
_Original issue: http://code.google.com/p/bitfighter/issues/detail?id=454_ | 1.0 | Search tool for level selection - _From [Jomskylark](https://code.google.com/u/Jomskylark/) on August 24, 2014 18:58:14_
Please consider implementing a search bar into a level selection menu (ie. while hosting a server). The current method of search-by-letter is acceptable for finding random levels to play, but is primitive in searching for a specific level. An actual search bar would be much appreciated.
The search bar should able to search for a specific map name, as well as content from the .level file. For example, a user could search for "Bitwise" and the level "Bitwise Orrery" would appear. Additionally, a user could search for "adventure" and any level with the word "adventure" in the .level file (ie. in a TextItem) would appear.
_Original issue: http://code.google.com/p/bitfighter/issues/detail?id=454_ | priority | search tool for level selection from on august please consider implementing a search bar into a level selection menu ie while hosting a server the current method of search by letter is acceptable for finding random levels to play but is primitive in searching for a specific level an actual search bar would be much appreciated the search bar should able to search for a specific map name as well as content from the level file for example a user could search for bitwise and the level bitwise orrery would appear additionally a user could search for adventure and any level with the word adventure in the level file ie in a textitem would appear original issue | 1 |
767,424 | 26,924,423,857 | IssuesEvent | 2023-02-07 12:50:19 | canonical/canonical.com | https://api.github.com/repos/canonical/canonical.com | closed | The circle of products should lead to the product pages or to the description below | Priority: Medium | The first glance to the circle of elements on the right of the main page naturally makes you think that each icon should be active and leads you somewhere, or at least have some kind of a pop-up with description. | 1.0 | The circle of products should lead to the product pages or to the description below - The first glance to the circle of elements on the right of the main page naturally makes you think that each icon should be active and leads you somewhere, or at least have some kind of a pop-up with description. | priority | the circle of products should lead to the product pages or to the description below the first glance to the circle of elements on the right of the main page naturally makes you think that each icon should be active and leads you somewhere or at least have some kind of a pop up with description | 1 |
137,559 | 5,311,378,321 | IssuesEvent | 2017-02-13 03:17:58 | JSCooke/MPAi | https://api.github.com/repos/JSCooke/MPAi | closed | Administrator console has no validation, so can perform several invalid user operations. | bug Medium Priority (medium urgent) | - Can't delete users
- Can give two users the same name
- Can give users blank usernames and passwords
- Can rename a user "admin", making that user an administrator
This is because the console is bound directly to UserManagement's list of users. | 1.0 | Administrator console has no validation, so can perform several invalid user operations. - - Can't delete users
- Can give two users the same name
- Can give users blank usernames and passwords
- Can rename a user "admin", making that user an administrator
This is because the console is bound directly to UserManagement's list of users. | priority | administrator console has no validation so can perform several invalid user operations can t delete users can give two users the same name can give users blank usernames and passwords can rename a user admin making that user an administrator this is because the console is bound directly to usermanagement s list of users | 1 |
720,909 | 24,810,654,976 | IssuesEvent | 2022-10-25 09:09:33 | status-im/status-desktop | https://api.github.com/repos/status-im/status-desktop | closed | crash on login if using an infura key that does not have access to L2 chains or is rate limited or there are features not available on the chain | bug Wallet priority 2: medium E:Bugfixes E:Wallet W:Account | Example errors:
**Rate Limited**
```
ERR 2022-08-03 17:32:29.440-04:00 rpc response error topics="rpc" tid=2726447 file=core.nim:29 err="\nstatus-go error [methodName:eth_getBalance, code:-32700, message:429 Too Many Requests: {\"jsonrpc\":\"2.0\",\"id\":1,\"error\":{\"code\":-32005,\"message\":\"daily request count exceeded, request rate limited\",\"data\":{\"rate\":{\"allowed_rps\":1,\"backoff_seconds\":30,\"current_rps\":9.866666666666667},\"see\":\"https://infura.io/dashboard\"}}} ]\n"
ERR 2022-08-03 17:32:29.440-04:00 error getting balance topics="wallet-account-service" tid=2726447 file=async_tasks.nim:157 message="\nstatus-go error [methodName:eth_getBalance, code:-32700, message:429 Too Many Requests: {\"jsonrpc\":\"2.0\",\"id\":1,\"error\":{\"code\":-32005,\"message\":\"daily request count exceee=async_tasks.nim:157 message="\nstatus-go error [methodName:eth_getBalance, code:-32700, message:429 Too Many Requests: {\"jsonrpc\":\"2.0\",\"id\":15,\"error\":{\"code\":-32005,\"messaTraceback (most recent call last)
/home/richard/status/status-desktop/src/nim_status_client.nim(168) nim_status_client
/home/richard/status/status-desktop/src/nim_status_client.nim(142) mainProc
/home/richard/status/status-desktop/src/app/core/main.nim(30) delete
/home/richard/status/status-desktop/src/app/core/signals/signals_manager.nim(22) delete
```
**Infura Key has not L2 active**
```
ERR 2022-08-03 17:40:34.448-04:00 rpc response error topics="rpc" tid=2739304 file=core.nim:29 err="\nstatus-go error [methodName:eth_getBalance, code:-32700, message:403 Forbidden: {\"jsonrpc\":\"2.0\",\"id\":1,\"error\":{\"code\":-32002,\"message\":\"project ID does not have access to arbitrum l2\",\"data\":{\"see\":\"https://infura.io/dashboard\"}}} ]\n"
```
**Contract is not available in a chainID**
```
ERR 2022-08-03 17:51:47.727-04:00 rpc response error topics="rpc" tid=2750279 file=core.nim:29 err="\nstatus-go error [methodName:stickers_stickerMarketAddress, code:-32000, message:not available for chainID ]\n"
INF 2022-08-03 17:51:47.727-04:00 shutting down... topics="status-app" tid=2750279 file=nim_status_client.nim:134
```
**ENS not available on chain**
```
ERR 2022-08-03 18:21:33.580-04:00 rpc response error topics="rpc" tid=2792258 file=core.nim:29 err="\nstatus-go error [methodName:ens_resourceURL, code:-32000, message:not available for chainID ]\n"
ERR 2022-08-03 18:21:33.581-04:00 Error getting ENS resourceUrl topics="ens-service" tid=2792258 file=service.nim:389 username=simpledapp.eth exception="\nstatus-go error [methodName:ens_resourceURL, code:-32000, message:not available for chainID ]\n"
INF 2022-08-03 18:21:33.582-04:00 shutting down... topics="status-app" tid=2792258 file=nim_status_client.nim:134
```
Probably needs to be split into separate issues, or become part of an "Chaos Unicorn" epic | 1.0 | crash on login if using an infura key that does not have access to L2 chains or is rate limited or there are features not available on the chain - Example errors:
**Rate Limited**
```
ERR 2022-08-03 17:32:29.440-04:00 rpc response error topics="rpc" tid=2726447 file=core.nim:29 err="\nstatus-go error [methodName:eth_getBalance, code:-32700, message:429 Too Many Requests: {\"jsonrpc\":\"2.0\",\"id\":1,\"error\":{\"code\":-32005,\"message\":\"daily request count exceeded, request rate limited\",\"data\":{\"rate\":{\"allowed_rps\":1,\"backoff_seconds\":30,\"current_rps\":9.866666666666667},\"see\":\"https://infura.io/dashboard\"}}} ]\n"
ERR 2022-08-03 17:32:29.440-04:00 error getting balance topics="wallet-account-service" tid=2726447 file=async_tasks.nim:157 message="\nstatus-go error [methodName:eth_getBalance, code:-32700, message:429 Too Many Requests: {\"jsonrpc\":\"2.0\",\"id\":1,\"error\":{\"code\":-32005,\"message\":\"daily request count exceee=async_tasks.nim:157 message="\nstatus-go error [methodName:eth_getBalance, code:-32700, message:429 Too Many Requests: {\"jsonrpc\":\"2.0\",\"id\":15,\"error\":{\"code\":-32005,\"messaTraceback (most recent call last)
/home/richard/status/status-desktop/src/nim_status_client.nim(168) nim_status_client
/home/richard/status/status-desktop/src/nim_status_client.nim(142) mainProc
/home/richard/status/status-desktop/src/app/core/main.nim(30) delete
/home/richard/status/status-desktop/src/app/core/signals/signals_manager.nim(22) delete
```
**Infura Key has not L2 active**
```
ERR 2022-08-03 17:40:34.448-04:00 rpc response error topics="rpc" tid=2739304 file=core.nim:29 err="\nstatus-go error [methodName:eth_getBalance, code:-32700, message:403 Forbidden: {\"jsonrpc\":\"2.0\",\"id\":1,\"error\":{\"code\":-32002,\"message\":\"project ID does not have access to arbitrum l2\",\"data\":{\"see\":\"https://infura.io/dashboard\"}}} ]\n"
```
**Contract is not available in a chainID**
```
ERR 2022-08-03 17:51:47.727-04:00 rpc response error topics="rpc" tid=2750279 file=core.nim:29 err="\nstatus-go error [methodName:stickers_stickerMarketAddress, code:-32000, message:not available for chainID ]\n"
INF 2022-08-03 17:51:47.727-04:00 shutting down... topics="status-app" tid=2750279 file=nim_status_client.nim:134
```
**ENS not available on chain**
```
ERR 2022-08-03 18:21:33.580-04:00 rpc response error topics="rpc" tid=2792258 file=core.nim:29 err="\nstatus-go error [methodName:ens_resourceURL, code:-32000, message:not available for chainID ]\n"
ERR 2022-08-03 18:21:33.581-04:00 Error getting ENS resourceUrl topics="ens-service" tid=2792258 file=service.nim:389 username=simpledapp.eth exception="\nstatus-go error [methodName:ens_resourceURL, code:-32000, message:not available for chainID ]\n"
INF 2022-08-03 18:21:33.582-04:00 shutting down... topics="status-app" tid=2792258 file=nim_status_client.nim:134
```
Probably needs to be split into separate issues, or become part of an "Chaos Unicorn" epic | priority | crash on login if using an infura key that does not have access to chains or is rate limited or there are features not available on the chain example errors rate limited err rpc response error topics rpc tid file core nim err nstatus go error n err error getting balance topics wallet account service tid file async tasks nim message nstatus go error methodname eth getbalance code message too many requests jsonrpc id error code message daily request count exceee async tasks nim message nstatus go error methodname eth getbalance code message too many requests jsonrpc id error code messatraceback most recent call last home richard status status desktop src nim status client nim nim status client home richard status status desktop src nim status client nim mainproc home richard status status desktop src app core main nim delete home richard status status desktop src app core signals signals manager nim delete infura key has not active err rpc response error topics rpc tid file core nim err nstatus go error n contract is not available in a chainid err rpc response error topics rpc tid file core nim err nstatus go error n inf shutting down topics status app tid file nim status client nim ens not available on chain err rpc response error topics rpc tid file core nim err nstatus go error n err error getting ens resourceurl topics ens service tid file service nim username simpledapp eth exception nstatus go error n inf shutting down topics status app tid file nim status client nim probably needs to be split into separate issues or become part of an chaos unicorn epic | 1 |
79,637 | 3,538,044,254 | IssuesEvent | 2016-01-18 07:30:20 | gama-platform/gama | https://api.github.com/repos/gama-platform/gama | opened | Validation exception [MAELIA] | > Bug Priority Medium | During the compilation of the MAELIA model, it get (in the console) the following exception:
java.lang.NullPointerException
at msi.gaml.descriptions.SpeciesDescription.inheritFromParent(SpeciesDescription.java:426)
at msi.gaml.factories.ModelAssembler.assemble(ModelAssembler.java:159)
at msi.gaml.factories.ModelFactory.createModelDescription(ModelFactory.java:51)
at msi.gama.lang.gaml.resource.GamlResource.buildModelDescription(GamlResource.java:175)
at msi.gama.lang.gaml.resource.GamlResource.buildCompleteDescription(GamlResource.java:335)
at msi.gama.lang.gaml.resource.GamlResource.validate(GamlResource.java:362)
at msi.gama.lang.gaml.resource.GamlModelBuilder.validate(GamlModelBuilder.java:63)
at msi.gama.lang.gaml.validation.GamlJavaValidator.validate(GamlJavaValidator.java:36)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.eclipse.xtext.validation.AbstractDeclarativeValidator$MethodWrapper.invoke(AbstractDeclarativeValidator.java:118)
at org.eclipse.xtext.validation.AbstractDeclarativeValidator.internalValidate(AbstractDeclarativeValidator.java:312)
at org.eclipse.xtext.validation.AbstractInjectableValidator.validate(AbstractInjectableValidator.java:69)
at org.eclipse.xtext.validation.CompositeEValidator.validate(CompositeEValidator.java:153)
at org.eclipse.emf.ecore.util.Diagnostician.doValidate(Diagnostician.java:171)
at org.eclipse.emf.ecore.util.Diagnostician.validate(Diagnostician.java:158)
at org.eclipse.emf.ecore.util.Diagnostician.validate(Diagnostician.java:137)
at org.eclipse.xtext.validation.CancelableDiagnostician.validate(CancelableDiagnostician.java:37)
at org.eclipse.emf.ecore.util.Diagnostician.validate(Diagnostician.java:120)
at org.eclipse.xtext.validation.ResourceValidatorImpl.validate(ResourceValidatorImpl.java:148)
at org.eclipse.xtext.validation.ResourceValidatorImpl.validate(ResourceValidatorImpl.java:126)
at org.eclipse.xtext.validation.ResourceValidatorImpl.validate(ResourceValidatorImpl.java:91)
at org.eclipse.xtext.ui.editor.validation.ValidationJob$1.exec(ValidationJob.java:91)
at org.eclipse.xtext.ui.editor.validation.ValidationJob$1.exec(ValidationJob.java:1)
at org.eclipse.xtext.util.concurrent.CancelableUnitOfWork.exec(CancelableUnitOfWork.java:26)
at org.eclipse.xtext.resource.OutdatedStateManager.exec(OutdatedStateManager.java:121)
at org.eclipse.xtext.ui.editor.model.XtextDocument$XtextDocumentLocker.internalReadOnly(XtextDocument.java:520)
at org.eclipse.xtext.ui.editor.model.XtextDocument$XtextDocumentLocker.readOnly(XtextDocument.java:492)
at org.eclipse.xtext.ui.editor.model.XtextDocument.readOnly(XtextDocument.java:133)
at org.eclipse.xtext.ui.editor.validation.ValidationJob.createIssues(ValidationJob.java:86)
at org.eclipse.xtext.ui.editor.validation.ValidationJob.run(ValidationJob.java:67)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
One compilation error accepted: An exception has occured during the validation of commune.gaml: null thread: Worker-1 | 1.0 | Validation exception [MAELIA] - During the compilation of the MAELIA model, it get (in the console) the following exception:
java.lang.NullPointerException
at msi.gaml.descriptions.SpeciesDescription.inheritFromParent(SpeciesDescription.java:426)
at msi.gaml.factories.ModelAssembler.assemble(ModelAssembler.java:159)
at msi.gaml.factories.ModelFactory.createModelDescription(ModelFactory.java:51)
at msi.gama.lang.gaml.resource.GamlResource.buildModelDescription(GamlResource.java:175)
at msi.gama.lang.gaml.resource.GamlResource.buildCompleteDescription(GamlResource.java:335)
at msi.gama.lang.gaml.resource.GamlResource.validate(GamlResource.java:362)
at msi.gama.lang.gaml.resource.GamlModelBuilder.validate(GamlModelBuilder.java:63)
at msi.gama.lang.gaml.validation.GamlJavaValidator.validate(GamlJavaValidator.java:36)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.eclipse.xtext.validation.AbstractDeclarativeValidator$MethodWrapper.invoke(AbstractDeclarativeValidator.java:118)
at org.eclipse.xtext.validation.AbstractDeclarativeValidator.internalValidate(AbstractDeclarativeValidator.java:312)
at org.eclipse.xtext.validation.AbstractInjectableValidator.validate(AbstractInjectableValidator.java:69)
at org.eclipse.xtext.validation.CompositeEValidator.validate(CompositeEValidator.java:153)
at org.eclipse.emf.ecore.util.Diagnostician.doValidate(Diagnostician.java:171)
at org.eclipse.emf.ecore.util.Diagnostician.validate(Diagnostician.java:158)
at org.eclipse.emf.ecore.util.Diagnostician.validate(Diagnostician.java:137)
at org.eclipse.xtext.validation.CancelableDiagnostician.validate(CancelableDiagnostician.java:37)
at org.eclipse.emf.ecore.util.Diagnostician.validate(Diagnostician.java:120)
at org.eclipse.xtext.validation.ResourceValidatorImpl.validate(ResourceValidatorImpl.java:148)
at org.eclipse.xtext.validation.ResourceValidatorImpl.validate(ResourceValidatorImpl.java:126)
at org.eclipse.xtext.validation.ResourceValidatorImpl.validate(ResourceValidatorImpl.java:91)
at org.eclipse.xtext.ui.editor.validation.ValidationJob$1.exec(ValidationJob.java:91)
at org.eclipse.xtext.ui.editor.validation.ValidationJob$1.exec(ValidationJob.java:1)
at org.eclipse.xtext.util.concurrent.CancelableUnitOfWork.exec(CancelableUnitOfWork.java:26)
at org.eclipse.xtext.resource.OutdatedStateManager.exec(OutdatedStateManager.java:121)
at org.eclipse.xtext.ui.editor.model.XtextDocument$XtextDocumentLocker.internalReadOnly(XtextDocument.java:520)
at org.eclipse.xtext.ui.editor.model.XtextDocument$XtextDocumentLocker.readOnly(XtextDocument.java:492)
at org.eclipse.xtext.ui.editor.model.XtextDocument.readOnly(XtextDocument.java:133)
at org.eclipse.xtext.ui.editor.validation.ValidationJob.createIssues(ValidationJob.java:86)
at org.eclipse.xtext.ui.editor.validation.ValidationJob.run(ValidationJob.java:67)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
One compilation error accepted: An exception has occured during the validation of commune.gaml: null thread: Worker-1 | priority | validation exception during the compilation of the maelia model it get in the console the following exception java lang nullpointerexception at msi gaml descriptions speciesdescription inheritfromparent speciesdescription java at msi gaml factories modelassembler assemble modelassembler java at msi gaml factories modelfactory createmodeldescription modelfactory java at msi gama lang gaml resource gamlresource buildmodeldescription gamlresource java at msi gama lang gaml resource gamlresource buildcompletedescription gamlresource java at msi gama lang gaml resource gamlresource validate gamlresource java at msi gama lang gaml resource gamlmodelbuilder validate gamlmodelbuilder java at msi gama lang gaml validation gamljavavalidator validate gamljavavalidator java at sun reflect nativemethodaccessorimpl native method at sun reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java at sun reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java lang reflect method invoke method java at org eclipse xtext validation abstractdeclarativevalidator methodwrapper invoke abstractdeclarativevalidator java at org eclipse xtext validation abstractdeclarativevalidator internalvalidate abstractdeclarativevalidator java at org eclipse xtext validation abstractinjectablevalidator validate abstractinjectablevalidator java at org eclipse xtext validation compositeevalidator validate compositeevalidator java at org eclipse emf ecore util diagnostician dovalidate diagnostician java at org eclipse emf ecore util diagnostician validate diagnostician java at org eclipse emf ecore util diagnostician validate diagnostician java at org eclipse xtext validation cancelablediagnostician validate cancelablediagnostician java at org eclipse emf ecore util diagnostician validate diagnostician java at org eclipse xtext validation resourcevalidatorimpl validate resourcevalidatorimpl java at org eclipse xtext validation resourcevalidatorimpl validate resourcevalidatorimpl java at org eclipse xtext validation resourcevalidatorimpl validate resourcevalidatorimpl java at org eclipse xtext ui editor validation validationjob exec validationjob java at org eclipse xtext ui editor validation validationjob exec validationjob java at org eclipse xtext util concurrent cancelableunitofwork exec cancelableunitofwork java at org eclipse xtext resource outdatedstatemanager exec outdatedstatemanager java at org eclipse xtext ui editor model xtextdocument xtextdocumentlocker internalreadonly xtextdocument java at org eclipse xtext ui editor model xtextdocument xtextdocumentlocker readonly xtextdocument java at org eclipse xtext ui editor model xtextdocument readonly xtextdocument java at org eclipse xtext ui editor validation validationjob createissues validationjob java at org eclipse xtext ui editor validation validationjob run validationjob java at org eclipse core internal jobs worker run worker java one compilation error accepted an exception has occured during the validation of commune gaml null thread worker | 1 |
254,868 | 8,100,763,196 | IssuesEvent | 2018-08-12 03:44:18 | johnnyflowers/schoolcalendars | https://api.github.com/repos/johnnyflowers/schoolcalendars | opened | Minimize calendars in audit view when deactivated | auditing medium priority | Keeping a calendar's entry expanded on the audit page after it's deactivated isn't all that useful, and it makes it take longer to scroll to other calendars. We could remove calendars from the page completely after they're deactivated, but that would make it very difficult to undo the action. S, we should:
- [ ] Collapse deactivated calendar entries _and all other calendars with the same checksum_ on the auditing page as soon as the calendar is deactivated.
- [ ] Allow clicking the edit icon to re-expand the calendar's entry. | 1.0 | Minimize calendars in audit view when deactivated - Keeping a calendar's entry expanded on the audit page after it's deactivated isn't all that useful, and it makes it take longer to scroll to other calendars. We could remove calendars from the page completely after they're deactivated, but that would make it very difficult to undo the action. S, we should:
- [ ] Collapse deactivated calendar entries _and all other calendars with the same checksum_ on the auditing page as soon as the calendar is deactivated.
- [ ] Allow clicking the edit icon to re-expand the calendar's entry. | priority | minimize calendars in audit view when deactivated keeping a calendar s entry expanded on the audit page after it s deactivated isn t all that useful and it makes it take longer to scroll to other calendars we could remove calendars from the page completely after they re deactivated but that would make it very difficult to undo the action s we should collapse deactivated calendar entries and all other calendars with the same checksum on the auditing page as soon as the calendar is deactivated allow clicking the edit icon to re expand the calendar s entry | 1 |
4,010 | 2,544,698,138 | IssuesEvent | 2015-01-29 12:09:22 | olga-jane/prizm | https://api.github.com/repos/olga-jane/prizm | closed | Cannot create a new "Катушка" | bug bug - functional Coding Construction MEDIUM priority reported_by_students | 1. Create a new pipe
2. Set all "Контрольные операции" to passed
3. Set "Длина трубы" to 555
4. Go to "Контроль элементов трубопровода"
5. Set result to "Принято"
6. Go to "Входной контроль и строительство"
7. Choose the pipe.
Expected result: "Катушка" is saved
Actual result: Cannot save
See screenshots for more detail



| 1.0 | Cannot create a new "Катушка" - 1. Create a new pipe
2. Set all "Контрольные операции" to passed
3. Set "Длина трубы" to 555
4. Go to "Контроль элементов трубопровода"
5. Set result to "Принято"
6. Go to "Входной контроль и строительство"
7. Choose the pipe.
Expected result: "Катушка" is saved
Actual result: Cannot save
See screenshots for more detail



| priority | cannot create a new катушка create a new pipe set all контрольные операции to passed set длина трубы to go to контроль элементов трубопровода set result to принято go to входной контроль и строительство choose the pipe expected result катушка is saved actual result cannot save see screenshots for more detail | 1 |
26,265 | 2,684,276,258 | IssuesEvent | 2015-03-28 20:37:58 | ConEmu/old-issues | https://api.github.com/repos/ConEmu/old-issues | opened | Ctrl - Shift - <number> not wortk | 1 star bug imported Priority-Medium | _From [oili...@gmail.com](https://code.google.com/u/110514272260464111781/) on January 29, 2013 05:19:07_
Required information! OS version: Win7 ConEmu version: 130126 x86
Far version (if you are using Far Manager): 2.0 build 1807 x86
Ctrl - Shift - \<number> not wortk for iterate far windows ... 1. Open two tab in conemu
2. press Ctrl - Shift - 1 - active tab not changed
3. press Ctrl - Shift - 2 - active tab not changed
_Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=911_ | 1.0 | Ctrl - Shift - <number> not wortk - _From [oili...@gmail.com](https://code.google.com/u/110514272260464111781/) on January 29, 2013 05:19:07_
Required information! OS version: Win7 ConEmu version: 130126 x86
Far version (if you are using Far Manager): 2.0 build 1807 x86
Ctrl - Shift - \<number> not wortk for iterate far windows ... 1. Open two tab in conemu
2. press Ctrl - Shift - 1 - active tab not changed
3. press Ctrl - Shift - 2 - active tab not changed
_Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=911_ | priority | ctrl shift not wortk from on january required information os version conemu version far version if you are using far manager build ctrl shift not wortk for iterate far windows open two tab in conemu press ctrl shift active tab not changed press ctrl shift active tab not changed original issue | 1 |
378,122 | 11,196,483,829 | IssuesEvent | 2020-01-03 10:14:53 | saesrpg/saesrpg-web | https://api.github.com/repos/saesrpg/saesrpg-web | closed | Izanagi Clan Private Forums and Group Request | Priority: Medium Status: Completed Type: Category Type: Permission | Hey!
I'd like to request private forums & a forum group for the Izanagi Clan
Our color code : #3AE0CB (if needed for creation of the forum group)
We've been approved for these rewards by the Group Managers, Jay and Daryl.
Please add 'Group Owner' to (https://saesrpg.uk/user/exile)
And give admin rights (lock, move etc) to these people
https://saesrpg.uk/user/markus
https://saesrpg.uk/user/exile
https://saesrpg.uk/user/dbmoodyblues
https://saesrpg.uk/user/avengēr
https://saesrpg.uk/user/hotfire
https://saesrpg.uk/user/kybali0n
We'd like a public sub-category under the groups section called "Izanagi Clan"
In this section we like to have these two topics visible to everyone:
https://saesrpg.uk/topic/10729/izanagi-clan-media-archive
https://saesrpg.uk/topic/10706/izanagi-clan
We'd also like 2 sub-forums within this section
Izanagi Clan Members (only accessible to people who are inside the forum group)
Izanagi Clan HQ (only accessible to people people with admin rights)
Please add our logo pic forum also - https://i.imgur.com/RplSktI.png
Proof of rewards being granted: https://imgur.com/a/Evb4Jpk
Thanks! | 1.0 | Izanagi Clan Private Forums and Group Request - Hey!
I'd like to request private forums & a forum group for the Izanagi Clan
Our color code : #3AE0CB (if needed for creation of the forum group)
We've been approved for these rewards by the Group Managers, Jay and Daryl.
Please add 'Group Owner' to (https://saesrpg.uk/user/exile)
And give admin rights (lock, move etc) to these people
https://saesrpg.uk/user/markus
https://saesrpg.uk/user/exile
https://saesrpg.uk/user/dbmoodyblues
https://saesrpg.uk/user/avengēr
https://saesrpg.uk/user/hotfire
https://saesrpg.uk/user/kybali0n
We'd like a public sub-category under the groups section called "Izanagi Clan"
In this section we like to have these two topics visible to everyone:
https://saesrpg.uk/topic/10729/izanagi-clan-media-archive
https://saesrpg.uk/topic/10706/izanagi-clan
We'd also like 2 sub-forums within this section
Izanagi Clan Members (only accessible to people who are inside the forum group)
Izanagi Clan HQ (only accessible to people people with admin rights)
Please add our logo pic forum also - https://i.imgur.com/RplSktI.png
Proof of rewards being granted: https://imgur.com/a/Evb4Jpk
Thanks! | priority | izanagi clan private forums and group request hey i d like to request private forums a forum group for the izanagi clan our color code if needed for creation of the forum group we ve been approved for these rewards by the group managers jay and daryl please add group owner to and give admin rights lock move etc to these people we d like a public sub category under the groups section called izanagi clan in this section we like to have these two topics visible to everyone we d also like sub forums within this section izanagi clan members only accessible to people who are inside the forum group izanagi clan hq only accessible to people people with admin rights please add our logo pic forum also proof of rewards being granted thanks | 1 |
361,993 | 10,721,930,389 | IssuesEvent | 2019-10-27 07:50:21 | trapw0w/op_hammerfall | https://api.github.com/repos/trapw0w/op_hammerfall | opened | ALiVE IEDs | Priority - Medium Update | Reading the ALiVE documentation shows the below:
> By default, only Explosive Specialists or players carrying Mine Detectors can detect and/or disarm IEDs.
> Any unit with the text EOD in its name can also detect or disarm IEDs
We need to ensure that all EOD teams have been correctly set as EOD. Furthermore, @LewisSO I presume we only want a demo from each team to be able to disable any remainders? | 1.0 | ALiVE IEDs - Reading the ALiVE documentation shows the below:
> By default, only Explosive Specialists or players carrying Mine Detectors can detect and/or disarm IEDs.
> Any unit with the text EOD in its name can also detect or disarm IEDs
We need to ensure that all EOD teams have been correctly set as EOD. Furthermore, @LewisSO I presume we only want a demo from each team to be able to disable any remainders? | priority | alive ieds reading the alive documentation shows the below by default only explosive specialists or players carrying mine detectors can detect and or disarm ieds any unit with the text eod in its name can also detect or disarm ieds we need to ensure that all eod teams have been correctly set as eod furthermore lewisso i presume we only want a demo from each team to be able to disable any remainders | 1 |
445,215 | 12,827,647,411 | IssuesEvent | 2020-07-06 18:54:48 | carbon-design-system/ibm-dotcom-library | https://api.github.com/repos/carbon-design-system/ibm-dotcom-library | closed | Automated test for bundle size | Airtable Done dev priority: medium | ### The problem
In our old codebase we had a build size problem due to Carbon dependency (#2438 #2477), and it's easy to regress it back depending on how we use Carbon.
### The solution
Introduce an automated test to check if a module in our codebase yields to a gigantic bundle size.
### Acceptance criteria
- [ ] Automated test that catches if a module in our codebase yields to a gigantic bundle size. | 1.0 | Automated test for bundle size - ### The problem
In our old codebase we had a build size problem due to Carbon dependency (#2438 #2477), and it's easy to regress it back depending on how we use Carbon.
### The solution
Introduce an automated test to check if a module in our codebase yields to a gigantic bundle size.
### Acceptance criteria
- [ ] Automated test that catches if a module in our codebase yields to a gigantic bundle size. | priority | automated test for bundle size the problem in our old codebase we had a build size problem due to carbon dependency and it s easy to regress it back depending on how we use carbon the solution introduce an automated test to check if a module in our codebase yields to a gigantic bundle size acceptance criteria automated test that catches if a module in our codebase yields to a gigantic bundle size | 1 |
331,660 | 10,075,889,013 | IssuesEvent | 2019-07-24 15:07:05 | AnSyn/ansyn | https://api.github.com/repos/AnSyn/ansyn | closed | (bug) - (component) - close the search on the component | Bug Priority: Medium | **Steps to reproduce**
* Open the component with URL ("https://ansyn.github.io/angular-ansyn-implementation/") , Search for a city name in the search bar
**expected**
* The map will update to the name of the city you were looking for
**Actually**
* The map is not updated and show up a message 'not found'

| 1.0 | (bug) - (component) - close the search on the component - **Steps to reproduce**
* Open the component with URL ("https://ansyn.github.io/angular-ansyn-implementation/") , Search for a city name in the search bar
**expected**
* The map will update to the name of the city you were looking for
**Actually**
* The map is not updated and show up a message 'not found'

| priority | bug component close the search on the component steps to reproduce open the component with url search for a city name in the search bar expected the map will update to the name of the city you were looking for actually the map is not updated and show up a message not found | 1 |
250,161 | 7,969,583,853 | IssuesEvent | 2018-07-16 09:35:23 | minio/minio | https://api.github.com/repos/minio/minio | closed | Why is the S3 API that Minio is not 100% compatible with Amazon S3? | community priority: medium | Why is the S3 API that Minio is not 100% compatible with Amazon S3?
For example, why is list not supported with prefix and delimeter supported?
Because of this, Error 501 NotImplemented occurs when writing to S3 storage…
| 1.0 | Why is the S3 API that Minio is not 100% compatible with Amazon S3? - Why is the S3 API that Minio is not 100% compatible with Amazon S3?
For example, why is list not supported with prefix and delimeter supported?
Because of this, Error 501 NotImplemented occurs when writing to S3 storage…
| priority | why is the api that minio is not compatible with amazon why is the api that minio is not compatible with amazon for example why is list not supported with prefix and delimeter supported because of this error notimplemented occurs when writing to storage… | 1 |
235,220 | 7,735,529,643 | IssuesEvent | 2018-05-27 16:04:41 | Ks89/angular-modal-gallery | https://api.github.com/repos/Ks89/angular-modal-gallery | closed | Image preview strategies to 5.x.x versions | comp:client effort2:medium (days) priority:low | Add image preview strategies (central, standard, something else...) | 1.0 | Image preview strategies to 5.x.x versions - Add image preview strategies (central, standard, something else...) | priority | image preview strategies to x x versions add image preview strategies central standard something else | 1 |
30,827 | 2,726,069,782 | IssuesEvent | 2015-04-15 07:41:18 | cs2103jan2015-w11-1c/main | https://api.github.com/repos/cs2103jan2015-w11-1c/main | closed | all day task to be presented differently | priority.medium status.ongoing type.task | when you print out the fields must show that it is a all day task.
try using abstraction occurrence. treated as another type | 1.0 | all day task to be presented differently - when you print out the fields must show that it is a all day task.
try using abstraction occurrence. treated as another type | priority | all day task to be presented differently when you print out the fields must show that it is a all day task try using abstraction occurrence treated as another type | 1 |
752,084 | 26,272,573,286 | IssuesEvent | 2023-01-06 18:28:31 | gamefreedomgit/Maelstrom | https://api.github.com/repos/gamefreedomgit/Maelstrom | closed | [Moved from discord] Portrait and Icons issue | Animation Priority: Medium Status: Needs Confirmation Bug Report from Discord |
Cropinky — 12/13/2022 9:12 PM
sometimes i log in and my icons look like this idk why it happens, i use your client
https://cdn.discordapp.com/attachments/1052279262901719110/1052279263052701753/image.png

-
skid ツ
— 12/17/2022 6:10 PM
When you enter the spell book as a paladin, the icon is bugged and isn't the correct icon. It does the same thing with retribution aura.
https://cdn.discordapp.com/attachments/1053683146710855751/1053683147058987118/image.png

| 1.0 | [Moved from discord] Portrait and Icons issue -
Cropinky — 12/13/2022 9:12 PM
sometimes i log in and my icons look like this idk why it happens, i use your client
https://cdn.discordapp.com/attachments/1052279262901719110/1052279263052701753/image.png

-
skid ツ
— 12/17/2022 6:10 PM
When you enter the spell book as a paladin, the icon is bugged and isn't the correct icon. It does the same thing with retribution aura.
https://cdn.discordapp.com/attachments/1053683146710855751/1053683147058987118/image.png

| priority | portrait and icons issue cropinky — pm sometimes i log in and my icons look like this idk why it happens i use your client skid ツ — pm when you enter the spell book as a paladin the icon is bugged and isn t the correct icon it does the same thing with retribution aura | 1 |
8,938 | 2,607,899,349 | IssuesEvent | 2015-02-26 00:12:53 | chrsmithdemos/zen-coding | https://api.github.com/repos/chrsmithdemos/zen-coding | closed | Expand Abbreviation is not working in Dreamweaver (Extension nstalled) | auto-migrated Priority-Medium Type-Other | ```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
nothing
What version of the product are you using? On what operating system?
Dramweaver CS4 in windows
Please provide any additional information below.
i want to use zen coding in dreamweaver, please help
```
-----
Original issue reported on code.google.com by `rizwan20...@gmail.com` on 4 Dec 2009 at 5:45 | 1.0 | Expand Abbreviation is not working in Dreamweaver (Extension nstalled) - ```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
nothing
What version of the product are you using? On what operating system?
Dramweaver CS4 in windows
Please provide any additional information below.
i want to use zen coding in dreamweaver, please help
```
-----
Original issue reported on code.google.com by `rizwan20...@gmail.com` on 4 Dec 2009 at 5:45 | priority | expand abbreviation is not working in dreamweaver extension nstalled what steps will reproduce the problem what is the expected output what do you see instead nothing what version of the product are you using on what operating system dramweaver in windows please provide any additional information below i want to use zen coding in dreamweaver please help original issue reported on code google com by gmail com on dec at | 1 |
500,917 | 14,517,163,928 | IssuesEvent | 2020-12-13 18:32:54 | TheIOFoundation/ProjectLockdown | https://api.github.com/repos/TheIOFoundation/ProjectLockdown | opened | [NOTICE] IMPORTANT: How to use this repository and participate with Issues. | Priority: Critical Priority: Medium Project: PLD Stage: Ready |

**Quick Shortcuts:**
     
# Abstract
Project Lockdown is an initiative that highly encourages participation from the broader community.
To this end, we crowdsource as many tasks as possible, in observance of our 3 values: Community + Accountability + Impact.
Please note that, as a result, the list of Issues you will find in this repository cover a wide range of needs, such as:
- Technical Issues (Features, bugs and the like)
- Member positions
- Infrastructure needs (from setting up
- General needs (identifying necessary tools or platforms, documenting and the like)
- Enabling and growing our partners network
- Seeking advise from experts in some
- Looking for community feedback
**This document will help you understand how to proceed with this repository's Issues for a better experience for you and the whole community. Please read it before proceeding with **
Note: This text can also be found (expanded) in the wiki:
[🗎 How to participate](https://github.com/TheIOFoundation/ProjectLockdown/wiki/How-to-participate)
# Participating in Project Lockdown
## How can I contribute?
Contributing in Project Lockdown is easy! There are 2 ways to proceed:
- Become a Project Member
Project Members join a [Team](https://github.com/TheIOFoundation/ProjectLockdown/wiki/How-to-participate#teams) are an active part of the initiative and must be able to commit according to the responsibilities acquired. As a Project Member you'll participate in organized tasks and you'll have access to tools and other resources as well as training.
For more information, please visit the Wiki:
[🗎 How to participate > Become a Project Member](https://github.com/TheIOFoundation/ProjectLockdown/wiki/How-to-participate/_edit#becoming-a-project-member)
- Be an External Collaborator
It is not necessary to be a Project Member to participate and make a meaningful contribution to the initiative. There are plenty of Issues that can be solved without requiring to dive into the complexities of the project.
For more information, please visit the Wiki:
[🗎 How to participate > External Collaborators](https://github.com/TheIOFoundation/ProjectLockdown/wiki/How-to-participate/_edit#external-collaborators)
## List of Labels and their usage
Project Lockdown adopts a [sane label](https://medium.com/@dave_lunny/sane-github-labels-c5d2e6004b63) approach to provide more structure and clarity to the different project tasks that are published.
The more important Labels types are:
- Need: Illustrates the nature of the need described in the Issue.
Issues are primarily organized by Need.
- Stage: Determines the implementation phase in which the Issue is at present time.
- Module: Indicates which [module](https://github.com/TheIOFoundation/ProjectLockdown#project-architecture) is the Issue related to.
Other relevant Labels are:
- Priority: Sets the corresponding degree of urgency to solve the Issue.
- Keyword: Lists specific technologies that the Issue requires.
A complete list of Labels and their usage can be found on the wiki:
[🗎 How to participate > Labels](https://github.com/TheIOFoundation/ProjectLockdown/wiki/How-to-participate#labels)
## Tasks flow
- For code-related issues
If you are not already, please familiarize yourself with GitHub's flow
https://guides.github.com/introduction/flow/
Check the list of code-related issues: [\[Need: Code + Stage: Ready\]](https://github.com/TheIOFoundation/ProjectLockdown/issues?q=is:open%20is:issue%20label:%22Need:%20Code%22%20label:%22Stage:%20Ready%22)
- For other type of needs
All Issues have instructions on how to proceed to implement them. Should you have any doubts, please open a [🙏 Q&A Discussion](https://github.com/TheIOFoundation/ProjectLockdown/discussions?discussions_q=category:Q&A).
Check the list of code-related issues: [\[Need: Code + Stage: Ready\]](https://github.com/TheIOFoundation/ProjectLockdown/issues?q=is:open%20is:issue%20label:%22Need:%20Code%22%20label:%22Stage:%20Ready%22)
# Other resources
You can find all necessary information to learn about Project Lockdown, its technical documentation and all you may need to collaborate in the initiative in our wiki:
[🗎 Project Lockdown](https://github.com/TheIOFoundation/ProjectLockdown/wiki):
We strive to provide all the information you may need. If there is anything you feel is incomplete or not sufficiently explained please reach out to us by opening an [💡 Ideas Discussion](https://github.com/TheIOFoundation/ProjectLockdown/discussions?discussions_q=category:Ideas).
| 2.0 | [NOTICE] IMPORTANT: How to use this repository and participate with Issues. -

**Quick Shortcuts:**
     
# Abstract
Project Lockdown is an initiative that highly encourages participation from the broader community.
To this end, we crowdsource as many tasks as possible, in observance of our 3 values: Community + Accountability + Impact.
Please note that, as a result, the list of Issues you will find in this repository cover a wide range of needs, such as:
- Technical Issues (Features, bugs and the like)
- Member positions
- Infrastructure needs (from setting up
- General needs (identifying necessary tools or platforms, documenting and the like)
- Enabling and growing our partners network
- Seeking advise from experts in some
- Looking for community feedback
**This document will help you understand how to proceed with this repository's Issues for a better experience for you and the whole community. Please read it before proceeding with **
Note: This text can also be found (expanded) in the wiki:
[🗎 How to participate](https://github.com/TheIOFoundation/ProjectLockdown/wiki/How-to-participate)
# Participating in Project Lockdown
## How can I contribute?
Contributing in Project Lockdown is easy! There are 2 ways to proceed:
- Become a Project Member
Project Members join a [Team](https://github.com/TheIOFoundation/ProjectLockdown/wiki/How-to-participate#teams) are an active part of the initiative and must be able to commit according to the responsibilities acquired. As a Project Member you'll participate in organized tasks and you'll have access to tools and other resources as well as training.
For more information, please visit the Wiki:
[🗎 How to participate > Become a Project Member](https://github.com/TheIOFoundation/ProjectLockdown/wiki/How-to-participate/_edit#becoming-a-project-member)
- Be an External Collaborator
It is not necessary to be a Project Member to participate and make a meaningful contribution to the initiative. There are plenty of Issues that can be solved without requiring to dive into the complexities of the project.
For more information, please visit the Wiki:
[🗎 How to participate > External Collaborators](https://github.com/TheIOFoundation/ProjectLockdown/wiki/How-to-participate/_edit#external-collaborators)
## List of Labels and their usage
Project Lockdown adopts a [sane label](https://medium.com/@dave_lunny/sane-github-labels-c5d2e6004b63) approach to provide more structure and clarity to the different project tasks that are published.
The more important Labels types are:
- Need: Illustrates the nature of the need described in the Issue.
Issues are primarily organized by Need.
- Stage: Determines the implementation phase in which the Issue is at present time.
- Module: Indicates which [module](https://github.com/TheIOFoundation/ProjectLockdown#project-architecture) is the Issue related to.
Other relevant Labels are:
- Priority: Sets the corresponding degree of urgency to solve the Issue.
- Keyword: Lists specific technologies that the Issue requires.
A complete list of Labels and their usage can be found on the wiki:
[🗎 How to participate > Labels](https://github.com/TheIOFoundation/ProjectLockdown/wiki/How-to-participate#labels)
## Tasks flow
- For code-related issues
If you are not already, please familiarize yourself with GitHub's flow
https://guides.github.com/introduction/flow/
Check the list of code-related issues: [\[Need: Code + Stage: Ready\]](https://github.com/TheIOFoundation/ProjectLockdown/issues?q=is:open%20is:issue%20label:%22Need:%20Code%22%20label:%22Stage:%20Ready%22)
- For other type of needs
All Issues have instructions on how to proceed to implement them. Should you have any doubts, please open a [🙏 Q&A Discussion](https://github.com/TheIOFoundation/ProjectLockdown/discussions?discussions_q=category:Q&A).
Check the list of code-related issues: [\[Need: Code + Stage: Ready\]](https://github.com/TheIOFoundation/ProjectLockdown/issues?q=is:open%20is:issue%20label:%22Need:%20Code%22%20label:%22Stage:%20Ready%22)
# Other resources
You can find all necessary information to learn about Project Lockdown, its technical documentation and all you may need to collaborate in the initiative in our wiki:
[🗎 Project Lockdown](https://github.com/TheIOFoundation/ProjectLockdown/wiki):
We strive to provide all the information you may need. If there is anything you feel is incomplete or not sufficiently explained please reach out to us by opening an [💡 Ideas Discussion](https://github.com/TheIOFoundation/ProjectLockdown/discussions?discussions_q=category:Ideas).
| priority | important how to use this repository and participate with issues quick shortcuts abstract project lockdown is an initiative that highly encourages participation from the broader community to this end we crowdsource as many tasks as possible in observance of our values community accountability impact please note that as a result the list of issues you will find in this repository cover a wide range of needs such as technical issues features bugs and the like member positions infrastructure needs from setting up general needs identifying necessary tools or platforms documenting and the like enabling and growing our partners network seeking advise from experts in some looking for community feedback this document will help you understand how to proceed with this repository s issues for a better experience for you and the whole community please read it before proceeding with note this text can also be found expanded in the wiki participating in project lockdown how can i contribute contributing in project lockdown is easy there are ways to proceed become a project member project members join a are an active part of the initiative and must be able to commit according to the responsibilities acquired as a project member you ll participate in organized tasks and you ll have access to tools and other resources as well as training for more information please visit the wiki be an external collaborator it is not necessary to be a project member to participate and make a meaningful contribution to the initiative there are plenty of issues that can be solved without requiring to dive into the complexities of the project for more information please visit the wiki list of labels and their usage project lockdown adopts a approach to provide more structure and clarity to the different project tasks that are published the more important labels types are need illustrates the nature of the need described in the issue issues are primarily organized by need stage determines the implementation phase in which the issue is at present time module indicates which is the issue related to other relevant labels are priority sets the corresponding degree of urgency to solve the issue keyword lists specific technologies that the issue requires a complete list of labels and their usage can be found on the wiki tasks flow for code related issues if you are not already please familiarize yourself with github s flow check the list of code related issues for other type of needs all issues have instructions on how to proceed to implement them should you have any doubts please open a check the list of code related issues other resources you can find all necessary information to learn about project lockdown its technical documentation and all you may need to collaborate in the initiative in our wiki we strive to provide all the information you may need if there is anything you feel is incomplete or not sufficiently explained please reach out to us by opening an | 1 |
40,061 | 2,862,780,941 | IssuesEvent | 2015-06-04 07:55:52 | OpenSRP/opensrp-client | https://api.github.com/repos/OpenSRP/opensrp-client | closed | create location hierarchy for the demotest user in correspondence to the drishti forms | Medium Priority | {"district":"mysore",
"phcName":"Bherya",
"phcIdentifier":"bherya",
"subCenter":"munjanahalli",
"villages":["chikkabherya","kavalu_hosur","munjanahalli"]}
can we have the above structure location map for the demotest user.......since the people who would download the opensrp client would use drishti forms and this is the location the drishti form uses.......so if the user demotest can be mapped to a similar structure we can add to the modal ui for the client.
@maimoonak can you look into this and give me a feedback | 1.0 | create location hierarchy for the demotest user in correspondence to the drishti forms - {"district":"mysore",
"phcName":"Bherya",
"phcIdentifier":"bherya",
"subCenter":"munjanahalli",
"villages":["chikkabherya","kavalu_hosur","munjanahalli"]}
can we have the above structure location map for the demotest user.......since the people who would download the opensrp client would use drishti forms and this is the location the drishti form uses.......so if the user demotest can be mapped to a similar structure we can add to the modal ui for the client.
@maimoonak can you look into this and give me a feedback | priority | create location hierarchy for the demotest user in correspondence to the drishti forms district mysore phcname bherya phcidentifier bherya subcenter munjanahalli villages can we have the above structure location map for the demotest user since the people who would download the opensrp client would use drishti forms and this is the location the drishti form uses so if the user demotest can be mapped to a similar structure we can add to the modal ui for the client maimoonak can you look into this and give me a feedback | 1 |
379,802 | 11,235,824,908 | IssuesEvent | 2020-01-09 09:13:07 | strapi/strapi | https://api.github.com/repos/strapi/strapi | closed | Certain ContentManager extension methods are not being used | priority: medium status: confirmed type: bug 🐛 | **Describe the bug**
I wanted to override some of the methods from `strapi-plugin-content-manager/services/ContentManager.js` (create/edit/delete), but they're not being used.
**Steps to reproduce the behavior**
1. Copy/paste the `node_modules/strapi-plugin-content-manager/services/ContentManager.js` file to `extensions/content-manager/ContentManager.js`
2. Add some `console.log`'s to the methods
3. Go to the admin panel to invoke some of those
**Expected behavior**
The overriden methods from extensions folder should be used.
**Notes**
**It did work properly on 3.0.0-beta.17.x. After I migrated to 3.0.0-beta.18.x, it stopped working.**
**System**
- Node.js version: 12.10.0
- NPM version: 6.10.30
- Strapi version: 3.0.0-beta.18.4
- Database: MongoDB
- Operating system: MacOS
| 1.0 | Certain ContentManager extension methods are not being used - **Describe the bug**
I wanted to override some of the methods from `strapi-plugin-content-manager/services/ContentManager.js` (create/edit/delete), but they're not being used.
**Steps to reproduce the behavior**
1. Copy/paste the `node_modules/strapi-plugin-content-manager/services/ContentManager.js` file to `extensions/content-manager/ContentManager.js`
2. Add some `console.log`'s to the methods
3. Go to the admin panel to invoke some of those
**Expected behavior**
The overriden methods from extensions folder should be used.
**Notes**
**It did work properly on 3.0.0-beta.17.x. After I migrated to 3.0.0-beta.18.x, it stopped working.**
**System**
- Node.js version: 12.10.0
- NPM version: 6.10.30
- Strapi version: 3.0.0-beta.18.4
- Database: MongoDB
- Operating system: MacOS
| priority | certain contentmanager extension methods are not being used describe the bug i wanted to override some of the methods from strapi plugin content manager services contentmanager js create edit delete but they re not being used steps to reproduce the behavior copy paste the node modules strapi plugin content manager services contentmanager js file to extensions content manager contentmanager js add some console log s to the methods go to the admin panel to invoke some of those expected behavior the overriden methods from extensions folder should be used notes it did work properly on beta x after i migrated to beta x it stopped working system node js version npm version strapi version beta database mongodb operating system macos | 1 |
359,732 | 10,680,176,542 | IssuesEvent | 2019-10-21 20:48:59 | spacetelescope/jwql | https://api.github.com/repos/spacetelescope/jwql | closed | DEPENDENCY_LINKS in setup.py causing bug in logging_functions | Medium Priority bug | With the introduction of the `DEPENDENCY_LINKS` variable in `setup.py`, the logging of monitors is now failing to log the versions of depenencies listed, since the `REQUIRES` is not immediately followed by `setup()`:
```python
for i, line in enumerate(data):
if 'REQUIRES = [' in line:
begin = i + 1
elif 'setup(' in line:
end = i - 2
```
The solution is so simple move `DEPENDENCY _LINKS` to be defined before `REQUIRES`. | 1.0 | DEPENDENCY_LINKS in setup.py causing bug in logging_functions - With the introduction of the `DEPENDENCY_LINKS` variable in `setup.py`, the logging of monitors is now failing to log the versions of depenencies listed, since the `REQUIRES` is not immediately followed by `setup()`:
```python
for i, line in enumerate(data):
if 'REQUIRES = [' in line:
begin = i + 1
elif 'setup(' in line:
end = i - 2
```
The solution is so simple move `DEPENDENCY _LINKS` to be defined before `REQUIRES`. | priority | dependency links in setup py causing bug in logging functions with the introduction of the dependency links variable in setup py the logging of monitors is now failing to log the versions of depenencies listed since the requires is not immediately followed by setup python for i line in enumerate data if requires in line begin i elif setup in line end i the solution is so simple move dependency links to be defined before requires | 1 |
16,798 | 2,615,124,028 | IssuesEvent | 2015-03-01 05:51:48 | chrsmith/google-api-java-client | https://api.github.com/repos/chrsmith/google-api-java-client | closed | calendar | auto-migrated Priority-Medium Type-Sample | ```
Which Google API and version (e.g. Google Calendar Data API version 2)?
What format (e.g. JSON, Atom)?
What Authentation (e.g. OAuth, OAuth 2, ClientLogin)?
Java environment (e.g. Java 6, Android 2.3, App Engine)?
External references, such as API reference guide?
Please provide any additional information below.
```
Original issue reported on code.google.com by `vza07...@gmail.com` on 15 Dec 2011 at 8:59 | 1.0 | calendar - ```
Which Google API and version (e.g. Google Calendar Data API version 2)?
What format (e.g. JSON, Atom)?
What Authentation (e.g. OAuth, OAuth 2, ClientLogin)?
Java environment (e.g. Java 6, Android 2.3, App Engine)?
External references, such as API reference guide?
Please provide any additional information below.
```
Original issue reported on code.google.com by `vza07...@gmail.com` on 15 Dec 2011 at 8:59 | priority | calendar which google api and version e g google calendar data api version what format e g json atom what authentation e g oauth oauth clientlogin java environment e g java android app engine external references such as api reference guide please provide any additional information below original issue reported on code google com by gmail com on dec at | 1 |
736,044 | 25,455,348,241 | IssuesEvent | 2022-11-24 13:46:15 | StephanAkkerman/FinTwit_Bot | https://api.github.com/repos/StephanAkkerman/FinTwit_Bot | closed | Add option category + more option related channels | Priority: Medium :2nd_place_medal: New feature :star: Difficulty: Medium 😐 | - [x] Option alerts
- [x] https://unusualwhales.com/stocks
- [x] https://unusualwhales.com/spacs
- [x] https://unusualwhales.com/moby-dex -> PLOT
- [x] https://unusualwhales.com/shorts -> top 20 top short interest
- [x] Alerts overview #168 | 1.0 | Add option category + more option related channels - - [x] Option alerts
- [x] https://unusualwhales.com/stocks
- [x] https://unusualwhales.com/spacs
- [x] https://unusualwhales.com/moby-dex -> PLOT
- [x] https://unusualwhales.com/shorts -> top 20 top short interest
- [x] Alerts overview #168 | priority | add option category more option related channels option alerts plot top top short interest alerts overview | 1 |
581,256 | 17,289,875,093 | IssuesEvent | 2021-07-24 14:07:14 | belav/csharpier | https://api.github.com/repos/belav/csharpier | closed | Improve formatting of attribute in generics | area:formatting priority:medium type:bug | ```c#
private static BindParser<T> MakeTypeConverterConverter<[DynamicallyAccessedMembers(
DynamicallyAccessedMemberTypes.All)]
T>()
// could maybe look like this, but it still seems off
private static BindParser<T> MakeTypeConverterConverter<
[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)]
T
>()
``` | 1.0 | Improve formatting of attribute in generics - ```c#
private static BindParser<T> MakeTypeConverterConverter<[DynamicallyAccessedMembers(
DynamicallyAccessedMemberTypes.All)]
T>()
// could maybe look like this, but it still seems off
private static BindParser<T> MakeTypeConverterConverter<
[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)]
T
>()
``` | priority | improve formatting of attribute in generics c private static bindparser maketypeconverterconverter dynamicallyaccessedmembers dynamicallyaccessedmembertypes all t could maybe look like this but it still seems off private static bindparser maketypeconverterconverter t | 1 |
170,442 | 6,444,659,752 | IssuesEvent | 2017-08-12 15:16:17 | drckf/paysage | https://api.github.com/repos/drckf/paysage | closed | Dropout RBMs | Priority: Medium | Dropout RBMs are discussed in the original dropout paper with results superior to normal RBMs. | 1.0 | Dropout RBMs - Dropout RBMs are discussed in the original dropout paper with results superior to normal RBMs. | priority | dropout rbms dropout rbms are discussed in the original dropout paper with results superior to normal rbms | 1 |
610,164 | 18,895,504,178 | IssuesEvent | 2021-11-15 17:25:04 | authzed/spicedb | https://api.github.com/repos/authzed/spicedb | opened | Support Multiple Preshared Keys | hint/good first issue priority/2 medium area/security | The `--grpc-preshared-key` flag currently takes a single string as a value.
This should instead support multiple values (i.e. with a cobra `StringSlice`) so that users can rotate keys easily. | 1.0 | Support Multiple Preshared Keys - The `--grpc-preshared-key` flag currently takes a single string as a value.
This should instead support multiple values (i.e. with a cobra `StringSlice`) so that users can rotate keys easily. | priority | support multiple preshared keys the grpc preshared key flag currently takes a single string as a value this should instead support multiple values i e with a cobra stringslice so that users can rotate keys easily | 1 |
617,314 | 19,348,549,014 | IssuesEvent | 2021-12-15 13:29:09 | owncloud/ocis | https://api.github.com/repos/owncloud/ocis | closed | Copying zero byte file returns 201 status code but is not successful | Type:Bug Priority:p3-medium | ## Steps to reproduce
Steps to reproduce the behavior:
1. Go to https://ocis.ocis-web.latest.owncloud.works
2. Create folder in root, upload zero byte file to root
3. Try to copy zero byte file to folder
## Expected behavior
Copy of zero byte file exists inside folder
## Actual behavior
No file in copy target folder (yet the copy request has a status code of 201)
## Note
This was discovered by an acceptance test in web. My workaround for the acceptance test suite was to upload a file with >0 byte content 🤷🏽 debatable whether we should test both scenarios, but at least discovered this bug...
| 1.0 | Copying zero byte file returns 201 status code but is not successful - ## Steps to reproduce
Steps to reproduce the behavior:
1. Go to https://ocis.ocis-web.latest.owncloud.works
2. Create folder in root, upload zero byte file to root
3. Try to copy zero byte file to folder
## Expected behavior
Copy of zero byte file exists inside folder
## Actual behavior
No file in copy target folder (yet the copy request has a status code of 201)
## Note
This was discovered by an acceptance test in web. My workaround for the acceptance test suite was to upload a file with >0 byte content 🤷🏽 debatable whether we should test both scenarios, but at least discovered this bug...
| priority | copying zero byte file returns status code but is not successful steps to reproduce steps to reproduce the behavior go to create folder in root upload zero byte file to root try to copy zero byte file to folder expected behavior copy of zero byte file exists inside folder actual behavior no file in copy target folder yet the copy request has a status code of note this was discovered by an acceptance test in web my workaround for the acceptance test suite was to upload a file with byte content 🤷🏽 debatable whether we should test both scenarios but at least discovered this bug | 1 |
449,717 | 12,974,097,430 | IssuesEvent | 2020-07-21 14:57:28 | craftercms/craftercms | https://api.github.com/repos/craftercms/craftercms | closed | [studio] Publisher doesn't work when a site with a published repo is removed and then a new site is created with same site name. | bug priority: medium | ## Describe the bug
Publisher doesn't work when a site with a published repo is removed and then a new site is created with same site name.
## To Reproduce
Steps to reproduce the behavior:
1. Create a site wit site name "sitea"
2. Publish a page and wait for content published
3. Remove the created site
4. Create a new site using the same site name in 1. "sitea"
5. Publish a page
## Expected behavior
Page published without errors
## Screenshots
N/A
## Logs
Log of site creation, publish, remove of site, new site and publish
https://gist.github.com/yacdaniel/d6bb993d313b1cf443dbcde50c183344
## Specs
### Version
`3.1.x` & `3.2.x`
### OS
Any
### Browser
Any
## Additional context
Probably related to the work did in https://github.com/craftersoftware/craftercms/issues/143
| 1.0 | [studio] Publisher doesn't work when a site with a published repo is removed and then a new site is created with same site name. - ## Describe the bug
Publisher doesn't work when a site with a published repo is removed and then a new site is created with same site name.
## To Reproduce
Steps to reproduce the behavior:
1. Create a site wit site name "sitea"
2. Publish a page and wait for content published
3. Remove the created site
4. Create a new site using the same site name in 1. "sitea"
5. Publish a page
## Expected behavior
Page published without errors
## Screenshots
N/A
## Logs
Log of site creation, publish, remove of site, new site and publish
https://gist.github.com/yacdaniel/d6bb993d313b1cf443dbcde50c183344
## Specs
### Version
`3.1.x` & `3.2.x`
### OS
Any
### Browser
Any
## Additional context
Probably related to the work did in https://github.com/craftersoftware/craftercms/issues/143
| priority | publisher doesn t work when a site with a published repo is removed and then a new site is created with same site name describe the bug publisher doesn t work when a site with a published repo is removed and then a new site is created with same site name to reproduce steps to reproduce the behavior create a site wit site name sitea publish a page and wait for content published remove the created site create a new site using the same site name in sitea publish a page expected behavior page published without errors screenshots n a logs log of site creation publish remove of site new site and publish specs version x x os any browser any additional context probably related to the work did in | 1 |
242,453 | 7,842,436,554 | IssuesEvent | 2018-06-18 23:31:10 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | USER ISSUE: steam tractor named "steam truck" | Medium Priority | **Version:** 0.7.5.0 beta staging-04eb44af

And still 100% identical reciepe as steam truck :)
| 1.0 | USER ISSUE: steam tractor named "steam truck" - **Version:** 0.7.5.0 beta staging-04eb44af

And still 100% identical reciepe as steam truck :)
| priority | user issue steam tractor named steam truck version beta staging and still identical reciepe as steam truck | 1 |
66,308 | 3,252,208,425 | IssuesEvent | 2015-10-19 13:57:35 | HubTurbo/HubTurbo | https://api.github.com/repos/HubTurbo/HubTurbo | closed | Intuitive closing of renaming Panel box | aspect-ui priority.medium | Currently when a user is renaming a panel, the cross sign just next to it is unintuitive in giving an impression of the renaming box being closed while in fact the entire panel would get closed, which can be dangerous. It happened to me the first time I used the renaming panel feature.

I was thinking of keeping the pencil in its place and using it as a toggle to go back to the non-naming mode (This is in addition to pressing the escape key which also takes you to the non-naming mode). This is shown below -

| 1.0 | Intuitive closing of renaming Panel box - Currently when a user is renaming a panel, the cross sign just next to it is unintuitive in giving an impression of the renaming box being closed while in fact the entire panel would get closed, which can be dangerous. It happened to me the first time I used the renaming panel feature.

I was thinking of keeping the pencil in its place and using it as a toggle to go back to the non-naming mode (This is in addition to pressing the escape key which also takes you to the non-naming mode). This is shown below -

| priority | intuitive closing of renaming panel box currently when a user is renaming a panel the cross sign just next to it is unintuitive in giving an impression of the renaming box being closed while in fact the entire panel would get closed which can be dangerous it happened to me the first time i used the renaming panel feature i was thinking of keeping the pencil in its place and using it as a toggle to go back to the non naming mode this is in addition to pressing the escape key which also takes you to the non naming mode this is shown below | 1 |
606,530 | 18,764,113,276 | IssuesEvent | 2021-11-05 20:29:26 | CMPUT301F21T21/detes | https://api.github.com/repos/CMPUT301F21T21/detes | closed | US 01.02.01 Habits | Medium Risk High Priority | As a doer, I want a habit to have a plan for what days of the week it should regularly occur.
Story Points: 2 | 1.0 | US 01.02.01 Habits - As a doer, I want a habit to have a plan for what days of the week it should regularly occur.
Story Points: 2 | priority | us habits as a doer i want a habit to have a plan for what days of the week it should regularly occur story points | 1 |
238,893 | 7,784,188,923 | IssuesEvent | 2018-06-06 12:32:49 | minio/minio-js | https://api.github.com/repos/minio/minio-js | closed | Cannot find valid syntax to set policy on local bucket | priority: medium triage | Hi,
I try to set a policy on a local bucket (dockerized).
My test code :
```
const Minio = require('minio');
const async = require('async');
const name = 'test2';
const policy = JSON.stringify({
Version: '2018-05-25',
Statement: [
{
Sid: 'Set entirely public',
Effect: 'Allow',
Principal: '*',
Action: 's3:*',
Resource: `arn:aws:s3:::${name}/*`,
},
],
});
const client = new Minio.Client({
endPoint: 'storage.local',
port: 9000,
secure: false,
accessKey: 'IAUA01JNL863NQWTY18D',
secretKey: 'rY7NAcwKIrKJ4jera5udCzO5UBBsmlDjCY6uboTN',
});
async.waterfall(
[
next => client.bucketExists(name, next),
(exists, next) => {
if (exists) return next();
return client.makeBucket(name, next);
},
next => {
console.log('Try to add policy', policy);
client.setBucketPolicy(name, policy, next);
},
],
(err, ...args) => {
if (err) console.error(err);
else console.log(args);
process.exit(0);
}
);
```
And the response :
```
Try to add this policy {"Version":"2018-05-25","Statement":[{"Sid":"Set entirely public","Effect":"Allow","Principal":"*","Action":"s3:*","Resource":"arn:aws:s3:::test2/*"}]}
{ S3Error: Policy has invalid resource.
at Object.parseError (/Users/justin/Documents/Lemonde/cms/node_modules/minio/dist/main/xml-parsers.js:56:11)
at /Users/justin/Documents/Lemonde/cms/node_modules/minio/dist/main/transformers.js:117:22
at DestroyableTransform._flush (/Users/justin/Documents/Lemonde/cms/node_modules/minio/dist/main/transformers.js:48:26)
at DestroyableTransform.<anonymous> (/Users/justin/Documents/Lemonde/cms/node_modules/minio/node_modules/readable-stream/lib/_stream_transform.js:135:12)
at Object.onceWrapper (events.js:313:30)
at emitNone (events.js:111:20)
at DestroyableTransform.emit (events.js:208:7)
at finishMaybe (/Users/justin/Documents/Lemonde/cms/node_modules/minio/node_modules/readable-stream/lib/_stream_writable.js:371:12)
at endWritable (/Users/justin/Documents/Lemonde/cms/node_modules/minio/node_modules/readable-stream/lib/_stream_writable.js:378:3)
at DestroyableTransform.Writable.end (/Users/justin/Documents/Lemonde/cms/node_modules/minio/node_modules/readable-stream/lib/_stream_writable.js:356:5)
code: 'MalformedPolicy',
key: '',
bucketname: '',
resource: '/test2',
requestid: '3L137',
hostid: '3L137',
amzRequestid: null,
amzId2: null,
amzBucketRegion: null }
```
I try a lot of things, with different bucket name or specific action, it always failed.
Pliz help ! | 1.0 | Cannot find valid syntax to set policy on local bucket - Hi,
I try to set a policy on a local bucket (dockerized).
My test code :
```
const Minio = require('minio');
const async = require('async');
const name = 'test2';
const policy = JSON.stringify({
Version: '2018-05-25',
Statement: [
{
Sid: 'Set entirely public',
Effect: 'Allow',
Principal: '*',
Action: 's3:*',
Resource: `arn:aws:s3:::${name}/*`,
},
],
});
const client = new Minio.Client({
endPoint: 'storage.local',
port: 9000,
secure: false,
accessKey: 'IAUA01JNL863NQWTY18D',
secretKey: 'rY7NAcwKIrKJ4jera5udCzO5UBBsmlDjCY6uboTN',
});
async.waterfall(
[
next => client.bucketExists(name, next),
(exists, next) => {
if (exists) return next();
return client.makeBucket(name, next);
},
next => {
console.log('Try to add policy', policy);
client.setBucketPolicy(name, policy, next);
},
],
(err, ...args) => {
if (err) console.error(err);
else console.log(args);
process.exit(0);
}
);
```
And the response :
```
Try to add this policy {"Version":"2018-05-25","Statement":[{"Sid":"Set entirely public","Effect":"Allow","Principal":"*","Action":"s3:*","Resource":"arn:aws:s3:::test2/*"}]}
{ S3Error: Policy has invalid resource.
at Object.parseError (/Users/justin/Documents/Lemonde/cms/node_modules/minio/dist/main/xml-parsers.js:56:11)
at /Users/justin/Documents/Lemonde/cms/node_modules/minio/dist/main/transformers.js:117:22
at DestroyableTransform._flush (/Users/justin/Documents/Lemonde/cms/node_modules/minio/dist/main/transformers.js:48:26)
at DestroyableTransform.<anonymous> (/Users/justin/Documents/Lemonde/cms/node_modules/minio/node_modules/readable-stream/lib/_stream_transform.js:135:12)
at Object.onceWrapper (events.js:313:30)
at emitNone (events.js:111:20)
at DestroyableTransform.emit (events.js:208:7)
at finishMaybe (/Users/justin/Documents/Lemonde/cms/node_modules/minio/node_modules/readable-stream/lib/_stream_writable.js:371:12)
at endWritable (/Users/justin/Documents/Lemonde/cms/node_modules/minio/node_modules/readable-stream/lib/_stream_writable.js:378:3)
at DestroyableTransform.Writable.end (/Users/justin/Documents/Lemonde/cms/node_modules/minio/node_modules/readable-stream/lib/_stream_writable.js:356:5)
code: 'MalformedPolicy',
key: '',
bucketname: '',
resource: '/test2',
requestid: '3L137',
hostid: '3L137',
amzRequestid: null,
amzId2: null,
amzBucketRegion: null }
```
I try a lot of things, with different bucket name or specific action, it always failed.
Pliz help ! | priority | cannot find valid syntax to set policy on local bucket hi i try to set a policy on a local bucket dockerized my test code const minio require minio const async require async const name const policy json stringify version statement sid set entirely public effect allow principal action resource arn aws name const client new minio client endpoint storage local port secure false accesskey secretkey async waterfall next client bucketexists name next exists next if exists return next return client makebucket name next next console log try to add policy policy client setbucketpolicy name policy next err args if err console error err else console log args process exit and the response try to add this policy version statement policy has invalid resource at object parseerror users justin documents lemonde cms node modules minio dist main xml parsers js at users justin documents lemonde cms node modules minio dist main transformers js at destroyabletransform flush users justin documents lemonde cms node modules minio dist main transformers js at destroyabletransform users justin documents lemonde cms node modules minio node modules readable stream lib stream transform js at object oncewrapper events js at emitnone events js at destroyabletransform emit events js at finishmaybe users justin documents lemonde cms node modules minio node modules readable stream lib stream writable js at endwritable users justin documents lemonde cms node modules minio node modules readable stream lib stream writable js at destroyabletransform writable end users justin documents lemonde cms node modules minio node modules readable stream lib stream writable js code malformedpolicy key bucketname resource requestid hostid amzrequestid null null amzbucketregion null i try a lot of things with different bucket name or specific action it always failed pliz help | 1 |
466,590 | 13,428,255,179 | IssuesEvent | 2020-09-06 21:10:39 | segmentio/evergreen | https://api.github.com/repos/segmentio/evergreen | closed | [v4] Tooltip on disabled IconButton hangs | Priority: Medium Type: Bug | ## `Tooltip`
I got some reports that a Tooltip can hang on a disabled `IconButton`. Might be more universal for buttons. | 1.0 | [v4] Tooltip on disabled IconButton hangs - ## `Tooltip`
I got some reports that a Tooltip can hang on a disabled `IconButton`. Might be more universal for buttons. | priority | tooltip on disabled iconbutton hangs tooltip i got some reports that a tooltip can hang on a disabled iconbutton might be more universal for buttons | 1 |
427,159 | 12,393,634,097 | IssuesEvent | 2020-05-20 15:42:25 | luna/enso | https://api.github.com/repos/luna/enso | closed | Implement Desugaring of Complex Type Definitions | Category: Compiler Category: Syntax Change: Breaking Difficulty: Core Contributor Priority: Medium Type: Enhancement | ### Summary
Currently, the interpreter does not support complex data type definitions, and instead only supports the simple form. We clearly need to support the more complex form.
### Value
This reduces boilerplate typing for users when defining their own types.
### Specification
- [x] Implement an IR node for complex data type definitions.
- [x] Implement syntactic support for complex data type definitions.
- [x] Syntactic tests for complex data type definitions.
- [ ] Desugar complex type definitions to simple definition form.
- [x] For now, ignore the unified notion of the unified type as we can't enforce it.
- [ ] Pass-level tests for the desugaring.
- [ ] End-to-end tests for the desugaring.
- [ ] Code locations tests for the desugaring.
### Acceptance Criteria & Test Cases
- Complex type definitions are handled properly using alias analysis.
- Complex type definitions are successfully desugared to simple type definitions.
- The process is rigorously tested and preserves source location metadata.
| 1.0 | Implement Desugaring of Complex Type Definitions - ### Summary
Currently, the interpreter does not support complex data type definitions, and instead only supports the simple form. We clearly need to support the more complex form.
### Value
This reduces boilerplate typing for users when defining their own types.
### Specification
- [x] Implement an IR node for complex data type definitions.
- [x] Implement syntactic support for complex data type definitions.
- [x] Syntactic tests for complex data type definitions.
- [ ] Desugar complex type definitions to simple definition form.
- [x] For now, ignore the unified notion of the unified type as we can't enforce it.
- [ ] Pass-level tests for the desugaring.
- [ ] End-to-end tests for the desugaring.
- [ ] Code locations tests for the desugaring.
### Acceptance Criteria & Test Cases
- Complex type definitions are handled properly using alias analysis.
- Complex type definitions are successfully desugared to simple type definitions.
- The process is rigorously tested and preserves source location metadata.
| priority | implement desugaring of complex type definitions summary currently the interpreter does not support complex data type definitions and instead only supports the simple form we clearly need to support the more complex form value this reduces boilerplate typing for users when defining their own types specification implement an ir node for complex data type definitions implement syntactic support for complex data type definitions syntactic tests for complex data type definitions desugar complex type definitions to simple definition form for now ignore the unified notion of the unified type as we can t enforce it pass level tests for the desugaring end to end tests for the desugaring code locations tests for the desugaring acceptance criteria test cases complex type definitions are handled properly using alias analysis complex type definitions are successfully desugared to simple type definitions the process is rigorously tested and preserves source location metadata | 1 |
305,316 | 9,367,875,368 | IssuesEvent | 2019-04-03 07:12:56 | wso2/product-is | https://api.github.com/repos/wso2/product-is | closed | Add the Mutual TLS with client id and client secret authenticator to the IS pack | Complexity/Medium Component/Extensions Priority/High Severity/Blocker Status/In Progress Type/Bug | Reference: http://hasanthipurnima.blogspot.com/2018/11/mutual-tls-with-client-id-and-secret.html
| 1.0 | Add the Mutual TLS with client id and client secret authenticator to the IS pack - Reference: http://hasanthipurnima.blogspot.com/2018/11/mutual-tls-with-client-id-and-secret.html
| priority | add the mutual tls with client id and client secret authenticator to the is pack reference | 1 |
354,723 | 10,571,421,280 | IssuesEvent | 2019-10-07 07:04:37 | AY1920S1-CS2113-T16-1/main | https://api.github.com/repos/AY1920S1-CS2113-T16-1/main | opened | As a student, I want to have subtask | priority.Medium type.Story | You can create a subtask of another task: when creating the task, just add sub INDEX at the end.
INDEX is the index of the task
| 1.0 | As a student, I want to have subtask - You can create a subtask of another task: when creating the task, just add sub INDEX at the end.
INDEX is the index of the task
| priority | as a student i want to have subtask you can create a subtask of another task when creating the task just add sub index at the end index is the index of the task | 1 |
114,672 | 4,642,427,628 | IssuesEvent | 2016-09-30 09:36:03 | rndsolutions/hawkcd | https://api.github.com/repos/rndsolutions/hawkcd | opened | Disable enter button on invalid input. | bug medium priority | Disable enter button on all forms while validation is failing. | 1.0 | Disable enter button on invalid input. - Disable enter button on all forms while validation is failing. | priority | disable enter button on invalid input disable enter button on all forms while validation is failing | 1 |
434,973 | 12,529,953,832 | IssuesEvent | 2020-06-04 12:16:35 | luna/enso | https://api.github.com/repos/luna/enso | closed | Implement Desugaring of Nested Pattern Matches | Category: Compiler Category: Core Category: Syntax Change: Breaking Difficulty: Core Contributor Priority: Medium Type: Enhancement | ### Summary
Rather than have users write nested `case` statements, we want to provide them with the ability to write nested patterns in their pattern match statements (e.g. `(Foo (Bar a) b)`). This is a big usability enhancement for maintaining simplicity and readability of code.
### Value
We support nested patterns in `case` statements, thereby reducing the need for boilerplate code and enhancing our users' ability to express themselves.
### Specification
- [x] Re-work the way that the IR handles patterns.
- [x] This needs to be able to support multiple pattern types, and nested patterns.
- [x] Update all passes to cope with the new pattern architecture. This includes making sure that all passes handle patterns properly, especially blanks in patterns.
- [x] Rework how codegen is performed from patterns. Special care needs to be taken with how catch alls work, as the result expression needs to be a function taking the scrutinee.
- [x] Add new kinds of branches to the interpreter.
- [x] Integrate the default fallback branch into the `CaseNode`.
- [x] Add syntactic support for nested patterns.
- [x] Add an error case for patterns that have fallen through.
- [x] Test the syntactic support.
- [x] Write a pass that desugars nested patterns to nested case expressions.
- [x] Tests for the pass.
- [x] End-to-end tests of nested patterns.
- [x] Code locations tests.
- [x] Create a warning for unreachable branches, and optimise them away.
- [x] Create a pattern-match specific warning about unused args.
- [x] Add a warning for duplicate names in pattern fields.
- [x] Pretty printer for the IR.
- [x] Create an issue for upgrading this desugaring with a more optimal version based on the system in [dotty](https://github.com/lampepfl/dotty/blob/master/compiler/src/dotty/tools/dotc/transform/PatternMatcher.scala).
### Acceptance Criteria & Test Cases
- Nested patterns in `case` statements work properly.
- The transformation is rigorously tested and correctly preserves location metadata.
- No performance regressions have occurred as a result of changing the way patterns are handled.
| 1.0 | Implement Desugaring of Nested Pattern Matches - ### Summary
Rather than have users write nested `case` statements, we want to provide them with the ability to write nested patterns in their pattern match statements (e.g. `(Foo (Bar a) b)`). This is a big usability enhancement for maintaining simplicity and readability of code.
### Value
We support nested patterns in `case` statements, thereby reducing the need for boilerplate code and enhancing our users' ability to express themselves.
### Specification
- [x] Re-work the way that the IR handles patterns.
- [x] This needs to be able to support multiple pattern types, and nested patterns.
- [x] Update all passes to cope with the new pattern architecture. This includes making sure that all passes handle patterns properly, especially blanks in patterns.
- [x] Rework how codegen is performed from patterns. Special care needs to be taken with how catch alls work, as the result expression needs to be a function taking the scrutinee.
- [x] Add new kinds of branches to the interpreter.
- [x] Integrate the default fallback branch into the `CaseNode`.
- [x] Add syntactic support for nested patterns.
- [x] Add an error case for patterns that have fallen through.
- [x] Test the syntactic support.
- [x] Write a pass that desugars nested patterns to nested case expressions.
- [x] Tests for the pass.
- [x] End-to-end tests of nested patterns.
- [x] Code locations tests.
- [x] Create a warning for unreachable branches, and optimise them away.
- [x] Create a pattern-match specific warning about unused args.
- [x] Add a warning for duplicate names in pattern fields.
- [x] Pretty printer for the IR.
- [x] Create an issue for upgrading this desugaring with a more optimal version based on the system in [dotty](https://github.com/lampepfl/dotty/blob/master/compiler/src/dotty/tools/dotc/transform/PatternMatcher.scala).
### Acceptance Criteria & Test Cases
- Nested patterns in `case` statements work properly.
- The transformation is rigorously tested and correctly preserves location metadata.
- No performance regressions have occurred as a result of changing the way patterns are handled.
| priority | implement desugaring of nested pattern matches summary rather than have users write nested case statements we want to provide them with the ability to write nested patterns in their pattern match statements e g foo bar a b this is a big usability enhancement for maintaining simplicity and readability of code value we support nested patterns in case statements thereby reducing the need for boilerplate code and enhancing our users ability to express themselves specification re work the way that the ir handles patterns this needs to be able to support multiple pattern types and nested patterns update all passes to cope with the new pattern architecture this includes making sure that all passes handle patterns properly especially blanks in patterns rework how codegen is performed from patterns special care needs to be taken with how catch alls work as the result expression needs to be a function taking the scrutinee add new kinds of branches to the interpreter integrate the default fallback branch into the casenode add syntactic support for nested patterns add an error case for patterns that have fallen through test the syntactic support write a pass that desugars nested patterns to nested case expressions tests for the pass end to end tests of nested patterns code locations tests create a warning for unreachable branches and optimise them away create a pattern match specific warning about unused args add a warning for duplicate names in pattern fields pretty printer for the ir create an issue for upgrading this desugaring with a more optimal version based on the system in acceptance criteria test cases nested patterns in case statements work properly the transformation is rigorously tested and correctly preserves location metadata no performance regressions have occurred as a result of changing the way patterns are handled | 1 |
583,686 | 17,395,814,739 | IssuesEvent | 2021-08-02 13:21:12 | umple/umple | https://api.github.com/repos/umple/umple | opened | Consider enabling automatic code scanning in Github of Umple source | Diffic-Easy Priority-Medium Security gradle | Github can scan for security vulnerabilities; consider enabling this
See
https://docs.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/enabling-code-scanning
https://docs.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning
https://docs.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning-for-compiled-languages
-Autobuild may work with Gradle | 1.0 | Consider enabling automatic code scanning in Github of Umple source - Github can scan for security vulnerabilities; consider enabling this
See
https://docs.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/enabling-code-scanning
https://docs.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning
https://docs.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning-for-compiled-languages
-Autobuild may work with Gradle | priority | consider enabling automatic code scanning in github of umple source github can scan for security vulnerabilities consider enabling this see autobuild may work with gradle | 1 |
686,471 | 23,492,495,110 | IssuesEvent | 2022-08-17 20:16:09 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | mcuboot: rt1060: confirmed image causes usage fault | bug priority: medium platform: NXP area: MCUBoot | **Describe the bug**
The bootloader encounters a usage fault when a signed confirmed image is flashed. A signed unconfirmed image seems to work well:
**To Reproduce**
Steps to reproduce the behavior:
1.` west build -p -b mimxrt1060_evk -d build-mcuboot bootloader/mcuboot/boot/zephyr`
2. `west flash -d build-mcuboot`
3.` west build -p -b mimxrt1060_evk -d build-hello-world zephyr/samples/hello_world/ -- -DCONFIG_BOOTLOADER_MCUBOOT=y -DCONFIG_MCUBOOT_GENERATE_CONFIRMED_IMAGE=y -DCONFIG_BUILD_OUTPUT_HEX=y -DCONFIG_MCUBOOT_SIGNATURE_KEY_FILE=\"bootloader/mcuboot/root-rsa-2048.pem\"`
4. `west flash -d build-hello-world --skip-rebuild --hex-file build-hello-world/zephyr/zephyr.signed.confirmed.hex`
**Expected behavior**
The bootloader should load confirmed and unconfirmed images.
**Impact**
Unable to use confirmed images in a production scenario.
**Logs and console output**
Confirmed image:
<pre>
*** Booting Zephyr OS build zephyr-v3.1.0 ***
I: Starting bootloader
I: Primary image: magic=good, swap_type=0x1, copy_done=0x3, image_ok=0x3
I: Scratch: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3
I: Boot source: primary slot
I: Starting swap using scratch algorithm.
E: ***** BUS FAULT *****
E: Precise data bus error
E: BFAR Address: 0x88000000
E: r0/a1: 0x0000002a r1/a2: 0x00fff439 r2/a3: 0x00fff439
E: r3/a4: 0x87fffffc r12/ip: 0xbb8d9a02 r14/lr: 0x568046a8
E: xpsr: 0x21000000
E: Faulting instruction address (r15/pc): 0x600043b6
E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0
E: Current thread: 0x80000138 (unknown)
E: Halting system
</pre>
Unconfirmed image:
<pre>
*** Booting Zephyr OS build zephyr-v3.1.0 ***
I: Starting bootloader
I: Primary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3
I: Scratch: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3
I: Boot source: primary slot
I: Swap type: none
I: Bootloader chainload address offset: 0x10000
I: Jumping to the first image slot
*** Booting Zephyr OS build zephyr-v3.1.0 ***
Hello World! mimxrt1060_evk
</pre>
**Environment (please complete the following information):**
- OS: Linux
- Toolchain Zephyr SDK 0.13.1
- V3.1.0 (2ddd73feafd3316af2c547c34d6969bea637d5c6)
| 1.0 | mcuboot: rt1060: confirmed image causes usage fault - **Describe the bug**
The bootloader encounters a usage fault when a signed confirmed image is flashed. A signed unconfirmed image seems to work well:
**To Reproduce**
Steps to reproduce the behavior:
1.` west build -p -b mimxrt1060_evk -d build-mcuboot bootloader/mcuboot/boot/zephyr`
2. `west flash -d build-mcuboot`
3.` west build -p -b mimxrt1060_evk -d build-hello-world zephyr/samples/hello_world/ -- -DCONFIG_BOOTLOADER_MCUBOOT=y -DCONFIG_MCUBOOT_GENERATE_CONFIRMED_IMAGE=y -DCONFIG_BUILD_OUTPUT_HEX=y -DCONFIG_MCUBOOT_SIGNATURE_KEY_FILE=\"bootloader/mcuboot/root-rsa-2048.pem\"`
4. `west flash -d build-hello-world --skip-rebuild --hex-file build-hello-world/zephyr/zephyr.signed.confirmed.hex`
**Expected behavior**
The bootloader should load confirmed and unconfirmed images.
**Impact**
Unable to use confirmed images in a production scenario.
**Logs and console output**
Confirmed image:
<pre>
*** Booting Zephyr OS build zephyr-v3.1.0 ***
I: Starting bootloader
I: Primary image: magic=good, swap_type=0x1, copy_done=0x3, image_ok=0x3
I: Scratch: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3
I: Boot source: primary slot
I: Starting swap using scratch algorithm.
E: ***** BUS FAULT *****
E: Precise data bus error
E: BFAR Address: 0x88000000
E: r0/a1: 0x0000002a r1/a2: 0x00fff439 r2/a3: 0x00fff439
E: r3/a4: 0x87fffffc r12/ip: 0xbb8d9a02 r14/lr: 0x568046a8
E: xpsr: 0x21000000
E: Faulting instruction address (r15/pc): 0x600043b6
E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0
E: Current thread: 0x80000138 (unknown)
E: Halting system
</pre>
Unconfirmed image:
<pre>
*** Booting Zephyr OS build zephyr-v3.1.0 ***
I: Starting bootloader
I: Primary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3
I: Scratch: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3
I: Boot source: primary slot
I: Swap type: none
I: Bootloader chainload address offset: 0x10000
I: Jumping to the first image slot
*** Booting Zephyr OS build zephyr-v3.1.0 ***
Hello World! mimxrt1060_evk
</pre>
**Environment (please complete the following information):**
- OS: Linux
- Toolchain Zephyr SDK 0.13.1
- V3.1.0 (2ddd73feafd3316af2c547c34d6969bea637d5c6)
| priority | mcuboot confirmed image causes usage fault describe the bug the bootloader encounters a usage fault when a signed confirmed image is flashed a signed unconfirmed image seems to work well to reproduce steps to reproduce the behavior west build p b evk d build mcuboot bootloader mcuboot boot zephyr west flash d build mcuboot west build p b evk d build hello world zephyr samples hello world dconfig bootloader mcuboot y dconfig mcuboot generate confirmed image y dconfig build output hex y dconfig mcuboot signature key file bootloader mcuboot root rsa pem west flash d build hello world skip rebuild hex file build hello world zephyr zephyr signed confirmed hex expected behavior the bootloader should load confirmed and unconfirmed images impact unable to use confirmed images in a production scenario logs and console output confirmed image booting zephyr os build zephyr i starting bootloader i primary image magic good swap type copy done image ok i scratch magic unset swap type copy done image ok i boot source primary slot i starting swap using scratch algorithm e bus fault e precise data bus error e bfar address e e ip lr e xpsr e faulting instruction address pc e zephyr fatal error cpu exception on cpu e current thread unknown e halting system unconfirmed image booting zephyr os build zephyr i starting bootloader i primary image magic unset swap type copy done image ok i scratch magic unset swap type copy done image ok i boot source primary slot i swap type none i bootloader chainload address offset i jumping to the first image slot booting zephyr os build zephyr hello world evk environment please complete the following information os linux toolchain zephyr sdk | 1 |
91,283 | 3,851,437,617 | IssuesEvent | 2016-04-06 02:01:31 | cs2103jan2016-w15-4j/main | https://api.github.com/repos/cs2103jan2016-w15-4j/main | closed | A user can add colour code to a category | priority.medium type.enhancement | .. so that it is easier to identify the task's category more easily. | 1.0 | A user can add colour code to a category - .. so that it is easier to identify the task's category more easily. | priority | a user can add colour code to a category so that it is easier to identify the task s category more easily | 1 |
84,368 | 3,663,965,085 | IssuesEvent | 2016-02-19 09:27:28 | Captianrock/android_PV | https://api.github.com/repos/Captianrock/android_PV | opened | Communication between Xposed and Android App | Medium Priority New Feature | - Android app activity and Xposed strangely independent. Needs to be communicating with each other. | 1.0 | Communication between Xposed and Android App - - Android app activity and Xposed strangely independent. Needs to be communicating with each other. | priority | communication between xposed and android app android app activity and xposed strangely independent needs to be communicating with each other | 1 |
90,621 | 3,828,180,206 | IssuesEvent | 2016-03-31 03:35:56 | Apollo-Community/ApolloStation | https://api.github.com/repos/Apollo-Community/ApolloStation | closed | Character creation bug: secondary languages | bug priority: medium | This has been fixed before but due to the rollback I think it was lost, this bug allows anyone to pick any secondary languages. Such as a human speaking skrellian or stok.
Atebite fixed this earlier, pretty sure it could just be copied pasted.
https://github.com/Apollo-Community/ApolloStation/commit/adaf93be7b05609213164575f75b01c4ecdf06df | 1.0 | Character creation bug: secondary languages - This has been fixed before but due to the rollback I think it was lost, this bug allows anyone to pick any secondary languages. Such as a human speaking skrellian or stok.
Atebite fixed this earlier, pretty sure it could just be copied pasted.
https://github.com/Apollo-Community/ApolloStation/commit/adaf93be7b05609213164575f75b01c4ecdf06df | priority | character creation bug secondary languages this has been fixed before but due to the rollback i think it was lost this bug allows anyone to pick any secondary languages such as a human speaking skrellian or stok atebite fixed this earlier pretty sure it could just be copied pasted | 1 |
30,387 | 2,723,620,517 | IssuesEvent | 2015-04-14 13:43:25 | CruxFramework/crux-widgets | https://api.github.com/repos/CruxFramework/crux-widgets | closed | Component transferList | CruxWidgetsLibrary enhancement imported Milestone-3.0.0 Priority-Medium | _From [ronald...@gmail.com](https://code.google.com/u/106878224778468388965/) on May 28, 2010 17:04:35_
Please create a tag "isMultipleSelect" on the component transferList.
Atc,
Taliban
_Original issue: http://code.google.com/p/crux-framework/issues/detail?id=132_ | 1.0 | Component transferList - _From [ronald...@gmail.com](https://code.google.com/u/106878224778468388965/) on May 28, 2010 17:04:35_
Please create a tag "isMultipleSelect" on the component transferList.
Atc,
Taliban
_Original issue: http://code.google.com/p/crux-framework/issues/detail?id=132_ | priority | component transferlist from on may please create a tag ismultipleselect on the component transferlist atc taliban original issue | 1 |
475,209 | 13,688,851,265 | IssuesEvent | 2020-09-30 12:21:48 | ansible/ansible-lint | https://api.github.com/repos/ansible/ansible-lint | opened | Does ansible-lint include a check for the new FQCNs? | priority/medium status/new | <!--- Verify first that your feature was not already discussed on GitHub -->
##### Summary
As the title says, does ansible-lint include a check to replace all my old module names with the new [FQCNs](https://docs.ansible.com/ansible/latest/user_guide/collections_using.html#using-collections-in-a-playbook)?
I know I can use `-vv` when I actually run the playbook, but if there was an ansible-lint check, that would be easier.
##### Issue Type
- Feature Idea
##### Additional Information
<!--- Describe how the feature would be used, why it is needed and what it would solve -->
<!--- Paste example playbooks or commands between quotes below -->
<!--- HINT: You can also paste gist.github.com links for larger files -->
N/A
| 1.0 | Does ansible-lint include a check for the new FQCNs? - <!--- Verify first that your feature was not already discussed on GitHub -->
##### Summary
As the title says, does ansible-lint include a check to replace all my old module names with the new [FQCNs](https://docs.ansible.com/ansible/latest/user_guide/collections_using.html#using-collections-in-a-playbook)?
I know I can use `-vv` when I actually run the playbook, but if there was an ansible-lint check, that would be easier.
##### Issue Type
- Feature Idea
##### Additional Information
<!--- Describe how the feature would be used, why it is needed and what it would solve -->
<!--- Paste example playbooks or commands between quotes below -->
<!--- HINT: You can also paste gist.github.com links for larger files -->
N/A
| priority | does ansible lint include a check for the new fqcns summary as the title says does ansible lint include a check to replace all my old module names with the new i know i can use vv when i actually run the playbook but if there was an ansible lint check that would be easier issue type feature idea additional information n a | 1 |
367,480 | 10,854,166,999 | IssuesEvent | 2019-11-13 15:57:52 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | Powered Cart Movement | Medium Priority | Version: 0.7.3.3 beta
Steps to Reproduce:
1. Make a powered cart and put fuel in it.
2. get on the powered cart by targeting it and hitting E
3. drive around in the powered cart and watch it fall off cliffs.
Expected behavior:
Better steering and turning with the Powered Cart
Actual behavior:
Wow the steering with the powered cart is absolutely horrible!
The turning radius on the powered cart is way too wide.
Both the steering and the turning radius of the powered cart can
use a lot of work. Right now the way things are I absolutely hate
taking my powered cart anywhere.
Come on guys can you please improve the steering and turning of
the powered cart so that way players like me are not driving
over cliffs all the time. The steering and turning is horrible right now
for the powered carts! | 1.0 | Powered Cart Movement - Version: 0.7.3.3 beta
Steps to Reproduce:
1. Make a powered cart and put fuel in it.
2. get on the powered cart by targeting it and hitting E
3. drive around in the powered cart and watch it fall off cliffs.
Expected behavior:
Better steering and turning with the Powered Cart
Actual behavior:
Wow the steering with the powered cart is absolutely horrible!
The turning radius on the powered cart is way too wide.
Both the steering and the turning radius of the powered cart can
use a lot of work. Right now the way things are I absolutely hate
taking my powered cart anywhere.
Come on guys can you please improve the steering and turning of
the powered cart so that way players like me are not driving
over cliffs all the time. The steering and turning is horrible right now
for the powered carts! | priority | powered cart movement version beta steps to reproduce make a powered cart and put fuel in it get on the powered cart by targeting it and hitting e drive around in the powered cart and watch it fall off cliffs expected behavior better steering and turning with the powered cart actual behavior wow the steering with the powered cart is absolutely horrible the turning radius on the powered cart is way too wide both the steering and the turning radius of the powered cart can use a lot of work right now the way things are i absolutely hate taking my powered cart anywhere come on guys can you please improve the steering and turning of the powered cart so that way players like me are not driving over cliffs all the time the steering and turning is horrible right now for the powered carts | 1 |
786,903 | 27,697,750,314 | IssuesEvent | 2023-03-14 04:36:46 | yugabyte/yugabyte-db | https://api.github.com/repos/yugabyte/yugabyte-db | closed | [docdb] Support transaction promotion for geo-partitioned workloads in use of WaitQueue and DeadlockDetector in Wait-on-Conflict concurrency control | kind/enhancement area/docdb priority/medium | Jira Link: [DB-3161](https://yugabyte.atlassian.net/browse/DB-3161)
[DB-3161]: https://yugabyte.atlassian.net/browse/DB-3161?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ | 1.0 | [docdb] Support transaction promotion for geo-partitioned workloads in use of WaitQueue and DeadlockDetector in Wait-on-Conflict concurrency control - Jira Link: [DB-3161](https://yugabyte.atlassian.net/browse/DB-3161)
[DB-3161]: https://yugabyte.atlassian.net/browse/DB-3161?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ | priority | support transaction promotion for geo partitioned workloads in use of waitqueue and deadlockdetector in wait on conflict concurrency control jira link | 1 |
679,216 | 23,224,504,734 | IssuesEvent | 2022-08-02 21:53:51 | tauri-apps/tauri | https://api.github.com/repos/tauri-apps/tauri | closed | [feat] Way to get "raw" data from a sidecar | scope: core type: feature request priority: 2 medium status: backlog | ### Describe the problem
Hi guys,
When using `Sidecar` to bundle and execute an external program that returns non UFT-8 characters it's impossible to get the "raw" data. For example:
Let's say I want to bundle `FFmpeg` into my Tauri app. I guess the only way for me to execute it is using Sidecar. The code is looking something like this:
```rust
let cmd_output = tauri::api::process::Command::new_sidecar("./ffmpeg").unwrap()
.args([
"-i",
&img_full_path,
"-vf",
&format!("select=eq(n\\,{})", frame_number),
"-f",
"rawvideo",
"-pix_fmt",
"rgba",
"-vframes",
"1",
"-",
])
.output(){
Ok(out) => out,
Err(err) => return Err( (StatusCode::INTERNAL_SERVER_ERROR, format!("Error executing FFmpeg. \n{:?}", err)) )
};
```
The `FFmpeg` command should return some information through the `stderr` and it should return the "raw data"/pixels of the image through the `stdout`
The problem is that Tauri tries to transform all the output and sometimes we just need the raw data. Here is where it happens:
https://github.com/tauri-apps/tauri/blob/597c98203cad9b45949816659f5f59976328585a/core/tauri/src/api/process/command.rs#L395
I had this working with my own code `std::process::Command` before using `Sidecar`.
### Describe the solution you'd like
Maybe we can have a function where we don't transform the data. Or a way to call `std::process::Command` with the relative path of the bundled executables.
### Alternatives considered
_No response_
### Additional context
_No response_ | 1.0 | [feat] Way to get "raw" data from a sidecar - ### Describe the problem
Hi guys,
When using `Sidecar` to bundle and execute an external program that returns non UFT-8 characters it's impossible to get the "raw" data. For example:
Let's say I want to bundle `FFmpeg` into my Tauri app. I guess the only way for me to execute it is using Sidecar. The code is looking something like this:
```rust
let cmd_output = tauri::api::process::Command::new_sidecar("./ffmpeg").unwrap()
.args([
"-i",
&img_full_path,
"-vf",
&format!("select=eq(n\\,{})", frame_number),
"-f",
"rawvideo",
"-pix_fmt",
"rgba",
"-vframes",
"1",
"-",
])
.output(){
Ok(out) => out,
Err(err) => return Err( (StatusCode::INTERNAL_SERVER_ERROR, format!("Error executing FFmpeg. \n{:?}", err)) )
};
```
The `FFmpeg` command should return some information through the `stderr` and it should return the "raw data"/pixels of the image through the `stdout`
The problem is that Tauri tries to transform all the output and sometimes we just need the raw data. Here is where it happens:
https://github.com/tauri-apps/tauri/blob/597c98203cad9b45949816659f5f59976328585a/core/tauri/src/api/process/command.rs#L395
I had this working with my own code `std::process::Command` before using `Sidecar`.
### Describe the solution you'd like
Maybe we can have a function where we don't transform the data. Or a way to call `std::process::Command` with the relative path of the bundled executables.
### Alternatives considered
_No response_
### Additional context
_No response_ | priority | way to get raw data from a sidecar describe the problem hi guys when using sidecar to bundle and execute an external program that returns non uft characters it s impossible to get the raw data for example let s say i want to bundle ffmpeg into my tauri app i guess the only way for me to execute it is using sidecar the code is looking something like this rust let cmd output tauri api process command new sidecar ffmpeg unwrap args i img full path vf format select eq n frame number f rawvideo pix fmt rgba vframes output ok out out err err return err statuscode internal server error format error executing ffmpeg n err the ffmpeg command should return some information through the stderr and it should return the raw data pixels of the image through the stdout the problem is that tauri tries to transform all the output and sometimes we just need the raw data here is where it happens i had this working with my own code std process command before using sidecar describe the solution you d like maybe we can have a function where we don t transform the data or a way to call std process command with the relative path of the bundled executables alternatives considered no response additional context no response | 1 |
82,712 | 3,618,515,025 | IssuesEvent | 2016-02-08 12:01:14 | Threesixty/aufo-jde-ppst | https://api.github.com/repos/Threesixty/aufo-jde-ppst | closed | Améliorations Portail | auto-migrated Priority-Medium Type-Enhancement | ```
Quelques améliorations pour le site en "général" :
- rendre obligatoire tous les champs de saisie lors d'une inscription sur le
portail
- est-ce possible de rendre les comptes-rendus des réunions de bureau des
Clubs uniquement accessible à certains membres actifs sur le site (qui en
l'occurrence font parti des Conseils d'Administration)?
```
Original issue reported on code.google.com by `delegati...@gmail.com` on 8 Apr 2015 at 3:11 | 1.0 | Améliorations Portail - ```
Quelques améliorations pour le site en "général" :
- rendre obligatoire tous les champs de saisie lors d'une inscription sur le
portail
- est-ce possible de rendre les comptes-rendus des réunions de bureau des
Clubs uniquement accessible à certains membres actifs sur le site (qui en
l'occurrence font parti des Conseils d'Administration)?
```
Original issue reported on code.google.com by `delegati...@gmail.com` on 8 Apr 2015 at 3:11 | priority | améliorations portail quelques améliorations pour le site en général rendre obligatoire tous les champs de saisie lors d une inscription sur le portail est ce possible de rendre les comptes rendus des réunions de bureau des clubs uniquement accessible à certains membres actifs sur le site qui en l occurrence font parti des conseils d administration original issue reported on code google com by delegati gmail com on apr at | 1 |
48,774 | 2,999,819,350 | IssuesEvent | 2015-07-23 21:01:59 | zhengj2007/BFO-test | https://api.github.com/repos/zhengj2007/BFO-test | opened | Preferred label policy | imported Priority-Medium Type-BFO2-Reference | _From [alanruttenberg@gmail.com](https://code.google.com/u/alanruttenberg@gmail.com/) on January 13, 2012 14:07:31_
See discussion in http://groups.google.com/group/bfo-owl-devel/browse_thread/thread/9527351b8a7e2d58/0b7617e1221c9a66 Proposal: The principle is that when reading a r b, we get an english sentence, which is what motivates the verb "is". Include alternative terms, with the verb, and without verb but with underscores instead of spaces.
_Original issue: http://code.google.com/p/bfo/issues/detail?id=17_ | 1.0 | Preferred label policy - _From [alanruttenberg@gmail.com](https://code.google.com/u/alanruttenberg@gmail.com/) on January 13, 2012 14:07:31_
See discussion in http://groups.google.com/group/bfo-owl-devel/browse_thread/thread/9527351b8a7e2d58/0b7617e1221c9a66 Proposal: The principle is that when reading a r b, we get an english sentence, which is what motivates the verb "is". Include alternative terms, with the verb, and without verb but with underscores instead of spaces.
_Original issue: http://code.google.com/p/bfo/issues/detail?id=17_ | priority | preferred label policy from on january see discussion in proposal the principle is that when reading a r b we get an english sentence which is what motivates the verb is include alternative terms with the verb and without verb but with underscores instead of spaces original issue | 1 |
486,453 | 14,009,390,581 | IssuesEvent | 2020-10-29 02:14:53 | CMPUT301F20T41/boromi | https://api.github.com/repos/CMPUT301F20T41/boromi | closed | Import Image Assets Into Project | Length: Less than 5 Hours Priority: Medium Status: In Progress Type: Maintenance | ## Description
Some user interfaces make use of image assets from **[undraw](https://undraw.co/illustrations)**, and some components also make use of "action icons," most of which can be found in the default android icon library.
## Deliverables
1. The following assets should be included in the **app/src/main/res/drawable** directory.
* [undraw-book-reader.svg](https://user-images.githubusercontent.com/39068407/97029084-25a78280-151a-11eb-987e-1a5bdecdba07.png), Type: SVG, Size: 273x216
* [undraw-forgot-password.svg](https://user-images.githubusercontent.com/39068407/97029554-ceee7880-151a-11eb-95c9-585eee8f612e.png), Type: SVG, Size: 273x195
* [undraw-reading-time.svg](https://user-images.githubusercontent.com/39068407/97029794-24c32080-151b-11eb-9961-66bd024cbe4e.png), Type: SVG, Size: 311x216
2. The following icons should be included in the **app/src/main/res/drawable** directory. All the below icons should be 24x24,
unless noted otherwise
#### App Bar Icons
* [scan-icon.svg](https://user-images.githubusercontent.com/39068407/97034606-6905ef00-1522-11eb-8e64-aba38f304595.png)
* [add-icon.svg](https://user-images.githubusercontent.com/39068407/97034624-6efbd000-1522-11eb-82d8-17342e38dfb6.png)
#### Tab Bar Icons
* [book-icon.svg](https://user-images.githubusercontent.com/39068407/97034975-e92c5480-1522-11eb-9cb5-94ed2de8f4dc.png)
* [outgoing-icon.svg](https://user-images.githubusercontent.com/39068407/97035046-0103d880-1523-11eb-9c4a-053da391c96f.png)
* [search-icon.svg](https://user-images.githubusercontent.com/39068407/97033457-9f426f00-1520-11eb-8d4c-af54352ab9fd.png) **Is also used in app**
* [location-icon.svg](https://user-images.githubusercontent.com/39068407/97034411-1e847280-1522-11eb-9401-e5516ef1a2db.png) **Is also used in app**
* [settings-icon.svg](https://user-images.githubusercontent.com/39068407/97035218-3e686600-1523-11eb-911b-bd5c3214504c.png)
#### In App Icons
* [arrow-back-icon.svg](https://user-images.githubusercontent.com/39068407/97033497-ac5f5e00-1520-11eb-99fa-666a5064869d.png)
* [delete-icon.svg](https://user-images.githubusercontent.com/39068407/97033558-c26d1e80-1520-11eb-8de7-48c9f076db2b.png)
* [edit-icon.svg](https://user-images.githubusercontent.com/39068407/97033729-08c27d80-1521-11eb-8a41-236692aaae38.png)
* [add-photo-icon.svg](https://user-images.githubusercontent.com/39068407/97034292-ee3cd400-1521-11eb-88d3-f79f2f56fec6.png) **50x50**
* [cancel-icon.svg](https://user-images.githubusercontent.com/39068407/97034468-36f48d00-1522-11eb-887c-75b3750d4f18.png)
* [check-icon.svg](https://user-images.githubusercontent.com/39068407/97034524-4e337a80-1522-11eb-9c24-6c93b103a64c.png)
* [more-icon.svg](https://user-images.githubusercontent.com/39068407/97034727-9783ca00-1522-11eb-9233-c5fa4632aef7.png)
* [return-icon.svg](https://user-images.githubusercontent.com/39068407/97034803-b1bda800-1522-11eb-97e2-38d54d96578b.png) **30x30**
**This issue will be exempt from the demo phase of the issue development lifecycle since there really isn't anything to demo** | 1.0 | Import Image Assets Into Project - ## Description
Some user interfaces make use of image assets from **[undraw](https://undraw.co/illustrations)**, and some components also make use of "action icons," most of which can be found in the default android icon library.
## Deliverables
1. The following assets should be included in the **app/src/main/res/drawable** directory.
* [undraw-book-reader.svg](https://user-images.githubusercontent.com/39068407/97029084-25a78280-151a-11eb-987e-1a5bdecdba07.png), Type: SVG, Size: 273x216
* [undraw-forgot-password.svg](https://user-images.githubusercontent.com/39068407/97029554-ceee7880-151a-11eb-95c9-585eee8f612e.png), Type: SVG, Size: 273x195
* [undraw-reading-time.svg](https://user-images.githubusercontent.com/39068407/97029794-24c32080-151b-11eb-9961-66bd024cbe4e.png), Type: SVG, Size: 311x216
2. The following icons should be included in the **app/src/main/res/drawable** directory. All the below icons should be 24x24,
unless noted otherwise
#### App Bar Icons
* [scan-icon.svg](https://user-images.githubusercontent.com/39068407/97034606-6905ef00-1522-11eb-8e64-aba38f304595.png)
* [add-icon.svg](https://user-images.githubusercontent.com/39068407/97034624-6efbd000-1522-11eb-82d8-17342e38dfb6.png)
#### Tab Bar Icons
* [book-icon.svg](https://user-images.githubusercontent.com/39068407/97034975-e92c5480-1522-11eb-9cb5-94ed2de8f4dc.png)
* [outgoing-icon.svg](https://user-images.githubusercontent.com/39068407/97035046-0103d880-1523-11eb-9c4a-053da391c96f.png)
* [search-icon.svg](https://user-images.githubusercontent.com/39068407/97033457-9f426f00-1520-11eb-8d4c-af54352ab9fd.png) **Is also used in app**
* [location-icon.svg](https://user-images.githubusercontent.com/39068407/97034411-1e847280-1522-11eb-9401-e5516ef1a2db.png) **Is also used in app**
* [settings-icon.svg](https://user-images.githubusercontent.com/39068407/97035218-3e686600-1523-11eb-911b-bd5c3214504c.png)
#### In App Icons
* [arrow-back-icon.svg](https://user-images.githubusercontent.com/39068407/97033497-ac5f5e00-1520-11eb-99fa-666a5064869d.png)
* [delete-icon.svg](https://user-images.githubusercontent.com/39068407/97033558-c26d1e80-1520-11eb-8de7-48c9f076db2b.png)
* [edit-icon.svg](https://user-images.githubusercontent.com/39068407/97033729-08c27d80-1521-11eb-8a41-236692aaae38.png)
* [add-photo-icon.svg](https://user-images.githubusercontent.com/39068407/97034292-ee3cd400-1521-11eb-88d3-f79f2f56fec6.png) **50x50**
* [cancel-icon.svg](https://user-images.githubusercontent.com/39068407/97034468-36f48d00-1522-11eb-887c-75b3750d4f18.png)
* [check-icon.svg](https://user-images.githubusercontent.com/39068407/97034524-4e337a80-1522-11eb-9c24-6c93b103a64c.png)
* [more-icon.svg](https://user-images.githubusercontent.com/39068407/97034727-9783ca00-1522-11eb-9233-c5fa4632aef7.png)
* [return-icon.svg](https://user-images.githubusercontent.com/39068407/97034803-b1bda800-1522-11eb-97e2-38d54d96578b.png) **30x30**
**This issue will be exempt from the demo phase of the issue development lifecycle since there really isn't anything to demo** | priority | import image assets into project description some user interfaces make use of image assets from and some components also make use of action icons most of which can be found in the default android icon library deliverables the following assets should be included in the app src main res drawable directory type svg size type svg size type svg size the following icons should be included in the app src main res drawable directory all the below icons should be unless noted otherwise app bar icons tab bar icons is also used in app is also used in app in app icons this issue will be exempt from the demo phase of the issue development lifecycle since there really isn t anything to demo | 1 |
146,051 | 5,592,611,207 | IssuesEvent | 2017-03-30 05:26:26 | CS2103JAN2017-W09-B3/main | https://api.github.com/repos/CS2103JAN2017-W09-B3/main | closed | Help callout | priority.medium type.enhancement type.task | The callout will get modified as user types, then if the first word matches any of the commands instead of showing possible commands it becomes the help already | 1.0 | Help callout - The callout will get modified as user types, then if the first word matches any of the commands instead of showing possible commands it becomes the help already | priority | help callout the callout will get modified as user types then if the first word matches any of the commands instead of showing possible commands it becomes the help already | 1 |
820,715 | 30,784,649,758 | IssuesEvent | 2023-07-31 12:29:07 | PHI-base/PHI5_web_display | https://api.github.com/repos/PHI-base/PHI5_web_display | opened | Don't show 'Annotation extension term' in Advanced Search | medium priority | In the Advanced Search page, there is an option for 'Annotation extension term' that was meant to search based on the values of annotation extensions.
This search option currently doesn't do anything, and in issue #94 we decided that this search option probably won't be useful for most users of PHI-base 5.
So, we want to hide (or remove) this search option until the users of PHI-base 5 request it.

| 1.0 | Don't show 'Annotation extension term' in Advanced Search - In the Advanced Search page, there is an option for 'Annotation extension term' that was meant to search based on the values of annotation extensions.
This search option currently doesn't do anything, and in issue #94 we decided that this search option probably won't be useful for most users of PHI-base 5.
So, we want to hide (or remove) this search option until the users of PHI-base 5 request it.

| priority | don t show annotation extension term in advanced search in the advanced search page there is an option for annotation extension term that was meant to search based on the values of annotation extensions this search option currently doesn t do anything and in issue we decided that this search option probably won t be useful for most users of phi base so we want to hide or remove this search option until the users of phi base request it | 1 |
818,090 | 30,670,772,679 | IssuesEvent | 2023-07-25 22:16:00 | dessalines/jerboa | https://api.github.com/repos/dessalines/jerboa | closed | Tapping on an embedded image in a comment collapses the comment | bug 3 - medium priority | **Jerboa Version**
0.0.33
**Describe the bug**
When there is a comment with an embedded image, tapping on the image collapses the comment. I would expect it to open a view of the image, even if the image is small.
**To Reproduce**
Steps to reproduce the behavior:
1. Find a comment with an embedded image ([example](https://beehaw.org/comment/182424))
2. Tap on the image
3. Comment collapses
| 1.0 | Tapping on an embedded image in a comment collapses the comment - **Jerboa Version**
0.0.33
**Describe the bug**
When there is a comment with an embedded image, tapping on the image collapses the comment. I would expect it to open a view of the image, even if the image is small.
**To Reproduce**
Steps to reproduce the behavior:
1. Find a comment with an embedded image ([example](https://beehaw.org/comment/182424))
2. Tap on the image
3. Comment collapses
| priority | tapping on an embedded image in a comment collapses the comment jerboa version describe the bug when there is a comment with an embedded image tapping on the image collapses the comment i would expect it to open a view of the image even if the image is small to reproduce steps to reproduce the behavior find a comment with an embedded image tap on the image comment collapses | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.