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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
48,025 | 2,990,125,492 | IssuesEvent | 2015-07-21 07:07:02 | jayway/rest-assured | https://api.github.com/repos/jayway/rest-assured | closed | ResponseBody#print and ResponseBody#prettyPrint prints the output twice | bug imported invalid Priority-Medium | _From [shev...@gmail.com](https://code.google.com/u/102191857921389056427/) on June 06, 2013 05:15:45_
What steps will reproduce the problem? 1. Response response = get("users");
2. ResponseBody body = response.getBody();
3. body.print(); or body.prettyPrint(); What is the expected output? What do you see instead? E... | 1.0 | ResponseBody#print and ResponseBody#prettyPrint prints the output twice - _From [shev...@gmail.com](https://code.google.com/u/102191857921389056427/) on June 06, 2013 05:15:45_
What steps will reproduce the problem? 1. Response response = get("users");
2. ResponseBody body = response.getBody();
3. body.print(); or b... | priority | responsebody print and responsebody prettyprint prints the output twice from on june what steps will reproduce the problem response response get users responsebody body response getbody body print or body prettyprint what is the expected output what do you see instead ... | 1 |
223,833 | 7,461,127,350 | IssuesEvent | 2018-03-30 23:29:18 | EvictionLab/eviction-maps | https://api.github.com/repos/EvictionLab/eviction-maps | closed | Feature overview GIFs show on browsers with SVG animation support | bug medium priority | Looks like the function to detect SVG animation support is not working correctly. | 1.0 | Feature overview GIFs show on browsers with SVG animation support - Looks like the function to detect SVG animation support is not working correctly. | priority | feature overview gifs show on browsers with svg animation support looks like the function to detect svg animation support is not working correctly | 1 |
744,414 | 25,941,945,308 | IssuesEvent | 2022-12-16 19:21:07 | zowe/zowe-cli | https://api.github.com/repos/zowe/zowe-cli | closed | Zowe 'config secure' fails to recognize secure properties in a global base profile | bug for-review priority-medium severity-medium | The 'config secure' command does not recognize secure properties in the base profile from a global team config file, unless you are in the ZOWE_CLI_HOME directory.
Built from code in master as of 5/23/2022.
Run on Windows.
Here is the behavior that I see:
```
C:\ourstuff\runtime\temp
-> ls
C:\ourstuff\r... | 1.0 | Zowe 'config secure' fails to recognize secure properties in a global base profile - The 'config secure' command does not recognize secure properties in the base profile from a global team config file, unless you are in the ZOWE_CLI_HOME directory.
Built from code in master as of 5/23/2022.
Run on Windows.
Here... | priority | zowe config secure fails to recognize secure properties in a global base profile the config secure command does not recognize secure properties in the base profile from a global team config file unless you are in the zowe cli home directory built from code in master as of run on windows here is ... | 1 |
123,683 | 4,867,128,002 | IssuesEvent | 2016-11-15 02:46:52 | AtomicGameEngine/AtomicGameEngine | https://api.github.com/repos/AtomicGameEngine/AtomicGameEngine | closed | Development Snapshot notification issues | difficulty: 1 priority: medium type: bug | For every activation you return during a session, another confirmation window opens.
i.e. If I have reset activations 3 times, I have to click through this dialog 3 times.

| 1.0 | Development Snapshot notification issues - For every activation you return during a session, another confirmation window opens.
i.e. If I have reset activations 3 times, I have to click through this dialog 3 times.
 is the slack channel we will use. Deadline is **02.03.2020 / 23:59** | 1.0 | Scenario 3: Customer Cancelling an Item - We need to construct a scenario and prepare mock-ups for a customer who wants to return an item that s/he bought before. [Here](https://app.slack.com/client/TU3ERSM1U/CUKPLT51B) is the slack channel we will use. Deadline is **02.03.2020 / 23:59** | priority | scenario customer cancelling an item we need to construct a scenario and prepare mock ups for a customer who wants to return an item that s he bought before is the slack channel we will use deadline is | 1 |
351,361 | 10,516,316,300 | IssuesEvent | 2019-09-28 16:39:07 | Warcraft-GoA-Development-Team/Warcraft-Guardians-of-Azeroth | https://api.github.com/repos/Warcraft-GoA-Development-Team/Warcraft-Guardians-of-Azeroth | opened | Changing religion banish your prisoners | :beetle: bug :beetle: :grey_exclamation: priority medium | **Mod Version**
98f96324
**What expansions do you have installed?**
All
**Please explain your issue in as much detail as possible:**
Changing religion banish your prisoners
**Steps to reproduce the issue:**
Imprison your close relative
Change your character religion to something evil
**Upload an attach... | 1.0 | Changing religion banish your prisoners - **Mod Version**
98f96324
**What expansions do you have installed?**
All
**Please explain your issue in as much detail as possible:**
Changing religion banish your prisoners
**Steps to reproduce the issue:**
Imprison your close relative
Change your character religi... | priority | changing religion banish your prisoners mod version what expansions do you have installed all please explain your issue in as much detail as possible changing religion banish your prisoners steps to reproduce the issue imprison your close relative change your character religion to s... | 1 |
237,374 | 7,759,260,452 | IssuesEvent | 2018-05-31 22:35:40 | phetsims/sun | https://api.github.com/repos/phetsims/sun | closed | PushButtonModel should use Emitter | dev:phet-io priority:3-medium | While @jonathanolson and I were looking at https://github.com/phetsims/sun/issues/336 and the API for pressListener/dragListener, we noticed that PushButtonModel has its own Emitter-like implementation. Perhaps we could use Emitter there? It would also be possible to put the Emitter on the PhET-iO API, so it would be... | 1.0 | PushButtonModel should use Emitter - While @jonathanolson and I were looking at https://github.com/phetsims/sun/issues/336 and the API for pressListener/dragListener, we noticed that PushButtonModel has its own Emitter-like implementation. Perhaps we could use Emitter there? It would also be possible to put the Emitt... | priority | pushbuttonmodel should use emitter while jonathanolson and i were looking at and the api for presslistener draglistener we noticed that pushbuttonmodel has its own emitter like implementation perhaps we could use emitter there it would also be possible to put the emitter on the phet io api so it would be eas... | 1 |
275,464 | 8,576,029,085 | IssuesEvent | 2018-11-12 19:05:05 | aowen87/TicketTester | https://api.github.com/repos/aowen87/TicketTester | closed | Add 'Constant' expression type. | Expected Use: 3 - Occasional Feature Impact: 3 - Medium Priority: Normal | Was playing around with serving up a constant from a db reader to our expression system, for use in other expressions.
Because there are only 'Mesh' vars, I used 'Unknown' as the expression type, but then couldn't use it in any expression.
I know I could create a 'cell_constant' or 'node_constant' mesh var, but tha... | 1.0 | Add 'Constant' expression type. - Was playing around with serving up a constant from a db reader to our expression system, for use in other expressions.
Because there are only 'Mesh' vars, I used 'Unknown' as the expression type, but then couldn't use it in any expression.
I know I could create a 'cell_constant' or... | priority | add constant expression type was playing around with serving up a constant from a db reader to our expression system for use in other expressions because there are only mesh vars i used unknown as the expression type but then couldn t use it in any expression i know i could create a cell constant or... | 1 |
146,351 | 5,619,792,176 | IssuesEvent | 2017-04-04 03:31:24 | chef/chef | https://api.github.com/repos/chef/chef | closed | Remove create_if_missing from declare_resource API | Priority: Medium Type: Jump In | That API got replaced by the better CRUD-like edit_resource/delete_resource/find_resource APIs
| 1.0 | Remove create_if_missing from declare_resource API - That API got replaced by the better CRUD-like edit_resource/delete_resource/find_resource APIs
| priority | remove create if missing from declare resource api that api got replaced by the better crud like edit resource delete resource find resource apis | 1 |
99,582 | 4,057,072,951 | IssuesEvent | 2016-05-24 20:49:37 | newamericafoundation/newamerica-cms | https://api.github.com/repos/newamericafoundation/newamerica-cms | closed | Carousel top text styling | Done May 2016 Medium Priority | **Content Type**
Size 14px
color rgba(44,47,53,.4)
letter spacing 0px
**Date**
Size 14px
color rgba(44,47,53,.4)
letter spacing 1px
+ remove dash and replace with ` `

letter spacing 0px
**Date**
Size 14px
color rgba(44,47,53,.4)
letter spacing 1px
+ remove dash and replace with ` `
 | 1.0 | Specific Resource Issues - Find below a list of issues relating to specific resources:
https://resources.stats4sd.org/resource/conducting-interviews-with-digital-data-collection
(can't find corresponding youtube video) | priority | specific resource issues find below a list of issues relating to specific resources can t find corresponding youtube video | 1 |
495,404 | 14,281,149,818 | IssuesEvent | 2020-11-23 07:32:38 | teamforus/general | https://api.github.com/repos/teamforus/general | closed | Add check box and link to privacy statement to sign up page. Adjustable page needs to be made where we can place the statement text. | Approval: Not requested Priority: Critical - Next release Priority: Must have Scope: Medium Status: Not Planned Type: Change request project-100 | Learn more about change requests here: https://bit.ly/39CWeEE
### Requested by:
- Gemeente Groningen, Gemeente Westerkwartier
### Change description
Goal: Every user that signs up needs to check this box and needs to be able to read the privacy statement.
We should add :
- [ ] an agree to the privacy st... | 2.0 | Add check box and link to privacy statement to sign up page. Adjustable page needs to be made where we can place the statement text. - Learn more about change requests here: https://bit.ly/39CWeEE
### Requested by:
- Gemeente Groningen, Gemeente Westerkwartier
### Change description
Goal: Every user that sign... | priority | add check box and link to privacy statement to sign up page adjustable page needs to be made where we can place the statement text learn more about change requests here requested by gemeente groningen gemeente westerkwartier change description goal every user that signs up needs to check t... | 1 |
25,764 | 2,683,972,387 | IssuesEvent | 2015-03-28 14:41:31 | ConEmu/old-issues | https://api.github.com/repos/ConEmu/old-issues | closed | если при выходе из фара удерживать любую клавишу, выскакивает необычное сообщение | 1 star bug imported Priority-Medium | _From [kerberos464@gmail.com](https://code.google.com/u/kerberos464@gmail.com/) on November 25, 2010 14:27:23_
вот такое: http://i12.fastpic.ru/big/2010/1126/20/803cd3541382a613e4f52e8961390c20.png оно выскакивает на долю секунды (еле-еле смог заскринить) и тут же само пропадает, но один раз осталось висеть секунд 5-7... | 1.0 | если при выходе из фара удерживать любую клавишу, выскакивает необычное сообщение - _From [kerberos464@gmail.com](https://code.google.com/u/kerberos464@gmail.com/) on November 25, 2010 14:27:23_
вот такое: http://i12.fastpic.ru/big/2010/1126/20/803cd3541382a613e4f52e8961390c20.png оно выскакивает на долю секунды (еле-... | priority | если при выходе из фара удерживать любую клавишу выскакивает необычное сообщение from on november вот такое оно выскакивает на долю секунды еле еле смог заскринить и тут же само пропадает но один раз осталось висеть секунд а потом также само исчезло в качестве любой клавиши я прове... | 1 |
29,587 | 2,716,607,287 | IssuesEvent | 2015-04-10 20:11:51 | CruxFramework/crux | https://api.github.com/repos/CruxFramework/crux | closed | Crux REST services error when sending no value to a parameter mapped to a primitive type | bug imported Milestone-M14-C3 Priority-Medium TargetVersion-5.1.3 | _From [thi...@cruxframework.org](https://code.google.com/u/114650528804514463329/) on August 20, 2014 15:17:32_
Given the following example:
@Path("all")
@GET
public CursorResult<T> getAll(@QueryParam("cursor") String cursor, @QueryParam("pageSize")int pageSize)
if I do not provide any vaue to the paramet... | 1.0 | Crux REST services error when sending no value to a parameter mapped to a primitive type - _From [thi...@cruxframework.org](https://code.google.com/u/114650528804514463329/) on August 20, 2014 15:17:32_
Given the following example:
@Path("all")
@GET
public CursorResult<T> getAll(@QueryParam("cursor") String cu... | priority | crux rest services error when sending no value to a parameter mapped to a primitive type from on august given the following example path all get public cursorresult getall queryparam cursor string cursor queryparam pagesize int pagesize if i do not provide any vaue to th... | 1 |
56,136 | 3,078,255,514 | IssuesEvent | 2015-08-21 09:00:03 | pavel-pimenov/flylinkdc-r5xx | https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx | closed | неправильная ссылка на ридми | bug imported Priority-Medium | _From [bobrikov](https://code.google.com/u/bobrikov/) on April 22, 2011 12:31:08_
при установке беты ссылка из пуска\программы на ридми неправильная
"C:\Program Files\FlylinkDC++_x64\Readme.rtf", а у беты должна быть "C:\Program Files\FlylinkDC++_x64\Readme_beta.rtf"
_Original issue: http://code.google.com/p/flyli... | 1.0 | неправильная ссылка на ридми - _From [bobrikov](https://code.google.com/u/bobrikov/) on April 22, 2011 12:31:08_
при установке беты ссылка из пуска\программы на ридми неправильная
"C:\Program Files\FlylinkDC++_x64\Readme.rtf", а у беты должна быть "C:\Program Files\FlylinkDC++_x64\Readme_beta.rtf"
_Original issue:... | priority | неправильная ссылка на ридми from on april при установке беты ссылка из пуска программы на ридми неправильная c program files flylinkdc readme rtf а у беты должна быть c program files flylinkdc readme beta rtf original issue | 1 |
419,127 | 12,217,916,953 | IssuesEvent | 2020-05-01 18:12:43 | buddyboss/buddyboss-platform | https://api.github.com/repos/buddyboss/buddyboss-platform | opened | Updates in Latest Activities widget is not showing properly when BuddyBoss Wall is activated | bug priority: medium | **Describe the bug**
Updates in Latest Activities widget is not showing properly when BuddyBoss Wall is activated.
**To Reproduce**
Steps to reproduce the behavior:
1. Install and activate BuddyBoss Wall
2. Insert (BB) Latest Activities in any widget area
3. Go to news feed page and create a post
4. Now check ... | 1.0 | Updates in Latest Activities widget is not showing properly when BuddyBoss Wall is activated - **Describe the bug**
Updates in Latest Activities widget is not showing properly when BuddyBoss Wall is activated.
**To Reproduce**
Steps to reproduce the behavior:
1. Install and activate BuddyBoss Wall
2. Insert (BB)... | priority | updates in latest activities widget is not showing properly when buddyboss wall is activated describe the bug updates in latest activities widget is not showing properly when buddyboss wall is activated to reproduce steps to reproduce the behavior install and activate buddyboss wall insert bb ... | 1 |
40,745 | 2,868,939,661 | IssuesEvent | 2015-06-05 22:05:01 | dart-lang/pub | https://api.github.com/repos/dart-lang/pub | closed | Pub install not working in Win 7 | bug CannotReproduce Priority-Medium | <a href="https://github.com/stevemessick"><img src="https://avatars.githubusercontent.com/u/8518285?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [stevemessick](https://github.com/stevemessick)**
_Originally opened as dart-lang/sdk#7661_
----
Pub Install continues to be broken in Windows 7... | 1.0 | Pub install not working in Win 7 - <a href="https://github.com/stevemessick"><img src="https://avatars.githubusercontent.com/u/8518285?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [stevemessick](https://github.com/stevemessick)**
_Originally opened as dart-lang/sdk#7661_
----
Pub Install ... | priority | pub install not working in win issue by originally opened as dart lang sdk pub install continues to be broken in windows pub install reports that it has completed successfully and creates the proper folders but does not populate those folders with files i end up with empty folders ... | 1 |
216,374 | 7,307,321,709 | IssuesEvent | 2018-02-28 02:09:07 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | USER ISSUE: 7.0 Dev tool does not delete dirt blocks | Medium Priority | **Version:** 0.7.0.0 beta
**Steps to Reproduce:**
hold dev tool in hand
**Expected behavior:**
delete dirt block when clicked on
**Actual behavior:**
does not delete dirt blocks anyone (can delete trees/plants) | 1.0 | USER ISSUE: 7.0 Dev tool does not delete dirt blocks - **Version:** 0.7.0.0 beta
**Steps to Reproduce:**
hold dev tool in hand
**Expected behavior:**
delete dirt block when clicked on
**Actual behavior:**
does not delete dirt blocks anyone (can delete trees/plants) | priority | user issue dev tool does not delete dirt blocks version beta steps to reproduce hold dev tool in hand expected behavior delete dirt block when clicked on actual behavior does not delete dirt blocks anyone can delete trees plants | 1 |
392,178 | 11,584,563,853 | IssuesEvent | 2020-02-22 18:04:32 | lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk | closed | Mature content and reposts (reposts + filters) | Tom's Wishlist priority: medium type: improvement | If original claim is mature, the repost should be treated as mature as well. That is, if not tags with mature content are used, filter the claim. | 1.0 | Mature content and reposts (reposts + filters) - If original claim is mature, the repost should be treated as mature as well. That is, if not tags with mature content are used, filter the claim. | priority | mature content and reposts reposts filters if original claim is mature the repost should be treated as mature as well that is if not tags with mature content are used filter the claim | 1 |
516,557 | 14,983,787,296 | IssuesEvent | 2021-01-28 17:40:44 | ProjektKursInfo/DevLightsApp | https://api.github.com/repos/ProjektKursInfo/DevLightsApp | closed | type react redux actions | Medium Priority enhancement question | Einmal bitte eure Meinung dazu, ob das useful ist wegen TypeScript etc.
https://redux.js.org/recipes/usage-with-typescript | 1.0 | type react redux actions - Einmal bitte eure Meinung dazu, ob das useful ist wegen TypeScript etc.
https://redux.js.org/recipes/usage-with-typescript | priority | type react redux actions einmal bitte eure meinung dazu ob das useful ist wegen typescript etc | 1 |
242,021 | 7,836,757,118 | IssuesEvent | 2018-06-17 23:43:31 | ankidroid/Anki-Android | https://api.github.com/repos/ankidroid/Anki-Android | closed | Google Glass | Priority-Medium accepted enhancement | Originally reported on Google Code with ID 1762
```
Review with glasses.
Feel free to propose UI ideas below, for instance how to pass to the new card, rate,
etc :-)
Also, if someone can pledge to implement the feature if given glasses, please announce
it. If someone is ready to give glasses in exchange for developm... | 1.0 | Google Glass - Originally reported on Google Code with ID 1762
```
Review with glasses.
Feel free to propose UI ideas below, for instance how to pass to the new card, rate,
etc :-)
Also, if someone can pledge to implement the feature if given glasses, please announce
it. If someone is ready to give glasses in exchan... | priority | google glass originally reported on google code with id review with glasses feel free to propose ui ideas below for instance how to pass to the new card rate etc also if someone can pledge to implement the feature if given glasses please announce it if someone is ready to give glasses in exchange ... | 1 |
290,221 | 8,883,444,995 | IssuesEvent | 2019-01-14 15:42:39 | qhacks/qhacks-website | https://api.github.com/repos/qhacks/qhacks-website | closed | Fix Content for Vivek Chachca | priority: required (medium) | ## Description
Fix the typo in Vivek's full name and change his role to the proper one! | 1.0 | Fix Content for Vivek Chachca - ## Description
Fix the typo in Vivek's full name and change his role to the proper one! | priority | fix content for vivek chachca description fix the typo in vivek s full name and change his role to the proper one | 1 |
393,810 | 11,625,138,604 | IssuesEvent | 2020-02-27 12:05:42 | plinck/TeamATC | https://api.github.com/repos/plinck/TeamATC | closed | Icons like Garmin connect for adding activity, downloading as CSV | enhancement priorityMedium | **Is your feature request related to a problem? Please describe.**
Looks like you can edit an issue from the project board by clicking on it and hitting edit. Nice. I may use this to better track what I am currently working on. The easiest way to get it in her is to close and re-open issue since it will automatical... | 1.0 | Icons like Garmin connect for adding activity, downloading as CSV - **Is your feature request related to a problem? Please describe.**
Looks like you can edit an issue from the project board by clicking on it and hitting edit. Nice. I may use this to better track what I am currently working on. The easiest way to g... | priority | icons like garmin connect for adding activity downloading as csv is your feature request related to a problem please describe looks like you can edit an issue from the project board by clicking on it and hitting edit nice i may use this to better track what i am currently working on the easiest way to g... | 1 |
244,975 | 7,880,718,152 | IssuesEvent | 2018-06-26 16:43:53 | aowen87/FOO | https://api.github.com/repos/aowen87/FOO | closed | Add a host profile for rztopaz at LLNL. | Expected Use: 3 - Occasional Impact: 3 - Medium OS: All Priority: Normal Support Group: Any Target Version: 2.12.3 feature version: 2.12.1 | I committed revisions 30891 and 30893 to the 2.12 RC and trunk with
the following changes:
1) I added a host profile for LLNL's rztopaz system.
A resources/hosts/llnl_rz/host_llnl_topaz.xml
M resources/help/en_US/relnotes2.12.3.html | 1.0 | Add a host profile for rztopaz at LLNL. - I committed revisions 30891 and 30893 to the 2.12 RC and trunk with
the following changes:
1) I added a host profile for LLNL's rztopaz system.
A resources/hosts/llnl_rz/host_llnl_topaz.xml
M resources/help/en_US/relnotes2.12.3.html | priority | add a host profile for rztopaz at llnl i committed revisions and to the rc and trunk with the following changes i added a host profile for llnl s rztopaz system a resources hosts llnl rz host llnl topaz xml m resources help en us html | 1 |
668,747 | 22,596,377,200 | IssuesEvent | 2022-06-29 03:47:57 | morpheus65535/bazarr | https://api.github.com/repos/morpheus65535/bazarr | closed | Legendasdvix Providers keeps getting ip blocked | bug priority:medium fixed | Hello,
Bazarr is still getting the issue for IP blocked in the legendasdvix provider
I've changed all the tasks to 24h to make the search happening only once a day but I'm still getting the IP blocked in the provider.
Scheduler screenshots

Killing this process solves the problem until it restarts... | 1.0 | Installing doctor on windows causes high cpu utilization - Windows 10
Since installing docker and doctor i've had this service pegging my CPU constantly, this occurs even when not running docker/doctor.

... | priority | installing doctor on windows causes high cpu utilization windows since installing docker and doctor i ve had this service pegging my cpu constantly this occurs even when not running docker doctor killing this process solves the problem until it restarts itself some amount of minutes later see ... | 1 |
400,527 | 11,776,466,275 | IssuesEvent | 2020-03-16 13:19:00 | ooni/explorer | https://api.github.com/repos/ooni/explorer | opened | Restore isFailure parsing in the search results | priority/medium | Similarly to https://github.com/ooni/explorer/issues/425 we had disabled this due to the data not being good in the batch pipeline. We should now re-enable it for data in the fastpath. | 1.0 | Restore isFailure parsing in the search results - Similarly to https://github.com/ooni/explorer/issues/425 we had disabled this due to the data not being good in the batch pipeline. We should now re-enable it for data in the fastpath. | priority | restore isfailure parsing in the search results similarly to we had disabled this due to the data not being good in the batch pipeline we should now re enable it for data in the fastpath | 1 |
686,278 | 23,484,959,911 | IssuesEvent | 2022-08-17 13:45:23 | conan-io/conan | https://api.github.com/repos/conan-io/conan | closed | [bug] openssl1.0.2u broke due to none type in path | priority: medium complex: low bug | build_info.py L147,
ef _filter_paths(self, paths):
146 abs_paths = [os.path.join(self.rootpath, p)
147 if not os.path.isabs(p) else p for p in paths]
148 if self.filter_empty:
149 return [p for p in abs_paths if os.path.isdir(p)]
150 else:
151 return abs_paths
should not the L147 be :
if not os.path.isabs(... | 1.0 | [bug] openssl1.0.2u broke due to none type in path - build_info.py L147,
ef _filter_paths(self, paths):
146 abs_paths = [os.path.join(self.rootpath, p)
147 if not os.path.isabs(p) else p for p in paths]
148 if self.filter_empty:
149 return [p for p in abs_paths if os.path.isdir(p)]
150 else:
151 return abs_pat... | priority | broke due to none type in path build info py ef filter paths self paths abs paths os path join self rootpath p if not os path isabs p else p for p in paths if self filter empty return else return abs paths should not the be if not os path isabs p else p for p in... | 1 |
528,408 | 15,365,867,767 | IssuesEvent | 2021-03-02 00:24:52 | OpenEnergyDashboard/OED | https://api.github.com/repos/OpenEnergyDashboard/OED | opened | chart link not working for bar graphs | p-medium-priority t-bug | If you try to use the chart link it causes a promise error in the console and you don't see any graphic. | 1.0 | chart link not working for bar graphs - If you try to use the chart link it causes a promise error in the console and you don't see any graphic. | priority | chart link not working for bar graphs if you try to use the chart link it causes a promise error in the console and you don t see any graphic | 1 |
597,846 | 18,174,107,581 | IssuesEvent | 2021-09-27 23:40:07 | FarDragi/SophyBot | https://api.github.com/repos/FarDragi/SophyBot | opened | Add log system | ✨ Enhancement 🟡 [Priority] Medium | Create the log system with section separation, time presentation, and if possible colors | 1.0 | Add log system - Create the log system with section separation, time presentation, and if possible colors | priority | add log system create the log system with section separation time presentation and if possible colors | 1 |
619,634 | 19,531,497,314 | IssuesEvent | 2021-12-30 17:45:02 | sahar-avsh/ZahraAtrvash-SWE573 | https://api.github.com/repos/sahar-avsh/ZahraAtrvash-SWE573 | closed | Logout | Improvement Backend Medium priority Not hard Not easy Milestone | @sahar-avsh for the logout feature
- [x] Add **logout programming** to the code(_Active user shall be deactivated_)
- [x] It shall **direct** the user to the **login page**
- [x] Link the logout coding to the **logout button** in the navbar | 1.0 | Logout - @sahar-avsh for the logout feature
- [x] Add **logout programming** to the code(_Active user shall be deactivated_)
- [x] It shall **direct** the user to the **login page**
- [x] Link the logout coding to the **logout button** in the navbar | priority | logout sahar avsh for the logout feature add logout programming to the code active user shall be deactivated it shall direct the user to the login page link the logout coding to the logout button in the navbar | 1 |
428,105 | 12,403,124,882 | IssuesEvent | 2020-05-21 13:22:22 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | opened | settings: FCB back-end does not try to add record after the last compression attempt. | area: Settings bug priority: medium | **bug description**
settings FCB back-end doesn't try to add record after the last compression attempt.
This imposes that it might be impossible to write key-value pair even that there is a room for it after back-end GC.
**Expected behavior**
possible to write if there is a room
**Impact**
Can't to use entire... | 1.0 | settings: FCB back-end does not try to add record after the last compression attempt. - **bug description**
settings FCB back-end doesn't try to add record after the last compression attempt.
This imposes that it might be impossible to write key-value pair even that there is a room for it after back-end GC.
**Expe... | priority | settings fcb back end does not try to add record after the last compression attempt bug description settings fcb back end doesn t try to add record after the last compression attempt this imposes that it might be impossible to write key value pair even that there is a room for it after back end gc expe... | 1 |
291,444 | 8,925,354,857 | IssuesEvent | 2019-01-21 22:20:15 | dmwm/WMCore | https://api.github.com/repos/dmwm/WMCore | closed | ACDC of recovery workflows | ACDC / ACDCServer Bug Medium Priority WMAgent | https://cmsweb.cern.ch/reqmgr2/fetch?rid=vlimant_ACDC0_recovery-1-fabozzi_Run2016H-v1-BTagCSV-07Aug17_8029__171013_133417_8968
went in failed. it's an ACDC of a recovery.
how hard will it be to make it work ?
FYI @prozober
| 1.0 | ACDC of recovery workflows - https://cmsweb.cern.ch/reqmgr2/fetch?rid=vlimant_ACDC0_recovery-1-fabozzi_Run2016H-v1-BTagCSV-07Aug17_8029__171013_133417_8968
went in failed. it's an ACDC of a recovery.
how hard will it be to make it work ?
FYI @prozober
| priority | acdc of recovery workflows went in failed it s an acdc of a recovery how hard will it be to make it work fyi prozober | 1 |
549,220 | 16,088,084,963 | IssuesEvent | 2021-04-26 13:42:15 | Znypr/my-thai-star | https://api.github.com/repos/Znypr/my-thai-star | opened | Bestellungs Status: Hierarchie von Status | low priority medium | - Bestellungsstatus sollen sortiert werden können => erfordern eine interne rangfolge
- aktuell nur alphabetisch | 1.0 | Bestellungs Status: Hierarchie von Status - - Bestellungsstatus sollen sortiert werden können => erfordern eine interne rangfolge
- aktuell nur alphabetisch | priority | bestellungs status hierarchie von status bestellungsstatus sollen sortiert werden können erfordern eine interne rangfolge aktuell nur alphabetisch | 1 |
560,988 | 16,608,450,975 | IssuesEvent | 2021-06-02 08:02:03 | ita-social-projects/TeachUA | https://api.github.com/repos/ita-social-projects/TeachUA | closed | [Мій профіль] Wrong elements alignments on the clubs cards | Priority: Medium bug | **Environment:** Windows 10, Google Chrome 88.0.4324.190 (64-bit).
**Reproducible:** always
**Build found:** last commit from https://speak-ukrainian.org.ua/dev/clubs
**Steps to reproduce**
1. Go to https://speak-ukrainian.org.ua/dev/
2. Click on ''Мій профіль" on the main page or in user's private office
3. Pa... | 1.0 | [Мій профіль] Wrong elements alignments on the clubs cards - **Environment:** Windows 10, Google Chrome 88.0.4324.190 (64-bit).
**Reproducible:** always
**Build found:** last commit from https://speak-ukrainian.org.ua/dev/clubs
**Steps to reproduce**
1. Go to https://speak-ukrainian.org.ua/dev/
2. Click on ''Мій... | priority | wrong elements alignments on the clubs cards environment windows google chrome bit reproducible always build found last commit from steps to reproduce go to click on мій профіль on the main page or in user s private office pay attention to the clubs cards ... | 1 |
332,502 | 10,096,832,522 | IssuesEvent | 2019-07-27 22:02:15 | mlr-org/mlr3filters | https://api.github.com/repos/mlr-org/mlr3filters | closed | `FilterResult` or `Filter`? | Priority: Medium Status: Accepted Type: Enhancement | Following the logic of class `mlr3::BenchmarkResult`.
With public member functions `.$get_best()`, `.$combine()`, etc.
| 1.0 | `FilterResult` or `Filter`? - Following the logic of class `mlr3::BenchmarkResult`.
With public member functions `.$get_best()`, `.$combine()`, etc.
| priority | filterresult or filter following the logic of class benchmarkresult with public member functions get best combine etc | 1 |
28,054 | 2,698,982,250 | IssuesEvent | 2015-04-03 13:20:42 | cs2103jan2015-t10-2j/main | https://api.github.com/repos/cs2103jan2015-t10-2j/main | closed | allow simple alter to add <length of time> to a selected task | priority.medium type.task | example:
alter 1 as add 3 hours
alter 2 as add 1 day
Handles #24: snooze. | 1.0 | allow simple alter to add <length of time> to a selected task - example:
alter 1 as add 3 hours
alter 2 as add 1 day
Handles #24: snooze. | priority | allow simple alter to add to a selected task example alter as add hours alter as add day handles snooze | 1 |
192,551 | 6,874,740,838 | IssuesEvent | 2017-11-19 03:46:43 | HoneycuttInc/Thorncastle | https://api.github.com/repos/HoneycuttInc/Thorncastle | closed | Task 14.6: Improper capitalization | Medium Priority | (3) Leave **WIndows** PowerShell ISE open for the next exercise. | 1.0 | Task 14.6: Improper capitalization - (3) Leave **WIndows** PowerShell ISE open for the next exercise. | priority | task improper capitalization leave windows powershell ise open for the next exercise | 1 |
647,658 | 21,133,271,063 | IssuesEvent | 2022-04-06 02:17:57 | TencentBlueKing/bk-iam-saas | https://api.github.com/repos/TencentBlueKing/bk-iam-saas | closed | [SaaS] 协作开发: 权限中心管理员的权限需要在「我的权限」展示 | Type: Enhancement Sign: help wanted Layer: SaaS Priority: Medium Size: M | 适当提高优先级, 问的人挺多
个人是管理员的权限需要提示用户 用户在我的权限里把所有权限都删掉里,但是还有权限,发现是因为自己的某个系统管理员 所以,这里需要在 我的权限 页面提示用户有额外权限 | 1.0 | [SaaS] 协作开发: 权限中心管理员的权限需要在「我的权限」展示 - 适当提高优先级, 问的人挺多
个人是管理员的权限需要提示用户 用户在我的权限里把所有权限都删掉里,但是还有权限,发现是因为自己的某个系统管理员 所以,这里需要在 我的权限 页面提示用户有额外权限 | priority | 协作开发 权限中心管理员的权限需要在「我的权限」展示 适当提高优先级 问的人挺多 个人是管理员的权限需要提示用户 用户在我的权限里把所有权限都删掉里,但是还有权限,发现是因为自己的某个系统管理员 所以,这里需要在 我的权限 页面提示用户有额外权限 | 1 |
473,868 | 13,648,698,098 | IssuesEvent | 2020-09-26 10:38:16 | nomadjimbob/mikio | https://api.github.com/repos/nomadjimbob/mikio | closed | Option to set sidebar as folded by default in narrow mode | Category: Enhancement Priority: Medium | I prefer to fold/hide the sidebar in responsive narrow views when the page is first loaded, and let the user to unfold it if necessary.
Is it possible to set a toggle in the conf? | 1.0 | Option to set sidebar as folded by default in narrow mode - I prefer to fold/hide the sidebar in responsive narrow views when the page is first loaded, and let the user to unfold it if necessary.
Is it possible to set a toggle in the conf? | priority | option to set sidebar as folded by default in narrow mode i prefer to fold hide the sidebar in responsive narrow views when the page is first loaded and let the user to unfold it if necessary is it possible to set a toggle in the conf | 1 |
7,839 | 2,603,904,770 | IssuesEvent | 2015-02-24 18:37:14 | Sistema-Integrado-Gestao-Academica/SiGA | https://api.github.com/repos/Sistema-Integrado-Gestao-Academica/SiGA | opened | Acesso à Lista de Oferta | [Medium Priority] | Como **discente**, desejo visualizar a **lista de oferta (*aprovada*)** do meu curso para que possa me planejar e preparar o meu semestre.
-------------------
| 1.0 | Acesso à Lista de Oferta - Como **discente**, desejo visualizar a **lista de oferta (*aprovada*)** do meu curso para que possa me planejar e preparar o meu semestre.
-------------------
| priority | acesso à lista de oferta como discente desejo visualizar a lista de oferta aprovada do meu curso para que possa me planejar e preparar o meu semestre | 1 |
215,865 | 7,298,816,218 | IssuesEvent | 2018-02-26 18:07:03 | carbon-design-system/carbon-components-react | https://api.github.com/repos/carbon-design-system/carbon-components-react | closed | Editing states for Data Table | priority: medium | Build out the Editing states for Data Table.
Design issues for reference: (internal)
* [Full edit mode](https://github.ibm.com/Bluemix/carbon-issues/issues/318)
* [Inline editing](https://github.ibm.com/Bluemix/carbon-issues/issues/385) | 1.0 | Editing states for Data Table - Build out the Editing states for Data Table.
Design issues for reference: (internal)
* [Full edit mode](https://github.ibm.com/Bluemix/carbon-issues/issues/318)
* [Inline editing](https://github.ibm.com/Bluemix/carbon-issues/issues/385) | priority | editing states for data table build out the editing states for data table design issues for reference internal | 1 |
103,295 | 4,166,412,016 | IssuesEvent | 2016-06-20 02:59:18 | honestbleeps/Reddit-Enhancement-Suite | https://api.github.com/repos/honestbleeps/Reddit-Enhancement-Suite | closed | Remove subreddit style asap | Difficulty-2_Medium Priority-7_Much Interest RE-Housekeeping RE-NightMode | eg when head is all ready, or try MutationObserver on head element to watch for it per @Farow
http://redd.it/4oduft | 1.0 | Remove subreddit style asap - eg when head is all ready, or try MutationObserver on head element to watch for it per @Farow
http://redd.it/4oduft | priority | remove subreddit style asap eg when head is all ready or try mutationobserver on head element to watch for it per farow | 1 |
36,098 | 2,795,417,191 | IssuesEvent | 2015-05-11 21:53:58 | twogee/ant-http | https://api.github.com/repos/twogee/ant-http | opened | [CLOSED] Create test cases for http headers | auto-migrated Milestone-1.2 Priority-Medium Project-ant-http Type-Task | <a href="https://github.com/GoogleCodeExporter"><img src="https://avatars.githubusercontent.com/u/9614759?v=3" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [GoogleCodeExporter](https://github.com/GoogleCodeExporter)**
_Monday May 11, 2015 at 15:04 GMT_
_Originally opened as https://github.com/t... | 1.0 | [CLOSED] Create test cases for http headers - <a href="https://github.com/GoogleCodeExporter"><img src="https://avatars.githubusercontent.com/u/9614759?v=3" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [GoogleCodeExporter](https://github.com/GoogleCodeExporter)**
_Monday May 11, 2015 at 15:04 G... | priority | create test cases for http headers issue by monday may at gmt originally opened as create test cases for http headers original issue reported on code google com by alex she gmail com on mar at | 1 |
800,441 | 28,366,220,172 | IssuesEvent | 2023-04-12 14:03:30 | minio/docs | https://api.github.com/repos/minio/docs | closed | new object versioning metric | priority: medium | MinIO [RELEASE.2023-03-13T19-46-17Z](https://github.com/minio/minio/releases/tag/RELEASE.2023-03-13T19-46-17Z) added a new metric:
- [ ] `minio_bucket_objects_version_distribution` shows a histogram of version counts ([PR #16739](https://github.com/minio/minio/pull/16739)) | 1.0 | new object versioning metric - MinIO [RELEASE.2023-03-13T19-46-17Z](https://github.com/minio/minio/releases/tag/RELEASE.2023-03-13T19-46-17Z) added a new metric:
- [ ] `minio_bucket_objects_version_distribution` shows a histogram of version counts ([PR #16739](https://github.com/minio/minio/pull/16739)) | priority | new object versioning metric minio added a new metric minio bucket objects version distribution shows a histogram of version counts | 1 |
30,579 | 2,724,284,079 | IssuesEvent | 2015-04-14 16:58:43 | CruxFramework/crux-widgets | https://api.github.com/repos/CruxFramework/crux-widgets | closed | LazyPanel wrappers for invisible panels does not work with two sibling invisible panels when parent is also invisible | bug CruxCore imported Milestone-4.0.1 Priority-Medium | _From [thi...@cruxframework.org](https://code.google.com/u/114650528804514463329/) on November 04, 2011 10:58:40_
LazyPanel wrappers for invisible panels does not work with two sibling invisible panels when parent is also invisible
_Original issue: http://code.google.com/p/crux-framework/issues/detail?id=269_ | 1.0 | LazyPanel wrappers for invisible panels does not work with two sibling invisible panels when parent is also invisible - _From [thi...@cruxframework.org](https://code.google.com/u/114650528804514463329/) on November 04, 2011 10:58:40_
LazyPanel wrappers for invisible panels does not work with two sibling invisible pane... | priority | lazypanel wrappers for invisible panels does not work with two sibling invisible panels when parent is also invisible from on november lazypanel wrappers for invisible panels does not work with two sibling invisible panels when parent is also invisible original issue | 1 |
412,819 | 12,056,606,901 | IssuesEvent | 2020-04-15 14:41:34 | inverse-inc/packetfence | https://api.github.com/repos/inverse-inc/packetfence | closed | Unit is wrong on pfacct graph in dashboard | Priority: Medium Type: Bug | **Describe the bug**
It says millisecond instead of what I guess should be packets/s
**Screenshots**

| 1.0 | Unit is wrong on pfacct graph in dashboard - **Describe the bug**
It says millisecond instead of what I guess should be packets/s
**Screenshots**

| priority | unit is wrong on pfacct graph in dashboard describe the bug it says millisecond instead of what i guess should be packets s screenshots | 1 |
355,714 | 10,583,776,739 | IssuesEvent | 2019-10-08 14:19:02 | slackapi/python-slackclient | https://api.github.com/repos/slackapi/python-slackclient | closed | Catching server responses? | Priority: Medium Type: Enhancement Type: Question Version: 2x | ### Description
What is a good method of catching server responses?
I am building a slack messaging bot that calls the chat_postMessage method and sometimes I will exceed the Slack API message rate limit and my console will output:
> slack.errors.SlackApiError: The request to the Slack API failed.
> The server ... | 1.0 | Catching server responses? - ### Description
What is a good method of catching server responses?
I am building a slack messaging bot that calls the chat_postMessage method and sometimes I will exceed the Slack API message rate limit and my console will output:
> slack.errors.SlackApiError: The request to the Sla... | priority | catching server responses description what is a good method of catching server responses i am building a slack messaging bot that calls the chat postmessage method and sometimes i will exceed the slack api message rate limit and my console will output slack errors slackapierror the request to the sla... | 1 |
818,129 | 30,672,530,233 | IssuesEvent | 2023-07-26 00:31:14 | aws/s2n-quic | https://api.github.com/repos/aws/s2n-quic | closed | Update the PTO timer once after a transmission round | priority/medium size/medium | ### Problem:
We currently update the PTO timer after every single packet we transmit. This can be somewhat expensive and wastes cycles since we generally burst several packets in a single transmission round.
### Solution:
Instead, the PTO timer should be updated after the transmission burst is finished.
| 1.0 | Update the PTO timer once after a transmission round - ### Problem:
We currently update the PTO timer after every single packet we transmit. This can be somewhat expensive and wastes cycles since we generally burst several packets in a single transmission round.
### Solution:
Instead, the PTO timer should be u... | priority | update the pto timer once after a transmission round problem we currently update the pto timer after every single packet we transmit this can be somewhat expensive and wastes cycles since we generally burst several packets in a single transmission round solution instead the pto timer should be u... | 1 |
352,723 | 10,545,398,150 | IssuesEvent | 2019-10-02 19:02:44 | onaio/reveal-frontend | https://api.github.com/repos/onaio/reveal-frontend | closed | Render jurisdiction hierarchy breadcrumbs in IRS Map | Priority: Medium enhancement | We need to carry over the breadcrumbs from the IRS Report table into the IRS Map page,=.
<img width="863" alt="Screen Shot 2019-10-02 at 4 50 24 PM" src="https://user-images.githubusercontent.com/4141527/66050066-5963d480-e4e1-11e9-9a9e-052cad711d9f.png">
| 1.0 | Render jurisdiction hierarchy breadcrumbs in IRS Map - We need to carry over the breadcrumbs from the IRS Report table into the IRS Map page,=.
<img width="863" alt="Screen Shot 2019-10-02 at 4 50 24 PM" src="https://user-images.githubusercontent.com/4141527/66050066-5963d480-e4e1-11e9-9a9e-052cad711d9f.png">
| priority | render jurisdiction hierarchy breadcrumbs in irs map we need to carry over the breadcrumbs from the irs report table into the irs map page img width alt screen shot at pm src | 1 |
77,106 | 3,506,261,411 | IssuesEvent | 2016-01-08 05:04:10 | OregonCore/OregonCore | https://api.github.com/repos/OregonCore/OregonCore | closed | Orientation on character creation (BB #167) | migrated Priority: Medium Type: Bug | This issue was migrated from bitbucket.
**Original Reporter:** stfx
**Original Date:** 07.06.2010 16:16:25 GMT+0000
**Original Priority:** major
**Original Type:** bug
**Original State:** resolved
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/167
<hr>
is being ignored therefore player does look into t... | 1.0 | Orientation on character creation (BB #167) - This issue was migrated from bitbucket.
**Original Reporter:** stfx
**Original Date:** 07.06.2010 16:16:25 GMT+0000
**Original Priority:** major
**Original Type:** bug
**Original State:** resolved
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/167
<hr>
is b... | priority | orientation on character creation bb this issue was migrated from bitbucket original reporter stfx original date gmt original priority major original type bug original state resolved direct link is being ignored therefore player does look into the right direction | 1 |
810,393 | 30,240,299,183 | IssuesEvent | 2023-07-06 13:07:14 | owncloud/web | https://api.github.com/repos/owncloud/web | opened | Hide pause-, resume- and retry-functionality for cloud imports | Type:Bug Priority:p3-medium | When importing files via the new cloud import feature, the pause-, resume- and retry-functionality are not working as expected. They might in the future, but for now we decided to hide those actions in the UI. | 1.0 | Hide pause-, resume- and retry-functionality for cloud imports - When importing files via the new cloud import feature, the pause-, resume- and retry-functionality are not working as expected. They might in the future, but for now we decided to hide those actions in the UI. | priority | hide pause resume and retry functionality for cloud imports when importing files via the new cloud import feature the pause resume and retry functionality are not working as expected they might in the future but for now we decided to hide those actions in the ui | 1 |
55,521 | 3,073,632,142 | IssuesEvent | 2015-08-19 23:13:57 | RobotiumTech/robotium | https://api.github.com/repos/RobotiumTech/robotium | closed | Unable to tests click on a button... | bug imported invalid Priority-Medium | _From [rsimoni....@gmail.com](https://code.google.com/u/102715984458169311204/) on April 05, 2013 02:30:50_
What steps will reproduce the problem? 1. create an activity with a button "Play"
2. create a test that does solo.clickOnButton("Play") 3. What is the expected output? What do you see instead? I think I have do... | 1.0 | Unable to tests click on a button... - _From [rsimoni....@gmail.com](https://code.google.com/u/102715984458169311204/) on April 05, 2013 02:30:50_
What steps will reproduce the problem? 1. create an activity with a button "Play"
2. create a test that does solo.clickOnButton("Play") 3. What is the expected output? Wha... | priority | unable to tests click on a button from on april what steps will reproduce the problem create an activity with a button play create a test that does solo clickonbutton play what is the expected output what do you see instead i think i have done all correct but i see an error say... | 1 |
54,852 | 3,071,444,342 | IssuesEvent | 2015-08-19 12:10:08 | pavel-pimenov/flylinkdc-r5xx | https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx | closed | Добавить в контекстное меню хаба пункт "Свойства" | Component-UI enhancement imported Priority-Medium Usability | _From [a.rain...@gmail.com](https://code.google.com/u/117892482479228821242/) on September 25, 2010 21:08:38_
Если хаб находится в списке избранных хабов добавить в контекстное меню пункт "Свойства"
_Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=179_ | 1.0 | Добавить в контекстное меню хаба пункт "Свойства" - _From [a.rain...@gmail.com](https://code.google.com/u/117892482479228821242/) on September 25, 2010 21:08:38_
Если хаб находится в списке избранных хабов добавить в контекстное меню пункт "Свойства"
_Original issue: http://code.google.com/p/flylinkdc/issues/detail?... | priority | добавить в контекстное меню хаба пункт свойства from on september если хаб находится в списке избранных хабов добавить в контекстное меню пункт свойства original issue | 1 |
566,895 | 16,833,398,582 | IssuesEvent | 2021-06-18 08:44:47 | space-wizards/RobustToolbox | https://api.github.com/repos/space-wizards/RobustToolbox | closed | Actor component cleanup. | Area: ECS Difficulty: 3 - Intermediate Priority: 2-medium Size: 4 - Large Type: Cleanup Type: Discussion | My proposal for cleaning up BasicActorComponent and IActorComponent is the following,
- [x] Remove IActorComponent. (#1752)
- [x] Remove PlayerAttachedMsg and PlayerDetachedMsg component messages. (#1832)
- [x] Rename PlayerAttachSystemMessage to PlayerAttachedEvent. (#1774)
- [x] Rename PlayerDetachedSystemMessage... | 1.0 | Actor component cleanup. - My proposal for cleaning up BasicActorComponent and IActorComponent is the following,
- [x] Remove IActorComponent. (#1752)
- [x] Remove PlayerAttachedMsg and PlayerDetachedMsg component messages. (#1832)
- [x] Rename PlayerAttachSystemMessage to PlayerAttachedEvent. (#1774)
- [x] Rename ... | priority | actor component cleanup my proposal for cleaning up basicactorcomponent and iactorcomponent is the following remove iactorcomponent remove playerattachedmsg and playerdetachedmsg component messages rename playerattachsystemmessage to playerattachedevent rename playerdetachedsys... | 1 |
241,936 | 7,835,833,118 | IssuesEvent | 2018-06-17 12:04:37 | natebakescakes/team11-cab | https://api.github.com/repos/natebakescakes/team11-cab | closed | Lack of DB Script for others to populate a schema to test our website | Priority: Medium Status: In Progress Type: Enhancement | I think this would be required for anyone to try to re-create our website.
I'll make use of my current schema to generate the SQL. | 1.0 | Lack of DB Script for others to populate a schema to test our website - I think this would be required for anyone to try to re-create our website.
I'll make use of my current schema to generate the SQL. | priority | lack of db script for others to populate a schema to test our website i think this would be required for anyone to try to re create our website i ll make use of my current schema to generate the sql | 1 |
231,049 | 7,623,038,292 | IssuesEvent | 2018-05-03 14:00:35 | yldio/joyent-portal | https://api.github.com/repos/yldio/joyent-portal | closed | Implement UI for learning CLI instructions | engineering medium priority | Implementing these designs:
https://www.figma.com/file/GWTYkBRQT9QPQyjEmHd0MnZi/CI-CLI-Instructions?node-id=12%3A1026
The creation of the CLI instructions will be handled in a separate ticket: https://github.com/yldio/joyent-portal/issues/1355 | 1.0 | Implement UI for learning CLI instructions - Implementing these designs:
https://www.figma.com/file/GWTYkBRQT9QPQyjEmHd0MnZi/CI-CLI-Instructions?node-id=12%3A1026
The creation of the CLI instructions will be handled in a separate ticket: https://github.com/yldio/joyent-portal/issues/1355 | priority | implement ui for learning cli instructions implementing these designs the creation of the cli instructions will be handled in a separate ticket | 1 |
350,342 | 10,482,392,029 | IssuesEvent | 2019-09-24 12:03:34 | TNG/ngqp | https://api.github.com/repos/TNG/ngqp | opened | Programmatically set value of parameters inside a partition | Comp: Core Priority: Medium Status: Needs Triage Type: Bug | **What does the bug look like?**
It should be possible to comfortable programmatically set the value of a query parameter inside a partitioned query parameter. There was a user report that there might be issues with that, so we need to triage, verify, fix and add a test for it.
**How can this bug be reproduced?**... | 1.0 | Programmatically set value of parameters inside a partition - **What does the bug look like?**
It should be possible to comfortable programmatically set the value of a query parameter inside a partitioned query parameter. There was a user report that there might be issues with that, so we need to triage, verify, fix... | priority | programmatically set value of parameters inside a partition what does the bug look like it should be possible to comfortable programmatically set the value of a query parameter inside a partitioned query parameter there was a user report that there might be issues with that so we need to triage verify fix... | 1 |
721,061 | 24,816,673,510 | IssuesEvent | 2022-10-25 13:38:14 | AY2223S1-CS2103T-T13-4/tp | https://api.github.com/repos/AY2223S1-CS2103T-T13-4/tp | closed | Update New Person/Task Success Message | priority.Medium | We can change the MESSAGE_SUCCESS to look nicer.
* New Person
* New Task
* Deletion of Person
* Deletion of Task
E.g. Bold the sections, use newlines. | 1.0 | Update New Person/Task Success Message - We can change the MESSAGE_SUCCESS to look nicer.
* New Person
* New Task
* Deletion of Person
* Deletion of Task
E.g. Bold the sections, use newlines. | priority | update new person task success message we can change the message success to look nicer new person new task deletion of person deletion of task e g bold the sections use newlines | 1 |
682,330 | 23,341,300,727 | IssuesEvent | 2022-08-09 14:13:56 | astronomer/astro-sdk | https://api.github.com/repos/astronomer/astro-sdk | closed | Investigate if we can unpin pandas | priority/medium | We have pinned Pandas library https://github.com/astronomer/astro-sdk/blob/6b90c92029c7470f5e383345fcdaf77861c8cb94/pyproject.toml#L19
This was done in https://github.com/astronomer/astro-sdk/pull/130 but a lot of things have changed since. Let's investigate if this pin (upper bound) is still required.
Related Sl... | 1.0 | Investigate if we can unpin pandas - We have pinned Pandas library https://github.com/astronomer/astro-sdk/blob/6b90c92029c7470f5e383345fcdaf77861c8cb94/pyproject.toml#L19
This was done in https://github.com/astronomer/astro-sdk/pull/130 but a lot of things have changed since. Let's investigate if this pin (upper bo... | priority | investigate if we can unpin pandas we have pinned pandas library this was done in but a lot of things have changed since let s investigate if this pin upper bound is still required related slack thread acceptance criteria run example dags with unpinned pandas and see if it runs fine and crea... | 1 |
86,000 | 3,701,382,282 | IssuesEvent | 2016-02-29 13:01:16 | Teemill/UKTSP_sales | https://api.github.com/repos/Teemill/UKTSP_sales | opened | Studio - £15 whites cheaper | priority:medium | whites are cheaper on all front end customer studio versions (on change colour, get similar message to backend)
| 1.0 | Studio - £15 whites cheaper - whites are cheaper on all front end customer studio versions (on change colour, get similar message to backend)
| priority | studio £ whites cheaper whites are cheaper on all front end customer studio versions on change colour get similar message to backend | 1 |
83,754 | 3,642,074,013 | IssuesEvent | 2016-02-14 02:46:16 | Apollo-Community/ApolloStation | https://api.github.com/repos/Apollo-Community/ApolloStation | opened | Traitors objectives aren't shown at end of round | bug priority: medium | Believe it's only for the SSD who are cryogenically stored. I believe I know what is happening | 1.0 | Traitors objectives aren't shown at end of round - Believe it's only for the SSD who are cryogenically stored. I believe I know what is happening | priority | traitors objectives aren t shown at end of round believe it s only for the ssd who are cryogenically stored i believe i know what is happening | 1 |
810,471 | 30,244,349,906 | IssuesEvent | 2023-07-06 15:25:08 | esac-ic/esac.nl | https://api.github.com/repos/esac-ic/esac.nl | opened | Add: NSAC emergency contact role | enhancement medium priority | The board wanted to add a role for NSAC board to be able to see the emergency contact information of the members | 1.0 | Add: NSAC emergency contact role - The board wanted to add a role for NSAC board to be able to see the emergency contact information of the members | priority | add nsac emergency contact role the board wanted to add a role for nsac board to be able to see the emergency contact information of the members | 1 |
450,522 | 13,012,844,181 | IssuesEvent | 2020-07-25 08:11:24 | buttercup/buttercup-mobile | https://api.github.com/repos/buttercup/buttercup-mobile | opened | Remove dependency on Google APIs for sign-in | Effort: High Platform: Android Priority: Medium Status: Available Type: Enhancement Type: Maintenance | Currently (via react-native-google-signin) Google APIs are required when signing-in to Google Drive. Either find a way to remove this dependency (the Google APIs), or find a way to strip it at build time to produce a second copy of the app without Google Drive support. | 1.0 | Remove dependency on Google APIs for sign-in - Currently (via react-native-google-signin) Google APIs are required when signing-in to Google Drive. Either find a way to remove this dependency (the Google APIs), or find a way to strip it at build time to produce a second copy of the app without Google Drive support. | priority | remove dependency on google apis for sign in currently via react native google signin google apis are required when signing in to google drive either find a way to remove this dependency the google apis or find a way to strip it at build time to produce a second copy of the app without google drive support | 1 |
220,833 | 7,371,476,342 | IssuesEvent | 2018-03-13 11:53:58 | pmem/issues | https://api.github.com/repos/pmem/issues | closed | SIGABRT raised when creating pool based on directory poolset with insufficient size | Exposure: Medium Priority: 3 medium State: To be verified Type: Bug | Steps to reproduce:
1) Create pool set file:
```
$cat pool.set
PMEMPOOLSET
20 /dev/shm/
```
2) Create obj/log/blk pool:
```
$pmempool create obj pool.set
(...)
<libpmempool>: <3> [mmap.c:66 util_mmap_init]
<libpmempool>: <3> [libpmempool.c:69 libpmempool_init]
<libpmempool>: <3> [set.c:120 util_remote_init... | 1.0 | SIGABRT raised when creating pool based on directory poolset with insufficient size - Steps to reproduce:
1) Create pool set file:
```
$cat pool.set
PMEMPOOLSET
20 /dev/shm/
```
2) Create obj/log/blk pool:
```
$pmempool create obj pool.set
(...)
<libpmempool>: <3> [mmap.c:66 util_mmap_init]
<libpmempool>: <... | priority | sigabrt raised when creating pool based on directory poolset with insufficient size steps to reproduce create pool set file cat pool set pmempoolset dev shm create obj log blk pool pmempool create obj pool set path pool set layout null pools... | 1 |
631,646 | 20,157,161,259 | IssuesEvent | 2022-02-09 17:30:21 | capitalone/DataProfiler | https://api.github.com/repos/capitalone/DataProfiler | opened | Datetime Profiler cannot current detect dates with days which have suffixes | Bug Medium Priority | **General Information:**
- Library version: v0.7.6
**Describe the bug:**
While this date can be detected: `Nov 15, 2013` adding a suffix to the day does not allow it to be predicted, e.g. `Nov 15th, 2013`.
**To Reproduce:**
```
DateTimeColumn._get_datetime_profile(pd.Series(['Nov 15th, 2013']))
# output:
... | 1.0 | Datetime Profiler cannot current detect dates with days which have suffixes - **General Information:**
- Library version: v0.7.6
**Describe the bug:**
While this date can be detected: `Nov 15, 2013` adding a suffix to the day does not allow it to be predicted, e.g. `Nov 15th, 2013`.
**To Reproduce:**
```
Dat... | priority | datetime profiler cannot current detect dates with days which have suffixes general information library version describe the bug while this date can be detected nov adding a suffix to the day does not allow it to be predicted e g nov to reproduce datetimecolumn... | 1 |
333,512 | 10,127,476,026 | IssuesEvent | 2019-08-01 10:18:18 | saesrpg/saesrpg-web | https://api.github.com/repos/saesrpg/saesrpg-web | closed | VeC Level 1 Rewards | Priority: Medium Status: Completed Type: Category Type: Permission | Request for the Level 1 rewards of **Vándalos de El Corona**
***
**Forum group named:** Vándalos de El Corona
**Administrative access:** https://saesrpg.uk/user/henry & https://saesrpg.uk/user/markus
***
Also we'd like to take the **Savanna** & **Burrito**. Savanna needs to be pained #b39f33 & Burrito needs to be ... | 1.0 | VeC Level 1 Rewards - Request for the Level 1 rewards of **Vándalos de El Corona**
***
**Forum group named:** Vándalos de El Corona
**Administrative access:** https://saesrpg.uk/user/henry & https://saesrpg.uk/user/markus
***
Also we'd like to take the **Savanna** & **Burrito**. Savanna needs to be pained #b39f33 ... | priority | vec level rewards request for the level rewards of vándalos de el corona forum group named vándalos de el corona administrative access also we d like to take the savanna burrito savanna needs to be pained burrito needs to be black which i think is also add nos ... | 1 |
106,262 | 4,266,142,395 | IssuesEvent | 2016-07-12 13:44:23 | lale-help/lale-help | https://api.github.com/repos/lale-help/lale-help | closed | Strong warning before deleting working groups | help wanted priority:medium | Right now, the administrator can delete existing working groups from the admin page. We have a simple 'are you sure?' warning in the browser. However, we also delete ALL included tasks and supplies (and soon also projects) included in this working group, we could be massive if the group was in use for a while. Given th... | 1.0 | Strong warning before deleting working groups - Right now, the administrator can delete existing working groups from the admin page. We have a simple 'are you sure?' warning in the browser. However, we also delete ALL included tasks and supplies (and soon also projects) included in this working group, we could be massi... | priority | strong warning before deleting working groups right now the administrator can delete existing working groups from the admin page we have a simple are you sure warning in the browser however we also delete all included tasks and supplies and soon also projects included in this working group we could be massi... | 1 |
651,443 | 21,478,713,294 | IssuesEvent | 2022-04-26 15:40:33 | WordPress/openverse-frontend | https://api.github.com/repos/WordPress/openverse-frontend | closed | POT generation does not use OS independent path delimiters | 🟨 priority: medium 🛠 goal: fix 🤖 aspect: dx | ## Description
<!-- Concisely describe the bug. -->
On Windows our POT generation script uses Windows style path delimiters (`\`) and causes there to appear to be changes in CI as CI uses Unix style delimiters (`/`). See this commit for an example: https://github.com/WordPress/openverse-frontend/pull/1063/commits/954... | 1.0 | POT generation does not use OS independent path delimiters - ## Description
<!-- Concisely describe the bug. -->
On Windows our POT generation script uses Windows style path delimiters (`\`) and causes there to appear to be changes in CI as CI uses Unix style delimiters (`/`). See this commit for an example: https://... | priority | pot generation does not use os independent path delimiters description on windows our pot generation script uses windows style path delimiters and causes there to appear to be changes in ci as ci uses unix style delimiters see this commit for an example reproduction run pnpm g... | 1 |
47,043 | 2,971,663,929 | IssuesEvent | 2015-07-14 08:39:43 | clementine-player/Clementine | https://api.github.com/repos/clementine-player/Clementine | closed | Lots of keys don't work as global shortcuts | bug imported Priority-Medium Restrict-AddIssueComment-Commit | _From [ivo.benner](https://code.google.com/u/111685547627706298033/) on October 26, 2010 18:10:26_
If you use brackets, slashes, dot, semicolon, period, apostrophe or comma as global shortcuts it won't work.
The keys are accepted by the GUI but it simply has no effect.
I guess the translation to the X-lib key name... | 1.0 | Lots of keys don't work as global shortcuts - _From [ivo.benner](https://code.google.com/u/111685547627706298033/) on October 26, 2010 18:10:26_
If you use brackets, slashes, dot, semicolon, period, apostrophe or comma as global shortcuts it won't work.
The keys are accepted by the GUI but it simply has no effect.
... | priority | lots of keys don t work as global shortcuts from on october if you use brackets slashes dot semicolon period apostrophe or comma as global shortcuts it won t work the keys are accepted by the gui but it simply has no effect i guess the translation to the x lib key names doesn t work prope... | 1 |
44,111 | 2,899,146,355 | IssuesEvent | 2015-06-17 09:29:10 | greenlion/PHP-SQL-Parser | https://api.github.com/repos/greenlion/PHP-SQL-Parser | opened | No comments support | enhancement imported Priority-Medium | _From [filtru...@gmail.com](https://code.google.com/u/111266810073171883925/) on May 08, 2012 13:44:06_
Hi!
I got 20120507 source and tried to use comments /**/ in sql.
Error: Uncaught exception 'UnableToCalculatePositionException' with message 'cannot calculate position of / within /*Oplia!*/
Are You going to imp... | 1.0 | No comments support - _From [filtru...@gmail.com](https://code.google.com/u/111266810073171883925/) on May 08, 2012 13:44:06_
Hi!
I got 20120507 source and tried to use comments /**/ in sql.
Error: Uncaught exception 'UnableToCalculatePositionException' with message 'cannot calculate position of / within /*Oplia!*/... | priority | no comments support from on may hi i got source and tried to use comments in sql error uncaught exception unabletocalculatepositionexception with message cannot calculate position of within oplia are you going to implement comments for hints in sql or some commentation in ... | 1 |
365,560 | 10,789,261,869 | IssuesEvent | 2019-11-05 11:30:48 | canonical-web-and-design/ubuntu.com | https://api.github.com/repos/canonical-web-and-design/ubuntu.com | closed | /blog/tag/anything has incomplete <title> | Priority: Medium | 1\. Go to any [ubuntu.com/blog](https://ubuntu.com/blog) article.
2\. Click any of the tags below the article title, for example [GNOME](https://ubuntu.com/blog/tag/gnome), [IBM](https://ubuntu.com/blog/tag/ibm), or [Snaps](https://ubuntu.com/blog/tag/snaps).
3\. Look at the page title.
What you see: “| Ubuntu”
... | 1.0 | /blog/tag/anything has incomplete <title> - 1\. Go to any [ubuntu.com/blog](https://ubuntu.com/blog) article.
2\. Click any of the tags below the article title, for example [GNOME](https://ubuntu.com/blog/tag/gnome), [IBM](https://ubuntu.com/blog/tag/ibm), or [Snaps](https://ubuntu.com/blog/tag/snaps).
3\. Look at th... | priority | blog tag anything has incomplete go to any article click any of the tags below the article title for example or look at the page title what you see “ ubuntu” what you should see the tag should be included in the title — for example “gnome ubuntu” “ibm ubuntu” or “sn... | 1 |
30,715 | 2,724,936,553 | IssuesEvent | 2015-04-14 20:39:55 | CruxFramework/crux-widgets | https://api.github.com/repos/CruxFramework/crux-widgets | closed | Update Crux to include new GWT compiler options | bug imported Milestone-M14-C3 Priority-Medium | _From [samuel@cruxframework.org](https://code.google.com/u/samuel@cruxframework.org/) on May 30, 2014 14:33:56_
GWT has updated the compiler options and Crux has to be updated!
_Original issue: http://code.google.com/p/crux-framework/issues/detail?id=380_ | 1.0 | Update Crux to include new GWT compiler options - _From [samuel@cruxframework.org](https://code.google.com/u/samuel@cruxframework.org/) on May 30, 2014 14:33:56_
GWT has updated the compiler options and Crux has to be updated!
_Original issue: http://code.google.com/p/crux-framework/issues/detail?id=380_ | priority | update crux to include new gwt compiler options from on may gwt has updated the compiler options and crux has to be updated original issue | 1 |
653,263 | 21,578,285,164 | IssuesEvent | 2022-05-02 15:52:23 | SimplyVC/panic | https://api.github.com/repos/SimplyVC/panic | opened | Get list for Threshold alerts and Alerts severity | UI iteration 2 Priority: Medium | List to be based by base chain and saved in MongoDB.
Document the list for easy recall. | 1.0 | Get list for Threshold alerts and Alerts severity - List to be based by base chain and saved in MongoDB.
Document the list for easy recall. | priority | get list for threshold alerts and alerts severity list to be based by base chain and saved in mongodb document the list for easy recall | 1 |
54,854 | 3,071,446,331 | IssuesEvent | 2015-08-19 12:10:56 | pavel-pimenov/flylinkdc-r5xx | https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx | closed | Не отображать входящие соединения через DHT из заблокированного IPGuard-ом диапазона адресов | duplicate enhancement imported Performance Priority-Medium Security | _From [xcro...@gmail.com](https://code.google.com/u/107505341393736000269/) on September 25, 2010 23:56:01_
Не отображать входящие соединения через DHT из заблокированного IPGuard-ом диапазона адресов.
_Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=181_ | 1.0 | Не отображать входящие соединения через DHT из заблокированного IPGuard-ом диапазона адресов - _From [xcro...@gmail.com](https://code.google.com/u/107505341393736000269/) on September 25, 2010 23:56:01_
Не отображать входящие соединения через DHT из заблокированного IPGuard-ом диапазона адресов.
_Original issue: http... | priority | не отображать входящие соединения через dht из заблокированного ipguard ом диапазона адресов from on september не отображать входящие соединения через dht из заблокированного ipguard ом диапазона адресов original issue | 1 |
349,715 | 10,472,304,533 | IssuesEvent | 2019-09-23 09:52:41 | wso2/product-is | https://api.github.com/repos/wso2/product-is | closed | Calling JWKS endpoint in tenant fails after a restart | Complexity/Medium Priority/Highest Severity/Critical Type/Bug | When calling the JWKS endpoint (https://localhost:9443/t/abc.com/oauth2/jwks) of a tenant, right after restart without loading the tenant, there is an error.
Bellow stack trace can be observed.
```
[2019-09-16 20:25:12,013] [c84e0c8e-6144-4c7d-8169-75e19691833e] ERROR {org.wso2.carbon.identity.oauth.endpoint.jw... | 1.0 | Calling JWKS endpoint in tenant fails after a restart - When calling the JWKS endpoint (https://localhost:9443/t/abc.com/oauth2/jwks) of a tenant, right after restart without loading the tenant, there is an error.
Bellow stack trace can be observed.
```
[2019-09-16 20:25:12,013] [c84e0c8e-6144-4c7d-8169-75e1969... | priority | calling jwks endpoint in tenant fails after a restart when calling the jwks endpoint of a tenant right after restart without loading the tenant there is an error bellow stack trace can be observed error org carbon identity oauth endpoint jwks jwksendpoint error while generating the keyset... | 1 |
785,552 | 27,617,887,206 | IssuesEvent | 2023-03-09 20:57:56 | CDCgov/prime-reportstream | https://api.github.com/repos/CDCgov/prime-reportstream | opened | HHS Protect/Palantir is requesting example HL7 messages to test and validate | onboarding-ops Medium Priority | ## Problem statement
We met with the HHS Protect/Palantir team on March 2 to discuss the transition of RS sending HL7 messages instead of CSV. They followed-up on March 9 to ask for example HL7 messages.
## What you need to know
Email:
Charlee Sherrill <csherrill@palantir.com>
2:12 PM (42 minutes ago)
to John, qva... | 1.0 | HHS Protect/Palantir is requesting example HL7 messages to test and validate - ## Problem statement
We met with the HHS Protect/Palantir team on March 2 to discuss the transition of RS sending HL7 messages instead of CSV. They followed-up on March 9 to ask for example HL7 messages.
## What you need to know
Email:
... | priority | hhs protect palantir is requesting example messages to test and validate problem statement we met with the hhs protect palantir team on march to discuss the transition of rs sending messages instead of csv they followed up on march to ask for example messages what you need to know email charle... | 1 |
711,100 | 24,450,109,520 | IssuesEvent | 2022-10-06 21:52:27 | Chatterino/chatterino2 | https://api.github.com/repos/Chatterino/chatterino2 | closed | Migrate /ban command to Helix API | Platform: Twitch Priority: Medium Deprecation: Twitch IRC Commands hacktoberfest | As part of Twitch's announced deprecation of IRC-based commands ([see here for more info](https://discuss.dev.twitch.tv/t/deprecation-of-chat-commands-through-irc/40486), the `/ban` command needs to be migrated to use the relevant Helix API endpoint.
Helix API reference: https://dev.twitch.tv/docs/api/reference#ban-us... | 1.0 | Migrate /ban command to Helix API - As part of Twitch's announced deprecation of IRC-based commands ([see here for more info](https://discuss.dev.twitch.tv/t/deprecation-of-chat-commands-through-irc/40486), the `/ban` command needs to be migrated to use the relevant Helix API endpoint.
Helix API reference: https://dev... | priority | migrate ban command to helix api as part of twitch s announced deprecation of irc based commands the ban command needs to be migrated to use the relevant helix api endpoint helix api reference split from | 1 |
632,109 | 20,172,620,610 | IssuesEvent | 2022-02-10 11:49:02 | JonasMuehlmann/MVPL | https://api.github.com/repos/JonasMuehlmann/MVPL | closed | Make logging optional through CLI flag | enhancement target: parser effort: medium priority: medium | - [x] Handle with `-v --verbose` flag
- [x] Print to `stderr` instead of `stdout` | 1.0 | Make logging optional through CLI flag - - [x] Handle with `-v --verbose` flag
- [x] Print to `stderr` instead of `stdout` | priority | make logging optional through cli flag handle with v verbose flag print to stderr instead of stdout | 1 |
52,506 | 3,023,811,006 | IssuesEvent | 2015-08-01 22:27:22 | ghaering/pysqlite | https://api.github.com/repos/ghaering/pysqlite | closed | possible encode/decode bug | bug imported Priority-Medium | _From [hector...@gmail.com](https://code.google.com/u/112126628626065892619/) on June 09, 2010 10:35:44_
read // run the attached code its auto explaining
thanks for pysqlite!!!!
and keep up the good work
Héctor Alvarez: monobot.soft@gmail.com
**Attachment:** [pysqlite bug.py](http://code.google.com/p/pysqlite... | 1.0 | possible encode/decode bug - _From [hector...@gmail.com](https://code.google.com/u/112126628626065892619/) on June 09, 2010 10:35:44_
read // run the attached code its auto explaining
thanks for pysqlite!!!!
and keep up the good work
Héctor Alvarez: monobot.soft@gmail.com
**Attachment:** [pysqlite bug.py](http... | priority | possible encode decode bug from on june read run the attached code its auto explaining thanks for pysqlite and keep up the good work héctor alvarez monobot soft gmail com attachment original issue | 1 |
458,039 | 13,167,346,742 | IssuesEvent | 2020-08-11 10:06:36 | SkriptLang/Skript | https://api.github.com/repos/SkriptLang/Skript | closed | Furnace slot support for smokers, blast furnace | bug completed priority: medium | ### Description
Furnace slot expression does not support new type of furnaces (Smokers, Blast furnace)
### Steps to Reproduce
Call the expression on smokers and blast furnace
### Expected Behavior
Shows the inventory slot for ore slot, fuel slot, result slot
### Errors / Screenshots

### Steps to Reproduce
Call the expression on smokers and blast furnace
### Expected Behavior
Shows the inventory slot for ore slot, fuel slot, result slot
... | priority | furnace slot support for smokers blast furnace description furnace slot expression does not support new type of furnaces smokers blast furnace steps to reproduce call the expression on smokers and blast furnace expected behavior shows the inventory slot for ore slot fuel slot result slot ... | 1 |
459,500 | 13,194,301,423 | IssuesEvent | 2020-08-13 16:35:27 | ansible/ansible-lint | https://api.github.com/repos/ansible/ansible-lint | opened | Make use of yamllint for generic YAML issues | priority/medium status/new | ##### Summary
Few weeks back I opened the subject on https://www.reddit.com/r/ansible/comments/hvo67m/should_ansiblelint_also_call_yamllint/ as I think our linter should not perform tasks that are already covered by YAML generic tools.
##### Issue Type
- Feature Idea
##### Additional Information
Instead of... | 1.0 | Make use of yamllint for generic YAML issues - ##### Summary
Few weeks back I opened the subject on https://www.reddit.com/r/ansible/comments/hvo67m/should_ansiblelint_also_call_yamllint/ as I think our linter should not perform tasks that are already covered by YAML generic tools.
##### Issue Type
- Feature Ide... | priority | make use of yamllint for generic yaml issues summary few weeks back i opened the subject on as i think our linter should not perform tasks that are already covered by yaml generic tools issue type feature idea additional information instead of re implementing rules that already exi... | 1 |
357,862 | 10,618,369,858 | IssuesEvent | 2019-10-13 03:48:49 | carbon-design-system/ibm-dotcom-library | https://api.github.com/repos/carbon-design-system/ibm-dotcom-library | closed | Define Swarm support teams and create the schedule | adopter support migrate priority: medium | _hahnrob created the following on Sep 06:_
#### User Story
<!-- {{Provide a detailed description of the user's need here, but avoid any type of solutions}} -->
> As a `[user role below]`:
DDS support team
> I need to:
effectively triage all incoming support tickets
> so that I can:
best manage the team's time and... | 1.0 | Define Swarm support teams and create the schedule - _hahnrob created the following on Sep 06:_
#### User Story
<!-- {{Provide a detailed description of the user's need here, but avoid any type of solutions}} -->
> As a `[user role below]`:
DDS support team
> I need to:
effectively triage all incoming support tick... | priority | define swarm support teams and create the schedule hahnrob created the following on sep user story as a dds support team i need to effectively triage all incoming support tickets so that i can best manage the team s time and allocation on support additional information ... | 1 |
418,088 | 12,193,125,108 | IssuesEvent | 2020-04-29 13:58:23 | microsoft/terraform-provider-azuredevops | https://api.github.com/repos/microsoft/terraform-provider-azuredevops | closed | Design: What does a "release" look like for this provider? | needs breakdown priority-medium spike | <!--- Please keep this note for the community --->
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request
* Please do not l... | 1.0 | Design: What does a "release" look like for this provider? - <!--- Please keep this note for the community --->
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the communi... | priority | design what does a release look like for this provider community note please vote on this issue by adding a 👍 to the original issue to help the community and maintainers prioritize this request please do not leave or me too comments they generate extra noise for issue followers and d... | 1 |
535,230 | 15,684,830,775 | IssuesEvent | 2021-03-25 10:27:54 | sunpy/sunpy | https://api.github.com/repos/sunpy/sunpy | closed | Add an example on how to plot positions on a blank map | Effort Medium Examples Good First Issue Hacktoberfest Package Novice Priority Low map | <!-- This comments are hidden when you submit the issue so you do not need to remove them!
Please be sure to check out our contributing guidelines: https://github.com/sunpy/sunpy/blob/master/CONTRIBUTING.rst
Please be sure to check out our code of conduct:
https://github.com/sunpy/sunpy/blob/master/CODE_OF_CONDUCT.r... | 1.0 | Add an example on how to plot positions on a blank map - <!-- This comments are hidden when you submit the issue so you do not need to remove them!
Please be sure to check out our contributing guidelines: https://github.com/sunpy/sunpy/blob/master/CONTRIBUTING.rst
Please be sure to check out our code of conduct:
htt... | priority | add an example on how to plot positions on a blank map this comments are hidden when you submit the issue so you do not need to remove them please be sure to check out our contributing guidelines please be sure to check out our code of conduct please have a search on our github repository t... | 1 |
311,515 | 9,534,515,866 | IssuesEvent | 2019-04-30 01:58:21 | Tfarcenim/ClassicBar | https://api.github.com/repos/Tfarcenim/ClassicBar | closed | [Enhancements] Some effect-related things | Medium priority enhancement | - Taking damage cuts to the current HP, with no indication of exactly how much damage was done.
- For default reference, unless the active texturepack gets rid of them by editing the icons file, the default hearts have a flashing overlay that shows how much damage the last hit took.
- A concept sketch of how it c... | 1.0 | [Enhancements] Some effect-related things - - Taking damage cuts to the current HP, with no indication of exactly how much damage was done.
- For default reference, unless the active texturepack gets rid of them by editing the icons file, the default hearts have a flashing overlay that shows how much damage the last... | priority | some effect related things taking damage cuts to the current hp with no indication of exactly how much damage was done for default reference unless the active texturepack gets rid of them by editing the icons file the default hearts have a flashing overlay that shows how much damage the last hit took ... | 1 |
697,759 | 23,952,110,935 | IssuesEvent | 2022-09-12 12:24:29 | jenkins-x/jx-ui | https://api.github.com/repos/jenkins-x/jx-ui | closed | Visual representation of the pipeline steps | gsoc2022 medium priority/critical-urgent | Pipeline steps should be represented visually using a DAG, a good example is argo workflow or airflow.
Example: https://miro.medium.com/max/6400/1*iRBV3v8MI_FGb_24K14HIg.png | 1.0 | Visual representation of the pipeline steps - Pipeline steps should be represented visually using a DAG, a good example is argo workflow or airflow.
Example: https://miro.medium.com/max/6400/1*iRBV3v8MI_FGb_24K14HIg.png | priority | visual representation of the pipeline steps pipeline steps should be represented visually using a dag a good example is argo workflow or airflow example | 1 |
250,976 | 7,993,377,869 | IssuesEvent | 2018-07-20 07:25:43 | BEXIS2/Core | https://api.github.com/repos/BEXIS2/Core | opened | Ui Issue with arrows in the DIM Metadata Mapping | Priority: Medium Type: Bug | **Describe the bug**
sometimes the arrows in the mapping page are connection to places that are not set as edges for the arrows.

| 1.0 | Ui Issue with arrows in the DIM Metadata Mapping - **Describe the bug**
sometimes the arrows in the mapping page are connection to places that are not set as edges for the arrows.

| priority | ui issue with arrows in the dim metadata mapping describe the bug sometimes the arrows in the mapping page are connection to places that are not set as edges for the arrows | 1 |
20,626 | 2,622,855,044 | IssuesEvent | 2015-03-04 08:07:18 | max99x/pagemon-chrome-ext | https://api.github.com/repos/max99x/pagemon-chrome-ext | closed | Unable to retrieve the selected page | auto-migrated Priority-Medium Type-Enhancement | ```
Hi, Always I use this fantastic extension to monitor a table in a website but
last week, the develop-per of this website, changes the structure and I have
problems.
The new structure of the website loads the table in 22seconds instead of
3-4seconds then old structure. I think that "Page Monitor" has a short ti... | 1.0 | Unable to retrieve the selected page - ```
Hi, Always I use this fantastic extension to monitor a table in a website but
last week, the develop-per of this website, changes the structure and I have
problems.
The new structure of the website loads the table in 22seconds instead of
3-4seconds then old structure. I t... | priority | unable to retrieve the selected page hi always i use this fantastic extension to monitor a table in a website but last week the develop per of this website changes the structure and i have problems the new structure of the website loads the table in instead of then old structure i think that page... | 1 |
716,681 | 24,644,339,519 | IssuesEvent | 2022-10-17 13:53:51 | trustwallet/wallet-core | https://api.github.com/repos/trustwallet/wallet-core | closed | Support custom IBC chains without code change, but runtime data | enhancement priority:medium improvements | **Is your feature request related to a problem? Please describe.**
Similar to #2612
- [x] Make AnyAddress work with Bech32 Cosmos address - Implemented in #2643
- [x] Make AnySigner unit test with juno tx - Implemented #2646
## Research
The number 1 and number 2 solutions make more sense to me. Checking t... | 1.0 | Support custom IBC chains without code change, but runtime data - **Is your feature request related to a problem? Please describe.**
Similar to #2612
- [x] Make AnyAddress work with Bech32 Cosmos address - Implemented in #2643
- [x] Make AnySigner unit test with juno tx - Implemented #2646
## Research
The... | priority | support custom ibc chains without code change but runtime data is your feature request related to a problem please describe similar to make anyaddress work with cosmos address implemented in make anysigner unit test with juno tx implemented research the number and numb... | 1 |
596,434 | 18,104,283,541 | IssuesEvent | 2021-09-22 17:23:33 | NOAA-GSL/VxLegacyIngest | https://api.github.com/repos/NOAA-GSL/VxLegacyIngest | closed | GFS Retrospective Verification | Status: Doing Type: Task Priority: Medium | ---
Author Name: **jeffrey.a.hamilton** (jeffrey.a.hamilton)
Original Redmine Issue: 22875, https://vlab.ncep.noaa.gov/redmine/issues/22875
Original Date: 2016-10-05
Original Assignee: jeffrey.a.hamilton
---
Ming has some GFS data that he would like to run upper-air verification on. We should have some scripts that... | 1.0 | GFS Retrospective Verification - ---
Author Name: **jeffrey.a.hamilton** (jeffrey.a.hamilton)
Original Redmine Issue: 22875, https://vlab.ncep.noaa.gov/redmine/issues/22875
Original Date: 2016-10-05
Original Assignee: jeffrey.a.hamilton
---
Ming has some GFS data that he would like to run upper-air verification on.... | priority | gfs retrospective verification author name jeffrey a hamilton jeffrey a hamilton original redmine issue original date original assignee jeffrey a hamilton ming has some gfs data that he would like to run upper air verification on we should have some scripts that handle this but they... | 1 |
531,374 | 15,496,361,512 | IssuesEvent | 2021-03-11 02:32:05 | AY2021S2-TIC4002-F18-2/tp2 | https://api.github.com/repos/AY2021S2-TIC4002-F18-2/tp2 | closed | As a user I can sort employee records by name | priority.Medium type.Story | … so that I can view employee records in alphabetical order | 1.0 | As a user I can sort employee records by name - … so that I can view employee records in alphabetical order | priority | as a user i can sort employee records by name … so that i can view employee records in alphabetical order | 1 |
31,896 | 2,740,994,995 | IssuesEvent | 2015-04-21 08:06:59 | MDAnalysis/mdanalysis | https://api.github.com/repos/MDAnalysis/mdanalysis | closed | Guess bonds on Universe creation | API enhancement Priority-Medium question usability | Currently PDBParsers have a guess_bonds keyword which lets them guess bonds on construction. It would be good to move this out of PDB and available for all formats.
So I could do..
```python
u = mda.Universe('something.gro', guess_bonds=True)
```
And have bonds guessed.
What would be the best way to do this?... | 1.0 | Guess bonds on Universe creation - Currently PDBParsers have a guess_bonds keyword which lets them guess bonds on construction. It would be good to move this out of PDB and available for all formats.
So I could do..
```python
u = mda.Universe('something.gro', guess_bonds=True)
```
And have bonds guessed.
Wha... | priority | guess bonds on universe creation currently pdbparsers have a guess bonds keyword which lets them guess bonds on construction it would be good to move this out of pdb and available for all formats so i could do python u mda universe something gro guess bonds true and have bonds guessed wha... | 1 |
92,627 | 3,872,898,067 | IssuesEvent | 2016-04-11 15:15:34 | jcgregorio/httplib2 | https://api.github.com/repos/jcgregorio/httplib2 | closed | tar permission problems | bug imported Priority-Medium | _From [schw...@gmail.com](https://code.google.com/u/102101513984015207006/) on March 13, 2013 21:04:00_
The permissions changed on the egg directory. They need a chmod u+r. This change to 0.8.0 causes fink to install an unreadable egg dir. I'm on mac osx 10.8.
ls -la python2/httplib2.egg-info/
total 32
drwxr-x... | 1.0 | tar permission problems - _From [schw...@gmail.com](https://code.google.com/u/102101513984015207006/) on March 13, 2013 21:04:00_
The permissions changed on the egg directory. They need a chmod u+r. This change to 0.8.0 causes fink to install an unreadable egg dir. I'm on mac osx 10.8.
ls -la python2/httplib2.eg... | priority | tar permission problems from on march the permissions changed on the egg directory they need a chmod u r this change to causes fink to install an unreadable egg dir i m on mac osx ls la egg info total drwxr x schwehr staff mar drwxr x schwehr ... | 1 |
93,972 | 3,917,117,496 | IssuesEvent | 2016-04-21 06:40:57 | Captianrock/android_PV | https://api.github.com/repos/Captianrock/android_PV | closed | Add a trace data page to the web app | Medium Priority New Feature | Add a new webpage to the web app which displays data from the trace. Include tables for most time consuming methods, least time consuming methods, number of times a method was run, etc. | 1.0 | Add a trace data page to the web app - Add a new webpage to the web app which displays data from the trace. Include tables for most time consuming methods, least time consuming methods, number of times a method was run, etc. | priority | add a trace data page to the web app add a new webpage to the web app which displays data from the trace include tables for most time consuming methods least time consuming methods number of times a method was run etc | 1 |
809,070 | 30,123,169,432 | IssuesEvent | 2023-06-30 16:55:20 | ONEARMY/community-platform | https://api.github.com/repos/ONEARMY/community-platform | closed | [bug] infinite how-to upload status | Priority: Medium Type:Bug🐛 Help wanted Backend | **Describe the bug**
Some users experienced infinite upload status in how-to submit modal.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to how-to/create
2. save a how-to
3. while uploading deactivate the wifi, so upload is uncomplete
**Expected behavior**
User should have a better understanding... | 1.0 | [bug] infinite how-to upload status - **Describe the bug**
Some users experienced infinite upload status in how-to submit modal.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to how-to/create
2. save a how-to
3. while uploading deactivate the wifi, so upload is uncomplete
**Expected behavior**
U... | priority | infinite how to upload status describe the bug some users experienced infinite upload status in how to submit modal to reproduce steps to reproduce the behavior go to how to create save a how to while uploading deactivate the wifi so upload is uncomplete expected behavior user ... | 1 |
823,152 | 30,929,648,864 | IssuesEvent | 2023-08-06 23:07:30 | Memmy-App/memmy | https://api.github.com/repos/Memmy-App/memmy | closed | Post preview shows Markdown code | bug medium priority markdown in progress | **Describe the bug**
In the posts list, post previews show Markdown code, i.e. for links, instead of user readable text.
**To Reproduce**
View post with embedded link as preview.
**Expected behavior**
Only user readable text is displayed.
**Screenshots**
Example preview:
 | dev:feature difficulty:medium priority:low | # Background
<!--- Put any relevant background information here. --->
To protect dev database information, we should implement a password page that blocks access to the deployed dev environment (`staging` branch). The password page from the admin-dashboard can be reused.
 - # Background
<!--- Put any relevant background information here. --->
To protect dev database information, we should implement a password page that blocks access to the deployed dev environment (`staging` branch). The password page from the admin-dashboard ... | priority | add password page to staging environment dev environment background to protect dev database information we should implement a password page that blocks access to the deployed dev environment staging branch the password page from the admin dashboard can be reused task copy the ui of th... | 1 |
125,963 | 4,970,670,088 | IssuesEvent | 2016-12-05 16:36:22 | phetsims/tasks | https://api.github.com/repos/phetsims/tasks | closed | Training QA tester on screen reader? | dev:a11y priority:3-medium tasks:QA | Can one (or more) of the QA testers start doing some basic testing of the accessible prototypes using screen readers (JAWS, NVDA, and Voiceover only)? This would likely require a meeting with @jessegreenberg to introduce them to how screen readers work, where to find lists of common hotkeys (e.g., how to turn the reade... | 1.0 | Training QA tester on screen reader? - Can one (or more) of the QA testers start doing some basic testing of the accessible prototypes using screen readers (JAWS, NVDA, and Voiceover only)? This would likely require a meeting with @jessegreenberg to introduce them to how screen readers work, where to find lists of comm... | priority | training qa tester on screen reader can one or more of the qa testers start doing some basic testing of the accessible prototypes using screen readers jaws nvda and voiceover only this would likely require a meeting with jessegreenberg to introduce them to how screen readers work where to find lists of comm... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.