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 855 | labels stringlengths 4 721 | body stringlengths 1 261k | index stringclasses 13 values | text_combine stringlengths 96 261k | label stringclasses 2 values | text stringlengths 96 240k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
248,159 | 7,928,100,782 | IssuesEvent | 2018-07-06 10:20:32 | KingAkeem/GoScrape | https://api.github.com/repos/KingAkeem/GoScrape | opened | Add support for more HTML tags | High Priority enhancement good first issue | Currently the only tag supported is `<a>`, implement similar library functions for more HTML tags. | 1.0 | Add support for more HTML tags - Currently the only tag supported is `<a>`, implement similar library functions for more HTML tags. | priority | add support for more html tags currently the only tag supported is implement similar library functions for more html tags | 1 |
603,527 | 18,668,707,523 | IssuesEvent | 2021-10-30 09:28:13 | AY2122S1-CS2103T-W13-3/tp | https://api.github.com/repos/AY2122S1-CS2103T-W13-3/tp | closed | [PE-D] Adding Game with Date is unsuccessful | bug duplicate priority.High date | 
This command does not go through, but when the date stuff is removed the new game is successfully added
<!--session: 1635494444517-fc001235-a4b8-4f19-837e-87a5b149d204--><!--Version: Web v3.4.1-->
-------------
Labels: `severity.High` `type.FunctionalityBug`
original: peilinye/ped#3 | 1.0 | [PE-D] Adding Game with Date is unsuccessful - 
This command does not go through, but when the date stuff is removed the new game is successfully added
<!--session: 1635494444517-fc001235-a4b8-4f19-837e-87a5b149d204--><!--Version: Web v3.4.1-->
-------------
Labels: `severity.High` `type.FunctionalityBug`
original: peilinye/ped#3 | priority | adding game with date is unsuccessful this command does not go through but when the date stuff is removed the new game is successfully added labels severity high type functionalitybug original peilinye ped | 1 |
285,851 | 8,779,973,537 | IssuesEvent | 2018-12-19 16:06:40 | tandemcode/tandem | https://api.github.com/repos/tandemcode/tandem | closed | Build app within Tandem | estimate: large feature priority: high | This is a _high_ priority item since it reduces the complicated process around integrating & using Tandem with a project that contains custom code.
TODO:
- [x] Build button
- [x] if there is no build config, display `configure build` button
- [x] show loader icon when building
- [x] `building` button options
- [x] stop build
- [x] configure build
- [x] open application
- [x] `build project` button options
- [x] `start`
- [x] `configure build`
- [x] when build started, open bottom gutter with console window
- [x] toggle bottom gutter menu options
- [x] if build config changes, then restart build
- [x] reload tdproject locally if changed
- [x] queue tdproject for change | 1.0 | Build app within Tandem - This is a _high_ priority item since it reduces the complicated process around integrating & using Tandem with a project that contains custom code.
TODO:
- [x] Build button
- [x] if there is no build config, display `configure build` button
- [x] show loader icon when building
- [x] `building` button options
- [x] stop build
- [x] configure build
- [x] open application
- [x] `build project` button options
- [x] `start`
- [x] `configure build`
- [x] when build started, open bottom gutter with console window
- [x] toggle bottom gutter menu options
- [x] if build config changes, then restart build
- [x] reload tdproject locally if changed
- [x] queue tdproject for change | priority | build app within tandem this is a high priority item since it reduces the complicated process around integrating using tandem with a project that contains custom code todo build button if there is no build config display configure build button show loader icon when building building button options stop build configure build open application build project button options start configure build when build started open bottom gutter with console window toggle bottom gutter menu options if build config changes then restart build reload tdproject locally if changed queue tdproject for change | 1 |
487,725 | 14,058,757,669 | IssuesEvent | 2020-11-03 01:04:21 | woocommerce/woocommerce-gateway-stripe | https://api.github.com/repos/woocommerce/woocommerce-gateway-stripe | closed | Alipay should allow store currency to be set to CNY | Priority: High [Type] Bug | **Describe the bug**
When store currency is set to CNY, Alipay isn't available. Checking with the [Stripe.com documentation](https://stripe.com/docs/payments/alipay), this should be possible.
**Expected behavior**
Store Currency can be set to Chinese yuan (CNY ¥) and Alipay is a payment method for customer to use.
WP Admin > WooCommerce > Settings > Currency options
**Screenshots**
The message can be seen in #1156
**Additional context**
I believe this may have changed but it could be this scenario hasn't been thought of. Linked to this, the `Relevant Payer Geography: China` in the payment method settings doesn't make sense since this can be set to something else and Alipay will work; such as setting store address to New Zealand and currency to NZD.
The extension works as expected going by the [mannual tests](https://github.com/woocommerce/woocommerce-gateway-stripe/blob/master/tests/manual/stripe-alipay.md) that were set up years ago but it looks like this is now incorrect.
| 1.0 | Alipay should allow store currency to be set to CNY - **Describe the bug**
When store currency is set to CNY, Alipay isn't available. Checking with the [Stripe.com documentation](https://stripe.com/docs/payments/alipay), this should be possible.
**Expected behavior**
Store Currency can be set to Chinese yuan (CNY ¥) and Alipay is a payment method for customer to use.
WP Admin > WooCommerce > Settings > Currency options
**Screenshots**
The message can be seen in #1156
**Additional context**
I believe this may have changed but it could be this scenario hasn't been thought of. Linked to this, the `Relevant Payer Geography: China` in the payment method settings doesn't make sense since this can be set to something else and Alipay will work; such as setting store address to New Zealand and currency to NZD.
The extension works as expected going by the [mannual tests](https://github.com/woocommerce/woocommerce-gateway-stripe/blob/master/tests/manual/stripe-alipay.md) that were set up years ago but it looks like this is now incorrect.
| priority | alipay should allow store currency to be set to cny describe the bug when store currency is set to cny alipay isn t available checking with the this should be possible expected behavior store currency can be set to chinese yuan cny ¥ and alipay is a payment method for customer to use wp admin woocommerce settings currency options screenshots the message can be seen in additional context i believe this may have changed but it could be this scenario hasn t been thought of linked to this the relevant payer geography china in the payment method settings doesn t make sense since this can be set to something else and alipay will work such as setting store address to new zealand and currency to nzd the extension works as expected going by the that were set up years ago but it looks like this is now incorrect | 1 |
789,778 | 27,805,469,262 | IssuesEvent | 2023-03-17 19:27:05 | AY2223S2-CS2103T-W11-3/tp | https://api.github.com/repos/AY2223S2-CS2103T-W11-3/tp | closed | Allow user to select another deck without unselecting current deck | priority.High | For convenience and streamlining of current flow. Since all the deck indices are already visible on the left panel, no need for user to unselect current deck before selecting another one. | 1.0 | Allow user to select another deck without unselecting current deck - For convenience and streamlining of current flow. Since all the deck indices are already visible on the left panel, no need for user to unselect current deck before selecting another one. | priority | allow user to select another deck without unselecting current deck for convenience and streamlining of current flow since all the deck indices are already visible on the left panel no need for user to unselect current deck before selecting another one | 1 |
161,181 | 6,110,444,185 | IssuesEvent | 2017-06-21 15:02:11 | genome/civic-client | https://api.github.com/repos/genome/civic-client | closed | Add evidence form not working properly | bug high priority | We received an email from an outside user reporting a bug in the user interface.
"When I add the PMID for a paper, the author names do not automatically get populated. I tried to complete the rest of the fields and submitted the evidence, but it the system did not accept it." "...tried to add evidence for the following PMID 20150365 this afternoon but was unsuccessful."
I haven't submitted evidence yet but I am seeing the same behavior with the PMID not generating the author names. | 1.0 | Add evidence form not working properly - We received an email from an outside user reporting a bug in the user interface.
"When I add the PMID for a paper, the author names do not automatically get populated. I tried to complete the rest of the fields and submitted the evidence, but it the system did not accept it." "...tried to add evidence for the following PMID 20150365 this afternoon but was unsuccessful."
I haven't submitted evidence yet but I am seeing the same behavior with the PMID not generating the author names. | priority | add evidence form not working properly we received an email from an outside user reporting a bug in the user interface when i add the pmid for a paper the author names do not automatically get populated i tried to complete the rest of the fields and submitted the evidence but it the system did not accept it tried to add evidence for the following pmid this afternoon but was unsuccessful i haven t submitted evidence yet but i am seeing the same behavior with the pmid not generating the author names | 1 |
733,786 | 25,321,892,086 | IssuesEvent | 2022-11-18 05:09:32 | Fiserv/Support | https://api.github.com/repos/Fiserv/Support | closed | Add Endpoints have disappeared from Banking Hub Tenant in PROD/Dev/Stage | bug Severity - Critical Priority - High BankingHub | Hi Team,
We need your help urgently do to almost all Add endpoints had disappear from the left side nav for Banking Hub in PROD/Dev/Stage instances, as you can see we didn't introduced any change to our code in Stage and PROD since last month, but today we detected they were failing:


Is seems those Add APIs still there but not displayed in the left side nav, I mean you can access them only having the direct link to them:
https://developer.fiserv.com/product/BankingHub/api/?type=post&path=/accounts&branch=main&version=11.0.0

https://developer.fiserv.com/product/BankingHub/api/?type=post&path=/address&branch=main&version=11.0.0

Can you please check if this is related to the dropdown gap we have reported regarding the Add endpoint was not displayed when we were testing the dropdown initially? We were told that issue was not related to the dropdown code but I'm afraid when your code was merged to PROD and other instances it affected the behavior of almost all Add endpoints:
https://github.com/Fiserv/Support/issues/226
This is the list of APIs affected by the issue:

These are the ones not impacted until now:

Please your help.
Thanks in advance!!
cc: @bobburghardt @fiservakshay
| 1.0 | Add Endpoints have disappeared from Banking Hub Tenant in PROD/Dev/Stage - Hi Team,
We need your help urgently do to almost all Add endpoints had disappear from the left side nav for Banking Hub in PROD/Dev/Stage instances, as you can see we didn't introduced any change to our code in Stage and PROD since last month, but today we detected they were failing:


Is seems those Add APIs still there but not displayed in the left side nav, I mean you can access them only having the direct link to them:
https://developer.fiserv.com/product/BankingHub/api/?type=post&path=/accounts&branch=main&version=11.0.0

https://developer.fiserv.com/product/BankingHub/api/?type=post&path=/address&branch=main&version=11.0.0

Can you please check if this is related to the dropdown gap we have reported regarding the Add endpoint was not displayed when we were testing the dropdown initially? We were told that issue was not related to the dropdown code but I'm afraid when your code was merged to PROD and other instances it affected the behavior of almost all Add endpoints:
https://github.com/Fiserv/Support/issues/226
This is the list of APIs affected by the issue:

These are the ones not impacted until now:

Please your help.
Thanks in advance!!
cc: @bobburghardt @fiservakshay
| priority | add endpoints have disappeared from banking hub tenant in prod dev stage hi team we need your help urgently do to almost all add endpoints had disappear from the left side nav for banking hub in prod dev stage instances as you can see we didn t introduced any change to our code in stage and prod since last month but today we detected they were failing is seems those add apis still there but not displayed in the left side nav i mean you can access them only having the direct link to them can you please check if this is related to the dropdown gap we have reported regarding the add endpoint was not displayed when we were testing the dropdown initially we were told that issue was not related to the dropdown code but i m afraid when your code was merged to prod and other instances it affected the behavior of almost all add endpoints this is the list of apis affected by the issue these are the ones not impacted until now please your help thanks in advance cc bobburghardt fiservakshay | 1 |
705,660 | 24,243,480,012 | IssuesEvent | 2022-09-27 08:42:21 | wfau/gaia-dmp | https://api.github.com/repos/wfau/gaia-dmp | closed | ALLWISE crossmatched table not working. | bug high priority | There is a bug in gaiadmpsetup in that the ALLWISE crossmatched table is attached against the incorrect schema (cut-and-pasted 2MASS by mistake). This means that the table resource cannot be used.
Fix asap! | 1.0 | ALLWISE crossmatched table not working. - There is a bug in gaiadmpsetup in that the ALLWISE crossmatched table is attached against the incorrect schema (cut-and-pasted 2MASS by mistake). This means that the table resource cannot be used.
Fix asap! | priority | allwise crossmatched table not working there is a bug in gaiadmpsetup in that the allwise crossmatched table is attached against the incorrect schema cut and pasted by mistake this means that the table resource cannot be used fix asap | 1 |
54,447 | 3,068,082,899 | IssuesEvent | 2015-08-18 14:08:59 | DICE-UNC/irods-cloud-browser | https://api.github.com/repos/DICE-UNC/irods-cloud-browser | closed | unable to figure out how to upload/download | Highest Priority To be discussed | New user comment...first impression..
"Login TDLC user's collection fine, browsing OK,
but cannot find 'upload/download' place to click ?"
If you look at the default view that welcomes the user

There are no visible cues as to what to do. We're going to need to rethink this and provide some affordances for discovery of functionality.
** I am thinking that having a hidden side menu is just going to obscure functionality that users may never discover, that's a part of the issue. Looking at Drive I want to suggest that we return to a top level menu (principle of consistency and least surprise).
** The icons for certain functionality need to be always visible, even when deactivated. This might provide a cue to select something to reveal that available functionality
** As in other tickets, a right click menu for things like upload/download/profile is probably needed
| 1.0 | unable to figure out how to upload/download - New user comment...first impression..
"Login TDLC user's collection fine, browsing OK,
but cannot find 'upload/download' place to click ?"
If you look at the default view that welcomes the user

There are no visible cues as to what to do. We're going to need to rethink this and provide some affordances for discovery of functionality.
** I am thinking that having a hidden side menu is just going to obscure functionality that users may never discover, that's a part of the issue. Looking at Drive I want to suggest that we return to a top level menu (principle of consistency and least surprise).
** The icons for certain functionality need to be always visible, even when deactivated. This might provide a cue to select something to reveal that available functionality
** As in other tickets, a right click menu for things like upload/download/profile is probably needed
| priority | unable to figure out how to upload download new user comment first impression login tdlc user s collection fine browsing ok but cannot find upload download place to click if you look at the default view that welcomes the user there are no visible cues as to what to do we re going to need to rethink this and provide some affordances for discovery of functionality i am thinking that having a hidden side menu is just going to obscure functionality that users may never discover that s a part of the issue looking at drive i want to suggest that we return to a top level menu principle of consistency and least surprise the icons for certain functionality need to be always visible even when deactivated this might provide a cue to select something to reveal that available functionality as in other tickets a right click menu for things like upload download profile is probably needed | 1 |
214,070 | 7,263,120,329 | IssuesEvent | 2018-02-19 09:41:06 | roboticslab-uc3m/teo-developer-manual | https://api.github.com/repos/roboticslab-uc3m/teo-developer-manual | closed | restore important wiki information | priority: high | There have been changes in the wiki where important information has been deleted:
http://robots.uc3m.es/index.php?title=TEO&diff=next&oldid=2750
Important to restore:
> CuiAbsolute: VirtualBox Image with Windows 7 and MPLAB IDE v8.92, Documentation. | 1.0 | restore important wiki information - There have been changes in the wiki where important information has been deleted:
http://robots.uc3m.es/index.php?title=TEO&diff=next&oldid=2750
Important to restore:
> CuiAbsolute: VirtualBox Image with Windows 7 and MPLAB IDE v8.92, Documentation. | priority | restore important wiki information there have been changes in the wiki where important information has been deleted important to restore cuiabsolute virtualbox image with windows and mplab ide documentation | 1 |
505,873 | 14,653,774,016 | IssuesEvent | 2020-12-28 06:57:31 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | banglarbhumi.gov.in - desktop site instead of mobile site | browser-firefox engine-gecko ml-needsdiagnosis-false ml-probability-high priority-normal | <!-- @browser: Firefox 85.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 6.1; rv:85.0) Gecko/20100101 Firefox/85.0 -->
<!-- @reported_with: desktop-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/64331 -->
**URL**: http://banglarbhumi.gov.in/BanglarBhumi/grnsearchService.action
**Browser / Version**: Firefox 85.0
**Operating System**: Windows 7
**Tested Another Browser**: Yes Chrome
**Problem type**: Desktop site instead of mobile site
**Description**: Desktop site instead of mobile site
**Steps to Reproduce**:
<details>
<summary>View the screenshot</summary>
<img alt="Screenshot" src="https://webcompat.com/uploads/2020/12/48ae8824-d410-404c-8e16-4dc67cb73b12.jpeg">
</details>
<details>
<summary>Browser Configuration</summary>
<ul>
<li>gfx.webrender.all: false</li><li>gfx.webrender.blob-images: true</li><li>gfx.webrender.enabled: false</li><li>image.mem.shared: true</li><li>buildID: 20201220193140</li><li>channel: beta</li><li>hasTouchScreen: false</li><li>mixed active content blocked: false</li><li>mixed passive content blocked: false</li><li>tracking content blocked: false</li>
</ul>
</details>
[View console log messages](https://webcompat.com/console_logs/2020/12/cbf4c4be-6d1d-4573-9f94-b7691432f19a)
_From [webcompat.com](https://webcompat.com/) with ❤️_ | 1.0 | banglarbhumi.gov.in - desktop site instead of mobile site - <!-- @browser: Firefox 85.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 6.1; rv:85.0) Gecko/20100101 Firefox/85.0 -->
<!-- @reported_with: desktop-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/64331 -->
**URL**: http://banglarbhumi.gov.in/BanglarBhumi/grnsearchService.action
**Browser / Version**: Firefox 85.0
**Operating System**: Windows 7
**Tested Another Browser**: Yes Chrome
**Problem type**: Desktop site instead of mobile site
**Description**: Desktop site instead of mobile site
**Steps to Reproduce**:
<details>
<summary>View the screenshot</summary>
<img alt="Screenshot" src="https://webcompat.com/uploads/2020/12/48ae8824-d410-404c-8e16-4dc67cb73b12.jpeg">
</details>
<details>
<summary>Browser Configuration</summary>
<ul>
<li>gfx.webrender.all: false</li><li>gfx.webrender.blob-images: true</li><li>gfx.webrender.enabled: false</li><li>image.mem.shared: true</li><li>buildID: 20201220193140</li><li>channel: beta</li><li>hasTouchScreen: false</li><li>mixed active content blocked: false</li><li>mixed passive content blocked: false</li><li>tracking content blocked: false</li>
</ul>
</details>
[View console log messages](https://webcompat.com/console_logs/2020/12/cbf4c4be-6d1d-4573-9f94-b7691432f19a)
_From [webcompat.com](https://webcompat.com/) with ❤️_ | priority | banglarbhumi gov in desktop site instead of mobile site url browser version firefox operating system windows tested another browser yes chrome problem type desktop site instead of mobile site description desktop site instead of mobile site steps to reproduce view the screenshot img alt screenshot src browser configuration gfx webrender all false gfx webrender blob images true gfx webrender enabled false image mem shared true buildid channel beta hastouchscreen false mixed active content blocked false mixed passive content blocked false tracking content blocked false from with ❤️ | 1 |
540,006 | 15,798,322,509 | IssuesEvent | 2021-04-02 18:28:04 | aih/FlatGov | https://api.github.com/repos/aih/FlatGov | opened | Press statements: Add Pagination navigation menu | high priority | Press Statements return lots of results for bills. Adding Pagination navigation menu. | 1.0 | Press statements: Add Pagination navigation menu - Press Statements return lots of results for bills. Adding Pagination navigation menu. | priority | press statements add pagination navigation menu press statements return lots of results for bills adding pagination navigation menu | 1 |
74,708 | 3,442,567,721 | IssuesEvent | 2015-12-14 23:09:54 | ppi/framework | https://api.github.com/repos/ppi/framework | closed | PPI Logger | High Priority Logging Needs Docs | We need a logging class. Does it deserve to be its own component ?
My initial use case for this internally is to throw a deprecated notice for functionality that we want to phase out gradually.
More thoughts required here
@BenTheDesigner you built the exception component.. any thoughts here? | 1.0 | PPI Logger - We need a logging class. Does it deserve to be its own component ?
My initial use case for this internally is to throw a deprecated notice for functionality that we want to phase out gradually.
More thoughts required here
@BenTheDesigner you built the exception component.. any thoughts here? | priority | ppi logger we need a logging class does it deserve to be its own component my initial use case for this internally is to throw a deprecated notice for functionality that we want to phase out gradually more thoughts required here benthedesigner you built the exception component any thoughts here | 1 |
259,965 | 8,202,107,741 | IssuesEvent | 2018-09-02 04:08:21 | oilshell/oil | https://api.github.com/repos/oilshell/oil | closed | parse error should be handled better interactively | high-priority | osh$ ;s
FATAL: failed parse: [ParseError((TokenWord token:(token id:Op_Semi val:";" span_id:0)),)]
The shell quits after this
| 1.0 | parse error should be handled better interactively - osh$ ;s
FATAL: failed parse: [ParseError((TokenWord token:(token id:Op_Semi val:";" span_id:0)),)]
The shell quits after this
| priority | parse error should be handled better interactively osh s fatal failed parse the shell quits after this | 1 |
667,511 | 22,490,137,121 | IssuesEvent | 2022-06-23 00:23:36 | andrescard98/ortotex | https://api.github.com/repos/andrescard98/ortotex | opened | HU01 - Yo como dueño quiero una pasarela de pagos para facilitar la venta y pagos de mis productos en mi aplicacion web. | Points: 3 Priority: High | **Criterios de aceptacion:**
-Funcional
-Incluya diversos metodos de pago | 1.0 | HU01 - Yo como dueño quiero una pasarela de pagos para facilitar la venta y pagos de mis productos en mi aplicacion web. - **Criterios de aceptacion:**
-Funcional
-Incluya diversos metodos de pago | priority | yo como dueño quiero una pasarela de pagos para facilitar la venta y pagos de mis productos en mi aplicacion web criterios de aceptacion funcional incluya diversos metodos de pago | 1 |
380,596 | 11,267,906,294 | IssuesEvent | 2020-01-14 04:04:43 | openmsupply/mobile | https://api.github.com/repos/openmsupply/mobile | closed | Insurance discount amount next to total in a payment summary | Docs: not needed Effort: small Feature Module: dispensary Priority: high | ## Is your feature request related to a problem? Please describe.
The `PaymentSummary` currently has a `subtotal` and a `total` where the total is less any insurance discount.
## Describe the solution you'd like
Display the percentage discount being applied to the subtotal
## Implementation
N/A
## Describe alternatives you've considered
N/A
## Additional context
N/A
| 1.0 | Insurance discount amount next to total in a payment summary - ## Is your feature request related to a problem? Please describe.
The `PaymentSummary` currently has a `subtotal` and a `total` where the total is less any insurance discount.
## Describe the solution you'd like
Display the percentage discount being applied to the subtotal
## Implementation
N/A
## Describe alternatives you've considered
N/A
## Additional context
N/A
| priority | insurance discount amount next to total in a payment summary is your feature request related to a problem please describe the paymentsummary currently has a subtotal and a total where the total is less any insurance discount describe the solution you d like display the percentage discount being applied to the subtotal implementation n a describe alternatives you ve considered n a additional context n a | 1 |
576,722 | 17,093,294,041 | IssuesEvent | 2021-07-08 20:42:46 | rokwire/illinois-app | https://api.github.com/repos/rokwire/illinois-app | opened | [BUG] Not able to star the Events in the group | Priority: High Type: Bug | **Describe the bug**
Users are not able to star the favorite upcoming Events in the Group
**To Reproduce**
Steps to reproduce the behavior:
1. Complete the onboarding and user verify his identity with Netid/PWD
2. Proceed to the Browse screen and tap on Groups
3. Create a group
4. Add Events in the group
5. Tap on the star on any of the Upcoming events
**Actual Result**
User not able to star their favorite group event
**Expected behavior**
user should be able to star their favorite event
**Smartphone (please complete the following information):**
Device: [e.g. Android]
Version [e.g. 2.5.8]
**Additional context**
Add any other context about the problem here.
| 1.0 | [BUG] Not able to star the Events in the group - **Describe the bug**
Users are not able to star the favorite upcoming Events in the Group
**To Reproduce**
Steps to reproduce the behavior:
1. Complete the onboarding and user verify his identity with Netid/PWD
2. Proceed to the Browse screen and tap on Groups
3. Create a group
4. Add Events in the group
5. Tap on the star on any of the Upcoming events
**Actual Result**
User not able to star their favorite group event
**Expected behavior**
user should be able to star their favorite event
**Smartphone (please complete the following information):**
Device: [e.g. Android]
Version [e.g. 2.5.8]
**Additional context**
Add any other context about the problem here.
| priority | not able to star the events in the group describe the bug users are not able to star the favorite upcoming events in the group to reproduce steps to reproduce the behavior complete the onboarding and user verify his identity with netid pwd proceed to the browse screen and tap on groups create a group add events in the group tap on the star on any of the upcoming events actual result user not able to star their favorite group event expected behavior user should be able to star their favorite event smartphone please complete the following information device version additional context add any other context about the problem here | 1 |
195,774 | 6,918,081,918 | IssuesEvent | 2017-11-29 10:50:30 | resin-io/resin-cli | https://api.github.com/repos/resin-io/resin-cli | closed | resin local configure won't work on resinOS 1.X | priority:high type:bug | Currently `resin local configure` only works on devices that have `/resin-boot/system-connections` | 1.0 | resin local configure won't work on resinOS 1.X - Currently `resin local configure` only works on devices that have `/resin-boot/system-connections` | priority | resin local configure won t work on resinos x currently resin local configure only works on devices that have resin boot system connections | 1 |
675,071 | 23,077,485,469 | IssuesEvent | 2022-07-26 02:04:26 | TencentBlueKing/bk-iam-saas | https://api.github.com/repos/TencentBlueKing/bk-iam-saas | closed | [RBAC] 同步事件消费逻辑 | Layer: Backend Priority: High Size: M todo | 收到事件后处理数据变更
1. 查询subject_relation
2. 查询group_resource_policy, 需要有缓存
3. 根据以上查询结果, 处理事件变更, 写入 subject_action_group_resource
---
1. 需要有subject + action 锁
2. 需要处理表达式转换, 可能涉及到 resource_type_pk 相关的转换缓存 | 1.0 | [RBAC] 同步事件消费逻辑 - 收到事件后处理数据变更
1. 查询subject_relation
2. 查询group_resource_policy, 需要有缓存
3. 根据以上查询结果, 处理事件变更, 写入 subject_action_group_resource
---
1. 需要有subject + action 锁
2. 需要处理表达式转换, 可能涉及到 resource_type_pk 相关的转换缓存 | priority | 同步事件消费逻辑 收到事件后处理数据变更 查询subject relation 查询group resource policy 需要有缓存 根据以上查询结果 处理事件变更 写入 subject action group resource 需要有subject action 锁 需要处理表达式转换 可能涉及到 resource type pk 相关的转换缓存 | 1 |
642,411 | 20,887,252,682 | IssuesEvent | 2022-03-23 07:12:26 | wso2/k8s-api-operator | https://api.github.com/repos/wso2/k8s-api-operator | closed | Implement Ingress Controller | Type/New Feature Priority/High | **Description:**
This is to track the tasks related to ingress controller implementation.
**Suggested Labels:**
<!-- Optional comma separated list of suggested labels. Non committers can’t assign labels to issues, so this will help issue creators who are not a committer to suggest possible labels-->
**Suggested Assignees:**
<!--Optional comma separated list of suggested team members who should attend the issue. Non committers can’t assign issues to assignees, so this will help issue creators who are not a committer to suggest possible assignees-->
**Affected Product Version:**
**OS, DB, other environment details and versions:**
**Steps to reproduce:**
**Related Issues:**
<!-- Any related issues such as sub tasks, issues reported in other repositories (e.g component repositories), similar problems, etc. --> | 1.0 | Implement Ingress Controller - **Description:**
This is to track the tasks related to ingress controller implementation.
**Suggested Labels:**
<!-- Optional comma separated list of suggested labels. Non committers can’t assign labels to issues, so this will help issue creators who are not a committer to suggest possible labels-->
**Suggested Assignees:**
<!--Optional comma separated list of suggested team members who should attend the issue. Non committers can’t assign issues to assignees, so this will help issue creators who are not a committer to suggest possible assignees-->
**Affected Product Version:**
**OS, DB, other environment details and versions:**
**Steps to reproduce:**
**Related Issues:**
<!-- Any related issues such as sub tasks, issues reported in other repositories (e.g component repositories), similar problems, etc. --> | priority | implement ingress controller description this is to track the tasks related to ingress controller implementation suggested labels suggested assignees affected product version os db other environment details and versions steps to reproduce related issues | 1 |
502,312 | 14,544,238,685 | IssuesEvent | 2020-12-15 17:54:29 | rubyforgood/casa | https://api.github.com/repos/rubyforgood/casa | closed | [multi-tenancy bug] Case Contacts Report has leaky CASA org data | :no_good_woman: Data Integrity :paperclip: Reports Help Wanted Priority: High Type: Bug | **What is the problem, and what should happen instead?**
Report has wrong casa org data
Logged in as admin for casa 2, seeing casa 1 results
**Screenshots of current behavior, if any**

**How to replicate bug**
1 - Log into QA as an admin belonging to `casa_org_2`
2 - Click on "generate reports"
3 - do not change any of the conditions for the report
4 - click "download report"
5 - open the .csv, make note of the case number listed here. It does not match that of the only case number in this casa_org's instance.
| 1.0 | [multi-tenancy bug] Case Contacts Report has leaky CASA org data - **What is the problem, and what should happen instead?**
Report has wrong casa org data
Logged in as admin for casa 2, seeing casa 1 results
**Screenshots of current behavior, if any**

**How to replicate bug**
1 - Log into QA as an admin belonging to `casa_org_2`
2 - Click on "generate reports"
3 - do not change any of the conditions for the report
4 - click "download report"
5 - open the .csv, make note of the case number listed here. It does not match that of the only case number in this casa_org's instance.
| priority | case contacts report has leaky casa org data what is the problem and what should happen instead report has wrong casa org data logged in as admin for casa seeing casa results screenshots of current behavior if any how to replicate bug log into qa as an admin belonging to casa org click on generate reports do not change any of the conditions for the report click download report open the csv make note of the case number listed here it does not match that of the only case number in this casa org s instance | 1 |
31,725 | 2,736,596,650 | IssuesEvent | 2015-04-19 16:00:20 | krishnaglick/Internet-Programming-Final | https://api.github.com/repos/krishnaglick/Internet-Programming-Final | closed | Fix Menu Navigation | bug high priority | In an attempt to make it clear which part of the menu you were on, I managed to make it look terrible and also not work. | 1.0 | Fix Menu Navigation - In an attempt to make it clear which part of the menu you were on, I managed to make it look terrible and also not work. | priority | fix menu navigation in an attempt to make it clear which part of the menu you were on i managed to make it look terrible and also not work | 1 |
23,832 | 2,664,131,908 | IssuesEvent | 2015-03-20 12:30:16 | joegeneq/apc-softdev-it112-09 | https://api.github.com/repos/joegeneq/apc-softdev-it112-09 | closed | Conditional Forms in Yii2 | auto-migrated Priority-High Type-Enhancement Usability | ```
Needs to find a way to have conditional forms for signup in
/practice/kensbyn-advanced/frontend/views/site/signup.php
```
Original issue reported on code.google.com by `kens...@gmail.com` on 22 Feb 2015 at 3:50 | 1.0 | Conditional Forms in Yii2 - ```
Needs to find a way to have conditional forms for signup in
/practice/kensbyn-advanced/frontend/views/site/signup.php
```
Original issue reported on code.google.com by `kens...@gmail.com` on 22 Feb 2015 at 3:50 | priority | conditional forms in needs to find a way to have conditional forms for signup in practice kensbyn advanced frontend views site signup php original issue reported on code google com by kens gmail com on feb at | 1 |
799,790 | 28,313,973,609 | IssuesEvent | 2023-04-10 17:54:52 | stratosphererl/stratosphere | https://api.github.com/repos/stratosphererl/stratosphere | opened | [EPIC] ML Model Training/Development | type: epic priority: high work: difficult [3] area: ml | ## Description
Construct one or multiple datasets from replay frame data and other possible sources. Use classification and/or clustering to develop relevant ML models.
## Story(s)
- TBD
## Affected Personas
- Those developing the ML Service
## What are we planning to do about it?
- [ ] Use scikit-learn to develop our models
## How will we measure success?
- We have at least 2 ML models that can be implemented into our service | 1.0 | [EPIC] ML Model Training/Development - ## Description
Construct one or multiple datasets from replay frame data and other possible sources. Use classification and/or clustering to develop relevant ML models.
## Story(s)
- TBD
## Affected Personas
- Those developing the ML Service
## What are we planning to do about it?
- [ ] Use scikit-learn to develop our models
## How will we measure success?
- We have at least 2 ML models that can be implemented into our service | priority | ml model training development description construct one or multiple datasets from replay frame data and other possible sources use classification and or clustering to develop relevant ml models story s tbd affected personas those developing the ml service what are we planning to do about it use scikit learn to develop our models how will we measure success we have at least ml models that can be implemented into our service | 1 |
500,860 | 14,516,376,396 | IssuesEvent | 2020-12-13 15:44:28 | cookiejar/cookietemple | https://api.github.com/repos/cookiejar/cookietemple | closed | cookietemple create <output path> is broken | bug high priority | Reported by a user on our Discord.
It is trying to copy a folder into itself. | 1.0 | cookietemple create <output path> is broken - Reported by a user on our Discord.
It is trying to copy a folder into itself. | priority | cookietemple create is broken reported by a user on our discord it is trying to copy a folder into itself | 1 |
485,237 | 13,963,013,474 | IssuesEvent | 2020-10-25 12:19:44 | trezor/trezor-suite | https://api.github.com/repos/trezor/trezor-suite | opened | Binaries not downloadable on suite.corp.sldev.cz | Bug High priority | **Info:**
- OS: NixOS
- Browser: any
- Wallet Version: develop 91d61f8 and release/2020-10-beta 91d61f884c9a17cea3e338e45f915760c44cd751
- Firmware Version: any
- URL: https://suite.corp.sldev.cz/suite-web/release/2020-10-beta/
**Describe the bug**
When clicking on Get desktop app I get a 404 Not Found.
**Note(s):**
Is this a long-term deficiency of our CI or it should work? cc @mroz22
Might be related to #2747 but adding 0 to the filename does not help. | 1.0 | Binaries not downloadable on suite.corp.sldev.cz - **Info:**
- OS: NixOS
- Browser: any
- Wallet Version: develop 91d61f8 and release/2020-10-beta 91d61f884c9a17cea3e338e45f915760c44cd751
- Firmware Version: any
- URL: https://suite.corp.sldev.cz/suite-web/release/2020-10-beta/
**Describe the bug**
When clicking on Get desktop app I get a 404 Not Found.
**Note(s):**
Is this a long-term deficiency of our CI or it should work? cc @mroz22
Might be related to #2747 but adding 0 to the filename does not help. | priority | binaries not downloadable on suite corp sldev cz info os nixos browser any wallet version develop and release beta firmware version any url describe the bug when clicking on get desktop app i get a not found note s is this a long term deficiency of our ci or it should work cc might be related to but adding to the filename does not help | 1 |
379,269 | 11,218,647,287 | IssuesEvent | 2020-01-07 12:01:41 | conan-io/conan | https://api.github.com/repos/conan-io/conan | closed | [bug] pkg_config generator has wrong casing in the requires section | complex: low priority: high type: bug | coming from https://github.com/conan-io/conan-center-index/pull/471#issuecomment-565057342
Seems that there is a missing conditional to make the default name `.lower()` here:
https://github.com/conan-io/conan/blob/5336a31744bb114f419ad91310bc3e50dc2eb1cd/conans/client/generators/pkg_config.py#L90
As it was done previously for the file name here:
https://github.com/conan-io/conan/blob/5336a31744bb114f419ad91310bc3e50dc2eb1cd/conans/client/generators/pkg_config.py#L43 | 1.0 | [bug] pkg_config generator has wrong casing in the requires section - coming from https://github.com/conan-io/conan-center-index/pull/471#issuecomment-565057342
Seems that there is a missing conditional to make the default name `.lower()` here:
https://github.com/conan-io/conan/blob/5336a31744bb114f419ad91310bc3e50dc2eb1cd/conans/client/generators/pkg_config.py#L90
As it was done previously for the file name here:
https://github.com/conan-io/conan/blob/5336a31744bb114f419ad91310bc3e50dc2eb1cd/conans/client/generators/pkg_config.py#L43 | priority | pkg config generator has wrong casing in the requires section coming from seems that there is a missing conditional to make the default name lower here as it was done previously for the file name here | 1 |
313,906 | 9,577,357,417 | IssuesEvent | 2019-05-07 11:27:55 | ahmedkaludi/accelerated-mobile-pages | https://api.github.com/repos/ahmedkaludi/accelerated-mobile-pages | closed | Debug error in installation process | [Priority: HIGH] bug | categories_array in C:\inetpub\wwwroot\getupspain.es\wp-content\plugins\accelerated-mobile-pages\includes\options\admin-config.php on line 4023
And the same error in the backoffice section.
Server: IIS
PHP: 7.2.7
MySQL: 5.7.24
Wordpress: 5.1.1
AVADA: 5.9.1
Thank you!
REF: https://wordpress.org/support/topic/error-undefined-variable-categories_array/ | 1.0 | Debug error in installation process - categories_array in C:\inetpub\wwwroot\getupspain.es\wp-content\plugins\accelerated-mobile-pages\includes\options\admin-config.php on line 4023
And the same error in the backoffice section.
Server: IIS
PHP: 7.2.7
MySQL: 5.7.24
Wordpress: 5.1.1
AVADA: 5.9.1
Thank you!
REF: https://wordpress.org/support/topic/error-undefined-variable-categories_array/ | priority | debug error in installation process categories array in c inetpub wwwroot getupspain es wp content plugins accelerated mobile pages includes options admin config php on line and the same error in the backoffice section server iis php mysql wordpress avada thank you ref | 1 |
426,916 | 12,390,074,916 | IssuesEvent | 2020-05-20 10:02:45 | ahmedkaludi/accelerated-mobile-pages | https://api.github.com/repos/ahmedkaludi/accelerated-mobile-pages | closed | The content gets hide in the Samsung chrome browser | [Priority: HIGH] bug | Screenshot: https://prnt.sc/sfxv29
Ref: https://secure.helpscout.net/conversation/1162960978/129429?folderId=2770545
The issue is a very rare one and occurring only on few devices. We tested it on almost 20 Android devices and it is occurring on only one. | 1.0 | The content gets hide in the Samsung chrome browser - Screenshot: https://prnt.sc/sfxv29
Ref: https://secure.helpscout.net/conversation/1162960978/129429?folderId=2770545
The issue is a very rare one and occurring only on few devices. We tested it on almost 20 Android devices and it is occurring on only one. | priority | the content gets hide in the samsung chrome browser screenshot ref the issue is a very rare one and occurring only on few devices we tested it on almost android devices and it is occurring on only one | 1 |
220,649 | 7,369,497,573 | IssuesEvent | 2018-03-13 03:06:37 | CS2103JAN2018-W15-B4/main | https://api.github.com/repos/CS2103JAN2018-W15-B4/main | closed | As an Exco member, I want to remove a particular group | priority.high status.done type.story | So that there won't be unused/unimportant groups that add on to the clutter. | 1.0 | As an Exco member, I want to remove a particular group - So that there won't be unused/unimportant groups that add on to the clutter. | priority | as an exco member i want to remove a particular group so that there won t be unused unimportant groups that add on to the clutter | 1 |
446,336 | 12,855,500,953 | IssuesEvent | 2020-07-09 05:25:29 | kubesphere/kubesphere | https://api.github.com/repos/kubesphere/kubesphere | closed | Creating ws throws error | kind/bug kind/need-to-verify priority/high | I have a multi-cluster env. When try to create a ws, it throws error and finally it creates a ws without any cluster granted to it.

| 1.0 | Creating ws throws error - I have a multi-cluster env. When try to create a ws, it throws error and finally it creates a ws without any cluster granted to it.

| priority | creating ws throws error i have a multi cluster env when try to create a ws it throws error and finally it creates a ws without any cluster granted to it | 1 |
375,131 | 11,100,399,872 | IssuesEvent | 2019-12-16 19:07:12 | RCSideProjects/RAMP-Vue-Testing | https://api.github.com/repos/RCSideProjects/RAMP-Vue-Testing | opened | Make details and zoom options | feature priority: high | For each row of the grid, we need to add:
- [ ] layer icon
- [ ] details button
- [ ] zoom button
They should all be located at the far left of the row. The zoom icon should not do anything at the moment but for the details button, this can open a separate details panel and it might be a good idea to start creating a template for this. | 1.0 | Make details and zoom options - For each row of the grid, we need to add:
- [ ] layer icon
- [ ] details button
- [ ] zoom button
They should all be located at the far left of the row. The zoom icon should not do anything at the moment but for the details button, this can open a separate details panel and it might be a good idea to start creating a template for this. | priority | make details and zoom options for each row of the grid we need to add layer icon details button zoom button they should all be located at the far left of the row the zoom icon should not do anything at the moment but for the details button this can open a separate details panel and it might be a good idea to start creating a template for this | 1 |
259,313 | 8,197,084,197 | IssuesEvent | 2018-08-31 12:15:03 | hpcugent/vsc_user_docs | https://api.github.com/repos/hpcugent/vsc_user_docs | closed | revise "Best Practices" | Jasper (HPC-UGent student intern) priority:high | * avoid duplicate text (e.g. `dos2unix`)
* formatting
* make sure tools mentioned are actually available (e.g. `checkstart`) | 1.0 | revise "Best Practices" - * avoid duplicate text (e.g. `dos2unix`)
* formatting
* make sure tools mentioned are actually available (e.g. `checkstart`) | priority | revise best practices avoid duplicate text e g formatting make sure tools mentioned are actually available e g checkstart | 1 |
351,385 | 10,516,633,463 | IssuesEvent | 2019-09-28 18:59:43 | Warcraft-GoA-Development-Team/Warcraft-Guardians-of-Azeroth | https://api.github.com/repos/Warcraft-GoA-Development-Team/Warcraft-Guardians-of-Azeroth | closed | WCLOA.1000+ is just copypasted vanilla pagan flavor events without changed localization | :beetle: bug :beetle: :exclamation: priority high | **Mod Version**
e7dfabfe
**What expansions do you have installed?**
All
**Please explain your issue in as much detail as possible:**
Some have missing localization, some are not adapted
**Steps to reproduce the issue:**
Pick Loa
**Upload an attachment below: .zip of your save, or screenshots:**
<details>

</details> | 1.0 | WCLOA.1000+ is just copypasted vanilla pagan flavor events without changed localization - **Mod Version**
e7dfabfe
**What expansions do you have installed?**
All
**Please explain your issue in as much detail as possible:**
Some have missing localization, some are not adapted
**Steps to reproduce the issue:**
Pick Loa
**Upload an attachment below: .zip of your save, or screenshots:**
<details>

</details> | priority | wcloa is just copypasted vanilla pagan flavor events without changed localization mod version what expansions do you have installed all please explain your issue in as much detail as possible some have missing localization some are not adapted steps to reproduce the issue pick loa upload an attachment below zip of your save or screenshots | 1 |
326,296 | 9,954,758,014 | IssuesEvent | 2019-07-05 09:13:51 | exercism/exercism | https://api.github.com/repos/exercism/exercism | reopened | ActionView::Template::Error in my/tracks#show | area/website imported-from/bugsnag priority/high | ## Error in Exercism V2
**ActionView::Template::Error** in **my/tracks#show**
undefined method `title' for nil:NilClass
[View on Bugsnag](https://app.bugsnag.com/exercism/exercism-v2/errors/5b8ecc7b84453c001a03fbd2?event_id=5bb525c300301b3d16620000&i=gh&m=ci)
## Stacktrace
app/views/my/tracks/_started_modal.html.haml:26 - _app_views_my_tracks__started_modal_html_haml___1745446426999066569_70045853716520
app/views/my/tracks/show.html.haml:43 - block in _app_views_my_tracks_show_html_haml___3819632181609732549_38332760
app/views/my/tracks/show.html.haml:37 - _app_views_my_tracks_show_html_haml___3819632181609732549_38332760
[View full stacktrace](https://app.bugsnag.com/exercism/exercism-v2/errors/5b8ecc7b84453c001a03fbd2?event_id=5bb525c300301b3d16620000&i=gh&m=ci)
*Created by Jeremy Walker via Bugsnag* | 1.0 | ActionView::Template::Error in my/tracks#show - ## Error in Exercism V2
**ActionView::Template::Error** in **my/tracks#show**
undefined method `title' for nil:NilClass
[View on Bugsnag](https://app.bugsnag.com/exercism/exercism-v2/errors/5b8ecc7b84453c001a03fbd2?event_id=5bb525c300301b3d16620000&i=gh&m=ci)
## Stacktrace
app/views/my/tracks/_started_modal.html.haml:26 - _app_views_my_tracks__started_modal_html_haml___1745446426999066569_70045853716520
app/views/my/tracks/show.html.haml:43 - block in _app_views_my_tracks_show_html_haml___3819632181609732549_38332760
app/views/my/tracks/show.html.haml:37 - _app_views_my_tracks_show_html_haml___3819632181609732549_38332760
[View full stacktrace](https://app.bugsnag.com/exercism/exercism-v2/errors/5b8ecc7b84453c001a03fbd2?event_id=5bb525c300301b3d16620000&i=gh&m=ci)
*Created by Jeremy Walker via Bugsnag* | priority | actionview template error in my tracks show error in exercism actionview template error in my tracks show undefined method title for nil nilclass stacktrace app views my tracks started modal html haml app views my tracks started modal html haml app views my tracks show html haml block in app views my tracks show html haml app views my tracks show html haml app views my tracks show html haml created by jeremy walker via bugsnag | 1 |
340,745 | 10,277,851,013 | IssuesEvent | 2019-08-25 09:05:02 | qgis/QGIS | https://api.github.com/repos/qgis/QGIS | closed | unexpected error in nodetool | Bug Crash/Data Corruption Digitizing Feedback High Priority | Author Name: **Peter Márton** (Peter Márton)
Original Redmine Issue: [21653](https://issues.qgis.org/issues/21653)
Affected QGIS version: 3.4.5
Redmine category:digitising
---
Create New Shapefile - I started to create new point layer. I activated "Vertex Tool" Current Layer option. I started digitizing - snapping options. After clicking to my map, I receive error message - unexpected error. It was necessary restart QGIS. But after this, I received this message when again modifying point layer or other new layer. I tried to create new project - again this error. I tried to restart computer - same error.
Operation system - Windows 10, 64byte
| 1.0 | unexpected error in nodetool - Author Name: **Peter Márton** (Peter Márton)
Original Redmine Issue: [21653](https://issues.qgis.org/issues/21653)
Affected QGIS version: 3.4.5
Redmine category:digitising
---
Create New Shapefile - I started to create new point layer. I activated "Vertex Tool" Current Layer option. I started digitizing - snapping options. After clicking to my map, I receive error message - unexpected error. It was necessary restart QGIS. But after this, I received this message when again modifying point layer or other new layer. I tried to create new project - again this error. I tried to restart computer - same error.
Operation system - Windows 10, 64byte
| priority | unexpected error in nodetool author name peter márton peter márton original redmine issue affected qgis version redmine category digitising create new shapefile i started to create new point layer i activated vertex tool current layer option i started digitizing snapping options after clicking to my map i receive error message unexpected error it was necessary restart qgis but after this i received this message when again modifying point layer or other new layer i tried to create new project again this error i tried to restart computer same error operation system windows | 1 |
225,668 | 7,494,116,129 | IssuesEvent | 2018-04-07 05:07:55 | lidarr/Lidarr | https://api.github.com/repos/lidarr/Lidarr | closed | NullReferenceException: Object reference not set to an instance of an object | Priority: High Status: Accepted Type: Bug | https://sentry.io/lidarr/lidarr/issues/516521691/
```
NullReferenceException: Object reference not set to an instance of an object
File "\NzbDrone.Core\MediaFiles\TrackImport\ImportApprovedTracks.cs", line 160, in Import { <lambda> }
Int32 <Import>b__7_13(NzbDrone.Core.MediaFiles.TrackImport.ImportResult)
File "\NzbDrone.Core\MediaFiles\TrackImport\ImportApprovedTracks.cs", line 160, in Import
System.Collections.Generic.List`1[NzbDrone.Core.MediaFiles.TrackImport.ImportResult] Import(System.Collections.Generic.List`1[NzbDrone.Core.MediaFiles.TrackImport.ImportDecision], Boolean, NzbDrone.Core.Download.DownloadClientItem, NzbDrone.Core.MediaFi...
File "\NzbDrone.Core\MediaFiles\DownloadedTracksImportService.cs", line 192, in ProcessFolder
System.Collections.Generic.List`1[NzbDrone.Core.MediaFiles.TrackImport.ImportResult] ProcessFolder(System.IO.DirectoryInfo, NzbDrone.Core.MediaFiles.TrackImport.ImportMode, NzbDrone.Core.Music.Artist, NzbDrone.Core.Download.DownloadClientItem)
File "\NzbDrone.Core\MediaFiles\DownloadedTracksImportService.cs", line 80, in ProcessPath
System.Collections.Generic.List`1[NzbDrone.Core.MediaFiles.TrackImport.ImportResult] ProcessPath(System.String, NzbDrone.Core.MediaFiles.TrackImport.ImportMode, NzbDrone.Core.Music.Artist, NzbDrone.Core.Download.DownloadClientItem)
File "\NzbDrone.Core\Download\CompletedDownloadService.cs", line 106, in Import
Void Import(NzbDrone.Core.Download.TrackedDownloads.TrackedDownload)
...
(5 additional frame(s) were not displayed)
Couldn't process tracked download Thirty Seconds To Mars - AMERICA (2018) MP3
``` | 1.0 | NullReferenceException: Object reference not set to an instance of an object - https://sentry.io/lidarr/lidarr/issues/516521691/
```
NullReferenceException: Object reference not set to an instance of an object
File "\NzbDrone.Core\MediaFiles\TrackImport\ImportApprovedTracks.cs", line 160, in Import { <lambda> }
Int32 <Import>b__7_13(NzbDrone.Core.MediaFiles.TrackImport.ImportResult)
File "\NzbDrone.Core\MediaFiles\TrackImport\ImportApprovedTracks.cs", line 160, in Import
System.Collections.Generic.List`1[NzbDrone.Core.MediaFiles.TrackImport.ImportResult] Import(System.Collections.Generic.List`1[NzbDrone.Core.MediaFiles.TrackImport.ImportDecision], Boolean, NzbDrone.Core.Download.DownloadClientItem, NzbDrone.Core.MediaFi...
File "\NzbDrone.Core\MediaFiles\DownloadedTracksImportService.cs", line 192, in ProcessFolder
System.Collections.Generic.List`1[NzbDrone.Core.MediaFiles.TrackImport.ImportResult] ProcessFolder(System.IO.DirectoryInfo, NzbDrone.Core.MediaFiles.TrackImport.ImportMode, NzbDrone.Core.Music.Artist, NzbDrone.Core.Download.DownloadClientItem)
File "\NzbDrone.Core\MediaFiles\DownloadedTracksImportService.cs", line 80, in ProcessPath
System.Collections.Generic.List`1[NzbDrone.Core.MediaFiles.TrackImport.ImportResult] ProcessPath(System.String, NzbDrone.Core.MediaFiles.TrackImport.ImportMode, NzbDrone.Core.Music.Artist, NzbDrone.Core.Download.DownloadClientItem)
File "\NzbDrone.Core\Download\CompletedDownloadService.cs", line 106, in Import
Void Import(NzbDrone.Core.Download.TrackedDownloads.TrackedDownload)
...
(5 additional frame(s) were not displayed)
Couldn't process tracked download Thirty Seconds To Mars - AMERICA (2018) MP3
``` | priority | nullreferenceexception object reference not set to an instance of an object nullreferenceexception object reference not set to an instance of an object file nzbdrone core mediafiles trackimport importapprovedtracks cs line in import b nzbdrone core mediafiles trackimport importresult file nzbdrone core mediafiles trackimport importapprovedtracks cs line in import system collections generic list import system collections generic list boolean nzbdrone core download downloadclientitem nzbdrone core mediafi file nzbdrone core mediafiles downloadedtracksimportservice cs line in processfolder system collections generic list processfolder system io directoryinfo nzbdrone core mediafiles trackimport importmode nzbdrone core music artist nzbdrone core download downloadclientitem file nzbdrone core mediafiles downloadedtracksimportservice cs line in processpath system collections generic list processpath system string nzbdrone core mediafiles trackimport importmode nzbdrone core music artist nzbdrone core download downloadclientitem file nzbdrone core download completeddownloadservice cs line in import void import nzbdrone core download trackeddownloads trackeddownload additional frame s were not displayed couldn t process tracked download thirty seconds to mars america | 1 |
53,701 | 3,044,201,859 | IssuesEvent | 2015-08-10 07:37:31 | pombase/pombase-chado | https://api.github.com/repos/pombase/pombase-chado | closed | multi-allele: store strain background from Canto | auto-migrated high priority next sourceforge | Make sure that the background strain is added to the JSON files and that we load it.
Original comment by: kimrutherford | 1.0 | multi-allele: store strain background from Canto - Make sure that the background strain is added to the JSON files and that we load it.
Original comment by: kimrutherford | priority | multi allele store strain background from canto make sure that the background strain is added to the json files and that we load it original comment by kimrutherford | 1 |
668,921 | 22,603,929,667 | IssuesEvent | 2022-06-29 11:38:43 | ballerina-platform/ballerina-dev-website | https://api.github.com/repos/ballerina-platform/ballerina-dev-website | closed | Search in website is not updated with the latest BBE changes | Priority/Highest Type/Bug | ## Description
With the Update 1 release, interceptor BBEs are replaced by a new set of BBEs. But the search in the website still suggests the old BBEs and following those links ends in the `Ballerina By Example` page. Ideally the search should suggest the new BBEs.
## Steps to reproduce
Please refer the attached recording :
https://user-images.githubusercontent.com/63336800/176126867-0d01f828-119b-4997-94de-7e16b5ef703c.mov
## Affected version(s)
> The versions that are affected by the issue.
## Related website/documentation area
> Add/Uncomment the relevant area label out of the following.
<!--Area/BBEs-->
<!--Area/HomePageSamples-->
<!--Area/LearnPages-->
<!--Area/CommonPages-->
<!--Area/Backend-->
<!--Area/UIUX-->
<!--Area/Workflows-->
<!--Area/Blog-->
| 1.0 | Search in website is not updated with the latest BBE changes - ## Description
With the Update 1 release, interceptor BBEs are replaced by a new set of BBEs. But the search in the website still suggests the old BBEs and following those links ends in the `Ballerina By Example` page. Ideally the search should suggest the new BBEs.
## Steps to reproduce
Please refer the attached recording :
https://user-images.githubusercontent.com/63336800/176126867-0d01f828-119b-4997-94de-7e16b5ef703c.mov
## Affected version(s)
> The versions that are affected by the issue.
## Related website/documentation area
> Add/Uncomment the relevant area label out of the following.
<!--Area/BBEs-->
<!--Area/HomePageSamples-->
<!--Area/LearnPages-->
<!--Area/CommonPages-->
<!--Area/Backend-->
<!--Area/UIUX-->
<!--Area/Workflows-->
<!--Area/Blog-->
| priority | search in website is not updated with the latest bbe changes description with the update release interceptor bbes are replaced by a new set of bbes but the search in the website still suggests the old bbes and following those links ends in the ballerina by example page ideally the search should suggest the new bbes steps to reproduce please refer the attached recording affected version s the versions that are affected by the issue related website documentation area add uncomment the relevant area label out of the following | 1 |
631,214 | 20,148,057,238 | IssuesEvent | 2022-02-09 09:38:46 | Betarena/scores | https://api.github.com/repos/Betarena/scores | opened | Change the widget order for mobile | enhancement high priority | Present widget order:
1. Live Score
2. Featured Match
3. Featured Betting Sites
New order:
1. Live Score
2. Featured Betting Sites
3. Featured Match
| 1.0 | Change the widget order for mobile - Present widget order:
1. Live Score
2. Featured Match
3. Featured Betting Sites
New order:
1. Live Score
2. Featured Betting Sites
3. Featured Match
| priority | change the widget order for mobile present widget order live score featured match featured betting sites new order live score featured betting sites featured match | 1 |
400,745 | 11,780,047,976 | IssuesEvent | 2020-03-16 19:14:00 | JIITODC/trident | https://api.github.com/repos/JIITODC/trident | closed | Code of Conduct | high-priority | # Trident Code of Conduct
Compliant with Code of conduct of [Devfolio](https://devfolio.co/code-of-conduct) and [hackcodeofconduct.org](https://hackcodeofconduct.org/).
---
## The Quick Version
All event participants are expected to behave in accordance with professional standards, with both this Code of Conduct. Our hackathon is dedicated to providing a safe and comfortable environment and harassment-free experience for everyone, regardless of the following:
* Gender
* Gender Identity and Expression
* Age
* Sexual Orientation
* Disability
* Physical Appearance
* Body Size
* Race
* Ethnicity
* Nationality
* Religion
* Political Views
* Previous Hackathon attendance or lack of computing experience or lack of chosen programming language or tech stack
---
We do not tolerate harassment of hackathon participants in any form. Sexual language and imagery is not appropriate at any hackathon venue, this includes the following :
* Hacks
* Talks, Presentations, or Demos
* Workshops
* Any parties associated to the Hackathon
* Social Media
* Any other online media
---
We will not tolerate any kind of activities, from participants, mentioned below :
* Intimate Activities (Kissing, Sexual acts and proximity)
* Consumption of Alcoholic Beverages
* Consumption of Tobacco
* Violent Acts
* Physical and Emotional Abuse
We are free to report such things to your Institution or Police or both (whichever is applicable).
---
## Consequences of Violating Rules
Hackathon participants violating these rules __may be sanctioned or expelled__ from the hackathon __without a refund (if applicable)__ at the discretion of the hackathon organisers.
---
## The Less Quick Version
Harassment includes offensive verbal comments related to gender, gender identity and expression, age, sexual orientation, disability, physical appearance, body size, race, ethnicity, nationality, religion or political views, sexual images in public spaces, deliberate intimidation, stalking, following, photography or audio/video recording against reasonable consent, sustained disruption of talks or other events, inappropriate physical contact, and unwelcome sexual attention.
---
Photography is encouraged, but other participants must be given a reasonable chance to opt out from being photographed. If they object to the taking of their photograph, comply with their request. It is inappropriate to take photographs in contexts where people have a reasonable expectation of privacy (in bathrooms or where participants are sleeping).
---
Participants asked to stop any harassing behavior are expected to comply immediately.
---
As this is a hackathon, we like to explicitly note that the hacks created at our hackathon are equally subject to the anti-harassment policy.
---
Sponsors and partners are also subject to the anti-harassment policy. In particular, sponsors should not use sexualised images, activities, or other material. Sponsor representatives (including volunteers) should not use sexualised clothing/uniforms/costumes, or otherwise create a sexualised environment.
---
If you are being harassed, notice that someone else is being harassed, or have any other concerns, please contact a member of hackathon staff immediately.
---
Hackathon staff will be happy to help participants contact any local security or local law enforcement, provide escorts, or otherwise assist those experiencing harassment to feel safe for the duration of the hackathon. We value your attendance.
---
If a participant engages in harassing behavior, the hackathon organisers may take any action they deem appropriate. This includes warning the offender, expulsion from the hackathon with no refund (if applicable), or reporting their behaviour to local law enforcement.
---
We expect participants to follow these rules at hackathon and workshop venues and Hackathon-related social events.
---
All participants and attendees should respect the privacy and space of others. They should respect the participant’s requested level of interaction as indicated by their communication sticker. They are expected to be respectful of participants’ pronouns.
---
Participants should not damage any property of the venue, else, in that case, they are liable to pay fine and may also get expelled from the hackathon.
---
Participants are expected to follow the timeline of the event, strictly. No extensions or special permission will be given to any team or participant for completing the given task. The miniature changes to the timeline are subject to real-time situations at the event.
---
Participants found in getting involved with any intimate activities (Kissing and Sexual acts and proximity) are questionable to the Organizing Team and other Staff. No such acts will be tolerated __inside the premises__.
---
Participants found consuming Alcoholic Beverages and Tobacco or found involving in Physical abuse and Violent acts will be disqualified immediately and will face the required consequences.
---
## What To Do If You Witness or Are Subject To Unacceptable Behavior
If you are being harassed, notice that someone else is being harassed, or have any other concerns relating to any rule mentioned above, please contact a member of organizing committee immediately. Organizing member can be identified by t-shirts/staff badges onsite, and an organizer can be found at the event registration counter at any time.
--- | 1.0 | Code of Conduct - # Trident Code of Conduct
Compliant with Code of conduct of [Devfolio](https://devfolio.co/code-of-conduct) and [hackcodeofconduct.org](https://hackcodeofconduct.org/).
---
## The Quick Version
All event participants are expected to behave in accordance with professional standards, with both this Code of Conduct. Our hackathon is dedicated to providing a safe and comfortable environment and harassment-free experience for everyone, regardless of the following:
* Gender
* Gender Identity and Expression
* Age
* Sexual Orientation
* Disability
* Physical Appearance
* Body Size
* Race
* Ethnicity
* Nationality
* Religion
* Political Views
* Previous Hackathon attendance or lack of computing experience or lack of chosen programming language or tech stack
---
We do not tolerate harassment of hackathon participants in any form. Sexual language and imagery is not appropriate at any hackathon venue, this includes the following :
* Hacks
* Talks, Presentations, or Demos
* Workshops
* Any parties associated to the Hackathon
* Social Media
* Any other online media
---
We will not tolerate any kind of activities, from participants, mentioned below :
* Intimate Activities (Kissing, Sexual acts and proximity)
* Consumption of Alcoholic Beverages
* Consumption of Tobacco
* Violent Acts
* Physical and Emotional Abuse
We are free to report such things to your Institution or Police or both (whichever is applicable).
---
## Consequences of Violating Rules
Hackathon participants violating these rules __may be sanctioned or expelled__ from the hackathon __without a refund (if applicable)__ at the discretion of the hackathon organisers.
---
## The Less Quick Version
Harassment includes offensive verbal comments related to gender, gender identity and expression, age, sexual orientation, disability, physical appearance, body size, race, ethnicity, nationality, religion or political views, sexual images in public spaces, deliberate intimidation, stalking, following, photography or audio/video recording against reasonable consent, sustained disruption of talks or other events, inappropriate physical contact, and unwelcome sexual attention.
---
Photography is encouraged, but other participants must be given a reasonable chance to opt out from being photographed. If they object to the taking of their photograph, comply with their request. It is inappropriate to take photographs in contexts where people have a reasonable expectation of privacy (in bathrooms or where participants are sleeping).
---
Participants asked to stop any harassing behavior are expected to comply immediately.
---
As this is a hackathon, we like to explicitly note that the hacks created at our hackathon are equally subject to the anti-harassment policy.
---
Sponsors and partners are also subject to the anti-harassment policy. In particular, sponsors should not use sexualised images, activities, or other material. Sponsor representatives (including volunteers) should not use sexualised clothing/uniforms/costumes, or otherwise create a sexualised environment.
---
If you are being harassed, notice that someone else is being harassed, or have any other concerns, please contact a member of hackathon staff immediately.
---
Hackathon staff will be happy to help participants contact any local security or local law enforcement, provide escorts, or otherwise assist those experiencing harassment to feel safe for the duration of the hackathon. We value your attendance.
---
If a participant engages in harassing behavior, the hackathon organisers may take any action they deem appropriate. This includes warning the offender, expulsion from the hackathon with no refund (if applicable), or reporting their behaviour to local law enforcement.
---
We expect participants to follow these rules at hackathon and workshop venues and Hackathon-related social events.
---
All participants and attendees should respect the privacy and space of others. They should respect the participant’s requested level of interaction as indicated by their communication sticker. They are expected to be respectful of participants’ pronouns.
---
Participants should not damage any property of the venue, else, in that case, they are liable to pay fine and may also get expelled from the hackathon.
---
Participants are expected to follow the timeline of the event, strictly. No extensions or special permission will be given to any team or participant for completing the given task. The miniature changes to the timeline are subject to real-time situations at the event.
---
Participants found in getting involved with any intimate activities (Kissing and Sexual acts and proximity) are questionable to the Organizing Team and other Staff. No such acts will be tolerated __inside the premises__.
---
Participants found consuming Alcoholic Beverages and Tobacco or found involving in Physical abuse and Violent acts will be disqualified immediately and will face the required consequences.
---
## What To Do If You Witness or Are Subject To Unacceptable Behavior
If you are being harassed, notice that someone else is being harassed, or have any other concerns relating to any rule mentioned above, please contact a member of organizing committee immediately. Organizing member can be identified by t-shirts/staff badges onsite, and an organizer can be found at the event registration counter at any time.
--- | priority | code of conduct trident code of conduct compliant with code of conduct of and the quick version all event participants are expected to behave in accordance with professional standards with both this code of conduct our hackathon is dedicated to providing a safe and comfortable environment and harassment free experience for everyone regardless of the following gender gender identity and expression age sexual orientation disability physical appearance body size race ethnicity nationality religion political views previous hackathon attendance or lack of computing experience or lack of chosen programming language or tech stack we do not tolerate harassment of hackathon participants in any form sexual language and imagery is not appropriate at any hackathon venue this includes the following hacks talks presentations or demos workshops any parties associated to the hackathon social media any other online media we will not tolerate any kind of activities from participants mentioned below intimate activities kissing sexual acts and proximity consumption of alcoholic beverages consumption of tobacco violent acts physical and emotional abuse we are free to report such things to your institution or police or both whichever is applicable consequences of violating rules hackathon participants violating these rules may be sanctioned or expelled from the hackathon without a refund if applicable at the discretion of the hackathon organisers the less quick version harassment includes offensive verbal comments related to gender gender identity and expression age sexual orientation disability physical appearance body size race ethnicity nationality religion or political views sexual images in public spaces deliberate intimidation stalking following photography or audio video recording against reasonable consent sustained disruption of talks or other events inappropriate physical contact and unwelcome sexual attention photography is encouraged but other participants must be given a reasonable chance to opt out from being photographed if they object to the taking of their photograph comply with their request it is inappropriate to take photographs in contexts where people have a reasonable expectation of privacy in bathrooms or where participants are sleeping participants asked to stop any harassing behavior are expected to comply immediately as this is a hackathon we like to explicitly note that the hacks created at our hackathon are equally subject to the anti harassment policy sponsors and partners are also subject to the anti harassment policy in particular sponsors should not use sexualised images activities or other material sponsor representatives including volunteers should not use sexualised clothing uniforms costumes or otherwise create a sexualised environment if you are being harassed notice that someone else is being harassed or have any other concerns please contact a member of hackathon staff immediately hackathon staff will be happy to help participants contact any local security or local law enforcement provide escorts or otherwise assist those experiencing harassment to feel safe for the duration of the hackathon we value your attendance if a participant engages in harassing behavior the hackathon organisers may take any action they deem appropriate this includes warning the offender expulsion from the hackathon with no refund if applicable or reporting their behaviour to local law enforcement we expect participants to follow these rules at hackathon and workshop venues and hackathon related social events all participants and attendees should respect the privacy and space of others they should respect the participant’s requested level of interaction as indicated by their communication sticker they are expected to be respectful of participants’ pronouns participants should not damage any property of the venue else in that case they are liable to pay fine and may also get expelled from the hackathon participants are expected to follow the timeline of the event strictly no extensions or special permission will be given to any team or participant for completing the given task the miniature changes to the timeline are subject to real time situations at the event participants found in getting involved with any intimate activities kissing and sexual acts and proximity are questionable to the organizing team and other staff no such acts will be tolerated inside the premises participants found consuming alcoholic beverages and tobacco or found involving in physical abuse and violent acts will be disqualified immediately and will face the required consequences what to do if you witness or are subject to unacceptable behavior if you are being harassed notice that someone else is being harassed or have any other concerns relating to any rule mentioned above please contact a member of organizing committee immediately organizing member can be identified by t shirts staff badges onsite and an organizer can be found at the event registration counter at any time | 1 |
656,747 | 21,774,289,369 | IssuesEvent | 2022-05-13 12:21:04 | pika-org/pika | https://api.github.com/repos/pika-org/pika | closed | Enable hipsolver functionality | effort: 3 priority: high type: feature | We currently only have a macro translation layer for basic CUDA functionality and cuBLAS functionality to HIP equivalents. cuSOLVER is currently CUDA-only. | 1.0 | Enable hipsolver functionality - We currently only have a macro translation layer for basic CUDA functionality and cuBLAS functionality to HIP equivalents. cuSOLVER is currently CUDA-only. | priority | enable hipsolver functionality we currently only have a macro translation layer for basic cuda functionality and cublas functionality to hip equivalents cusolver is currently cuda only | 1 |
304,994 | 9,358,139,798 | IssuesEvent | 2019-04-02 01:01:44 | omni-compiler/omni-compiler | https://api.github.com/repos/omni-compiler/omni-compiler | opened | [F] XMP指示文を含むモジュール | Module: F_Trans Priority: High | ノード配列`p`の宣言を含むモジュール`m1`が、別のモジュール`m3`に2つの経路で参照されるとき、`p`の宣言が重複しているというエラーになる。
```fortran
module m1
!$xmp nodes p(2)
end module m1
module m2
use m1
end module m2
module m3
use m1
use m2
end module m3
subroutine sub
use m3
end subroutine sub
``` | 1.0 | [F] XMP指示文を含むモジュール - ノード配列`p`の宣言を含むモジュール`m1`が、別のモジュール`m3`に2つの経路で参照されるとき、`p`の宣言が重複しているというエラーになる。
```fortran
module m1
!$xmp nodes p(2)
end module m1
module m2
use m1
end module m2
module m3
use m1
use m2
end module m3
subroutine sub
use m3
end subroutine sub
``` | priority | xmp指示文を含むモジュール ノード配列 p の宣言を含むモジュール が、別のモジュール 、 p の宣言が重複しているというエラーになる。 fortran module xmp nodes p end module module use end module module use use end module subroutine sub use end subroutine sub | 1 |
796,627 | 28,120,388,548 | IssuesEvent | 2023-03-31 13:51:18 | CrowdDotDev/crowd.dev | https://api.github.com/repos/CrowdDotDev/crowd.dev | closed | [C-624] Make emails an array and combine with enrichment data | High priority Improvement 1 points | This will need some minor design and frontend changes.
Backend will need the column type change
We will need to tweak enrichment to add those emails to the emails field, instead of attributes.
* run a query/script to update existing data
---
Created via [Raycast](https://www.raycast.com)
<sub>From [SyncLinear.com](https://synclinear.com) | [C-624](https://linear.app/crowddotdev/issue/C-624/make-emails-an-array-and-combine-with-enrichment-data)</sub> | 1.0 | [C-624] Make emails an array and combine with enrichment data - This will need some minor design and frontend changes.
Backend will need the column type change
We will need to tweak enrichment to add those emails to the emails field, instead of attributes.
* run a query/script to update existing data
---
Created via [Raycast](https://www.raycast.com)
<sub>From [SyncLinear.com](https://synclinear.com) | [C-624](https://linear.app/crowddotdev/issue/C-624/make-emails-an-array-and-combine-with-enrichment-data)</sub> | priority | make emails an array and combine with enrichment data this will need some minor design and frontend changes backend will need the column type change we will need to tweak enrichment to add those emails to the emails field instead of attributes run a query script to update existing data created via from | 1 |
565,502 | 16,762,976,836 | IssuesEvent | 2021-06-14 03:49:13 | ballerina-platform/ballerina-distribution | https://api.github.com/repos/ballerina-platform/ballerina-distribution | closed | Come up with a better way to provide the keystore path in BBEs | Area/BBE Priority/High Team/StdLibPCP Type/Bug | Currently, in BBEs, when you need to specify the keystore path, it's done by passing a config, `--b7a.home` and concatenating it with the fixed portion of the path to the sample keystore in the distribution. The problem with this is the examples mention to provide the path of the home to `--b7a.home`. e.g., the HTTPS listener example says,
```
$ ballerina run https_listener.bal --b7a.home=<ballerina_home_path>
```
But setting the path of the home doesn't work. You actually need to give the path of the particular distribution you are using. This is misleading because what we usually refer to as the Ballerina home dir is the path where you have installed Ballerina. | 1.0 | Come up with a better way to provide the keystore path in BBEs - Currently, in BBEs, when you need to specify the keystore path, it's done by passing a config, `--b7a.home` and concatenating it with the fixed portion of the path to the sample keystore in the distribution. The problem with this is the examples mention to provide the path of the home to `--b7a.home`. e.g., the HTTPS listener example says,
```
$ ballerina run https_listener.bal --b7a.home=<ballerina_home_path>
```
But setting the path of the home doesn't work. You actually need to give the path of the particular distribution you are using. This is misleading because what we usually refer to as the Ballerina home dir is the path where you have installed Ballerina. | priority | come up with a better way to provide the keystore path in bbes currently in bbes when you need to specify the keystore path it s done by passing a config home and concatenating it with the fixed portion of the path to the sample keystore in the distribution the problem with this is the examples mention to provide the path of the home to home e g the https listener example says ballerina run https listener bal home but setting the path of the home doesn t work you actually need to give the path of the particular distribution you are using this is misleading because what we usually refer to as the ballerina home dir is the path where you have installed ballerina | 1 |
1,111 | 2,507,839,112 | IssuesEvent | 2015-01-12 21:10:53 | betheluniversity/cascade | https://api.github.com/repos/betheluniversity/cascade | closed | Adding groups to majors/minors for emphases | enhancement high priority | We need to change (or add) to the 4 questions about majors/minors so people can answer the questions for multiple emphases.
We'll also need to have an anchor link automatically created based on the heading of the specific emphasis so a list at the top of the page could link down to each one. Then we can also link from other places in the dept site to that specific emphasis.
Things @e-jameson and I talked about -
Do we want to leave the first set of questions there for majors/minors that don't have emphases?
Do NOT move the current fields into groups or all the current content will disappear.
I will talk with @kelslundberg too to decide on the best way to do this. | 1.0 | Adding groups to majors/minors for emphases - We need to change (or add) to the 4 questions about majors/minors so people can answer the questions for multiple emphases.
We'll also need to have an anchor link automatically created based on the heading of the specific emphasis so a list at the top of the page could link down to each one. Then we can also link from other places in the dept site to that specific emphasis.
Things @e-jameson and I talked about -
Do we want to leave the first set of questions there for majors/minors that don't have emphases?
Do NOT move the current fields into groups or all the current content will disappear.
I will talk with @kelslundberg too to decide on the best way to do this. | priority | adding groups to majors minors for emphases we need to change or add to the questions about majors minors so people can answer the questions for multiple emphases we ll also need to have an anchor link automatically created based on the heading of the specific emphasis so a list at the top of the page could link down to each one then we can also link from other places in the dept site to that specific emphasis things e jameson and i talked about do we want to leave the first set of questions there for majors minors that don t have emphases do not move the current fields into groups or all the current content will disappear i will talk with kelslundberg too to decide on the best way to do this | 1 |
322,437 | 9,817,663,539 | IssuesEvent | 2019-06-13 17:17:14 | bbc/simorgh | https://api.github.com/repos/bbc/simorgh | opened | AMP Images dont render in Story Promo without Grid | bug high priority ws-fp-v1 ws-frontpage-stream | **Describe the bug**
When on devices without grid, like IE11, AMP images dont render. This is likely because the psammead placeholder div doesn't hold its own shape, meaning AMP doesnt think its visible, so doesnt render the image.
This doesnt happen on canonical because the image takes its own space. It does however mean image placeholders never show without grid.
**Describe the solution you'd like**
Fix it
**Testing notes**
[Tester to complete]

Dev insight: Snaps and manual
**Additional context**
Add any other context or screenshots about the feature request here.
| 1.0 | AMP Images dont render in Story Promo without Grid - **Describe the bug**
When on devices without grid, like IE11, AMP images dont render. This is likely because the psammead placeholder div doesn't hold its own shape, meaning AMP doesnt think its visible, so doesnt render the image.
This doesnt happen on canonical because the image takes its own space. It does however mean image placeholders never show without grid.
**Describe the solution you'd like**
Fix it
**Testing notes**
[Tester to complete]

Dev insight: Snaps and manual
**Additional context**
Add any other context or screenshots about the feature request here.
| priority | amp images dont render in story promo without grid describe the bug when on devices without grid like amp images dont render this is likely because the psammead placeholder div doesn t hold its own shape meaning amp doesnt think its visible so doesnt render the image this doesnt happen on canonical because the image takes its own space it does however mean image placeholders never show without grid describe the solution you d like fix it testing notes dev insight snaps and manual additional context add any other context or screenshots about the feature request here | 1 |
342,823 | 10,322,213,886 | IssuesEvent | 2019-08-31 10:03:17 | dmuhs/pythx | https://api.github.com/repos/dmuhs/pythx | closed | Broken schema validation for trial user | Priority: High Status: Completed Type: Maintenance | * pythx version: 1.2.1
* Python version: 3.7.3
* Operating System: linux
### Description
Describe what you were trying to get done.
Tell us what happened, what went wrong, and what you expected to happen.
I am trying to run pythx with trial user. Got schema validation error, because API response has new key in status response:
```json
{"apiVersion":"v1.4.31.1","clientToolName":"Edelweiss","harveyVersion":"0.0.32","maruVersion":"0.5.2","mythrilVersion":"0.21.14","queueTime":10,"runTime":-10,"status":"Finished","submittedAt":"2019-08-30T10:39:16.554Z","submittedBy":"123456789012345678901234","uuid":"c25877fc-742f-4c37-a272-822f029c9a79","info":"We are processing as fast as we can but paying customers may be ahead of you"}
```
This key breaks json validation
```
"info":"We are processing as fast as we can but paying customers may be ahead of you"
```
### What I Did
*Traceback*
```
File "/home/s0b0lev/.pyenv/versions/project/lib/python3.7/site-packages/pythx/api/client.py", line 235, in analyze
return self._assemble_send_parse(req, respmodels.AnalysisSubmissionResponse)
File "/home/s0b0lev/.pyenv/versions/project/lib/python3.7/site-packages/pythx/api/client.py", line 89, in _assemble_send_parse
return self.handler.parse_response(resp, resp_model)
File "/home/s0b0lev/.pyenv/versions/project/lib/python3.7/site-packages/pythx/api/handler.py", line 164, in parse_response
m = model.from_json(resp)
File "/home/s0b0lev/.pyenv/versions/project/lib/python3.7/site-packages/mythx_models/base.py", line 29, in from_json
return cls.from_dict(parsed)
File "/home/s0b0lev/.pyenv/versions/project/lib/python3.7/site-packages/mythx_models/response/analysis_submission.py", line 28, in from_dict
return cls(analysis=Analysis.from_dict(d))
File "/home/s0b0lev/.pyenv/versions/project/lib/python3.7/site-packages/mythx_models/response/analysis.py", line 64, in from_dict
return cls(**d)
TypeError: __init__() got an unexpected keyword argument 'info'
```
| 1.0 | Broken schema validation for trial user - * pythx version: 1.2.1
* Python version: 3.7.3
* Operating System: linux
### Description
Describe what you were trying to get done.
Tell us what happened, what went wrong, and what you expected to happen.
I am trying to run pythx with trial user. Got schema validation error, because API response has new key in status response:
```json
{"apiVersion":"v1.4.31.1","clientToolName":"Edelweiss","harveyVersion":"0.0.32","maruVersion":"0.5.2","mythrilVersion":"0.21.14","queueTime":10,"runTime":-10,"status":"Finished","submittedAt":"2019-08-30T10:39:16.554Z","submittedBy":"123456789012345678901234","uuid":"c25877fc-742f-4c37-a272-822f029c9a79","info":"We are processing as fast as we can but paying customers may be ahead of you"}
```
This key breaks json validation
```
"info":"We are processing as fast as we can but paying customers may be ahead of you"
```
### What I Did
*Traceback*
```
File "/home/s0b0lev/.pyenv/versions/project/lib/python3.7/site-packages/pythx/api/client.py", line 235, in analyze
return self._assemble_send_parse(req, respmodels.AnalysisSubmissionResponse)
File "/home/s0b0lev/.pyenv/versions/project/lib/python3.7/site-packages/pythx/api/client.py", line 89, in _assemble_send_parse
return self.handler.parse_response(resp, resp_model)
File "/home/s0b0lev/.pyenv/versions/project/lib/python3.7/site-packages/pythx/api/handler.py", line 164, in parse_response
m = model.from_json(resp)
File "/home/s0b0lev/.pyenv/versions/project/lib/python3.7/site-packages/mythx_models/base.py", line 29, in from_json
return cls.from_dict(parsed)
File "/home/s0b0lev/.pyenv/versions/project/lib/python3.7/site-packages/mythx_models/response/analysis_submission.py", line 28, in from_dict
return cls(analysis=Analysis.from_dict(d))
File "/home/s0b0lev/.pyenv/versions/project/lib/python3.7/site-packages/mythx_models/response/analysis.py", line 64, in from_dict
return cls(**d)
TypeError: __init__() got an unexpected keyword argument 'info'
```
| priority | broken schema validation for trial user pythx version python version operating system linux description describe what you were trying to get done tell us what happened what went wrong and what you expected to happen i am trying to run pythx with trial user got schema validation error because api response has new key in status response json apiversion clienttoolname edelweiss harveyversion maruversion mythrilversion queuetime runtime status finished submittedat submittedby uuid info we are processing as fast as we can but paying customers may be ahead of you this key breaks json validation info we are processing as fast as we can but paying customers may be ahead of you what i did traceback file home pyenv versions project lib site packages pythx api client py line in analyze return self assemble send parse req respmodels analysissubmissionresponse file home pyenv versions project lib site packages pythx api client py line in assemble send parse return self handler parse response resp resp model file home pyenv versions project lib site packages pythx api handler py line in parse response m model from json resp file home pyenv versions project lib site packages mythx models base py line in from json return cls from dict parsed file home pyenv versions project lib site packages mythx models response analysis submission py line in from dict return cls analysis analysis from dict d file home pyenv versions project lib site packages mythx models response analysis py line in from dict return cls d typeerror init got an unexpected keyword argument info | 1 |
608,458 | 18,839,767,850 | IssuesEvent | 2021-11-11 08:05:42 | Nullsson/stn | https://api.github.com/repos/Nullsson/stn | opened | Fix compatibility with C | Priority: High Status: In Progress Type: Bug Type: Maintenance | Somewhere along the way we lost compatibility with C.
I will collect a more specific list of what to fix once I start with this task. | 1.0 | Fix compatibility with C - Somewhere along the way we lost compatibility with C.
I will collect a more specific list of what to fix once I start with this task. | priority | fix compatibility with c somewhere along the way we lost compatibility with c i will collect a more specific list of what to fix once i start with this task | 1 |
390,920 | 11,565,817,865 | IssuesEvent | 2020-02-20 11:13:52 | ooni/ooni.org | https://api.github.com/repos/ooni/ooni.org | opened | Add end to end testing to probe-cli | effort/M priority/high | We currently don't have any end to end tests for probe-cli.
These tests should be focusing especially on the usage by probe-desktop and ensuring that the interface between the two is working as expected. | 1.0 | Add end to end testing to probe-cli - We currently don't have any end to end tests for probe-cli.
These tests should be focusing especially on the usage by probe-desktop and ensuring that the interface between the two is working as expected. | priority | add end to end testing to probe cli we currently don t have any end to end tests for probe cli these tests should be focusing especially on the usage by probe desktop and ensuring that the interface between the two is working as expected | 1 |
248,185 | 7,928,253,862 | IssuesEvent | 2018-07-06 10:56:09 | checkorg1/test | https://api.github.com/repos/checkorg1/test | closed | Disable Gene Modifiers from Statistical Inference Tab | Highest Priority bug | _From egarciarivera on 13-03-2018 01:31 IST_
The following attempts to load "Gene Modifiers" as default control collection and proceeds to break the page: https://takeda.nferx.com/compare/?term1=ahr&term2=ido1&server=corpus&tab=3
We should disable this collection as a control in all setups given it's unusually high size.
**Copied from original issue**:[https://github.com/lumenbiomics/nfer/issues/221] | 1.0 | Disable Gene Modifiers from Statistical Inference Tab - _From egarciarivera on 13-03-2018 01:31 IST_
The following attempts to load "Gene Modifiers" as default control collection and proceeds to break the page: https://takeda.nferx.com/compare/?term1=ahr&term2=ido1&server=corpus&tab=3
We should disable this collection as a control in all setups given it's unusually high size.
**Copied from original issue**:[https://github.com/lumenbiomics/nfer/issues/221] | priority | disable gene modifiers from statistical inference tab from egarciarivera on ist the following attempts to load gene modifiers as default control collection and proceeds to break the page we should disable this collection as a control in all setups given it s unusually high size copied from original issue | 1 |
493,970 | 14,242,639,693 | IssuesEvent | 2020-11-19 02:19:33 | rubyforgood/casa | https://api.github.com/repos/rubyforgood/casa | closed | Hearing_types only display on case details if admin has added hearing_types to casa_org | :woman_judge: Court Reports Help Wanted Priority: High | As any user,
when my casa_org has no hearing_types,
I do not want to see hearing_types on case details page,
so that I am not confused by fields that irrelevant to my casa_org.
Environment:
QA
How it works now:
When I am logged in as any user,
I see hearing_types on the edit case details page.
<img width="961" alt="Casa1" src="https://user-images.githubusercontent.com/73323436/98888818-4d757080-245e-11eb-8c70-87149b030c85.PNG">
How it should work:
If my casa_org has no hearing_types,
then I should not see hearing_types on the edit casa case details page. | 1.0 | Hearing_types only display on case details if admin has added hearing_types to casa_org - As any user,
when my casa_org has no hearing_types,
I do not want to see hearing_types on case details page,
so that I am not confused by fields that irrelevant to my casa_org.
Environment:
QA
How it works now:
When I am logged in as any user,
I see hearing_types on the edit case details page.
<img width="961" alt="Casa1" src="https://user-images.githubusercontent.com/73323436/98888818-4d757080-245e-11eb-8c70-87149b030c85.PNG">
How it should work:
If my casa_org has no hearing_types,
then I should not see hearing_types on the edit casa case details page. | priority | hearing types only display on case details if admin has added hearing types to casa org as any user when my casa org has no hearing types i do not want to see hearing types on case details page so that i am not confused by fields that irrelevant to my casa org environment qa how it works now when i am logged in as any user i see hearing types on the edit case details page img width alt src how it should work if my casa org has no hearing types then i should not see hearing types on the edit casa case details page | 1 |
481,565 | 13,888,995,140 | IssuesEvent | 2020-10-19 07:14:44 | opencrvs/opencrvs-core | https://api.github.com/repos/opencrvs/opencrvs-core | closed | Require Updates tab has column header as Sent On but data shown is Rejection date | Priority: high 👹Bug | **Describe the bug**
Require Updates tab has column header as Sent On but data shown is Rejection date
**To Reproduce**
Steps to reproduce the behaviour:
1. Go to 'Applications'
2. Click on 'Require Update'
3. Notice the column with header Sent on
4. Data under that colum says Rejected X days ago
**Expected behaviour**
Either the header should be Rejected on or the data in the column should be Sent date
**Screenshots**

**Desktop:**
- OS: Windows 10
- Browser: Chrome
- Version 84.0.4147.105 | 1.0 | Require Updates tab has column header as Sent On but data shown is Rejection date - **Describe the bug**
Require Updates tab has column header as Sent On but data shown is Rejection date
**To Reproduce**
Steps to reproduce the behaviour:
1. Go to 'Applications'
2. Click on 'Require Update'
3. Notice the column with header Sent on
4. Data under that colum says Rejected X days ago
**Expected behaviour**
Either the header should be Rejected on or the data in the column should be Sent date
**Screenshots**

**Desktop:**
- OS: Windows 10
- Browser: Chrome
- Version 84.0.4147.105 | priority | require updates tab has column header as sent on but data shown is rejection date describe the bug require updates tab has column header as sent on but data shown is rejection date to reproduce steps to reproduce the behaviour go to applications click on require update notice the column with header sent on data under that colum says rejected x days ago expected behaviour either the header should be rejected on or the data in the column should be sent date screenshots desktop os windows browser chrome version | 1 |
106,873 | 4,287,296,201 | IssuesEvent | 2016-07-16 17:31:13 | Project-M-CC/Project-M-CC | https://api.github.com/repos/Project-M-CC/Project-M-CC | closed | Knuckles Animation Cleanups | High Priority Knuckles Model/Animation | The following animations have bizarre in-game bugs. While not game breaking, and barely visible in normal play, they are quite jarring when noticed. The strange thing is, I can never find these bugs through BrawlBox, and most of them can only be seen in-game in slower speeds.
- AttackAirLw: At the last frame of the animation, Knuckles' model will spasm.
- AttackAirB: Same as AttackAirLw, but due to the Allow Interrupt in the PSA, it cannot usually be seen.
- Neither of these animation spasms can be seen in BrawlBox, leading me to believe that these are animation oversights in the PSA.
- AppealHi: On frame 102, Knuckles loses the top of his head. This can not be usually seen, due to the Allow Interrupt occurring at frame 99. I fixed this here: https://www.dropbox.com/sh/iotpzsr8633zs8o/AACdgL22FveIawSqmhAIRkGCa?dl=0 (Just take the animations and replace them with the same-named animations in BrawlBox. Both animations are listed towards the bottom of the animations list.)
- AttackEnd: Same sort of deal as AppealHi, but with an incorrect expression instead. Fixed in the same link.
- Edit: CatchWait: Modified to make the animation not look silly with Knuckles' janky mouth movement.
- Wait1, WalkSlow, WalkMiddle, Attack100: On all of these motions, Knuckles' right hand spasms at certain frames.
- AttackLw3: For a single frame in the middle of the attack, Knuckles' left leg flies upward.
- For both the hand and foot, neither error can be found in BrawlBox. I think this might be due to scale changes in the MotionEtc during certain frames, but don't quote me on this quite yet.
I would fix these problems on my own if I could, but I still have a long way to go before I can do stuff of this caliber on my own yet. All the same, great work, folks! | 1.0 | Knuckles Animation Cleanups - The following animations have bizarre in-game bugs. While not game breaking, and barely visible in normal play, they are quite jarring when noticed. The strange thing is, I can never find these bugs through BrawlBox, and most of them can only be seen in-game in slower speeds.
- AttackAirLw: At the last frame of the animation, Knuckles' model will spasm.
- AttackAirB: Same as AttackAirLw, but due to the Allow Interrupt in the PSA, it cannot usually be seen.
- Neither of these animation spasms can be seen in BrawlBox, leading me to believe that these are animation oversights in the PSA.
- AppealHi: On frame 102, Knuckles loses the top of his head. This can not be usually seen, due to the Allow Interrupt occurring at frame 99. I fixed this here: https://www.dropbox.com/sh/iotpzsr8633zs8o/AACdgL22FveIawSqmhAIRkGCa?dl=0 (Just take the animations and replace them with the same-named animations in BrawlBox. Both animations are listed towards the bottom of the animations list.)
- AttackEnd: Same sort of deal as AppealHi, but with an incorrect expression instead. Fixed in the same link.
- Edit: CatchWait: Modified to make the animation not look silly with Knuckles' janky mouth movement.
- Wait1, WalkSlow, WalkMiddle, Attack100: On all of these motions, Knuckles' right hand spasms at certain frames.
- AttackLw3: For a single frame in the middle of the attack, Knuckles' left leg flies upward.
- For both the hand and foot, neither error can be found in BrawlBox. I think this might be due to scale changes in the MotionEtc during certain frames, but don't quote me on this quite yet.
I would fix these problems on my own if I could, but I still have a long way to go before I can do stuff of this caliber on my own yet. All the same, great work, folks! | priority | knuckles animation cleanups the following animations have bizarre in game bugs while not game breaking and barely visible in normal play they are quite jarring when noticed the strange thing is i can never find these bugs through brawlbox and most of them can only be seen in game in slower speeds attackairlw at the last frame of the animation knuckles model will spasm attackairb same as attackairlw but due to the allow interrupt in the psa it cannot usually be seen neither of these animation spasms can be seen in brawlbox leading me to believe that these are animation oversights in the psa appealhi on frame knuckles loses the top of his head this can not be usually seen due to the allow interrupt occurring at frame i fixed this here just take the animations and replace them with the same named animations in brawlbox both animations are listed towards the bottom of the animations list attackend same sort of deal as appealhi but with an incorrect expression instead fixed in the same link edit catchwait modified to make the animation not look silly with knuckles janky mouth movement walkslow walkmiddle on all of these motions knuckles right hand spasms at certain frames for a single frame in the middle of the attack knuckles left leg flies upward for both the hand and foot neither error can be found in brawlbox i think this might be due to scale changes in the motionetc during certain frames but don t quote me on this quite yet i would fix these problems on my own if i could but i still have a long way to go before i can do stuff of this caliber on my own yet all the same great work folks | 1 |
182,602 | 6,671,534,141 | IssuesEvent | 2017-10-04 07:47:23 | DarkstarProject/darkstar | https://api.github.com/repos/DarkstarProject/darkstar | closed | Screen black out for Bastok Mission 8-2 "Enter the Talekeeper" | High Priority | http://ffxiclopedia.wikia.com/wiki/Enter_the_Talekeeper
After killing NMs, heading back to Drake Fang in Zeruhn Mines, and clicking on him causes screen to black out. I had to "blindly" (with the help of mappy) zone myself out into Bastok Mines when the CS started. Received rank up and gil.
| 1.0 | Screen black out for Bastok Mission 8-2 "Enter the Talekeeper" - http://ffxiclopedia.wikia.com/wiki/Enter_the_Talekeeper
After killing NMs, heading back to Drake Fang in Zeruhn Mines, and clicking on him causes screen to black out. I had to "blindly" (with the help of mappy) zone myself out into Bastok Mines when the CS started. Received rank up and gil.
| priority | screen black out for bastok mission enter the talekeeper after killing nms heading back to drake fang in zeruhn mines and clicking on him causes screen to black out i had to blindly with the help of mappy zone myself out into bastok mines when the cs started received rank up and gil | 1 |
304,526 | 9,333,119,734 | IssuesEvent | 2019-03-28 13:47:54 | proxy99/USTH-SE-2019 | https://api.github.com/repos/proxy99/USTH-SE-2019 | opened | As an user, I want to have a contact section, so that I can contact the developer and the site can receive the feedback | priority-high product-backlog | Task list:
- [ ] Check all the INVEST rules.
- [ ] Collect information of all the group members.
- [ ] Create a table.
- [ ] Create an information table (for users to write in if necessary) | 1.0 | As an user, I want to have a contact section, so that I can contact the developer and the site can receive the feedback - Task list:
- [ ] Check all the INVEST rules.
- [ ] Collect information of all the group members.
- [ ] Create a table.
- [ ] Create an information table (for users to write in if necessary) | priority | as an user i want to have a contact section so that i can contact the developer and the site can receive the feedback task list check all the invest rules collect information of all the group members create a table create an information table for users to write in if necessary | 1 |
250,566 | 7,978,814,049 | IssuesEvent | 2018-07-17 19:34:48 | T-Soft/unismev | https://api.github.com/repos/T-Soft/unismev | opened | core // таймер опроса очередей | HIGH PRIORITY bug core-logic | в случае, если respond отправляет ответ или запрос - требуется обнулить таймер опроса очередй ответов и запросов в соответствубщей группе.
в дальнейшем после анализа может быть математика рассчета таймаутов после respond Не будет простой и линейной. но сейчас пока отправка через респонд равна приходу в очередь данных.
еще можно анализировать respond отправляет запрос или ответ и тогда в случае отправки запроса скидывать в ноль только таймер очереди ответов, если он идет независимо от очереди запросов. | 1.0 | core // таймер опроса очередей - в случае, если respond отправляет ответ или запрос - требуется обнулить таймер опроса очередй ответов и запросов в соответствубщей группе.
в дальнейшем после анализа может быть математика рассчета таймаутов после respond Не будет простой и линейной. но сейчас пока отправка через респонд равна приходу в очередь данных.
еще можно анализировать respond отправляет запрос или ответ и тогда в случае отправки запроса скидывать в ноль только таймер очереди ответов, если он идет независимо от очереди запросов. | priority | core таймер опроса очередей в случае если respond отправляет ответ или запрос требуется обнулить таймер опроса очередй ответов и запросов в соответствубщей группе в дальнейшем после анализа может быть математика рассчета таймаутов после respond не будет простой и линейной но сейчас пока отправка через респонд равна приходу в очередь данных еще можно анализировать respond отправляет запрос или ответ и тогда в случае отправки запроса скидывать в ноль только таймер очереди ответов если он идет независимо от очереди запросов | 1 |
740,943 | 25,775,378,380 | IssuesEvent | 2022-12-09 11:29:32 | bounswe/bounswe2022group8 | https://api.github.com/repos/bounswe/bounswe2022group8 | closed | MOB-18: Fetching images from AWS S3 | Effort: High Effort: Medium Priority: High Status: Completed Coding Team: Mobile | ### What's up?
Backend team has uploaded images to S3. Now we should fetch those images from the S3 bucket.
### To Do
- [x] Getting credentials to connect AWS S3 from backend team.
- [x] Fetching images from S3.
### Deadline
02.12.2022 @11.59
### Additional Information
AWS S3 url : https://cmpe451-production.s3.amazonaws.com
AWS Access Key and Secret key are shared with mobile team internally. Thanks to @KarahanS for sharing AWS credentials.
### Reviewers
@MustafaEmreErengul @mustafa-cihan @dundarmete | 1.0 | MOB-18: Fetching images from AWS S3 - ### What's up?
Backend team has uploaded images to S3. Now we should fetch those images from the S3 bucket.
### To Do
- [x] Getting credentials to connect AWS S3 from backend team.
- [x] Fetching images from S3.
### Deadline
02.12.2022 @11.59
### Additional Information
AWS S3 url : https://cmpe451-production.s3.amazonaws.com
AWS Access Key and Secret key are shared with mobile team internally. Thanks to @KarahanS for sharing AWS credentials.
### Reviewers
@MustafaEmreErengul @mustafa-cihan @dundarmete | priority | mob fetching images from aws what s up backend team has uploaded images to now we should fetch those images from the bucket to do getting credentials to connect aws from backend team fetching images from deadline additional information aws url aws access key and secret key are shared with mobile team internally thanks to karahans for sharing aws credentials reviewers mustafaemreerengul mustafa cihan dundarmete | 1 |
312,102 | 9,543,347,175 | IssuesEvent | 2019-05-01 09:40:01 | aau-giraf/weekplanner | https://api.github.com/repos/aau-giraf/weekplanner | closed | As a user I would like to be able to switch between guardian and citizen mode so that I can only access the parts of the system that I should be able to | priority: highest type: feature | - [ ] The system stores whether the user is currently in citizen or guardian mode
- [ ] A guardian can see the add new activities function, but a citizen cannot | 1.0 | As a user I would like to be able to switch between guardian and citizen mode so that I can only access the parts of the system that I should be able to - - [ ] The system stores whether the user is currently in citizen or guardian mode
- [ ] A guardian can see the add new activities function, but a citizen cannot | priority | as a user i would like to be able to switch between guardian and citizen mode so that i can only access the parts of the system that i should be able to the system stores whether the user is currently in citizen or guardian mode a guardian can see the add new activities function but a citizen cannot | 1 |
485,079 | 13,960,883,814 | IssuesEvent | 2020-10-24 23:38:01 | Ameelio/letters-mobile | https://api.github.com/repos/Ameelio/letters-mobile | opened | [Premium] Final details of purchase flow | high-priority | <!--- Provide a general summary of the issue in the Title above -->
## Expected Behavior
<!--- If you're describing a bug, tell us what should happen -->
<!--- If you're suggesting a change/improvement, tell us how it should work -->
- [ ] Adjust the style of store items
- [ ] Create success page | 1.0 | [Premium] Final details of purchase flow - <!--- Provide a general summary of the issue in the Title above -->
## Expected Behavior
<!--- If you're describing a bug, tell us what should happen -->
<!--- If you're suggesting a change/improvement, tell us how it should work -->
- [ ] Adjust the style of store items
- [ ] Create success page | priority | final details of purchase flow expected behavior adjust the style of store items create success page | 1 |
308,587 | 9,440,967,624 | IssuesEvent | 2019-04-14 21:50:02 | cilium/cilium | https://api.github.com/repos/cilium/cilium | closed | Unable to add route because has some invalid argument ?? | kind/bug kind/community-report needs/triage priority/high stale | **General Information**
- Cilium version (run `cilium version`)
1.2.4
- Kernel version (run `uname -a`)
Linux l-mesos6.ops.cna 4.14.71-1.el7.centos.x86_64 #1 SMP Thu Sep 20 18:40:04 CST 2018 x86_64 x86_64 x86_64 GNU/Linux
- Orchestration system version in use (e.g. `kubectl version`, Mesos, ...)
k8s: 1.12.1
- Link to relevant artifacts (policies, deployments scripts, ...)
- Upload a system dump (run `curl -sLO
releases.cilium.io/tools/cluster-diagnosis.zip &&
python cluster-diagnosis.zip sysdump` and then attach the generated zip file)
**How to reproduce the issue**
New install Cilium, follow the guide of the offical website, but the cilium agent logs show some errors:
```sh
level=error msg="Unable to add route" error="invalid argument" interface=cilium_host local="fc00::10ca:1" nexthop="fc00::10ca:1" prefix="{f00d::a5f:e4c0:0:0 ffffffffffffffffffffffffffff0000}" subsys=route
level=error msg="Unable to add route" error="invalid argument" interface=cilium_host local="fc00::10ca:1" nexthop="fc00::10ca:1" prefix="{f00d::a5f:e100:0:0 ffffffffffffffffffffffffffff0000}" subsys=route
level=error msg="Unable to add route" error="invalid argument" interface=cilium_host local="fc00::10ca:1" nexthop="fc00::10ca:1" prefix="{f00d::a5f:e540:0:0 ffffffffffffffffffffffffffff0000}" subsys=route
level=error msg="Unable to add route" error="invalid argument" interface=cilium_host local="fc00::10ca:1" nexthop="fc00::10ca:1" prefix="{f00d::a5f:e140:0:0 ffffffffffffffffffffffffffff0000}" subsys=route
level=error msg="Unable to add route" error="invalid argument" interface=cilium_host local="fc00::10ca:1" nexthop="fc00::10ca:1" prefix="{f00d::a5f:e180:0:0 ffffffffffffffffffffffffffff0000}" subsys=route
level=error msg="Unable to add route" error="invalid argument" interface=cilium_host local="fc00::10ca:1" nexthop="fc00::10ca:1" prefix="{f00d::a5f:e580:0:0 ffffffffffffffffffffffffffff0000}" subsys=route
level=error msg="Unable to add route" error="invalid argument" interface=cilium_host local="fc00::10ca:1" nexthop="fc00::10ca:1" prefix="{f00d::a5f:e440:0:0 ffffffffffffffffffffffffffff0000}" subsys=route
```
Something wrong ?
| 1.0 | Unable to add route because has some invalid argument ?? - **General Information**
- Cilium version (run `cilium version`)
1.2.4
- Kernel version (run `uname -a`)
Linux l-mesos6.ops.cna 4.14.71-1.el7.centos.x86_64 #1 SMP Thu Sep 20 18:40:04 CST 2018 x86_64 x86_64 x86_64 GNU/Linux
- Orchestration system version in use (e.g. `kubectl version`, Mesos, ...)
k8s: 1.12.1
- Link to relevant artifacts (policies, deployments scripts, ...)
- Upload a system dump (run `curl -sLO
releases.cilium.io/tools/cluster-diagnosis.zip &&
python cluster-diagnosis.zip sysdump` and then attach the generated zip file)
**How to reproduce the issue**
New install Cilium, follow the guide of the offical website, but the cilium agent logs show some errors:
```sh
level=error msg="Unable to add route" error="invalid argument" interface=cilium_host local="fc00::10ca:1" nexthop="fc00::10ca:1" prefix="{f00d::a5f:e4c0:0:0 ffffffffffffffffffffffffffff0000}" subsys=route
level=error msg="Unable to add route" error="invalid argument" interface=cilium_host local="fc00::10ca:1" nexthop="fc00::10ca:1" prefix="{f00d::a5f:e100:0:0 ffffffffffffffffffffffffffff0000}" subsys=route
level=error msg="Unable to add route" error="invalid argument" interface=cilium_host local="fc00::10ca:1" nexthop="fc00::10ca:1" prefix="{f00d::a5f:e540:0:0 ffffffffffffffffffffffffffff0000}" subsys=route
level=error msg="Unable to add route" error="invalid argument" interface=cilium_host local="fc00::10ca:1" nexthop="fc00::10ca:1" prefix="{f00d::a5f:e140:0:0 ffffffffffffffffffffffffffff0000}" subsys=route
level=error msg="Unable to add route" error="invalid argument" interface=cilium_host local="fc00::10ca:1" nexthop="fc00::10ca:1" prefix="{f00d::a5f:e180:0:0 ffffffffffffffffffffffffffff0000}" subsys=route
level=error msg="Unable to add route" error="invalid argument" interface=cilium_host local="fc00::10ca:1" nexthop="fc00::10ca:1" prefix="{f00d::a5f:e580:0:0 ffffffffffffffffffffffffffff0000}" subsys=route
level=error msg="Unable to add route" error="invalid argument" interface=cilium_host local="fc00::10ca:1" nexthop="fc00::10ca:1" prefix="{f00d::a5f:e440:0:0 ffffffffffffffffffffffffffff0000}" subsys=route
```
Something wrong ?
| priority | unable to add route because has some invalid argument general information cilium version run cilium version kernel version run uname a linux l ops cna centos smp thu sep cst gnu linux orchestration system version in use e g kubectl version mesos link to relevant artifacts policies deployments scripts upload a system dump run curl slo releases cilium io tools cluster diagnosis zip python cluster diagnosis zip sysdump and then attach the generated zip file how to reproduce the issue new install cilium follow the guide of the offical website but the cilium agent logs show some errors sh level error msg unable to add route error invalid argument interface cilium host local nexthop prefix subsys route level error msg unable to add route error invalid argument interface cilium host local nexthop prefix subsys route level error msg unable to add route error invalid argument interface cilium host local nexthop prefix subsys route level error msg unable to add route error invalid argument interface cilium host local nexthop prefix subsys route level error msg unable to add route error invalid argument interface cilium host local nexthop prefix subsys route level error msg unable to add route error invalid argument interface cilium host local nexthop prefix subsys route level error msg unable to add route error invalid argument interface cilium host local nexthop prefix subsys route something wrong | 1 |
565,521 | 16,763,263,585 | IssuesEvent | 2021-06-14 04:39:38 | ballerina-platform/ballerina-lang | https://api.github.com/repos/ballerina-platform/ballerina-lang | closed | [Language Server] Incorrect suggestion for completion | Area/Completion Priority/High Team/LanguageServer Type/Bug | **Description:**
Refer the below recording for your reference.
https://user-images.githubusercontent.com/7523274/117953094-6f7b7d00-b333-11eb-8a03-3b49857efbe0.mp4
**Steps to reproduce:**
Below is the code snippet. Here, there are suggestions such as "error constructor" and "object constructor" which are invalid.
```ballerina
import ballerina/io;
type InvalidAccountIDError error;
type AccountNotFoundError error;
const ACCOUNT_NOT_FOUND = "AccountNotFound";
const INVALID_ACCOUNT_ID = "InvalidAccountID";
public function main() {
int negResult = getAccountBalance(-1);
int invalidResult = getAccountBalance(200);
transaction {
int parsedNum = check parse("12");
// Parsing a random string will return an error. This will
// cause control to be transferred to the `on fail` clause.
int parsedStr = check parse("invalid");
error? res = commit;
} on fail error e {
io:println("Error occurred during parsing: ", e.message());
}
}
function parse(string num) returns int|error {
return int:fromString(num);
}
function getAccountBalance(int accountID) returns int {
if accountID >
}
```
| 1.0 | [Language Server] Incorrect suggestion for completion - **Description:**
Refer the below recording for your reference.
https://user-images.githubusercontent.com/7523274/117953094-6f7b7d00-b333-11eb-8a03-3b49857efbe0.mp4
**Steps to reproduce:**
Below is the code snippet. Here, there are suggestions such as "error constructor" and "object constructor" which are invalid.
```ballerina
import ballerina/io;
type InvalidAccountIDError error;
type AccountNotFoundError error;
const ACCOUNT_NOT_FOUND = "AccountNotFound";
const INVALID_ACCOUNT_ID = "InvalidAccountID";
public function main() {
int negResult = getAccountBalance(-1);
int invalidResult = getAccountBalance(200);
transaction {
int parsedNum = check parse("12");
// Parsing a random string will return an error. This will
// cause control to be transferred to the `on fail` clause.
int parsedStr = check parse("invalid");
error? res = commit;
} on fail error e {
io:println("Error occurred during parsing: ", e.message());
}
}
function parse(string num) returns int|error {
return int:fromString(num);
}
function getAccountBalance(int accountID) returns int {
if accountID >
}
```
| priority | incorrect suggestion for completion description refer the below recording for your reference steps to reproduce below is the code snippet here there are suggestions such as error constructor and object constructor which are invalid ballerina import ballerina io type invalidaccountiderror error type accountnotfounderror error const account not found accountnotfound const invalid account id invalidaccountid public function main int negresult getaccountbalance int invalidresult getaccountbalance transaction int parsednum check parse parsing a random string will return an error this will cause control to be transferred to the on fail clause int parsedstr check parse invalid error res commit on fail error e io println error occurred during parsing e message function parse string num returns int error return int fromstring num function getaccountbalance int accountid returns int if accountid | 1 |
261,193 | 8,227,742,062 | IssuesEvent | 2018-09-07 00:49:11 | layersoflondon/application | https://api.github.com/repos/layersoflondon/application | closed | Not showing all pins | High priority bug | If I search for Seager Bookshop what appears on the map, even when I zoom in is one record. (not always the same one). In the tray, it shows far more records. The map should show them all too. | 1.0 | Not showing all pins - If I search for Seager Bookshop what appears on the map, even when I zoom in is one record. (not always the same one). In the tray, it shows far more records. The map should show them all too. | priority | not showing all pins if i search for seager bookshop what appears on the map even when i zoom in is one record not always the same one in the tray it shows far more records the map should show them all too | 1 |
708,742 | 24,352,601,854 | IssuesEvent | 2022-10-03 02:39:27 | azerothcore/azerothcore-wotlk | https://api.github.com/repos/azerothcore/azerothcore-wotlk | opened | [QAston] Paladin - Beacon of Light does not work | Confirmed Priority-High Class - Paladin | ### Current Behaviour
Worldserver error:
```
AuraEffect::HandleProcTriggerSpellAuraProc: Could not trigger spell 0 from aura 53651 proc, because the spell does not have an entry in Spell.dbc.
```
### Expected Blizzlike Behaviour
.
### Source
_No response_
### Steps to reproduce the problem
1. Create 2 characters in a party.
2. `.learn 53563`
3. Cast Beacon of Light on a target
4. Use any healing spell on other party members, see error.
### Extra Notes
_No response_
### AC rev. hash/commit
https://github.com/azerothcore/azerothcore-wotlk/commit/590525b86ce31ec2e8773bb62c95efc00d24b7c7
### Operating system
Windows 10
### Custom changes or Modules
_No response_ | 1.0 | [QAston] Paladin - Beacon of Light does not work - ### Current Behaviour
Worldserver error:
```
AuraEffect::HandleProcTriggerSpellAuraProc: Could not trigger spell 0 from aura 53651 proc, because the spell does not have an entry in Spell.dbc.
```
### Expected Blizzlike Behaviour
.
### Source
_No response_
### Steps to reproduce the problem
1. Create 2 characters in a party.
2. `.learn 53563`
3. Cast Beacon of Light on a target
4. Use any healing spell on other party members, see error.
### Extra Notes
_No response_
### AC rev. hash/commit
https://github.com/azerothcore/azerothcore-wotlk/commit/590525b86ce31ec2e8773bb62c95efc00d24b7c7
### Operating system
Windows 10
### Custom changes or Modules
_No response_ | priority | paladin beacon of light does not work current behaviour worldserver error auraeffect handleproctriggerspellauraproc could not trigger spell from aura proc because the spell does not have an entry in spell dbc expected blizzlike behaviour source no response steps to reproduce the problem create characters in a party learn cast beacon of light on a target use any healing spell on other party members see error extra notes no response ac rev hash commit operating system windows custom changes or modules no response | 1 |
325,032 | 9,915,730,757 | IssuesEvent | 2019-06-28 17:45:14 | CentOS-PaaS-SIG/linchpin | https://api.github.com/repos/CentOS-PaaS-SIG/linchpin | closed | Beaker job not cancelled if up is killed | beaker bug high priority | **Describe the bug**
A clear and concise description of what the bug is.
If you do a linchpin up to provision a machine in Beaker and that up command is killed, the Beaker job is left running. However, you will get no inventory back to work with it (which is probably expected). The bug is that even with the rundb, you cannot tear it down. Calling linchpin destroy with the resulting rundb will do nothing, so when using automation, the beaker job is just left alive until someone goes and manually kills it.
**To Reproduce**
Steps to reproduce the behavior:
1. Create a Jenkins job with say a 1h timeout
2. Create a pinfile with a beaker target that has a timeout >1h
3. Run the jenkins job that does a linchpin up
4. Let the job timeout
5. Even if you have it in a try catch with linchpin destroy, the beaker job is not cancelled
**Expected behavior**
A clear and concise description of what you expected to happen.
The beaker job is cancelled
| 1.0 | Beaker job not cancelled if up is killed - **Describe the bug**
A clear and concise description of what the bug is.
If you do a linchpin up to provision a machine in Beaker and that up command is killed, the Beaker job is left running. However, you will get no inventory back to work with it (which is probably expected). The bug is that even with the rundb, you cannot tear it down. Calling linchpin destroy with the resulting rundb will do nothing, so when using automation, the beaker job is just left alive until someone goes and manually kills it.
**To Reproduce**
Steps to reproduce the behavior:
1. Create a Jenkins job with say a 1h timeout
2. Create a pinfile with a beaker target that has a timeout >1h
3. Run the jenkins job that does a linchpin up
4. Let the job timeout
5. Even if you have it in a try catch with linchpin destroy, the beaker job is not cancelled
**Expected behavior**
A clear and concise description of what you expected to happen.
The beaker job is cancelled
| priority | beaker job not cancelled if up is killed describe the bug a clear and concise description of what the bug is if you do a linchpin up to provision a machine in beaker and that up command is killed the beaker job is left running however you will get no inventory back to work with it which is probably expected the bug is that even with the rundb you cannot tear it down calling linchpin destroy with the resulting rundb will do nothing so when using automation the beaker job is just left alive until someone goes and manually kills it to reproduce steps to reproduce the behavior create a jenkins job with say a timeout create a pinfile with a beaker target that has a timeout run the jenkins job that does a linchpin up let the job timeout even if you have it in a try catch with linchpin destroy the beaker job is not cancelled expected behavior a clear and concise description of what you expected to happen the beaker job is cancelled | 1 |
16,547 | 2,615,118,584 | IssuesEvent | 2015-03-01 05:44:17 | chrsmith/google-api-java-client | https://api.github.com/repos/chrsmith/google-api-java-client | opened | urlshortener-v1-json-android-sample | auto-migrated Priority-High Type-Sample | ```
Which API and version (e.g. Google Calendar Data API version 2)?
goo.gl API (URL Shortener) Version 1
What format (e.g. JSON, Atom)?
JSON
What Authentation (e.g. OAuth, OAuth 2, Android, ClientLogin)?
Android
Java environment (e.g. Java 6, Android 2.2, App Engine 1.3.7)?
Android 2.0
External references, such as API reference guide?
http://code.google.com/intl/de-DE/apis/urlshortener/v1/authentication.html
Please provide any additional information below.
```
Original issue reported on code.google.com by `martin.s.schumacher` on 5 Feb 2011 at 9:24 | 1.0 | urlshortener-v1-json-android-sample - ```
Which API and version (e.g. Google Calendar Data API version 2)?
goo.gl API (URL Shortener) Version 1
What format (e.g. JSON, Atom)?
JSON
What Authentation (e.g. OAuth, OAuth 2, Android, ClientLogin)?
Android
Java environment (e.g. Java 6, Android 2.2, App Engine 1.3.7)?
Android 2.0
External references, such as API reference guide?
http://code.google.com/intl/de-DE/apis/urlshortener/v1/authentication.html
Please provide any additional information below.
```
Original issue reported on code.google.com by `martin.s.schumacher` on 5 Feb 2011 at 9:24 | priority | urlshortener json android sample which api and version e g google calendar data api version goo gl api url shortener version what format e g json atom json what authentation e g oauth oauth android clientlogin android java environment e g java android app engine android external references such as api reference guide please provide any additional information below original issue reported on code google com by martin s schumacher on feb at | 1 |
231,543 | 7,635,023,295 | IssuesEvent | 2018-05-07 00:06:30 | catalogueglobal/datatools-ui | https://api.github.com/repos/catalogueglobal/datatools-ui | closed | For certain feeds with no validation issues, UI is showing 1 issue | bug high-priority initial-fix | For example, the Atlanta Streetcar feed: https://gtfs-manager-dev.conveyal.com/feed/e2d25f9b-d505-4388-806e-e6cd352821ba
I believe this has to do with an error being encountered during a table load in `gtfs-lib`, but I need to verify this. | 1.0 | For certain feeds with no validation issues, UI is showing 1 issue - For example, the Atlanta Streetcar feed: https://gtfs-manager-dev.conveyal.com/feed/e2d25f9b-d505-4388-806e-e6cd352821ba
I believe this has to do with an error being encountered during a table load in `gtfs-lib`, but I need to verify this. | priority | for certain feeds with no validation issues ui is showing issue for example the atlanta streetcar feed i believe this has to do with an error being encountered during a table load in gtfs lib but i need to verify this | 1 |
455,375 | 13,125,516,973 | IssuesEvent | 2020-08-06 06:51:00 | FightPandemics/FightPandemics | https://api.github.com/repos/FightPandemics/FightPandemics | opened | Org Type should be added for the "Org added by Individual user" just like we have for 'Sourced' | Desktop High Priority Mobile Organization Profile bug | 1. Open "https://staging.fightpandemics.work/"
2. Login using valid email/pwd
3. Navigate to profile -> Add Org -> Create Org Profile as "Type=Non-Profit" Org
4. Add a post from the new Org or view the profile
Issue: You will observe that there is "No Org type" is displayed with the Org added by the individual users.
Refer below GIF.
https://share.getcloudapp.com/nOukYv8D
| 1.0 | Org Type should be added for the "Org added by Individual user" just like we have for 'Sourced' - 1. Open "https://staging.fightpandemics.work/"
2. Login using valid email/pwd
3. Navigate to profile -> Add Org -> Create Org Profile as "Type=Non-Profit" Org
4. Add a post from the new Org or view the profile
Issue: You will observe that there is "No Org type" is displayed with the Org added by the individual users.
Refer below GIF.
https://share.getcloudapp.com/nOukYv8D
| priority | org type should be added for the org added by individual user just like we have for sourced open login using valid email pwd navigate to profile add org create org profile as type non profit org add a post from the new org or view the profile issue you will observe that there is no org type is displayed with the org added by the individual users refer below gif | 1 |
278,927 | 8,652,689,100 | IssuesEvent | 2018-11-27 08:51:47 | lundegaard/validarium | https://api.github.com/repos/lundegaard/validarium | opened | Missing READMEs | enhancement high priority | - Main README should contain sections:
- Features - what the lib is for
- Installation
- Examples
- Contribution
- Link to API
- Every package should contain link to main page to our repo.
| 1.0 | Missing READMEs - - Main README should contain sections:
- Features - what the lib is for
- Installation
- Examples
- Contribution
- Link to API
- Every package should contain link to main page to our repo.
| priority | missing readmes main readme should contain sections features what the lib is for installation examples contribution link to api every package should contain link to main page to our repo | 1 |
22,393 | 2,648,940,512 | IssuesEvent | 2015-03-14 12:28:32 | SiCKRAGETV/sickrage-issues | https://api.github.com/repos/SiCKRAGETV/sickrage-issues | closed | When moving files unable to parse causes follow on files in directory to fail | 1: Bug / issue 2: High Priority 3: Confirmed 3: Fix | I currently have SickRage set to rename and then move the files to the new directory. After completion of a show with a file name that was unable to parse the rest of the files in the directory were skipped. And after SickRage finished processing the other directories (Season 2 also had unparsed names) SickRage automatically deleted the Show folder including 6GB of unprocessed episodes.
I apologize here is the missing information:
Branch: (master)
Commit: (019a8b363d65db598d85173d457fa40aed6328fc)
Operating System: FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014
Python version: 2.7.9 (default, Jan 28 2015, 05:37:45) [GCC 4.2.1 Compatible FreeBSD Clang 3.3 (tags/RELEASE_33/final 183502)]
What happened: SickRage failed to parse a file name skipped the rest of the files in the season folder and then deleted the Show folder including all of the unprocessed shows.
What I Expected: SickRage to not delete a show folder that still contains unprocessed episodes and folders.
Paste Bin with Log excerpts. I had to use the log search function for the Season 6 directory to see what was processed and then I searched for deleted to see what was deleted.
http://pastebin.com/eHCD7BUb | 1.0 | When moving files unable to parse causes follow on files in directory to fail - I currently have SickRage set to rename and then move the files to the new directory. After completion of a show with a file name that was unable to parse the rest of the files in the directory were skipped. And after SickRage finished processing the other directories (Season 2 also had unparsed names) SickRage automatically deleted the Show folder including 6GB of unprocessed episodes.
I apologize here is the missing information:
Branch: (master)
Commit: (019a8b363d65db598d85173d457fa40aed6328fc)
Operating System: FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014
Python version: 2.7.9 (default, Jan 28 2015, 05:37:45) [GCC 4.2.1 Compatible FreeBSD Clang 3.3 (tags/RELEASE_33/final 183502)]
What happened: SickRage failed to parse a file name skipped the rest of the files in the season folder and then deleted the Show folder including all of the unprocessed shows.
What I Expected: SickRage to not delete a show folder that still contains unprocessed episodes and folders.
Paste Bin with Log excerpts. I had to use the log search function for the Season 6 directory to see what was processed and then I searched for deleted to see what was deleted.
http://pastebin.com/eHCD7BUb | priority | when moving files unable to parse causes follow on files in directory to fail i currently have sickrage set to rename and then move the files to the new directory after completion of a show with a file name that was unable to parse the rest of the files in the directory were skipped and after sickrage finished processing the other directories season also had unparsed names sickrage automatically deleted the show folder including of unprocessed episodes i apologize here is the missing information branch master commit operating system freebsd release thu jan utc python version default jan what happened sickrage failed to parse a file name skipped the rest of the files in the season folder and then deleted the show folder including all of the unprocessed shows what i expected sickrage to not delete a show folder that still contains unprocessed episodes and folders paste bin with log excerpts i had to use the log search function for the season directory to see what was processed and then i searched for deleted to see what was deleted | 1 |
390,465 | 11,543,941,033 | IssuesEvent | 2020-02-18 10:30:47 | bounswe/bounswe2020group9 | https://api.github.com/repos/bounswe/bounswe2020group9 | closed | Creating Wiki Home Page | Estimation - Medium Priority - High Status - In progress | Designing the layout of the wiki page.
Editing the page with necessary information. | 1.0 | Creating Wiki Home Page - Designing the layout of the wiki page.
Editing the page with necessary information. | priority | creating wiki home page designing the layout of the wiki page editing the page with necessary information | 1 |
324,864 | 9,913,662,324 | IssuesEvent | 2019-06-28 12:29:21 | python/mypy | https://api.github.com/repos/python/mypy | closed | Warn about always true/false isinstance tests | feature needs discussion priority-0-high topic-usability | These may result in code that mypy considers unreachable and silently doesn't type check. However, they may happen quite frequently in innocent things like `assert isinstance(x, str)` so finding a good heuristic for what to report can be tricky. | 1.0 | Warn about always true/false isinstance tests - These may result in code that mypy considers unreachable and silently doesn't type check. However, they may happen quite frequently in innocent things like `assert isinstance(x, str)` so finding a good heuristic for what to report can be tricky. | priority | warn about always true false isinstance tests these may result in code that mypy considers unreachable and silently doesn t type check however they may happen quite frequently in innocent things like assert isinstance x str so finding a good heuristic for what to report can be tricky | 1 |
30,357 | 2,723,582,740 | IssuesEvent | 2015-04-14 13:30:58 | CruxFramework/crux-widgets | https://api.github.com/repos/CruxFramework/crux-widgets | closed | Version identification | CruxRelease enhancement imported Milestone-2.2.1 Priority-High | _From [jayderfr...@gmail.com](https://code.google.com/u/102561334660941983831/) on May 10, 2010 13:56:32_
Can you create any form to identify the version of crux-framework in
*.jar ?
For example: inside of manifest.
Thank you.
_Original issue: http://code.google.com/p/crux-framework/issues/detail?id=100_ | 1.0 | Version identification - _From [jayderfr...@gmail.com](https://code.google.com/u/102561334660941983831/) on May 10, 2010 13:56:32_
Can you create any form to identify the version of crux-framework in
*.jar ?
For example: inside of manifest.
Thank you.
_Original issue: http://code.google.com/p/crux-framework/issues/detail?id=100_ | priority | version identification from on may can you create any form to identify the version of crux framework in jar for example inside of manifest thank you original issue | 1 |
158,028 | 6,020,631,486 | IssuesEvent | 2017-06-07 16:52:10 | timtrice/rrricanes | https://api.github.com/repos/timtrice/rrricanes | closed | xpath_attrib error in gis_wsp | Bugs High Priority in progress | ### Error Message
```
Error in xpath_attrib(<S4 object of class "Attrib">) :
could not find function "xpath_attrib"
```
### Reproducible Example
```r
gis_wsp(datetime = "2016100606", res = 0.5)
```
### Traceback
```
22: do.call(method, list(parsed_selector))
21: .self$xpath(tree)
20: selector_to_xpath(selector, prefix)
19: FUN(X[[i]], ...)
18: lapply(X = X, FUN = FUN, ...)
17: sapply(selectors, function(selector) selector_to_xpath(selector,
prefix))
16: tran$css_to_xpath(sel, pref)
15: selectr::css_to_xpath(css, prefix = ".//")
14: make_selector(css, xpath)
13: xpath_search(x$node, x$doc, xpath = xpath, nsMap = ns, num_results = Inf)
12: xml_find_all.xml_node(x, make_selector(css, xpath))
11: xml2::xml_find_all(x, make_selector(css, xpath))
10: html_nodes.default(contents, "a[href*='zip']")
9: rvest::html_nodes(contents, "a[href*='zip']")
8: eval(lhs, parent, parent)
7: eval(lhs, parent, parent)
6: rvest::html_nodes(contents, "a[href*='zip']") %>% rvest::html_attr("href")
5: gis_wsp(datetime = "2016100606", res = 0.5) at .active-rstudio-document#103
4: eval(ei, envir)
3: eval(ei, envir)
2: withVisible(eval(ei, envir))
1: source("~/.active-rstudio-document", echo = TRUE)
```
### Session Info
```
R version 3.4.0 (2017-04-21)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Debian GNU/Linux 8 (jessie)
Matrix products: default
BLAS/LAPACK: /usr/lib/libopenblasp-r0.2.12.so
locale:
[1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8 LC_MONETARY=en_US.UTF-8
[6] LC_MESSAGES=C LC_PAPER=en_US.UTF-8 LC_NAME=C LC_ADDRESS=C LC_TELEPHONE=C
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] ggplot2_2.2.1 dplyr_0.5.0 rrricanes_0.2.0
loaded via a namespace (and not attached):
[1] Rcpp_0.12.11 compiler_3.4.0 git2r_0.18.0 plyr_1.8.4 tools_3.4.0
[6] digest_0.6.12 memoise_1.1.0 tibble_1.3.3 gtable_0.2.0 nlme_3.1-131
[11] lattice_0.20-35 rlang_0.1.1 psych_1.7.5 DBI_0.6-1 parallel_3.4.0
[16] curl_2.6 rgdal_1.2-7 rnaturalearthdata_0.1.0 xml2_1.1.1 withr_1.0.2
[21] httr_1.2.1 stringr_1.2.0 knitr_1.16 rgeos_0.3-23 devtools_1.13.2
[26] hms_0.3 grid_3.4.0 data.table_1.10.4 R6_2.2.1 foreign_0.8-68
[31] sp_1.2-4 selectr_0.3-1 tidyr_0.6.3 reshape2_1.4.2 readr_1.1.1
[36] purrr_0.2.2.2 magrittr_1.5 maptools_0.9-2 scales_0.4.1 rvest_0.3.2
[41] mnormt_1.5-5 assertthat_0.2.0 colorspace_1.3-2 labeling_0.3 stringi_1.1.5
[46] lazyeval_0.2.0 munsell_0.4.3 broom_0.4.2
```
| 1.0 | xpath_attrib error in gis_wsp - ### Error Message
```
Error in xpath_attrib(<S4 object of class "Attrib">) :
could not find function "xpath_attrib"
```
### Reproducible Example
```r
gis_wsp(datetime = "2016100606", res = 0.5)
```
### Traceback
```
22: do.call(method, list(parsed_selector))
21: .self$xpath(tree)
20: selector_to_xpath(selector, prefix)
19: FUN(X[[i]], ...)
18: lapply(X = X, FUN = FUN, ...)
17: sapply(selectors, function(selector) selector_to_xpath(selector,
prefix))
16: tran$css_to_xpath(sel, pref)
15: selectr::css_to_xpath(css, prefix = ".//")
14: make_selector(css, xpath)
13: xpath_search(x$node, x$doc, xpath = xpath, nsMap = ns, num_results = Inf)
12: xml_find_all.xml_node(x, make_selector(css, xpath))
11: xml2::xml_find_all(x, make_selector(css, xpath))
10: html_nodes.default(contents, "a[href*='zip']")
9: rvest::html_nodes(contents, "a[href*='zip']")
8: eval(lhs, parent, parent)
7: eval(lhs, parent, parent)
6: rvest::html_nodes(contents, "a[href*='zip']") %>% rvest::html_attr("href")
5: gis_wsp(datetime = "2016100606", res = 0.5) at .active-rstudio-document#103
4: eval(ei, envir)
3: eval(ei, envir)
2: withVisible(eval(ei, envir))
1: source("~/.active-rstudio-document", echo = TRUE)
```
### Session Info
```
R version 3.4.0 (2017-04-21)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Debian GNU/Linux 8 (jessie)
Matrix products: default
BLAS/LAPACK: /usr/lib/libopenblasp-r0.2.12.so
locale:
[1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8 LC_MONETARY=en_US.UTF-8
[6] LC_MESSAGES=C LC_PAPER=en_US.UTF-8 LC_NAME=C LC_ADDRESS=C LC_TELEPHONE=C
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] ggplot2_2.2.1 dplyr_0.5.0 rrricanes_0.2.0
loaded via a namespace (and not attached):
[1] Rcpp_0.12.11 compiler_3.4.0 git2r_0.18.0 plyr_1.8.4 tools_3.4.0
[6] digest_0.6.12 memoise_1.1.0 tibble_1.3.3 gtable_0.2.0 nlme_3.1-131
[11] lattice_0.20-35 rlang_0.1.1 psych_1.7.5 DBI_0.6-1 parallel_3.4.0
[16] curl_2.6 rgdal_1.2-7 rnaturalearthdata_0.1.0 xml2_1.1.1 withr_1.0.2
[21] httr_1.2.1 stringr_1.2.0 knitr_1.16 rgeos_0.3-23 devtools_1.13.2
[26] hms_0.3 grid_3.4.0 data.table_1.10.4 R6_2.2.1 foreign_0.8-68
[31] sp_1.2-4 selectr_0.3-1 tidyr_0.6.3 reshape2_1.4.2 readr_1.1.1
[36] purrr_0.2.2.2 magrittr_1.5 maptools_0.9-2 scales_0.4.1 rvest_0.3.2
[41] mnormt_1.5-5 assertthat_0.2.0 colorspace_1.3-2 labeling_0.3 stringi_1.1.5
[46] lazyeval_0.2.0 munsell_0.4.3 broom_0.4.2
```
| priority | xpath attrib error in gis wsp error message error in xpath attrib could not find function xpath attrib reproducible example r gis wsp datetime res traceback do call method list parsed selector self xpath tree selector to xpath selector prefix fun x lapply x x fun fun sapply selectors function selector selector to xpath selector prefix tran css to xpath sel pref selectr css to xpath css prefix make selector css xpath xpath search x node x doc xpath xpath nsmap ns num results inf xml find all xml node x make selector css xpath xml find all x make selector css xpath html nodes default contents a rvest html nodes contents a eval lhs parent parent eval lhs parent parent rvest html nodes contents a rvest html attr href gis wsp datetime res at active rstudio document eval ei envir eval ei envir withvisible eval ei envir source active rstudio document echo true session info r version platform pc linux gnu bit running under debian gnu linux jessie matrix products default blas lapack usr lib libopenblasp so locale lc ctype en us utf lc numeric c lc time en us utf lc collate en us utf lc monetary en us utf lc messages c lc paper en us utf lc name c lc address c lc telephone c lc measurement en us utf lc identification c attached base packages stats graphics grdevices utils datasets methods base other attached packages dplyr rrricanes loaded via a namespace and not attached rcpp compiler plyr tools digest memoise tibble gtable nlme lattice rlang psych dbi parallel curl rgdal rnaturalearthdata withr httr stringr knitr rgeos devtools hms grid data table foreign sp selectr tidyr readr purrr magrittr maptools scales rvest mnormt assertthat colorspace labeling stringi lazyeval munsell broom | 1 |
247,638 | 7,921,484,653 | IssuesEvent | 2018-07-05 07:41:26 | geosolutions-it/unesco-ihp | https://api.github.com/repos/geosolutions-it/unesco-ihp | closed | PROD - Contributor unable to invite users | Priority: High bug in progress unesco-ihp | Dear both,
I came accross some issues today that I did not notice after you deployed the new version on Prod.
The first one is that contributors cannot invite users to join the platform: when clicking "invite users" they end up on an "error" page. (Incidentally, admins do not encounter any issue when trying to invite users).
Please fix this as contributors should be able to invite users.

 | 1.0 | PROD - Contributor unable to invite users - Dear both,
I came accross some issues today that I did not notice after you deployed the new version on Prod.
The first one is that contributors cannot invite users to join the platform: when clicking "invite users" they end up on an "error" page. (Incidentally, admins do not encounter any issue when trying to invite users).
Please fix this as contributors should be able to invite users.

 | priority | prod contributor unable to invite users dear both i came accross some issues today that i did not notice after you deployed the new version on prod the first one is that contributors cannot invite users to join the platform when clicking invite users they end up on an error page incidentally admins do not encounter any issue when trying to invite users please fix this as contributors should be able to invite users | 1 |
126,755 | 5,003,588,761 | IssuesEvent | 2016-12-11 23:36:57 | washingtonstateuniversity/WSUWP-Platform | https://api.github.com/repos/washingtonstateuniversity/WSUWP-Platform | opened | Multiple languages should be available in the WordPress admin | enhancement priority:high | We have `DISABLE_FILE_MODS` enabled so that the file editor and plugin updates are disabled through the admin. This also disables the ability to install language packs as needed. (See https://core.trac.wordpress.org/ticket/38673)
We should be able to provide many (all?) of the available language packs manually so that users can select whichever language they'd like to use in the admin.
At the same time we'll need to determine the proper way to handle plugin language packs, which are now dynamically created through translate.wordpress.org and installed with the plugin. | 1.0 | Multiple languages should be available in the WordPress admin - We have `DISABLE_FILE_MODS` enabled so that the file editor and plugin updates are disabled through the admin. This also disables the ability to install language packs as needed. (See https://core.trac.wordpress.org/ticket/38673)
We should be able to provide many (all?) of the available language packs manually so that users can select whichever language they'd like to use in the admin.
At the same time we'll need to determine the proper way to handle plugin language packs, which are now dynamically created through translate.wordpress.org and installed with the plugin. | priority | multiple languages should be available in the wordpress admin we have disable file mods enabled so that the file editor and plugin updates are disabled through the admin this also disables the ability to install language packs as needed see we should be able to provide many all of the available language packs manually so that users can select whichever language they d like to use in the admin at the same time we ll need to determine the proper way to handle plugin language packs which are now dynamically created through translate wordpress org and installed with the plugin | 1 |
746,673 | 26,040,878,782 | IssuesEvent | 2022-12-22 10:17:42 | alephium/explorer-backend | https://api.github.com/repos/alephium/explorer-backend | closed | Stop the app in case of an exception in PSQL or in our sync services | high priority | Currently if a fatal error happen in our sync services, the app won't stop. Those stateless services are scheduled by the `Scheduler` and on an error we only log, but then it get stuck.
We better stop the all app and let it restart. | 1.0 | Stop the app in case of an exception in PSQL or in our sync services - Currently if a fatal error happen in our sync services, the app won't stop. Those stateless services are scheduled by the `Scheduler` and on an error we only log, but then it get stuck.
We better stop the all app and let it restart. | priority | stop the app in case of an exception in psql or in our sync services currently if a fatal error happen in our sync services the app won t stop those stateless services are scheduled by the scheduler and on an error we only log but then it get stuck we better stop the all app and let it restart | 1 |
204,572 | 7,088,785,821 | IssuesEvent | 2018-01-11 22:54:39 | sagesharp/outreachy-django-wagtail | https://api.github.com/repos/sagesharp/outreachy-django-wagtail | closed | Fix project warnings shown to coordinators | high priority | Currently warns the coordinator if the project longevity is less than 1 year. Should be six months.
Warns if the number of contributors on this team is 5 or less. Should warn if the number of contributors on this team is 2 or less. | 1.0 | Fix project warnings shown to coordinators - Currently warns the coordinator if the project longevity is less than 1 year. Should be six months.
Warns if the number of contributors on this team is 5 or less. Should warn if the number of contributors on this team is 2 or less. | priority | fix project warnings shown to coordinators currently warns the coordinator if the project longevity is less than year should be six months warns if the number of contributors on this team is or less should warn if the number of contributors on this team is or less | 1 |
828,236 | 31,817,654,964 | IssuesEvent | 2023-09-13 21:58:15 | zulip/zulip | https://api.github.com/repos/zulip/zulip | closed | Support sorting Recent Topics by number of unreads | help wanted priority: high area: recent-conversations | As discussed in https://chat.zulip.org/#narrow/stream/137-feedback/topic/Recent.20Topics.20-.20Order.20by.20number.20of.20messagges/near/1424122, it'd be nice if we have a way to sort "Recent topics" by the number of unread messages.
It's a bit awkward to do that, in that our existing sorting is done by clicking headings, and the unread counts float within the "Topic" column, rather than being an independent column.
I suspect we could make a reasonable UI for it if we were able to have a `th` heading for "Unreads" above the right edge of the "Topic" column, but that didn't have its own `td` sections (or more likely, had invisible/empty `td`s), to preserve the design for the table where the topics and unread counts sit in the same column.
The existing sorting logic is implemented via the `ListWidget` initialization in `recent_topics_ui.js`.
This is probably an issue that has a high risk of attempts to complete it not going anywhere; it likely doesn't make sense for anyone to claim this issue unless you've already successfully prototyped something that feels like it's working.
(Though folks should of course feel free to post comments failed attempts or constraints). | 1.0 | Support sorting Recent Topics by number of unreads - As discussed in https://chat.zulip.org/#narrow/stream/137-feedback/topic/Recent.20Topics.20-.20Order.20by.20number.20of.20messagges/near/1424122, it'd be nice if we have a way to sort "Recent topics" by the number of unread messages.
It's a bit awkward to do that, in that our existing sorting is done by clicking headings, and the unread counts float within the "Topic" column, rather than being an independent column.
I suspect we could make a reasonable UI for it if we were able to have a `th` heading for "Unreads" above the right edge of the "Topic" column, but that didn't have its own `td` sections (or more likely, had invisible/empty `td`s), to preserve the design for the table where the topics and unread counts sit in the same column.
The existing sorting logic is implemented via the `ListWidget` initialization in `recent_topics_ui.js`.
This is probably an issue that has a high risk of attempts to complete it not going anywhere; it likely doesn't make sense for anyone to claim this issue unless you've already successfully prototyped something that feels like it's working.
(Though folks should of course feel free to post comments failed attempts or constraints). | priority | support sorting recent topics by number of unreads as discussed in it d be nice if we have a way to sort recent topics by the number of unread messages it s a bit awkward to do that in that our existing sorting is done by clicking headings and the unread counts float within the topic column rather than being an independent column i suspect we could make a reasonable ui for it if we were able to have a th heading for unreads above the right edge of the topic column but that didn t have its own td sections or more likely had invisible empty td s to preserve the design for the table where the topics and unread counts sit in the same column the existing sorting logic is implemented via the listwidget initialization in recent topics ui js this is probably an issue that has a high risk of attempts to complete it not going anywhere it likely doesn t make sense for anyone to claim this issue unless you ve already successfully prototyped something that feels like it s working though folks should of course feel free to post comments failed attempts or constraints | 1 |
312,381 | 9,546,510,074 | IssuesEvent | 2019-05-01 20:09:39 | cuappdev/ithaca-transit-ios | https://api.github.com/repos/cuappdev/ithaca-transit-ios | closed | Upgrade client-side Google Places SDK | Priority: High Type: Maintenance | First, we need to check how we use the `GooglePlaces` dependency on the iOS version of the app. We moved a lot of this to backend, but I'll check to be sure.
## Instructions
_from Google Service email_
**In order to avoid service disruption, please migrate all your usage to the new Places SDK before July 29, 2019.**
- [x] Ensure you have a [valid billing account](https://cloud.google.com/billing/docs/how-to/manage-billing-account#create_a_new_billing_account).
- [x] Projects using Places SDK should [be linked to a valid billing account](https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project).
- [x] Enable the [Places API](https://console.cloud.google.com/apis/library/places-backend.googleapis.com?pli=1) service in Google Cloud Platform Console for each of your projects.
- [x] Applications must be updated with the new Places SDK for [**iOS**](https://developers.google.com/places/ios-sdk/client-migration?authuser=1). | 1.0 | Upgrade client-side Google Places SDK - First, we need to check how we use the `GooglePlaces` dependency on the iOS version of the app. We moved a lot of this to backend, but I'll check to be sure.
## Instructions
_from Google Service email_
**In order to avoid service disruption, please migrate all your usage to the new Places SDK before July 29, 2019.**
- [x] Ensure you have a [valid billing account](https://cloud.google.com/billing/docs/how-to/manage-billing-account#create_a_new_billing_account).
- [x] Projects using Places SDK should [be linked to a valid billing account](https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project).
- [x] Enable the [Places API](https://console.cloud.google.com/apis/library/places-backend.googleapis.com?pli=1) service in Google Cloud Platform Console for each of your projects.
- [x] Applications must be updated with the new Places SDK for [**iOS**](https://developers.google.com/places/ios-sdk/client-migration?authuser=1). | priority | upgrade client side google places sdk first we need to check how we use the googleplaces dependency on the ios version of the app we moved a lot of this to backend but i ll check to be sure instructions from google service email in order to avoid service disruption please migrate all your usage to the new places sdk before july ensure you have a projects using places sdk should enable the service in google cloud platform console for each of your projects applications must be updated with the new places sdk for | 1 |
468,096 | 13,461,641,065 | IssuesEvent | 2020-09-09 15:03:19 | hubmapconsortium/ccf-ui | https://api.github.com/repos/hubmapconsortium/ccf-ui | closed | As a researcher I need to input my name to personalize the registration so that registrations are tied to me | Priority: Medium High SP:2 user-story | Ensure the researcher can personalize my registration by:
* Providing two input fields, one for first and one for last name
* Providing placeholder text that indicates which input field is for first and which is for last name
* Providing animation to move the placeholder text to a label position when the researcher places a cursor in the input field
* Providing supporting animation with the bottom border to show active state
* Providing text in the input that is exactly what the researcher types
* Providing database fields for first and last name, and saving the records to the correct fields when the research clicks the REGISTER button on the Review modal
Original ID: 4 | 1.0 | As a researcher I need to input my name to personalize the registration so that registrations are tied to me - Ensure the researcher can personalize my registration by:
* Providing two input fields, one for first and one for last name
* Providing placeholder text that indicates which input field is for first and which is for last name
* Providing animation to move the placeholder text to a label position when the researcher places a cursor in the input field
* Providing supporting animation with the bottom border to show active state
* Providing text in the input that is exactly what the researcher types
* Providing database fields for first and last name, and saving the records to the correct fields when the research clicks the REGISTER button on the Review modal
Original ID: 4 | priority | as a researcher i need to input my name to personalize the registration so that registrations are tied to me ensure the researcher can personalize my registration by providing two input fields one for first and one for last name providing placeholder text that indicates which input field is for first and which is for last name providing animation to move the placeholder text to a label position when the researcher places a cursor in the input field providing supporting animation with the bottom border to show active state providing text in the input that is exactly what the researcher types providing database fields for first and last name and saving the records to the correct fields when the research clicks the register button on the review modal original id | 1 |
104,222 | 4,203,444,430 | IssuesEvent | 2016-06-28 05:21:39 | Itseez/opencv | https://api.github.com/repos/Itseez/opencv | closed | Add support for IR-Images by VideoCapture(CV_CAP_OPENNI_ASUS) | auto-transferred category: highgui-camera feature priority: low | Transferred from http://code.opencv.org/issues/1961
```
|| Marcel Debout on 2012-05-18 13:00
|| Priority: Low
|| Affected: None
|| Category: highgui-camera
|| Tracker: Feature
|| Difficulty: None
|| PR: None
|| Platform: None / None
```
Add support for IR-Images by VideoCapture(CV_CAP_OPENNI_ASUS)
-----------
```
Hi folks!
It would be nice, if you could add the feature to get the IR Images from the Asus XtionPro by using VideoCapture(CV_CAP_OPENNI_ASUS).
Up to now, it seems like it's only possible to get the RGB and the depth images.
Kind regards,
Marcel
```
History
-------
##### Andrey Kamaev on 2012-05-18 13:02
```
- Target version deleted (2.4.1)
- Priority changed from Normal to Low
```
##### Andrey Kamaev on 2012-08-16 15:28
```
- Category changed from highgui-images to highgui-camera
``` | 1.0 | Add support for IR-Images by VideoCapture(CV_CAP_OPENNI_ASUS) - Transferred from http://code.opencv.org/issues/1961
```
|| Marcel Debout on 2012-05-18 13:00
|| Priority: Low
|| Affected: None
|| Category: highgui-camera
|| Tracker: Feature
|| Difficulty: None
|| PR: None
|| Platform: None / None
```
Add support for IR-Images by VideoCapture(CV_CAP_OPENNI_ASUS)
-----------
```
Hi folks!
It would be nice, if you could add the feature to get the IR Images from the Asus XtionPro by using VideoCapture(CV_CAP_OPENNI_ASUS).
Up to now, it seems like it's only possible to get the RGB and the depth images.
Kind regards,
Marcel
```
History
-------
##### Andrey Kamaev on 2012-05-18 13:02
```
- Target version deleted (2.4.1)
- Priority changed from Normal to Low
```
##### Andrey Kamaev on 2012-08-16 15:28
```
- Category changed from highgui-images to highgui-camera
``` | priority | add support for ir images by videocapture cv cap openni asus transferred from marcel debout on priority low affected none category highgui camera tracker feature difficulty none pr none platform none none add support for ir images by videocapture cv cap openni asus hi folks it would be nice if you could add the feature to get the ir images from the asus xtionpro by using videocapture cv cap openni asus up to now it seems like it s only possible to get the rgb and the depth images kind regards marcel history andrey kamaev on target version deleted priority changed from normal to low andrey kamaev on category changed from highgui images to highgui camera | 1 |
68,737 | 3,292,550,064 | IssuesEvent | 2015-10-30 15:08:52 | thesgc/chembiohub_helpdesk | https://api.github.com/repos/thesgc/chembiohub_helpdesk | closed | No indication as to why a specific row in my input file hasn't been processed.
I have a file with 1c1n+[O-]
c1nc(c2n(c1OCCc1cc(c(cc1)F)F)c(nn2)c1ccc(cc1)OC(F)F)Cl
c1ncc2n(c1CCO)c(nn2)c1ccc(cc1)OC(F)F
C1NCc2n(C1CCO)c(nn2)c1ccc(cc1)OC(F)F
c1n+[O-]
c1nc(c2n(c1OCCc1cc(c(cc1)F)F)c(nn2)c1ccc(cc1)OC(F)F)Cl
c1n+[O-]
c1nc(c2n(c1OCCc1cc(c(cc1)F)F)c(nn2)c1ccc(cc1)OC(F)F)Cl
CCC
CCCCC | app: ChemReg name: Karen priority: High redfor1.0 status: New | No indication as to why a specific row in my input file hasn't been processed.
I have a file with 10 rows - one of which has an invalid structure. I upload file - that row was missed out in table (so 10 uploaded records / 9 results). I corrected SMILES and got 10 uploaded recs / 10 results. I then broke molecule again and got 10 /10 but the results included a duplicate of the record before my broken one, and not my invalid record.
Correct SMILES are -
c1[n+](cc2n(c1OCCc1cc(c(cc1)F)F)c(nn2)c1ccc(cc1)OC(F)F)[O-]
c1nc(c2n(c1OCCc1cc(c(cc1)F)F)c(nn2)c1ccc(cc1)OC(F)F)Cl
c1ncc2n(c1CCO)c(nn2)c1ccc(cc1)OC(F)F
C1NCc2n(C1CCO)c(nn2)c1ccc(cc1)OC(F)F
c1[n+](cc2n(c1OCCc1cc(c(cc1)F)F)c(nn2)c1ccc(cc1)OC(F)F)[O-]
c1nc(c2n(c1OCCc1cc(c(cc1)F)F)c(nn2)c1ccc(cc1)OC(F)F)Cl
c1[n+](cc2n(c1OCCCc1cc(c(cc1)F)F)c(nn2)c1ccc(cc1)OC(F)F)[O-]
c1nc(c2n(c1OCCc1cc(c(cc1)F)F)c(nn2)c1ccc(cc1)OC(F)F)Cl
CCC
CCCCC
Invalid SMILES are:
c1[n+](cc2n(c1OCCc1cc(c(cc1)F)F)c(nn2)c1ccc(cc1)OC(F)F)[O-]
c1nc(c2n(c1OCCc1cc(c(cc1)F)F)c(nn2)c1ccc(cc1)OC(F)F)Cl
c1ncc2n(c1CCO)c(nn2)c1ccc(cc1)OC(F)F
C1NCc2n(C1CCO)c(nn2)c1ccc(cc1)OC(F)F
c1[n+](cc2n(c1OCCc1cc(c(cc1)F)F)c(nn2)c1ccc(cc1)OC(F)F)[O-]
c1nc(c2n(c1OCCc1cc(c(cc1)F)F)c(nn2)c1ccc(cc1)OC(F)F)Cl
c1[n+](cc2n(c1OCCCc1cc(c(cc1)F)F)c(nn2)c1ccc(cc1)OC(F)F)[O-]
c1nc(c2n(c1OCCc1cc(c(cc1)F)F)c(nn2)c1cccc(cc1)OC(F)F)Cl
CCC
CCCCC
| 1.0 | No indication as to why a specific row in my input file hasn't been processed.
I have a file with 1c1n+[O-]
c1nc(c2n(c1OCCc1cc(c(cc1)F)F)c(nn2)c1ccc(cc1)OC(F)F)Cl
c1ncc2n(c1CCO)c(nn2)c1ccc(cc1)OC(F)F
C1NCc2n(C1CCO)c(nn2)c1ccc(cc1)OC(F)F
c1n+[O-]
c1nc(c2n(c1OCCc1cc(c(cc1)F)F)c(nn2)c1ccc(cc1)OC(F)F)Cl
c1n+[O-]
c1nc(c2n(c1OCCc1cc(c(cc1)F)F)c(nn2)c1ccc(cc1)OC(F)F)Cl
CCC
CCCCC - No indication as to why a specific row in my input file hasn't been processed.
I have a file with 10 rows - one of which has an invalid structure. I upload file - that row was missed out in table (so 10 uploaded records / 9 results). I corrected SMILES and got 10 uploaded recs / 10 results. I then broke molecule again and got 10 /10 but the results included a duplicate of the record before my broken one, and not my invalid record.
Correct SMILES are -
c1[n+](cc2n(c1OCCc1cc(c(cc1)F)F)c(nn2)c1ccc(cc1)OC(F)F)[O-]
c1nc(c2n(c1OCCc1cc(c(cc1)F)F)c(nn2)c1ccc(cc1)OC(F)F)Cl
c1ncc2n(c1CCO)c(nn2)c1ccc(cc1)OC(F)F
C1NCc2n(C1CCO)c(nn2)c1ccc(cc1)OC(F)F
c1[n+](cc2n(c1OCCc1cc(c(cc1)F)F)c(nn2)c1ccc(cc1)OC(F)F)[O-]
c1nc(c2n(c1OCCc1cc(c(cc1)F)F)c(nn2)c1ccc(cc1)OC(F)F)Cl
c1[n+](cc2n(c1OCCCc1cc(c(cc1)F)F)c(nn2)c1ccc(cc1)OC(F)F)[O-]
c1nc(c2n(c1OCCc1cc(c(cc1)F)F)c(nn2)c1ccc(cc1)OC(F)F)Cl
CCC
CCCCC
Invalid SMILES are:
c1[n+](cc2n(c1OCCc1cc(c(cc1)F)F)c(nn2)c1ccc(cc1)OC(F)F)[O-]
c1nc(c2n(c1OCCc1cc(c(cc1)F)F)c(nn2)c1ccc(cc1)OC(F)F)Cl
c1ncc2n(c1CCO)c(nn2)c1ccc(cc1)OC(F)F
C1NCc2n(C1CCO)c(nn2)c1ccc(cc1)OC(F)F
c1[n+](cc2n(c1OCCc1cc(c(cc1)F)F)c(nn2)c1ccc(cc1)OC(F)F)[O-]
c1nc(c2n(c1OCCc1cc(c(cc1)F)F)c(nn2)c1ccc(cc1)OC(F)F)Cl
c1[n+](cc2n(c1OCCCc1cc(c(cc1)F)F)c(nn2)c1ccc(cc1)OC(F)F)[O-]
c1nc(c2n(c1OCCc1cc(c(cc1)F)F)c(nn2)c1cccc(cc1)OC(F)F)Cl
CCC
CCCCC
| priority | no indication as to why a specific row in my input file hasn t been processed i have a file with c f f c oc f f cl c oc f f c oc f f c f f c oc f f cl c f f c oc f f cl ccc ccccc no indication as to why a specific row in my input file hasn t been processed i have a file with rows one of which has an invalid structure i upload file that row was missed out in table so uploaded records results i corrected smiles and got uploaded recs results i then broke molecule again and got but the results included a duplicate of the record before my broken one and not my invalid record correct smiles are c f f c oc f f c f f c oc f f cl c oc f f c oc f f c f f c oc f f c f f c oc f f cl c f f c oc f f c f f c oc f f cl ccc ccccc invalid smiles are c f f c oc f f c f f c oc f f cl c oc f f c oc f f c f f c oc f f c f f c oc f f cl c f f c oc f f c f f c oc f f cl ccc ccccc | 1 |
228,174 | 7,546,924,619 | IssuesEvent | 2018-04-18 05:54:23 | GluuFederation/oxTrust | https://api.github.com/repos/GluuFederation/oxTrust | closed | Impossible to add field to passport strategy | High Priority QA bug | # Description
The `Add new property` button is not working as expected.

The click on that button is suppose to generate an entry like this:

That is not the case.
# Steps to reproduce
1. Login to gluu oxTrust Admin UI
1. Navigate to `Configuration` > `Manage authentication` > `Passport Authentication method `
1. Delete default default strategies if they are still present
1. Try to add a new strategy with some random field. | 1.0 | Impossible to add field to passport strategy - # Description
The `Add new property` button is not working as expected.

The click on that button is suppose to generate an entry like this:

That is not the case.
# Steps to reproduce
1. Login to gluu oxTrust Admin UI
1. Navigate to `Configuration` > `Manage authentication` > `Passport Authentication method `
1. Delete default default strategies if they are still present
1. Try to add a new strategy with some random field. | priority | impossible to add field to passport strategy description the add new property button is not working as expected the click on that button is suppose to generate an entry like this that is not the case steps to reproduce login to gluu oxtrust admin ui navigate to configuration manage authentication passport authentication method delete default default strategies if they are still present try to add a new strategy with some random field | 1 |
111,317 | 4,468,218,790 | IssuesEvent | 2016-08-25 08:40:13 | thommoboy/There-are-no-brakes | https://api.github.com/repos/thommoboy/There-are-no-brakes | opened | No timer on tutorial level | enhancement Priority High Tutorial | or at least show the HUD and point it out/explain what it means but don't actually start timing until next level | 1.0 | No timer on tutorial level - or at least show the HUD and point it out/explain what it means but don't actually start timing until next level | priority | no timer on tutorial level or at least show the hud and point it out explain what it means but don t actually start timing until next level | 1 |
130,167 | 5,110,507,974 | IssuesEvent | 2017-01-06 00:36:56 | screwdriver-cd/screwdriver | https://api.github.com/repos/screwdriver-cd/screwdriver | closed | Use Relational Database instead of NoSQL | priority/high review/with team type/feature | Right now we're using DynamoDB to store our data. It worked well for us at first, but we've encountered two things that make it hard to move forward:
- Our IDs are hashes, which are hard to remember. _"Oh yeah, project 1fec866296c698141c2e8e0ed21da0ba23c848f1"_ Implementing auto-incrementing IDs in NoSQL is difficult.
- Pagination doesn't work as one would expect (no way to do page X, limit Y).
Instead, we're going to move our system to use relational databases (like PostgreSQL) and switch to numeric IDs.
---
- [x] Update Data Schema
- [x] Update Models
- [x] Update Sequelize
- [x] Remove DynamoDB
- [x] Fix all the API stuff
- [x] Delete Everything
- [x] Recreate all the things | 1.0 | Use Relational Database instead of NoSQL - Right now we're using DynamoDB to store our data. It worked well for us at first, but we've encountered two things that make it hard to move forward:
- Our IDs are hashes, which are hard to remember. _"Oh yeah, project 1fec866296c698141c2e8e0ed21da0ba23c848f1"_ Implementing auto-incrementing IDs in NoSQL is difficult.
- Pagination doesn't work as one would expect (no way to do page X, limit Y).
Instead, we're going to move our system to use relational databases (like PostgreSQL) and switch to numeric IDs.
---
- [x] Update Data Schema
- [x] Update Models
- [x] Update Sequelize
- [x] Remove DynamoDB
- [x] Fix all the API stuff
- [x] Delete Everything
- [x] Recreate all the things | priority | use relational database instead of nosql right now we re using dynamodb to store our data it worked well for us at first but we ve encountered two things that make it hard to move forward our ids are hashes which are hard to remember oh yeah project implementing auto incrementing ids in nosql is difficult pagination doesn t work as one would expect no way to do page x limit y instead we re going to move our system to use relational databases like postgresql and switch to numeric ids update data schema update models update sequelize remove dynamodb fix all the api stuff delete everything recreate all the things | 1 |
710,055 | 24,402,947,655 | IssuesEvent | 2022-10-05 04:16:15 | ThatXliner/acts-project | https://api.github.com/repos/ThatXliner/acts-project | closed | Fix Acts 1 | high priority | @ProjectCodeAI’s branch was forked off from a long time ago, so we need to manually merge it into main, or make a new branch for him to work on. | 1.0 | Fix Acts 1 - @ProjectCodeAI’s branch was forked off from a long time ago, so we need to manually merge it into main, or make a new branch for him to work on. | priority | fix acts projectcodeai’s branch was forked off from a long time ago so we need to manually merge it into main or make a new branch for him to work on | 1 |
637,228 | 20,623,598,101 | IssuesEvent | 2022-03-07 19:58:56 | Frc5572/FRC2022 | https://api.github.com/repos/Frc5572/FRC2022 | closed | Pack programming stuff for Dripping Springs | Event Prep priority: high | List of items to pack for the competition. Needs to be completed by end of practice Thursday and re-validated on Friday before leaving.
Programming Bag:
- [x] Main driver station/programming computer w/ charger
- [x] Backup driver station/programming computer w/ charger
- [X] 2 long ethernet cables
- [x] 1 long USB A to USB B cable
- [x] 2+ USB A to USB C cables
- [x] 1 Power strip
- [X] 2+ USB C hubs
- [x] Programming bag
Programming Bin:
- [x] 2+ extra radios
- [x] Extra limit switches
- [x] 1+ extra limelight
- [x] Limelight tape
- [x] 1+ extra RoboRio
- [X] 4 new controllers (in box)
- [x] 2 old controllers (remain in bag)
- [x] Mouse for second driver station
- [X] 2 Can coder
Blocked by #104 | 1.0 | Pack programming stuff for Dripping Springs - List of items to pack for the competition. Needs to be completed by end of practice Thursday and re-validated on Friday before leaving.
Programming Bag:
- [x] Main driver station/programming computer w/ charger
- [x] Backup driver station/programming computer w/ charger
- [X] 2 long ethernet cables
- [x] 1 long USB A to USB B cable
- [x] 2+ USB A to USB C cables
- [x] 1 Power strip
- [X] 2+ USB C hubs
- [x] Programming bag
Programming Bin:
- [x] 2+ extra radios
- [x] Extra limit switches
- [x] 1+ extra limelight
- [x] Limelight tape
- [x] 1+ extra RoboRio
- [X] 4 new controllers (in box)
- [x] 2 old controllers (remain in bag)
- [x] Mouse for second driver station
- [X] 2 Can coder
Blocked by #104 | priority | pack programming stuff for dripping springs list of items to pack for the competition needs to be completed by end of practice thursday and re validated on friday before leaving programming bag main driver station programming computer w charger backup driver station programming computer w charger long ethernet cables long usb a to usb b cable usb a to usb c cables power strip usb c hubs programming bag programming bin extra radios extra limit switches extra limelight limelight tape extra roborio new controllers in box old controllers remain in bag mouse for second driver station can coder blocked by | 1 |
90,228 | 3,813,022,758 | IssuesEvent | 2016-03-28 00:47:36 | TheValarProject/TheValarProjectWebsite | https://api.github.com/repos/TheValarProject/TheValarProjectWebsite | opened | Make captcha | enhancement priority-high | We need a captcha for the login system. It should only show after a few failed attempts. I've got a special themed capcha planned so I'll take care of this issue. | 1.0 | Make captcha - We need a captcha for the login system. It should only show after a few failed attempts. I've got a special themed capcha planned so I'll take care of this issue. | priority | make captcha we need a captcha for the login system it should only show after a few failed attempts i ve got a special themed capcha planned so i ll take care of this issue | 1 |
94,540 | 3,928,137,748 | IssuesEvent | 2016-04-24 02:02:27 | RobotLocomotion/drake | https://api.github.com/repos/RobotLocomotion/drake | opened | runAtlasWalking segfaults on my mac | priority: high | inside of the instantaneousQPController .. this is a high priority as it could impact the onboarding of valkyrie next week. @rdeits , @patmarion , @gizatt , @tkoolen -- can you see if you can reproduce?
```
[ 7] 0x0000000000000000 <unknown-module>+00000000
[ 8] 0x0000000132635c10 /Users/russt/drake-distro/drake/systems/controllers/constructQPDataPointerMex.mexmaci64+00039952 _ZN25InstantaneousQPControllerC2ENSt3__110unique_ptrI13RigidBodyTreeNS0_14default_deleteIS2_EEEERKNS0_12basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEE+00000736
[ 9] 0x00000001326356ae /Users/russt/drake-distro/drake/systems/controllers/constructQPDataPointerMex.mexmaci64+00038574 mexFunction+00000862
[ 10] 0x0000000111345cc5 /Applications/MATLAB_R2015b.app/bin/maci64/libmex.dylib+00068805 mexRunMexFile+00000085
```
| 1.0 | runAtlasWalking segfaults on my mac - inside of the instantaneousQPController .. this is a high priority as it could impact the onboarding of valkyrie next week. @rdeits , @patmarion , @gizatt , @tkoolen -- can you see if you can reproduce?
```
[ 7] 0x0000000000000000 <unknown-module>+00000000
[ 8] 0x0000000132635c10 /Users/russt/drake-distro/drake/systems/controllers/constructQPDataPointerMex.mexmaci64+00039952 _ZN25InstantaneousQPControllerC2ENSt3__110unique_ptrI13RigidBodyTreeNS0_14default_deleteIS2_EEEERKNS0_12basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEE+00000736
[ 9] 0x00000001326356ae /Users/russt/drake-distro/drake/systems/controllers/constructQPDataPointerMex.mexmaci64+00038574 mexFunction+00000862
[ 10] 0x0000000111345cc5 /Applications/MATLAB_R2015b.app/bin/maci64/libmex.dylib+00068805 mexRunMexFile+00000085
```
| priority | runatlaswalking segfaults on my mac inside of the instantaneousqpcontroller this is a high priority as it could impact the onboarding of valkyrie next week rdeits patmarion gizatt tkoolen can you see if you can reproduce users russt drake distro drake systems controllers constructqpdatapointermex users russt drake distro drake systems controllers constructqpdatapointermex mexfunction applications matlab app bin libmex dylib mexrunmexfile | 1 |
199,687 | 6,993,026,419 | IssuesEvent | 2017-12-15 09:42:46 | DOAJ/doaj | https://api.github.com/repos/DOAJ/doaj | closed | API internal server error on journal GET | bug high priority ready for review tnm | First 10 results of query https://doaj.org/search?source=%7B%22query%22%3A%7B%22filtered%22%3A%7B%22filter%22%3A%7B%22bool%22%3A%7B%22must%22%3A%5B%7B%22term%22%3A%7B%22_type%22%3A%22journal%22%7D%7D%2C%7B%22term%22%3A%7B%22index.has_apc.exact%22%3A%22Yes%22%7D%7D%5D%7D%7D%2C%22query%22%3A%7B%22query_string%22%3A%7B%22query%22%3A%22*%5C%5C%3A*%22%2C%22default_operator%22%3A%22AND%22%7D%7D%7D%7D%2C%22from%22%3A0%2C%22size%22%3A10%7D#.WKVY6xIrLXH used as input to the DOAJ API v1:
1 ; https://doaj.org/toc/1932-6246 ; https://doaj.org/api/v1/journals/0023aaeb7bda4c5ea314e8c1b830d024 ; HTTP 500 (Internal Server Error)
2 ; https://doaj.org/toc/1110-0362 ; https://doaj.org/api/v1/journals/008e9712ea7d4bd98104d89b5128953a ; HTTP 500 (Internal Server Error)
3 ; https://doaj.org/toc/2460-7916 ; https://doaj.org/api/v1/journals/00ab07bee006472491791e157008e421 ; HTTP 500 (Internal Server Error)
4 ; https://doaj.org/toc/2455-6890 ; https://doaj.org/api/v1/journals/01229b2437fb4c13b692520215ab4f07 ; HTTP 500 (Internal Server Error)
5 ; https://doaj.org/toc/2095-9869 ; https://doaj.org/api/v1/journals/01351203015d45f7915f5209f196bce6 ; HTTP 500 (Internal Server Error)
6 ; https://doaj.org/toc/2110-5820 ; https://doaj.org/api/v1/journals/014850470c6045b497d64abad23a9ccb ; HTTP 200 (OK)
7 ; https://doaj.org/toc/1001-9014 ; https://doaj.org/api/v1/journals/014e077538f54ed7bb257eef26329b54 ; HTTP 500 (Internal Server Error)
8 ; https://doaj.org/toc/2090-701X ; https://doaj.org/api/v1/journals/015f4cd6015048fe9068fd988882f867 ; HTTP 500 (Internal Server Error)
9 ; https://doaj.org/toc/1177-889X ; https://doaj.org/api/v1/journals/0172cf70305845508fb05fe7bcae115f ; HTTP 500 (Internal Server Error)
10 ; https://doaj.org/toc/2049-3258 ; https://doaj.org/api/v1/journals/0186d00072d64108b58976acbb0b34d5 ; HTTP 200 (OK) | 1.0 | API internal server error on journal GET - First 10 results of query https://doaj.org/search?source=%7B%22query%22%3A%7B%22filtered%22%3A%7B%22filter%22%3A%7B%22bool%22%3A%7B%22must%22%3A%5B%7B%22term%22%3A%7B%22_type%22%3A%22journal%22%7D%7D%2C%7B%22term%22%3A%7B%22index.has_apc.exact%22%3A%22Yes%22%7D%7D%5D%7D%7D%2C%22query%22%3A%7B%22query_string%22%3A%7B%22query%22%3A%22*%5C%5C%3A*%22%2C%22default_operator%22%3A%22AND%22%7D%7D%7D%7D%2C%22from%22%3A0%2C%22size%22%3A10%7D#.WKVY6xIrLXH used as input to the DOAJ API v1:
1 ; https://doaj.org/toc/1932-6246 ; https://doaj.org/api/v1/journals/0023aaeb7bda4c5ea314e8c1b830d024 ; HTTP 500 (Internal Server Error)
2 ; https://doaj.org/toc/1110-0362 ; https://doaj.org/api/v1/journals/008e9712ea7d4bd98104d89b5128953a ; HTTP 500 (Internal Server Error)
3 ; https://doaj.org/toc/2460-7916 ; https://doaj.org/api/v1/journals/00ab07bee006472491791e157008e421 ; HTTP 500 (Internal Server Error)
4 ; https://doaj.org/toc/2455-6890 ; https://doaj.org/api/v1/journals/01229b2437fb4c13b692520215ab4f07 ; HTTP 500 (Internal Server Error)
5 ; https://doaj.org/toc/2095-9869 ; https://doaj.org/api/v1/journals/01351203015d45f7915f5209f196bce6 ; HTTP 500 (Internal Server Error)
6 ; https://doaj.org/toc/2110-5820 ; https://doaj.org/api/v1/journals/014850470c6045b497d64abad23a9ccb ; HTTP 200 (OK)
7 ; https://doaj.org/toc/1001-9014 ; https://doaj.org/api/v1/journals/014e077538f54ed7bb257eef26329b54 ; HTTP 500 (Internal Server Error)
8 ; https://doaj.org/toc/2090-701X ; https://doaj.org/api/v1/journals/015f4cd6015048fe9068fd988882f867 ; HTTP 500 (Internal Server Error)
9 ; https://doaj.org/toc/1177-889X ; https://doaj.org/api/v1/journals/0172cf70305845508fb05fe7bcae115f ; HTTP 500 (Internal Server Error)
10 ; https://doaj.org/toc/2049-3258 ; https://doaj.org/api/v1/journals/0186d00072d64108b58976acbb0b34d5 ; HTTP 200 (OK) | priority | api internal server error on journal get first results of query used as input to the doaj api http internal server error http internal server error http internal server error http internal server error http internal server error http ok http internal server error http internal server error http internal server error http ok | 1 |
618,844 | 19,488,567,781 | IssuesEvent | 2021-12-26 22:08:11 | Minater247/CCVim | https://api.github.com/repos/Minater247/CCVim | closed | Read command is non-functional | bug high priority | When the read command is used, it doesn't insert the entire file. | 1.0 | Read command is non-functional - When the read command is used, it doesn't insert the entire file. | priority | read command is non functional when the read command is used it doesn t insert the entire file | 1 |
524,752 | 15,222,778,684 | IssuesEvent | 2021-02-18 01:05:15 | phetsims/scenery | https://api.github.com/repos/phetsims/scenery | opened | AnimatedPanZoomListener should not depend on joist | priority:2-high | From https://github.com/phetsims/joist/issues/686, I see a usage of phet.joist.display in AnimatedPanZoomListener. This means that this type is hard coded to work only with phetsims. @jessegreenberg let me know if I can help.
Best practice for fixing this:
* Use arguments when possible
* See `getGlobal` and usages for a way to reasonably set a default option for phet.joist.display without breaking code for outside usages. | 1.0 | AnimatedPanZoomListener should not depend on joist - From https://github.com/phetsims/joist/issues/686, I see a usage of phet.joist.display in AnimatedPanZoomListener. This means that this type is hard coded to work only with phetsims. @jessegreenberg let me know if I can help.
Best practice for fixing this:
* Use arguments when possible
* See `getGlobal` and usages for a way to reasonably set a default option for phet.joist.display without breaking code for outside usages. | priority | animatedpanzoomlistener should not depend on joist from i see a usage of phet joist display in animatedpanzoomlistener this means that this type is hard coded to work only with phetsims jessegreenberg let me know if i can help best practice for fixing this use arguments when possible see getglobal and usages for a way to reasonably set a default option for phet joist display without breaking code for outside usages | 1 |
556,756 | 16,490,256,672 | IssuesEvent | 2021-05-25 01:57:51 | microbiomedata/nmdc-server | https://api.github.com/repos/microbiomedata/nmdc-server | closed | Portal Visualization - upset | MEDIUM priority: high | This plot should update dynamically with search filters. Wonder if the # studies bars should be scaled similarly to the # samples. Nice to have: filter by selections on the upset (i dont think there's a way to select for samples with specific multi-omic types with the left-hand search)
Priority - High
Urgency - Medium | 1.0 | Portal Visualization - upset - This plot should update dynamically with search filters. Wonder if the # studies bars should be scaled similarly to the # samples. Nice to have: filter by selections on the upset (i dont think there's a way to select for samples with specific multi-omic types with the left-hand search)
Priority - High
Urgency - Medium | priority | portal visualization upset this plot should update dynamically with search filters wonder if the studies bars should be scaled similarly to the samples nice to have filter by selections on the upset i dont think there s a way to select for samples with specific multi omic types with the left hand search priority high urgency medium | 1 |
251,567 | 8,017,279,982 | IssuesEvent | 2018-07-25 15:30:53 | getinsomnia/insomnia | https://api.github.com/repos/getinsomnia/insomnia | closed | Cursor doesn't appear in text boxes | Accepted High Priority | <!--
Please help prevent duplicates by searching existing issues first 🙂
Here are a few helpful tips, depending on what type of issue you are creating:
[Bug] – Provide a detailed description, as well as steps for anyone to reproduce the issue
[Feature Request] – Provide concrete use cases to go along with these requests
[Question] – Ask whatever you want!
-->
- Insomnia Version: 6.0.0.2287
- Operating System: macOS 10.13.5
## Details
The cursor doesn't appear in various text boxes under the request editor.
Video demonstration: https://gfycat.com/AbsolutePerfectBoto
There may be other places where this is happening, but these are the ones I've encountered.
| 1.0 | Cursor doesn't appear in text boxes - <!--
Please help prevent duplicates by searching existing issues first 🙂
Here are a few helpful tips, depending on what type of issue you are creating:
[Bug] – Provide a detailed description, as well as steps for anyone to reproduce the issue
[Feature Request] – Provide concrete use cases to go along with these requests
[Question] – Ask whatever you want!
-->
- Insomnia Version: 6.0.0.2287
- Operating System: macOS 10.13.5
## Details
The cursor doesn't appear in various text boxes under the request editor.
Video demonstration: https://gfycat.com/AbsolutePerfectBoto
There may be other places where this is happening, but these are the ones I've encountered.
| priority | cursor doesn t appear in text boxes please help prevent duplicates by searching existing issues first 🙂 here are a few helpful tips depending on what type of issue you are creating – provide a detailed description as well as steps for anyone to reproduce the issue – provide concrete use cases to go along with these requests – ask whatever you want insomnia version operating system macos details the cursor doesn t appear in various text boxes under the request editor video demonstration there may be other places where this is happening but these are the ones i ve encountered | 1 |
224,693 | 7,472,053,507 | IssuesEvent | 2018-04-03 11:20:52 | salesagility/SuiteCRM | https://api.github.com/repos/salesagility/SuiteCRM | closed | Can't display email when Opt-in on email settings | Fix Proposed High Priority Resolved: Next Release 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 team who handle security issues. Please don't disclose security bugs publicly until they have been handled by the security team. --->
#### Issue
Doesn't show the mail when I open it:
index.php?module=Emails&action=DetailView&record=646b08cc-8bae-bd9f-3afb-5ab122c06e6e
This ocurs only when I have Opt In Settings with "Opt in"
#### Expected Behavior
Shows the email
#### Actual Behavior
I get a fatal error:
PHP Fatal error: Uncaught Error: Call to a member function getOptInStatusTickHTML() on null in /mnt/vol01/suitecrm/modules/Emails/include/displayEmailAddressOptInField.php:79\nStack trace:\n#0 /mnt/vol01/suitecrm/include/EditView/EditView2.php(648): displayEmailAddressOptInField(Object(Email), 'opt_in', '', 'DetailView')\n#1 /mnt/vol01/suitecrm/include/MVC/View/views/view.detail.php(103): EditView->process()\n#2 /mnt/vol01/suitecrm/modules/Emails/views/view.detail.php(84): ViewDetail->display()\n#3 /mnt/vol01/suitecrm/include/MVC/View/SugarView.php(207): EmailsViewDetail->display()\n#4 /mnt/vol01/suitecrm/include/MVC/Controller/SugarController.php(432): SugarView->process()\n#5 /mnt/vol01/suitecrm/include/MVC/Controller/SugarController.php(375): SugarController->processView()\n#6 /mnt/vol01/suitecrm/include/MVC/SugarApplication.php(109): SugarController->execute()\n#7 /mnt/vol01/suitecrm/index.php(52): SugarApplication->execute()\n#8 {main}\n thrown in /mnt/vol01/suitecrm/modules/Emails/include/displayEmailAddressOptInField.php on line 79
#### Steps to Reproduce
1. Go to Admin/Email Settings
2. Choose Opt in in Opt In Settings and save
3. Open a mail for detail view
#### Your Environment
<!--- Include as many relevant details about the environment you experienced the bug in -->
SuiteCRM Version 7.10.0
| 1.0 | Can't display email when Opt-in on email settings - <!--- 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 team who handle security issues. Please don't disclose security bugs publicly until they have been handled by the security team. --->
#### Issue
Doesn't show the mail when I open it:
index.php?module=Emails&action=DetailView&record=646b08cc-8bae-bd9f-3afb-5ab122c06e6e
This ocurs only when I have Opt In Settings with "Opt in"
#### Expected Behavior
Shows the email
#### Actual Behavior
I get a fatal error:
PHP Fatal error: Uncaught Error: Call to a member function getOptInStatusTickHTML() on null in /mnt/vol01/suitecrm/modules/Emails/include/displayEmailAddressOptInField.php:79\nStack trace:\n#0 /mnt/vol01/suitecrm/include/EditView/EditView2.php(648): displayEmailAddressOptInField(Object(Email), 'opt_in', '', 'DetailView')\n#1 /mnt/vol01/suitecrm/include/MVC/View/views/view.detail.php(103): EditView->process()\n#2 /mnt/vol01/suitecrm/modules/Emails/views/view.detail.php(84): ViewDetail->display()\n#3 /mnt/vol01/suitecrm/include/MVC/View/SugarView.php(207): EmailsViewDetail->display()\n#4 /mnt/vol01/suitecrm/include/MVC/Controller/SugarController.php(432): SugarView->process()\n#5 /mnt/vol01/suitecrm/include/MVC/Controller/SugarController.php(375): SugarController->processView()\n#6 /mnt/vol01/suitecrm/include/MVC/SugarApplication.php(109): SugarController->execute()\n#7 /mnt/vol01/suitecrm/index.php(52): SugarApplication->execute()\n#8 {main}\n thrown in /mnt/vol01/suitecrm/modules/Emails/include/displayEmailAddressOptInField.php on line 79
#### Steps to Reproduce
1. Go to Admin/Email Settings
2. Choose Opt in in Opt In Settings and save
3. Open a mail for detail view
#### Your Environment
<!--- Include as many relevant details about the environment you experienced the bug in -->
SuiteCRM Version 7.10.0
| priority | can t display email when opt in on email settings issue doesn t show the mail when i open it index php module emails action detailview record this ocurs only when i have opt in settings with opt in expected behavior shows the email actual behavior i get a fatal error php fatal error uncaught error call to a member function getoptinstatustickhtml on null in mnt suitecrm modules emails include displayemailaddressoptinfield php nstack trace n mnt suitecrm include editview php displayemailaddressoptinfield object email opt in detailview n mnt suitecrm include mvc view views view detail php editview process n mnt suitecrm modules emails views view detail php viewdetail display n mnt suitecrm include mvc view sugarview php emailsviewdetail display n mnt suitecrm include mvc controller sugarcontroller php sugarview process n mnt suitecrm include mvc controller sugarcontroller php sugarcontroller processview n mnt suitecrm include mvc sugarapplication php sugarcontroller execute n mnt suitecrm index php sugarapplication execute n main n thrown in mnt suitecrm modules emails include displayemailaddressoptinfield php on line steps to reproduce go to admin email settings choose opt in in opt in settings and save open a mail for detail view your environment suitecrm version | 1 |
432,450 | 12,493,567,363 | IssuesEvent | 2020-06-01 09:30:54 | wso2/product-is | https://api.github.com/repos/wso2/product-is | closed | Issue with Social account registration | Priority/High Type/Bug | WSO2 supports login and registration with well known social accounts like Google, Facebook, Twitter, and LinkedIn. When configured registering users with a social account while federating the user to the social identity provider for authentication, the flow breaks at self-sign page. | 1.0 | Issue with Social account registration - WSO2 supports login and registration with well known social accounts like Google, Facebook, Twitter, and LinkedIn. When configured registering users with a social account while federating the user to the social identity provider for authentication, the flow breaks at self-sign page. | priority | issue with social account registration supports login and registration with well known social accounts like google facebook twitter and linkedin when configured registering users with a social account while federating the user to the social identity provider for authentication the flow breaks at self sign page | 1 |
808,545 | 30,086,957,201 | IssuesEvent | 2023-06-29 09:20:35 | alkem-io/server | https://api.github.com/repos/alkem-io/server | opened | BUG: Whiteboard name cannot be updated | bug server production User High Priority | **Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Open a whiteboard
2. Click edit
3. Change the name
4. Save
5. Name is not updated
**Expected behavior**
The whiteboard's name to be updated after changing it and saving the whiteboard.
**Additional context**
The client correctly sends the data.
**Screenshots**

 | 1.0 | BUG: Whiteboard name cannot be updated - **Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Open a whiteboard
2. Click edit
3. Change the name
4. Save
5. Name is not updated
**Expected behavior**
The whiteboard's name to be updated after changing it and saving the whiteboard.
**Additional context**
The client correctly sends the data.
**Screenshots**

 | priority | bug whiteboard name cannot be updated describe the bug a clear and concise description of what the bug is to reproduce steps to reproduce the behavior open a whiteboard click edit change the name save name is not updated expected behavior the whiteboard s name to be updated after changing it and saving the whiteboard additional context the client correctly sends the data screenshots | 1 |
228,940 | 7,569,743,773 | IssuesEvent | 2018-04-23 06:25:27 | WordImpress/Give | https://api.github.com/repos/WordImpress/Give | closed | feat(admin-tool): add columns for subscription payments number of rene | high-priority needs-dev-feedback | ## User Story
As a `admin`, I want `exports` to have support for my `recurring` information so that I can easily understand `which donations are one time and which are recurring`.
## Acceptance Criteria
- [ ] If _Recurring_ is enabled, additional columns are added to my export
- [ ] I can view a `Payment Type` that displays several payment types `one time`, `subscription`, `renewal`.
- [ ] I can view a column with the "Subscription Billing Period" (`_give_period`), "Subscription Billing Times" (`_give_times`), and "Subscription Billing Frequency" (`_give_period_interval`).
Notes: Give core should verify Recurring is activated and available.
| 1.0 | feat(admin-tool): add columns for subscription payments number of rene - ## User Story
As a `admin`, I want `exports` to have support for my `recurring` information so that I can easily understand `which donations are one time and which are recurring`.
## Acceptance Criteria
- [ ] If _Recurring_ is enabled, additional columns are added to my export
- [ ] I can view a `Payment Type` that displays several payment types `one time`, `subscription`, `renewal`.
- [ ] I can view a column with the "Subscription Billing Period" (`_give_period`), "Subscription Billing Times" (`_give_times`), and "Subscription Billing Frequency" (`_give_period_interval`).
Notes: Give core should verify Recurring is activated and available.
| priority | feat admin tool add columns for subscription payments number of rene user story as a admin i want exports to have support for my recurring information so that i can easily understand which donations are one time and which are recurring acceptance criteria if recurring is enabled additional columns are added to my export i can view a payment type that displays several payment types one time subscription renewal i can view a column with the subscription billing period give period subscription billing times give times and subscription billing frequency give period interval notes give core should verify recurring is activated and available | 1 |
166,450 | 6,304,884,325 | IssuesEvent | 2017-07-21 16:59:04 | pmem/pmemkv | https://api.github.com/repos/pmem/pmemkv | closed | Empty string handling policy | API change Priority: 2 high Type: Feature | Match RocksDB behavior, or other? This should cover both keys and values. | 1.0 | Empty string handling policy - Match RocksDB behavior, or other? This should cover both keys and values. | priority | empty string handling policy match rocksdb behavior or other this should cover both keys and values | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.