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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
49,363 | 3,002,164,743 | IssuesEvent | 2015-07-24 15:39:12 | jayway/powermock | https://api.github.com/repos/jayway/powermock | opened | java.lang.IllegalStateException: Failed to transform class Reason: PowerMock internal error when modifying method. | bug imported Priority-Medium | _From [petrkn...@gmail.com](https://code.google.com/u/104862038159999963299/) on February 21, 2012 21:31:58_
What steps will reproduce the problem? I am using the following code:
1) Class Debugger for which I would like to mock static void methods
package uk.ac.open.util;
public class Debugger {
public st... | 1.0 | java.lang.IllegalStateException: Failed to transform class Reason: PowerMock internal error when modifying method. - _From [petrkn...@gmail.com](https://code.google.com/u/104862038159999963299/) on February 21, 2012 21:31:58_
What steps will reproduce the problem? I am using the following code:
1) Class Debugger for ... | priority | java lang illegalstateexception failed to transform class reason powermock internal error when modifying method from on february what steps will reproduce the problem i am using the following code class debugger for which i would like to mock static void methods package uk ac open util ... | 1 |
49,599 | 3,003,707,504 | IssuesEvent | 2015-07-25 05:51:21 | jayway/powermock | https://api.github.com/repos/jayway/powermock | closed | Powermock ignores the answer in the @Mock annotation | bug imported Priority-Medium | _From [ger...@gmail.com](https://code.google.com/u/112342141579751635264/) on March 06, 2014 09:21:47_
What steps will reproduce the problem? Write a test, where a field is annotated with @Mock(answer = Answers.CALLS_REAL_METHODS) What is the expected output? What do you see instead? In Mockito, this works perfectly. ... | 1.0 | Powermock ignores the answer in the @Mock annotation - _From [ger...@gmail.com](https://code.google.com/u/112342141579751635264/) on March 06, 2014 09:21:47_
What steps will reproduce the problem? Write a test, where a field is annotated with @Mock(answer = Answers.CALLS_REAL_METHODS) What is the expected output? Wha... | priority | powermock ignores the answer in the mock annotation from on march what steps will reproduce the problem write a test where a field is annotated with mock answer answers calls real methods what is the expected output what do you see instead in mockito this works perfectly it simply calls ... | 1 |
422,124 | 12,266,476,132 | IssuesEvent | 2020-05-07 09:01:25 | mlr-org/mlr3 | https://api.github.com/repos/mlr-org/mlr3 | closed | Learners: `run_paramtest()` does not check "predict" args | Priority: Medium Status: Accepted Type: Enhancement | Only "train" args.
Already stumbled across an instance where "predict" args are missing. | 1.0 | Learners: `run_paramtest()` does not check "predict" args - Only "train" args.
Already stumbled across an instance where "predict" args are missing. | priority | learners run paramtest does not check predict args only train args already stumbled across an instance where predict args are missing | 1 |
824,296 | 31,148,560,418 | IssuesEvent | 2023-08-16 08:22:31 | yugabyte/yugabyte-db | https://api.github.com/repos/yugabyte/yugabyte-db | reopened | Ensure importer does not read data in queue segment that has not been fsync-ed | kind/new-feature priority/medium area/ecosystem jira-originated | Jira Link: [DB-7512](https://yugabyte.atlassian.net/browse/DB-7512)
[DB-7512]: https://yugabyte.atlassian.net/browse/DB-7512?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ | 1.0 | Ensure importer does not read data in queue segment that has not been fsync-ed - Jira Link: [DB-7512](https://yugabyte.atlassian.net/browse/DB-7512)
[DB-7512]: https://yugabyte.atlassian.net/browse/DB-7512?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ | priority | ensure importer does not read data in queue segment that has not been fsync ed jira link | 1 |
540,370 | 15,806,988,403 | IssuesEvent | 2021-04-04 08:17:10 | AY2021S2-CS2113T-W09-2/tp | https://api.github.com/repos/AY2021S2-CS2113T-W09-2/tp | closed | [PE-D] Update prerequisite after marked as done | priority.High severity.Low severity.Medium type.Bug | No details provided.

After marking a module as done, it was still possible to update the mod with a prerequisite of an undone mod. Perhaps can consider checking for th... | 1.0 | [PE-D] Update prerequisite after marked as done - No details provided.

After marking a module as done, it was still possible to update the mod with a prerequisite of a... | priority | update prerequisite after marked as done no details provided after marking a module as done it was still possible to update the mod with a prerequisite of an undone mod perhaps can consider checking for this and throwing an error labels severity low type functionalitybug original ... | 1 |
292,768 | 8,967,739,709 | IssuesEvent | 2019-01-29 05:00:34 | cybercongress/chaingear | https://api.github.com/repos/cybercongress/chaingear | closed | Decreasing gas consumption, audit | Priority: Medium Type: Enhancement | #### Overview
- [Here](https://github.com/cybercongress/chaingear/blob/master/README.md) you can explore Chaingear's basic idea
- [Here](https://github.com/cybercongress/chaingear/blob/master/docs/contracts.md) you can explore contract's general docs
- [Here](https://github.com/cybercongress/chaingear/blob/master/do... | 1.0 | Decreasing gas consumption, audit - #### Overview
- [Here](https://github.com/cybercongress/chaingear/blob/master/README.md) you can explore Chaingear's basic idea
- [Here](https://github.com/cybercongress/chaingear/blob/master/docs/contracts.md) you can explore contract's general docs
- [Here](https://github.com/cy... | priority | decreasing gas consumption audit overview you can explore chaingear s basic idea you can explore contract s general docs you can explore common pipelines you can explore development docs current project situation chaingear s smart contracts in first alpha release i... | 1 |
716,919 | 24,653,111,833 | IssuesEvent | 2022-10-17 20:27:38 | phylum-dev/phylum-ci | https://api.github.com/repos/phylum-dev/phylum-ci | opened | Allow `.phylum_project` file to be optional | enhancement medium priority | ## Overview
**Is your feature request related to a problem? Please describe.**
The current integrations all have a pre-requisite that a `.phylum_project` file exists at the working directory or a project name is specified as an option. It would be great if the integration provided a default project name when one is... | 1.0 | Allow `.phylum_project` file to be optional - ## Overview
**Is your feature request related to a problem? Please describe.**
The current integrations all have a pre-requisite that a `.phylum_project` file exists at the working directory or a project name is specified as an option. It would be great if the integrati... | priority | allow phylum project file to be optional overview is your feature request related to a problem please describe the current integrations all have a pre requisite that a phylum project file exists at the working directory or a project name is specified as an option it would be great if the integrati... | 1 |
465,241 | 13,369,026,636 | IssuesEvent | 2020-09-01 08:14:12 | enso-org/ide | https://api.github.com/repos/enso-org/ide | closed | Project name is disappearing/changing position after resize | Category: GUI Priority: Medium Type: Bug | <!--
Please ensure that you are using the latest version of Enso IDE before reporting
the bug! It may have been fixed since.
-->
### General Summary
<!--
- Please include a high-level description of your bug here.
-->
Despite of the size of the window the project name should be always on the top of the window. Right ... | 1.0 | Project name is disappearing/changing position after resize - <!--
Please ensure that you are using the latest version of Enso IDE before reporting
the bug! It may have been fixed since.
-->
### General Summary
<!--
- Please include a high-level description of your bug here.
-->
Despite of the size of the window the ... | priority | project name is disappearing changing position after resize please ensure that you are using the latest version of enso ide before reporting the bug it may have been fixed since general summary please include a high level description of your bug here despite of the size of the window the ... | 1 |
62,778 | 3,193,126,895 | IssuesEvent | 2015-09-30 01:58:14 | SiCKRAGETV/sickrage-issues | https://api.github.com/repos/SiCKRAGETV/sickrage-issues | closed | massEditSubmit failed | 1: Bug / issue 2: Medium Priority | BRANCH: (master) / COMMIT: (bb16d3a3e4d3462a73b944c6e7d9384798774ffd)
Tried to edit paths ( A moved to B) and got the below on submit
```
2015-09-10 11:23:30 DEBUG TORNADO :: Failed doing webui request "massEditSubmit":
Traceback (most recent call last):
File "/opt/SickBeard-tvrage/sickbeard/webserve.... | 1.0 | massEditSubmit failed - BRANCH: (master) / COMMIT: (bb16d3a3e4d3462a73b944c6e7d9384798774ffd)
Tried to edit paths ( A moved to B) and got the below on submit
```
2015-09-10 11:23:30 DEBUG TORNADO :: Failed doing webui request "massEditSubmit":
Traceback (most recent call last):
File "/opt/SickBeard-tv... | priority | masseditsubmit failed branch master commit tried to edit paths a moved to b and got the below on submit debug tornado failed doing webui request masseditsubmit traceback most recent call last file opt sickbeard tvrage sickbeard webserve py line in get ... | 1 |
113,088 | 4,543,059,103 | IssuesEvent | 2016-09-10 00:06:35 | brannondorsey/FermiGameJam | https://api.github.com/repos/brannondorsey/FermiGameJam | opened | Warn/Error to user if any API/Style is not supported by browser | medium priority | Bleeding edge APIs include:
- [ ] WebGL
- [ ] PeerJS/WebRTC
- [ ] GeoLocation
- [ ] CSS Flexboxes
| 1.0 | Warn/Error to user if any API/Style is not supported by browser - Bleeding edge APIs include:
- [ ] WebGL
- [ ] PeerJS/WebRTC
- [ ] GeoLocation
- [ ] CSS Flexboxes
| priority | warn error to user if any api style is not supported by browser bleeding edge apis include webgl peerjs webrtc geolocation css flexboxes | 1 |
431,134 | 12,475,585,179 | IssuesEvent | 2020-05-29 11:54:45 | hotosm/tasking-manager | https://api.github.com/repos/hotosm/tasking-manager | closed | when selecting area validation option I get tasks that has been validated already | Component: Frontend Priority: Medium Status: Needs implementation Type: Enhancement | If I select the area validation option (where I draw a polygon in an area of interest) I expect to validate tasks that hasn't been validated. However, it seems like this selection option also includes tasks that has passed already passed validation.
This was experienced while validating [this](https://tasks.hotosm.o... | 1.0 | when selecting area validation option I get tasks that has been validated already - If I select the area validation option (where I draw a polygon in an area of interest) I expect to validate tasks that hasn't been validated. However, it seems like this selection option also includes tasks that has passed already passe... | priority | when selecting area validation option i get tasks that has been validated already if i select the area validation option where i draw a polygon in an area of interest i expect to validate tasks that hasn t been validated however it seems like this selection option also includes tasks that has passed already passe... | 1 |
526,554 | 15,295,344,369 | IssuesEvent | 2021-02-24 04:36:56 | nlpsandbox/date-annotator-example | https://api.github.com/repos/nlpsandbox/date-annotator-example | closed | Create badge that redirect to the Leaderboard page of this NLP Task | Priority: Medium enhancement | The badge could also be used in the Documentation on Synapse
- Badge icon: [Synapse logo](https://www.synapse.org/images/logo.svg)
- Badge label: "Leaderboard" or "Benchmark" or "Benchmarked on nlpsandbox.io" (maybe a bit long) or just "nlpsandbox.io"
| 1.0 | Create badge that redirect to the Leaderboard page of this NLP Task - The badge could also be used in the Documentation on Synapse
- Badge icon: [Synapse logo](https://www.synapse.org/images/logo.svg)
- Badge label: "Leaderboard" or "Benchmark" or "Benchmarked on nlpsandbox.io" (maybe a bit long) or just "nlpsandbo... | priority | create badge that redirect to the leaderboard page of this nlp task the badge could also be used in the documentation on synapse badge icon badge label leaderboard or benchmark or benchmarked on nlpsandbox io maybe a bit long or just nlpsandbox io | 1 |
779,227 | 27,345,108,012 | IssuesEvent | 2023-02-27 03:48:15 | tahowallet/extension | https://api.github.com/repos/tahowallet/extension | closed | Define/decide the connection flow for wallet connect | Type: Question Priority: Medium Status: Needs Product Input | We have multiple options on how to start the communication flow
## Questions:
- Do we want to get into the wallet connect registry OR we want to inject tally icon on the desktop page?
- If we want to get into the registry we need a url that opens when the button is pressed and that url will start the connecti... | 1.0 | Define/decide the connection flow for wallet connect - We have multiple options on how to start the communication flow
## Questions:
- Do we want to get into the wallet connect registry OR we want to inject tally icon on the desktop page?
- If we want to get into the registry we need a url that opens when the... | priority | define decide the connection flow for wallet connect we have multiple options on how to start the communication flow questions do we want to get into the wallet connect registry or we want to inject tally icon on the desktop page if we want to get into the registry we need a url that opens when the... | 1 |
655,882 | 21,713,404,232 | IssuesEvent | 2022-05-10 15:36:20 | radix-ui/primitives | https://api.github.com/repos/radix-ui/primitives | closed | [Select] Select content is misaligned when defaultValue or value is not passed | Priority: Urgent Difficulty: Medium Package: react/select | ## Bug report
When `value` or `defaultValue` is not passed `SelectContent` is misaligned.
### Current Behavior
<!-- If applicable, add screenshots/videos to help explain the problem. -->
<img width="985" alt="Screenshot 2022-04-13 at 10 31 46" src="https://user-images.githubusercontent.com/3672221/163134679-1... | 1.0 | [Select] Select content is misaligned when defaultValue or value is not passed - ## Bug report
When `value` or `defaultValue` is not passed `SelectContent` is misaligned.
### Current Behavior
<!-- If applicable, add screenshots/videos to help explain the problem. -->
<img width="985" alt="Screenshot 2022-04-1... | priority | select content is misaligned when defaultvalue or value is not passed bug report when value or defaultvalue is not passed selectcontent is misaligned current behavior img width alt screenshot at src expected behavior i think the behavior of the custom select... | 1 |
656,586 | 21,768,095,505 | IssuesEvent | 2022-05-13 05:55:01 | Bridgeconn/VachanAppReact | https://api.github.com/repos/Bridgeconn/VachanAppReact | closed | Alert misleading for Dictionary | Medium priority 1.3.1-alpha.2 | A message 'No Dictionary ' displays for a while before loading the actual Dictionary which could be misleading to the user.(medium) | 1.0 | Alert misleading for Dictionary - A message 'No Dictionary ' displays for a while before loading the actual Dictionary which could be misleading to the user.(medium) | priority | alert misleading for dictionary a message no dictionary displays for a while before loading the actual dictionary which could be misleading to the user medium | 1 |
474,449 | 13,670,304,072 | IssuesEvent | 2020-09-29 04:24:17 | zorkind/Hellion-Rescue-Project | https://api.github.com/repos/zorkind/Hellion-Rescue-Project | closed | Self destruct timer not working | Vanilla bug medium priority | **Describe the bug**
Timer in self destruct ticks down to 4:59 and stops
**To Reproduce**
Steps to reproduce the behavior:
1. Go to your ship Security Panel
2. Click on SELF DESTRUCT
3. The time will go down to 4:59
4. It wont go further.
**Expected behavior**
The timer should go down to zero and the ship ... | 1.0 | Self destruct timer not working - **Describe the bug**
Timer in self destruct ticks down to 4:59 and stops
**To Reproduce**
Steps to reproduce the behavior:
1. Go to your ship Security Panel
2. Click on SELF DESTRUCT
3. The time will go down to 4:59
4. It wont go further.
**Expected behavior**
The timer sh... | priority | self destruct timer not working describe the bug timer in self destruct ticks down to and stops to reproduce steps to reproduce the behavior go to your ship security panel click on self destruct the time will go down to it wont go further expected behavior the timer shou... | 1 |
311,570 | 9,535,444,440 | IssuesEvent | 2019-04-30 06:53:26 | TerriaJS/InvestorMap | https://api.github.com/repos/TerriaJS/InvestorMap | closed | Investigate and add Land Management and Farming in Australia, 2016-17 | Medium priority | Please investigate and add: http://www.abs.gov.au/AUSSTATS/abs@.nsf/DetailsPage/4627.02016-17?OpenDocument
Unfortunately is not as an API on http://stat.data.abs.gov.au/
just land management practices survey up to 2013-14 | 1.0 | Investigate and add Land Management and Farming in Australia, 2016-17 - Please investigate and add: http://www.abs.gov.au/AUSSTATS/abs@.nsf/DetailsPage/4627.02016-17?OpenDocument
Unfortunately is not as an API on http://stat.data.abs.gov.au/
just land management practices survey up to 2013-14 | priority | investigate and add land management and farming in australia please investigate and add unfortunately is not as an api on just land management practices survey up to | 1 |
525,567 | 15,256,342,552 | IssuesEvent | 2021-02-20 19:47:03 | actually-colab/editor | https://api.github.com/repos/actually-colab/editor | closed | Create active sessions table | database difficulty: medium priority: high socket | Create a table in dynamodb to store users with active sessions in a specific notebook
### Schema
```
uid: DUser['uid']
nb_id: DNotebook['nb_id']
time_connected: Datetime
time_disconnected?: Datetime
last_event: Datetime
```
Hash key: uid + nb_id
Range key: time_connected | 1.0 | Create active sessions table - Create a table in dynamodb to store users with active sessions in a specific notebook
### Schema
```
uid: DUser['uid']
nb_id: DNotebook['nb_id']
time_connected: Datetime
time_disconnected?: Datetime
last_event: Datetime
```
Hash key: uid + nb_id
Range key: time_connected | priority | create active sessions table create a table in dynamodb to store users with active sessions in a specific notebook schema uid duser nb id dnotebook time connected datetime time disconnected datetime last event datetime hash key uid nb id range key time connected | 1 |
98,960 | 4,044,396,549 | IssuesEvent | 2016-05-21 09:12:49 | khyateh/lumstic-web | https://api.github.com/repos/khyateh/lumstic-web | opened | Questions added to a published survey should not be downloaded unless the survey is published | bug medium priority | Steps:
1. Create a survey with some questions, finalise and publish the survey
2. Edit the survey by adding a new question, SAVE the survey
3. Download the survey to the device
4. Create a response - The newly added question is available to answer
5. Upload the response
Result:
The upload will fail because the... | 1.0 | Questions added to a published survey should not be downloaded unless the survey is published - Steps:
1. Create a survey with some questions, finalise and publish the survey
2. Edit the survey by adding a new question, SAVE the survey
3. Download the survey to the device
4. Create a response - The newly added ques... | priority | questions added to a published survey should not be downloaded unless the survey is published steps create a survey with some questions finalise and publish the survey edit the survey by adding a new question save the survey download the survey to the device create a response the newly added ques... | 1 |
454,229 | 13,097,033,484 | IssuesEvent | 2020-08-03 16:42:24 | momentum-mod/game | https://api.github.com/repos/momentum-mod/game | opened | Restarting a run/stage can teleport player into ceiling/wall/object | Priority: Medium Size: Medium Type: Bug | **Describe the bug**
Zones in vertically tight areas can lead the the player being teleported into the ceiling on restart.
More generally, when the player is teleported to the middle of the zone (happens when restarting a run or restarting the current stage), the player can get stuck in a wall/object.
**To Reprodu... | 1.0 | Restarting a run/stage can teleport player into ceiling/wall/object - **Describe the bug**
Zones in vertically tight areas can lead the the player being teleported into the ceiling on restart.
More generally, when the player is teleported to the middle of the zone (happens when restarting a run or restarting the curr... | priority | restarting a run stage can teleport player into ceiling wall object describe the bug zones in vertically tight areas can lead the the player being teleported into the ceiling on restart more generally when the player is teleported to the middle of the zone happens when restarting a run or restarting the curr... | 1 |
545,790 | 15,963,547,148 | IssuesEvent | 2021-04-16 04:11:50 | gianfrancodumoulinbertucci/SOEN341 | https://api.github.com/repos/gianfrancodumoulinbertucci/SOEN341 | closed | (Feature) As a user, I want to be able to post a picture | Priority: Medium Resolved feature front-end | ### **FRONT END**
- The timeline page should have a button "Post"
Parent Story: https://github.com/gianfrancodumoulinbertucci/SOEN341/issues/5 | 1.0 | (Feature) As a user, I want to be able to post a picture - ### **FRONT END**
- The timeline page should have a button "Post"
Parent Story: https://github.com/gianfrancodumoulinbertucci/SOEN341/issues/5 | priority | feature as a user i want to be able to post a picture front end the timeline page should have a button post parent story | 1 |
17,451 | 2,615,144,696 | IssuesEvent | 2015-03-01 06:20:22 | chrsmith/html5rocks | https://api.github.com/repos/chrsmith/html5rocks | closed | studio logo | auto-migrated Milestone-2 Priority-Medium Type-Task | ```
I think we only need this for the homepage.
The studio itself can probably absorb the consistent topnav.
```
Original issue reported on code.google.com by `paulir...@google.com` on 28 Jul 2010 at 6:56 | 1.0 | studio logo - ```
I think we only need this for the homepage.
The studio itself can probably absorb the consistent topnav.
```
Original issue reported on code.google.com by `paulir...@google.com` on 28 Jul 2010 at 6:56 | priority | studio logo i think we only need this for the homepage the studio itself can probably absorb the consistent topnav original issue reported on code google com by paulir google com on jul at | 1 |
24,382 | 2,667,387,778 | IssuesEvent | 2015-03-22 15:24:12 | NewCreature/EOF | https://api.github.com/repos/NewCreature/EOF | closed | EOF doesn't output to USB headphones? | bug imported invalid Priority-Medium | _From [raynebc](https://code.google.com/u/raynebc/) on June 15, 2010 17:23:43_
As reported here: http://www.fretsonfire.net/forums/viewtopic.php?f=11&t=32725&p=530973#p530927 My personal theory is that EOF is initializing to use the computer's normal sound device because that is what the install_sound() function is au... | 1.0 | EOF doesn't output to USB headphones? - _From [raynebc](https://code.google.com/u/raynebc/) on June 15, 2010 17:23:43_
As reported here: http://www.fretsonfire.net/forums/viewtopic.php?f=11&t=32725&p=530973#p530927 My personal theory is that EOF is initializing to use the computer's normal sound device because that is... | priority | eof doesn t output to usb headphones from on june as reported here my personal theory is that eof is initializing to use the computer s normal sound device because that is what the install sound function is automatically choosing but usb headphones may install as a separate audio output devi... | 1 |
197,883 | 6,965,786,880 | IssuesEvent | 2017-12-09 10:57:10 | RheaAyase/Botwinder.core | https://api.github.com/repos/RheaAyase/Botwinder.core | closed | Rewrite Command Options (commands or webconfig) | 2 - Medium Priority | Web feature in https://github.com/RheaAyase/Botwinder.web/issues/5
- [x] Command `permissions`
- [x] Command `alias`
- [x] Command `deleteRequest`
- [x] Command `cmdChannelWhitelist`
- [x] Command `cmdChannelBlacklist`
- [x] Command `cmdResetRestrictions` | 1.0 | Rewrite Command Options (commands or webconfig) - Web feature in https://github.com/RheaAyase/Botwinder.web/issues/5
- [x] Command `permissions`
- [x] Command `alias`
- [x] Command `deleteRequest`
- [x] Command `cmdChannelWhitelist`
- [x] Command `cmdChannelBlacklist`
- [x] Command `cmdResetRestrictions` | priority | rewrite command options commands or webconfig web feature in command permissions command alias command deleterequest command cmdchannelwhitelist command cmdchannelblacklist command cmdresetrestrictions | 1 |
660,270 | 21,959,108,328 | IssuesEvent | 2022-05-24 14:27:09 | CheeseInthe-Life/Daru-iOS | https://api.github.com/repos/CheeseInthe-Life/Daru-iOS | closed | TeaHouseCell ๋์ด ๋ง์ถ๊ธฐ | Priority: Medium Type: Feature/UI Status: To Do | ## Description
HomeScene์ ์๋ TeahouseCell์ ๋์ด์ ๋ด๊ฐ ์ข์ํ๋ ์ฐป์งํ๋ฉด์ ์๋ Cell์ ๋์ด๊ฐ ๋ค๋ฅด๋ค
## Todo
- [ ] Home์ ์๋ TeahouseSection GroupHeight ์์
| 1.0 | TeaHouseCell ๋์ด ๋ง์ถ๊ธฐ - ## Description
HomeScene์ ์๋ TeahouseCell์ ๋์ด์ ๋ด๊ฐ ์ข์ํ๋ ์ฐป์งํ๋ฉด์ ์๋ Cell์ ๋์ด๊ฐ ๋ค๋ฅด๋ค
## Todo
- [ ] Home์ ์๋ TeahouseSection GroupHeight ์์
| priority | teahousecell ๋์ด ๋ง์ถ๊ธฐ description homescene์ ์๋ teahousecell์ ๋์ด์ ๋ด๊ฐ ์ข์ํ๋ ์ฐป์งํ๋ฉด์ ์๋ cell์ ๋์ด๊ฐ ๋ค๋ฅด๋ค todo home์ ์๋ teahousesection groupheight ์์ | 1 |
221,044 | 7,373,276,913 | IssuesEvent | 2018-03-13 16:50:16 | SiLeBAT/FSK-Lab | https://api.github.com/repos/SiLeBAT/FSK-Lab | opened | FSK Model Creator: Create warning on required UTF8 encoding of scripts | enhancement medium priority | To avoid issues with e.g. charts it is important to notify the modeller that imported script files should be UTF8 encoded. | 1.0 | FSK Model Creator: Create warning on required UTF8 encoding of scripts - To avoid issues with e.g. charts it is important to notify the modeller that imported script files should be UTF8 encoded. | priority | fsk model creator create warning on required encoding of scripts to avoid issues with e g charts it is important to notify the modeller that imported script files should be encoded | 1 |
6,303 | 2,587,104,710 | IssuesEvent | 2015-02-17 16:27:16 | DoSomething/dosomething | https://api.github.com/repos/DoSomething/dosomething | closed | Add "Edit" link after photo is cropped and previewed in Reportback interface. | priority-medium | Prior to submitting a reportback, need to add an Edit link along with the cropped preview so that user can go back and re-crop if they want to edit their photo. | 1.0 | Add "Edit" link after photo is cropped and previewed in Reportback interface. - Prior to submitting a reportback, need to add an Edit link along with the cropped preview so that user can go back and re-crop if they want to edit their photo. | priority | add edit link after photo is cropped and previewed in reportback interface prior to submitting a reportback need to add an edit link along with the cropped preview so that user can go back and re crop if they want to edit their photo | 1 |
282,236 | 8,704,628,035 | IssuesEvent | 2018-12-05 19:56:33 | craftercms/craftercms | https://api.github.com/repos/craftercms/craftercms | opened | [studio] Add new API 2 spec for CMIS | new feature priority: medium | Add API v2 spec (OAS) for CMIS:
* /cmis/list: lists the children under a folder in a CMIS repo
* /cmis/search: queries the CMIS repo for items based on a query statement.
* /cmis/clone: clones an item from the CMIS repo into Studio.
| 1.0 | [studio] Add new API 2 spec for CMIS - Add API v2 spec (OAS) for CMIS:
* /cmis/list: lists the children under a folder in a CMIS repo
* /cmis/search: queries the CMIS repo for items based on a query statement.
* /cmis/clone: clones an item from the CMIS repo into Studio.
| priority | add new api spec for cmis add api spec oas for cmis cmis list lists the children under a folder in a cmis repo cmis search queries the cmis repo for items based on a query statement cmis clone clones an item from the cmis repo into studio | 1 |
78,084 | 3,509,453,707 | IssuesEvent | 2016-01-08 22:49:46 | OregonCore/OregonCore | https://api.github.com/repos/OregonCore/OregonCore | closed | Quest the tome of divinity (BB #856) | Category: Quests migrated Priority: Medium Type: Bug | This issue was migrated from bitbucket.
**Original Reporter:** Dikkedeur
**Original Date:** 03.05.2015 10:32:20 GMT+0000
**Original Priority:** major
**Original Type:** bug
**Original State:** resolved
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/856
<hr>
When you have the symbol of life, you need to... | 1.0 | Quest the tome of divinity (BB #856) - This issue was migrated from bitbucket.
**Original Reporter:** Dikkedeur
**Original Date:** 03.05.2015 10:32:20 GMT+0000
**Original Priority:** major
**Original Type:** bug
**Original State:** resolved
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/856
<hr>
When y... | priority | quest the tome of divinity bb this issue was migrated from bitbucket original reporter dikkedeur original date gmt original priority major original type bug original state resolved direct link when you have the symbol of life you need to search for henze faulk ... | 1 |
206,540 | 7,113,368,110 | IssuesEvent | 2018-01-17 20:12:28 | minio/minio | https://api.github.com/repos/minio/minio | closed | tests: go test with -race flag taking more than 10 min under Windows. Check for possible anomalies. | priority: medium | ## Expected Behavior
We need to see why tests are taking more than 10 min under Windows antrid judge if this is a bug or we just have many test
## Current Behavior
go test -race currently raises timeout because tests are taking more than 10 min
## Possible Solution
Not yet
## Steps to Reproduce (for bugs)
... | 1.0 | tests: go test with -race flag taking more than 10 min under Windows. Check for possible anomalies. - ## Expected Behavior
We need to see why tests are taking more than 10 min under Windows antrid judge if this is a bug or we just have many test
## Current Behavior
go test -race currently raises timeout because te... | priority | tests go test with race flag taking more than min under windows check for possible anomalies expected behavior we need to see why tests are taking more than min under windows antrid judge if this is a bug or we just have many test current behavior go test race currently raises timeout because test... | 1 |
280,279 | 8,679,640,792 | IssuesEvent | 2018-12-01 01:11:31 | SETI/pds-opus | https://api.github.com/repos/SETI/pds-opus | closed | Widget titles can be confusing | A-Enhancement B-OPUS Django B-OPUS JS Effort 2 Medium Priority TBD | There are multiple widgets with the same name (e.g. "Spacecraft Clock Count") for multiple missions or instruments. When you pull up the "New Horizons Mission/Spacecraft Clock Count" widget, the widget is just titled "Spacecraft Clock Count". Then you can change your search criteria to make the NH menu go away entirely... | 1.0 | Widget titles can be confusing - There are multiple widgets with the same name (e.g. "Spacecraft Clock Count") for multiple missions or instruments. When you pull up the "New Horizons Mission/Spacecraft Clock Count" widget, the widget is just titled "Spacecraft Clock Count". Then you can change your search criteria to ... | priority | widget titles can be confusing there are multiple widgets with the same name e g spacecraft clock count for multiple missions or instruments when you pull up the new horizons mission spacecraft clock count widget the widget is just titled spacecraft clock count then you can change your search criteria to ... | 1 |
169,487 | 6,402,970,209 | IssuesEvent | 2017-08-06 14:43:22 | TauCetiStation/TauCetiClassic | https://api.github.com/repos/TauCetiStation/TauCetiClassic | closed | ะะพะทะธััะพะฝะบะธ ะฒ ะผะตั
ะฐั
ะฝะต ะผะพะณัั ะธัะฟะพะปัะทะพะฒะฐัั ะพััะถะธะต | Bug Priority: Medium |
#### ะะพะดัะพะฑะฝะพะต ะพะฟะธัะฐะฝะธะต ะฟัะพะฑะปะตะผั
ะะพะทะธััะพะฝะบะธ ะฒ ะผะตั
ะฐั
ะฝะต ะผะพะณัั ะธัะฟะพะปัะทะพะฒะฐัั ะพััะถะธะต. ะกะฟัะฐะนั ัะพะณะพ ัะตะผ ัััะตะปััั ะพััะฐะตััั ะฝะฐ ะฟะพะปั - ะปะฐะทะตั ะธะปะธ ะฟัะปั.
#### ะงัะพ ะดะพะปะถะฝะพ ะฑัะปะพ ะฟัะพะธะทะพะนัะธ
ะะตั
ะดะพะปะถะตะฝ ัััะตะปััั ะธ ะฟะพะฟะฐะดะฐัั.
#### ะงัะพ ะฟัะพะธะทะพัะปะพ ะฝะฐ ัะฐะผะพะผ ะดะตะปะต
ะะฐ ะฟะพะปั ะฟะพะด ะผะตั
ะพะผ ัะฟัะฐะนัะธะบ ะฒััััะตะปะฐ
#### ะะฐะบ ะฟะพะฒัะพัะธัั
ะะฐััะฝััั ะฟะพะทะธััะพะฝะบ... | 1.0 | ะะพะทะธััะพะฝะบะธ ะฒ ะผะตั
ะฐั
ะฝะต ะผะพะณัั ะธัะฟะพะปัะทะพะฒะฐัั ะพััะถะธะต -
#### ะะพะดัะพะฑะฝะพะต ะพะฟะธัะฐะฝะธะต ะฟัะพะฑะปะตะผั
ะะพะทะธััะพะฝะบะธ ะฒ ะผะตั
ะฐั
ะฝะต ะผะพะณัั ะธัะฟะพะปัะทะพะฒะฐัั ะพััะถะธะต. ะกะฟัะฐะนั ัะพะณะพ ัะตะผ ัััะตะปััั ะพััะฐะตััั ะฝะฐ ะฟะพะปั - ะปะฐะทะตั ะธะปะธ ะฟัะปั.
#### ะงัะพ ะดะพะปะถะฝะพ ะฑัะปะพ ะฟัะพะธะทะพะนัะธ
ะะตั
ะดะพะปะถะตะฝ ัััะตะปััั ะธ ะฟะพะฟะฐะดะฐัั.
#### ะงัะพ ะฟัะพะธะทะพัะปะพ ะฝะฐ ัะฐะผะพะผ ะดะตะปะต
ะะฐ ะฟะพะปั ะฟะพะด ะผะตั
ะพะผ ัะฟัะฐะนัะธ... | priority | ะฟะพะทะธััะพะฝะบะธ ะฒ ะผะตั
ะฐั
ะฝะต ะผะพะณัั ะธัะฟะพะปัะทะพะฒะฐัั ะพััะถะธะต ะฟะพะดัะพะฑะฝะพะต ะพะฟะธัะฐะฝะธะต ะฟัะพะฑะปะตะผั ะฟะพะทะธััะพะฝะบะธ ะฒ ะผะตั
ะฐั
ะฝะต ะผะพะณัั ะธัะฟะพะปัะทะพะฒะฐัั ะพััะถะธะต ัะฟัะฐะนั ัะพะณะพ ัะตะผ ัััะตะปััั ะพััะฐะตััั ะฝะฐ ะฟะพะปั ะปะฐะทะตั ะธะปะธ ะฟัะปั ััะพ ะดะพะปะถะฝะพ ะฑัะปะพ ะฟัะพะธะทะพะนัะธ ะผะตั
ะดะพะปะถะตะฝ ัััะตะปััั ะธ ะฟะพะฟะฐะดะฐัั ััะพ ะฟัะพะธะทะพัะปะพ ะฝะฐ ัะฐะผะพะผ ะดะตะปะต ะฝะฐ ะฟะพะปั ะฟะพะด ะผะตั
ะพะผ ัะฟัะฐะนัะธ... | 1 |
790,939 | 27,843,593,693 | IssuesEvent | 2023-03-20 14:15:14 | AY2223S2-CS2103T-T11-2/tp | https://api.github.com/repos/AY2223S2-CS2103T-T11-2/tp | closed | Allow for more formats for `DateTime` | type.Enhancement priority.Medium | Currently, `DateTime` takes in input of the form: `dd/MM/yyyy HH:mm`. However, it is inconvenient for users to always have to specify all the fields, moreover, sometimes the time might not be relevant.
Would be much better to allow for other formats such as `ddMMyy` and also not having to specify the time. | 1.0 | Allow for more formats for `DateTime` - Currently, `DateTime` takes in input of the form: `dd/MM/yyyy HH:mm`. However, it is inconvenient for users to always have to specify all the fields, moreover, sometimes the time might not be relevant.
Would be much better to allow for other formats such as `ddMMyy` and also n... | priority | allow for more formats for datetime currently datetime takes in input of the form dd mm yyyy hh mm however it is inconvenient for users to always have to specify all the fields moreover sometimes the time might not be relevant would be much better to allow for other formats such as ddmmyy and also n... | 1 |
724,028 | 24,915,682,874 | IssuesEvent | 2022-10-30 11:21:33 | bounswe/bounswe2022group2 | https://api.github.com/repos/bounswe/bounswe2022group2 | closed | Frontend: Backend Connection for the Sign Up Page | priority-medium status-needreview front-end back-connection | ### Issue Description
As the frontend development of our web application continues, I was responsible for the implementation of sign up page of our application. All the details with the initial implementation can be tracked from [this issue](https://github.com/bounswe/bounswe2022group2/issues/376).
Next, I will be ... | 1.0 | Frontend: Backend Connection for the Sign Up Page - ### Issue Description
As the frontend development of our web application continues, I was responsible for the implementation of sign up page of our application. All the details with the initial implementation can be tracked from [this issue](https://github.com/bounsw... | priority | frontend backend connection for the sign up page issue description as the frontend development of our web application continues i was responsible for the implementation of sign up page of our application all the details with the initial implementation can be tracked from next i will be establishing th... | 1 |
489,849 | 14,112,830,149 | IssuesEvent | 2020-11-07 07:46:27 | AY2021S1-CS2103T-W16-3/tp | https://api.github.com/repos/AY2021S1-CS2103T-W16-3/tp | closed | Standardise error messages for commands | priority.medium :2nd_place_medal: type.bug :bug: | Commands should show an empty argument error message instead of an invalid command format command message if the input supplied is empty. | 1.0 | Standardise error messages for commands - Commands should show an empty argument error message instead of an invalid command format command message if the input supplied is empty. | priority | standardise error messages for commands commands should show an empty argument error message instead of an invalid command format command message if the input supplied is empty | 1 |
133,560 | 5,205,371,747 | IssuesEvent | 2017-01-24 17:46:08 | vmware/vic | https://api.github.com/repos/vmware/vic | closed | Exited time for container is incorrect when time in container is incorrect | component/portlayer component/tether kind/bug priority/medium | During testing I ran into this:
```
hmahmood@zeta:~/go/src/github.com/vmware/vic$ docker -H 172.16.154.136:2376 --tls ps -a
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
111162ab74ab busybox "sh" ... | 1.0 | Exited time for container is incorrect when time in container is incorrect - During testing I ran into this:
```
hmahmood@zeta:~/go/src/github.com/vmware/vic$ docker -H 172.16.154.136:2376 --tls ps -a
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS ... | priority | exited time for container is incorrect when time in container is incorrect during testing i ran into this hmahmood zeta go src github com vmware vic docker h tls ps a container id image command created status ports ... | 1 |
773,670 | 27,166,034,275 | IssuesEvent | 2023-02-17 15:24:46 | scs-lab/ChronoLog | https://api.github.com/repos/scs-lab/ChronoLog | closed | Licensing | medium priority | Add Chronolog License to all source files and headers.
Add Google License to CityHash
Add related licenses to external libs
| 1.0 | Licensing - Add Chronolog License to all source files and headers.
Add Google License to CityHash
Add related licenses to external libs
| priority | licensing add chronolog license to all source files and headers add google license to cityhash add related licenses to external libs | 1 |
568,000 | 16,943,875,682 | IssuesEvent | 2021-06-28 02:04:16 | adirh3/Fluent-Search | https://api.github.com/repos/adirh3/Fluent-Search | closed | [0.9.88.0] Preview : images are scaled to fit the width causing them to be cropped | Medium Priority bug | in 0.9.88.0, the native preview scales images so that their width is filling the FS window.
This behavior makes images to be cropped and/or appear pixelated (for small images)
related pic:

expected beh... | 1.0 | [0.9.88.0] Preview : images are scaled to fit the width causing them to be cropped - in 0.9.88.0, the native preview scales images so that their width is filling the FS window.
This behavior makes images to be cropped and/or appear pixelated (for small images)
related pic:
 doesn't work | bug imported Priority-Medium wontfix | _From [karthiky...@googlemail.com](https://code.google.com/u/104484619773215176454/) on May 29, 2013 03:32:15_
What steps will reproduce the problem? 1. I have shared the application APK to Renas.
2. I get webelement by the method WebElement wb = solo.getWebElement(By.id("history"), 0);
3. On the subsequent line, i ... | 1.0 | clickOnWebElement() doesn't work - _From [karthiky...@googlemail.com](https://code.google.com/u/104484619773215176454/) on May 29, 2013 03:32:15_
What steps will reproduce the problem? 1. I have shared the application APK to Renas.
2. I get webelement by the method WebElement wb = solo.getWebElement(By.id("history"),... | priority | clickonwebelement doesn t work from on may what steps will reproduce the problem i have shared the application apk to renas i get webelement by the method webelement wb solo getwebelement by id history on the subsequent line i had written solo clickonwebelement wb which d... | 1 |
123,463 | 4,863,329,898 | IssuesEvent | 2016-11-14 15:11:49 | geosolutions-it/MapStore2 | https://api.github.com/repos/geosolutions-it/MapStore2 | opened | Openlayers Snapshot do not work with OpenTopoMap background | bug OL3 Priority: Medium | The OpenTopoMap tiles do not have the CORS headers, as the other common tile provider have, than the resulting canvas will be tainted, and then not exportable.

We should:
1) provide an error to the user ... | 1.0 | Openlayers Snapshot do not work with OpenTopoMap background - The OpenTopoMap tiles do not have the CORS headers, as the other common tile provider have, than the resulting canvas will be tainted, and then not exportable.
 | 1.0 | Fade in displayname and other names - I would like a way to make the {DISPLAYNAME} or {PLAYER} or {STRIPPEDDISPLAYNAME} to fade in on each frame :) | priority | fade in displayname and other names i would like a way to make the displayname or player or strippeddisplayname to fade in on each frame | 1 |
803,901 | 29,193,556,847 | IssuesEvent | 2023-05-19 23:21:35 | XRPLF/rippled | https://api.github.com/repos/XRPLF/rippled | closed | Return 'escrowSequence' with Escrow Ledger Object | Feature Request Reviewed Medium Priority | Greetings! While investigating the possibility of adding 'smart' auto-fill fields to the [Wipple Transaction Writer](http://wipple.devnull.network/live/transactions/EscrowCancel) we noticed that Escrow Objects unlike Offers and PaymentChannels do not return the necessary identifier information needed to act upon them. ... | 1.0 | Return 'escrowSequence' with Escrow Ledger Object - Greetings! While investigating the possibility of adding 'smart' auto-fill fields to the [Wipple Transaction Writer](http://wipple.devnull.network/live/transactions/EscrowCancel) we noticed that Escrow Objects unlike Offers and PaymentChannels do not return the necess... | priority | return escrowsequence with escrow ledger object greetings while investigating the possibility of adding smart auto fill fields to the we noticed that escrow objects unlike offers and paymentchannels do not return the necessary identifier information needed to act upon them in the case of offers the sequen... | 1 |
333,410 | 10,121,980,789 | IssuesEvent | 2019-07-31 16:49:51 | salesagility/SuiteCRM | https://api.github.com/repos/salesagility/SuiteCRM | closed | Error with custom fields on getQuery from One2Many relationships | Fix Proposed Medium Priority bug | <!--- Provide a general summary of the issue in the **Title** above -->
<!--- Before you open an issue, please check if a similar issue already exists or has been closed before. --->
<!--- If you have discovered a security risk please report it by emailing security@suitecrm.com. This will be delivered to the product ... | 1.0 | Error with custom fields on getQuery from One2Many relationships - <!--- Provide a general summary of the issue in the **Title** above -->
<!--- Before you open an issue, please check if a similar issue already exists or has been closed before. --->
<!--- If you have discovered a security risk please report it by ema... | priority | error with custom fields on getquery from relationships issue if you call getquery method on relationship using custom fields on order by or where optional parameters you ve got the following error query failed select id from tasks where tasks contact id and tasks... | 1 |
707,754 | 24,317,346,399 | IssuesEvent | 2022-09-30 07:41:31 | okkhoy/Utilities | https://api.github.com/repos/okkhoy/Utilities | opened | Support natural language dates | priority.Medium | E.g., support date-time identifiers such as Three days from now
Satisfies user story #4 | 1.0 | Support natural language dates - E.g., support date-time identifiers such as Three days from now
Satisfies user story #4 | priority | support natural language dates e g support date time identifiers such as three days from now satisfies user story | 1 |
73,676 | 3,419,491,654 | IssuesEvent | 2015-12-08 10:02:45 | openpolis/open_municipio | https://api.github.com/repos/openpolis/open_municipio | closed | Rendere opzionale la pubblicitร di politici/atti/argomenti monitorati | data model priority-medium UI | In fase di registrazione e in ogni momento, attraverso il proprio profilo personale, l'utente puรฒ scegliere di mostrare o non mostrare ciascuna di queste sezioni del proprio profilo personale (es: http://senigallia.openmunicipio.it/users/profile/scaloni):
- politici monitorati
- argomenti monitorati
- atti monitorat... | 1.0 | Rendere opzionale la pubblicitร di politici/atti/argomenti monitorati - In fase di registrazione e in ogni momento, attraverso il proprio profilo personale, l'utente puรฒ scegliere di mostrare o non mostrare ciascuna di queste sezioni del proprio profilo personale (es: http://senigallia.openmunicipio.it/users/profile/sc... | priority | rendere opzionale la pubblicitร di politici atti argomenti monitorati in fase di registrazione e in ogni momento attraverso il proprio profilo personale l utente puรฒ scegliere di mostrare o non mostrare ciascuna di queste sezioni del proprio profilo personale es politici monitorati argomenti monitorati ... | 1 |
4,012 | 2,544,713,267 | IssuesEvent | 2015-01-29 12:17:43 | pychess/pychess | https://api.github.com/repos/pychess/pychess | closed | PGN | Component-Persistence enhancement imported Milestone-Release1.0 Priority-Medium | _From [lobais](https://code.google.com/u/lobais/) on August 06, 2006 16:49:51_
Should be able to load and save in the pgn format
_Original issue: http://code.google.com/p/pychess/issues/detail?id=2_ | 1.0 | PGN - _From [lobais](https://code.google.com/u/lobais/) on August 06, 2006 16:49:51_
Should be able to load and save in the pgn format
_Original issue: http://code.google.com/p/pychess/issues/detail?id=2_ | priority | pgn from on august should be able to load and save in the pgn format original issue | 1 |
261,374 | 8,230,444,556 | IssuesEvent | 2018-09-07 12:58:49 | blackbaud/skyux2 | https://api.github.com/repos/blackbaud/skyux2 | closed | Sectioned form: tab panel custom control not using roles and properties for tabs (4.1.2) | Priority: Medium Status: Ready to merge accessibility sky-sectioned-form | ### Expected behavior
The component has roles and properties for tab panels - https://www.w3.org/TR/wai-aria-practices-1.1/#tabpanel
- overall component element has role=tablist
- each tab has role=tab
- each panel has role=tabpanel
- etc. See section title "WAI-ARIA Roles, States, and Properties" in link above.... | 1.0 | Sectioned form: tab panel custom control not using roles and properties for tabs (4.1.2) - ### Expected behavior
The component has roles and properties for tab panels - https://www.w3.org/TR/wai-aria-practices-1.1/#tabpanel
- overall component element has role=tablist
- each tab has role=tab
- each panel has role... | priority | sectioned form tab panel custom control not using roles and properties for tabs expected behavior the component has roles and properties for tab panels overall component element has role tablist each tab has role tab each panel has role tabpanel etc see section title wai aria roles ... | 1 |
278,597 | 8,644,557,470 | IssuesEvent | 2018-11-26 03:33:47 | bounswe/bounswe2018group8 | https://api.github.com/repos/bounswe/bounswe2018group8 | opened | Implementing client validation | Frontend-Web Priority: Medium Status: In Progress | is_client boolean variable which is defined in SignupForm.js should have a validation according to client/freelancer option of our register page. | 1.0 | Implementing client validation - is_client boolean variable which is defined in SignupForm.js should have a validation according to client/freelancer option of our register page. | priority | implementing client validation is client boolean variable which is defined in signupform js should have a validation according to client freelancer option of our register page | 1 |
444,085 | 12,806,179,401 | IssuesEvent | 2020-07-03 08:58:08 | enso-org/enso | https://api.github.com/repos/enso-org/enso | closed | Implement --version option for Project Manager | Category: Tooling Change: Non-Breaking Difficulty: Intermediate Priority: Medium Size: Small Status: Help Wanted Type: Enhancement | ### Summary
<!--
- A summary of the task.
-->
To properly report issues for the Project Manager the `--version` option containing all of the required informations.
### Value
<!--
- This section should describe the value of this task.
- This value can be for users, to the team, etc.
-->
Better bug reports.
##... | 1.0 | Implement --version option for Project Manager - ### Summary
<!--
- A summary of the task.
-->
To properly report issues for the Project Manager the `--version` option containing all of the required informations.
### Value
<!--
- This section should describe the value of this task.
- This value can be for users... | priority | implement version option for project manager summary a summary of the task to properly report issues for the project manager the version option containing all of the required informations value this section should describe the value of this task this value can be for users... | 1 |
63,736 | 3,198,057,439 | IssuesEvent | 2015-10-01 09:48:34 | geosolutions-it/MapStore2 | https://api.github.com/repos/geosolutions-it/MapStore2 | closed | Implement a scalebar component | enhancement pending review Priority: Medium task | The component should:
- show a scalebar to identify the current scale graphically
- show a combo to select a new scale and show the current one
We would like to have some configuration options to customize the scalebar:
* show sample distance in m, km, mi
* only scalebar / only scale combo / both
| 1.0 | Implement a scalebar component - The component should:
- show a scalebar to identify the current scale graphically
- show a combo to select a new scale and show the current one
We would like to have some configuration options to customize the scalebar:
* show sample distance in m, km, mi
* only scalebar / ... | priority | implement a scalebar component the component should show a scalebar to identify the current scale graphically show a combo to select a new scale and show the current one we would like to have some configuration options to customize the scalebar show sample distance in m km mi only scalebar ... | 1 |
53,929 | 3,054,252,131 | IssuesEvent | 2015-08-13 00:34:23 | jakepaulus/collate-network | https://api.github.com/repos/jakepaulus/collate-network | closed | Discovered hosts link is wrong | bug Impact-Low Priority-Medium Usability | The discovered hosts link in the control panel links to search results for *subnets* with a note of "Added by discovery addon". This should link to statics instead. | 1.0 | Discovered hosts link is wrong - The discovered hosts link in the control panel links to search results for *subnets* with a note of "Added by discovery addon". This should link to statics instead. | priority | discovered hosts link is wrong the discovered hosts link in the control panel links to search results for subnets with a note of added by discovery addon this should link to statics instead | 1 |
746,710 | 26,042,656,028 | IssuesEvent | 2022-12-22 11:48:16 | Tribler/py-ipv8 | https://api.github.com/repos/Tribler/py-ipv8 | opened | Python 3.11 asynctest support | priority: medium | The IPv8 unit tests fail on Python 3.11 due to the `asynctest` dependency.
```python
Traceback (most recent call last):
File "C:\py-ipv8\run_all_tests.py", line 166, in <module>
test_class_names = find_all_test_class_names()
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\py-ipv8\run_all_tes... | 1.0 | Python 3.11 asynctest support - The IPv8 unit tests fail on Python 3.11 due to the `asynctest` dependency.
```python
Traceback (most recent call last):
File "C:\py-ipv8\run_all_tests.py", line 166, in <module>
test_class_names = find_all_test_class_names()
^^^^^^^^^^^^^^^^^^^^^^^^^^^... | priority | python asynctest support the unit tests fail on python due to the asynctest dependency python traceback most recent call last file c py run all tests py line in test class names find all test class names file c py ... | 1 |
149,046 | 5,706,566,561 | IssuesEvent | 2017-04-18 11:40:59 | Forecaster/ForeModpacker | https://api.github.com/repos/Forecaster/ForeModpacker | opened | Send platform bans to server | enhancement Medium Priority | When someone is set to banned on the platform a ban command should be sent to the server to immediately remove the person | 1.0 | Send platform bans to server - When someone is set to banned on the platform a ban command should be sent to the server to immediately remove the person | priority | send platform bans to server when someone is set to banned on the platform a ban command should be sent to the server to immediately remove the person | 1 |
656,095 | 21,719,166,844 | IssuesEvent | 2022-05-10 21:19:24 | OneSignal/OneSignal-Android-SDK | https://api.github.com/repos/OneSignal/OneSignal-Android-SDK | closed | [Bug] Heads up notifications show the contains of a previous notification when grouped | Bug: Medium Priority Reproducible | **Description:**
Heads up notifications show the contains of a previous notification when notifications are grouped.
**Context:**
Notifications are grouped if you set a "Group Key" on OneSignal, or automatically by the OneSignal SDK when the 4th one is shown, without clearing the previous ones.
**Environment**
... | 1.0 | [Bug] Heads up notifications show the contains of a previous notification when grouped - **Description:**
Heads up notifications show the contains of a previous notification when notifications are grouped.
**Context:**
Notifications are grouped if you set a "Group Key" on OneSignal, or automatically by the OneSign... | priority | heads up notifications show the contains of a previous notification when grouped description heads up notifications show the contains of a previous notification when notifications are grouped context notifications are grouped if you set a group key on onesignal or automatically by the onesignal s... | 1 |
237,399 | 7,759,503,377 | IssuesEvent | 2018-05-31 23:55:06 | minio/minio-js | https://api.github.com/repos/minio/minio-js | closed | constructor parameters | priority: medium triage wontfix | Using an url to pass the constructor parameters would make developer life easier :
`http<secure>://<accessKey>:<secretKey>@<endPoint>:<port>?region=<region>`
| 1.0 | constructor parameters - Using an url to pass the constructor parameters would make developer life easier :
`http<secure>://<accessKey>:<secretKey>@<endPoint>:<port>?region=<region>`
| priority | constructor parameters using an url to pass the constructor parameters would make developer life easier http region | 1 |
278,441 | 8,641,483,255 | IssuesEvent | 2018-11-24 18:14:11 | inexorgame/entity-system | https://api.github.com/repos/inexorgame/entity-system | closed | Don't change data type when operator = is used but do a cast | difficulty:medium feature memory priority:medium refactoring | When setting the data of a DataContainer we automatically change the data type:
```
int x = 2134;
DataContainer IntCont1(x);
float y = 324252.0f;
IntCont = y;
// IntCont is now of type ENTSYS_DATA_TYPE_FLOAT
```
| 1.0 | Don't change data type when operator = is used but do a cast - When setting the data of a DataContainer we automatically change the data type:
```
int x = 2134;
DataContainer IntCont1(x);
float y = 324252.0f;
IntCont = y;
// IntCont is now of type ENTSYS_DATA_TYPE_FLOAT
```
| priority | don t change data type when operator is used but do a cast when setting the data of a datacontainer we automatically change the data type int x datacontainer x float y intcont y intcont is now of type entsys data type float | 1 |
560,753 | 16,603,205,337 | IssuesEvent | 2021-06-01 22:44:26 | nclient/NClient | https://api.github.com/repos/nclient/NClient | opened | Inherited methods are not validated | Cost: S Good first issue Priority: Medium Type: Bug | **Describe the bug**
Inherited methods are not validated during the creation of the client instance. The error occurs when executing an invalid method.
**To Reproduce**
```C#
public interface IMyClient : IMyController
{
}
public interface IMyController
{
[GetMethod("{non_existent_parameter}")]
int... | 1.0 | Inherited methods are not validated - **Describe the bug**
Inherited methods are not validated during the creation of the client instance. The error occurs when executing an invalid method.
**To Reproduce**
```C#
public interface IMyClient : IMyController
{
}
public interface IMyController
{
[GetMethod... | priority | inherited methods are not validated describe the bug inherited methods are not validated during the creation of the client instance the error occurs when executing an invalid method to reproduce c public interface imyclient imycontroller public interface imycontroller int... | 1 |
658,389 | 21,890,964,073 | IssuesEvent | 2022-05-20 01:31:54 | bounswe/bounswe2022group8 | https://api.github.com/repos/bounswe/bounswe2022group8 | opened | Practice App: Dockerization | Effort: Medium Priority: High practice app | ### What's up?
Docker is a tool that is used to automate the deployment of applications in lightweight containers so that applications can work efficiently in different environments. Therefore, in order for our application to be more versatile we need to dockerize it before the deployment.
**Note:** More informati... | 1.0 | Practice App: Dockerization - ### What's up?
Docker is a tool that is used to automate the deployment of applications in lightweight containers so that applications can work efficiently in different environments. Therefore, in order for our application to be more versatile we need to dockerize it before the deployment... | priority | practice app dockerization what s up docker is a tool that is used to automate the deployment of applications in lightweight containers so that applications can work efficiently in different environments therefore in order for our application to be more versatile we need to dockerize it before the deployment... | 1 |
482,014 | 13,895,697,344 | IssuesEvent | 2020-10-19 16:10:11 | canonical-web-and-design/anbox-cloud.io | https://api.github.com/repos/canonical-web-and-design/anbox-cloud.io | closed | Disable streaming on unsupported browsers | Priority: Medium | A check was added to the stream SDK to prevent streaming on unsupported browsers.
We need to have a message telling users to use a supported browser when that occurs
the following error is thrown if a browser is unsupported
`throw new Error("unsupported browser");` | 1.0 | Disable streaming on unsupported browsers - A check was added to the stream SDK to prevent streaming on unsupported browsers.
We need to have a message telling users to use a supported browser when that occurs
the following error is thrown if a browser is unsupported
`throw new Error("unsupported browser");` | priority | disable streaming on unsupported browsers a check was added to the stream sdk to prevent streaming on unsupported browsers we need to have a message telling users to use a supported browser when that occurs the following error is thrown if a browser is unsupported throw new error unsupported browser | 1 |
609,631 | 18,883,309,366 | IssuesEvent | 2021-11-15 03:00:25 | nimblehq/nimble-medium-ios | https://api.github.com/repos/nimblehq/nimble-medium-ios | closed | Refactor Resolve library to register correctly | type : chore priority : medium | ## Why
Refactor Resolve library to use `.register` instead of `.implement` for correct object generation per interface.
## Acceptance Criteria
The app works normally.
| 1.0 | Refactor Resolve library to register correctly - ## Why
Refactor Resolve library to use `.register` instead of `.implement` for correct object generation per interface.
## Acceptance Criteria
The app works normally.
| priority | refactor resolve library to register correctly why refactor resolve library to use register instead of implement for correct object generation per interface acceptance criteria the app works normally | 1 |
260,983 | 8,221,998,260 | IssuesEvent | 2018-09-06 05:27:23 | Repair-DeskPOS/RepairDesk-BUGS-IMPROVEMENTS | https://api.github.com/repos/Repair-DeskPOS/RepairDesk-BUGS-IMPROVEMENTS | closed | Customers module - Tickets & Invoice Listing Order | Added to Roadmap Medium Priority customers enhancement | So I'm just wondering if others have noticed this. There's no rhyme or reason to the ticket list order under a customer. There is no order to them. Not by job number or by date. Makes it frustrating. I'll confirm jobs on the first page. Yet new jobs could be at the top of the list or on the second page or even half way... | 1.0 | Customers module - Tickets & Invoice Listing Order - So I'm just wondering if others have noticed this. There's no rhyme or reason to the ticket list order under a customer. There is no order to them. Not by job number or by date. Makes it frustrating. I'll confirm jobs on the first page. Yet new jobs could be at the t... | priority | customers module tickets invoice listing order so i m just wondering if others have noticed this there s no rhyme or reason to the ticket list order under a customer there is no order to them not by job number or by date makes it frustrating i ll confirm jobs on the first page yet new jobs could be at the t... | 1 |
167,956 | 6,354,191,498 | IssuesEvent | 2017-07-29 06:55:58 | compodoc/compodoc | https://api.github.com/repos/compodoc/compodoc | opened | [BUG] Support function types in function parameters description | Priority: Medium Status: Accepted Time: ~3 hours Type: Enhancement | ##### **Overview of the issue**
Current syntax :
```
constructor(scheduler: Scheduler, work: (this: Action<T>, state?: T) => void) {
super();
}
```
render this :
```
constructor(scheduler: Scheduler, work: )
```
| 1.0 | [BUG] Support function types in function parameters description - ##### **Overview of the issue**
Current syntax :
```
constructor(scheduler: Scheduler, work: (this: Action<T>, state?: T) => void) {
super();
}
```
render this :
```
constructor(scheduler: Scheduler, work: )
```
| priority | support function types in function parameters description overview of the issue current syntax constructor scheduler scheduler work this action state t void super render this constructor scheduler scheduler work | 1 |
614,669 | 19,188,061,509 | IssuesEvent | 2021-12-05 14:44:52 | kevslinger/bot-be-named | https://api.github.com/repos/kevslinger/bot-be-named | closed | Docstring cleanup everywhere | Priority: Medium Before MH22 | Test if single quote substitutes instead of double quotes in every module/some modules/no module. My guess is only "Help module" behaves different, but every other module accepts (Can be wrong)
After testing, change all applicable (maybe all) instances of single quotes in docstring to be double quotes.
Aka
`... | 1.0 | Docstring cleanup everywhere - Test if single quote substitutes instead of double quotes in every module/some modules/no module. My guess is only "Help module" behaves different, but every other module accepts (Can be wrong)
After testing, change all applicable (maybe all) instances of single quotes in docstring to ... | priority | docstring cleanup everywhere test if single quote substitutes instead of double quotes in every module some modules no module my guess is only help module behaves different but every other module accepts can be wrong after testing change all applicable maybe all instances of single quotes in docstring to ... | 1 |
148,295 | 5,672,608,019 | IssuesEvent | 2017-04-12 02:13:56 | pmeas/pmeas-frontend | https://api.github.com/repos/pmeas/pmeas-frontend | closed | Boot Screen Sequence | Difficulty: Medium Priority: Medium Stage: Research Type: Feature | Add the different stages before loading the main effects page. I.E -> Open App -> Show Splash Screen -> Pick Connection Medium -> Pick Ports -> Load Main Page | 1.0 | Boot Screen Sequence - Add the different stages before loading the main effects page. I.E -> Open App -> Show Splash Screen -> Pick Connection Medium -> Pick Ports -> Load Main Page | priority | boot screen sequence add the different stages before loading the main effects page i e open app show splash screen pick connection medium pick ports load main page | 1 |
787,864 | 27,734,057,935 | IssuesEvent | 2023-03-15 10:01:45 | gamefreedomgit/Maelstrom | https://api.github.com/repos/gamefreedomgit/Maelstrom | closed | Impact and Divine Purpose proccing even when you don't damage anyone | Spell Priority: Medium Status: Confirmed | Edit: As there is no concrete evidence on this, I will assume that the lack of evidence speaks of this being a bug, otherwise every guide would suggest spamming your spells pre-pull to get your procs.
Currently, if you spam untargeted damaging abilities as a Mage and Ret, who have both Impact and Divine Purpose tale... | 1.0 | Impact and Divine Purpose proccing even when you don't damage anyone - Edit: As there is no concrete evidence on this, I will assume that the lack of evidence speaks of this being a bug, otherwise every guide would suggest spamming your spells pre-pull to get your procs.
Currently, if you spam untargeted damaging ab... | priority | impact and divine purpose proccing even when you don t damage anyone edit as there is no concrete evidence on this i will assume that the lack of evidence speaks of this being a bug otherwise every guide would suggest spamming your spells pre pull to get your procs currently if you spam untargeted damaging ab... | 1 |
595,582 | 18,069,403,391 | IssuesEvent | 2021-09-20 23:50:33 | NOAA-GSL/MATS | https://api.github.com/repos/NOAA-GSL/MATS | closed | date-selector refresh happening too early | Priority: Medium Project: MATScommon Project: MATS | It appears that in the date_range.js file around line 25 we had a refresh() that is firing too soon.
//RTP I think this causes it to refresh too quickly. If we need this we should find a better way.
//refresh(); // initial value based on what is in the superior
We need to debug this better and fix it in a ... | 1.0 | date-selector refresh happening too early - It appears that in the date_range.js file around line 25 we had a refresh() that is firing too soon.
//RTP I think this causes it to refresh too quickly. If we need this we should find a better way.
//refresh(); // initial value based on what is in the superior
W... | priority | date selector refresh happening too early it appears that in the date range js file around line we had a refresh that is firing too soon rtp i think this causes it to refresh too quickly if we need this we should find a better way refresh initial value based on what is in the superior we... | 1 |
287,055 | 8,798,496,915 | IssuesEvent | 2018-12-24 08:04:02 | openshiftio/openshift.io | https://api.github.com/repos/openshiftio/openshift.io | closed | [2] Effort field populates incorrect value | SEV3-medium area/planner area/planner/item-details priority/P2 status/in-progress team/ui type/bug | Enter the value 11111111111111111.51 in the effort field. On save, this value is converted to 11111111111111112
Enter the value 111111111111111111111111.51 and it will save as 1.1111111111111111e+23. However, attempting to re-save this value will result in the following error message: "Invalid value for the field ty... | 1.0 | [2] Effort field populates incorrect value - Enter the value 11111111111111111.51 in the effort field. On save, this value is converted to 11111111111111112
Enter the value 111111111111111111111111.51 and it will save as 1.1111111111111111e+23. However, attempting to re-save this value will result in the following e... | priority | effort field populates incorrect value enter the value in the effort field on save this value is converted to enter the value and it will save as however attempting to re save this value will result in the following error message invalid value for the field type float | 1 |
618,416 | 19,441,315,755 | IssuesEvent | 2021-12-22 01:31:10 | ut-issl/c2a-core | https://api.github.com/repos/ut-issl/c2a-core | opened | GS Cmdใฎๅ้ๅถๅพกใซใคใใฆใฉใใใใ่ใใ | priority::medium | ## ๆฆ่ฆ
GS Cmdใฎๅ้ๅถๅพกใซใคใใฆใฉใใใใ่ใใ
## ่ฉณ็ดฐ
ใชใซใๆฑบใพใฃใฆใชใใฎใง๏ผ๏ผใใ่ใใ
## closeๆกไปถ
ไปๅพใฎๆน้ใๆฑบใพใฃใใ
## ๅ่
- ้ข้ฃ https://github.com/ut-issl/c2a-core/issues/127 | 1.0 | GS Cmdใฎๅ้ๅถๅพกใซใคใใฆใฉใใใใ่ใใ - ## ๆฆ่ฆ
GS Cmdใฎๅ้ๅถๅพกใซใคใใฆใฉใใใใ่ใใ
## ่ฉณ็ดฐ
ใชใซใๆฑบใพใฃใฆใชใใฎใง๏ผ๏ผใใ่ใใ
## closeๆกไปถ
ไปๅพใฎๆน้ใๆฑบใพใฃใใ
## ๅ่
- ้ข้ฃ https://github.com/ut-issl/c2a-core/issues/127 | priority | gs cmdใฎๅ้ๅถๅพกใซใคใใฆใฉใใใใ่ใใ ๆฆ่ฆ gs cmdใฎๅ้ๅถๅพกใซใคใใฆใฉใใใใ่ใใ ่ฉณ็ดฐ ใชใซใๆฑบใพใฃใฆใชใใฎใง๏ผ closeๆกไปถ ไปๅพใฎๆน้ใๆฑบใพใฃใใ ๅ่ ้ข้ฃ | 1 |
176,903 | 6,569,014,995 | IssuesEvent | 2017-09-09 01:06:20 | pydata/numexpr | https://api.github.com/repos/pydata/numexpr | closed | failing unittests / crashes on GNU/Linux Debian sparc arch (in threaded mode) | bug imported Priority-Medium | _From [yarikop...@gmail.com](https://code.google.com/u/106463979469591360865/) on April 09, 2012 20:34:26_
What steps will reproduce the problem? 1. happens with 1.4.2 and 2.0.1 (debian experimental)
2. on sparc boxes (but necessarily all of them)
3. some times just a test failure some times a crash, e.g. http://www.o... | 1.0 | failing unittests / crashes on GNU/Linux Debian sparc arch (in threaded mode) - _From [yarikop...@gmail.com](https://code.google.com/u/106463979469591360865/) on April 09, 2012 20:34:26_
What steps will reproduce the problem? 1. happens with 1.4.2 and 2.0.1 (debian experimental)
2. on sparc boxes (but necessarily all ... | priority | failing unittests crashes on gnu linux debian sparc arch in threaded mode from on april what steps will reproduce the problem happens with and debian experimental on sparc boxes but necessarily all of them some times just a test failure some times a crash e g here i... | 1 |
677,923 | 23,179,782,118 | IssuesEvent | 2022-07-31 23:41:44 | City-Bureau/city-scrapers-atl | https://api.github.com/repos/City-Bureau/city-scrapers-atl | opened | New Scraper: Clayton County Board of Health | priority-medium | Create a new scraper for Clayton County Board of Health
Website: https://www.claytoncountypublichealth.org/about-us/meetings-and-minutes/
Jurisdiction: Clayton County
Classification: Public Health
| 1.0 | New Scraper: Clayton County Board of Health - Create a new scraper for Clayton County Board of Health
Website: https://www.claytoncountypublichealth.org/about-us/meetings-and-minutes/
Jurisdiction: Clayton County
Classification: Public Health
| priority | new scraper clayton county board of health create a new scraper for clayton county board of health website jurisdiction clayton county classification public health | 1 |
680,831 | 23,286,941,778 | IssuesEvent | 2022-08-05 17:35:16 | x13pixels/remedybg-issues | https://api.github.com/repos/x13pixels/remedybg-issues | closed | Closing tab with Ctrl+W defocuses editor | Type: Bug Priority: 5 (Medium) Component: Text Window | Because of this I'm unable to just press Ctrl+W multiple times in succession to close multiple tabs. I have to Ctrl+W, click to refocus, Ctrl+W, click to refocus, and so on. | 1.0 | Closing tab with Ctrl+W defocuses editor - Because of this I'm unable to just press Ctrl+W multiple times in succession to close multiple tabs. I have to Ctrl+W, click to refocus, Ctrl+W, click to refocus, and so on. | priority | closing tab with ctrl w defocuses editor because of this i m unable to just press ctrl w multiple times in succession to close multiple tabs i have to ctrl w click to refocus ctrl w click to refocus and so on | 1 |
577,192 | 17,105,051,688 | IssuesEvent | 2021-07-09 16:23:31 | phetsims/fourier-making-waves | https://api.github.com/repos/phetsims/fourier-making-waves | closed | How to start/stop continuous sounds that are specific to a Screen? | priority:3-medium | The Discrete screen has a checkbox/slider control for the sound associated with the Fourier series:
<img width="280" alt="screenshot_1050" src="https://user-images.githubusercontent.com/3046552/124819749-ded3ae80-df29-11eb-969e-31cb5ce47d94.png">
This is a continous sound. And I just discovered that switching sc... | 1.0 | How to start/stop continuous sounds that are specific to a Screen? - The Discrete screen has a checkbox/slider control for the sound associated with the Fourier series:
<img width="280" alt="screenshot_1050" src="https://user-images.githubusercontent.com/3046552/124819749-ded3ae80-df29-11eb-969e-31cb5ce47d94.png">
... | priority | how to start stop continuous sounds that are specific to a screen the discrete screen has a checkbox slider control for the sound associated with the fourier series img width alt screenshot src this is a continous sound and i just discovered that switching screens does not stop this sound j... | 1 |
272,563 | 8,514,927,874 | IssuesEvent | 2018-10-31 20:00:56 | robotframework/SeleniumLibrary | https://api.github.com/repos/robotframework/SeleniumLibrary | closed | Capture Elemen picture | enhancement priority: medium | It looks like taking picture from a element is progressing in [ChromeDriver](https://bugs.chromium.org/p/chromedriver/issues/detail?id=1938). Once it gets implemented in ChromeDriver, then there is support from Firefox and Chrome browsers. Also this has been asked few times, but because of lack of Selenium/browser supp... | 1.0 | Capture Elemen picture - It looks like taking picture from a element is progressing in [ChromeDriver](https://bugs.chromium.org/p/chromedriver/issues/detail?id=1938). Once it gets implemented in ChromeDriver, then there is support from Firefox and Chrome browsers. Also this has been asked few times, but because of lack... | priority | capture elemen picture it looks like taking picture from a element is progressing in once it gets implemented in chromedriver then there is support from firefox and chrome browsers also this has been asked few times but because of lack of selenium browser support we have not implemented it now if chrome sup... | 1 |
344,694 | 10,348,540,870 | IssuesEvent | 2019-09-04 20:03:24 | DisabledMallis/BTDToolbox | https://api.github.com/repos/DisabledMallis/BTDToolbox | closed | Control font size in JsonEditor | Feature Medium Priority | Text box and basic function is set up. Change not applied when value is changed in text box. I believe it would need to re-render the text currently inside the editor | 1.0 | Control font size in JsonEditor - Text box and basic function is set up. Change not applied when value is changed in text box. I believe it would need to re-render the text currently inside the editor | priority | control font size in jsoneditor text box and basic function is set up change not applied when value is changed in text box i believe it would need to re render the text currently inside the editor | 1 |
345,151 | 10,353,987,438 | IssuesEvent | 2019-09-05 12:52:14 | department-of-veterans-affairs/caseflow | https://api.github.com/repos/department-of-veterans-affairs/caseflow | closed | Tech discovery: strategies for minimizing BGS impact on Caseflow performance | BGS foxtrot priority-medium tech-improvement | # Improvements to BGS information in Queue
Caseflow is dependent upon BGS for information like Veteran name, POA, and appellant information. BGS can be unreliable, and Caseflow has the goal of remaining operational as much as possible even if external dependencies are experiencing downtime. Additionally, making mult... | 1.0 | Tech discovery: strategies for minimizing BGS impact on Caseflow performance - # Improvements to BGS information in Queue
Caseflow is dependent upon BGS for information like Veteran name, POA, and appellant information. BGS can be unreliable, and Caseflow has the goal of remaining operational as much as possible eve... | priority | tech discovery strategies for minimizing bgs impact on caseflow performance improvements to bgs information in queue caseflow is dependent upon bgs for information like veteran name poa and appellant information bgs can be unreliable and caseflow has the goal of remaining operational as much as possible eve... | 1 |
48,985 | 3,001,329,468 | IssuesEvent | 2015-07-24 10:26:11 | marvinlabs/customer-area | https://api.github.com/repos/marvinlabs/customer-area | closed | Shortcode for user groups | enhancement Premium add-ons Priority - medium | From: http://wp-customerarea.com/support/topic/automatically-add-users-to-user-groups-based-on-field-in-registration-form/
Would be good to have a shortcode to display the groups of a user.
Could be nice to have that shown on the profile page (with a setting to enable/disable) | 1.0 | Shortcode for user groups - From: http://wp-customerarea.com/support/topic/automatically-add-users-to-user-groups-based-on-field-in-registration-form/
Would be good to have a shortcode to display the groups of a user.
Could be nice to have that shown on the profile page (with a setting to enable/disable) | priority | shortcode for user groups from would be good to have a shortcode to display the groups of a user could be nice to have that shown on the profile page with a setting to enable disable | 1 |
590,354 | 17,776,947,009 | IssuesEvent | 2021-08-30 20:32:41 | ngageoint/hootenanny | https://api.github.com/repos/ngageoint/hootenanny | opened | Translation errors in regression tests | Type: Bug Priority: Medium Category: Translation Status: Defined | Seeing many translations errors when running the regression tests. Here is an example:
`20:30:18.990 ERROR <empty handle>( 650) "Unable to store \"hoot:score:detail\":\"The feature pair with a match score of 1 was matched because it met the threshold for a match at 0.6.;The feature pair with a match score of 1 was ... | 1.0 | Translation errors in regression tests - Seeing many translations errors when running the regression tests. Here is an example:
`20:30:18.990 ERROR <empty handle>( 650) "Unable to store \"hoot:score:detail\":\"The feature pair with a match score of 1 was matched because it met the threshold for a match at 0.6.;The ... | priority | translation errors in regression tests seeing many translations errors when running the regression tests here is an example error unable to store hoot score detail the feature pair with a match score of was matched because it met the threshold for a match at the feature pair with a ... | 1 |
234,984 | 7,733,520,145 | IssuesEvent | 2018-05-26 12:53:15 | wevote/WebApp | https://api.github.com/repos/wevote/WebApp | opened | "Summary of Ballot Items" quicklinks: Make the anchor tag jump you below the header | Difficulty: Medium Priority: 1 | ### Please describe the issue (What happens? What do you expect?)
Right now when you click a link under "Summary of Ballot Items" it positions you on the ballot with the anchor tag at the very top of the page. Sometimes this happens to be beneath the header (which animates in and out).
I have given the relevant anc... | 1.0 | "Summary of Ballot Items" quicklinks: Make the anchor tag jump you below the header - ### Please describe the issue (What happens? What do you expect?)
Right now when you click a link under "Summary of Ballot Items" it positions you on the ballot with the anchor tag at the very top of the page. Sometimes this happens ... | priority | summary of ballot items quicklinks make the anchor tag jump you below the header please describe the issue what happens what do you expect right now when you click a link under summary of ballot items it positions you on the ballot with the anchor tag at the very top of the page sometimes this happens ... | 1 |
291,591 | 8,940,634,452 | IssuesEvent | 2019-01-24 00:32:55 | bdecon/econ_data | https://api.github.com/repos/bdecon/econ_data | closed | bd CPS: Use revised 2000-based weights for January 2000 to December 2002 | enhancement priority: medium | Census published [2000-based revised weights](https://thedataweb.rm.census.gov/ftp/cps_ftp.html#cpsbasic_extract) for January 2000 to December 2002 observations. I'd like to replace BASICWGT and PWORWGT (or create ORGWGT) with these values. Thanks to EPI for pointing this out.
[Data dictionary](https://thedataweb.r... | 1.0 | bd CPS: Use revised 2000-based weights for January 2000 to December 2002 - Census published [2000-based revised weights](https://thedataweb.rm.census.gov/ftp/cps_ftp.html#cpsbasic_extract) for January 2000 to December 2002 observations. I'd like to replace BASICWGT and PWORWGT (or create ORGWGT) with these values. Than... | priority | bd cps use revised based weights for january to december census published for january to december observations i d like to replace basicwgt and pworwgt or create orgwgt with these values thanks to epi for pointing this out | 1 |
485,939 | 14,001,622,497 | IssuesEvent | 2020-10-28 13:52:40 | space-wizards/space-station-14 | https://api.github.com/repos/space-wizards/space-station-14 | closed | Add weightless status | Feature: Physics Priority: 2-medium Type: Feature | There's been a bunch of people asking why movement is weird and it seems like at least half of it is from the gravity generator being offline, so we need a status on the UI for when the player is weightless. | 1.0 | Add weightless status - There's been a bunch of people asking why movement is weird and it seems like at least half of it is from the gravity generator being offline, so we need a status on the UI for when the player is weightless. | priority | add weightless status there s been a bunch of people asking why movement is weird and it seems like at least half of it is from the gravity generator being offline so we need a status on the ui for when the player is weightless | 1 |
661,790 | 22,087,703,765 | IssuesEvent | 2022-06-01 01:34:13 | yugabyte/yugabyte-db | https://api.github.com/repos/yugabyte/yugabyte-db | closed | [DocDB] Prevent tablespace deletion in case PITR is enabled | kind/bug area/docdb priority/medium | Jira Link: [[DB-342]](https://yugabyte.atlassian.net/browse/DB-342)
### Description
Tablespaces are currently not restored by PITR, so the following scenario leads to an unworkable state:
1. Create a tablespace.
2. Create a DB with a table assigned to the tablespace.
3. Enable PITR (create a schedule).
4. Drop ... | 1.0 | [DocDB] Prevent tablespace deletion in case PITR is enabled - Jira Link: [[DB-342]](https://yugabyte.atlassian.net/browse/DB-342)
### Description
Tablespaces are currently not restored by PITR, so the following scenario leads to an unworkable state:
1. Create a tablespace.
2. Create a DB with a table assigned to ... | priority | prevent tablespace deletion in case pitr is enabled jira link description tablespaces are currently not restored by pitr so the following scenario leads to an unworkable state create a tablespace create a db with a table assigned to the tablespace enable pitr create a schedule d... | 1 |
20,319 | 2,622,795,229 | IssuesEvent | 2015-03-04 07:29:01 | olga-jane/prizm | https://api.github.com/repos/olga-jane/prizm | closed | Replacing external files [Mill] v 1.0.33.9990 | bug - crash/performance/leak Coding MEDIUM priority reported_by_students | 1. Create new pipe
2. Click on "Attachments" and add new file
3. Save changes
4. Click on "Attachments" again and download this file to the folder with the same file
5. Click "Yes" to replace old file

... | 1.0 | Replacing external files [Mill] v 1.0.33.9990 - 1. Create new pipe
2. Click on "Attachments" and add new file
3. Save changes
4. Click on "Attachments" again and download this file to the folder with the same file
5. Click "Yes" to replace old file

- [ ] Mount TF2 assets for maps that use the... | 1.0 | Rocket Jumping Gamemode - Alright, since @laurirasanen set us up for RJ to be in Momentum much sooner than 1.0.0, we can begin to explore adding the features specific to the game mode.
## Things to be done by 0.8.2:
- [x] Rocket launcher with correct speed/damage values (thanks @laurirasanen !)
- [ ] Mount TF2 as... | priority | rocket jumping gamemode alright since laurirasanen set us up for rj to be in momentum much sooner than we can begin to explore adding the features specific to the game mode things to be done by rocket launcher with correct speed damage values thanks laurirasanen mount assets f... | 1 |
453,617 | 13,085,703,299 | IssuesEvent | 2020-08-02 02:57:42 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | [Coverity CID :211551] Out-of-bounds read in soc/xtensa/sample_controller/include/_soc_inthandlers.h | Coverity bug priority: medium |
Static code scan issues found in file:
https://github.com/zephyrproject-rtos/zephyr/tree/7d90812f265c0d23bad904434cef9c1616ba08ad/soc/xtensa/sample_controller/include/_soc_inthandlers.h
Category: Memory - illegal accesses
Function: `_xtensa_handle_one_int3`
Component: Other
CID: [211551](https://scan9.coverity.com/r... | 1.0 | [Coverity CID :211551] Out-of-bounds read in soc/xtensa/sample_controller/include/_soc_inthandlers.h -
Static code scan issues found in file:
https://github.com/zephyrproject-rtos/zephyr/tree/7d90812f265c0d23bad904434cef9c1616ba08ad/soc/xtensa/sample_controller/include/_soc_inthandlers.h
Category: Memory - illegal a... | priority | out of bounds read in soc xtensa sample controller include soc inthandlers h static code scan issues found in file category memory illegal accesses function xtensa handle one component other cid please fix or provide comments in coverity using the link note this issue was created automa... | 1 |
714,515 | 24,564,667,932 | IssuesEvent | 2022-10-13 01:00:59 | AY2223S1-CS2103T-W13-4/tp | https://api.github.com/repos/AY2223S1-CS2103T-W13-4/tp | closed | Incorrect help link | priority.Medium | Pressing <kbd>F1</kbd> in the app shows a help link that points to the original address book link. It should point to our user guide instead. | 1.0 | Incorrect help link - Pressing <kbd>F1</kbd> in the app shows a help link that points to the original address book link. It should point to our user guide instead. | priority | incorrect help link pressing in the app shows a help link that points to the original address book link it should point to our user guide instead | 1 |
77,830 | 3,507,283,243 | IssuesEvent | 2016-01-08 12:23:10 | OregonCore/OregonCore | https://api.github.com/repos/OregonCore/OregonCore | closed | First Aid - Bandages (with healing bonus bug) (BB #812) | migrated Priority: Medium Type: Bug | This issue was migrated from bitbucket.
**Original Reporter:** smoldar
**Original Date:** 17.02.2015 11:12:48 GMT+0000
**Original Priority:** major
**Original Type:** bug
**Original State:** resolved
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/812
<hr>
All first aid bandages and other spells have bo... | 1.0 | First Aid - Bandages (with healing bonus bug) (BB #812) - This issue was migrated from bitbucket.
**Original Reporter:** smoldar
**Original Date:** 17.02.2015 11:12:48 GMT+0000
**Original Priority:** major
**Original Type:** bug
**Original State:** resolved
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issue... | priority | first aid bandages with healing bonus bug bb this issue was migrated from bitbucket original reporter smoldar original date gmt original priority major original type bug original state resolved direct link all first aid bandages and other spells have bonus hea... | 1 |
548,361 | 16,062,699,948 | IssuesEvent | 2021-04-23 14:36:11 | containrrr/watchtower | https://api.github.com/repos/containrrr/watchtower | closed | Discord watchtower / shoutrrr failing after 1.2.1 | Priority: Medium Status: Available Type: Bug | **Describe the bug**
Just got the new update and now the app is failing to send discord messages via shoutrrr (This might belong in shoutrrr's github but I'm not sure where the underlining error is). Webhook url was working till latest update.
**Image of it working before update**
. Webhook url was working till latest update.
**Image of it workin... | priority | discord watchtower shoutrrr failing after describe the bug just got the new update and now the app is failing to send discord messages via shoutrrr this might belong in shoutrrr s github but i m not sure where the underlining error is webhook url was working till latest update image of it workin... | 1 |
336,971 | 10,208,541,013 | IssuesEvent | 2019-08-14 10:22:16 | strapi/strapi | https://api.github.com/repos/strapi/strapi | closed | Generated API controller.action conflict with plugins controller.action in routes files | priority: medium status: confirmed type: bug ๐ | <!-- โ ๏ธ If you do not respect this template your issue will be closed. -->
<!-- โ ๏ธ Before writing your issue make sure you are using:-->
<!-- Node 9.x.x -->
<!-- npm 5.x.x -->
<!-- The latest version of Strapi. -->
**Informations**
- **Node.js version**: `10.4.0` (replicable in `8.9.4` and `9.9.0`)
- **npm v... | 1.0 | Generated API controller.action conflict with plugins controller.action in routes files - <!-- โ ๏ธ If you do not respect this template your issue will be closed. -->
<!-- โ ๏ธ Before writing your issue make sure you are using:-->
<!-- Node 9.x.x -->
<!-- npm 5.x.x -->
<!-- The latest version of Strapi. -->
**Info... | priority | generated api controller action conflict with plugins controller action in routes files informations node js version replicable in and npm version also used strapi version alpha database mongodb operating... | 1 |
305,925 | 9,378,351,429 | IssuesEvent | 2019-04-04 12:42:23 | medic/medic | https://api.github.com/repos/medic/medic | closed | Add a permission to show the Report edit button | Priority: 2 - Medium Type: Improvement | On the Report/History tab there's a button to edit a report which is shown to all users but sometimes we don't want certain users to be able to edit reports. Add a permission to the default and standard configurations that is required to allow for editing of reports. By default all roles should have this permission.
... | 1.0 | Add a permission to show the Report edit button - On the Report/History tab there's a button to edit a report which is shown to all users but sometimes we don't want certain users to be able to edit reports. Add a permission to the default and standard configurations that is required to allow for editing of reports. By... | priority | add a permission to show the report edit button on the report history tab there s a button to edit a report which is shown to all users but sometimes we don t want certain users to be able to edit reports add a permission to the default and standard configurations that is required to allow for editing of reports by... | 1 |
632,425 | 20,196,543,371 | IssuesEvent | 2022-02-11 11:11:15 | dnd-side-project/dnd-6th-1-backend | https://api.github.com/repos/dnd-side-project/dnd-6th-1-backend | opened | ๋ง์ดํ์ด์ง ์กฐํ ๋ฐ ํ์์ ๋ณด ์์ API | Priority: Medium ๋ง์ดํ์ด์ง ์์ฃผ Add | ## ๊ธฐ๋ฅ ์ค๋ช
๋ง์ดํ์ด์ง ์กฐํ ๋ฐ ํ์์ ๋ณด ์์ API
## ์๋ฃ ์กฐ๊ฑด
- [ ] ๋ง์ดํ์ด์ง ์ฒซ ํ๋ฉด
- [ ] ๋๋ค์ ์์
- [ ] ๋น๋ฐ๋ฒํธ ์ฌ์ค์
- [ ] ์ด๋ฏธ์ง ์์
## ์ฐธ๊ณ ์ฌํญ
| 1.0 | ๋ง์ดํ์ด์ง ์กฐํ ๋ฐ ํ์์ ๋ณด ์์ API - ## ๊ธฐ๋ฅ ์ค๋ช
๋ง์ดํ์ด์ง ์กฐํ ๋ฐ ํ์์ ๋ณด ์์ API
## ์๋ฃ ์กฐ๊ฑด
- [ ] ๋ง์ดํ์ด์ง ์ฒซ ํ๋ฉด
- [ ] ๋๋ค์ ์์
- [ ] ๋น๋ฐ๋ฒํธ ์ฌ์ค์
- [ ] ์ด๋ฏธ์ง ์์
## ์ฐธ๊ณ ์ฌํญ
| priority | ๋ง์ดํ์ด์ง ์กฐํ ๋ฐ ํ์์ ๋ณด ์์ api ๊ธฐ๋ฅ ์ค๋ช
๋ง์ดํ์ด์ง ์กฐํ ๋ฐ ํ์์ ๋ณด ์์ api ์๋ฃ ์กฐ๊ฑด ๋ง์ดํ์ด์ง ์ฒซ ํ๋ฉด ๋๋ค์ ์์ ๋น๋ฐ๋ฒํธ ์ฌ์ค์ ์ด๋ฏธ์ง ์์ ์ฐธ๊ณ ์ฌํญ | 1 |
681,872 | 23,325,603,810 | IssuesEvent | 2022-08-08 20:51:06 | DSpace/DSpace | https://api.github.com/repos/DSpace/DSpace | closed | Multiple objects and authorization features endpoint does not support pagination | bug interface: REST API v7 medium priority e/4 | **Describe the bug**
Endpoint `/authorizations/objects` is not correctly handling pagination
**To Reproduce**
Steps to reproduce the behavior:
1. Call `/authorizations/objects` with page=1 and size = 1 parameters
2. Response will contain pagination information with page=0 and size = 20
**Expected behavior**
... | 1.0 | Multiple objects and authorization features endpoint does not support pagination - **Describe the bug**
Endpoint `/authorizations/objects` is not correctly handling pagination
**To Reproduce**
Steps to reproduce the behavior:
1. Call `/authorizations/objects` with page=1 and size = 1 parameters
2. Response will ... | priority | multiple objects and authorization features endpoint does not support pagination describe the bug endpoint authorizations objects is not correctly handling pagination to reproduce steps to reproduce the behavior call authorizations objects with page and size parameters response will ... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.