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
262,037
8,249,237,088
IssuesEvent
2018-09-11 20:55:39
PMEAL/OpenPNM
https://api.github.com/repos/PMEAL/OpenPNM
closed
Set initial conditions to 0 everywhere by default
Next Minor Release Priority - Medium
It would be quite convenient if 0 were assumed as the default value for IC's in transient algs.
1.0
Set initial conditions to 0 everywhere by default - It would be quite convenient if 0 were assumed as the default value for IC's in transient algs.
priority
set initial conditions to everywhere by default it would be quite convenient if were assumed as the default value for ic s in transient algs
1
57,443
3,082,009,433
IssuesEvent
2015-08-23 09:44:39
pavel-pimenov/flylinkdc-r5xx
https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx
closed
Ошибка при открытии базы сразу после старта.
imported Priority-Medium Type-Other wontfix
_From [a.rain...@gmail.com](https://code.google.com/u/117892482479228821242/) on March 29, 2013 13:15:55_ Thrown: duplicate column name: block_size First-chance exception at 0x000007fefd159e5d in flylinkdc_Debug_x64.exe: Microsoft C++ exception: sqlite3x::database_error at memory location 0x001ddaa0.. _Original issu...
1.0
Ошибка при открытии базы сразу после старта. - _From [a.rain...@gmail.com](https://code.google.com/u/117892482479228821242/) on March 29, 2013 13:15:55_ Thrown: duplicate column name: block_size First-chance exception at 0x000007fefd159e5d in flylinkdc_Debug_x64.exe: Microsoft C++ exception: sqlite3x::database_error ...
priority
ошибка при открытии базы сразу после старта from on march thrown duplicate column name block size first chance exception at in flylinkdc debug exe microsoft c exception database error at memory location original issue
1
455,626
13,130,200,954
IssuesEvent
2020-08-06 15:00:59
pesos/grofer
https://api.github.com/repos/pesos/grofer
opened
Migrate to termdash for ui
long-term migrate priority: medium
In response to #30 migration to [termdash](https://github.com/mum4k/termdash) has to be taken up. To work on this issue: - Development related to migrating to `termdash` will be done on the `migrate` branch *only*. - While sending in a PR for the same, instead of "Fixes #Issue", mention "Part of #Issue" and refe...
1.0
Migrate to termdash for ui - In response to #30 migration to [termdash](https://github.com/mum4k/termdash) has to be taken up. To work on this issue: - Development related to migrating to `termdash` will be done on the `migrate` branch *only*. - While sending in a PR for the same, instead of "Fixes #Issue", ment...
priority
migrate to termdash for ui in response to migration to has to be taken up to work on this issue development related to migrating to termdash will be done on the migrate branch only while sending in a pr for the same instead of fixes issue mention part of issue and reference this iss...
1
289,253
8,862,492,529
IssuesEvent
2019-01-10 06:15:11
medic/medic-webapp
https://api.github.com/repos/medic/medic-webapp
closed
Fix favicon caching
Priority: 2 - Medium Type: Bug
With recent changes to how we serve the favicon we have broken the caching implemented to fix #1913 and #3858 . The [favicon test code](https://github.com/medic/medic-webapp/blob/master/api/src/routing.js#L533) can be removed and move this line up to the [favicon route handler](https://github.com/medic/medic-webapp/...
1.0
Fix favicon caching - With recent changes to how we serve the favicon we have broken the caching implemented to fix #1913 and #3858 . The [favicon test code](https://github.com/medic/medic-webapp/blob/master/api/src/routing.js#L533) can be removed and move this line up to the [favicon route handler](https://github.c...
priority
fix favicon caching with recent changes to how we serve the favicon we have broken the caching implemented to fix and the can be removed and move this line up to the js writeheaders req res to test this load the login page in an incognito browser you should see a network re...
1
429,187
12,421,952,361
IssuesEvent
2020-05-23 19:26:54
space-wizards/space-station-14
https://api.github.com/repos/space-wizards/space-station-14
closed
Thrown objects can go forever
Priority: 2-medium Type: Bug
Thrown objects keep moving until they collide with something, they should probably decelerate during movement or otherwise stop on their own after some amount of time or distance when not in space.
1.0
Thrown objects can go forever - Thrown objects keep moving until they collide with something, they should probably decelerate during movement or otherwise stop on their own after some amount of time or distance when not in space.
priority
thrown objects can go forever thrown objects keep moving until they collide with something they should probably decelerate during movement or otherwise stop on their own after some amount of time or distance when not in space
1
17,235
2,615,134,667
IssuesEvent
2015-03-01 06:05:53
chrsmith/google-api-java-client
https://api.github.com/repos/chrsmith/google-api-java-client
closed
Sample upload of a photo into a public access Cloud bucket
auto-migrated Priority-Medium Type-Sample
``` Which Google API and version (e.g. Google Calendar API version 3)? Cloud Storage API v1 (revision 3) Java environment (e.g. Java 6, Android 2.3, App Engine)? Android External references, such as API reference guide? https://developers.google.com/resources/api-libraries/documentation/storage/v1/j ava/latest/overvi...
1.0
Sample upload of a photo into a public access Cloud bucket - ``` Which Google API and version (e.g. Google Calendar API version 3)? Cloud Storage API v1 (revision 3) Java environment (e.g. Java 6, Android 2.3, App Engine)? Android External references, such as API reference guide? https://developers.google.com/resourc...
priority
sample upload of a photo into a public access cloud bucket which google api and version e g google calendar api version cloud storage api revision java environment e g java android app engine android external references such as api reference guide ava latest overview summary html pl...
1
322,853
9,829,356,568
IssuesEvent
2019-06-15 19:59:26
gitblit/gitblit
https://api.github.com/repos/gitblit/gitblit
closed
GUI: expand and flip group repositories
Priority-Medium Status-Done Type-Enhancement
Originally reported on Google Code with ID 231 ``` What steps will reproduce the problem? 1. Have multiple repository which are grouped 2. All repositories and repository groups are rendered in one table 3. When showing huge amounts of repositories the table gets confusing. What is the expected output? What d...
1.0
GUI: expand and flip group repositories - Originally reported on Google Code with ID 231 ``` What steps will reproduce the problem? 1. Have multiple repository which are grouped 2. All repositories and repository groups are rendered in one table 3. When showing huge amounts of repositories the table gets confusi...
priority
gui expand and flip group repositories originally reported on google code with id what steps will reproduce the problem have multiple repository which are grouped all repositories and repository groups are rendered in one table when showing huge amounts of repositories the table gets confusing...
1
551,439
16,167,898,969
IssuesEvent
2021-05-01 21:48:35
dkfans/keeperfx
https://api.github.com/repos/dkfans/keeperfx
closed
Save User Preferences
Component-UI Priority-Medium Status-Accepted Type-Enhancement
Originally reported on Google Code with ID 296 ``` It would be nice if wall height, orientation and zoom levels could be saved so i don't have to set them every time i start a level. ``` Reported by `gaschamberblues` on 2014-05-06 21:47:46
1.0
Save User Preferences - Originally reported on Google Code with ID 296 ``` It would be nice if wall height, orientation and zoom levels could be saved so i don't have to set them every time i start a level. ``` Reported by `gaschamberblues` on 2014-05-06 21:47:46
priority
save user preferences originally reported on google code with id it would be nice if wall height orientation and zoom levels could be saved so i don t have to set them every time i start a level reported by gaschamberblues on
1
212,163
7,229,040,556
IssuesEvent
2018-02-11 16:07:43
facelessuser/backrefs
https://api.github.com/repos/facelessuser/backrefs
closed
Python escapes `<` and `>`
Bug Priority - Medium Severity - Major
So apparently, Python escapes `<` and `>`. This no longer occurs in Python 3.7. So using `<` and `>` for word boundaries was a bad idea. We should swap to using `\m` and `\M` like regex uses. I don't see why Python escapes these to begin with as they always follow a back reference which should be escaped itself. By...
1.0
Python escapes `<` and `>` - So apparently, Python escapes `<` and `>`. This no longer occurs in Python 3.7. So using `<` and `>` for word boundaries was a bad idea. We should swap to using `\m` and `\M` like regex uses. I don't see why Python escapes these to begin with as they always follow a back reference which ...
priority
python escapes so apparently python escapes this no longer occurs in python so using for word boundaries was a bad idea we should swap to using m and m like regex uses i don t see why python escapes these to begin with as they always follow a back reference which should be escaped itself...
1
307,587
9,418,979,464
IssuesEvent
2019-04-10 20:38:51
hydroshare/hydroshare
https://api.github.com/repos/hydroshare/hydroshare
closed
Add capability for a user to delete their account
Is this still a thing Medium Priority User Experience enhancement
If a user tries to delete their account while they still own resources this should be prevented with a message that says they have to first delete or transfer ownership of their resources to other users before deleting the account.
1.0
Add capability for a user to delete their account - If a user tries to delete their account while they still own resources this should be prevented with a message that says they have to first delete or transfer ownership of their resources to other users before deleting the account.
priority
add capability for a user to delete their account if a user tries to delete their account while they still own resources this should be prevented with a message that says they have to first delete or transfer ownership of their resources to other users before deleting the account
1
581,364
17,292,128,761
IssuesEvent
2021-07-25 01:11:09
JHS-Viking-Robotics/FRC-2022
https://api.github.com/repos/JHS-Viking-Robotics/FRC-2022
opened
Hopper subsystem Shuffleboard integration
Priority: Medium Type: Feature
The controls for the Hopper subsystem need to be added to the Shuffleboard, similarly to how the Drivetrain is added (see 5490fe2 for original implementation and issue #6 for more info). The following fields are needed right now: - subsystem Sendable - PIDF configuration - A slider for Hopper lift position - Man...
1.0
Hopper subsystem Shuffleboard integration - The controls for the Hopper subsystem need to be added to the Shuffleboard, similarly to how the Drivetrain is added (see 5490fe2 for original implementation and issue #6 for more info). The following fields are needed right now: - subsystem Sendable - PIDF configuration...
priority
hopper subsystem shuffleboard integration the controls for the hopper subsystem need to be added to the shuffleboard similarly to how the drivetrain is added see for original implementation and issue for more info the following fields are needed right now subsystem sendable pidf configuration a ...
1
53,797
3,050,858,277
IssuesEvent
2015-08-12 02:35:19
MozillaHive/HiveCHI-rwm
https://api.github.com/repos/MozillaHive/HiveCHI-rwm
opened
New users model
Medium Priority
User -Email (string) -Password (string) -Phone # (string, optional) -Timezone (string) Subclasses Students -username (string) -school_id -home_address (string, optional) -has_many parents -preferences (hash) -addresses (string) -can_nudge (does this belong in the preferences hash?) Parents -has_man...
1.0
New users model - User -Email (string) -Password (string) -Phone # (string, optional) -Timezone (string) Subclasses Students -username (string) -school_id -home_address (string, optional) -has_many parents -preferences (hash) -addresses (string) -can_nudge (does this belong in the preferences hash?) ...
priority
new users model user email string password string phone string optional timezone string subclasses students username string school id home address string optional has many parents preferences hash addresses string can nudge does this belong in the preferences hash ...
1
530,397
15,422,435,647
IssuesEvent
2021-03-05 14:23:43
TilBlechschmidt/WebGrid
https://api.github.com/repos/TilBlechschmidt/WebGrid
closed
Great dependency bump of 2021
Priority: Medium Status: In Progress Type: Maintenance
Since the project has been updated last time a number of dependencies used have had some major releases. Update all of them 😉 - [x] Core Rust dependencies (mostly as a result of Tokio 1.0, might cause some code breaks) - [x] rust-musl-builder (now has `root` building support natively 🥳) - [ ] API NodeJS depende...
1.0
Great dependency bump of 2021 - Since the project has been updated last time a number of dependencies used have had some major releases. Update all of them 😉 - [x] Core Rust dependencies (mostly as a result of Tokio 1.0, might cause some code breaks) - [x] rust-musl-builder (now has `root` building support native...
priority
great dependency bump of since the project has been updated last time a number of dependencies used have had some major releases update all of them 😉 core rust dependencies mostly as a result of tokio might cause some code breaks rust musl builder now has root building support natively 🥳 ...
1
581,196
17,287,953,020
IssuesEvent
2021-07-24 04:58:01
ChaosInitiative/Portal-2-Community-Edition
https://api.github.com/repos/ChaosInitiative/Portal-2-Community-Edition
opened
Feature: Remade Main Menu Backgrounds
component/ui priority: medium type/enhancement
## Which component should be improved? UI/UX ## Describe your suggestion For both vgui and panorama, we want to have completely remade & reanimated background videos. @BonnyAnimations was recently brought onto the team for their work reanimating the backgrounds. This issue is simply tracking the progress on th...
1.0
Feature: Remade Main Menu Backgrounds - ## Which component should be improved? UI/UX ## Describe your suggestion For both vgui and panorama, we want to have completely remade & reanimated background videos. @BonnyAnimations was recently brought onto the team for their work reanimating the backgrounds. This iss...
priority
feature remade main menu backgrounds which component should be improved ui ux describe your suggestion for both vgui and panorama we want to have completely remade reanimated background videos bonnyanimations was recently brought onto the team for their work reanimating the backgrounds this iss...
1
360,975
10,700,051,507
IssuesEvent
2019-10-23 22:35:26
talent-path-pipeline/client
https://api.github.com/repos/talent-path-pipeline/client
closed
AaU, I want more/better navigation and labeling when on a lesson so I can go to the next and previous lessons and courses easily.
2 - medium priority pages - lesson
- [x] Navigation buttons - [x] next/previous for lesson - [x] next/previous for course - [x] course info/title on lesson list when in a course
1.0
AaU, I want more/better navigation and labeling when on a lesson so I can go to the next and previous lessons and courses easily. - - [x] Navigation buttons - [x] next/previous for lesson - [x] next/previous for course - [x] course info/title on lesson list when in a course
priority
aau i want more better navigation and labeling when on a lesson so i can go to the next and previous lessons and courses easily navigation buttons next previous for lesson next previous for course course info title on lesson list when in a course
1
807,601
30,011,274,109
IssuesEvent
2023-06-26 15:24:23
calcom/cal.com
https://api.github.com/repos/calcom/cal.com
closed
[CAL-2050] Unwanted top margin in inline embed in Month View.
Medium priority embed
Old booker didn't have the margin and any margin if needed should be added by Embed user. <sub>[CAL-2050](https://linear.app/calcom/issue/CAL-2050/unwanted-top-margin-in-inline-embed-in-month-view)</sub>
1.0
[CAL-2050] Unwanted top margin in inline embed in Month View. - Old booker didn't have the margin and any margin if needed should be added by Embed user. <sub>[CAL-2050](https://linear.app/calcom/issue/CAL-2050/unwanted-top-margin-in-inline-embed-in-month-view)</sub>
priority
unwanted top margin in inline embed in month view old booker didn t have the margin and any margin if needed should be added by embed user
1
157,315
5,997,217,599
IssuesEvent
2017-06-03 21:40:10
saulgreenberg/Timelapse
https://api.github.com/repos/saulgreenberg/Timelapse
closed
Floating window - need to make DataPane always on top, but others independent
enhancement medium priority
For ease of data entry, the datapane should always stay on top. But the instructions and other panes should be independent.
1.0
Floating window - need to make DataPane always on top, but others independent - For ease of data entry, the datapane should always stay on top. But the instructions and other panes should be independent.
priority
floating window need to make datapane always on top but others independent for ease of data entry the datapane should always stay on top but the instructions and other panes should be independent
1
430,028
12,440,215,824
IssuesEvent
2020-05-26 11:34:31
bounswe/bounswe2020group1
https://api.github.com/repos/bounswe/bounswe2020group1
closed
Create product list for tests
priority:medium status:in-progress
Create a set of products to form a small database to test the API
1.0
Create product list for tests - Create a set of products to form a small database to test the API
priority
create product list for tests create a set of products to form a small database to test the api
1
85,675
3,697,407,328
IssuesEvent
2016-02-27 17:14:12
hadithhouse/hadithhouse
https://api.github.com/repos/hadithhouse/hadithhouse
closed
Support Pagination in Tags Page
backend enhancement priority:medium website
This will require making changes to the GET services such that they accept paging parameters.
1.0
Support Pagination in Tags Page - This will require making changes to the GET services such that they accept paging parameters.
priority
support pagination in tags page this will require making changes to the get services such that they accept paging parameters
1
338,590
10,232,020,618
IssuesEvent
2019-08-18 14:23:15
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
[Coverity CID :203441]Null pointer dereferences in /subsys/bluetooth/mesh/transport.c
Coverity area: Bluetooth bug priority: medium
Static code scan issues seen in File: /subsys/bluetooth/mesh/transport.c Category: Null pointer dereferences Function: bt_mesh_heartbeat_send Component: Bluetooth CID: 203441 Please fix or provide comments to square it off in coverity in the link: https://scan9.coverity.com/reports.htm#v32951/p12996
1.0
[Coverity CID :203441]Null pointer dereferences in /subsys/bluetooth/mesh/transport.c - Static code scan issues seen in File: /subsys/bluetooth/mesh/transport.c Category: Null pointer dereferences Function: bt_mesh_heartbeat_send Component: Bluetooth CID: 203441 Please fix or provide comments to square it off in c...
priority
null pointer dereferences in subsys bluetooth mesh transport c static code scan issues seen in file subsys bluetooth mesh transport c category null pointer dereferences function bt mesh heartbeat send component bluetooth cid please fix or provide comments to square it off in coverity in the link
1
741,171
25,782,504,128
IssuesEvent
2022-12-09 17:09:24
lucianowayand/hexagon
https://api.github.com/repos/lucianowayand/hexagon
opened
Create loading animation on login
good first issue style frontend priority: medium
![image](https://user-images.githubusercontent.com/36968613/206754391-022e30ce-0e2e-4174-a151-e20fef2a5b10.png) On pressing the login button an async function is called, but there is no feedback to the user until the request is complete, adding a progress wheel or any animation could improve user experience
1.0
Create loading animation on login - ![image](https://user-images.githubusercontent.com/36968613/206754391-022e30ce-0e2e-4174-a151-e20fef2a5b10.png) On pressing the login button an async function is called, but there is no feedback to the user until the request is complete, adding a progress wheel or any animation co...
priority
create loading animation on login on pressing the login button an async function is called but there is no feedback to the user until the request is complete adding a progress wheel or any animation could improve user experience
1
481,238
13,882,430,842
IssuesEvent
2020-10-18 06:53:42
AY2021S1-CS2103-T16-3/tp
https://api.github.com/repos/AY2021S1-CS2103-T16-3/tp
closed
As a Skeptical GUI user I can undo my last command
priority.Medium type.Story
so that I can fix any change that I made erroneously.
1.0
As a Skeptical GUI user I can undo my last command - so that I can fix any change that I made erroneously.
priority
as a skeptical gui user i can undo my last command so that i can fix any change that i made erroneously
1
581,490
17,294,760,128
IssuesEvent
2021-07-25 13:53:07
Slicer/Slicer
https://api.github.com/repos/Slicer/Slicer
closed
Save current application version to scene file
priority:medium type:bug
In current scene files, version attribute of MRML element is outdated: <MRML version="Slicer4.4.0" userTags=""> We should save current application version and also revision (simple monotonously incremented integer) instead.
1.0
Save current application version to scene file - In current scene files, version attribute of MRML element is outdated: <MRML version="Slicer4.4.0" userTags=""> We should save current application version and also revision (simple monotonously incremented integer) instead.
priority
save current application version to scene file in current scene files version attribute of mrml element is outdated we should save current application version and also revision simple monotonously incremented integer instead
1
424,552
12,312,974,308
IssuesEvent
2020-05-12 14:40:45
MechanicalVentilatorMilano/MVM
https://api.github.com/repos/MechanicalVentilatorMilano/MVM
opened
Limit to Duration of Expiratory and Inspiratory Pause
medium priority pending review
<!-- Read the instructions: https://github.com/MechanicalVentilatorMilano/MVMCare/blob/master/.github/contributing.md --> <!-- Remember to add labels and select a project. --> **Summary** A clear and concise description of what the change or the problem is. To be used in the title. **Priority** "High", "Medium...
1.0
Limit to Duration of Expiratory and Inspiratory Pause - <!-- Read the instructions: https://github.com/MechanicalVentilatorMilano/MVMCare/blob/master/.github/contributing.md --> <!-- Remember to add labels and select a project. --> **Summary** A clear and concise description of what the change or the problem is. T...
priority
limit to duration of expiratory and inspiratory pause summary a clear and concise description of what the change or the problem is to be used in the title priority high medium or low type for example top level requirement requirement for the fda approval or feature sugge...
1
346,276
10,410,254,355
IssuesEvent
2019-09-13 10:52:32
JRCSTU/co2wui
https://api.github.com/repos/JRCSTU/co2wui
closed
Input template file not be saved in the Downloads automatically
improvement priority:medium
Same as the #110 1. To be corrected so the user can choose where to save; 2. it is very useful, important too, otherwise, we download several times same stuff
1.0
Input template file not be saved in the Downloads automatically - Same as the #110 1. To be corrected so the user can choose where to save; 2. it is very useful, important too, otherwise, we download several times same stuff
priority
input template file not be saved in the downloads automatically same as the to be corrected so the user can choose where to save it is very useful important too otherwise we download several times same stuff
1
578,844
17,155,965,927
IssuesEvent
2021-07-14 06:53:46
codidact/qpixel
https://api.github.com/repos/codidact/qpixel
closed
Closing as a dupe requires a link, but flagging doesn't
area: html/css/js complexity: unassessed priority: medium type: bug
https://meta.codidact.com/posts/281617 If you vote to close a question as a duplicate, you must supply a link: ![screen shot of close menu](https://user-images.githubusercontent.com/5557942/117496668-60688980-af45-11eb-86ad-68ca4c010d29.png) If you *flag* as a duplicate, however, there's no such requirement: ...
1.0
Closing as a dupe requires a link, but flagging doesn't - https://meta.codidact.com/posts/281617 If you vote to close a question as a duplicate, you must supply a link: ![screen shot of close menu](https://user-images.githubusercontent.com/5557942/117496668-60688980-af45-11eb-86ad-68ca4c010d29.png) If you *fla...
priority
closing as a dupe requires a link but flagging doesn t if you vote to close a question as a duplicate you must supply a link if you flag as a duplicate however there s no such requirement is it feasible to have a duplicate flag inherit this requirement from the duplicate close reaso...
1
304,777
9,335,466,380
IssuesEvent
2019-03-28 18:38:40
OneArmyWorld/onearmy
https://api.github.com/repos/OneArmyWorld/onearmy
closed
ensure slugs are unique
Good first issue Priority: Medium review
Have multiple 'test' docs which now can't be displayed as newer db entry with slug 'test' exists child of #103
1.0
ensure slugs are unique - Have multiple 'test' docs which now can't be displayed as newer db entry with slug 'test' exists child of #103
priority
ensure slugs are unique have multiple test docs which now can t be displayed as newer db entry with slug test exists child of
1
283,361
8,719,219,745
IssuesEvent
2018-12-07 23:29:59
bootstrap-vue/bootstrap-vue
https://api.github.com/repos/bootstrap-vue/bootstrap-vue
closed
Standalone checkboxes/radios are always inline by default
Priority: Medium Type: Feature request Version: 2.x
Currently standalone `<b-form-checkbox>` and `<b-form-radio>` inputs are always inline by default. There is also no way ti change this by a property. The only way to get stacked inputs is to warp a group around them and set the `stacked` property to `true`. My suggestion would be to add a `inline` property to the `<...
1.0
Standalone checkboxes/radios are always inline by default - Currently standalone `<b-form-checkbox>` and `<b-form-radio>` inputs are always inline by default. There is also no way ti change this by a property. The only way to get stacked inputs is to warp a group around them and set the `stacked` property to `true`. ...
priority
standalone checkboxes radios are always inline by default currently standalone and inputs are always inline by default there is also no way ti change this by a property the only way to get stacked inputs is to warp a group around them and set the stacked property to true my suggestion would be to ad...
1
827,971
31,805,081,090
IssuesEvent
2023-09-13 13:30:38
pystardust/ani-cli
https://api.github.com/repos/pystardust/ani-cli
opened
'No results found!' on macOS
type: bug priority 2: medium
**Metadata** Version: 4.6.1 OS: macOS 11.7.9 Shell: zsh Anime: all **Description** Searching for anime always results in 'No results found!' being displayed near-instantaneously, regardless of search term. **Steps to reproduce** 1. Run `ani-cli deltora quest` or `./ani-cli deltora quest` **Expected behav...
1.0
'No results found!' on macOS - **Metadata** Version: 4.6.1 OS: macOS 11.7.9 Shell: zsh Anime: all **Description** Searching for anime always results in 'No results found!' being displayed near-instantaneously, regardless of search term. **Steps to reproduce** 1. Run `ani-cli deltora quest` or `./ani-cli del...
priority
no results found on macos metadata version os macos shell zsh anime all description searching for anime always results in no results found being displayed near instantaneously regardless of search term steps to reproduce run ani cli deltora quest or ani cli delt...
1
773,124
27,146,936,213
IssuesEvent
2023-02-16 20:46:51
SuddenDevelopment/StopMotion
https://api.github.com/repos/SuddenDevelopment/StopMotion
closed
Adding AnimAll Button to the viewport panel
enhancement Priority High Priority Medium
**AnimAll Notes:** [https://github.com/SuddenDevelopment/animall-autokey/wiki/Notes-on-the-AnimAll-Autokey-Addon](https://github.com/SuddenDevelopment/animall-autokey/wiki/Notes-on-the-AnimAll-Autokey-Addon) ___ ### How to do this? I will do up sketches. Creating the stop motion version of AnimAll keying behavior ...
2.0
Adding AnimAll Button to the viewport panel - **AnimAll Notes:** [https://github.com/SuddenDevelopment/animall-autokey/wiki/Notes-on-the-AnimAll-Autokey-Addon](https://github.com/SuddenDevelopment/animall-autokey/wiki/Notes-on-the-AnimAll-Autokey-Addon) ___ ### How to do this? I will do up sketches. Creating the s...
priority
adding animall button to the viewport panel animall notes how to do this i will do up sketches creating the stop motion version of animall keying behavior to install keys to the view panel when the addon is enabled insert key user defined delete key user defined stopm...
1
504,217
14,615,098,964
IssuesEvent
2020-12-22 10:58:34
AlexGustafsson/quickterm
https://api.github.com/repos/AlexGustafsson/quickterm
opened
Crash the app or reconnect when connection is lost to the message broker
enhancement priority:medium
Just as with #3, the App Delegate has error handling for when the connection to the message broker is lost. Currently the error is just logged. Proper error handling should be implemented to either crash the app or try to reconnect. This seems to occur relatively often when running an application, resulting in no ex...
1.0
Crash the app or reconnect when connection is lost to the message broker - Just as with #3, the App Delegate has error handling for when the connection to the message broker is lost. Currently the error is just logged. Proper error handling should be implemented to either crash the app or try to reconnect. This seem...
priority
crash the app or reconnect when connection is lost to the message broker just as with the app delegate has error handling for when the connection to the message broker is lost currently the error is just logged proper error handling should be implemented to either crash the app or try to reconnect this seem...
1
452,794
13,059,488,199
IssuesEvent
2020-07-30 10:45:06
buddyboss/buddyboss-platform
https://api.github.com/repos/buddyboss/buddyboss-platform
closed
Extended profile profile name + last ame fields are showing blanks for those account create on woo-commerce checkout page
bug priority: medium
**Describe the bug** Issue: The client is using woo commerce, woocommerce-subscription, and buddy boss-platform. He set up woo-commerce to allow for creating an account at checkout but the extended profile fields are showing blanks. **To Reproduce** Steps to reproduce the behavior: 1. Allow customers to create an...
1.0
Extended profile profile name + last ame fields are showing blanks for those account create on woo-commerce checkout page - **Describe the bug** Issue: The client is using woo commerce, woocommerce-subscription, and buddy boss-platform. He set up woo-commerce to allow for creating an account at checkout but the extend...
priority
extended profile profile name last ame fields are showing blanks for those account create on woo commerce checkout page describe the bug issue the client is using woo commerce woocommerce subscription and buddy boss platform he set up woo commerce to allow for creating an account at checkout but the extend...
1
196,283
6,926,427,355
IssuesEvent
2017-11-30 19:07:43
gctools-outilsgc/gcconnex
https://api.github.com/repos/gctools-outilsgc/gcconnex
closed
Group welcome message not sending
Bug Medium Priority
Users are reporting that the group welcome message in GCconnex does not send. I suspect this may be linked to notifications/emails. Group welcome message is not working (does not send a message to new group members). Attached is a screenshot of my group welcome message (found by clicking on settings - edit group...
1.0
Group welcome message not sending - Users are reporting that the group welcome message in GCconnex does not send. I suspect this may be linked to notifications/emails. Group welcome message is not working (does not send a message to new group members). Attached is a screenshot of my group welcome message (found ...
priority
group welcome message not sending users are reporting that the group welcome message in gcconnex does not send i suspect this may be linked to notifications emails group welcome message is not working does not send a message to new group members attached is a screenshot of my group welcome message found ...
1
536,447
15,709,252,781
IssuesEvent
2021-03-26 22:05:54
gnosis/ido-starter
https://api.github.com/repos/gnosis/ido-starter
closed
The app is crashed when clear out dates fields
bug medium-priority
related to #19 1. fill in a date field on the form 2. clear out the field **AR**: the app is crashed ![date remove.jpg](https://images.zenhubusercontent.com/5f55ec970a2e890ec10f7778/bbce3223-6a42-4b6c-82a5-f78f6ac2c8e4) **ER**: the app is not crashed, validation message 'field is required' is displayed
1.0
The app is crashed when clear out dates fields - related to #19 1. fill in a date field on the form 2. clear out the field **AR**: the app is crashed ![date remove.jpg](https://images.zenhubusercontent.com/5f55ec970a2e890ec10f7778/bbce3223-6a42-4b6c-82a5-f78f6ac2c8e4) **ER**: the app is not crashed, validation messa...
priority
the app is crashed when clear out dates fields related to fill in a date field on the form clear out the field ar the app is crashed er the app is not crashed validation message field is required is displayed
1
448,368
12,949,011,167
IssuesEvent
2020-07-19 07:16:58
adeharo9/cpp-dotenv
https://api.github.com/repos/adeharo9/cpp-dotenv
closed
Add support for export keyword
difficulty: MEDIUM enhancement priority: LOW
Ignore `export` keyword before variable identifier to be able to source .env file in shells.
1.0
Add support for export keyword - Ignore `export` keyword before variable identifier to be able to source .env file in shells.
priority
add support for export keyword ignore export keyword before variable identifier to be able to source env file in shells
1
646,969
21,082,975,984
IssuesEvent
2022-04-03 07:09:56
giancarlopernudisegura/cmput404
https://api.github.com/repos/giancarlopernudisegura/cmput404
closed
[User Story]: Consistent Identity
question Priority Level: Medium Implementation Difficulty: Hard User Story
### User Story As an author, I want a consistent identity per server. ### Objects Single Author
1.0
[User Story]: Consistent Identity - ### User Story As an author, I want a consistent identity per server. ### Objects Single Author
priority
consistent identity user story as an author i want a consistent identity per server objects single author
1
177,750
6,586,916,309
IssuesEvent
2017-09-13 19:03:47
vmware/vic
https://api.github.com/repos/vmware/vic
opened
health check in toolbox
component/container-base priority/medium team/container
As a container toolbox user, I need to know container health check result based on configuration persisted in container VM guestinfo. The configuration should includes - health-cmd string, Command to run to check health - health-interval duration, Time between running the check (ns|...
1.0
health check in toolbox - As a container toolbox user, I need to know container health check result based on configuration persisted in container VM guestinfo. The configuration should includes - health-cmd string, Command to run to check health - health-interval duration, Time betw...
priority
health check in toolbox as a container toolbox user i need to know container health check result based on configuration persisted in container vm guestinfo the configuration should includes health cmd string command to run to check health health interval duration time betw...
1
766,177
26,873,684,017
IssuesEvent
2023-02-04 19:37:37
andrewbruner/andrewbruner.dev
https://api.github.com/repos/andrewbruner/andrewbruner.dev
closed
Configure `public` directory as publishing source for GitHub Pages environment
type: bug priority: medium status: in progress
Right now the `develop` (default) branch is published to `andrewbruner.github.io`, but only from the root directory. [Using the `public` directory](https://docs.github.com/en/pages/getting-started-with-github-pages/configuring-a-publishing-source-for-your-github-pages-site) would allow links to work as expected and ...
1.0
Configure `public` directory as publishing source for GitHub Pages environment - Right now the `develop` (default) branch is published to `andrewbruner.github.io`, but only from the root directory. [Using the `public` directory](https://docs.github.com/en/pages/getting-started-with-github-pages/configuring-a-publish...
priority
configure public directory as publishing source for github pages environment right now the develop default branch is published to andrewbruner github io but only from the root directory would allow links to work as expected and provide a good demo of the site before pushing it to the main branch and ...
1
800,575
28,371,749,498
IssuesEvent
2023-04-12 17:30:50
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[DocDB] AreLeadersOnPreferredOnly doesn't properly handle row level geopartitioning.
kind/bug area/docdb priority/medium 2.14 Backport Required 2.16 Backport Required
Jira Link: [DB-5155](https://yugabyte.atlassian.net/browse/DB-5155) ### Description Create a 6 node universe with 2 regions (3 nodes in us-east-1 / us-east-1f and 3 nodes in eu-west-1 / eu-west-1b) with leader preferred on all azs). Add row level geopartitioning. i.e. ``` CREATE TABLESPACE eu_west_1_tablespac...
1.0
[DocDB] AreLeadersOnPreferredOnly doesn't properly handle row level geopartitioning. - Jira Link: [DB-5155](https://yugabyte.atlassian.net/browse/DB-5155) ### Description Create a 6 node universe with 2 regions (3 nodes in us-east-1 / us-east-1f and 3 nodes in eu-west-1 / eu-west-1b) with leader preferred on all az...
priority
areleadersonpreferredonly doesn t properly handle row level geopartitioning jira link description create a node universe with regions nodes in us east us east and nodes in eu west eu west with leader preferred on all azs add row level geopartitioning i e create tabl...
1
180,963
6,654,804,074
IssuesEvent
2017-09-29 14:11:15
ArkEcosystem/ark-desktop
https://api.github.com/repos/ArkEcosystem/ark-desktop
closed
Delete 'To' Address When Voting
Priority: Medium Type: Enhancement
When you are voting you see From and To going to same address so might be confusing for people just starting with ARK as it basically goes to the forger that will include voting tx in the block: ![votinggg 1](https://user-images.githubusercontent.com/25795454/31004539-1d927ebc-a4f5-11e7-9d8d-78166fb424af.jpg) So ma...
1.0
Delete 'To' Address When Voting - When you are voting you see From and To going to same address so might be confusing for people just starting with ARK as it basically goes to the forger that will include voting tx in the block: ![votinggg 1](https://user-images.githubusercontent.com/25795454/31004539-1d927ebc-a4f5-...
priority
delete to address when voting when you are voting you see from and to going to same address so might be confusing for people just starting with ark as it basically goes to the forger that will include voting tx in the block so maybe if type hide to field also we could maybe rename types into wha...
1
405,552
11,874,521,669
IssuesEvent
2020-03-26 19:09:16
ngageoint/hootenanny
https://api.github.com/repos/ngageoint/hootenanny
closed
Flag roads passing through select polys after conflate for review
Category: Algorithms Priority: Medium Type: Bug
Milford AOI - Foster Street; would like to prevent it from happening, but not sure that's possible...will settle for flagging the road for review. initial poly list: building, parking
1.0
Flag roads passing through select polys after conflate for review - Milford AOI - Foster Street; would like to prevent it from happening, but not sure that's possible...will settle for flagging the road for review. initial poly list: building, parking
priority
flag roads passing through select polys after conflate for review milford aoi foster street would like to prevent it from happening but not sure that s possible will settle for flagging the road for review initial poly list building parking
1
425,335
12,338,947,971
IssuesEvent
2020-05-14 17:16:51
RobotLocomotion/drake
https://api.github.com/repos/RobotLocomotion/drake
closed
RgbdRenderer, RgbdCamera: Expose setting intrinsics matrix; ensure that rendering is accurate to arbitrary intrinsics
priority: medium team: manipulation type: feature request
Per f2f Steps: - [x] Expose setting image width and height in `RgbdCamera` (C++ and Python) - [x] Resolve #8123 - [ ] Set camera intrinsics \cc @naveenoid @siyuanfeng-tri @kunimatsu-tri
1.0
RgbdRenderer, RgbdCamera: Expose setting intrinsics matrix; ensure that rendering is accurate to arbitrary intrinsics - Per f2f Steps: - [x] Expose setting image width and height in `RgbdCamera` (C++ and Python) - [x] Resolve #8123 - [ ] Set camera intrinsics \cc @naveenoid @siyuanfeng-tri @kunimatsu-tri
priority
rgbdrenderer rgbdcamera expose setting intrinsics matrix ensure that rendering is accurate to arbitrary intrinsics per steps expose setting image width and height in rgbdcamera c and python resolve set camera intrinsics cc naveenoid siyuanfeng tri kunimatsu tri
1
318,467
9,692,915,066
IssuesEvent
2019-05-24 14:51:29
ngageoint/hootenanny
https://api.github.com/repos/ngageoint/hootenanny
closed
BuildingOutlineUpdateOp duplicates ways in multipolygon relations that are already in other building relations
Category: Algorithms Priority: Medium Status: Defined Type: Bug
I *believe* this behavior is incorrect and is happening due to creation of new ways in the call to GeometryConverter::convertGeometryToElement in BuildingOutlineUpdateOp::_createOutline. The ways should be shared between the two relations somehow instead. #3022 creates a workaround for this by removing the building...
1.0
BuildingOutlineUpdateOp duplicates ways in multipolygon relations that are already in other building relations - I *believe* this behavior is incorrect and is happening due to creation of new ways in the call to GeometryConverter::convertGeometryToElement in BuildingOutlineUpdateOp::_createOutline. The ways should be ...
priority
buildingoutlineupdateop duplicates ways in multipolygon relations that are already in other building relations i believe this behavior is incorrect and is happening due to creation of new ways in the call to geometryconverter convertgeometrytoelement in buildingoutlineupdateop createoutline the ways should be ...
1
40,598
2,868,930,888
IssuesEvent
2015-06-05 22:01:52
dart-lang/pub
https://api.github.com/repos/dart-lang/pub
closed
Request to host package - bot v0.2.0
Fixed Priority-Medium Type-Task
<a href="https://github.com/kevmoo"><img src="https://avatars.githubusercontent.com/u/17034?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [kevmoo](https://github.com/kevmoo)** _Originally opened as dart-lang/sdk#6122_ ---- Please align with the tagged release https://github.com/kevmoo/bot....
1.0
Request to host package - bot v0.2.0 - <a href="https://github.com/kevmoo"><img src="https://avatars.githubusercontent.com/u/17034?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [kevmoo](https://github.com/kevmoo)** _Originally opened as dart-lang/sdk#6122_ ---- Please align with the tagged...
priority
request to host package bot issue by originally opened as dart lang sdk please align with the tagged release thanks
1
814,248
30,496,367,429
IssuesEvent
2023-07-18 11:07:14
ufosc/Club_Website_2
https://api.github.com/repos/ufosc/Club_Website_2
closed
TEST: /api/edit ROUTE
good first issue help wanted medium priority difficulty: medium
**TODO:** 1. Create test/edit.spec.js file. 2. Test /api/blog route For reference, see the testing scripts for [/api/users](https://github.com/ufosc/Club_Website_2/blob/main/test/users.spec.js). If you're interested on working on this issue, leave a comment and I'll respond with the requirements & specifications....
1.0
TEST: /api/edit ROUTE - **TODO:** 1. Create test/edit.spec.js file. 2. Test /api/blog route For reference, see the testing scripts for [/api/users](https://github.com/ufosc/Club_Website_2/blob/main/test/users.spec.js). If you're interested on working on this issue, leave a comment and I'll respond with the requir...
priority
test api edit route todo create test edit spec js file test api blog route for reference see the testing scripts for if you re interested on working on this issue leave a comment and i ll respond with the requirements specifications
1
728,887
25,097,998,719
IssuesEvent
2022-11-08 11:35:03
wp-media/wp-rocket
https://api.github.com/repos/wp-media/wp-rocket
closed
Guard against unnecessary request when RUCSS and Preload are used together
type: enhancement module: preload priority: medium effort: [S] module: remove unused css
**Before submitting an issue please check that you’ve completed the following steps:** - Made sure you’re on the latest version - Used the search feature to ensure that the bug hasn’t been reported before **Describe the bug** When RUCSS and Preload are used together it's possible that we'll do one additional, unn...
1.0
Guard against unnecessary request when RUCSS and Preload are used together - **Before submitting an issue please check that you’ve completed the following steps:** - Made sure you’re on the latest version - Used the search feature to ensure that the bug hasn’t been reported before **Describe the bug** When RUCSS ...
priority
guard against unnecessary request when rucss and preload are used together before submitting an issue please check that you’ve completed the following steps made sure you’re on the latest version used the search feature to ensure that the bug hasn’t been reported before describe the bug when rucss ...
1
259,030
8,182,505,403
IssuesEvent
2018-08-29 05:30:05
pest-parser/pest
https://api.github.com/repos/pest-parser/pest
closed
Update benchmarks
Difficulty: Medium Priority: Medium Status: Available (not started) Type: Performance
Benchmarks should compare JSON parse times with nom and ujson. (one JSON file is enough) [nom values](https://github.com/Geal/parser_benchmarks/tree/master/json) [pest, ujson values](https://github.com/Geal/pestvsnom/tree/master/benches)
1.0
Update benchmarks - Benchmarks should compare JSON parse times with nom and ujson. (one JSON file is enough) [nom values](https://github.com/Geal/parser_benchmarks/tree/master/json) [pest, ujson values](https://github.com/Geal/pestvsnom/tree/master/benches)
priority
update benchmarks benchmarks should compare json parse times with nom and ujson one json file is enough
1
807,445
30,003,148,104
IssuesEvent
2023-06-26 10:38:02
calcom/cal.com
https://api.github.com/repos/calcom/cal.com
closed
[CAL-1873] Workflows for teams in an Org
✨ feature Medium priority 🏰 Organizations
[Org → Workflows \[3.0\] - 5. Organizations (Figma)](https://www.figma.com/file/mWENDNaJPdRfZMtA75MghZ/5.-Organizations?type=design&node-id=423%3A75747&t=mmpaixpgqk6GTSam-1) * Workflows can be created by org admins for any team within an org * Team admins can create workflows for their teams * Org admins and team admi...
1.0
[CAL-1873] Workflows for teams in an Org - [Org → Workflows \[3.0\] - 5. Organizations (Figma)](https://www.figma.com/file/mWENDNaJPdRfZMtA75MghZ/5.-Organizations?type=design&node-id=423%3A75747&t=mmpaixpgqk6GTSam-1) * Workflows can be created by org admins for any team within an org * Team admins can create workflows...
priority
workflows for teams in an org organizations figma workflows can be created by org admins for any team within an org team admins can create workflows for their teams org admins and team admins can also create workflows for their own links members cannot create any workflows from
1
741,015
25,777,273,659
IssuesEvent
2022-12-09 13:04:36
zitadel/zitadel
https://api.github.com/repos/zitadel/zitadel
closed
Create service account with credentials in instance setup
type: enhancement lang: go category: backend state: ready priority: medium effort: 2
Description To use the instance setup in automation, a service account has to be created with IAM_OWNER permissions and credentials, so that for example terraform can fully automated create an instance and all the other necessary resources on top. **Acceptance criteria** - [x] Create service account in instance ...
1.0
Create service account with credentials in instance setup - Description To use the instance setup in automation, a service account has to be created with IAM_OWNER permissions and credentials, so that for example terraform can fully automated create an instance and all the other necessary resources on top. **Acce...
priority
create service account with credentials in instance setup description to use the instance setup in automation a service account has to be created with iam owner permissions and credentials so that for example terraform can fully automated create an instance and all the other necessary resources on top acce...
1
541,882
15,835,577,693
IssuesEvent
2021-04-06 18:11:47
musescore/MuseScore
https://api.github.com/repos/musescore/MuseScore
closed
[MU4 Issue] Can’t edit number with the keyboard (Tempo, Measure, etc.)
Medium Priority
**Describe the bug** Tempo Can’t edit number with the keyboard **To Reproduce** Steps to reproduce the behavior: 1. Start New Score Wizard 2. Click "Next" 3. Click "tempo" 4. Tick checkbox "show tempo marking on my score" 5. click on tempo field 6. tap on up or down keyboard buttons ...
1.0
[MU4 Issue] Can’t edit number with the keyboard (Tempo, Measure, etc.) - **Describe the bug** Tempo Can’t edit number with the keyboard **To Reproduce** Steps to reproduce the behavior: 1. Start New Score Wizard 2. Click "Next" 3. Click "tempo" 4. Tick checkbox "show tempo marking on my score" ...
priority
can’t edit number with the keyboard tempo measure etc describe the bug tempo can’t edit number with the keyboard to reproduce steps to reproduce the behavior start new score wizard click next click tempo tick checkbox show tempo marking on my score cl...
1
19,574
2,622,153,955
IssuesEvent
2015-03-04 00:07:18
byzhang/terrastore
https://api.github.com/repos/byzhang/terrastore
closed
Get all bucket names operation
auto-migrated Milestone-0.4 Priority-Medium Type-Feature
``` I think this operation is useful for managing the buckets. If the client is stateless, how does it delete a bucket? A concrete example is the console. ``` Original issue reported on code.google.com by `g.santor...@gmail.com` on 14 Jan 2010 at 10:55
1.0
Get all bucket names operation - ``` I think this operation is useful for managing the buckets. If the client is stateless, how does it delete a bucket? A concrete example is the console. ``` Original issue reported on code.google.com by `g.santor...@gmail.com` on 14 Jan 2010 at 10:55
priority
get all bucket names operation i think this operation is useful for managing the buckets if the client is stateless how does it delete a bucket a concrete example is the console original issue reported on code google com by g santor gmail com on jan at
1
469,189
13,503,263,966
IssuesEvent
2020-09-13 12:44:27
rubyforgood/casa
https://api.github.com/repos/rubyforgood/casa
closed
use nicer dropdown like select2 so we can more easily search when assigning volunteer or case
Help Wanted Priority: Medium Ruby For Good 🎃 Fall 2020
**What type of user is this for? [Admin/volunteer/supervisor/all or All CASA admin]** supervisor/admin **Where does/should this occur?** Everywhere a dropdown menu appears. **Description** Replace current dropdown menu [with this or one like this.](https://select2.org/getting-started/basic-usage) This will al...
1.0
use nicer dropdown like select2 so we can more easily search when assigning volunteer or case - **What type of user is this for? [Admin/volunteer/supervisor/all or All CASA admin]** supervisor/admin **Where does/should this occur?** Everywhere a dropdown menu appears. **Description** Replace current dropdown m...
priority
use nicer dropdown like so we can more easily search when assigning volunteer or case what type of user is this for supervisor admin where does should this occur everywhere a dropdown menu appears description replace current dropdown menu this will also accomplish for free the user re...
1
621,203
19,580,051,818
IssuesEvent
2022-01-04 20:00:57
TheTyee/design-article.thetyee.ca
https://api.github.com/repos/TheTyee/design-article.thetyee.ca
closed
Image float is breaking a paragraph
Status: Bug Type: Front end; CSS & presentation Status: fixed; awaiting deployment Priority: Medium
http://thetyee.ca/News/2016/08/10/Faulty-Towers-Commercial-Drive/ Didn't seem 100% like an existing issue. Over to @alexgreen first.
1.0
Image float is breaking a paragraph - http://thetyee.ca/News/2016/08/10/Faulty-Towers-Commercial-Drive/ Didn't seem 100% like an existing issue. Over to @alexgreen first.
priority
image float is breaking a paragraph didn t seem like an existing issue over to alexgreen first
1
354,567
10,569,508,498
IssuesEvent
2019-10-06 20:00:36
Terrastories/terrastories
https://api.github.com/repos/Terrastories/terrastories
closed
[CMS] Add 'community' string field to Speaker model
beginner friendly difficulty: easy priority: medium type: cms
The Speaker model should have an additional string field: 'Community'. Let's add a migration adding this field, and add it to the Speaker UI in Administrate and the Importer module as well.
1.0
[CMS] Add 'community' string field to Speaker model - The Speaker model should have an additional string field: 'Community'. Let's add a migration adding this field, and add it to the Speaker UI in Administrate and the Importer module as well.
priority
add community string field to speaker model the speaker model should have an additional string field community let s add a migration adding this field and add it to the speaker ui in administrate and the importer module as well
1
317,654
9,667,435,280
IssuesEvent
2019-05-21 13:14:48
oceanprotocol/ocean
https://api.github.com/repos/oceanprotocol/ocean
opened
Pacific POA Production deployment of L2 and Commons Marketplace
Pacific priority:medium
Ocean Protocol production environment will be an Ethereum network based in Parity Proof of Authority (POA). The scope of this issue is to install all the technical components involved in Level 2 and Commons Marketplace (Commons, Kubernetes Cluster, Aquarius, Elastic Search, Brizo). - [ ] Create new Kubernetes nodes ...
1.0
Pacific POA Production deployment of L2 and Commons Marketplace - Ocean Protocol production environment will be an Ethereum network based in Parity Proof of Authority (POA). The scope of this issue is to install all the technical components involved in Level 2 and Commons Marketplace (Commons, Kubernetes Cluster, Aquar...
priority
pacific poa production deployment of and commons marketplace ocean protocol production environment will be an ethereum network based in parity proof of authority poa the scope of this issue is to install all the technical components involved in level and commons marketplace commons kubernetes cluster aquari...
1
627,676
19,911,970,268
IssuesEvent
2022-01-25 18:05:10
PoProstuMieciek/instagram-scraper
https://api.github.com/repos/PoProstuMieciek/instagram-scraper
closed
feat/snapshot-database-storage
priority: medium type: feat scope: database
**AC** - Class that uses `SnapshotCreator` to get a snapshot and saves it to database
1.0
feat/snapshot-database-storage - **AC** - Class that uses `SnapshotCreator` to get a snapshot and saves it to database
priority
feat snapshot database storage ac class that uses snapshotcreator to get a snapshot and saves it to database
1
55,281
3,072,634,372
IssuesEvent
2015-08-19 17:54:39
RobotiumTech/robotium
https://api.github.com/repos/RobotiumTech/robotium
closed
clickInList should work for GridView
bug imported Priority-Medium
_From [Michal.S...@bitbar.com](https://code.google.com/u/115462272701630068832/) on May 14, 2012 03:30:18_ What steps will reproduce the problem? Make test application (in attachment) with many ImageView organized in GridView Test Code: solo.waitForActivity("TestActivity", 500); solo.setActivityOrientation(Solo.P...
1.0
clickInList should work for GridView - _From [Michal.S...@bitbar.com](https://code.google.com/u/115462272701630068832/) on May 14, 2012 03:30:18_ What steps will reproduce the problem? Make test application (in attachment) with many ImageView organized in GridView Test Code: solo.waitForActivity("TestActivity", 50...
priority
clickinlist should work for gridview from on may what steps will reproduce the problem make test application in attachment with many imageview organized in gridview test code solo waitforactivity testactivity solo setactivityorientation solo portrait solo sleep solo clickinli...
1
632,290
20,190,104,535
IssuesEvent
2022-02-11 04:04:12
jqyang42/ht_buses
https://api.github.com/repos/jqyang42/ht_buses
closed
Access user details of a user results in 404 error from backend
bug medium priority refactoring
for reference: Test User (id=63) on jessica's dev server user exists in get users, but trying to get details results in 404 error
1.0
Access user details of a user results in 404 error from backend - for reference: Test User (id=63) on jessica's dev server user exists in get users, but trying to get details results in 404 error
priority
access user details of a user results in error from backend for reference test user id on jessica s dev server user exists in get users but trying to get details results in error
1
119,004
4,759,301,322
IssuesEvent
2016-10-24 22:04:59
michaeljcalkins/rangersteve-ideas
https://api.github.com/repos/michaeljcalkins/rangersteve-ideas
opened
In DEBUG mode display your cursor position then when you click console log the world position
Priority: Medium Status: Accepted Time: > Week Type: Enhancement
`{ x: 800, y: 400 }` then you can just paste it in the map config file - And_re
1.0
In DEBUG mode display your cursor position then when you click console log the world position - `{ x: 800, y: 400 }` then you can just paste it in the map config file - And_re
priority
in debug mode display your cursor position then when you click console log the world position x y then you can just paste it in the map config file and re
1
474,779
13,676,245,163
IssuesEvent
2020-09-29 13:41:15
gnosis/conditional-tokens-explorer
https://api.github.com/repos/gnosis/conditional-tokens-explorer
closed
[FE] Display message for conditions yet to be indexed
Medium priority QA Passed enhancement
When the user tries to get into the "Condition Details" section and it hasn't been indexed yet by the subgraph, they will get an "Error / Condition Not Valid" message, which is confusing (and kind of wrong). So, we could show a more descriptive message telling them what's going on. Workflow: 1. User tries go the to ...
1.0
[FE] Display message for conditions yet to be indexed - When the user tries to get into the "Condition Details" section and it hasn't been indexed yet by the subgraph, they will get an "Error / Condition Not Valid" message, which is confusing (and kind of wrong). So, we could show a more descriptive message telling th...
priority
display message for conditions yet to be indexed when the user tries to get into the condition details section and it hasn t been indexed yet by the subgraph they will get an error condition not valid message which is confusing and kind of wrong so we could show a more descriptive message telling them ...
1
191,452
6,829,094,128
IssuesEvent
2017-11-08 22:48:40
minio/mc
https://api.github.com/repos/minio/mc
closed
NoSuchUpload error when copying large file to S3
priority: medium
## Expected behaviour `mc` should handle S3 errors gracefully. This may be related to #2245 ## Actual behaviour * exactly the same script uploads daily backups to S3 using `mc cp` command * all was working fine until today's morning (the only notable change was increased size of `.tar.gz` file - was ~132,...
1.0
NoSuchUpload error when copying large file to S3 - ## Expected behaviour `mc` should handle S3 errors gracefully. This may be related to #2245 ## Actual behaviour * exactly the same script uploads daily backups to S3 using `mc cp` command * all was working fine until today's morning (the only notable chan...
priority
nosuchupload error when copying large file to expected behaviour mc should handle errors gracefully this may be related to actual behaviour exactly the same script uploads daily backups to using mc cp command all was working fine until today s morning the only notable change was...
1
785,969
27,629,876,894
IssuesEvent
2023-03-10 10:02:02
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
opened
[YSQL] We dont seem to be performing sequential reads on a table in parallel from 3 shards in case of hash partitioned table.
area/ysql priority/medium status/awaiting-triage
### Description Sequential scan to read 1M rows on both hash partitioned and range partitioned tables issue 977 storage read requests and takes around 1.2k ms. Why can't we sequentially read table in parallel from 3 shards in case of hash partitioned table? Sequential read on range partitioned table with a prim...
1.0
[YSQL] We dont seem to be performing sequential reads on a table in parallel from 3 shards in case of hash partitioned table. - ### Description Sequential scan to read 1M rows on both hash partitioned and range partitioned tables issue 977 storage read requests and takes around 1.2k ms. Why can't we sequentially re...
priority
we dont seem to be performing sequential reads on a table in parallel from shards in case of hash partitioned table description sequential scan to read rows on both hash partitioned and range partitioned tables issue storage read requests and takes around ms why can t we sequentially read table ...
1
767,305
26,918,370,153
IssuesEvent
2023-02-07 08:39:42
arianne/stendhal
https://api.github.com/repos/arianne/stendhal
closed
Chat Log Scroll Position not Preserved with Emojis
type: bug component: javaclient priority: medium
## 🐞 Describe the bug If the chat log of the Java client is not scrolled to the end & user adds an emoji line, the log is not restored to the same scroll position. This is because in order to add an emoji image the caret position must be moved to where the image should be inserted in the document. So when the chat ...
1.0
Chat Log Scroll Position not Preserved with Emojis - ## 🐞 Describe the bug If the chat log of the Java client is not scrolled to the end & user adds an emoji line, the log is not restored to the same scroll position. This is because in order to add an emoji image the caret position must be moved to where the image ...
priority
chat log scroll position not preserved with emojis 🐞 describe the bug if the chat log of the java client is not scrolled to the end user adds an emoji line the log is not restored to the same scroll position this is because in order to add an emoji image the caret position must be moved to where the image ...
1
631,137
20,145,637,443
IssuesEvent
2022-02-09 07:04:36
GoldenSoftwareLtd/gedemin
https://api.github.com/repos/GoldenSoftwareLtd/gedemin
closed
Общие отчеты
Type-Enhancement GedeminExe Priority-Medium Report
Originally reported on Google Code with ID 1948 ``` Есть такие отчёты, которые нужно видеть в нескольких формах (либо они одинаковые для нескольких форм). Сейчас это делается не совсем красиво, во всех формах нужно сделать отчёт с одинаковым шаблоном, который будет вызывать какую-то общую ф-цию, далее уже в отчёт в...
1.0
Общие отчеты - Originally reported on Google Code with ID 1948 ``` Есть такие отчёты, которые нужно видеть в нескольких формах (либо они одинаковые для нескольких форм). Сейчас это делается не совсем красиво, во всех формах нужно сделать отчёт с одинаковым шаблоном, который будет вызывать какую-то общую ф-цию, дале...
priority
общие отчеты originally reported on google code with id есть такие отчёты которые нужно видеть в нескольких формах либо они одинаковые для нескольких форм сейчас это делается не совсем красиво во всех формах нужно сделать отчёт с одинаковым шаблоном который будет вызывать какую то общую ф цию далее у...
1
600,049
18,288,411,586
IssuesEvent
2021-10-05 12:55:16
chaotic-aur/packages
https://api.github.com/repos/chaotic-aur/packages
closed
[REQUEST] premid
request:new-pkg priority:medium
- Link to the package(s) in AUR: [https://aur.archlinux.org/packages/premid](https://aur.archlinux.org/packages/premid) - Utility this package has for you: Discord Rich Presence for websites Describe it here, why you use this package, how it can be helpful. The utility of this tool would only apply to Discord ...
1.0
[REQUEST] premid - - Link to the package(s) in AUR: [https://aur.archlinux.org/packages/premid](https://aur.archlinux.org/packages/premid) - Utility this package has for you: Discord Rich Presence for websites Describe it here, why you use this package, how it can be helpful. The utility of this tool would onl...
priority
premid link to the package s in aur utility this package has for you discord rich presence for websites describe it here why you use this package how it can be helpful the utility of this tool would only apply to discord users premid lets them show what they re doing on a web browser e x w...
1
732,279
25,252,922,708
IssuesEvent
2022-11-15 15:54:13
owncloud/web
https://api.github.com/repos/owncloud/web
closed
No unit test coverage for views in files app [Drive alias followup]
Type:Bug Priority:p3-medium
Followup of https://github.com/owncloud/web/pull/7430 During implementation of the drive alias PR we needed to disable the unit tests for views of the files app (too complex to bring into good and useful shape, felt like a scope creep). Needs to be improved and enabled again.
1.0
No unit test coverage for views in files app [Drive alias followup] - Followup of https://github.com/owncloud/web/pull/7430 During implementation of the drive alias PR we needed to disable the unit tests for views of the files app (too complex to bring into good and useful shape, felt like a scope creep). Needs to b...
priority
no unit test coverage for views in files app followup of during implementation of the drive alias pr we needed to disable the unit tests for views of the files app too complex to bring into good and useful shape felt like a scope creep needs to be improved and enabled again
1
670,932
22,710,788,631
IssuesEvent
2022-07-05 19:07:16
riga/law
https://api.github.com/repos/riga/law
closed
Enable copying of directories (directory targets)
feature medium priority
The target module implements the copying of files (file targets) [1]. It would be nice to also enable the copying of whole directories (directory targets). A possible implementation of a file-directory-capable copying function could look like this [2]: ``` import shutil, errno def copyanything(src, dst): ...
1.0
Enable copying of directories (directory targets) - The target module implements the copying of files (file targets) [1]. It would be nice to also enable the copying of whole directories (directory targets). A possible implementation of a file-directory-capable copying function could look like this [2]: ``` impor...
priority
enable copying of directories directory targets the target module implements the copying of files file targets it would be nice to also enable the copying of whole directories directory targets a possible implementation of a file directory capable copying function could look like this import sh...
1
180,495
6,650,273,545
IssuesEvent
2017-09-28 15:46:45
craniumcafe/issue-tracker
https://api.github.com/repos/craniumcafe/issue-tracker
opened
Help Tips / Got It Tour
feature request medium priority UI/UX
re-instate the help tips engine for an easy to understand walk though tour.
1.0
Help Tips / Got It Tour - re-instate the help tips engine for an easy to understand walk though tour.
priority
help tips got it tour re instate the help tips engine for an easy to understand walk though tour
1
508,766
14,705,650,049
IssuesEvent
2021-01-04 18:29:40
mintproject/mint-ui-lit
https://api.github.com/repos/mintproject/mint-ui-lit
closed
Problem tasks should be more informative
enhancement feature_request medium priority
In the last evaluation, users suggested that the problem tasks are difficult to navigate. Since there is so much space not used in the UI, we could add the model s that have been selected in that problem task. Something like the image below: ![image](https://user-images.githubusercontent.com/1520666/101957287-0510b6...
1.0
Problem tasks should be more informative - In the last evaluation, users suggested that the problem tasks are difficult to navigate. Since there is so much space not used in the UI, we could add the model s that have been selected in that problem task. Something like the image below: ![image](https://user-images.git...
priority
problem tasks should be more informative in the last evaluation users suggested that the problem tasks are difficult to navigate since there is so much space not used in the ui we could add the model s that have been selected in that problem task something like the image below
1
26,431
2,684,493,934
IssuesEvent
2015-03-29 01:37:12
gtcasl/gpuocelot
https://api.github.com/repos/gtcasl/gpuocelot
closed
failure to build against current hydralize
bug imported invalid Priority-Medium
_From [dankamongmen](https://code.google.com/u/dankamongmen/) on April 13, 2010 05:44:06_ What steps will reproduce the problem? 1. check out a fresh hydrazine using: svn checkout http://hydrazine.googlecode.com/svn/trunk/ hydrazine-read-only as instructed in the Installation Guide 2. check out a fresh copy ...
1.0
failure to build against current hydralize - _From [dankamongmen](https://code.google.com/u/dankamongmen/) on April 13, 2010 05:44:06_ What steps will reproduce the problem? 1. check out a fresh hydrazine using: svn checkout http://hydrazine.googlecode.com/svn/trunk/ hydrazine-read-only as instructed in the Ins...
priority
failure to build against current hydralize from on april what steps will reproduce the problem check out a fresh hydrazine using svn checkout hydrazine read only as instructed in the installation guide check out a fresh copy of gpuocelot build and install hydrazine only lbhy...
1
562,094
16,638,052,388
IssuesEvent
2021-06-04 03:16:08
StatisticsNZ/simplevis
https://api.github.com/repos/StatisticsNZ/simplevis
closed
documentation: how to make any plot with simplevis
medium priority
Use the appropriate graph type for the underlying var types. Make width = 0, size_point = 0, and size_line = 0 as appropriate. Then add a layer with text aesthetic ``` plot_data <- new_points %>% bind_cols(mean_pred) %>% bind_cols(conf_int_pred) %>% mutate_text() p <- ggplot_point(plot_data, ...
1.0
documentation: how to make any plot with simplevis - Use the appropriate graph type for the underlying var types. Make width = 0, size_point = 0, and size_line = 0 as appropriate. Then add a layer with text aesthetic ``` plot_data <- new_points %>% bind_cols(mean_pred) %>% bind_cols(conf_int_pred) %...
priority
documentation how to make any plot with simplevis use the appropriate graph type for the underlying var types make width size point and size line as appropriate then add a layer with text aesthetic plot data new points bind cols mean pred bind cols conf int pred ...
1
30,614
2,724,326,149
IssuesEvent
2015-04-14 17:12:59
CruxFramework/crux-widgets
https://api.github.com/repos/CruxFramework/crux-widgets
closed
Error if we have a generic parameter in some REST proxy method
bug duplicate imported Milestone-M14-C2 Priority-Medium
_From [samuel@cruxframework.org](https://code.google.com/u/samuel@cruxframework.org/) on February 12, 2014 10:36:06_ If we have a generic parameter in some REST proxy method Crux generate the corresponding implementation class with wrong values. Example: TestRestProxy { ... public SomeDTO process(E object); ...
1.0
Error if we have a generic parameter in some REST proxy method - _From [samuel@cruxframework.org](https://code.google.com/u/samuel@cruxframework.org/) on February 12, 2014 10:36:06_ If we have a generic parameter in some REST proxy method Crux generate the corresponding implementation class with wrong values. Example:...
priority
error if we have a generic parameter in some rest proxy method from on february if we have a generic parameter in some rest proxy method crux generate the corresponding implementation class with wrong values example testrestproxy public somedto process e object instead of h...
1
733,849
25,325,746,240
IssuesEvent
2022-11-18 09:08:35
netdata/netdata-cloud
https://api.github.com/repos/netdata/netdata-cloud
closed
[Bug]: used ram gauge is now in GB and always full. Used to be % based like on agent dashboard
bug priority/medium cloud-frontend
### Bug description found by a lovley user on discord: https://discord.com/channels/847502280503590932/847502280503590935/1039619269421449296 used ram gauge is now in GB and always full. Used to be % based like on agent dashboard ![image](https://user-images.githubusercontent.com/2178292/200857109-8d3a5299-f1fa-...
1.0
[Bug]: used ram gauge is now in GB and always full. Used to be % based like on agent dashboard - ### Bug description found by a lovley user on discord: https://discord.com/channels/847502280503590932/847502280503590935/1039619269421449296 used ram gauge is now in GB and always full. Used to be % based like on agent...
priority
used ram gauge is now in gb and always full used to be based like on agent dashboard bug description found by a lovley user on discord used ram gauge is now in gb and always full used to be based like on agent dashboard expected behavior i would expect it to be used like this ...
1
656,572
21,768,087,217
IssuesEvent
2022-05-13 05:54:12
Bridgeconn/VachanAppReact
https://api.github.com/repos/Bridgeconn/VachanAppReact
closed
Include a down arrow beside the Language list tfor the Bible stories section
cosmetic Usability Medium priority VachanGo1.3.0-alpha.1
The language list in the Bible stories section on selecting displays a list of languages. It may not be clear to the user that this list has a drop down. If a down arrow is included, it would clearly indicate to the user that there is a drop down following.
1.0
Include a down arrow beside the Language list tfor the Bible stories section - The language list in the Bible stories section on selecting displays a list of languages. It may not be clear to the user that this list has a drop down. If a down arrow is included, it would clearly indicate to the user that there is a dr...
priority
include a down arrow beside the language list tfor the bible stories section the language list in the bible stories section on selecting displays a list of languages it may not be clear to the user that this list has a drop down if a down arrow is included it would clearly indicate to the user that there is a dr...
1
74,238
3,436,605,213
IssuesEvent
2015-12-12 14:48:08
dkpro/dkpro-core
https://api.github.com/repos/dkpro/dkpro-core
closed
Maven may break URL in GPL projects license
enhancement Priority-Medium
``` I did a mvn release:branch on the GPL project, and a side-effect seems to have been that the URL in the headers got broken. They changed from <http://www.gnu.org/licenses/> to <http://www.gnu.org/licenses /> Apparently something thought this would be an XML element and reformatted it - despite this occ...
1.0
Maven may break URL in GPL projects license - ``` I did a mvn release:branch on the GPL project, and a side-effect seems to have been that the URL in the headers got broken. They changed from <http://www.gnu.org/licenses/> to <http://www.gnu.org/licenses /> Apparently something thought this would be an XM...
priority
maven may break url in gpl projects license i did a mvn release branch on the gpl project and a side effect seems to have been that the url in the headers got broken they changed from to apparently something thought this would be an xml element and reformatted it despite this occurring with...
1
347,384
10,429,019,941
IssuesEvent
2019-09-17 00:59:51
eveporcello/graphql-fun
https://api.github.com/repos/eveporcello/graphql-fun
opened
Handle Screen Sizes for audience faces
board-client medium-priority styles
When we zoom in and zoom out the screen width changes and the audience faces do not make it all the way across the screen. Handle new screen widths if we zoom in or out.
1.0
Handle Screen Sizes for audience faces - When we zoom in and zoom out the screen width changes and the audience faces do not make it all the way across the screen. Handle new screen widths if we zoom in or out.
priority
handle screen sizes for audience faces when we zoom in and zoom out the screen width changes and the audience faces do not make it all the way across the screen handle new screen widths if we zoom in or out
1
232,605
7,668,340,200
IssuesEvent
2018-05-14 05:02:12
Codaone/DEXBot
https://api.github.com/repos/Codaone/DEXBot
opened
Don't reset orders until one or both of the orders have filled completely
Priority: Medium Status: Available Type: Enhancement
The current behavior for Relative Orders is to reset orders immediately when an order is touched; filled completely or partially. This isn't good, as there are bots that nibble on orders. So when the price actually reaches one's order, the orders are quickly removed and profits are not made to the full potential. *S...
1.0
Don't reset orders until one or both of the orders have filled completely - The current behavior for Relative Orders is to reset orders immediately when an order is touched; filled completely or partially. This isn't good, as there are bots that nibble on orders. So when the price actually reaches one's order, the orde...
priority
don t reset orders until one or both of the orders have filled completely the current behavior for relative orders is to reset orders immediately when an order is touched filled completely or partially this isn t good as there are bots that nibble on orders so when the price actually reaches one s order the orde...
1
714,658
24,569,494,162
IssuesEvent
2022-10-13 07:29:37
AY2223S1-CS2103-F14-3/tp
https://api.github.com/repos/AY2223S1-CS2103-F14-3/tp
closed
As a user applying for many positions, I want to get a list of all companies and positions applied
type.Story priority.Medium
...so that I don't accidentally apply for the same position twice.
1.0
As a user applying for many positions, I want to get a list of all companies and positions applied - ...so that I don't accidentally apply for the same position twice.
priority
as a user applying for many positions i want to get a list of all companies and positions applied so that i don t accidentally apply for the same position twice
1
307,777
9,422,141,324
IssuesEvent
2019-04-11 08:41:39
vanilla-framework/vanilla-framework
https://api.github.com/repos/vanilla-framework/vanilla-framework
closed
Update inline code component
Priority: Medium v2.0
## Pattern to amend https://docs.vanillaframework.io/en/base/code#inline-code ## Context Inline code blocks aren't as visible as they should be, proposed at bi-weekly WG meeting and validated here https://github.com/vanilla-framework/vanilla-framework/issues/1995 - Design issue here - https://github.com/ubuntud...
1.0
Update inline code component - ## Pattern to amend https://docs.vanillaframework.io/en/base/code#inline-code ## Context Inline code blocks aren't as visible as they should be, proposed at bi-weekly WG meeting and validated here https://github.com/vanilla-framework/vanilla-framework/issues/1995 - Design issue he...
priority
update inline code component pattern to amend context inline code blocks aren t as visible as they should be proposed at bi weekly wg meeting and validated here design issue here updated design spec here for build reference visual
1
761,680
26,691,845,043
IssuesEvent
2023-01-27 06:13:47
discord-jar/discord.jar
https://api.github.com/repos/discord-jar/discord.jar
closed
[Feature Request] Guild Member Flags
status: in progress type: feature priority: medium status: claimed type: doc
### General Troubleshooting - [X] You've have checked for similar feature requests. - [X] You've updated to the latest version of the API. - [X] You've have checked the PR's for features relating to your suggestion. ### Feature Request Description Add guild member flags https://github.com/discord/discord-api-docs/p...
1.0
[Feature Request] Guild Member Flags - ### General Troubleshooting - [X] You've have checked for similar feature requests. - [X] You've updated to the latest version of the API. - [X] You've have checked the PR's for features relating to your suggestion. ### Feature Request Description Add guild member flags https:...
priority
guild member flags general troubleshooting you ve have checked for similar feature requests you ve updated to the latest version of the api you ve have checked the pr s for features relating to your suggestion feature request description add guild member flags
1
114,383
4,629,949,882
IssuesEvent
2016-09-28 11:02:59
Metaswitch/sprout
https://api.github.com/repos/Metaswitch/sprout
closed
Bono doesn't SAS log rejected requests
bug cat:diagnostics medium-priority
When Bono rejects a request (e.g. because it's not authenticated and it's not a REGISTER), it sends SAS events for it, but doesn't send any markers and so the call can't be found. Normally, the SAS markers would be applied in `UASTransaction::log_on_tsx_start`. However, Bono can reject requests before this point. ...
1.0
Bono doesn't SAS log rejected requests - When Bono rejects a request (e.g. because it's not authenticated and it's not a REGISTER), it sends SAS events for it, but doesn't send any markers and so the call can't be found. Normally, the SAS markers would be applied in `UASTransaction::log_on_tsx_start`. However, Bono...
priority
bono doesn t sas log rejected requests when bono rejects a request e g because it s not authenticated and it s not a register it sends sas events for it but doesn t send any markers and so the call can t be found normally the sas markers would be applied in uastransaction log on tsx start however bono...
1
404,746
11,862,623,142
IssuesEvent
2020-03-25 18:15:17
arkhn/fhir-pipe
https://api.github.com/repos/arkhn/fhir-pipe
closed
Add and display validation on preview
Medium Priority enhancement
On pyrog we want to run validation when we do the preview
1.0
Add and display validation on preview - On pyrog we want to run validation when we do the preview
priority
add and display validation on preview on pyrog we want to run validation when we do the preview
1
144,054
5,534,869,779
IssuesEvent
2017-03-21 16:13:11
wordpress-mobile/WordPress-Aztec-Android
https://api.github.com/repos/wordpress-mobile/WordPress-Aztec-Android
opened
Header Menu Regression
bug medium priority
### Expected The header menu behavior is the same as prior to the [paragraph spans merge](https://github.com/wordpress-mobile/WordPress-Aztec-Android/pull/278). ### Observed The header menu behavior has regressed and is unexpected. - Heading item selection toggles heading format - Paragraph item selection is not...
1.0
Header Menu Regression - ### Expected The header menu behavior is the same as prior to the [paragraph spans merge](https://github.com/wordpress-mobile/WordPress-Aztec-Android/pull/278). ### Observed The header menu behavior has regressed and is unexpected. - Heading item selection toggles heading format - Paragr...
priority
header menu regression expected the header menu behavior is the same as prior to the observed the header menu behavior has regressed and is unexpected heading item selection toggles heading format paragraph item selection is not applied menu item selection is incorrect reproduced ...
1
709,914
24,397,077,770
IssuesEvent
2022-10-04 20:19:59
r-lib/styler
https://api.github.com/repos/r-lib/styler
closed
Comment positions not preserved when preceded by a brace (`{`)
Type: Bug Priority: High Status: WIP Complexity: Medium
For example, in `{lintr}`, you can include directives in comments that instruct if the line of code in question should not be linted with a certain linter, etc. But `{styler}` changes positions of such comments, which means these directives will no longer work: ``` r styler::style_text( "T_and_F_symbol_linter <-...
1.0
Comment positions not preserved when preceded by a brace (`{`) - For example, in `{lintr}`, you can include directives in comments that instruct if the line of code in question should not be linted with a certain linter, etc. But `{styler}` changes positions of such comments, which means these directives will no longer...
priority
comment positions not preserved when preceded by a brace for example in lintr you can include directives in comments that instruct if the line of code in question should not be linted with a certain linter etc but styler changes positions of such comments which means these directives will no longer...
1
533,225
15,586,722,429
IssuesEvent
2021-03-18 02:37:07
mlee97/SOEN-390-Team5
https://api.github.com/repos/mlee97/SOEN-390-Team5
closed
[USER STORY 6.1]: As a manufacturing worker, I want to be able to see the status of all the manufacturing machines from the ERP Interface, so that I don’t have to check each machine individually.
priority: medium risk: low story point: 5 user story
**Related Minimal Requirement:** [6] The system can connect to production machinery via different communication modes, including but not limited to Web services, COM ports, and CSV/XML format files.
1.0
[USER STORY 6.1]: As a manufacturing worker, I want to be able to see the status of all the manufacturing machines from the ERP Interface, so that I don’t have to check each machine individually. - **Related Minimal Requirement:** [6] The system can connect to production machinery via different communication modes, in...
priority
as a manufacturing worker i want to be able to see the status of all the manufacturing machines from the erp interface so that i don’t have to check each machine individually related minimal requirement the system can connect to production machinery via different communication modes including but not l...
1
161,759
6,135,839,181
IssuesEvent
2017-06-26 07:37:04
Cadasta/cadasta-platform
https://api.github.com/repos/Cadasta/cadasta-platform
closed
Add member form can be submitted more than once
bug priority: medium
### Steps to reproduce the error - Go to the member list for an organization. - Add a member. - Click the submit button twice. ### Actual behavior - Error that this user has already been added to the organization. ### Expected behavior - Submit button is disabled after the first click.
1.0
Add member form can be submitted more than once - ### Steps to reproduce the error - Go to the member list for an organization. - Add a member. - Click the submit button twice. ### Actual behavior - Error that this user has already been added to the organization. ### Expected behavior - Submit button is disa...
priority
add member form can be submitted more than once steps to reproduce the error go to the member list for an organization add a member click the submit button twice actual behavior error that this user has already been added to the organization expected behavior submit button is disa...
1
661,634
22,062,650,884
IssuesEvent
2022-05-30 20:23:56
SlimeDog/AggressiveAnimals
https://api.github.com/repos/SlimeDog/AggressiveAnimals
opened
Add 1.19 frogs and tadpoles
status: pending type: feature request priority: medium
**Is your feature request related to a problem? Please describe.** Frogs and tadpoles were added in MC 1.19. **Describe the solution you'd like** Add frogs and tadpoles to configuration and code. Draft configuration: ``` ```
1.0
Add 1.19 frogs and tadpoles - **Is your feature request related to a problem? Please describe.** Frogs and tadpoles were added in MC 1.19. **Describe the solution you'd like** Add frogs and tadpoles to configuration and code. Draft configuration: ``` ```
priority
add frogs and tadpoles is your feature request related to a problem please describe frogs and tadpoles were added in mc describe the solution you d like add frogs and tadpoles to configuration and code draft configuration
1
18,940
2,616,015,027
IssuesEvent
2015-03-02 00:57:40
jasonhall/bwapi
https://api.github.com/repos/jasonhall/bwapi
closed
Perform revision/build checking/loading when module is loaded
auto-migrated Component-Persistence NewFeature Priority-Medium Type-Enhancement Usability
``` Currently working on this. Automatically load older BWAPI revisions and/or automatically load the RELEASE or DEBUG module depending on the AI module. ``` Original issue reported on code.google.com by `AHeinerm` on 26 Nov 2010 at 3:46
1.0
Perform revision/build checking/loading when module is loaded - ``` Currently working on this. Automatically load older BWAPI revisions and/or automatically load the RELEASE or DEBUG module depending on the AI module. ``` Original issue reported on code.google.com by `AHeinerm` on 26 Nov 2010 at 3:46
priority
perform revision build checking loading when module is loaded currently working on this automatically load older bwapi revisions and or automatically load the release or debug module depending on the ai module original issue reported on code google com by aheinerm on nov at
1
178,753
6,618,239,339
IssuesEvent
2017-09-21 07:16:07
FreezeWarp/freeze-messenger
https://api.github.com/repos/FreezeWarp/freeze-messenger
closed
OpenID Login Support
auto-migrated Milestone-FIM4 Priority-Medium Type-Enhancement
``` -- ``` Original issue reported on code.google.com by `JosephTP...@gmail.com` on 16 Jul 2011 at 11:52
1.0
OpenID Login Support - ``` -- ``` Original issue reported on code.google.com by `JosephTP...@gmail.com` on 16 Jul 2011 at 11:52
priority
openid login support original issue reported on code google com by josephtp gmail com on jul at
1
557,355
16,508,017,510
IssuesEvent
2021-05-25 22:07:10
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
Out of bound read: Multiple Coverity sightings in generated code
Coverity bug priority: medium
``` 1#ifdef CONFIG_USERSPACE 1. Condition z_syscall_trap(), taking true branch. 42 if (z_syscall_trap()) { CID 219506: Out-of-bounds read (OVERRUN) [select issue] CID 236005 (#1 of 1): Out-of-bounds read (OVERRUN) 2. overrun-local: Overrunning array of 1 bytes at byte offset 3 by dereferencing p...
1.0
Out of bound read: Multiple Coverity sightings in generated code - ``` 1#ifdef CONFIG_USERSPACE 1. Condition z_syscall_trap(), taking true branch. 42 if (z_syscall_trap()) { CID 219506: Out-of-bounds read (OVERRUN) [select issue] CID 236005 (#1 of 1): Out-of-bounds read (OVERRUN) 2. overrun-loca...
priority
out of bound read multiple coverity sightings in generated code ifdef config userspace condition z syscall trap taking true branch if z syscall trap cid out of bounds read overrun cid of out of bounds read overrun overrun local overrunning array of ...
1
592,767
17,929,797,487
IssuesEvent
2021-09-10 07:41:24
yushijinhun/authlib-injector
https://api.github.com/repos/yushijinhun/authlib-injector
opened
[proposal] 使用临时文件传递预获取的元数据
priority: medium proposal: in-progress
本提案的主要内容: * 要求启动器在启动前将 API 元数据存入临时文件中,然后使用 `-Dauthlibinjector.prefetch.file=` 参数实现元数据预获取。 * 弃用原先的 `-Dauthlibinjector.yggdrasil.prefetched=` 参数。 ## 背景 authlib-injector 要求启动器在启动游戏前,从验证服务器获取元数据,并将其 Base64 编码后作为参数传递给 authlib-injector。这一措施可以加快启动速度,同时避免网络不稳定造成的启动失败。 但由于 Base64 编码后的元数据长度很长,可能超出一些平台对命令行长度的限制,进而造成启动失败。...
1.0
[proposal] 使用临时文件传递预获取的元数据 - 本提案的主要内容: * 要求启动器在启动前将 API 元数据存入临时文件中,然后使用 `-Dauthlibinjector.prefetch.file=` 参数实现元数据预获取。 * 弃用原先的 `-Dauthlibinjector.yggdrasil.prefetched=` 参数。 ## 背景 authlib-injector 要求启动器在启动游戏前,从验证服务器获取元数据,并将其 Base64 编码后作为参数传递给 authlib-injector。这一措施可以加快启动速度,同时避免网络不稳定造成的启动失败。 但由于 Base64 编码后的元数据长度很...
priority
使用临时文件传递预获取的元数据 本提案的主要内容: 要求启动器在启动前将 api 元数据存入临时文件中,然后使用 dauthlibinjector prefetch file 参数实现元数据预获取。 弃用原先的 dauthlibinjector yggdrasil prefetched 参数。 背景 authlib injector 要求启动器在启动游戏前,从验证服务器获取元数据,并将其 编码后作为参数传递给 authlib injector。这一措施可以加快启动速度,同时避免网络不稳定造成的启动失败。 但由于 编码后的元数据长度很长,可能超出一些平台对命令行长度的限制...
1
619,229
19,519,591,446
IssuesEvent
2021-12-29 15:58:51
CookieJarApps/SmartCookieWeb
https://api.github.com/repos/CookieJarApps/SmartCookieWeb
opened
[Bug] Going back duplicates my history and crashes
bug P2: Medium priority
<!-- Right after [Bug] you should add a simple title describing the bug, e.g. [Bug] The app has crashed. --> <!-- Please only add more than one topic to the issue if they are directly related. New issues must be created for each different topic. --> <!-- The comments between these brackets won't show up in the su...
1.0
[Bug] Going back duplicates my history and crashes - <!-- Right after [Bug] you should add a simple title describing the bug, e.g. [Bug] The app has crashed. --> <!-- Please only add more than one topic to the issue if they are directly related. New issues must be created for each different topic. --> <!-- The co...
priority
going back duplicates my history and crashes describe the bug some websites don t allow me to go back instead the browser adds more than one entry of the site to history and prevents me going back to reproduce steps to reproduce the behavior go to press back see i...
1
622,865
19,657,965,497
IssuesEvent
2022-01-10 14:24:27
buddyboss/buddyboss-platform
https://api.github.com/repos/buddyboss/buddyboss-platform
closed
Minor styling issue while replying to forum discussions
bug priority-medium Stale
**Describe the bug** While replying to any forum discussion with the same text will show you two errors refer to the attached screenshot. **To Reproduce** Steps to reproduce the behavior: 1. Go to any forum discussion 2. add a reply 3. add the same text which has been added in prior reply very fast 4. See erro...
1.0
Minor styling issue while replying to forum discussions - **Describe the bug** While replying to any forum discussion with the same text will show you two errors refer to the attached screenshot. **To Reproduce** Steps to reproduce the behavior: 1. Go to any forum discussion 2. add a reply 3. add the same text ...
priority
minor styling issue while replying to forum discussions describe the bug while replying to any forum discussion with the same text will show you two errors refer to the attached screenshot to reproduce steps to reproduce the behavior go to any forum discussion add a reply add the same text ...
1
308,255
9,436,864,592
IssuesEvent
2019-04-13 10:32:55
CS2113-AY1819S2-T09-3/main
https://api.github.com/repos/CS2113-AY1819S2-T09-3/main
closed
[v1.4] Bugs List
priority.Medium type.Bug
- [ ] **listDeadline** -> listdeadline implement alias ls in the command result box, the "List sorted" -> "List sorted, scroll down to see sorted list" does not show error when used in project level - [x] date validation for **add** consider for the individual months also, 28/30/31 days - [ ] suggestion for n...
1.0
[v1.4] Bugs List - - [ ] **listDeadline** -> listdeadline implement alias ls in the command result box, the "List sorted" -> "List sorted, scroll down to see sorted list" does not show error when used in project level - [x] date validation for **add** consider for the individual months also, 28/30/31 days - [...
priority
bugs list listdeadline listdeadline implement alias ls in the command result box the list sorted list sorted scroll down to see sorted list does not show error when used in project level date validation for add consider for the individual months also days suggestion ...
1
770,500
27,042,449,880
IssuesEvent
2023-02-13 07:00:24
ooni/probe
https://api.github.com/repos/ooni/probe
closed
Add support to OONI Probe for re-testing of anomalous URLs
enhancement ooni/probe-mobile priority/medium user feedback ooni/probe-desktop
The OONI Probe apps currently include support for the following 2 cases of re-testing: 1. Re-test **all** previously tested URLs 2. Re-test a single failed measurement What's missing is the ability to **re-test a single URL that presented an anomaly** as part of testing. This is very important because when a...
1.0
Add support to OONI Probe for re-testing of anomalous URLs - The OONI Probe apps currently include support for the following 2 cases of re-testing: 1. Re-test **all** previously tested URLs 2. Re-test a single failed measurement What's missing is the ability to **re-test a single URL that presented an anomaly** ...
priority
add support to ooni probe for re testing of anomalous urls the ooni probe apps currently include support for the following cases of re testing re test all previously tested urls re test a single failed measurement what s missing is the ability to re test a single url that presented an anomaly ...
1
242,439
7,842,205,876
IssuesEvent
2018-06-18 22:21:17
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
USER ISSUE: Breaking Coal "Double Stone" trigger no sound
Medium Priority
**Version:** 0.7.1.2 beta **Steps to Reproduce:** 1. Break a block of Coal 2. Try to break the "Double Stone" into two pieces **Expected behavior:** It does trigger a sound **Actual behavior:** It doesn't trigger the "pickaxe breaking stuff" sound
1.0
USER ISSUE: Breaking Coal "Double Stone" trigger no sound - **Version:** 0.7.1.2 beta **Steps to Reproduce:** 1. Break a block of Coal 2. Try to break the "Double Stone" into two pieces **Expected behavior:** It does trigger a sound **Actual behavior:** It doesn't trigger the "pickaxe breaking stuff" sound
priority
user issue breaking coal double stone trigger no sound version beta steps to reproduce break a block of coal try to break the double stone into two pieces expected behavior it does trigger a sound actual behavior it doesn t trigger the pickaxe breaking stuff sound
1
195,768
6,917,977,172
IssuesEvent
2017-11-29 10:28:25
nlbdev/pipeline
https://api.github.com/repos/nlbdev/pipeline
closed
EPUB: <hr class="emptyline"/>, makes emptyline , 3 x dots 36, emptyline
enhancement Priority:2 - Medium
![image](https://user-images.githubusercontent.com/8014898/33201775-d4679a3c-d0f1-11e7-828e-a7a17630eed4.png) It should be only one empty line Job #1633
1.0
EPUB: <hr class="emptyline"/>, makes emptyline , 3 x dots 36, emptyline - ![image](https://user-images.githubusercontent.com/8014898/33201775-d4679a3c-d0f1-11e7-828e-a7a17630eed4.png) It should be only one empty line Job #1633
priority
epub makes emptyline x dots emptyline it should be only one empty line job
1
401,119
11,785,886,324
IssuesEvent
2020-03-17 11:09:28
AY1920S2-CS2103-W15-2/main
https://api.github.com/repos/AY1920S2-CS2103-W15-2/main
closed
[NICE] As an interviewer, I would like to be able to refer to my interviewees by both their interview number as well as their name / alias I coin for them so I do not need to remember their names nor their numbers
priority.Medium type.Enhancement
Added by CornCobs
1.0
[NICE] As an interviewer, I would like to be able to refer to my interviewees by both their interview number as well as their name / alias I coin for them so I do not need to remember their names nor their numbers - Added by CornCobs
priority
as an interviewer i would like to be able to refer to my interviewees by both their interview number as well as their name alias i coin for them so i do not need to remember their names nor their numbers added by corncobs
1
716,543
24,638,650,259
IssuesEvent
2022-10-17 09:52:45
AY2223S1-CS2103T-W17-2/tp
https://api.github.com/repos/AY2223S1-CS2103T-W17-2/tp
closed
Pie chart that reflects spending/income
type.story priority.MEDIUM
As a visual learner, I want to have pie charts that reflects my spending/income so that I can better understand my spending patterns.
1.0
Pie chart that reflects spending/income - As a visual learner, I want to have pie charts that reflects my spending/income so that I can better understand my spending patterns.
priority
pie chart that reflects spending income as a visual learner i want to have pie charts that reflects my spending income so that i can better understand my spending patterns
1
31,677
2,736,135,842
IssuesEvent
2015-04-19 04:25:18
chummer5a/chummer5a
https://api.github.com/repos/chummer5a/chummer5a
closed
School of hard knocks/Uncouth quality not working
auto-migrated bug Priority-Medium
``` First quality ensures a 2 for one point increase for street knowledge skills, thats not happening. Second requires 2 points for a 1 point increase during and after character gen for social skills. Version 5.156.1 ``` Original issue reported on code.google.com by `rashidi...@gmail.com` on 5 Mar 2015 at 2:34
1.0
School of hard knocks/Uncouth quality not working - ``` First quality ensures a 2 for one point increase for street knowledge skills, thats not happening. Second requires 2 points for a 1 point increase during and after character gen for social skills. Version 5.156.1 ``` Original issue reported on code.google.com...
priority
school of hard knocks uncouth quality not working first quality ensures a for one point increase for street knowledge skills thats not happening second requires points for a point increase during and after character gen for social skills version original issue reported on code google com b...
1