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
111,830
4,488,810,039
IssuesEvent
2016-08-30 08:47:22
chrisdone/hindent
https://api.github.com/repos/chrisdone/hindent
closed
`deriving` keyword not aligned with pipe symbol for type declarations
component: hindent priority: medium type: bug
When I have a declaration for a sum type, deriving is aligned one space after the pipe. Ex: ```haskell data Stuffs = Things | This | That deriving (Show) ``` I'm not sure this is normal. The leading space is also inserted for declarations without pipes: ```haskell data Simple = Sim...
1.0
`deriving` keyword not aligned with pipe symbol for type declarations - When I have a declaration for a sum type, deriving is aligned one space after the pipe. Ex: ```haskell data Stuffs = Things | This | That deriving (Show) ``` I'm not sure this is normal. The leading space is also insert...
priority
deriving keyword not aligned with pipe symbol for type declarations when i have a declaration for a sum type deriving is aligned one space after the pipe ex haskell data stuffs things this that deriving show i m not sure this is normal the leading space is also insert...
1
434,261
12,516,044,543
IssuesEvent
2020-06-03 08:44:52
canonical-web-and-design/build.snapcraft.io
https://api.github.com/repos/canonical-web-and-design/build.snapcraft.io
closed
table row height doesn't match design
Priority: Medium
Can we update the hight of table rows on the repos page to match the designs? According to the designs, based on MAAS tables, they should be 45px high, not 65px
1.0
table row height doesn't match design - Can we update the hight of table rows on the repos page to match the designs? According to the designs, based on MAAS tables, they should be 45px high, not 65px
priority
table row height doesn t match design can we update the hight of table rows on the repos page to match the designs according to the designs based on maas tables they should be high not
1
701,902
24,114,062,247
IssuesEvent
2022-09-20 13:34:01
LLK/scratch-gui
https://api.github.com/repos/LLK/scratch-gui
opened
Deleting section of sound doesn't work if delete comes too quickly after selecting section
bug help wanted priority 4 Low Severity Medium Impact
### Expected Behavior 1. highlight section of sound 2. wait 1 second 3. hit delete 4. selected part of sound is deleted 5. highlight another section of sound 6. quickly hit delete after finished selecting (like, < 1/4 second) 7. selected part of sound is deleted ### Actual Behavior 7. selected part of so...
1.0
Deleting section of sound doesn't work if delete comes too quickly after selecting section - ### Expected Behavior 1. highlight section of sound 2. wait 1 second 3. hit delete 4. selected part of sound is deleted 5. highlight another section of sound 6. quickly hit delete after finished selecting (like, < 1/4 s...
priority
deleting section of sound doesn t work if delete comes too quickly after selecting section expected behavior highlight section of sound wait second hit delete selected part of sound is deleted highlight another section of sound quickly hit delete after finished selecting like s...
1
62,750
3,193,007,649
IssuesEvent
2015-09-30 00:52:49
cs2103aug2015-w15-3j/main
https://api.github.com/repos/cs2103aug2015-w15-3j/main
closed
Setup history stack to store snapshots of program internal memory
priority.medium type.story
Allow user to undo and redo an action
1.0
Setup history stack to store snapshots of program internal memory - Allow user to undo and redo an action
priority
setup history stack to store snapshots of program internal memory allow user to undo and redo an action
1
684,175
23,410,052,096
IssuesEvent
2022-08-12 16:29:03
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[DocDB] Master metric 'is_load_balancing_enabled' displays inconsistent statistic value
kind/bug area/docdb priority/medium
Jira Link: [DB-3153](https://yugabyte.atlassian.net/browse/DB-3153) ### Description In version 2.15.2.0-b83, when using the `/metrics` endpoint for the master server, the statistic `is_load_balancing_enabled ` shows the value: false. However, the values for name/value combinations are always numeric, and therefore...
1.0
[DocDB] Master metric 'is_load_balancing_enabled' displays inconsistent statistic value - Jira Link: [DB-3153](https://yugabyte.atlassian.net/browse/DB-3153) ### Description In version 2.15.2.0-b83, when using the `/metrics` endpoint for the master server, the statistic `is_load_balancing_enabled ` shows the value: f...
priority
master metric is load balancing enabled displays inconsistent statistic value jira link description in version when using the metrics endpoint for the master server the statistic is load balancing enabled shows the value false however the values for name value combinations are a...
1
786,597
27,659,664,941
IssuesEvent
2023-03-12 11:27:15
moonD4rk/HackBrowserData
https://api.github.com/repos/moonD4rk/HackBrowserData
closed
[BUG] Key not valid for use in specified state.
bug Priority: Medium
**Describe the bug** [NOTICE] [logger.go:383,logf] find browser Chromium failed, profile folder does not exist [NOTICE] [logger.go:383,logf] find browser Opera failed, profile folder does not exist [NOTICE] [logger.go:383,logf] find browser CocCoc failed, profile folder does not exist [NOTICE] [logger.go:383,logf] ...
1.0
[BUG] Key not valid for use in specified state. - **Describe the bug** [NOTICE] [logger.go:383,logf] find browser Chromium failed, profile folder does not exist [NOTICE] [logger.go:383,logf] find browser Opera failed, profile folder does not exist [NOTICE] [logger.go:383,logf] find browser CocCoc failed, profile fol...
priority
key not valid for use in specified state describe the bug find browser chromium failed profile folder does not exist find browser opera failed profile folder does not exist find browser coccoc failed profile folder does not exist find browser qq failed profile folder does not exist ...
1
48,684
2,999,447,594
IssuesEvent
2015-07-23 19:04:44
jayway/powermock
https://api.github.com/repos/jayway/powermock
closed
findUniqueConstructor must filter PowerMock generated constructor
bug imported Milestone-Release1.4 Priority-Medium
_From [johan.ha...@gmail.com](https://code.google.com/u/105676376875942041029/) on November 03, 2009 15:09:18_ Whitebox#findUniqueConstructor must use filterPowerMockConstructor when listing constructors. _Original issue: http://code.google.com/p/powermock/issues/detail?id=189_
1.0
findUniqueConstructor must filter PowerMock generated constructor - _From [johan.ha...@gmail.com](https://code.google.com/u/105676376875942041029/) on November 03, 2009 15:09:18_ Whitebox#findUniqueConstructor must use filterPowerMockConstructor when listing constructors. _Original issue: http://code.google.com/p/po...
priority
finduniqueconstructor must filter powermock generated constructor from on november whitebox finduniqueconstructor must use filterpowermockconstructor when listing constructors original issue
1
55,747
3,074,293,809
IssuesEvent
2015-08-20 05:57:05
RobotiumTech/robotium
https://api.github.com/repos/RobotiumTech/robotium
closed
clickOnButton not working on some screens
bug imported invalid Priority-Medium
_From [flavioca...@gmail.com](https://code.google.com/u/107380997665066938982/) on December 04, 2013 02:51:17_ What steps will reproduce the problem? 1. I run a script on an application and it runs well. I use solo.clickOnButton(3); to click a button 2. I try to run the same script on a new version of the application...
1.0
clickOnButton not working on some screens - _From [flavioca...@gmail.com](https://code.google.com/u/107380997665066938982/) on December 04, 2013 02:51:17_ What steps will reproduce the problem? 1. I run a script on an application and it runs well. I use solo.clickOnButton(3); to click a button 2. I try to run the sam...
priority
clickonbutton not working on some screens from on december what steps will reproduce the problem i run a script on an application and it runs well i use solo clickonbutton to click a button i try to run the same script on a new version of the application but the action solo clickonbutto...
1
43,778
2,892,646,282
IssuesEvent
2015-06-15 14:08:42
ukwa/w3act
https://api.github.com/repos/ukwa/w3act
opened
Unable to edit Collection Title
bug Medium Priority
I'm not sure if this been reported or not but I am unable to edit a collection title in live W3ACT. I tried to edit this Collection in W3ACT https://www.webarchive.org.uk/act/collections/449 I tried to edit the title from 'Venues' to 'Venues and festivals' but the edit is not saved. Also the revision log I entered ...
1.0
Unable to edit Collection Title - I'm not sure if this been reported or not but I am unable to edit a collection title in live W3ACT. I tried to edit this Collection in W3ACT https://www.webarchive.org.uk/act/collections/449 I tried to edit the title from 'Venues' to 'Venues and festivals' but the edit is not saved...
priority
unable to edit collection title i m not sure if this been reported or not but i am unable to edit a collection title in live i tried to edit this collection in i tried to edit the title from venues to venues and festivals but the edit is not saved also the revision log i entered has not been saved
1
804,724
29,498,499,539
IssuesEvent
2023-06-02 19:13:49
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
[Coverity CID: 316518] Out-of-bounds access in subsys/net/lib/coap/coap.c
bug priority: medium area: Networking Coverity
Static code scan issues found in file: https://github.com/zephyrproject-rtos/zephyr/tree/dae79cefaabf63086946a48ccca4094f26f146c8/subsys/net/lib/coap/coap.c Category: Memory - corruptions Function: `coap_reply_init` Component: Networking CID: [316518](https://scan9.scan.coverity.com/reports.htm#v29726/p12996/mergedD...
1.0
[Coverity CID: 316518] Out-of-bounds access in subsys/net/lib/coap/coap.c - Static code scan issues found in file: https://github.com/zephyrproject-rtos/zephyr/tree/dae79cefaabf63086946a48ccca4094f26f146c8/subsys/net/lib/coap/coap.c Category: Memory - corruptions Function: `coap_reply_init` Component: Networking CID...
priority
out of bounds access in subsys net lib coap coap c static code scan issues found in file category memory corruptions function coap reply init component networking cid details please fix or provide comments in coverity using the link for more information about the violation check the ...
1
479,470
13,797,361,527
IssuesEvent
2020-10-09 21:54:05
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
opened
zefi.py has incorrect assertions
area: X86_64 bug priority: medium
**Describe the bug** I ran into this build error: ``` [1/1] Linking C executable zephyr/zephyr.elf FAILED: zephyr/zephyr.elf zephyr/zephyr.bin zephyr/zephyr.lst zephyr/zephyr.stat zephyr/zephyr.strip : && ccache /home/apboie/zephyr-sdk/x86_64-zephyr-elf/bin/x86_64-zephyr-elf-gcc -m64 zephyr/CMakeFiles/zephyr_f...
1.0
zefi.py has incorrect assertions - **Describe the bug** I ran into this build error: ``` [1/1] Linking C executable zephyr/zephyr.elf FAILED: zephyr/zephyr.elf zephyr/zephyr.bin zephyr/zephyr.lst zephyr/zephyr.stat zephyr/zephyr.strip : && ccache /home/apboie/zephyr-sdk/x86_64-zephyr-elf/bin/x86_64-zephyr-elf-gc...
priority
zefi py has incorrect assertions describe the bug i ran into this build error linking c executable zephyr zephyr elf failed zephyr zephyr elf zephyr zephyr bin zephyr zephyr lst zephyr zephyr stat zephyr zephyr strip ccache home apboie zephyr sdk zephyr elf bin zephyr elf gcc zep...
1
275,460
8,576,024,812
IssuesEvent
2018-11-12 19:04:15
aowen87/TicketTester
https://api.github.com/repos/aowen87/TicketTester
closed
Add arrowhead option to 3D Line annotation object.
Expected Use: 3 - Occasional Feature Impact: 3 - Medium Priority: Normal
I didn't add arrowhead options when I created the object, they should be added. -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. As such, not all information was able to be captured in the transition. Below is a complete record of the original redmine ticket. ...
1.0
Add arrowhead option to 3D Line annotation object. - I didn't add arrowhead options when I created the object, they should be added. -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. As such, not all information was able to be captured in the transition. Below ...
priority
add arrowhead option to line annotation object i didn t add arrowhead options when i created the object they should be added redmine migration this ticket was migrated from redmine as such not all information was able to be captured in the transition below i...
1
603,736
18,670,723,680
IssuesEvent
2021-10-30 16:57:49
bounswe/2021SpringGroup6
https://api.github.com/repos/bounswe/2021SpringGroup6
closed
Write the Validation Check For Age
Status: Complete Platform: Back-end Priority: Medium Back-End: Validation
Using the validation library, create the model for user age: Age should: - Contains only positive numbers
1.0
Write the Validation Check For Age - Using the validation library, create the model for user age: Age should: - Contains only positive numbers
priority
write the validation check for age using the validation library create the model for user age age should contains only positive numbers
1
354,183
10,563,462,970
IssuesEvent
2019-10-04 21:02:43
cb-geo/mpm
https://api.github.com/repos/cb-geo/mpm
closed
Remove redundant nodal_coords in cell
Priority: Medium Status: Pending Type: Refactor
Rewrite `nodal_coords` as a transpose of `nodal_coordinates_`
1.0
Remove redundant nodal_coords in cell - Rewrite `nodal_coords` as a transpose of `nodal_coordinates_`
priority
remove redundant nodal coords in cell rewrite nodal coords as a transpose of nodal coordinates
1
580,100
17,205,027,450
IssuesEvent
2021-07-18 04:09:05
craftercms/craftercms
https://api.github.com/repos/craftercms/craftercms
closed
[studio-ui] Request rejection text got cut
priority: medium quality
## Describe the bug In the popup of Rejection Publishing, the description text is cut off and not fully display. ## To Reproduce Steps to reproduce the behavior: 1. Create an item for Approval 2. Select the above item and click Reject 3. Input some text in Rejection Reason 4. Notice that "Rejection Reason" t...
1.0
[studio-ui] Request rejection text got cut - ## Describe the bug In the popup of Rejection Publishing, the description text is cut off and not fully display. ## To Reproduce Steps to reproduce the behavior: 1. Create an item for Approval 2. Select the above item and click Reject 3. Input some text in Rejectio...
priority
request rejection text got cut describe the bug in the popup of rejection publishing the description text is cut off and not fully display to reproduce steps to reproduce the behavior create an item for approval select the above item and click reject input some text in rejection reason ...
1
587,935
17,634,928,288
IssuesEvent
2021-08-19 12:45:04
geosolutions-it/MapStore2
https://api.github.com/repos/geosolutions-it/MapStore2
closed
Classification url should use the same baseUrl of style service
enhancement Priority: Medium Accepted StyleEditor C183-ALMAVIVA-2020-GeoNode-DEV
## Description <!-- A few sentences describing new feature --> <!-- screenshot, video, or link to mockup/prototype are welcome --> Currently classification url is formatted based on the layer url property but in case of static configuration the style service url could not match with the layer url. We should introduc...
1.0
Classification url should use the same baseUrl of style service - ## Description <!-- A few sentences describing new feature --> <!-- screenshot, video, or link to mockup/prototype are welcome --> Currently classification url is formatted based on the layer url property but in case of static configuration the style ...
priority
classification url should use the same baseurl of style service description currently classification url is formatted based on the layer url property but in case of static configuration the style service url could not match with the layer url we should introduce a way to ensure that the baseurl of style se...
1
699,759
24,031,568,272
IssuesEvent
2022-09-15 15:24:32
space-wizards/space-station-14
https://api.github.com/repos/space-wizards/space-station-14
opened
Processing ores/materials into chemicals should be possible.
Priority: 2-Before Release Issue: Feature Request Difficulty: 2-Medium
This provides the following chemicals: - Iron (metal) - Aluminum (metal) - Sulfur (iron ores) - Silicon (glass and quartz) - Copper (does this even get used? Might need new ore.) - Mercury (above) - Lithium (above) - Potassium (above) - Phosphorous (above) - Fluorine (Aluminium processing byproduct, might n...
1.0
Processing ores/materials into chemicals should be possible. - This provides the following chemicals: - Iron (metal) - Aluminum (metal) - Sulfur (iron ores) - Silicon (glass and quartz) - Copper (does this even get used? Might need new ore.) - Mercury (above) - Lithium (above) - Potassium (above) - Phosphoro...
priority
processing ores materials into chemicals should be possible this provides the following chemicals iron metal aluminum metal sulfur iron ores silicon glass and quartz copper does this even get used might need new ore mercury above lithium above potassium above phosphoro...
1
226,379
7,518,588,991
IssuesEvent
2018-04-12 08:53:54
Codaone/DEXBot
https://api.github.com/repos/Codaone/DEXBot
closed
Relative Order Size
Priority: Medium Status: In Progress Type: Enhancement
To be used in the _Relative Orders_ strategy. In stead of having the order size defined in absolute terms, it should be a percentage of the total balance of the asset in question. The percentage can be set by the user, and 10% can be the default. The benefits of this are: 1. Order size will automatically increas...
1.0
Relative Order Size - To be used in the _Relative Orders_ strategy. In stead of having the order size defined in absolute terms, it should be a percentage of the total balance of the asset in question. The percentage can be set by the user, and 10% can be the default. The benefits of this are: 1. Order size will...
priority
relative order size to be used in the relative orders strategy in stead of having the order size defined in absolute terms it should be a percentage of the total balance of the asset in question the percentage can be set by the user and can be the default the benefits of this are order size will ...
1
398,643
11,742,104,850
IssuesEvent
2020-03-11 23:37:23
thaliawww/concrexit
https://api.github.com/repos/thaliawww/concrexit
closed
Usage of striptags
priority: medium
In GitLab by @se-bastiaan on Apr 19, 2017, 20:03 We're currently using [striptags](https://docs.djangoproject.com/en/1.11/ref/templates/builtins/#striptags) in a lot of places. We should check if this is safe. As the docs state: >Note that striptags doesn’t give any guarantee about its output being HTML safe, particu...
1.0
Usage of striptags - In GitLab by @se-bastiaan on Apr 19, 2017, 20:03 We're currently using [striptags](https://docs.djangoproject.com/en/1.11/ref/templates/builtins/#striptags) in a lot of places. We should check if this is safe. As the docs state: >Note that striptags doesn’t give any guarantee about its output bei...
priority
usage of striptags in gitlab by se bastiaan on apr we re currently using in a lot of places we should check if this is safe as the docs state note that striptags doesn’t give any guarantee about its output being html safe particularly with non valid html input so never apply the safe filter to ...
1
68,007
3,283,656,475
IssuesEvent
2015-10-28 13:46:09
CenterForOpenScience/osf.io
https://api.github.com/repos/CenterForOpenScience/osf.io
closed
[IE] SHARE - Some provider icons are only a period
enhancement priority - medium
Reported by me in the 0.46 Trello board ## Steps 1. Go to osf.io/share in the IE 11 (or the latest version of IE) 2. Notice the provider icons 3. Enter a search term to pull up search results 4. In the left column of providers, notice the provider icons ## Expected behavior I expected that all the icons woul...
1.0
[IE] SHARE - Some provider icons are only a period - Reported by me in the 0.46 Trello board ## Steps 1. Go to osf.io/share in the IE 11 (or the latest version of IE) 2. Notice the provider icons 3. Enter a search term to pull up search results 4. In the left column of providers, notice the provider icons ## ...
priority
share some provider icons are only a period reported by me in the trello board steps go to osf io share in the ie or the latest version of ie notice the provider icons enter a search term to pull up search results in the left column of providers notice the provider icons expec...
1
140,310
5,400,073,892
IssuesEvent
2017-02-27 21:05:58
canadainc/sunnah10
https://api.github.com/repos/canadainc/sunnah10
closed
Implement md5 hash check during tafsir submission
Admin auto-migrated enhancement logic Priority-Medium security
``` http://www.qtcentre.org/threads/35674-QCryptographicHash-an-entire-file ``` Original issue reported on code.google.com by `canadai...@gmail.com` on 21 Feb 2015 at 5:05
1.0
Implement md5 hash check during tafsir submission - ``` http://www.qtcentre.org/threads/35674-QCryptographicHash-an-entire-file ``` Original issue reported on code.google.com by `canadai...@gmail.com` on 21 Feb 2015 at 5:05
priority
implement hash check during tafsir submission original issue reported on code google com by canadai gmail com on feb at
1
506,476
14,665,956,738
IssuesEvent
2020-12-29 15:19:09
GSA/fpki-guides
https://api.github.com/repos/GSA/fpki-guides
closed
Explaining different types of FPKI User / Person Certificates
Priority - Medium general overview
#29 breakdown This would be new -- not based on any particular existing document. Target audience is agency relying parties. Guide would address topics such as: Making agencies aware of different types of FPKI credentials - Focus on Persons - Short succinct information on types (basic, medium, med hw, etc) - in non a...
1.0
Explaining different types of FPKI User / Person Certificates - #29 breakdown This would be new -- not based on any particular existing document. Target audience is agency relying parties. Guide would address topics such as: Making agencies aware of different types of FPKI credentials - Focus on Persons - Short succi...
priority
explaining different types of fpki user person certificates breakdown this would be new not based on any particular existing document target audience is agency relying parties guide would address topics such as making agencies aware of different types of fpki credentials focus on persons short succin...
1
246,481
7,895,372,435
IssuesEvent
2018-06-29 02:51:14
aowen87/BAR
https://api.github.com/repos/aowen87/BAR
closed
Add a new query
Expected Use: 3 - Occasional Feature Impact: 3 - Medium OS: All Priority: Normal Support Group: Any
Add a query that returns the following: R = sqrt(sum (Mi * (Ri - Rcm))^2/ sum (Mi)) Where Mi is the mass of cell i and (Ri - Rcm) is the distance of cell i from the center of mass. The avtCentroidQuery class is probably a good starting point. Especially, since the center of mass is part of the expression. -...
1.0
Add a new query - Add a query that returns the following: R = sqrt(sum (Mi * (Ri - Rcm))^2/ sum (Mi)) Where Mi is the mass of cell i and (Ri - Rcm) is the distance of cell i from the center of mass. The avtCentroidQuery class is probably a good starting point. Especially, since the center of mass is part of th...
priority
add a new query add a query that returns the following r sqrt sum mi ri rcm sum mi where mi is the mass of cell i and ri rcm is the distance of cell i from the center of mass the avtcentroidquery class is probably a good starting point especially since the center of mass is part of th...
1
394,382
11,643,035,862
IssuesEvent
2020-02-29 10:59:22
vladgh/docker_base_images
https://api.github.com/repos/vladgh/docker_base_images
closed
MiniDLNA. ERROR: no matching manifest for linux/arm/v7 in the manifest list entries
Priority: Medium Type: Enhancement
Getting the error while trying to run the container on mini computers: odroid-xu4 and raspberry pi 3 model b+.
1.0
MiniDLNA. ERROR: no matching manifest for linux/arm/v7 in the manifest list entries - Getting the error while trying to run the container on mini computers: odroid-xu4 and raspberry pi 3 model b+.
priority
minidlna error no matching manifest for linux arm in the manifest list entries getting the error while trying to run the container on mini computers odroid and raspberry pi model b
1
822,093
30,852,085,959
IssuesEvent
2023-08-02 17:31:20
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[YSQL] stdout printing of test rewrites can grow large
kind/enhancement area/docdb priority/medium
Jira Link: [DB-7431](https://yugabyte.atlassian.net/browse/DB-7431) ### Description After #13000 introduced test rewrites to simplify the logs, the number of lines can grow quite large, pushing more useful information off screen. Since this information is also output to the test's logfile, it is redundant. If we ...
1.0
[YSQL] stdout printing of test rewrites can grow large - Jira Link: [DB-7431](https://yugabyte.atlassian.net/browse/DB-7431) ### Description After #13000 introduced test rewrites to simplify the logs, the number of lines can grow quite large, pushing more useful information off screen. Since this information is a...
priority
stdout printing of test rewrites can grow large jira link description after introduced test rewrites to simplify the logs the number of lines can grow quite large pushing more useful information off screen since this information is also output to the test s logfile it is redundant if we can s...
1
25,462
2,683,808,155
IssuesEvent
2015-03-28 10:27:49
ConEmu/old-issues
https://api.github.com/repos/ConEmu/old-issues
closed
ConEmu.Maximus5.090627b.7z не воспринимается настройка "TabCloseMacro"
2–5 stars bug imported Priority-Medium
_From [Zero...@gmail.com](https://code.google.com/u/103642962356045697092/) on June 27, 2009 15:00:34_ Версия ОС:xpsp3 Версия FAR:1.75 build 2596 x86 Описание бага... Не воспринимается настройка ;; Key macros for close active tab (editor/viewer/panel) "TabCloseMacro"="F12" всё что не пишу туда приводит к закрыти...
1.0
ConEmu.Maximus5.090627b.7z не воспринимается настройка "TabCloseMacro" - _From [Zero...@gmail.com](https://code.google.com/u/103642962356045697092/) on June 27, 2009 15:00:34_ Версия ОС:xpsp3 Версия FAR:1.75 build 2596 x86 Описание бага... Не воспринимается настройка ;; Key macros for close active tab (editor/viewe...
priority
conemu не воспринимается настройка tabclosemacro from on june версия ос версия far build описание бага не воспринимается настройка key macros for close active tab editor viewer panel tabclosemacro всё что не пишу туда приводит к закрытию tab a original issue ...
1
37,008
2,814,314,050
IssuesEvent
2015-05-18 19:19:35
m-lab/mlab-wikis
https://api.github.com/repos/m-lab/mlab-wikis
closed
Make the UpdateHandler robust to Nagios errors
auto-migrated Priority-Medium Type-Enhancement
``` Issue: The UpdateHandler trusts Nagios when querying the status of each slice. There was a recent issue in the Nagios 'check_neubot' plugin, that resulted in setting as 'offline' all Neubot slivers. Fix: Ignore Nagios updates if all slivers are set as 'offline' and send automatically a notification at staff@...
1.0
Make the UpdateHandler robust to Nagios errors - ``` Issue: The UpdateHandler trusts Nagios when querying the status of each slice. There was a recent issue in the Nagios 'check_neubot' plugin, that resulted in setting as 'offline' all Neubot slivers. Fix: Ignore Nagios updates if all slivers are set as 'offline'...
priority
make the updatehandler robust to nagios errors issue the updatehandler trusts nagios when querying the status of each slice there was a recent issue in the nagios check neubot plugin that resulted in setting as offline all neubot slivers fix ignore nagios updates if all slivers are set as offline ...
1
502,143
14,541,132,318
IssuesEvent
2020-12-15 14:12:42
huridocs/uwazi
https://api.github.com/repos/huridocs/uwazi
opened
Create e2e suite for blank state
Good First Issue Priority: Medium
A suite using blank-state instead of the regular e2e fixtures so we can test initial steps, changing admin password, creating new users, creating new templates, creating thesauri and relationships, etc.
1.0
Create e2e suite for blank state - A suite using blank-state instead of the regular e2e fixtures so we can test initial steps, changing admin password, creating new users, creating new templates, creating thesauri and relationships, etc.
priority
create suite for blank state a suite using blank state instead of the regular fixtures so we can test initial steps changing admin password creating new users creating new templates creating thesauri and relationships etc
1
601,938
18,444,145,551
IssuesEvent
2021-10-14 22:15:48
whimc/Science-Tools
https://api.github.com/repos/whimc/Science-Tools
closed
Sciencetools config loading error
Priority: Medium bug
May have to do with compilation issue. ``` 11.10 15:17:01 [Server] INFO Enabling WHIMC-ScienceTools v2.4.3 11.10 15:17:01 [Server] ERROR Cannot load configuration from stream 11.10 15:17:01 [Server] INFO org.bukkit.configuration.InvalidConfigurationException: while scanning a simple key 11.10 15:17:01 [Server] ...
1.0
Sciencetools config loading error - May have to do with compilation issue. ``` 11.10 15:17:01 [Server] INFO Enabling WHIMC-ScienceTools v2.4.3 11.10 15:17:01 [Server] ERROR Cannot load configuration from stream 11.10 15:17:01 [Server] INFO org.bukkit.configuration.InvalidConfigurationException: while scanning a ...
priority
sciencetools config loading error may have to do with compilation issue info enabling whimc sciencetools error cannot load configuration from stream info org bukkit configuration invalidconfigurationexception while scanning a simple key info in stri...
1
551,317
16,166,237,893
IssuesEvent
2021-05-01 14:57:53
DIT112-V21/group-03
https://api.github.com/repos/DIT112-V21/group-03
opened
Homepage
Medium Priority sprint#2 user story
As a pet owner, I want to be greeted with a homepage where I can connect to the car when I log into the app so that I can quickly start playing. Acceptance criteria - The user can connect to the car on the homepage - The user is welcomed when they log into the app
1.0
Homepage - As a pet owner, I want to be greeted with a homepage where I can connect to the car when I log into the app so that I can quickly start playing. Acceptance criteria - The user can connect to the car on the homepage - The user is welcomed when they log into the app
priority
homepage as a pet owner i want to be greeted with a homepage where i can connect to the car when i log into the app so that i can quickly start playing acceptance criteria the user can connect to the car on the homepage the user is welcomed when they log into the app
1
270,008
8,445,497,834
IssuesEvent
2018-10-18 21:43:14
ansible/awx
https://api.github.com/repos/ansible/awx
closed
auxilary project lists rely on legacy ProjectList object
component:ui priority:medium state:needs_review type:enhancement
Currently, projects lists outside the `/#/projects` route itself rely on the old ProjectList json configuration object. They should be updated to consume the new list, similar to the way templates/jobs list views work. The lists that are affected include: - rbac - sources-lookup-proejct.route.js (?) - org projec...
1.0
auxilary project lists rely on legacy ProjectList object - Currently, projects lists outside the `/#/projects` route itself rely on the old ProjectList json configuration object. They should be updated to consume the new list, similar to the way templates/jobs list views work. The lists that are affected include: ...
priority
auxilary project lists rely on legacy projectlist object currently projects lists outside the projects route itself rely on the old projectlist json configuration object they should be updated to consume the new list similar to the way templates jobs list views work the lists that are affected include ...
1
57,631
3,083,237,381
IssuesEvent
2015-08-24 07:30:24
magro/memcached-session-manager
https://api.github.com/repos/magro/memcached-session-manager
opened
Support pluggable validity serializer
enhancement imported Priority-Medium
_From [downch...@gmail.com](https://code.google.com/u/115424359274750685835/) on April 05, 2013 10:04:04_ Currently the flexjson serializer seems only to serialize the session data. Validity information is still handled via custom byte[] processing in the main package of memcached-session-manager. This results in some...
1.0
Support pluggable validity serializer - _From [downch...@gmail.com](https://code.google.com/u/115424359274750685835/) on April 05, 2013 10:04:04_ Currently the flexjson serializer seems only to serialize the session data. Validity information is still handled via custom byte[] processing in the main package of memcach...
priority
support pluggable validity serializer from on april currently the flexjson serializer seems only to serialize the session data validity information is still handled via custom byte processing in the main package of memcached session manager this results in some data being sent to memcached as bin...
1
9,272
2,607,933,800
IssuesEvent
2015-02-26 00:27:56
chrsmithdemos/minify
https://api.github.com/repos/chrsmithdemos/minify
closed
Cookie-based debug mode
auto-migrated Priority-Medium Type-Enhancement
``` Make a minify URL that sets/deletes a cookie to cause debug mode to be called on requests. In Builder, provide a bookmark to that URL. ``` ----- Original issue reported on code.google.com by `mrclay....@gmail.com` on 13 Apr 2010 at 8:41
1.0
Cookie-based debug mode - ``` Make a minify URL that sets/deletes a cookie to cause debug mode to be called on requests. In Builder, provide a bookmark to that URL. ``` ----- Original issue reported on code.google.com by `mrclay....@gmail.com` on 13 Apr 2010 at 8:41
priority
cookie based debug mode make a minify url that sets deletes a cookie to cause debug mode to be called on requests in builder provide a bookmark to that url original issue reported on code google com by mrclay gmail com on apr at
1
717,161
24,664,136,726
IssuesEvent
2022-10-18 09:01:18
wazuh/wazuh-documentation
https://api.github.com/repos/wazuh/wazuh-documentation
closed
Minor typo in syscollector wodle documentation
operations typo priority: medium type: bug
The section, referring to the hotfixes option, `This option is enabled by default but no included in the initial configuration.` is misspelt (`no` -> `not`) Documentation link: https://documentation.wazuh.com/3.12/user-manual/reference/ossec-conf/wodle-syscollector.html#hotfixes
1.0
Minor typo in syscollector wodle documentation - The section, referring to the hotfixes option, `This option is enabled by default but no included in the initial configuration.` is misspelt (`no` -> `not`) Documentation link: https://documentation.wazuh.com/3.12/user-manual/reference/ossec-conf/wodle-syscollector.ht...
priority
minor typo in syscollector wodle documentation the section referring to the hotfixes option this option is enabled by default but no included in the initial configuration is misspelt no not documentation link
1
577,250
17,106,458,116
IssuesEvent
2021-07-09 18:35:42
ngageoint/hootenanny
https://api.github.com/repos/ngageoint/hootenanny
opened
See if name comparison can be added to the Unifying roads model
Category: Algorithms Priority: Medium Status: Defined Type: Feature
It may be possible now. See `HighwayRfClassifier::_createAllExtractors`.
1.0
See if name comparison can be added to the Unifying roads model - It may be possible now. See `HighwayRfClassifier::_createAllExtractors`.
priority
see if name comparison can be added to the unifying roads model it may be possible now see highwayrfclassifier createallextractors
1
585,276
17,483,993,122
IssuesEvent
2021-08-09 08:32:22
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
Fix UI for all buttons
Priority: Medium Category: Refactoring Status: Reopen Category: UI Squad: Mountain Goat
- Go through the various prefabs one by one, and change the buttons to use prefabs. - Make a folder of the different types of buttons that are used in the game. Merge similar buttons. Use prefab variants for close button cousins. - Make sure each of the prefab buttons have different colors for hover and click, th...
1.0
Fix UI for all buttons - - Go through the various prefabs one by one, and change the buttons to use prefabs. - Make a folder of the different types of buttons that are used in the game. Merge similar buttons. Use prefab variants for close button cousins. - Make sure each of the prefab buttons have different color...
priority
fix ui for all buttons go through the various prefabs one by one and change the buttons to use prefabs make a folder of the different types of buttons that are used in the game merge similar buttons use prefab variants for close button cousins make sure each of the prefab buttons have different color...
1
801,921
28,507,182,937
IssuesEvent
2023-04-18 22:50:05
status-im/status-desktop
https://api.github.com/repos/status-im/status-desktop
opened
Onboarding: Counts of fetched data does not match the account
bug priority 2: medium E:Onboarding
# Bug Report ## Description After restoring from seed phrase the user is presented with a count of how many items have been synced. The following counts were wrong: - 10 contacts were shown but the account had 18 - 24 communities are shown but the account only has 13 active ![image](https://user-images.git...
1.0
Onboarding: Counts of fetched data does not match the account - # Bug Report ## Description After restoring from seed phrase the user is presented with a count of how many items have been synced. The following counts were wrong: - 10 contacts were shown but the account had 18 - 24 communities are shown but th...
priority
onboarding counts of fetched data does not match the account bug report description after restoring from seed phrase the user is presented with a count of how many items have been synced the following counts were wrong contacts were shown but the account had communities are shown but the a...
1
606,091
18,754,656,887
IssuesEvent
2021-11-05 09:10:51
SAP/xsk
https://api.github.com/repos/SAP/xsk
opened
Hide perspectives to which user doesn't have access
core priority-medium security
## Story As an authorised user I'd like to see only the perspectives to which I have access, so that I can focus on my work. ## Background If I assign myself Developer role, I can see the Repository perspective, but I cannot see anything in it. I see 403 status code in the console, but this is not reflected in the...
1.0
Hide perspectives to which user doesn't have access - ## Story As an authorised user I'd like to see only the perspectives to which I have access, so that I can focus on my work. ## Background If I assign myself Developer role, I can see the Repository perspective, but I cannot see anything in it. I see 403 status...
priority
hide perspectives to which user doesn t have access story as an authorised user i d like to see only the perspectives to which i have access so that i can focus on my work background if i assign myself developer role i can see the repository perspective but i cannot see anything in it i see status c...
1
541,170
15,822,577,825
IssuesEvent
2021-04-05 22:35:43
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
cw stats redesign
Category: Cloud Worlds Category: Web Priority: Medium Squad: Lattice Mushroom
we used to have cron job that tracked cw stats. Graphs seems to be broken atm They usually are: number_of_worlds number_of_citizens average_number_of_worlds average_number_of_citizens
1.0
cw stats redesign - we used to have cron job that tracked cw stats. Graphs seems to be broken atm They usually are: number_of_worlds number_of_citizens average_number_of_worlds average_number_of_citizens
priority
cw stats redesign we used to have cron job that tracked cw stats graphs seems to be broken atm they usually are number of worlds number of citizens average number of worlds average number of citizens
1
761,591
26,687,441,807
IssuesEvent
2023-01-26 23:35:02
Dessia-tech/volmdlr
https://api.github.com/repos/Dessia-tech/volmdlr
closed
Edge Collection
priority: Medium type: feature request
* **I'm submitting a ...** - [x] feature request * **What is the current behavior?** Volmdlr does not handle not connected edges collection. * **What is the expected behavior?** * To have a new class in volmdlr (e.g. EdgeCollection) that allows to store a list of not connected edges and plot them as a uniq...
1.0
Edge Collection - * **I'm submitting a ...** - [x] feature request * **What is the current behavior?** Volmdlr does not handle not connected edges collection. * **What is the expected behavior?** * To have a new class in volmdlr (e.g. EdgeCollection) that allows to store a list of not connected edges and p...
priority
edge collection i m submitting a feature request what is the current behavior volmdlr does not handle not connected edges collection what is the expected behavior to have a new class in volmdlr e g edgecollection that allows to store a list of not connected edges and plo...
1
306,033
9,379,805,104
IssuesEvent
2019-04-04 15:38:58
richelbilderbeek/djog_unos_2018
https://api.github.com/repos/richelbilderbeek/djog_unos_2018
closed
Remove tile_type::nonetile
medium priority
**Is your feature request related to a problem? Please describe.** I've never observed a use of a null-type `tile_type`. Take for example this line: ```c++ tile_type get_merge_type(tile_type type1, tile_type type2) noexcept { // ... // Cannot find it return tile_type::nonetile; } ``` The line a...
1.0
Remove tile_type::nonetile - **Is your feature request related to a problem? Please describe.** I've never observed a use of a null-type `tile_type`. Take for example this line: ```c++ tile_type get_merge_type(tile_type type1, tile_type type2) noexcept { // ... // Cannot find it return tile_type::no...
priority
remove tile type nonetile is your feature request related to a problem please describe i ve never observed a use of a null type tile type take for example this line c tile type get merge type tile type tile type noexcept cannot find it return tile type nonetile ...
1
645,172
20,997,070,056
IssuesEvent
2022-03-29 14:18:40
coders-camp-2021-best-team/TeamUp-Client
https://api.github.com/repos/coders-camp-2021-best-team/TeamUp-Client
opened
feat/ui-mail-confirmation
type: feat scope: ui priority: medium
**AC** Create mail confirmation screen according to designs ~ https://www.figma.com/file/RkzObeqWU4mYZwuYVnnPOC/TeamUp?node-id=52356%3A15449
1.0
feat/ui-mail-confirmation - **AC** Create mail confirmation screen according to designs ~ https://www.figma.com/file/RkzObeqWU4mYZwuYVnnPOC/TeamUp?node-id=52356%3A15449
priority
feat ui mail confirmation ac create mail confirmation screen according to designs
1
800,019
28,322,984,054
IssuesEvent
2023-04-11 03:54:17
masastack/MASA.Alert
https://api.github.com/repos/masastack/MASA.Alert
closed
Search for alarm rule, click delete button, search result data is not correct
type/bug severity/medium status/resolved site/staging priority/p2
搜索告警规则,点击删除按钮,搜索结果数据不对 https://user-images.githubusercontent.com/95004531/230845012-af23fa42-2b94-4b5a-b53c-e7dfeb4676ee.mp4
1.0
Search for alarm rule, click delete button, search result data is not correct - 搜索告警规则,点击删除按钮,搜索结果数据不对 https://user-images.githubusercontent.com/95004531/230845012-af23fa42-2b94-4b5a-b53c-e7dfeb4676ee.mp4
priority
search for alarm rule click delete button search result data is not correct 搜索告警规则,点击删除按钮,搜索结果数据不对
1
818,241
30,680,081,490
IssuesEvent
2023-07-26 08:35:13
ContinualAI/avalanche
https://api.github.com/repos/ContinualAI/avalanche
closed
ADD Repeated Augmented Rehearsal
Feature - Medium Priority
[RAR](https://arxiv.org/abs/2209.13917) is equivalent to Avalanche `Naive`, but we should still add a method for easier discovery from the users.
1.0
ADD Repeated Augmented Rehearsal - [RAR](https://arxiv.org/abs/2209.13917) is equivalent to Avalanche `Naive`, but we should still add a method for easier discovery from the users.
priority
add repeated augmented rehearsal is equivalent to avalanche naive but we should still add a method for easier discovery from the users
1
740,640
25,761,424,487
IssuesEvent
2022-12-08 20:53:55
rmlockwood/FLExTrans
https://api.github.com/repos/rmlockwood/FLExTrans
closed
[Transfer Rule File] Change the source/target radio box to something else
enhancement medium priority
It's very easy to inadvertently click on 'source' in the source/target radio button set as part of the 'clip' element. We should make this into some other control. Maybe a drop-down list. Also in all of our templates, the default should be target since that is by far the most common use.
1.0
[Transfer Rule File] Change the source/target radio box to something else - It's very easy to inadvertently click on 'source' in the source/target radio button set as part of the 'clip' element. We should make this into some other control. Maybe a drop-down list. Also in all of our templates, the default should be targ...
priority
change the source target radio box to something else it s very easy to inadvertently click on source in the source target radio button set as part of the clip element we should make this into some other control maybe a drop down list also in all of our templates the default should be target since that is by...
1
167,291
6,335,968,225
IssuesEvent
2017-07-26 20:02:38
heartsucker/rust-tuf
https://api.github.com/repos/heartsucker/rust-tuf
opened
Make sure things sanely accept references/ownership
Feature :: API Feature :: Improvement Priority :: Medium
There seems to be some inconsistencies here, and I want this API to be as close to stable as possible before the next release.
1.0
Make sure things sanely accept references/ownership - There seems to be some inconsistencies here, and I want this API to be as close to stable as possible before the next release.
priority
make sure things sanely accept references ownership there seems to be some inconsistencies here and i want this api to be as close to stable as possible before the next release
1
225,888
7,496,040,188
IssuesEvent
2018-04-08 04:37:08
uracreative/task-management
https://api.github.com/repos/uracreative/task-management
opened
Moving domain
Internal: Sysadmin Priority: Medium
Sinve we have expanded our sysadmin team, the current domains config do not make sense. We should move them to a new management platform. However this would render **ALL** of our services down for a maximum of 48h. Would be ideal to do this before the workweek. Any suggestion for the movement date?
1.0
Moving domain - Sinve we have expanded our sysadmin team, the current domains config do not make sense. We should move them to a new management platform. However this would render **ALL** of our services down for a maximum of 48h. Would be ideal to do this before the workweek. Any suggestion for the movement date?
priority
moving domain sinve we have expanded our sysadmin team the current domains config do not make sense we should move them to a new management platform however this would render all of our services down for a maximum of would be ideal to do this before the workweek any suggestion for the movement date
1
619,720
19,533,425,362
IssuesEvent
2021-12-30 22:19:37
Alluxio/alluxio
https://api.github.com/repos/Alluxio/alluxio
closed
Python script failed because of random write includes
priority-medium area-fuse type-bug
**Alluxio Version:** Alluxio 2.7.0 **Describe the bug** ``` import h5py import numpy as np with h5py.File("/tmp/test/animals_12101333.h5", 'w') as f: f.create_dataset('animals_included',data=np.array(["dogs".encode(),"cats".encode()])) dogs_group = f.create_group("dogs") f.create_dataset('cats'...
1.0
Python script failed because of random write includes - **Alluxio Version:** Alluxio 2.7.0 **Describe the bug** ``` import h5py import numpy as np with h5py.File("/tmp/test/animals_12101333.h5", 'w') as f: f.create_dataset('animals_included',data=np.array(["dogs".encode(),"cats".encode()])) dogs_gro...
priority
python script failed because of random write includes alluxio version alluxio describe the bug import import numpy as np with file tmp test animals w as f f create dataset animals included data np array dogs group f create group dogs f create data...
1
533,229
15,586,797,504
IssuesEvent
2021-03-18 02:48:00
mlee97/SOEN-390-Team5
https://api.github.com/repos/mlee97/SOEN-390-Team5
closed
[USER STORY 4.2]: As the inventory person, I want to be able to preorder bicycle materials if there is no stock available, so that I can receive the parts as soon as possible.
priority: medium risk: medium story point: 8 user story
**Minimum requirement:** [4] The system must allow defining, ordering, and tracking raw material and final products. Possibly, it should allow optimising production (use of machines, time of use, etc.).
1.0
[USER STORY 4.2]: As the inventory person, I want to be able to preorder bicycle materials if there is no stock available, so that I can receive the parts as soon as possible. - **Minimum requirement:** [4] The system must allow defining, ordering, and tracking raw material and final products. Possibly, it should all...
priority
as the inventory person i want to be able to preorder bicycle materials if there is no stock available so that i can receive the parts as soon as possible minimum requirement the system must allow defining ordering and tracking raw material and final products possibly it should allow optimising pro...
1
448,321
12,947,796,136
IssuesEvent
2020-07-19 01:12:55
alanqchen/Bear-Post
https://api.github.com/repos/alanqchen/Bear-Post
closed
Use environment variables
Medium Priority enhancement frontend
Moving away from hardcoded values and separating development and production values would help with docker, Vercel, and general development/testing. [Next.js](https://nextjs.org/docs/basic-features/environment-variables) has good documentation on how to do this.
1.0
Use environment variables - Moving away from hardcoded values and separating development and production values would help with docker, Vercel, and general development/testing. [Next.js](https://nextjs.org/docs/basic-features/environment-variables) has good documentation on how to do this.
priority
use environment variables moving away from hardcoded values and separating development and production values would help with docker vercel and general development testing has good documentation on how to do this
1
567,062
16,844,591,057
IssuesEvent
2021-06-19 07:41:00
iv-org/invidious
https://api.github.com/repos/iv-org/invidious
closed
[Bug] Embedded player on community tab is broken
bug priority:medium type:client-side
**Describe the bug** The embedded player's iframe contains nothing **Steps to Reproduce** 1. Go to any channel's community tab which have videos **Screenshots** ![image](https://user-images.githubusercontent.com/52980486/114601125-701de680-9c95-11eb-9856-58648b51415e.png)
1.0
[Bug] Embedded player on community tab is broken - **Describe the bug** The embedded player's iframe contains nothing **Steps to Reproduce** 1. Go to any channel's community tab which have videos **Screenshots** ![image](https://user-images.githubusercontent.com/52980486/114601125-701de680-9c95-11eb-9856-58648...
priority
embedded player on community tab is broken describe the bug the embedded player s iframe contains nothing steps to reproduce go to any channel s community tab which have videos screenshots
1
352,645
10,544,420,047
IssuesEvent
2019-10-02 16:53:31
astropy/astropy
https://api.github.com/repos/astropy/astropy
closed
Add a new time format that represents time as year, month, day, hour, min, sec arrays
Effort-medium Feature Request Package-intermediate Priority-High time
It would be good to be able to initialize a `Time` object from a set of (potentially large) ndarrays containing the year, month, etc.., or likewise get those values out from a `Time` object. This should be a fairly straightforward format to implement since it is just a very thin wrapper around `erfa_time.dtf_jd` (and ...
1.0
Add a new time format that represents time as year, month, day, hour, min, sec arrays - It would be good to be able to initialize a `Time` object from a set of (potentially large) ndarrays containing the year, month, etc.., or likewise get those values out from a `Time` object. This should be a fairly straightforward ...
priority
add a new time format that represents time as year month day hour min sec arrays it would be good to be able to initialize a time object from a set of potentially large ndarrays containing the year month etc or likewise get those values out from a time object this should be a fairly straightforward ...
1
35,932
2,793,820,670
IssuesEvent
2015-05-11 13:37:32
elecoest/allevents-3-2
https://api.github.com/repos/elecoest/allevents-3-2
closed
Mail de confirmation d'inscription - sous forme d'édition dans paramètres
auto-migrated Priority-Medium Type-Enhancement
``` Bonjour Emmanuel, Voici un bout de texte qui apparaît dans le mail envoyé lors d'une confirmation d'inscription sur un événement: Votre code d'inscription est %ENROLMENT_CODE% Y à t-il un point que j'aurais mal configuré? ``` Original issue reported on code.google.com by `laetir...@gmail.com` on 21 Feb 2015 ...
1.0
Mail de confirmation d'inscription - sous forme d'édition dans paramètres - ``` Bonjour Emmanuel, Voici un bout de texte qui apparaît dans le mail envoyé lors d'une confirmation d'inscription sur un événement: Votre code d'inscription est %ENROLMENT_CODE% Y à t-il un point que j'aurais mal configuré? ``` Origina...
priority
mail de confirmation d inscription sous forme d édition dans paramètres bonjour emmanuel voici un bout de texte qui apparaît dans le mail envoyé lors d une confirmation d inscription sur un événement votre code d inscription est enrolment code y à t il un point que j aurais mal configuré origina...
1
254,056
8,069,421,883
IssuesEvent
2018-08-06 05:43:35
cloewen8/CJ-Fan-Server
https://api.github.com/repos/cloewen8/CJ-Fan-Server
opened
Secret Roles
priority: medium
Chatting a secret phrase will delete the message and award the user with a special role. # Phrases - Phrases will be 1 to 3 properly spelled English words, - they will relate to, - myself, - the server, or - a well known and active member, - and at any time I may give a hint on how to earn them.
1.0
Secret Roles - Chatting a secret phrase will delete the message and award the user with a special role. # Phrases - Phrases will be 1 to 3 properly spelled English words, - they will relate to, - myself, - the server, or - a well known and active member, - and at any time I may give a hint on how to earn them.
priority
secret roles chatting a secret phrase will delete the message and award the user with a special role phrases phrases will be to properly spelled english words they will relate to myself the server or a well known and active member and at any time i may give a hint on how to earn them
1
144,421
5,540,019,261
IssuesEvent
2017-03-22 08:53:48
CS2103JAN2017-W14-B2/main
https://api.github.com/repos/CS2103JAN2017-W14-B2/main
closed
As a user I can set priority levels for each of my tasks
priority.medium type.story
so that I can give my attention to tasks without deadlines that are urgent
1.0
As a user I can set priority levels for each of my tasks - so that I can give my attention to tasks without deadlines that are urgent
priority
as a user i can set priority levels for each of my tasks so that i can give my attention to tasks without deadlines that are urgent
1
644,177
20,969,059,437
IssuesEvent
2022-03-28 09:37:21
kubeapps/kubeapps
https://api.github.com/repos/kubeapps/kubeapps
closed
Add custodian rule for unused cloud disks removal
kind/feature priority/medium size/XS component/ci
### Description: As pointed out by Jorge Bianquetti, we need to set up a custodian rule that will remove unattached cloud disks that were used in the GCP CI project of Kubeapps. ```bash --- policies: - name: remove-unattached-disks resource: gcp.disk comment: | Remove all unattached disks AN...
1.0
Add custodian rule for unused cloud disks removal - ### Description: As pointed out by Jorge Bianquetti, we need to set up a custodian rule that will remove unattached cloud disks that were used in the GCP CI project of Kubeapps. ```bash --- policies: - name: remove-unattached-disks resource: gcp.disk ...
priority
add custodian rule for unused cloud disks removal description as pointed out by jorge bianquetti we need to set up a custodian rule that will remove unattached cloud disks that were used in the gcp ci project of kubeapps bash policies name remove unattached disks resource gcp disk ...
1
755,496
26,430,544,465
IssuesEvent
2023-01-14 19:08:26
Caleb-Cohen/Together
https://api.github.com/repos/Caleb-Cohen/Together
closed
Notify the Non-100Devs Users that they cannot login to this application.
Frontend Backend Medium Priority
## Please provide a summary of the feature Together will check the Discord profile to ensure that the user logging in is part of the 100Devs Server. See passport strategy in passport.js ``const is100Dever = profile.guilds.some(server => server.id === "735923219315425401"`` The only issue is the user is just...
1.0
Notify the Non-100Devs Users that they cannot login to this application. - ## Please provide a summary of the feature Together will check the Discord profile to ensure that the user logging in is part of the 100Devs Server. See passport strategy in passport.js ``const is100Dever = profile.guilds.some(server =>...
priority
notify the non users that they cannot login to this application please provide a summary of the feature together will check the discord profile to ensure that the user logging in is part of the server see passport strategy in passport js const profile guilds some server server id ...
1
24,041
2,665,545,772
IssuesEvent
2015-03-20 21:15:52
IQSS/dataverse
https://api.github.com/repos/IQSS/dataverse
closed
Setup-all: Metadata block commands dumps more, less useful info.
Component: API Priority: Medium Status: QA Type: Bug
Metadablock command would list controlled vocab, etc. Now dumps a huge amount of status info. Was this intentional? Setup the metadata blocks {"status":"OK","data":{"message":"NA value created."}}{"status":"OK","data":{"message":"File parsing completed:\n\nOutboundJaxrsResponse{status=200, reason=OK, hasEntity=tr...
1.0
Setup-all: Metadata block commands dumps more, less useful info. - Metadablock command would list controlled vocab, etc. Now dumps a huge amount of status info. Was this intentional? Setup the metadata blocks {"status":"OK","data":{"message":"NA value created."}}{"status":"OK","data":{"message":"File parsing comp...
priority
setup all metadata block commands dumps more less useful info metadablock command would list controlled vocab etc now dumps a huge amount of status info was this intentional setup the metadata blocks status ok data message na value created status ok data message file parsing comp...
1
830,633
32,019,401,849
IssuesEvent
2023-09-22 02:15:43
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[DocDB][Upgrade][xCluster] ysql_upgrade writes to PGCatalog are disallowed on Standby universe
kind/enhancement area/docdb priority/medium xCluster long_running_universe
Jira Link: [DB-7516](https://yugabyte.atlassian.net/browse/DB-7516) ### Description When a cluster is set to STANDBY role all writes are disallowed except DDLs. During ysql_upgrade, there is a class of updates that can happen which are not exactly DDLs, but do need to update pgcatalog tables. Since these do not upd...
1.0
[DocDB][Upgrade][xCluster] ysql_upgrade writes to PGCatalog are disallowed on Standby universe - Jira Link: [DB-7516](https://yugabyte.atlassian.net/browse/DB-7516) ### Description When a cluster is set to STANDBY role all writes are disallowed except DDLs. During ysql_upgrade, there is a class of updates that can ...
priority
ysql upgrade writes to pgcatalog are disallowed on standby universe jira link description when a cluster is set to standby role all writes are disallowed except ddls during ysql upgrade there is a class of updates that can happen which are not exactly ddls but do need to update pgcatalog tables s...
1
26,009
2,684,097,713
IssuesEvent
2015-03-28 17:08:34
ConEmu/old-issues
https://api.github.com/repos/ConEmu/old-issues
closed
Hotkeys not working with Windows 8
2–5 stars bug imported Priority-Medium
_From [cable...@gmail.com](https://code.google.com/u/115379563189263131166/) on June 11, 2012 18:57:24_ Required information! OS version: Win8 RP x64 ConEmu version: 120609x64 Far version: Default from Current release *Bug description* Most Key combos will work for Minimize/Maximize when I minimize it, but it isn't c...
1.0
Hotkeys not working with Windows 8 - _From [cable...@gmail.com](https://code.google.com/u/115379563189263131166/) on June 11, 2012 18:57:24_ Required information! OS version: Win8 RP x64 ConEmu version: 120609x64 Far version: Default from Current release *Bug description* Most Key combos will work for Minimize/Maximi...
priority
hotkeys not working with windows from on june required information os version rp conemu version far version default from current release bug description most key combos will work for minimize maximize when i minimize it but it isn t captured when conemu is minimized steps to reprod...
1
698,224
23,970,385,288
IssuesEvent
2022-09-13 07:13:35
gotogether-s/gotogether-s-BE
https://api.github.com/repos/gotogether-s/gotogether-s-BE
opened
마이 페이지 기능
Type: Feature Priority: Medium
### 요구하는 기능 - 사용자 정보 수정( 비밀번호, 상품 추천시 받을 데이터) - 예약 확인 및 취소 - 관심 상품(찜한 상품 확인) ### 필요한 이유 - 개인 정보 수정, 예약 확인 및 취소, 관심상품 관리 ### 기타 사항
1.0
마이 페이지 기능 - ### 요구하는 기능 - 사용자 정보 수정( 비밀번호, 상품 추천시 받을 데이터) - 예약 확인 및 취소 - 관심 상품(찜한 상품 확인) ### 필요한 이유 - 개인 정보 수정, 예약 확인 및 취소, 관심상품 관리 ### 기타 사항
priority
마이 페이지 기능 요구하는 기능 사용자 정보 수정 비밀번호 상품 추천시 받을 데이터 예약 확인 및 취소 관심 상품 찜한 상품 확인 필요한 이유 개인 정보 수정 예약 확인 및 취소 관심상품 관리 기타 사항
1
188,083
6,772,612,449
IssuesEvent
2017-10-27 00:00:05
opencurrents/opencurrents
https://api.github.com/repos/opencurrents/opencurrents
opened
export-data: Allow admins to download volunteer data to CSV
priority medium
Note we decided to include this in MVP in the PoC milestones spreadsheet. PR #178
1.0
export-data: Allow admins to download volunteer data to CSV - Note we decided to include this in MVP in the PoC milestones spreadsheet. PR #178
priority
export data allow admins to download volunteer data to csv note we decided to include this in mvp in the poc milestones spreadsheet pr
1
274,324
8,559,675,841
IssuesEvent
2018-11-08 22:01:39
OpenSRP/opensrp-server-web
https://api.github.com/repos/OpenSRP/opensrp-server-web
opened
Develop Script or Nifi Flow to import tasks from a GeoJSON location file to OpenSRP
Nifi Priority: Medium
For the first release, we need to import tasks into Reveal. In this case, we want to import one task per structure that's loaded in for the sample operational area. Process: - [ ] The GeoJSON is exported from mSpray Vectorlink and cleaned up (https://github.com/OpenSRP/opensrp-server-web/issues/2) - [ ] Identify w...
1.0
Develop Script or Nifi Flow to import tasks from a GeoJSON location file to OpenSRP - For the first release, we need to import tasks into Reveal. In this case, we want to import one task per structure that's loaded in for the sample operational area. Process: - [ ] The GeoJSON is exported from mSpray Vectorlink and...
priority
develop script or nifi flow to import tasks from a geojson location file to opensrp for the first release we need to import tasks into reveal in this case we want to import one task per structure that s loaded in for the sample operational area process the geojson is exported from mspray vectorlink and c...
1
550,692
16,130,339,751
IssuesEvent
2021-04-29 03:00:05
Baystation12/Baystation12
https://api.github.com/repos/Baystation12/Baystation12
closed
Whitelisted Off-Ship submaps show spawn options for non-whitelisted players.
Bug :bug: Could Reproduce :bug: Priority: Medium
<!-- Anything inside tags like these is a comment and will not be displayed in the final issue. Be careful not to write inside them! Every field other than 'specific information for locating' is required. If you do not fill out the 'specific information' field, please delete the header. /!\ Omitting or not ...
1.0
Whitelisted Off-Ship submaps show spawn options for non-whitelisted players. - <!-- Anything inside tags like these is a comment and will not be displayed in the final issue. Be careful not to write inside them! Every field other than 'specific information for locating' is required. If you do not fill out the...
priority
whitelisted off ship submaps show spawn options for non whitelisted players anything inside tags like these is a comment and will not be displayed in the final issue be careful not to write inside them every field other than specific information for locating is required if you do not fill out the...
1
187,478
6,757,995,652
IssuesEvent
2017-10-24 12:53:45
RobotLocomotion/drake
https://api.github.com/repos/RobotLocomotion/drake
closed
Update CI images for new protobuf2 dependencies
priority: medium team: kitware type: continuous integration
PR #7303 added some new OS dependencies. Please update CI's default Xenial and Apple images to provide the new packages by default. Thanks!
1.0
Update CI images for new protobuf2 dependencies - PR #7303 added some new OS dependencies. Please update CI's default Xenial and Apple images to provide the new packages by default. Thanks!
priority
update ci images for new dependencies pr added some new os dependencies please update ci s default xenial and apple images to provide the new packages by default thanks
1
54,845
3,071,438,526
IssuesEvent
2015-08-19 12:07:47
pavel-pimenov/flylinkdc-r5xx
https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx
closed
Прошу вернуть возможность включения/выключения звука одной кнопкой
imported Performance Priority-Medium Type-Other
_From [Karen.Ar...@gmail.com](https://code.google.com/u/102596796363083496500/) on September 22, 2010 07:37:28_ Ребята куда-то делась кнопка отключения/включения звуков. Всё перерыл и в настройках тоже, но найти не могу. В 400-оё ветки она была. Вот скрин с её отсутствием. http://rghost.ru/2687639/image.png А то не о...
1.0
Прошу вернуть возможность включения/выключения звука одной кнопкой - _From [Karen.Ar...@gmail.com](https://code.google.com/u/102596796363083496500/) on September 22, 2010 07:37:28_ Ребята куда-то делась кнопка отключения/включения звуков. Всё перерыл и в настройках тоже, но найти не могу. В 400-оё ветки она была. Вот...
priority
прошу вернуть возможность включения выключения звука одной кнопкой from on september ребята куда то делась кнопка отключения включения звуков всё перерыл и в настройках тоже но найти не могу в оё ветки она была вот скрин с её отсутствием а то не очень приятно слышать писк когда льют с меня...
1
24,883
2,674,365,303
IssuesEvent
2015-03-25 01:45:33
embolalia/willie
https://api.github.com/repos/embolalia/willie
reopened
exit on error Command Line flag
Feature Medium Priority
As suggested by @elad661 for #268 "Run its own willie instance so that we can easily detect commits that breaks the ability of the bot to start and connect. To do that we will need to add a switch willie, something like ``--exit-on-error`` to make the bot exit with a predefined code as soon as a core exception is det...
1.0
exit on error Command Line flag - As suggested by @elad661 for #268 "Run its own willie instance so that we can easily detect commits that breaks the ability of the bot to start and connect. To do that we will need to add a switch willie, something like ``--exit-on-error`` to make the bot exit with a predefined code ...
priority
exit on error command line flag as suggested by for run its own willie instance so that we can easily detect commits that breaks the ability of the bot to start and connect to do that we will need to add a switch willie something like exit on error to make the bot exit with a predefined code as soon ...
1
417,765
12,178,843,737
IssuesEvent
2020-04-28 09:40:25
containrrr/watchtower
https://api.github.com/repos/containrrr/watchtower
opened
Missing containers after update
Priority: Medium Status: Available Type: Bug
**Describe the bug** Just today I noticed that some of my containers were missing, for some reason. I have watchtower run every day at 6:00AM and send an email notification to me. I checked my emails and got these: ``` 2020-04-24 06:00:27 (info): Found new pihole/pihole:beta-v5.0 image (sha256:ca5981dea458146d2087...
1.0
Missing containers after update - **Describe the bug** Just today I noticed that some of my containers were missing, for some reason. I have watchtower run every day at 6:00AM and send an email notification to me. I checked my emails and got these: ``` 2020-04-24 06:00:27 (info): Found new pihole/pihole:beta-v5.0 ...
priority
missing containers after update describe the bug just today i noticed that some of my containers were missing for some reason i have watchtower run every day at and send an email notification to me i checked my emails and got these info found new pihole pihole beta image ...
1
512,184
14,889,529,311
IssuesEvent
2021-01-20 21:34:30
hochschule-darmstadt-UAS/ddk-artbrowser
https://api.github.com/repos/hochschule-darmstadt-UAS/ddk-artbrowser
opened
More section should not be displayed without content
bug frontend medium priority
**Describe the bug** 'More' button is shown but collapse has no content. **To Reproduce** Steps to reproduce the behavior: 1. Go to https://cai-ddk-art-browser.fbi.h-da.de/artist/artist-Maria-Geldern--Herzogin 2. Click on 'More' 3. See no content / error **Expected behavior** 'More' button should not be dis...
1.0
More section should not be displayed without content - **Describe the bug** 'More' button is shown but collapse has no content. **To Reproduce** Steps to reproduce the behavior: 1. Go to https://cai-ddk-art-browser.fbi.h-da.de/artist/artist-Maria-Geldern--Herzogin 2. Click on 'More' 3. See no content / error ...
priority
more section should not be displayed without content describe the bug more button is shown but collapse has no content to reproduce steps to reproduce the behavior go to click on more see no content error expected behavior more button should not be displayed
1
797,843
28,181,590,305
IssuesEvent
2023-04-04 03:13:24
masastack/MASA.Scheduler
https://api.github.com/repos/masastack/MASA.Scheduler
closed
Open the alarm Job, click Edit, enter the Edit Job window, and open the New alarm window
type/bug status/resolved severity/medium site/staging priority/p2
开启告警的Job,点击编辑,进入编辑Job弹窗,又打开了新建告警弹窗 ![image](https://user-images.githubusercontent.com/95004531/229405484-8f8492e4-d3a9-49f0-b1be-40be20324769.png) ![image](https://user-images.githubusercontent.com/95004531/229405762-4181494a-1c64-4467-9e38-dd6e395200c4.png)
1.0
Open the alarm Job, click Edit, enter the Edit Job window, and open the New alarm window - 开启告警的Job,点击编辑,进入编辑Job弹窗,又打开了新建告警弹窗 ![image](https://user-images.githubusercontent.com/95004531/229405484-8f8492e4-d3a9-49f0-b1be-40be20324769.png) ![image](https://user-images.githubusercontent.com/95004531/229405762-4181494a-1...
priority
open the alarm job click edit enter the edit job window and open the new alarm window 开启告警的job,点击编辑,进入编辑job弹窗,又打开了新建告警弹窗
1
261,535
8,237,075,981
IssuesEvent
2018-09-10 00:07:55
Wenzel/r2vmi
https://api.github.com/repos/Wenzel/r2vmi
opened
Set breakpoint on unmapped page
Priority: Medium
LibVMI only allows to set a memory access event on an already mapped page, since it needs access to the page frame
1.0
Set breakpoint on unmapped page - LibVMI only allows to set a memory access event on an already mapped page, since it needs access to the page frame
priority
set breakpoint on unmapped page libvmi only allows to set a memory access event on an already mapped page since it needs access to the page frame
1
590,626
17,782,960,923
IssuesEvent
2021-08-31 07:41:40
teamforus/general
https://api.github.com/repos/teamforus/general
closed
Geertruidenberg footer has WCAG mistakes
Priority: Must have Urgency: Medium Client: Geertruidenberg
Learn more about change requests here: https://bit.ly/39CWeEE ### Requested by: - ### Change description ![image](https://user-images.githubusercontent.com/10818702/104726232-933b0780-5733-11eb-8383-12a21ca5585c.png) wcag.nl/quickscan/aNoyLjxtMkYkdxiMvR4K
1.0
Geertruidenberg footer has WCAG mistakes - Learn more about change requests here: https://bit.ly/39CWeEE ### Requested by: - ### Change description ![image](https://user-images.githubusercontent.com/10818702/104726232-933b0780-5733-11eb-8383-12a21ca5585c.png) wcag.nl/quickscan/aNoyLjxtMkYkdxiMvR4K
priority
geertruidenberg footer has wcag mistakes learn more about change requests here requested by change description wcag nl quickscan
1
57,680
3,083,255,026
IssuesEvent
2015-08-24 07:38:44
magro/memcached-session-manager
https://api.github.com/repos/magro/memcached-session-manager
opened
NullPointerException On Memcached Session Manager Configurations
bug imported Priority-Medium
_From [shahinur...@gmail.com](https://code.google.com/u/117603931713862426778/) on May 26, 2014 04:44:39_ Environment and configurations using here. Just for the information the application works for "JavaSerialization" Application Using: Java, Tomcat 7.0.42, JSF 2.2.2,Spring 3.2.3 OS : Windows 7. Memcache : ...
1.0
NullPointerException On Memcached Session Manager Configurations - _From [shahinur...@gmail.com](https://code.google.com/u/117603931713862426778/) on May 26, 2014 04:44:39_ Environment and configurations using here. Just for the information the application works for "JavaSerialization" Application Using: Java, Tomc...
priority
nullpointerexception on memcached session manager configurations from on may environment and configurations using here just for the information the application works for javaserialization application using java tomcat jsf spring os windows memcache memcached ...
1
255,741
8,126,337,157
IssuesEvent
2018-08-17 01:32:48
aowen87/BAR
https://api.github.com/repos/aowen87/BAR
closed
Would like the ability to display mixed zones as if it they were clean.
Expected Use: 3 - Occasional Feature Impact: 3 - Medium Priority: Normal
Al Nichols sometimes has zones that have a small fraction of a material and it is sometimes very small or sometimes even missing. He would like an option to display all the mixed zones as if they were clean. This could lead to 2 or more materials being drawn for a zone if it had more that one material, but that would b...
1.0
Would like the ability to display mixed zones as if it they were clean. - Al Nichols sometimes has zones that have a small fraction of a material and it is sometimes very small or sometimes even missing. He would like an option to display all the mixed zones as if they were clean. This could lead to 2 or more materials...
priority
would like the ability to display mixed zones as if it they were clean al nichols sometimes has zones that have a small fraction of a material and it is sometimes very small or sometimes even missing he would like an option to display all the mixed zones as if they were clean this could lead to or more materials...
1
635,223
20,382,192,691
IssuesEvent
2022-02-22 00:01:25
MattTheLegoman/RealmsInExile
https://api.github.com/repos/MattTheLegoman/RealmsInExile
opened
Improve the Camera Position list for the Dúnedain Courtroom
priority: medium 3D graphics
The current Camera Position list could do with some tweaking to look better for the Dúnedain Courtroom which is a little different then the vanilla court rooms. >It's very easy! _Quote made by Jamie_
1.0
Improve the Camera Position list for the Dúnedain Courtroom - The current Camera Position list could do with some tweaking to look better for the Dúnedain Courtroom which is a little different then the vanilla court rooms. >It's very easy! _Quote made by Jamie_
priority
improve the camera position list for the dúnedain courtroom the current camera position list could do with some tweaking to look better for the dúnedain courtroom which is a little different then the vanilla court rooms it s very easy quote made by jamie
1
625,363
19,726,452,765
IssuesEvent
2022-01-13 20:28:55
RobotLocomotion/drake
https://api.github.com/repos/RobotLocomotion/drake
closed
sdformat messages should go through drake::log, not directly to cerr
type: bug team: manipulation priority: medium component: multibody plant
There are places where libsdformat complains into `sdferr`. Ideally it should always use an exception and/or `sdformat::Error` instead, to pass along the error to the caller instead of immediately spamming about it. However in the meantime, we should redirect `sdf::Console` into `drake::log` so at least the message...
1.0
sdformat messages should go through drake::log, not directly to cerr - There are places where libsdformat complains into `sdferr`. Ideally it should always use an exception and/or `sdformat::Error` instead, to pass along the error to the caller instead of immediately spamming about it. However in the meantime, we s...
priority
sdformat messages should go through drake log not directly to cerr there are places where libsdformat complains into sdferr ideally it should always use an exception and or sdformat error instead to pass along the error to the caller instead of immediately spamming about it however in the meantime we s...
1
122,993
4,848,201,253
IssuesEvent
2016-11-10 16:52:44
RobotLocomotion/drake
https://api.github.com/repos/RobotLocomotion/drake
opened
Support finer-grained direct feedthrough
priority: medium team: software core type: feature request
This is starting to cause pain in some diagrams related to the IIWA arm. cc @sammy-tri
1.0
Support finer-grained direct feedthrough - This is starting to cause pain in some diagrams related to the IIWA arm. cc @sammy-tri
priority
support finer grained direct feedthrough this is starting to cause pain in some diagrams related to the iiwa arm cc sammy tri
1
533,335
15,588,916,336
IssuesEvent
2021-03-18 07:14:41
berkut-174/webtlo
https://api.github.com/repos/berkut-174/webtlo
closed
Фильтрация по хранителю с отрицанием
medium priority
Требуется отфильтровать все раздачи, кроме тех, на которых есть определённый хранитель
1.0
Фильтрация по хранителю с отрицанием - Требуется отфильтровать все раздачи, кроме тех, на которых есть определённый хранитель
priority
фильтрация по хранителю с отрицанием требуется отфильтровать все раздачи кроме тех на которых есть определённый хранитель
1
13,606
2,610,272,518
IssuesEvent
2015-02-26 19:27:12
chrsmith/scribefire-chrome
https://api.github.com/repos/chrsmith/scribefire-chrome
closed
Support for sina blogs
auto-migrated Priority-Medium Type-Enhancement
``` What's the problem? can't publish sina blog What browser are you using? chrome+linux What version of ScribeFire are you running? 1.4.3 ``` ----- Original issue reported on code.google.com by `zhangjia...@gmail.com` on 6 Jan 2011 at 2:04
1.0
Support for sina blogs - ``` What's the problem? can't publish sina blog What browser are you using? chrome+linux What version of ScribeFire are you running? 1.4.3 ``` ----- Original issue reported on code.google.com by `zhangjia...@gmail.com` on 6 Jan 2011 at 2:04
priority
support for sina blogs what s the problem can t publish sina blog what browser are you using chrome linux what version of scribefire are you running original issue reported on code google com by zhangjia gmail com on jan at
1
506,249
14,660,645,948
IssuesEvent
2020-12-29 00:31:34
trustwallet/blockatlas
https://api.github.com/repos/trustwallet/blockatlas
closed
[XRP] transaction history doesn't have all transactions
Bug Priority: Medium
<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺ v ✰ Thanks for opening an issue! ✰ v v Before smashing the submit button please review the template. v v Don't forget to set the priority label. v v Please also ens...
1.0
[XRP] transaction history doesn't have all transactions - <!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺ v ✰ Thanks for opening an issue! ✰ v v Before smashing the submit button please review the template. v v Don't forget to set the...
priority
transaction history doesn t have all transactions ☺ v ✰ thanks for opening an issue ✰ v v before smashing the submit button please review the template v v don t forget to set the pri...
1
211,283
7,199,999,119
IssuesEvent
2018-02-05 17:35:17
r-lib/styler
https://api.github.com/repos/r-lib/styler
closed
use styler to cache code
Complexity: High Priority: Medium Status: Postponed Type: Enhancement
Implement a style guide that can be used to cache code. Since styler is non-invasive and tries to change the code as little as possible, that is certainly more work than #340. Related: #335 cc: @wlandau
1.0
use styler to cache code - Implement a style guide that can be used to cache code. Since styler is non-invasive and tries to change the code as little as possible, that is certainly more work than #340. Related: #335 cc: @wlandau
priority
use styler to cache code implement a style guide that can be used to cache code since styler is non invasive and tries to change the code as little as possible that is certainly more work than related cc wlandau
1
430,467
12,453,475,709
IssuesEvent
2020-05-27 13:54:33
cds-snc/report-a-cybercrime
https://api.github.com/repos/cds-snc/report-a-cybercrime
closed
The user has to start the report again if they cancel at summary page
bug medium priority
## Summary As a fix in PR#1908. If the user cancels the report in the middle way and use the back arrow key to go back to the previous pages, it will force the user to fill the report again and start at the your privacy page . ---> That's good But it is not applied for summary page. If the user cancels at summar...
1.0
The user has to start the report again if they cancel at summary page - ## Summary As a fix in PR#1908. If the user cancels the report in the middle way and use the back arrow key to go back to the previous pages, it will force the user to fill the report again and start at the your privacy page . ---> That's good ...
priority
the user has to start the report again if they cancel at summary page summary as a fix in pr if the user cancels the report in the middle way and use the back arrow key to go back to the previous pages it will force the user to fill the report again and start at the your privacy page that s good ...
1
64,630
3,213,585,921
IssuesEvent
2015-10-06 20:33:47
iipolovinkin/JupiterBank
https://api.github.com/repos/iipolovinkin/JupiterBank
closed
JB-40 Export\Import Clients with Accounts. Use XML format.
enhancement medium priority
Test cases: Export: - user open page with Client info - press link "ExportToXML" - save file with name Client.xml Import: - user open page with Client info - press link "ImportXML" - open file with name Client.xml todo: specify all steps.
1.0
JB-40 Export\Import Clients with Accounts. Use XML format. - Test cases: Export: - user open page with Client info - press link "ExportToXML" - save file with name Client.xml Import: - user open page with Client info - press link "ImportXML" - open file with name Client.xml todo: specify all steps. ...
priority
jb export import clients with accounts use xml format test cases export user open page with client info press link exporttoxml save file with name client xml import user open page with client info press link importxml open file with name client xml todo specify all steps
1
176,880
6,568,918,125
IssuesEvent
2017-09-09 00:00:33
PlasmaPy/PlasmaPy
https://api.github.com/repos/PlasmaPy/PlasmaPy
opened
Include half-life data for all isotopes with a known half-life
Constants and physical data Priority: medium
Half-life data is presently included for only a subset of isotopes, since I wasn't able to find an easily usable database of nuclide stability. We still need to include half-life data for all nuclides with known half-lives. It would probably be helpful to include information on the uncertainty of each half-life, and ...
1.0
Include half-life data for all isotopes with a known half-life - Half-life data is presently included for only a subset of isotopes, since I wasn't able to find an easily usable database of nuclide stability. We still need to include half-life data for all nuclides with known half-lives. It would probably be helpful ...
priority
include half life data for all isotopes with a known half life half life data is presently included for only a subset of isotopes since i wasn t able to find an easily usable database of nuclide stability we still need to include half life data for all nuclides with known half lives it would probably be helpful ...
1
756,581
26,477,480,995
IssuesEvent
2023-01-17 12:18:12
Tribler/py-ipv8
https://api.github.com/repos/Tribler/py-ipv8
closed
Use secondary mechanism to approve PRs that are approved by `Tribler/core`
priority: medium
This issue is a different approach to core problem of #1091. To reiterate: GitHub only sees PR approvals from users with write access as "real" approvals and the security model of this repository seeks to use as little write access as possible. This leads to the situation where nobody can offer formal PR approval, e...
1.0
Use secondary mechanism to approve PRs that are approved by `Tribler/core` - This issue is a different approach to core problem of #1091. To reiterate: GitHub only sees PR approvals from users with write access as "real" approvals and the security model of this repository seeks to use as little write access as possi...
priority
use secondary mechanism to approve prs that are approved by tribler core this issue is a different approach to core problem of to reiterate github only sees pr approvals from users with write access as real approvals and the security model of this repository seeks to use as little write access as possible...
1
613,170
19,074,429,540
IssuesEvent
2021-11-27 14:05:14
robotframework/robotframework
https://api.github.com/repos/robotframework/robotframework
closed
RobotHandler (logging) is not supporting formatters
bug priority: medium
**UseCase:** see [this answer](https://stackoverflow.com/questions/50843636/using-a-python-root-logger-with-robot-framework/56627468#56627468). When using the [RobotHandler class](https://github.com/robotframework/robotframework/blob/master/src/robot/output/pyloggingconf.py#L57) as custom handler for python's loggin...
1.0
RobotHandler (logging) is not supporting formatters - **UseCase:** see [this answer](https://stackoverflow.com/questions/50843636/using-a-python-root-logger-with-robot-framework/56627468#56627468). When using the [RobotHandler class](https://github.com/robotframework/robotframework/blob/master/src/robot/output/pylog...
priority
robothandler logging is not supporting formatters usecase see when using the as custom handler for python s logging module the formatters of the config wouldn t be supported fix getting the message str from log record as described message self format record edit ...
1
502,684
14,564,892,163
IssuesEvent
2020-12-17 06:11:03
Plaxy-Technologies-Inc/YouPlanets-Bug-Report
https://api.github.com/repos/Plaxy-Technologies-Inc/YouPlanets-Bug-Report
opened
Refreshing issue
Priority: Medium
**Describe the bug** If refreshing on Planet Question on Desktop, it will direct users to Planet Page. If refreshing any pages in planet studio on mobile, it will direct users to Planet Page. **To Reproduce** just try
1.0
Refreshing issue - **Describe the bug** If refreshing on Planet Question on Desktop, it will direct users to Planet Page. If refreshing any pages in planet studio on mobile, it will direct users to Planet Page. **To Reproduce** just try
priority
refreshing issue describe the bug if refreshing on planet question on desktop it will direct users to planet page if refreshing any pages in planet studio on mobile it will direct users to planet page to reproduce just try
1
667,840
22,503,029,410
IssuesEvent
2022-06-23 13:25:42
geosolutions-it/MapStore2
https://api.github.com/repos/geosolutions-it/MapStore2
closed
3D Zoom for embedded map
Priority: Medium Accepted Internal
Now the Cesium plugin is not enable for the embedded map but, when the user enable the 3D viewer parameters, the embedded code report the heading, pitch and roll parameters, see in the image below: ![parametri](https://user-images.githubusercontent.com/56537133/158405120-d90c168b-1517-49e2-b403-76daa6e59cee.png) ...
1.0
3D Zoom for embedded map - Now the Cesium plugin is not enable for the embedded map but, when the user enable the 3D viewer parameters, the embedded code report the heading, pitch and roll parameters, see in the image below: ![parametri](https://user-images.githubusercontent.com/56537133/158405120-d90c168b-1517-49e2...
priority
zoom for embedded map now the cesium plugin is not enable for the embedded map but when the user enable the viewer parameters the embedded code report the heading pitch and roll parameters see in the image below the solutions can be add a cesium plugin for the embedded map r...
1
200,587
7,009,349,900
IssuesEvent
2017-12-19 18:49:11
minio/minio-py
https://api.github.com/repos/minio/minio-py
closed
`fput_object` on large file creates 3 unterminated processes
duplicate priority: medium
## Summary Uploading large file creates 3 unterminated Unix processes (in green on the following screenshot): ![screenshot from 2017-12-19 16-23-34](https://user-images.githubusercontent.com/34188010/34164547-1dee3124-e4da-11e7-8d5f-ada0a415bfc9.png) Those processes are destroyed when their parent dies. I use Mini...
1.0
`fput_object` on large file creates 3 unterminated processes - ## Summary Uploading large file creates 3 unterminated Unix processes (in green on the following screenshot): ![screenshot from 2017-12-19 16-23-34](https://user-images.githubusercontent.com/34188010/34164547-1dee3124-e4da-11e7-8d5f-ada0a415bfc9.png) T...
priority
fput object on large file creates unterminated processes summary uploading large file creates unterminated unix processes in green on the following screenshot those processes are destroyed when their parent dies i use minio in celery task and the celery worker is always running having those un...
1
96,634
3,971,353,471
IssuesEvent
2016-05-04 11:30:33
OCHA-DAP/hdx-ckan
https://api.github.com/repos/OCHA-DAP/hdx-ckan
closed
Resource create/update: unable to delete a file type from an existing resource
Priority-Medium
It is possible to change it, but not to remove it.
1.0
Resource create/update: unable to delete a file type from an existing resource - It is possible to change it, but not to remove it.
priority
resource create update unable to delete a file type from an existing resource it is possible to change it but not to remove it
1
504,790
14,621,054,105
IssuesEvent
2020-12-22 20:52:29
OpenMined/openmined
https://api.github.com/repos/OpenMined/openmined
closed
Migrate all form submissions and Firebase logic to be async/await
Good first issue :mortar_board: Priority: 3 - Medium :unamused: Severity: 3 - Medium :unamused: Status: Available :wave: Type: Improvement :chart_with_upwards_trend:
Write now, we're using a combination of async/await and promises, which is a bit strange. We should just use async/await everywhere. Do a find and replace for `.then` and `.catch` and should be able to replace all the instances accordingly.
1.0
Migrate all form submissions and Firebase logic to be async/await - Write now, we're using a combination of async/await and promises, which is a bit strange. We should just use async/await everywhere. Do a find and replace for `.then` and `.catch` and should be able to replace all the instances accordingly.
priority
migrate all form submissions and firebase logic to be async await write now we re using a combination of async await and promises which is a bit strange we should just use async await everywhere do a find and replace for then and catch and should be able to replace all the instances accordingly
1
587,431
17,615,802,262
IssuesEvent
2021-08-18 09:32:44
Cynnexis/tide
https://api.github.com/repos/Cynnexis/tide
opened
🌬️ Breathing sound
type: enhancement priority: medium
**Is your feature request related to a problem? Please describe.** During the breathing exercise, it would be nice to have a sound cue for inhaling and exhaling. **Describe the solution you'd like** A breathing-in and breathing-out sound can be used at the beginning of each animation. **Describe alternatives yo...
1.0
🌬️ Breathing sound - **Is your feature request related to a problem? Please describe.** During the breathing exercise, it would be nice to have a sound cue for inhaling and exhaling. **Describe the solution you'd like** A breathing-in and breathing-out sound can be used at the beginning of each animation. **De...
priority
🌬️ breathing sound is your feature request related to a problem please describe during the breathing exercise it would be nice to have a sound cue for inhaling and exhaling describe the solution you d like a breathing in and breathing out sound can be used at the beginning of each animation de...
1
367,690
10,860,825,877
IssuesEvent
2019-11-14 09:51:33
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
build error using logger in test case
bug priority: medium
The following trivial patch: ``` diff --git a/tests/kernel/fatal/src/main.c b/tests/kernel/fatal/src/main.c index b6f6922c70..e71445a028 100644 --- a/tests/kernel/fatal/src/main.c +++ b/tests/kernel/fatal/src/main.c @@ -11,6 +11,9 @@ #include <irq_offload.h> #include <kswap.h> +#include <logging/log.h> ...
1.0
build error using logger in test case - The following trivial patch: ``` diff --git a/tests/kernel/fatal/src/main.c b/tests/kernel/fatal/src/main.c index b6f6922c70..e71445a028 100644 --- a/tests/kernel/fatal/src/main.c +++ b/tests/kernel/fatal/src/main.c @@ -11,6 +11,9 @@ #include <irq_offload.h> #include ...
priority
build error using logger in test case the following trivial patch diff git a tests kernel fatal src main c b tests kernel fatal src main c index a tests kernel fatal src main c b tests kernel fatal src main c include include include log module declare ...
1
384,024
11,382,124,073
IssuesEvent
2020-01-29 00:35:29
clearlinux/mixer-tools
https://api.github.com/repos/clearlinux/mixer-tools
closed
Provide Clear Linux version in a mix
3rd-party enhancement medium-priority
Mixer should write a new field in the “os-release” file called BUILD_ID. It should specify the upstream Clear Linux version from which the mix is being built. If the Clear Linux version is not available, this field can be empty. Refer to "man os-release"
1.0
Provide Clear Linux version in a mix - Mixer should write a new field in the “os-release” file called BUILD_ID. It should specify the upstream Clear Linux version from which the mix is being built. If the Clear Linux version is not available, this field can be empty. Refer to "man os-release"
priority
provide clear linux version in a mix mixer should write a new field in the “os release” file called build id it should specify the upstream clear linux version from which the mix is being built if the clear linux version is not available this field can be empty refer to man os release
1
250,150
7,969,367,036
IssuesEvent
2018-07-16 08:50:01
btzy/circuit-sandbox
https://api.github.com/repos/btzy/circuit-sandbox
closed
Editing the circuit turns all communicators off
Priority: Medium Type: Bug
This doesn't affect the functionality of the communicator, but they are all displayed in 'off' state to the user.
1.0
Editing the circuit turns all communicators off - This doesn't affect the functionality of the communicator, but they are all displayed in 'off' state to the user.
priority
editing the circuit turns all communicators off this doesn t affect the functionality of the communicator but they are all displayed in off state to the user
1
620,416
19,562,057,035
IssuesEvent
2022-01-03 17:34:36
bounswe/2021SpringGroup9
https://api.github.com/repos/bounswe/2021SpringGroup9
closed
Implement Reporting functionality
priority: critical difficulty: medium backend postory
### Task: Implement the report user/story functionality. ### Type of task (new feature, writing tests, refactoring): New feature ### Standards and rules to follow: Follow Django's rules. ### Expected result: An email is sent to admin email address when a user reports another user or a story. The e...
1.0
Implement Reporting functionality - ### Task: Implement the report user/story functionality. ### Type of task (new feature, writing tests, refactoring): New feature ### Standards and rules to follow: Follow Django's rules. ### Expected result: An email is sent to admin email address when a user re...
priority
implement reporting functionality task implement the report user story functionality type of task new feature writing tests refactoring new feature standards and rules to follow follow django s rules expected result an email is sent to admin email address when a user re...
1
440,319
12,697,776,207
IssuesEvent
2020-06-22 12:24:38
ooni/ooni.org
https://api.github.com/repos/ooni/ooni.org
closed
Document as issues the next steps for OONI Run improvement work
priority/medium project management
This involves taking the output of the OONI Run user research and opening issues for them.
1.0
Document as issues the next steps for OONI Run improvement work - This involves taking the output of the OONI Run user research and opening issues for them.
priority
document as issues the next steps for ooni run improvement work this involves taking the output of the ooni run user research and opening issues for them
1
701,423
24,097,684,724
IssuesEvent
2022-09-19 20:22:42
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
ycql: fix CppCassandraDriverTest.TestCreateUniqueIndexFails
kind/bug priority/medium area/ycql
Jira Link: [DB-2217](https://yugabyte.atlassian.net/browse/DB-2217) `CppCassandraDriverTest.TestCreateUniqueIndexFails` C++ test sometimes fails `ASSERT_TRUE(res.status().IsNotFound())`. It seems to be because it is sometimes `TimedOut`. Investigate why, and fix.
1.0
ycql: fix CppCassandraDriverTest.TestCreateUniqueIndexFails - Jira Link: [DB-2217](https://yugabyte.atlassian.net/browse/DB-2217) `CppCassandraDriverTest.TestCreateUniqueIndexFails` C++ test sometimes fails `ASSERT_TRUE(res.status().IsNotFound())`. It seems to be because it is sometimes `TimedOut`. Investigate why, ...
priority
ycql fix cppcassandradrivertest testcreateuniqueindexfails jira link cppcassandradrivertest testcreateuniqueindexfails c test sometimes fails assert true res status isnotfound it seems to be because it is sometimes timedout investigate why and fix
1
250,477
7,977,677,916
IssuesEvent
2018-07-17 15:57:16
Belthazor2008/jappstart
https://api.github.com/repos/Belthazor2008/jappstart
closed
Move to Spring 3.1 and Spring Security 3.1
Priority-High Priority-Medium Type-Enhancement auto-migrated duplicate enhancement
``` Move to Spring 3.1 and Spring Security 3.1. There are a number of beneficial features in the 3.1 versions that could be taken advantage of. ``` Original issue reported on code.google.com by `tlees...@gmail.com` on 1 Jun 2011 at 4:24
2.0
Move to Spring 3.1 and Spring Security 3.1 - ``` Move to Spring 3.1 and Spring Security 3.1. There are a number of beneficial features in the 3.1 versions that could be taken advantage of. ``` Original issue reported on code.google.com by `tlees...@gmail.com` on 1 Jun 2011 at 4:24
priority
move to spring and spring security move to spring and spring security there are a number of beneficial features in the versions that could be taken advantage of original issue reported on code google com by tlees gmail com on jun at
1
267,699
8,391,852,754
IssuesEvent
2018-10-09 15:58:57
AGROFIMS/hagrofims
https://api.github.com/repos/AGROFIMS/hagrofims
opened
Add x to close an experimental conditions module tab
enhancement experimental conditions medium priority
Add a x to close an experimental condition module tab
1.0
Add x to close an experimental conditions module tab - Add a x to close an experimental condition module tab
priority
add x to close an experimental conditions module tab add a x to close an experimental condition module tab
1