Unnamed: 0 int64 0 832k | id float64 2.49B 32.1B | type stringclasses 1
value | created_at stringlengths 19 19 | repo stringlengths 5 112 | repo_url stringlengths 34 141 | action stringclasses 3
values | title stringlengths 1 957 | labels stringlengths 4 795 | body stringlengths 1 259k | index stringclasses 12
values | text_combine stringlengths 96 259k | label stringclasses 2
values | text stringlengths 96 252k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
28,122 | 2,699,800,663 | IssuesEvent | 2015-04-03 19:56:02 | IQSS/dataverse | https://api.github.com/repos/IQSS/dataverse | closed | When only empty facets are selected in non-empty dataverse, "This Dataverse currently has no Dataverses, Datasets, or Files." | Component: Search/Browse Priority: Medium Status: QA Type: Feature Type: Suggestion | When I navigate to a dataverse without child dataverses and uncheck the boxes in front of Datasets and Files, I see a message suggesting that there is no content *at all* in that dataverse. I expect a message that the existing content is hidden, not non-existent.
For example, the [Shib dataverse](https://dataverse-demo.iq.harvard.edu/dataverse/shib?id=44&q=&types=dataverses&sort=release_or_create_date_dt&order=desc&page=1) in the demo instance:

| 1.0 | When only empty facets are selected in non-empty dataverse, "This Dataverse currently has no Dataverses, Datasets, or Files." - When I navigate to a dataverse without child dataverses and uncheck the boxes in front of Datasets and Files, I see a message suggesting that there is no content *at all* in that dataverse. I expect a message that the existing content is hidden, not non-existent.
For example, the [Shib dataverse](https://dataverse-demo.iq.harvard.edu/dataverse/shib?id=44&q=&types=dataverses&sort=release_or_create_date_dt&order=desc&page=1) in the demo instance:

| priority | when only empty facets are selected in non empty dataverse this dataverse currently has no dataverses datasets or files when i navigate to a dataverse without child dataverses and uncheck the boxes in front of datasets and files i see a message suggesting that there is no content at all in that dataverse i expect a message that the existing content is hidden not non existent for example the in the demo instance | 1 |
238,473 | 7,779,806,890 | IssuesEvent | 2018-06-05 17:59:43 | strapi/strapi | https://api.github.com/repos/strapi/strapi | closed | Media relation format (GET) is not correct | priority: medium status: have to reproduce type: bug 🐛 | <!-- ⚠️ If you do not respect this template your issue will be closed. -->
<!-- ⚠️ Before writing your issue make sure you are using:-->
<!-- Node 9.x.x -->
<!-- npm 5.x.x -->
<!-- The latest version of Strapi. -->
**Informations**
- **Node.js version**: 10.3.0
- **npm version**: 6.1.0
- **Strapi version**: 3.0.0-alpha.12.2
- **Database**: mongoDB
- **Operating system**: Windows 10 64bits
**What is the current behavior?**
When i upload an file to my model called "/chamados", with the media field caled "pictures", i'm receiving an wrong response from the server.
**Steps to reproduce the problem**
POST to "/chamados" with multipart/form-data, i'm getting this response

**What is the expected behavior?**
should return this

**observations**
When i POST to /users with the same body/headers and the same field works just fine and when i put manually the pictures from the strapi dashboard works fine as well
**Suggested solutions**
<!-- ⚠️ Make sure to browse the opened and closed issues before submit your issue. -->
| 1.0 | Media relation format (GET) is not correct - <!-- ⚠️ If you do not respect this template your issue will be closed. -->
<!-- ⚠️ Before writing your issue make sure you are using:-->
<!-- Node 9.x.x -->
<!-- npm 5.x.x -->
<!-- The latest version of Strapi. -->
**Informations**
- **Node.js version**: 10.3.0
- **npm version**: 6.1.0
- **Strapi version**: 3.0.0-alpha.12.2
- **Database**: mongoDB
- **Operating system**: Windows 10 64bits
**What is the current behavior?**
When i upload an file to my model called "/chamados", with the media field caled "pictures", i'm receiving an wrong response from the server.
**Steps to reproduce the problem**
POST to "/chamados" with multipart/form-data, i'm getting this response

**What is the expected behavior?**
should return this

**observations**
When i POST to /users with the same body/headers and the same field works just fine and when i put manually the pictures from the strapi dashboard works fine as well
**Suggested solutions**
<!-- ⚠️ Make sure to browse the opened and closed issues before submit your issue. -->
| priority | media relation format get is not correct informations node js version npm version strapi version alpha database mongodb operating system windows what is the current behavior when i upload an file to my model called chamados with the media field caled pictures i m receiving an wrong response from the server steps to reproduce the problem post to chamados with multipart form data i m getting this response what is the expected behavior should return this observations when i post to users with the same body headers and the same field works just fine and when i put manually the pictures from the strapi dashboard works fine as well suggested solutions | 1 |
700,344 | 24,057,102,154 | IssuesEvent | 2022-09-16 18:02:11 | ooni/ooni.org | https://api.github.com/repos/ooni/ooni.org | closed | Create survey to collect community feedback | priority/medium community | OONI's 10-year anniversary (5th December 2022) is approaching! In light of this, I'd like to create a survey to collect community feedback on the strategic areas that they think we should be prioritizing in the future. | 1.0 | Create survey to collect community feedback - OONI's 10-year anniversary (5th December 2022) is approaching! In light of this, I'd like to create a survey to collect community feedback on the strategic areas that they think we should be prioritizing in the future. | priority | create survey to collect community feedback ooni s year anniversary december is approaching in light of this i d like to create a survey to collect community feedback on the strategic areas that they think we should be prioritizing in the future | 1 |
428,177 | 12,404,173,924 | IssuesEvent | 2020-05-21 15:06:31 | CovidShield/portal | https://api.github.com/repos/CovidShield/portal | closed | [Global] Input borders feature insufficient color contrast | accessibility medium priority | ## Issue summary
The color contrast for the form `input` borders is:
- Foreground: `#cfcfcf`
- Background: `#ffffff`
- Contrast ratio: `1.55:1`
<img width="735" alt="Screen Shot 2020-05-18 at 1 08 56 PM" src="https://user-images.githubusercontent.com/1392632/82240657-cb6e1a00-9908-11ea-9234-d2c235b39a82.png">
### Current code
#### CSS
```css
.text-field__input,
.select {
/* … */
border: 1px solid #cfcfcf;
/* … */
}
```
## Steps to reproduce
1. Go to https://portal-rails.myshopify.io/users/1/edit with with any supported browser
2. Login with `admin`/`password`
3. [Test the color contrast of the `input` borders](https://contrast-ratio.com/#cfcfcf-on-#ffffff)
## Behavior
### Expected
- Color contrast to meet AA requirements.
### Actual
- Color contrast does not meet AA requirements.
## Recommendation
Use a darker `border` color to increase the contrast ratio to at least `3.0:1`.
### Recommended code
```css
.text-field__input,
.select {
/* … */
border: 1px solid #949494;
/* … */
}
```
## Specifications
- **Component:** Global
- **WCAG Principle:** Perceivable
- **WCAG SC:** 1.4.11 Non-text Contrast
- **Severity:** Medium
- **Effort:** Low | 1.0 | [Global] Input borders feature insufficient color contrast - ## Issue summary
The color contrast for the form `input` borders is:
- Foreground: `#cfcfcf`
- Background: `#ffffff`
- Contrast ratio: `1.55:1`
<img width="735" alt="Screen Shot 2020-05-18 at 1 08 56 PM" src="https://user-images.githubusercontent.com/1392632/82240657-cb6e1a00-9908-11ea-9234-d2c235b39a82.png">
### Current code
#### CSS
```css
.text-field__input,
.select {
/* … */
border: 1px solid #cfcfcf;
/* … */
}
```
## Steps to reproduce
1. Go to https://portal-rails.myshopify.io/users/1/edit with with any supported browser
2. Login with `admin`/`password`
3. [Test the color contrast of the `input` borders](https://contrast-ratio.com/#cfcfcf-on-#ffffff)
## Behavior
### Expected
- Color contrast to meet AA requirements.
### Actual
- Color contrast does not meet AA requirements.
## Recommendation
Use a darker `border` color to increase the contrast ratio to at least `3.0:1`.
### Recommended code
```css
.text-field__input,
.select {
/* … */
border: 1px solid #949494;
/* … */
}
```
## Specifications
- **Component:** Global
- **WCAG Principle:** Perceivable
- **WCAG SC:** 1.4.11 Non-text Contrast
- **Severity:** Medium
- **Effort:** Low | priority | input borders feature insufficient color contrast issue summary the color contrast for the form input borders is foreground cfcfcf background ffffff contrast ratio img width alt screen shot at pm src current code css css text field input select … border solid cfcfcf … steps to reproduce go to with with any supported browser login with admin password behavior expected color contrast to meet aa requirements actual color contrast does not meet aa requirements recommendation use a darker border color to increase the contrast ratio to at least recommended code css text field input select … border solid … specifications component global wcag principle perceivable wcag sc non text contrast severity medium effort low | 1 |
55,090 | 3,072,102,599 | IssuesEvent | 2015-08-19 15:23:34 | RobotiumTech/robotium | https://api.github.com/repos/RobotiumTech/robotium | closed | pressSpinnerItem(spinnerIndex, optionIndex) does not work correctly on Android 2.2 | bug imported Priority-Medium | _From [JoaRe...@gmail.com](https://code.google.com/u/112856617907425013321/) on May 20, 2011 01:51:36_
What steps will reproduce the problem? Case A:
1. Use Android 2.2
2. Have a SpinnerView with more than 2 items
3. Call Solo.pressSpinnerItem(0, 1);
Case B:
1. Use Android 2.2
2. Have a SpinnerView with more than 2 items
3. Call Solo.pressSpinnerItem(0, 2); What is the expected output? What do you see instead? Case A:
expected:
3. The spinner goes one option down
instead:
3. The spinner doesn't go one option down
Case B:
expected:
3. The spinner goes two options down
instead:
3. The spinner goes one option down What version of the product are you using? On what operating system? Robotium 2.2 or 2.3, Android 2.2 Please provide any additional information below. The function Solo.pressSpinnerItem(spinnerIndex, optionIndex);
works correctly on Android 1.6 (ex: G1) but does not work properly on Android 2.2 (ex. HTC Desire).
_Original issue: http://code.google.com/p/robotium/issues/detail?id=114_ | 1.0 | pressSpinnerItem(spinnerIndex, optionIndex) does not work correctly on Android 2.2 - _From [JoaRe...@gmail.com](https://code.google.com/u/112856617907425013321/) on May 20, 2011 01:51:36_
What steps will reproduce the problem? Case A:
1. Use Android 2.2
2. Have a SpinnerView with more than 2 items
3. Call Solo.pressSpinnerItem(0, 1);
Case B:
1. Use Android 2.2
2. Have a SpinnerView with more than 2 items
3. Call Solo.pressSpinnerItem(0, 2); What is the expected output? What do you see instead? Case A:
expected:
3. The spinner goes one option down
instead:
3. The spinner doesn't go one option down
Case B:
expected:
3. The spinner goes two options down
instead:
3. The spinner goes one option down What version of the product are you using? On what operating system? Robotium 2.2 or 2.3, Android 2.2 Please provide any additional information below. The function Solo.pressSpinnerItem(spinnerIndex, optionIndex);
works correctly on Android 1.6 (ex: G1) but does not work properly on Android 2.2 (ex. HTC Desire).
_Original issue: http://code.google.com/p/robotium/issues/detail?id=114_ | priority | pressspinneritem spinnerindex optionindex does not work correctly on android from on may what steps will reproduce the problem case a use android have a spinnerview with more than items call solo pressspinneritem case b use android have a spinnerview with more than items call solo pressspinneritem what is the expected output what do you see instead case a expected the spinner goes one option down instead the spinner doesn t go one option down case b expected the spinner goes two options down instead the spinner goes one option down what version of the product are you using on what operating system robotium or android please provide any additional information below the function solo pressspinneritem spinnerindex optionindex works correctly on android ex but does not work properly on android ex htc desire original issue | 1 |
126,676 | 5,002,173,652 | IssuesEvent | 2016-12-11 08:03:31 | benbaptist/minecraft-wrapper | https://api.github.com/repos/benbaptist/minecraft-wrapper | closed | api.minecraft getallPlayers or (/playerstats) not working | bug medium priority needs investigation | playerstats command works without error, but lists no players.
getallPlayers was rewritten and should be working, but both need looked over.
| 1.0 | api.minecraft getallPlayers or (/playerstats) not working - playerstats command works without error, but lists no players.
getallPlayers was rewritten and should be working, but both need looked over.
| priority | api minecraft getallplayers or playerstats not working playerstats command works without error but lists no players getallplayers was rewritten and should be working but both need looked over | 1 |
694,338 | 23,810,247,484 | IssuesEvent | 2022-09-04 16:53:08 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | Sprint mode needs a screen effect | Priority: Medium Type: Feature Status: Fixed Category: Gameplay | Make it faster and make it look faster. The calories spent should be extra-visible too, like when attacked by an animal. | 1.0 | Sprint mode needs a screen effect - Make it faster and make it look faster. The calories spent should be extra-visible too, like when attacked by an animal. | priority | sprint mode needs a screen effect make it faster and make it look faster the calories spent should be extra visible too like when attacked by an animal | 1 |
243,983 | 7,868,984,531 | IssuesEvent | 2018-06-24 07:49:26 | meth/app | https://api.github.com/repos/meth/app | opened | Enable browser tab to go full-screen | Enhancement Medium Priority | A user may wish to focus entirely on the browser Dapp - enable it to toggle full-screen mode | 1.0 | Enable browser tab to go full-screen - A user may wish to focus entirely on the browser Dapp - enable it to toggle full-screen mode | priority | enable browser tab to go full screen a user may wish to focus entirely on the browser dapp enable it to toggle full screen mode | 1 |
211,389 | 7,200,744,157 | IssuesEvent | 2018-02-05 20:05:10 | segmentio/evergreen | https://api.github.com/repos/segmentio/evergreen | opened | Dialog buttons proposal | Priority: Medium Status: Proposal Type: Improvement | I am fixing #121 — and wanted to add an API for buttons/actions in the Dialog. This will lead to a more consistent interface for Dialogs.
This is currently my take on the API:
* I am not sure if cancelButton should implicitly be visible when primaryButton is passed
* I am not sure if primaryButton should accept button props.
```javascript
static propTypes = {
/**
* Composes the Overlay component as the base.
*/
...Overlay.propTypes,
/**
* Children can be a node or a function accepting { close }.
*/
children: PropTypes.oneOfType([PropTypes.node, PropTypes.func]),
/**
* Props to be passed to the primary button.
* You should pass `children` and `onClick``
*/
primaryButton: PropTypes.object,
/**
* Label of the cancel button, shown when primaryButton is passed.
*/
cancelLabel: PropTypes.node,
/**
* When
*/
hideCancelButton: PropTypes.bool,
/**
* Title of the Dialog.
*/
title: PropTypes.node,
/**
* Width of the Dialog.
*/
width: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
/**
* Show the close icon.
*/
hasCloseIcon: PropTypes.bool,
/**
* Props that are passed to the Dialog container.
*/
containerProps: PropTypes.object,
}
static defaultProps = {
width: 567,
hasCloseIcon: true,
cancelLabel: 'Cancel',
}
```
## Stories
```javascript
import { storiesOf } from '@storybook/react' // eslint-disable-line import/no-extraneous-dependencies
import React, { PureComponent } from 'react'
import PropTypes from 'prop-types'
import Box from 'ui-box'
import { Paragraph } from 'evergreen-typography'
import { Button } from 'evergreen-buttons'
import { Dialog } from '../src/'
class DialogManager extends PureComponent {
static propTypes = {
children: PropTypes.func,
}
state = {
isShown: false,
}
render() {
return this.props.children({
isShown: this.state.isShown,
show: () =>
this.setState({
isShown: true,
}),
hide: () =>
this.setState({
isShown: false,
}),
})
}
}
storiesOf('dialog', module).add('Dialog', () => (
<Box padding={40}>
{(() => {
document.body.style.margin = '0'
document.body.style.height = '100vh'
})()}
<DialogManager>
{({ isShown, show, hide }) => (
<Box marginBottom={16}>
<Dialog
isShown={isShown}
title="Dialog title"
onHide={hide}
primaryButton={{
onClick: close => {
console.log('click')
close()
},
children: 'Primary Action',
}}
>
<Paragraph>Dialog content</Paragraph>
</Dialog>
<Button onClick={show}>Show Dialog With Primary Button</Button>
</Box>
)}
</DialogManager>
<DialogManager>
{({ isShown, show, hide }) => (
<Box marginBottom={16}>
<Dialog
isShown={isShown}
title="Dialog with primary button only"
onHide={hide}
primaryButton={{
children: 'Got It',
}}
hideCancelButton
>
<Paragraph>
This is useful for product updates and onboarding content.
</Paragraph>
</Dialog>
<Button onClick={show}>Show Dialog With Primary Button Only</Button>
</Box>
)}
</DialogManager>
<DialogManager>
{({ isShown, show, hide }) => (
<Box marginBottom={16}>
<Dialog
isShown={isShown}
title="Dialog without buttons"
onHide={hide}
>
<Box>
<Paragraph>Manage your own buttons and interactions.</Paragraph>
</Box>
</Dialog>
<Button onClick={show}>Show Dialog Without Buttons</Button>
</Box>
)}
</DialogManager>
<DialogManager>
{({ isShown, show, hide }) => (
<Box marginBottom={16}>
<Dialog
isShown={isShown}
title="Dialog without buttons"
onHide={hide}
>
{({ close }) => (
<Box>
<Paragraph>Manage your own buttons and interactions.</Paragraph>
<Button marginTop={16} onClick={close}>
Self Managed Close
</Button>
</Box>
)}
</Dialog>
<Button onClick={show}>Show Dialog With Self Managed Close</Button>
</Box>
)}
</DialogManager>
</Box>
))
```
## Story Examples




| 1.0 | Dialog buttons proposal - I am fixing #121 — and wanted to add an API for buttons/actions in the Dialog. This will lead to a more consistent interface for Dialogs.
This is currently my take on the API:
* I am not sure if cancelButton should implicitly be visible when primaryButton is passed
* I am not sure if primaryButton should accept button props.
```javascript
static propTypes = {
/**
* Composes the Overlay component as the base.
*/
...Overlay.propTypes,
/**
* Children can be a node or a function accepting { close }.
*/
children: PropTypes.oneOfType([PropTypes.node, PropTypes.func]),
/**
* Props to be passed to the primary button.
* You should pass `children` and `onClick``
*/
primaryButton: PropTypes.object,
/**
* Label of the cancel button, shown when primaryButton is passed.
*/
cancelLabel: PropTypes.node,
/**
* When
*/
hideCancelButton: PropTypes.bool,
/**
* Title of the Dialog.
*/
title: PropTypes.node,
/**
* Width of the Dialog.
*/
width: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
/**
* Show the close icon.
*/
hasCloseIcon: PropTypes.bool,
/**
* Props that are passed to the Dialog container.
*/
containerProps: PropTypes.object,
}
static defaultProps = {
width: 567,
hasCloseIcon: true,
cancelLabel: 'Cancel',
}
```
## Stories
```javascript
import { storiesOf } from '@storybook/react' // eslint-disable-line import/no-extraneous-dependencies
import React, { PureComponent } from 'react'
import PropTypes from 'prop-types'
import Box from 'ui-box'
import { Paragraph } from 'evergreen-typography'
import { Button } from 'evergreen-buttons'
import { Dialog } from '../src/'
class DialogManager extends PureComponent {
static propTypes = {
children: PropTypes.func,
}
state = {
isShown: false,
}
render() {
return this.props.children({
isShown: this.state.isShown,
show: () =>
this.setState({
isShown: true,
}),
hide: () =>
this.setState({
isShown: false,
}),
})
}
}
storiesOf('dialog', module).add('Dialog', () => (
<Box padding={40}>
{(() => {
document.body.style.margin = '0'
document.body.style.height = '100vh'
})()}
<DialogManager>
{({ isShown, show, hide }) => (
<Box marginBottom={16}>
<Dialog
isShown={isShown}
title="Dialog title"
onHide={hide}
primaryButton={{
onClick: close => {
console.log('click')
close()
},
children: 'Primary Action',
}}
>
<Paragraph>Dialog content</Paragraph>
</Dialog>
<Button onClick={show}>Show Dialog With Primary Button</Button>
</Box>
)}
</DialogManager>
<DialogManager>
{({ isShown, show, hide }) => (
<Box marginBottom={16}>
<Dialog
isShown={isShown}
title="Dialog with primary button only"
onHide={hide}
primaryButton={{
children: 'Got It',
}}
hideCancelButton
>
<Paragraph>
This is useful for product updates and onboarding content.
</Paragraph>
</Dialog>
<Button onClick={show}>Show Dialog With Primary Button Only</Button>
</Box>
)}
</DialogManager>
<DialogManager>
{({ isShown, show, hide }) => (
<Box marginBottom={16}>
<Dialog
isShown={isShown}
title="Dialog without buttons"
onHide={hide}
>
<Box>
<Paragraph>Manage your own buttons and interactions.</Paragraph>
</Box>
</Dialog>
<Button onClick={show}>Show Dialog Without Buttons</Button>
</Box>
)}
</DialogManager>
<DialogManager>
{({ isShown, show, hide }) => (
<Box marginBottom={16}>
<Dialog
isShown={isShown}
title="Dialog without buttons"
onHide={hide}
>
{({ close }) => (
<Box>
<Paragraph>Manage your own buttons and interactions.</Paragraph>
<Button marginTop={16} onClick={close}>
Self Managed Close
</Button>
</Box>
)}
</Dialog>
<Button onClick={show}>Show Dialog With Self Managed Close</Button>
</Box>
)}
</DialogManager>
</Box>
))
```
## Story Examples




| priority | dialog buttons proposal i am fixing — and wanted to add an api for buttons actions in the dialog this will lead to a more consistent interface for dialogs this is currently my take on the api i am not sure if cancelbutton should implicitly be visible when primarybutton is passed i am not sure if primarybutton should accept button props javascript static proptypes composes the overlay component as the base overlay proptypes children can be a node or a function accepting close children proptypes oneoftype props to be passed to the primary button you should pass children and onclick primarybutton proptypes object label of the cancel button shown when primarybutton is passed cancellabel proptypes node when hidecancelbutton proptypes bool title of the dialog title proptypes node width of the dialog width proptypes oneoftype show the close icon hascloseicon proptypes bool props that are passed to the dialog container containerprops proptypes object static defaultprops width hascloseicon true cancellabel cancel stories javascript import storiesof from storybook react eslint disable line import no extraneous dependencies import react purecomponent from react import proptypes from prop types import box from ui box import paragraph from evergreen typography import button from evergreen buttons import dialog from src class dialogmanager extends purecomponent static proptypes children proptypes func state isshown false render return this props children isshown this state isshown show this setstate isshown true hide this setstate isshown false storiesof dialog module add dialog document body style margin document body style height isshown show hide dialog isshown isshown title dialog title onhide hide primarybutton onclick close console log click close children primary action dialog content show dialog with primary button isshown show hide dialog isshown isshown title dialog with primary button only onhide hide primarybutton children got it hidecancelbutton this is useful for product updates and onboarding content show dialog with primary button only isshown show hide dialog isshown isshown title dialog without buttons onhide hide manage your own buttons and interactions show dialog without buttons isshown show hide dialog isshown isshown title dialog without buttons onhide hide close manage your own buttons and interactions self managed close show dialog with self managed close story examples | 1 |
24,318 | 2,667,321,101 | IssuesEvent | 2015-03-22 14:04:07 | NewCreature/EOF | https://api.github.com/repos/NewCreature/EOF | closed | Lyric phrases too "near" each other will misrender in the lyric preview | bug imported Priority-Medium | _From [raynebc](https://code.google.com/u/raynebc/) on May 13, 2010 01:12:36_
*If lyrics that have line phrases timed very closely to each other are
imported, EOF will misrender the lyric preview for lines in that it will
include the first lyric from the following line. This will probably be
most prevalent in formats that often have one lyric phrase lead directly
into another with little or no dead space between, such as VL.
Here is an example chart and lyric files: http://www.sendspace.com/file/q96ezd If EOF has a lyric line cleanup function, it may be useful to have it run
after a lyric import to ensure a minimum amount of dead space between one
lyric phrase and the next to prevent the lyrics phrases from appearing to
bleed into each other. Since EOF pads the beginning and end of lyric
phrases, it's feasible that it could cause imported lyric lines to overlap.
_Original issue: http://code.google.com/p/editor-on-fire/issues/detail?id=65_ | 1.0 | Lyric phrases too "near" each other will misrender in the lyric preview - _From [raynebc](https://code.google.com/u/raynebc/) on May 13, 2010 01:12:36_
*If lyrics that have line phrases timed very closely to each other are
imported, EOF will misrender the lyric preview for lines in that it will
include the first lyric from the following line. This will probably be
most prevalent in formats that often have one lyric phrase lead directly
into another with little or no dead space between, such as VL.
Here is an example chart and lyric files: http://www.sendspace.com/file/q96ezd If EOF has a lyric line cleanup function, it may be useful to have it run
after a lyric import to ensure a minimum amount of dead space between one
lyric phrase and the next to prevent the lyrics phrases from appearing to
bleed into each other. Since EOF pads the beginning and end of lyric
phrases, it's feasible that it could cause imported lyric lines to overlap.
_Original issue: http://code.google.com/p/editor-on-fire/issues/detail?id=65_ | priority | lyric phrases too near each other will misrender in the lyric preview from on may if lyrics that have line phrases timed very closely to each other are imported eof will misrender the lyric preview for lines in that it will include the first lyric from the following line this will probably be most prevalent in formats that often have one lyric phrase lead directly into another with little or no dead space between such as vl here is an example chart and lyric files if eof has a lyric line cleanup function it may be useful to have it run after a lyric import to ensure a minimum amount of dead space between one lyric phrase and the next to prevent the lyrics phrases from appearing to bleed into each other since eof pads the beginning and end of lyric phrases it s feasible that it could cause imported lyric lines to overlap original issue | 1 |
78,240 | 3,509,533,065 | IssuesEvent | 2016-01-08 23:17:37 | OregonCore/OregonCore | https://api.github.com/repos/OregonCore/OregonCore | closed | Quest: [Bloody Vengeance] ID:10250 (BB #1012) | Category: Quests migrated Priority: Medium Type: Bug | This issue was migrated from bitbucket.
**Original Reporter:** GazelleMag
**Original Date:** 15.06.2015 21:12:24 GMT+0000
**Original Priority:** major
**Original Type:** bug
**Original State:** resolved
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/1012
<hr>
1. When you call for the mob that you have to slay, some friendly mobs spawn at the same time to aid you. The problem is, this friendly mobs hit the enemy before you and because of that, means that you didn't actually slain the mob and it doesn't count for the quest objective. | 1.0 | Quest: [Bloody Vengeance] ID:10250 (BB #1012) - This issue was migrated from bitbucket.
**Original Reporter:** GazelleMag
**Original Date:** 15.06.2015 21:12:24 GMT+0000
**Original Priority:** major
**Original Type:** bug
**Original State:** resolved
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/1012
<hr>
1. When you call for the mob that you have to slay, some friendly mobs spawn at the same time to aid you. The problem is, this friendly mobs hit the enemy before you and because of that, means that you didn't actually slain the mob and it doesn't count for the quest objective. | priority | quest id bb this issue was migrated from bitbucket original reporter gazellemag original date gmt original priority major original type bug original state resolved direct link when you call for the mob that you have to slay some friendly mobs spawn at the same time to aid you the problem is this friendly mobs hit the enemy before you and because of that means that you didn t actually slain the mob and it doesn t count for the quest objective | 1 |
535,269 | 15,685,461,640 | IssuesEvent | 2021-03-25 11:15:14 | airshipit/airshipctl | https://api.github.com/repos/airshipit/airshipctl | closed | GenericContainer executor fails if documentEntryPoint is not specified in related Phase | 3-Container bug priority/medium size s | **Describe the bug**
If there is no specific documentEntryPoint in phase definition and this phase uses GenericContainer executor it causes the following error:
`"documentEntryPoint is not defined for the phase '%s' in namespace '%s'"`
However, the presence of this parameter is optional for this type of executor and we can pass empty document. This behavior forces us to create pointless empty kustomization directories which contains nothing inside (like [this](https://github.com/airshipit/airshipctl/tree/master/manifests/site/test-site/empty))
**Steps To Reproduce**
Create a phase with assigned valid GenericContainter executor without documentEntryPoint field and run it.
**Expected behavior**
If documentEntryPoint is empty we can safely pass empty input.
**Environment**
- airshipctl Version: devel
- Operating System: Ubuntu 18.04.5 LTS
- Kernel version: 4.15.0-117-generic
- Kubernetes Version: v1.18.6
- Go version: 1.14
- Hardware specs (e.g. 4 vCPUs, 16GB RAM, bare metal vs VM): 24 CPU, 64GB RAM, bare metal.
| 1.0 | GenericContainer executor fails if documentEntryPoint is not specified in related Phase - **Describe the bug**
If there is no specific documentEntryPoint in phase definition and this phase uses GenericContainer executor it causes the following error:
`"documentEntryPoint is not defined for the phase '%s' in namespace '%s'"`
However, the presence of this parameter is optional for this type of executor and we can pass empty document. This behavior forces us to create pointless empty kustomization directories which contains nothing inside (like [this](https://github.com/airshipit/airshipctl/tree/master/manifests/site/test-site/empty))
**Steps To Reproduce**
Create a phase with assigned valid GenericContainter executor without documentEntryPoint field and run it.
**Expected behavior**
If documentEntryPoint is empty we can safely pass empty input.
**Environment**
- airshipctl Version: devel
- Operating System: Ubuntu 18.04.5 LTS
- Kernel version: 4.15.0-117-generic
- Kubernetes Version: v1.18.6
- Go version: 1.14
- Hardware specs (e.g. 4 vCPUs, 16GB RAM, bare metal vs VM): 24 CPU, 64GB RAM, bare metal.
| priority | genericcontainer executor fails if documententrypoint is not specified in related phase describe the bug if there is no specific documententrypoint in phase definition and this phase uses genericcontainer executor it causes the following error documententrypoint is not defined for the phase s in namespace s however the presence of this parameter is optional for this type of executor and we can pass empty document this behavior forces us to create pointless empty kustomization directories which contains nothing inside like steps to reproduce create a phase with assigned valid genericcontainter executor without documententrypoint field and run it expected behavior if documententrypoint is empty we can safely pass empty input environment airshipctl version devel operating system ubuntu lts kernel version generic kubernetes version go version hardware specs e g vcpus ram bare metal vs vm cpu ram bare metal | 1 |
611,068 | 18,944,212,602 | IssuesEvent | 2021-11-18 08:22:24 | kubesphere/console | https://api.github.com/repos/kubesphere/console | closed | Federated routing rules display error | kind/bug kind/need-to-verify priority/medium | **Describe the bug**
1. Create federated routing,set rules
2. Click on the route name to enter the details interface ,check the route information, and the routing rules are displayed incorrectly


**Versions used(KubeSphere/Kubernetes)**
KubeSphere: nightly-20210927
/kind bug
/@kubesphere/sig-console
/priority medium | 1.0 | Federated routing rules display error - **Describe the bug**
1. Create federated routing,set rules
2. Click on the route name to enter the details interface ,check the route information, and the routing rules are displayed incorrectly


**Versions used(KubeSphere/Kubernetes)**
KubeSphere: nightly-20210927
/kind bug
/@kubesphere/sig-console
/priority medium | priority | federated routing rules display error describe the bug create federated routing,set rules click on the route name to enter the details interface ,check the route information and the routing rules are displayed incorrectly versions used kubesphere kubernetes kubesphere nightly kind bug kubesphere sig console priority medium | 1 |
733,937 | 25,330,937,201 | IssuesEvent | 2022-11-18 13:12:17 | YangCatalog/module-compilation | https://api.github.com/repos/YangCatalog/module-compilation | closed | Improve coverage of tests | Priority: Medium Maintenance | Some of the existing tests don't cover a majority of the code they are meant to cover, so it should be fixed. Modules that need more coverage: ```yang_get_stats.py```, ```utils.py```. | 1.0 | Improve coverage of tests - Some of the existing tests don't cover a majority of the code they are meant to cover, so it should be fixed. Modules that need more coverage: ```yang_get_stats.py```, ```utils.py```. | priority | improve coverage of tests some of the existing tests don t cover a majority of the code they are meant to cover so it should be fixed modules that need more coverage yang get stats py utils py | 1 |
708,761 | 24,353,201,056 | IssuesEvent | 2022-10-03 03:41:33 | chaotic-aur/packages | https://api.github.com/repos/chaotic-aur/packages | closed | [Bug] mesa-tkg-git-22.3.0_devel.160673.73089969219-1 causes all games to crash | priority:medium bug:misc | ### What happens?
After installing mesa-tkg-git-22.3.0_devel.160673.73089969219-1 every single game crashes.
Rolled back to previous version and all games launch.
### What is expected to happen?
Games launch when started.
### If possible, please attach logs
_No response_
### More information
_No response_ | 1.0 | [Bug] mesa-tkg-git-22.3.0_devel.160673.73089969219-1 causes all games to crash - ### What happens?
After installing mesa-tkg-git-22.3.0_devel.160673.73089969219-1 every single game crashes.
Rolled back to previous version and all games launch.
### What is expected to happen?
Games launch when started.
### If possible, please attach logs
_No response_
### More information
_No response_ | priority | mesa tkg git devel causes all games to crash what happens after installing mesa tkg git devel every single game crashes rolled back to previous version and all games launch what is expected to happen games launch when started if possible please attach logs no response more information no response | 1 |
202,086 | 7,043,937,338 | IssuesEvent | 2017-12-31 15:16:14 | rconstanzo/karma | https://api.github.com/repos/rconstanzo/karma | closed | Reverse loops break pos/win parameters | bug priority::medium | Summary:
When creating a 'reverse' loop, the `position` and `window` controls fail to 'wrap' around correctly.
Steps to reproduce:
Set playback speed to -1.0 and record a loop. Set `window` to `0.2`, set `position` to `0.9`. Listen to output and look at @syncout.
Actual results:
Audio playback stops completely and the @syncout starts outputting negative values.
Expected results:
It should play from phase position `0.1` to `0.9`.
Comment:
If you set `position` to `0.8` everything works fine, but the moment that `position` + `window` `> 1.0`, everything breaks. | 1.0 | Reverse loops break pos/win parameters - Summary:
When creating a 'reverse' loop, the `position` and `window` controls fail to 'wrap' around correctly.
Steps to reproduce:
Set playback speed to -1.0 and record a loop. Set `window` to `0.2`, set `position` to `0.9`. Listen to output and look at @syncout.
Actual results:
Audio playback stops completely and the @syncout starts outputting negative values.
Expected results:
It should play from phase position `0.1` to `0.9`.
Comment:
If you set `position` to `0.8` everything works fine, but the moment that `position` + `window` `> 1.0`, everything breaks. | priority | reverse loops break pos win parameters summary when creating a reverse loop the position and window controls fail to wrap around correctly steps to reproduce set playback speed to and record a loop set window to set position to listen to output and look at syncout actual results audio playback stops completely and the syncout starts outputting negative values expected results it should play from phase position to comment if you set position to everything works fine but the moment that position window everything breaks | 1 |
40,766 | 2,868,941,058 | IssuesEvent | 2015-06-05 22:05:31 | dart-lang/pub | https://api.github.com/repos/dart-lang/pub | closed | Make packages tree read-only | enhancement NotPlanned Priority-Medium | <a href="https://github.com/stevemessick"><img src="https://avatars.githubusercontent.com/u/8518285?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [stevemessick](https://github.com/stevemessick)**
_Originally opened as dart-lang/sdk#8101_
----
Enhancement suggestion: Make editor prevent you from changing anything in the packages tree.
I had incorrectly set up a package I was trying to create, by storing my source code under a subfolder of the packages tree. This "got it to work", but was not the right way of doing it.
When I upgraded to the latest editor and loaded up my project, it (pub package-manager?) assassinated the source files I had created.
Luckily I had backups, so no damage done. The folks in the IRC channel suggested I report this feedback to help keep others from similarly "shooting themselves in the foot"
From: rk22a in IRC channel / richardk@leapbeyond.com
////////////////////////////////////////////////////////////////////////////////////
Editor: 0.3.1_r17463 (2013-01-23)
OS: Windows 7 - amd64 (6.1)
JVM: 1.6.0_21
# projects: 1
# open dart files: 2
auto-run pub: true
mem max/total/free: 889 / 580 / 459 MB
thread count: 24
analysis: 0 tasks, 35 libraries, 2 contexts
index: 80337 relationships and 0 attributes in 15398 elements in 148 resources stored in 2 MB on disk
SDK installed: true
Dartium installed: true | 1.0 | Make packages tree read-only - <a href="https://github.com/stevemessick"><img src="https://avatars.githubusercontent.com/u/8518285?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [stevemessick](https://github.com/stevemessick)**
_Originally opened as dart-lang/sdk#8101_
----
Enhancement suggestion: Make editor prevent you from changing anything in the packages tree.
I had incorrectly set up a package I was trying to create, by storing my source code under a subfolder of the packages tree. This "got it to work", but was not the right way of doing it.
When I upgraded to the latest editor and loaded up my project, it (pub package-manager?) assassinated the source files I had created.
Luckily I had backups, so no damage done. The folks in the IRC channel suggested I report this feedback to help keep others from similarly "shooting themselves in the foot"
From: rk22a in IRC channel / richardk@leapbeyond.com
////////////////////////////////////////////////////////////////////////////////////
Editor: 0.3.1_r17463 (2013-01-23)
OS: Windows 7 - amd64 (6.1)
JVM: 1.6.0_21
# projects: 1
# open dart files: 2
auto-run pub: true
mem max/total/free: 889 / 580 / 459 MB
thread count: 24
analysis: 0 tasks, 35 libraries, 2 contexts
index: 80337 relationships and 0 attributes in 15398 elements in 148 resources stored in 2 MB on disk
SDK installed: true
Dartium installed: true | priority | make packages tree read only issue by originally opened as dart lang sdk enhancement suggestion make editor prevent you from changing anything in the packages tree i had incorrectly set up a package i was trying to create by storing my source code under a subfolder of the packages tree this quot got it to work quot but was not the right way of doing it when i upgraded to the latest editor and loaded up my project it pub package manager assassinated the source files i had created luckily i had backups so no damage done the folks in the irc channel suggested i report this feedback to help keep others from similarly quot shooting themselves in the foot quot from in irc channel richardk leapbeyond com editor os windows jvm projects open dart files auto run pub true mem max total free mb thread count analysis tasks libraries contexts index relationships and attributes in elements in resources stored in mb on disk sdk installed true dartium installed true | 1 |
554,686 | 16,436,205,900 | IssuesEvent | 2021-05-20 09:32:14 | projecteon/MacroQuest | https://api.github.com/repos/projecteon/MacroQuest | opened | AutoMezz - immune mobs | Medium Priority enhancement | - [ ] Use a separate ini for storing immune mobs.
- [ ] Check ini before mezzing
- [ ] Can we automatically check immunity and add to ini? | 1.0 | AutoMezz - immune mobs - - [ ] Use a separate ini for storing immune mobs.
- [ ] Check ini before mezzing
- [ ] Can we automatically check immunity and add to ini? | priority | automezz immune mobs use a separate ini for storing immune mobs check ini before mezzing can we automatically check immunity and add to ini | 1 |
489,375 | 14,105,485,858 | IssuesEvent | 2020-11-06 13:34:54 | ooni/probe-engine | https://api.github.com/repos/ooni/probe-engine | closed | New experiment: riseupvpn | community effort/L priority/medium | This issue describes the work I will perform to provide feedback to @cyBerta for https://github.com/ooni/probe-engine/pull/978 and to @KwadroNaut for https://github.com/ooni/spec/pull/202. It's not possible to predict whether merging is possible before end of Sprint, but we should certainly do our best to provide feedback and enable progress. | 1.0 | New experiment: riseupvpn - This issue describes the work I will perform to provide feedback to @cyBerta for https://github.com/ooni/probe-engine/pull/978 and to @KwadroNaut for https://github.com/ooni/spec/pull/202. It's not possible to predict whether merging is possible before end of Sprint, but we should certainly do our best to provide feedback and enable progress. | priority | new experiment riseupvpn this issue describes the work i will perform to provide feedback to cyberta for and to kwadronaut for it s not possible to predict whether merging is possible before end of sprint but we should certainly do our best to provide feedback and enable progress | 1 |
569,077 | 16,993,995,264 | IssuesEvent | 2021-07-01 02:22:48 | cjs8487/SS-Randomizer-Tracker | https://api.github.com/repos/cjs8487/SS-Randomizer-Tracker | closed | Separate Location Tracker into 2 Panels | Medium Priority enhancement | Remove the locations from the main location tracker panel, adding an additional one below it to contain the active list of locations. Additionally, condense location groups into the following groups:
- Skyloft
- Sky
- Thunderhead
- Faron
- Eldin
- Lanayru
- Skyview
- Earth Temple
- Lanayru Mining Facility
- Ancient Cistern
- Sandship
- Fire Sanctuary
- Sky Keep | 1.0 | Separate Location Tracker into 2 Panels - Remove the locations from the main location tracker panel, adding an additional one below it to contain the active list of locations. Additionally, condense location groups into the following groups:
- Skyloft
- Sky
- Thunderhead
- Faron
- Eldin
- Lanayru
- Skyview
- Earth Temple
- Lanayru Mining Facility
- Ancient Cistern
- Sandship
- Fire Sanctuary
- Sky Keep | priority | separate location tracker into panels remove the locations from the main location tracker panel adding an additional one below it to contain the active list of locations additionally condense location groups into the following groups skyloft sky thunderhead faron eldin lanayru skyview earth temple lanayru mining facility ancient cistern sandship fire sanctuary sky keep | 1 |
676,460 | 23,125,246,060 | IssuesEvent | 2022-07-28 04:31:00 | yugabyte/yugabyte-db | https://api.github.com/repos/yugabyte/yugabyte-db | closed | [docdb][test] Check failed: ht >= propagated_safe_time_ in UpdatePropagatedSafeTimeOnLeader | kind/bug area/docdb priority/medium | Jira Link: [DB-905](https://yugabyte.atlassian.net/browse/DB-905)
Issue in QLTransactionTest.ReadRestartNonTransactional under TSAN
Check failed: ht >= propagated_safe_time_ ({ days: 17976 time: 21:32:45.769676 logical: 13 } vs. { days: 17976 time: 21:32:45.769702 }) T TABLET6 P PEER_B:
https://gist.githubusercontent.com/mbautin/9365a4ea85c83fc063fb451e609f7fda/raw | 1.0 | [docdb][test] Check failed: ht >= propagated_safe_time_ in UpdatePropagatedSafeTimeOnLeader - Jira Link: [DB-905](https://yugabyte.atlassian.net/browse/DB-905)
Issue in QLTransactionTest.ReadRestartNonTransactional under TSAN
Check failed: ht >= propagated_safe_time_ ({ days: 17976 time: 21:32:45.769676 logical: 13 } vs. { days: 17976 time: 21:32:45.769702 }) T TABLET6 P PEER_B:
https://gist.githubusercontent.com/mbautin/9365a4ea85c83fc063fb451e609f7fda/raw | priority | check failed ht propagated safe time in updatepropagatedsafetimeonleader jira link issue in qltransactiontest readrestartnontransactional under tsan check failed ht propagated safe time days time logical vs days time t p peer b | 1 |
377,710 | 11,183,170,023 | IssuesEvent | 2019-12-31 12:00:01 | losol/eventuras | https://api.github.com/repos/losol/eventuras | closed | Upgrade to Asp.net core 3.0 | priority:medium | Upgrade to latest asp.net core version.
Update nuget packages as well. | 1.0 | Upgrade to Asp.net core 3.0 - Upgrade to latest asp.net core version.
Update nuget packages as well. | priority | upgrade to asp net core upgrade to latest asp net core version update nuget packages as well | 1 |
133,574 | 5,205,494,078 | IssuesEvent | 2017-01-24 18:05:25 | geekgirlbeta/linkapp | https://api.github.com/repos/geekgirlbeta/linkapp | opened | Send Collection of Links To Wordpress | Priority: Medium Status: Pending Type: Feature | Feature that will send a collections of links to Wordpress that will be published as a blog post. | 1.0 | Send Collection of Links To Wordpress - Feature that will send a collections of links to Wordpress that will be published as a blog post. | priority | send collection of links to wordpress feature that will send a collections of links to wordpress that will be published as a blog post | 1 |
67,523 | 3,274,797,129 | IssuesEvent | 2015-10-26 12:56:17 | Alexey-Yakovenko/deadbeef | https://api.github.com/repos/Alexey-Yakovenko/deadbeef | closed | Can't cancel convert using temporary file | bug Priority-Medium | Original [issue 1233](https://code.google.com/p/ddb/issues/detail?id=1233) created by Alexey-Yakovenko on 2014-11-18T19:03:45.000Z:
<b>What steps will reproduce the problem?</b>
<b>Какие шаги приводят к воспроизведению</b>
<b>проблемы?</b>
1. Configure an encoder preset to use a temporary file
2. Start a convert
3. Wait a second or two for the temporary file to be written
4. Press the cancel button
<b>What is the expected output? What do you see instead?</b>
<b>Какой ожидаемый вывод? Что вы видите</b>
<b>вместо него?</b>
The conversion should abort and remove any partial files, but instead it continues to completion. Then deletes the converted file :)
<b>What version of the product are you using? On what operating system and CPU</b>
<b>architecture?</b>
<b>Какую версию продукта вы используете? На</b>
<b>какой операционной системе и</b>
<b>архитектуре CPU?</b>
0.6.2
Crunchbang Linux
Pentium 4
<b>How did you install the product?</b>
<b>Как вы установили продукт?</b>
0.6.2 static download
<b>Please provide any additional information below.</b>
<b>Пожалуйста, предоставьте любую</b>
<b>дополнительную информацию ниже.</b>
| 1.0 | Can't cancel convert using temporary file - Original [issue 1233](https://code.google.com/p/ddb/issues/detail?id=1233) created by Alexey-Yakovenko on 2014-11-18T19:03:45.000Z:
<b>What steps will reproduce the problem?</b>
<b>Какие шаги приводят к воспроизведению</b>
<b>проблемы?</b>
1. Configure an encoder preset to use a temporary file
2. Start a convert
3. Wait a second or two for the temporary file to be written
4. Press the cancel button
<b>What is the expected output? What do you see instead?</b>
<b>Какой ожидаемый вывод? Что вы видите</b>
<b>вместо него?</b>
The conversion should abort and remove any partial files, but instead it continues to completion. Then deletes the converted file :)
<b>What version of the product are you using? On what operating system and CPU</b>
<b>architecture?</b>
<b>Какую версию продукта вы используете? На</b>
<b>какой операционной системе и</b>
<b>архитектуре CPU?</b>
0.6.2
Crunchbang Linux
Pentium 4
<b>How did you install the product?</b>
<b>Как вы установили продукт?</b>
0.6.2 static download
<b>Please provide any additional information below.</b>
<b>Пожалуйста, предоставьте любую</b>
<b>дополнительную информацию ниже.</b>
| priority | can t cancel convert using temporary file original created by alexey yakovenko on what steps will reproduce the problem какие шаги приводят к воспроизведению проблемы configure an encoder preset to use a temporary file start a convert wait a second or two for the temporary file to be written press the cancel button what is the expected output what do you see instead какой ожидаемый вывод что вы видите вместо него the conversion should abort and remove any partial files but instead it continues to completion then deletes the converted file what version of the product are you using on what operating system and cpu architecture какую версию продукта вы используете на какой операционной системе и архитектуре cpu crunchbang linux pentium how did you install the product как вы установили продукт static download please provide any additional information below пожалуйста предоставьте любую дополнительную информацию ниже | 1 |
698,503 | 23,982,955,067 | IssuesEvent | 2022-09-13 16:27:55 | visit-dav/visit | https://api.github.com/repos/visit-dav/visit | closed | CLI path character limit | bug reviewed impact high likelihood medium likelihood high impact medium priority engineering | 
"Whoah, isn't that close to the path limit in Linux anyway? Hash your arguments bro."
"Still may be an error on visits end, even hashing it out, no?" | 1.0 | CLI path character limit - 
"Whoah, isn't that close to the path limit in Linux anyway? Hash your arguments bro."
"Still may be an error on visits end, even hashing it out, no?" | priority | cli path character limit whoah isn t that close to the path limit in linux anyway hash your arguments bro still may be an error on visits end even hashing it out no | 1 |
410,655 | 11,995,047,908 | IssuesEvent | 2020-04-08 14:38:04 | inverse-inc/packetfence | https://api.github.com/repos/inverse-inc/packetfence | closed | Unable to view all available columns in users page | Priority: Medium Type: Bug | **Describe the bug**
When I try to pick the columns I want to view, some of them are hidden and unaccessible
**To Reproduce**
1. Go in the users
2. Check the available columns
**Screenshots**

**Desktop (please complete the following information):**
- OS: Ubuntu
- Browser Firefox
- Version 74.0
| 1.0 | Unable to view all available columns in users page - **Describe the bug**
When I try to pick the columns I want to view, some of them are hidden and unaccessible
**To Reproduce**
1. Go in the users
2. Check the available columns
**Screenshots**

**Desktop (please complete the following information):**
- OS: Ubuntu
- Browser Firefox
- Version 74.0
| priority | unable to view all available columns in users page describe the bug when i try to pick the columns i want to view some of them are hidden and unaccessible to reproduce go in the users check the available columns screenshots desktop please complete the following information os ubuntu browser firefox version | 1 |
28,356 | 2,701,084,293 | IssuesEvent | 2015-04-04 22:02:13 | duckduckgo/p5-app-duckpan | https://api.github.com/repos/duckduckgo/p5-app-duckpan | closed | DuckPAN errors when t/ directory exists beside root of repo, e.g. zeroclickinfo-goodies/ | Bug Priority: Medium | I suspect that I have missed some step or set some environment variable incorrectly. I was successfully able to install duckpan. When I try to run duckpan server, I receive two kinds of errors.
* Several plugins use **share** function which duckpan or I am able to figure out how to fullfil ( I deleted those plugins for now)
* All plugins when tested issue error not being able to find "module_share_dir" which I suspect is html template and javascript directory.
With this I have hit a dead end. Would like to know what I might be doing wrong? | 1.0 | DuckPAN errors when t/ directory exists beside root of repo, e.g. zeroclickinfo-goodies/ - I suspect that I have missed some step or set some environment variable incorrectly. I was successfully able to install duckpan. When I try to run duckpan server, I receive two kinds of errors.
* Several plugins use **share** function which duckpan or I am able to figure out how to fullfil ( I deleted those plugins for now)
* All plugins when tested issue error not being able to find "module_share_dir" which I suspect is html template and javascript directory.
With this I have hit a dead end. Would like to know what I might be doing wrong? | priority | duckpan errors when t directory exists beside root of repo e g zeroclickinfo goodies i suspect that i have missed some step or set some environment variable incorrectly i was successfully able to install duckpan when i try to run duckpan server i receive two kinds of errors several plugins use share function which duckpan or i am able to figure out how to fullfil i deleted those plugins for now all plugins when tested issue error not being able to find module share dir which i suspect is html template and javascript directory with this i have hit a dead end would like to know what i might be doing wrong | 1 |
346,130 | 10,384,533,246 | IssuesEvent | 2019-09-10 12:14:14 | getkirby/kirby | https://api.github.com/repos/getkirby/kirby | closed | Registering your Kirby 3 license causes a lock error | difficulty: hard 🤯 priority: medium 🔜 | **Describe the bug**
If you register your Kirby 3 license, you get a lock error because the user `lock` is unknown.
**To Reproduce**
Steps to reproduce the behavior:
1. Log in to the panel
2. Click on the register button in the top right corner
3. fill in your correct details
4. License is registered but you get a lock error in console and it continues if you switch to the page where you administrate the user accounts.
**Expected behavior**
No error in console log.
**Screenshots**
Sadly no screenshot because I tried to find out the cause of the error and forgot to take a screenshot/console ouput log.
**Kirby Version**
3.2.2
**Console output**
Sorry, see the screenshots section.
**Desktop (please complete the following information):**
- Browser: latest FireFox | 1.0 | Registering your Kirby 3 license causes a lock error - **Describe the bug**
If you register your Kirby 3 license, you get a lock error because the user `lock` is unknown.
**To Reproduce**
Steps to reproduce the behavior:
1. Log in to the panel
2. Click on the register button in the top right corner
3. fill in your correct details
4. License is registered but you get a lock error in console and it continues if you switch to the page where you administrate the user accounts.
**Expected behavior**
No error in console log.
**Screenshots**
Sadly no screenshot because I tried to find out the cause of the error and forgot to take a screenshot/console ouput log.
**Kirby Version**
3.2.2
**Console output**
Sorry, see the screenshots section.
**Desktop (please complete the following information):**
- Browser: latest FireFox | priority | registering your kirby license causes a lock error describe the bug if you register your kirby license you get a lock error because the user lock is unknown to reproduce steps to reproduce the behavior log in to the panel click on the register button in the top right corner fill in your correct details license is registered but you get a lock error in console and it continues if you switch to the page where you administrate the user accounts expected behavior no error in console log screenshots sadly no screenshot because i tried to find out the cause of the error and forgot to take a screenshot console ouput log kirby version console output sorry see the screenshots section desktop please complete the following information browser latest firefox | 1 |
141,849 | 5,445,596,882 | IssuesEvent | 2017-03-07 08:10:22 | dhowe/AdNauseam | https://api.github.com/repos/dhowe/AdNauseam | opened | 3rd-party filters page | PRIORITY: Medium | - AdNauseam.txt not showing (should be first entry)
- Remove irrelevant options: 'Parse and enforce cosmetic filters', 'Ignore generic cosmetic filters'
- Move Auto-update to left of 'update now' button (as in previous version)
- 'Languages' menu should be collapsed by default
- +/- before network filters count is confusing

| 1.0 | 3rd-party filters page - - AdNauseam.txt not showing (should be first entry)
- Remove irrelevant options: 'Parse and enforce cosmetic filters', 'Ignore generic cosmetic filters'
- Move Auto-update to left of 'update now' button (as in previous version)
- 'Languages' menu should be collapsed by default
- +/- before network filters count is confusing

| priority | party filters page adnauseam txt not showing should be first entry remove irrelevant options parse and enforce cosmetic filters ignore generic cosmetic filters move auto update to left of update now button as in previous version languages menu should be collapsed by default before network filters count is confusing | 1 |
53,749 | 3,047,320,789 | IssuesEvent | 2015-08-11 03:25:21 | piccolo2d/piccolo2d.java | https://api.github.com/repos/piccolo2d/piccolo2d.java | closed | PNode.toString refactoring | Component-Core Effort-Low Maintainability Milestone-1.3 Priority-Medium Status-Verified Toolkit-Piccolo2D.Java Type-Enhancement | Originally reported on Google Code with ID 99
```
With all of its string concatenation and null value checking,
PNode.paramString is a bug magnet. I'd suggest that anything we can do to
make it easier for users subclassing PNode, the better.
Attached you will find a patch that changes PNode's toString method to use a
PParamStringBuilder object instead. It makes writing nicer toStrings trivial,
and drops cyclomatic complexity of the whole code base to boot.
To retain binary compatability, I've made it use paramString() in case users
had already implemented classes making use of it, but it has been marked as
deprecated.
```
Reported by `allain.lalonde` on 2009-07-17 18:18:26
<hr>
* *Attachment: [PNode.toString-refactoring.diff](https://storage.googleapis.com/google-code-attachments/piccolo2d/issue-99/comment-0/PNode.toString-refactoring.diff)* | 1.0 | PNode.toString refactoring - Originally reported on Google Code with ID 99
```
With all of its string concatenation and null value checking,
PNode.paramString is a bug magnet. I'd suggest that anything we can do to
make it easier for users subclassing PNode, the better.
Attached you will find a patch that changes PNode's toString method to use a
PParamStringBuilder object instead. It makes writing nicer toStrings trivial,
and drops cyclomatic complexity of the whole code base to boot.
To retain binary compatability, I've made it use paramString() in case users
had already implemented classes making use of it, but it has been marked as
deprecated.
```
Reported by `allain.lalonde` on 2009-07-17 18:18:26
<hr>
* *Attachment: [PNode.toString-refactoring.diff](https://storage.googleapis.com/google-code-attachments/piccolo2d/issue-99/comment-0/PNode.toString-refactoring.diff)* | priority | pnode tostring refactoring originally reported on google code with id with all of its string concatenation and null value checking pnode paramstring is a bug magnet i d suggest that anything we can do to make it easier for users subclassing pnode the better attached you will find a patch that changes pnode s tostring method to use a pparamstringbuilder object instead it makes writing nicer tostrings trivial and drops cyclomatic complexity of the whole code base to boot to retain binary compatability i ve made it use paramstring in case users had already implemented classes making use of it but it has been marked as deprecated reported by allain lalonde on attachment | 1 |
283,053 | 8,713,499,871 | IssuesEvent | 2018-12-07 02:56:41 | aowen87/TicketTester | https://api.github.com/repos/aowen87/TicketTester | closed | Static builds no longer work with 2.10 | bug likelihood medium priority reviewed severity low | Here is the e-mail from Jens Gobbert describing the problem.
Hi everyone,
I just want to mention, that 2.10.0 does not build static VisIts (at least not on BlueGene/Q)
(https://visitbugs.ornl.gov/issues/2423)
The reason is the switch from HDF5 1.8.7 to 1.8.14.
HDF5 now requires dlopen(and friends) to compile.
You have to link any HDF5 application now with an additional "-ldl".
Example:
SILO compiles if I change the lines beginning with 28865 in "configure" of SILO to
LIBS="-lhdf5 -lsz -ldl $LIBS"
else
LIBS="-lhdf5 -ldl $LIBS"
On the HDF5 forum you can read:
"We introduced dynamical loading of the HDF5 filters in HDF5 1.8.11 and this library is required now."
http://hdf-forum.184993.n3.nabble.com/Errors-compiling-against-Static-build-HDF5-1-8-11-Need-for-ldl-added-to-linker-arguments-td4026300.html
Best,
Jens Henrik
-----------------------REDMINE MIGRATION-----------------------
This ticket was migrated from Redmine. As such, not all
information was able to be captured in the transition. Below is
a complete record of the original redmine ticket.
Ticket number: 2424
Status: Resolved
Project: VisIt
Tracker: Bug
Priority: High
Subject: Static builds no longer work with 2.10
Assigned to: Brad Whitlock
Category:
Target version: 2.10.1
Author: Eric Brugger
Start: 10/21/2015
Due date:
% Done: 100
Estimated time:
Created: 10/21/2015 10:45 am
Updated: 10/27/2015 07:04 pm
Likelihood: 3 - Occasional
Severity: 2 - Minor Irritation
Found in version: trunk
Impact:
Expected Use:
OS: All
Support Group: Any
Description:
Here is the e-mail from Jens Gobbert describing the problem.
Hi everyone,
I just want to mention, that 2.10.0 does not build static VisIts (at least not on BlueGene/Q)
(https://visitbugs.ornl.gov/issues/2423)
The reason is the switch from HDF5 1.8.7 to 1.8.14.
HDF5 now requires dlopen(and friends) to compile.
You have to link any HDF5 application now with an additional "-ldl".
Example:
SILO compiles if I change the lines beginning with 28865 in "configure" of SILO to
LIBS="-lhdf5 -lsz -ldl $LIBS"
else
LIBS="-lhdf5 -ldl $LIBS"
On the HDF5 forum you can read:
"We introduced dynamical loading of the HDF5 filters in HDF5 1.8.11 and this library is required now."
http://hdf-forum.184993.n3.nabble.com/Errors-compiling-against-Static-build-HDF5-1-8-11-Need-for-ldl-added-to-linker-arguments-td4026300.html
Best,
Jens Henrik
Comments:
Brad fixed this in build_visit. Here is his checkin comment.Hi All, I added a patch to build_visit for HDF5 to disable dlopen stuff when HDF5 is built statically so there is no dependence on -ldl. I fixed up the VisIt build a little to make static builds work on my Mac. The resulting static VisIt was able to open Silo and SAMRAI data so I think the HDF5 modifications are okay.I used:./build_visit --no-visit --thirdparty-path ~/Development/thirdparty_static/2.10.0 --cmake --vtk --qt --python --boost --cfitsio --cgns --h5part --hdf4 --hdf5 --mfem --mpich --netcdf --silo --szip --makeflags -j4 --xdmf --staticI had also added --boxlib and --gdal but later removed them. Boxlib makes a 2D and 3D library with the same symbols -- no dice -- forgot about that. GDAL caused a link failure because of some iconv functions, which may just exist on Linux -- I don't know.Of course, BG/Q is the real test of static builds. I'll see if I can fire off a build next week.It's important to maintain static builds because the engine launches soooo much faster at large scale. Can we set up nightly CDash for static builds on Mac and BG/Q?BradSending config-site/optimusprime.local.cmakeSending svn_bin/bv_support/bv_cgns.shSending svn_bin/bv_support/bv_hdf5.shSending svn_bin/vulcan_nightly_buildSending tools/CMakeLists.txt
| 1.0 | Static builds no longer work with 2.10 - Here is the e-mail from Jens Gobbert describing the problem.
Hi everyone,
I just want to mention, that 2.10.0 does not build static VisIts (at least not on BlueGene/Q)
(https://visitbugs.ornl.gov/issues/2423)
The reason is the switch from HDF5 1.8.7 to 1.8.14.
HDF5 now requires dlopen(and friends) to compile.
You have to link any HDF5 application now with an additional "-ldl".
Example:
SILO compiles if I change the lines beginning with 28865 in "configure" of SILO to
LIBS="-lhdf5 -lsz -ldl $LIBS"
else
LIBS="-lhdf5 -ldl $LIBS"
On the HDF5 forum you can read:
"We introduced dynamical loading of the HDF5 filters in HDF5 1.8.11 and this library is required now."
http://hdf-forum.184993.n3.nabble.com/Errors-compiling-against-Static-build-HDF5-1-8-11-Need-for-ldl-added-to-linker-arguments-td4026300.html
Best,
Jens Henrik
-----------------------REDMINE MIGRATION-----------------------
This ticket was migrated from Redmine. As such, not all
information was able to be captured in the transition. Below is
a complete record of the original redmine ticket.
Ticket number: 2424
Status: Resolved
Project: VisIt
Tracker: Bug
Priority: High
Subject: Static builds no longer work with 2.10
Assigned to: Brad Whitlock
Category:
Target version: 2.10.1
Author: Eric Brugger
Start: 10/21/2015
Due date:
% Done: 100
Estimated time:
Created: 10/21/2015 10:45 am
Updated: 10/27/2015 07:04 pm
Likelihood: 3 - Occasional
Severity: 2 - Minor Irritation
Found in version: trunk
Impact:
Expected Use:
OS: All
Support Group: Any
Description:
Here is the e-mail from Jens Gobbert describing the problem.
Hi everyone,
I just want to mention, that 2.10.0 does not build static VisIts (at least not on BlueGene/Q)
(https://visitbugs.ornl.gov/issues/2423)
The reason is the switch from HDF5 1.8.7 to 1.8.14.
HDF5 now requires dlopen(and friends) to compile.
You have to link any HDF5 application now with an additional "-ldl".
Example:
SILO compiles if I change the lines beginning with 28865 in "configure" of SILO to
LIBS="-lhdf5 -lsz -ldl $LIBS"
else
LIBS="-lhdf5 -ldl $LIBS"
On the HDF5 forum you can read:
"We introduced dynamical loading of the HDF5 filters in HDF5 1.8.11 and this library is required now."
http://hdf-forum.184993.n3.nabble.com/Errors-compiling-against-Static-build-HDF5-1-8-11-Need-for-ldl-added-to-linker-arguments-td4026300.html
Best,
Jens Henrik
Comments:
Brad fixed this in build_visit. Here is his checkin comment.Hi All, I added a patch to build_visit for HDF5 to disable dlopen stuff when HDF5 is built statically so there is no dependence on -ldl. I fixed up the VisIt build a little to make static builds work on my Mac. The resulting static VisIt was able to open Silo and SAMRAI data so I think the HDF5 modifications are okay.I used:./build_visit --no-visit --thirdparty-path ~/Development/thirdparty_static/2.10.0 --cmake --vtk --qt --python --boost --cfitsio --cgns --h5part --hdf4 --hdf5 --mfem --mpich --netcdf --silo --szip --makeflags -j4 --xdmf --staticI had also added --boxlib and --gdal but later removed them. Boxlib makes a 2D and 3D library with the same symbols -- no dice -- forgot about that. GDAL caused a link failure because of some iconv functions, which may just exist on Linux -- I don't know.Of course, BG/Q is the real test of static builds. I'll see if I can fire off a build next week.It's important to maintain static builds because the engine launches soooo much faster at large scale. Can we set up nightly CDash for static builds on Mac and BG/Q?BradSending config-site/optimusprime.local.cmakeSending svn_bin/bv_support/bv_cgns.shSending svn_bin/bv_support/bv_hdf5.shSending svn_bin/vulcan_nightly_buildSending tools/CMakeLists.txt
| priority | static builds no longer work with here is the e mail from jens gobbert describing the problem hi everyone i just want to mention that does not build static visits at least not on bluegene q the reason is the switch from to now requires dlopen and friends to compile you have to link any application now with an additional ldl example silo compiles if i change the lines beginning with in configure of silo to libs lsz ldl libs else libs ldl libs on the forum you can read we introduced dynamical loading of the filters in and this library is required now best jens henrik redmine migration this ticket was migrated from redmine as such not all information was able to be captured in the transition below is a complete record of the original redmine ticket ticket number status resolved project visit tracker bug priority high subject static builds no longer work with assigned to brad whitlock category target version author eric brugger start due date done estimated time created am updated pm likelihood occasional severity minor irritation found in version trunk impact expected use os all support group any description here is the e mail from jens gobbert describing the problem hi everyone i just want to mention that does not build static visits at least not on bluegene q the reason is the switch from to now requires dlopen and friends to compile you have to link any application now with an additional ldl example silo compiles if i change the lines beginning with in configure of silo to libs lsz ldl libs else libs ldl libs on the forum you can read we introduced dynamical loading of the filters in and this library is required now best jens henrik comments brad fixed this in build visit here is his checkin comment hi all i added a patch to build visit for to disable dlopen stuff when is built statically so there is no dependence on ldl i fixed up the visit build a little to make static builds work on my mac the resulting static visit was able to open silo and samrai data so i think the modifications are okay i used build visit no visit thirdparty path development thirdparty static cmake vtk qt python boost cfitsio cgns mfem mpich netcdf silo szip makeflags xdmf statici had also added boxlib and gdal but later removed them boxlib makes a and library with the same symbols no dice forgot about that gdal caused a link failure because of some iconv functions which may just exist on linux i don t know of course bg q is the real test of static builds i ll see if i can fire off a build next week it s important to maintain static builds because the engine launches soooo much faster at large scale can we set up nightly cdash for static builds on mac and bg q bradsending config site optimusprime local cmakesending svn bin bv support bv cgns shsending svn bin bv support bv shsending svn bin vulcan nightly buildsending tools cmakelists txt | 1 |
42,568 | 2,871,601,013 | IssuesEvent | 2015-06-08 05:17:10 | DashboardHub/Blog | https://api.github.com/repos/DashboardHub/Blog | closed | How to show your support to an Open Source project | priority: medium | One does not have to be a developer to support an Open Source project. Support can come from various contributions:
* Comments / Ideas
* Bugs - find / verification
* Github - star (favourite) project
* Twitter - follow & retweet accordingly
* Donations
| 1.0 | How to show your support to an Open Source project - One does not have to be a developer to support an Open Source project. Support can come from various contributions:
* Comments / Ideas
* Bugs - find / verification
* Github - star (favourite) project
* Twitter - follow & retweet accordingly
* Donations
| priority | how to show your support to an open source project one does not have to be a developer to support an open source project support can come from various contributions comments ideas bugs find verification github star favourite project twitter follow retweet accordingly donations | 1 |
75,672 | 3,470,765,490 | IssuesEvent | 2015-12-23 10:48:12 | pmem/issues | https://api.github.com/repos/pmem/issues | closed | obj: zrealloc - not all memory is zeroed after reallocation of memory allocated by pmemobj_zalloc() | Exposure: Medium Priority: 3 medium Type: Bug | Steps to reproduce:
1. Allocate a zeroed object with size 5 MiB calling pmemobj_zalloc()
2. Resize the object to 6 MiB size calling pmemobj_zrealloc. The added memory should be zeroed.
All the memory in range <5MiB, 6MiB> should be zeroed, but first ~250KiB starting from 5MiB are not. | 1.0 | obj: zrealloc - not all memory is zeroed after reallocation of memory allocated by pmemobj_zalloc() - Steps to reproduce:
1. Allocate a zeroed object with size 5 MiB calling pmemobj_zalloc()
2. Resize the object to 6 MiB size calling pmemobj_zrealloc. The added memory should be zeroed.
All the memory in range <5MiB, 6MiB> should be zeroed, but first ~250KiB starting from 5MiB are not. | priority | obj zrealloc not all memory is zeroed after reallocation of memory allocated by pmemobj zalloc steps to reproduce allocate a zeroed object with size mib calling pmemobj zalloc resize the object to mib size calling pmemobj zrealloc the added memory should be zeroed all the memory in range should be zeroed but first starting from are not | 1 |
562,546 | 16,663,131,881 | IssuesEvent | 2021-06-06 17:44:47 | bounswe/2021SpringGroup3 | https://api.github.com/repos/bounswe/2021SpringGroup3 | closed | Implement API functionality: getCommunitiesByPublicity | Component: Backend Priority: Medium Status: Completed Type: Feature | Please implement a getCommunitiesByPublicity api which runs with a "get" request and returns the communities based on the selected publicity. | 1.0 | Implement API functionality: getCommunitiesByPublicity - Please implement a getCommunitiesByPublicity api which runs with a "get" request and returns the communities based on the selected publicity. | priority | implement api functionality getcommunitiesbypublicity please implement a getcommunitiesbypublicity api which runs with a get request and returns the communities based on the selected publicity | 1 |
733,010 | 25,284,586,425 | IssuesEvent | 2022-11-16 18:12:28 | 7thbeatgames/rd | https://api.github.com/repos/7thbeatgames/rd | closed | Deleting the last conditional keeps the conditional buttons (wrench, copy, delete) there, leading to errors | Bug Comp: Editor Priority: Medium | ### Please Check
- [X] I searched for the issues, and made sure there were no duplicates.
- [X] I've deleted all the mods and confirmed the issue persists.
### Contact Information
9thCore#5404
### Summary
Deleting the last conditional using the Shift delete feature in the conditional selector seems to cause the wrench, copy and delete buttons to remain, causing errors if clicked.
### Version
v0.11.6 (r26)
### Operating System (OS)
Windows 10
### Platform
Steam
### Device Info
_No response_
### Steps to Reproduce
1. Create a few conditionals (any type).
2. Hold Shift and delete the last one in the conditional selector.
3. Bug! The wrench, copy and delete buttons remain there even though there is no longer a conditional.
4. Hover over any of the other conditionals and they go away.
### Expected Behavior
The buttons would disappear when the conditional is deleted, as there isn't a conditional there anymore.
### Observed Behavior
They remain, leading to errors such as `ArgumentOutOfRangeException` and `NullReferenceException`, as well as buggy behaviour when trying to change the conditional's name, expression and type.
### Reproduction Rate
100%
### Anything else?
[Player.log](https://github.com/7thbeatgames/rd/files/9545013/Player.log)
[Video](https://streamable.com/eufphr) | 1.0 | Deleting the last conditional keeps the conditional buttons (wrench, copy, delete) there, leading to errors - ### Please Check
- [X] I searched for the issues, and made sure there were no duplicates.
- [X] I've deleted all the mods and confirmed the issue persists.
### Contact Information
9thCore#5404
### Summary
Deleting the last conditional using the Shift delete feature in the conditional selector seems to cause the wrench, copy and delete buttons to remain, causing errors if clicked.
### Version
v0.11.6 (r26)
### Operating System (OS)
Windows 10
### Platform
Steam
### Device Info
_No response_
### Steps to Reproduce
1. Create a few conditionals (any type).
2. Hold Shift and delete the last one in the conditional selector.
3. Bug! The wrench, copy and delete buttons remain there even though there is no longer a conditional.
4. Hover over any of the other conditionals and they go away.
### Expected Behavior
The buttons would disappear when the conditional is deleted, as there isn't a conditional there anymore.
### Observed Behavior
They remain, leading to errors such as `ArgumentOutOfRangeException` and `NullReferenceException`, as well as buggy behaviour when trying to change the conditional's name, expression and type.
### Reproduction Rate
100%
### Anything else?
[Player.log](https://github.com/7thbeatgames/rd/files/9545013/Player.log)
[Video](https://streamable.com/eufphr) | priority | deleting the last conditional keeps the conditional buttons wrench copy delete there leading to errors please check i searched for the issues and made sure there were no duplicates i ve deleted all the mods and confirmed the issue persists contact information summary deleting the last conditional using the shift delete feature in the conditional selector seems to cause the wrench copy and delete buttons to remain causing errors if clicked version operating system os windows platform steam device info no response steps to reproduce create a few conditionals any type hold shift and delete the last one in the conditional selector bug the wrench copy and delete buttons remain there even though there is no longer a conditional hover over any of the other conditionals and they go away expected behavior the buttons would disappear when the conditional is deleted as there isn t a conditional there anymore observed behavior they remain leading to errors such as argumentoutofrangeexception and nullreferenceexception as well as buggy behaviour when trying to change the conditional s name expression and type reproduction rate anything else | 1 |
82,848 | 3,619,544,998 | IssuesEvent | 2016-02-08 16:25:10 | IQSS/dataverse | https://api.github.com/repos/IQSS/dataverse | opened | Files card: Lock icon not displaying properly in Safari Version 5.1.10 (6534.59.10) | Component: File Upload & Handling Component: UX & UI Priority: Medium Type: Bug |
In this version of Safari, the lock appears as a tiny colored speck where the lock normally is. I'll test with another Safari on a different machine to confirm. | 1.0 | Files card: Lock icon not displaying properly in Safari Version 5.1.10 (6534.59.10) -
In this version of Safari, the lock appears as a tiny colored speck where the lock normally is. I'll test with another Safari on a different machine to confirm. | priority | files card lock icon not displaying properly in safari version in this version of safari the lock appears as a tiny colored speck where the lock normally is i ll test with another safari on a different machine to confirm | 1 |
504,244 | 14,615,599,281 | IssuesEvent | 2020-12-22 11:49:49 | MikeVedsted/JoinMe | https://api.github.com/repos/MikeVedsted/JoinMe | opened | [BUG] Logo does not re-render on screen size change | Priority: Medium :zap: Status: Received :inbox_tray: Type: Bug :bug: | ## 🐝🐜 What are we hunting 🐞🐌
A clear and concise description of what the bug is for quick overview
**Where:** Navbar
**What:** Logo does not re-render / switch between light and dark version
**When:** When resizing screen width
## 🐾 How to track it down 🐾
Steps to reproduce the behavior:
1. Open any page with navbar
2. re-size around breakpoint of 1024px width
3. logo not changing
## 🙈🙉🙊 How it behaves
More detailed description of the behavior.
**💩 Actual:** No rerendering. Needs to reload page.
**❤️ Expected:** Should automatically rerender
## 🐛🔫 How to exterminate
**😵 I already tried:** Nothing
**:shipit: suggested solution:** event listener?
## 🌴🌵 It lives in ❄️🌲
describe the environment you found the bug in.
**💻 Device, OS:** All
**🌐 Browser, version:** All
## ❗ Additional context
Add any other context about the problem here.
Super not important... Updates on anything that makes the navbar rerender, e.g. opening dropdown
| 1.0 | [BUG] Logo does not re-render on screen size change - ## 🐝🐜 What are we hunting 🐞🐌
A clear and concise description of what the bug is for quick overview
**Where:** Navbar
**What:** Logo does not re-render / switch between light and dark version
**When:** When resizing screen width
## 🐾 How to track it down 🐾
Steps to reproduce the behavior:
1. Open any page with navbar
2. re-size around breakpoint of 1024px width
3. logo not changing
## 🙈🙉🙊 How it behaves
More detailed description of the behavior.
**💩 Actual:** No rerendering. Needs to reload page.
**❤️ Expected:** Should automatically rerender
## 🐛🔫 How to exterminate
**😵 I already tried:** Nothing
**:shipit: suggested solution:** event listener?
## 🌴🌵 It lives in ❄️🌲
describe the environment you found the bug in.
**💻 Device, OS:** All
**🌐 Browser, version:** All
## ❗ Additional context
Add any other context about the problem here.
Super not important... Updates on anything that makes the navbar rerender, e.g. opening dropdown
| priority | logo does not re render on screen size change 🐝🐜 what are we hunting 🐞🐌 a clear and concise description of what the bug is for quick overview where navbar what logo does not re render switch between light and dark version when when resizing screen width 🐾 how to track it down 🐾 steps to reproduce the behavior open any page with navbar re size around breakpoint of width logo not changing 🙈🙉🙊 how it behaves more detailed description of the behavior 💩 actual no rerendering needs to reload page ❤️ expected should automatically rerender 🐛🔫 how to exterminate 😵 i already tried nothing shipit suggested solution event listener 🌴🌵 it lives in ❄️🌲 describe the environment you found the bug in 💻 device os all 🌐 browser version all ❗ additional context add any other context about the problem here super not important updates on anything that makes the navbar rerender e g opening dropdown | 1 |
365,677 | 10,790,545,051 | IssuesEvent | 2019-11-05 15:07:03 | vigetlabs/npm | https://api.github.com/repos/vigetlabs/npm | opened | [QA] Sponsorship > Quote carousel missing navigation on iPad Pro | Medium Priority Needs QA Fixes | **Browser/Device:** iPad Pro Chrome/Safari
The quote carousel content block is missing the navigation arrows, and I'm unable to swipe left/right to navigate between quotes.

| 1.0 | [QA] Sponsorship > Quote carousel missing navigation on iPad Pro - **Browser/Device:** iPad Pro Chrome/Safari
The quote carousel content block is missing the navigation arrows, and I'm unable to swipe left/right to navigate between quotes.

| priority | sponsorship quote carousel missing navigation on ipad pro browser device ipad pro chrome safari the quote carousel content block is missing the navigation arrows and i m unable to swipe left right to navigate between quotes | 1 |
585,671 | 17,514,187,919 | IssuesEvent | 2021-08-11 03:42:13 | encorelab/ck-board | https://api.github.com/repos/encorelab/ck-board | closed | Minimize/expand long posts | enhancement medium priority | If the amount of text in a post surpasses x length, then it should be able to be minimized via a small arrow button on top of the post.
The arrow button should also be able to expand the post again as well. | 1.0 | Minimize/expand long posts - If the amount of text in a post surpasses x length, then it should be able to be minimized via a small arrow button on top of the post.
The arrow button should also be able to expand the post again as well. | priority | minimize expand long posts if the amount of text in a post surpasses x length then it should be able to be minimized via a small arrow button on top of the post the arrow button should also be able to expand the post again as well | 1 |
190,106 | 6,808,749,294 | IssuesEvent | 2017-11-04 07:52:51 | minio/minio | https://api.github.com/repos/minio/minio | closed | Error too many open files (ECONNRESET) | priority: medium triage | ## Expected Behavior
It should be able to delete multiple files without crashing.
## Current Behavior
When trying to remove multiple files from minio (circa 10.000) the client (minio-js) throws an error:
```
Unhandled rejection Error: getaddrinfo ENOTFOUND localhost localhost:9000
at errnoException (dns.js:28:10)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:76:26)
Error: read ECONNRESET
at exports._errnoException (util.js:1020:11)
at TCP.onread (net.js:568:26)
```
and the server logs:
```
ERRO[0336] Unable to delete an object rra/tiles/b/14/6472/8685.pbf cause=open /guts/projects/rra/.resources/test-minio/minio-data/.minio.sys/buckets/rra/tiles/b/14/6472/8685.pbf/fs.json: too many open files in system source=[object-handlers.go:1077:objectAPIHandlers.DeleteObjectHandler()] stack=fs-v1.go:647:fsObjects.DeleteObject <autogenerated>:424:(*fsObjects).DeleteObject object-handlers-common.go:241:deleteObject object-handlers.go:1076:objectAPIHandlers.DeleteObjectHandler api-router.go:62:(objectAPIHandlers).DeleteObjectHandler-fm
```
## Steps to Reproduce (for bugs)
To delete the files I'm getting the list with `listObjectsV2` (storing them in an array) and then looping over the array and deleting each file with `removeObject`.
## Your Environment
Happens both with the minio docker container and installed locally on a Mac OS Sierra 10.12.6
Doesn't seem to happen if I use an S3 bucket with the js client. | 1.0 | Error too many open files (ECONNRESET) - ## Expected Behavior
It should be able to delete multiple files without crashing.
## Current Behavior
When trying to remove multiple files from minio (circa 10.000) the client (minio-js) throws an error:
```
Unhandled rejection Error: getaddrinfo ENOTFOUND localhost localhost:9000
at errnoException (dns.js:28:10)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:76:26)
Error: read ECONNRESET
at exports._errnoException (util.js:1020:11)
at TCP.onread (net.js:568:26)
```
and the server logs:
```
ERRO[0336] Unable to delete an object rra/tiles/b/14/6472/8685.pbf cause=open /guts/projects/rra/.resources/test-minio/minio-data/.minio.sys/buckets/rra/tiles/b/14/6472/8685.pbf/fs.json: too many open files in system source=[object-handlers.go:1077:objectAPIHandlers.DeleteObjectHandler()] stack=fs-v1.go:647:fsObjects.DeleteObject <autogenerated>:424:(*fsObjects).DeleteObject object-handlers-common.go:241:deleteObject object-handlers.go:1076:objectAPIHandlers.DeleteObjectHandler api-router.go:62:(objectAPIHandlers).DeleteObjectHandler-fm
```
## Steps to Reproduce (for bugs)
To delete the files I'm getting the list with `listObjectsV2` (storing them in an array) and then looping over the array and deleting each file with `removeObject`.
## Your Environment
Happens both with the minio docker container and installed locally on a Mac OS Sierra 10.12.6
Doesn't seem to happen if I use an S3 bucket with the js client. | priority | error too many open files econnreset expected behavior it should be able to delete multiple files without crashing current behavior when trying to remove multiple files from minio circa the client minio js throws an error unhandled rejection error getaddrinfo enotfound localhost localhost at errnoexception dns js at getaddrinforeqwrap onlookup dns js error read econnreset at exports errnoexception util js at tcp onread net js and the server logs erro unable to delete an object rra tiles b pbf cause open guts projects rra resources test minio minio data minio sys buckets rra tiles b pbf fs json too many open files in system source stack fs go fsobjects deleteobject fsobjects deleteobject object handlers common go deleteobject object handlers go objectapihandlers deleteobjecthandler api router go objectapihandlers deleteobjecthandler fm steps to reproduce for bugs to delete the files i m getting the list with storing them in an array and then looping over the array and deleting each file with removeobject your environment happens both with the minio docker container and installed locally on a mac os sierra doesn t seem to happen if i use an bucket with the js client | 1 |
506,288 | 14,661,512,277 | IssuesEvent | 2020-12-29 03:58:27 | cjs8487/SS-Randomizer-Tracker | https://api.github.com/repos/cjs8487/SS-Randomizer-Tracker | opened | Add gratitude crystals to the Additional Locations panel (goddess cubes) | Medium Priority feature | Add gratitude crystals to the additional locations panel (currently only used for goddess cubes), and remove them from the main location tracker | 1.0 | Add gratitude crystals to the Additional Locations panel (goddess cubes) - Add gratitude crystals to the additional locations panel (currently only used for goddess cubes), and remove them from the main location tracker | priority | add gratitude crystals to the additional locations panel goddess cubes add gratitude crystals to the additional locations panel currently only used for goddess cubes and remove them from the main location tracker | 1 |
136,085 | 5,271,034,535 | IssuesEvent | 2017-02-06 08:16:26 | Esteemed-Innovation/Esteemed-Innovation | https://api.github.com/repos/Esteemed-Innovation/Esteemed-Innovation | closed | Client Crash on load | Priority: Medium Type: Bug | ## Description
So this crash happens if I change any of the default options of the config. I literally have to delete the config, let it regen and never, ever touch it. If i make a change, the client crashes.
The only changes I try to make are gun to false, and stop generation of ore since I am letting cofh handle that.
## Base information
- Minecraft version: 1.7.10
- Minecraft Forge version: 1566
- Flaxbeard's Steam Power version: 0.29.3
## Crash report
java.lang.NullPointerException: Initializing game
at net.minecraft.item.ItemStack.toString(ItemStack.java:371)
at java.lang.String.valueOf(Unknown Source)
at java.lang.StringBuilder.append(Unknown Source)
at net.minecraftforge.oredict.ShapedOreRecipe.<init>(ShapedOreRecipe.java:115)
at net.minecraftforge.oredict.ShapedOreRecipe.<init>(ShapedOreRecipe.java:30)
at flaxbeard.steamcraft.SteamcraftRecipes.registerExoUpgrades(SteamcraftRecipes.java:590)
at flaxbeard.steamcraft.SteamcraftRecipes.registerCraftingRecipes(SteamcraftRecipes.java:130)
at flaxbeard.steamcraft.SteamcraftRecipes.registerRecipes(SteamcraftRecipes.java:35)
at flaxbeard.steamcraft.Steamcraft.load(Steamcraft.java:196)
| 1.0 | Client Crash on load - ## Description
So this crash happens if I change any of the default options of the config. I literally have to delete the config, let it regen and never, ever touch it. If i make a change, the client crashes.
The only changes I try to make are gun to false, and stop generation of ore since I am letting cofh handle that.
## Base information
- Minecraft version: 1.7.10
- Minecraft Forge version: 1566
- Flaxbeard's Steam Power version: 0.29.3
## Crash report
java.lang.NullPointerException: Initializing game
at net.minecraft.item.ItemStack.toString(ItemStack.java:371)
at java.lang.String.valueOf(Unknown Source)
at java.lang.StringBuilder.append(Unknown Source)
at net.minecraftforge.oredict.ShapedOreRecipe.<init>(ShapedOreRecipe.java:115)
at net.minecraftforge.oredict.ShapedOreRecipe.<init>(ShapedOreRecipe.java:30)
at flaxbeard.steamcraft.SteamcraftRecipes.registerExoUpgrades(SteamcraftRecipes.java:590)
at flaxbeard.steamcraft.SteamcraftRecipes.registerCraftingRecipes(SteamcraftRecipes.java:130)
at flaxbeard.steamcraft.SteamcraftRecipes.registerRecipes(SteamcraftRecipes.java:35)
at flaxbeard.steamcraft.Steamcraft.load(Steamcraft.java:196)
| priority | client crash on load description so this crash happens if i change any of the default options of the config i literally have to delete the config let it regen and never ever touch it if i make a change the client crashes the only changes i try to make are gun to false and stop generation of ore since i am letting cofh handle that base information minecraft version minecraft forge version flaxbeard s steam power version crash report java lang nullpointerexception initializing game at net minecraft item itemstack tostring itemstack java at java lang string valueof unknown source at java lang stringbuilder append unknown source at net minecraftforge oredict shapedorerecipe shapedorerecipe java at net minecraftforge oredict shapedorerecipe shapedorerecipe java at flaxbeard steamcraft steamcraftrecipes registerexoupgrades steamcraftrecipes java at flaxbeard steamcraft steamcraftrecipes registercraftingrecipes steamcraftrecipes java at flaxbeard steamcraft steamcraftrecipes registerrecipes steamcraftrecipes java at flaxbeard steamcraft steamcraft load steamcraft java | 1 |
17,032 | 2,615,129,402 | IssuesEvent | 2015-03-01 05:59:00 | chrsmith/google-api-java-client | https://api.github.com/repos/chrsmith/google-api-java-client | opened | Batch requests should allow null callbacks | auto-migrated Component-HTTP Priority-Medium Type-Enhancement | ```
Version of google-api-java-client (e.g. 1.5.0-beta)?
HEAD
Java environment (e.g. Java 6, Android 2.3, App Engine)?
App Engine
Describe the problem.
I'd like to perform a batch request, but I don't particularly care about the
respective responses. I essentially want to "fire and forget" a series of API
requests.
Currently I'm calling:
BatchRequest batch = compute.batch();
for (...) {
compute.instances().insert(...).queue(batch, null);
}
batch.execute();
This results in an NPE because of a Preconditions.checkNotNull check on the
callback:
java.lang.NullPointerException
at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:193)
at com.google.api.client.googleapis.batch.BatchRequest.queue(BatchRequest.java:161)
at com.google.api.services.compute.Compute$Instances$Insert.queue(Compute.java:2642)
How would you expect it to be fixed?
Either remove the checkNotNull check, or provide another queue() method that
doesn't take a callback. Ideally requests that don't configure a callback would
also skip parsing of the response entirely, since nothing downstream requires
any details of the response.
This would lead to clearer more succinct code than the current working
alternative, which is to define a no-op JsonBatchCallback instance that does
nothing.
```
Original issue reported on code.google.com by `jasonhall@google.com` on 1 Oct 2012 at 4:31 | 1.0 | Batch requests should allow null callbacks - ```
Version of google-api-java-client (e.g. 1.5.0-beta)?
HEAD
Java environment (e.g. Java 6, Android 2.3, App Engine)?
App Engine
Describe the problem.
I'd like to perform a batch request, but I don't particularly care about the
respective responses. I essentially want to "fire and forget" a series of API
requests.
Currently I'm calling:
BatchRequest batch = compute.batch();
for (...) {
compute.instances().insert(...).queue(batch, null);
}
batch.execute();
This results in an NPE because of a Preconditions.checkNotNull check on the
callback:
java.lang.NullPointerException
at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:193)
at com.google.api.client.googleapis.batch.BatchRequest.queue(BatchRequest.java:161)
at com.google.api.services.compute.Compute$Instances$Insert.queue(Compute.java:2642)
How would you expect it to be fixed?
Either remove the checkNotNull check, or provide another queue() method that
doesn't take a callback. Ideally requests that don't configure a callback would
also skip parsing of the response entirely, since nothing downstream requires
any details of the response.
This would lead to clearer more succinct code than the current working
alternative, which is to define a no-op JsonBatchCallback instance that does
nothing.
```
Original issue reported on code.google.com by `jasonhall@google.com` on 1 Oct 2012 at 4:31 | priority | batch requests should allow null callbacks version of google api java client e g beta head java environment e g java android app engine app engine describe the problem i d like to perform a batch request but i don t particularly care about the respective responses i essentially want to fire and forget a series of api requests currently i m calling batchrequest batch compute batch for compute instances insert queue batch null batch execute this results in an npe because of a preconditions checknotnull check on the callback java lang nullpointerexception at com google common base preconditions checknotnull preconditions java at com google api client googleapis batch batchrequest queue batchrequest java at com google api services compute compute instances insert queue compute java how would you expect it to be fixed either remove the checknotnull check or provide another queue method that doesn t take a callback ideally requests that don t configure a callback would also skip parsing of the response entirely since nothing downstream requires any details of the response this would lead to clearer more succinct code than the current working alternative which is to define a no op jsonbatchcallback instance that does nothing original issue reported on code google com by jasonhall google com on oct at | 1 |
270,544 | 8,461,718,106 | IssuesEvent | 2018-10-22 22:53:51 | facebook/prepack | https://api.github.com/repos/facebook/prepack | closed | Re-Strengthen declared derived ids invariant | bug optimized functions priority: medium serializer | Invariant was weakened in #2382, which exposed some issues in checking whether or not a derived id has been declared in the emitter/serializer:
Investigate: [this line](https://github.com/facebook/prepack/blob/393624f00f7ad5291622ee28bf90ea0470becbcf/src/serializer/Emitter.js#L103) and [this one](https://github.com/facebook/prepack/blob/29c36bafa52ba8bad154570d6a99fd545be9a099/src/serializer/ResidualHeapSerializer.js#L1949)
From the PR:
> I am not quite sure what we are trying to test with the last line of this invariant. I think what we're trying to test with the last line of this invariant is: If we're emitting to an additional function, it must be the case that referencedDeclaredValues has val. Here the test also passes when referencedDeclaredValues.has(val) is false which seems wrong to me.
>
> I'm also dubious that top level optimized functions don't consider the MainGenerator as their parent generator, as this means that any derived ids declared in the MainGenerator shouldn't be considered declared in optimized functions (was able to repro that in conditions2 test after tightening invariants). For the sake of unblocking React Compiler, I'll look into that in a future PR. | 1.0 | Re-Strengthen declared derived ids invariant - Invariant was weakened in #2382, which exposed some issues in checking whether or not a derived id has been declared in the emitter/serializer:
Investigate: [this line](https://github.com/facebook/prepack/blob/393624f00f7ad5291622ee28bf90ea0470becbcf/src/serializer/Emitter.js#L103) and [this one](https://github.com/facebook/prepack/blob/29c36bafa52ba8bad154570d6a99fd545be9a099/src/serializer/ResidualHeapSerializer.js#L1949)
From the PR:
> I am not quite sure what we are trying to test with the last line of this invariant. I think what we're trying to test with the last line of this invariant is: If we're emitting to an additional function, it must be the case that referencedDeclaredValues has val. Here the test also passes when referencedDeclaredValues.has(val) is false which seems wrong to me.
>
> I'm also dubious that top level optimized functions don't consider the MainGenerator as their parent generator, as this means that any derived ids declared in the MainGenerator shouldn't be considered declared in optimized functions (was able to repro that in conditions2 test after tightening invariants). For the sake of unblocking React Compiler, I'll look into that in a future PR. | priority | re strengthen declared derived ids invariant invariant was weakened in which exposed some issues in checking whether or not a derived id has been declared in the emitter serializer investigate and from the pr i am not quite sure what we are trying to test with the last line of this invariant i think what we re trying to test with the last line of this invariant is if we re emitting to an additional function it must be the case that referenceddeclaredvalues has val here the test also passes when referenceddeclaredvalues has val is false which seems wrong to me i m also dubious that top level optimized functions don t consider the maingenerator as their parent generator as this means that any derived ids declared in the maingenerator shouldn t be considered declared in optimized functions was able to repro that in test after tightening invariants for the sake of unblocking react compiler i ll look into that in a future pr | 1 |
777,400 | 27,278,019,050 | IssuesEvent | 2023-02-23 07:45:03 | ut-issl/s2e-core | https://api.github.com/repos/ut-issl/s2e-core | closed | Consider name of `ideal_components` directory | priority::medium major update | ## Overview
Consider name of `ideal_components` directory
## Details
ideal_componentという名前が適切なのかは議論の余地あり。今のforce_generatorやtorque_generatorはaocsに入れても良さそう
## Conditions for close
NA
## Supplement
NA
## Note
NA | 1.0 | Consider name of `ideal_components` directory - ## Overview
Consider name of `ideal_components` directory
## Details
ideal_componentという名前が適切なのかは議論の余地あり。今のforce_generatorやtorque_generatorはaocsに入れても良さそう
## Conditions for close
NA
## Supplement
NA
## Note
NA | priority | consider name of ideal components directory overview consider name of ideal components directory details ideal componentという名前が適切なのかは議論の余地あり。今のforce generatorやtorque generatorはaocsに入れても良さそう conditions for close na supplement na note na | 1 |
413,950 | 12,093,526,336 | IssuesEvent | 2020-04-19 20:00:19 | Badgie/spotirec | https://api.github.com/repos/Badgie/spotirec | closed | Meaningful exit codes | priority: medium | `exit(code)` calls should be meaningful. E.g., in many occasions code `1` is used when `0` would be proper. | 1.0 | Meaningful exit codes - `exit(code)` calls should be meaningful. E.g., in many occasions code `1` is used when `0` would be proper. | priority | meaningful exit codes exit code calls should be meaningful e g in many occasions code is used when would be proper | 1 |
751,856 | 26,261,576,646 | IssuesEvent | 2023-01-06 08:25:24 | yugabyte/yugabyte-db | https://api.github.com/repos/yugabyte/yugabyte-db | closed | [YCQL] Error: Undefined bind variable name, please contact the support | kind/bug priority/medium area/ycql status/awaiting-triage | Jira Link: [DB-4314](https://yugabyte.atlassian.net/browse/DB-4314)
### Description
On running the following query as a **Prepared Statement**:
>
`UPDATE users SET phones[ ? ] = ? WHERE username = ?`
I am getting the Error:
`Error: Invalid Arguments. Undefined bind variable name, please contact the support`
`UPDATE temporal.users SET phones[ ? ] = ? WHERE username = ?`
`^^^^^^`
`(ql error -304)`
Whereas No error shows up if we run:
`UPDATE users SET phones[1] = ? WHERE username = ?`
Note: This error comes up while initialisation of **Temporal with YCQL.**
| 1.0 | [YCQL] Error: Undefined bind variable name, please contact the support - Jira Link: [DB-4314](https://yugabyte.atlassian.net/browse/DB-4314)
### Description
On running the following query as a **Prepared Statement**:
>
`UPDATE users SET phones[ ? ] = ? WHERE username = ?`
I am getting the Error:
`Error: Invalid Arguments. Undefined bind variable name, please contact the support`
`UPDATE temporal.users SET phones[ ? ] = ? WHERE username = ?`
`^^^^^^`
`(ql error -304)`
Whereas No error shows up if we run:
`UPDATE users SET phones[1] = ? WHERE username = ?`
Note: This error comes up while initialisation of **Temporal with YCQL.**
| priority | error undefined bind variable name please contact the support jira link description on running the following query as a prepared statement update users set phones where username i am getting the error error invalid arguments undefined bind variable name please contact the support update temporal users set phones where username ql error whereas no error shows up if we run update users set phones where username note this error comes up while initialisation of temporal with ycql | 1 |
499,367 | 14,445,987,208 | IssuesEvent | 2020-12-08 00:12:11 | VilllageBookBuilders/VBBPortal | https://api.github.com/repos/VilllageBookBuilders/VBBPortal | closed | Invite Fireflies to all meetings | Administrative Medium Priority backend | Invite fred@fireflies.ai to a calendar invites from the python script
| 1.0 | Invite Fireflies to all meetings - Invite fred@fireflies.ai to a calendar invites from the python script
| priority | invite fireflies to all meetings invite fred fireflies ai to a calendar invites from the python script | 1 |
48,457 | 2,998,178,035 | IssuesEvent | 2015-07-23 12:43:56 | jayway/powermock | https://api.github.com/repos/jayway/powermock | closed | JUnit launches unexpected "null" RuntimeException during expectPrivate of a native method | bug imported invalid Priority-Medium | _From [frederic.delanoy@gmail.com](https://code.google.com/u/frederic.delanoy@gmail.com/) on November 29, 2008 04:10:53_
Hi, I'm trying to use powermock to test a singleton class using a native
function, and get recurrent error from JUnit launcher.
Basically, I've 3 classes:
-MyClass is a singleton, and contains a native method as well as a non-
native one; the native method throws
-MyClassException
-MyClassTest
I used JUnit before, but I'm a bit new wrt mocks... so I may have made
a stupid noob mistake... :\ What steps will reproduce the problem? 1. javac -cp . MyClass.java MyExceptionClass.java
2. javac -cp .;junit-4.5.jar;powermock-1.0-
full.jar;easymock-2.4.jar;easymockclassextension-2.4.jar;javassist-3.9.0.GA.jar;cglib-2.2.jar;asm-3.1.jar
MyClassTest.java
3. java -cp .;junit-4.5.jar;powermock-1.0-
full.jar;easymock-2.4.jar;easymockclassextension-2.4.jar;javassist-3.9.0.GA.jar;cglib-2.2.jar;asm-3.1.jar
org.junit.runner.JUnitCore MyClassTest What is the expected output? What do you see instead? I get the following stack trace:
JUnit version 4.5
.E
Time: 0,921
There was 1 failure:
1) null
java.lang.RuntimeException: test should never throw an exception to this
level
at
org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters
(MethodRoadie.java:97)
at org.junit.internal.runners.MethodRoadie.runTest
(MethodRoadie.java:84)
at org.junit.internal.runners.MethodRoadie.run
(MethodRoadie.java:49)
at
org.powermock.modules.junit4.internal.impl.PowerMockJUnit44RunnerDelegateImpl.invokeTestMethod
(PowerMockJUnit44RunnerDelegateImpl.java:200)
at
org.powermock.modules.junit4.internal.impl.PowerMockJUnit44RunnerDelegateImpl.runMethods
(PowerMockJUnit44RunnerDelegateImpl.java:150)
at
org.powermock.modules.junit4.internal.impl.PowerMockJUnit44RunnerDelegateImpl
$1.run(PowerMockJUnit44RunnerDelegateImpl.java:124)
at org.junit.internal.runners.ClassRoadie.runUnprotected
(ClassRoadie.java:34)
at org.junit.internal.runners.ClassRoadie.runProtected
(ClassRoadie.java:44)
at
org.powermock.modules.junit4.internal.impl.PowerMockJUnit44RunnerDelegateImpl.run
(PowerMockJUnit44RunnerDelegateImpl.java:122)
at
org.powermock.modules.junit4.common.internal.impl.JUnit4TestSuiteChunkerImpl.run
(JUnit4TestSuiteChunkerImpl.java:89)
at
org.powermock.modules.junit4.common.internal.impl.AbstractCommonPowerMockRunner.run
(AbstractCommonPowerMockRunner.java:44)
at org.junit.runners.Suite.runChild(Suite.java:115)
at org.junit.runners.Suite.runChild(Suite.java:23)
at org.junit.runners.ParentRunner.runChildren
(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate
(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate
(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
at org.junit.runner.JUnitCore.run(JUnitCore.java:116)
at org.junit.runner.JUnitCore.run(JUnitCore.java:107)
at org.junit.runner.JUnitCore.runMain(JUnitCore.java:88)
at org.junit.runner.JUnitCore.runMainAndExit(JUnitCore.java:54)
at org.junit.runner.JUnitCore.main(JUnitCore.java:46)
FAILURES!!!
Tests run: 1, Failures: 1 What version of the product are you using? On what operating system? SUN javac 1.5.0_16
SUN java 1.6.0_10-b33
Thanks in advance for your help.
Frédéric Delanoy
**Attachment:** [MyClassTest.java MyClass.java MyExceptionClass.java](http://code.google.com/p/powermock/issues/detail?id=78)
_Original issue: http://code.google.com/p/powermock/issues/detail?id=78_ | 1.0 | JUnit launches unexpected "null" RuntimeException during expectPrivate of a native method - _From [frederic.delanoy@gmail.com](https://code.google.com/u/frederic.delanoy@gmail.com/) on November 29, 2008 04:10:53_
Hi, I'm trying to use powermock to test a singleton class using a native
function, and get recurrent error from JUnit launcher.
Basically, I've 3 classes:
-MyClass is a singleton, and contains a native method as well as a non-
native one; the native method throws
-MyClassException
-MyClassTest
I used JUnit before, but I'm a bit new wrt mocks... so I may have made
a stupid noob mistake... :\ What steps will reproduce the problem? 1. javac -cp . MyClass.java MyExceptionClass.java
2. javac -cp .;junit-4.5.jar;powermock-1.0-
full.jar;easymock-2.4.jar;easymockclassextension-2.4.jar;javassist-3.9.0.GA.jar;cglib-2.2.jar;asm-3.1.jar
MyClassTest.java
3. java -cp .;junit-4.5.jar;powermock-1.0-
full.jar;easymock-2.4.jar;easymockclassextension-2.4.jar;javassist-3.9.0.GA.jar;cglib-2.2.jar;asm-3.1.jar
org.junit.runner.JUnitCore MyClassTest What is the expected output? What do you see instead? I get the following stack trace:
JUnit version 4.5
.E
Time: 0,921
There was 1 failure:
1) null
java.lang.RuntimeException: test should never throw an exception to this
level
at
org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters
(MethodRoadie.java:97)
at org.junit.internal.runners.MethodRoadie.runTest
(MethodRoadie.java:84)
at org.junit.internal.runners.MethodRoadie.run
(MethodRoadie.java:49)
at
org.powermock.modules.junit4.internal.impl.PowerMockJUnit44RunnerDelegateImpl.invokeTestMethod
(PowerMockJUnit44RunnerDelegateImpl.java:200)
at
org.powermock.modules.junit4.internal.impl.PowerMockJUnit44RunnerDelegateImpl.runMethods
(PowerMockJUnit44RunnerDelegateImpl.java:150)
at
org.powermock.modules.junit4.internal.impl.PowerMockJUnit44RunnerDelegateImpl
$1.run(PowerMockJUnit44RunnerDelegateImpl.java:124)
at org.junit.internal.runners.ClassRoadie.runUnprotected
(ClassRoadie.java:34)
at org.junit.internal.runners.ClassRoadie.runProtected
(ClassRoadie.java:44)
at
org.powermock.modules.junit4.internal.impl.PowerMockJUnit44RunnerDelegateImpl.run
(PowerMockJUnit44RunnerDelegateImpl.java:122)
at
org.powermock.modules.junit4.common.internal.impl.JUnit4TestSuiteChunkerImpl.run
(JUnit4TestSuiteChunkerImpl.java:89)
at
org.powermock.modules.junit4.common.internal.impl.AbstractCommonPowerMockRunner.run
(AbstractCommonPowerMockRunner.java:44)
at org.junit.runners.Suite.runChild(Suite.java:115)
at org.junit.runners.Suite.runChild(Suite.java:23)
at org.junit.runners.ParentRunner.runChildren
(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate
(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate
(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
at org.junit.runner.JUnitCore.run(JUnitCore.java:116)
at org.junit.runner.JUnitCore.run(JUnitCore.java:107)
at org.junit.runner.JUnitCore.runMain(JUnitCore.java:88)
at org.junit.runner.JUnitCore.runMainAndExit(JUnitCore.java:54)
at org.junit.runner.JUnitCore.main(JUnitCore.java:46)
FAILURES!!!
Tests run: 1, Failures: 1 What version of the product are you using? On what operating system? SUN javac 1.5.0_16
SUN java 1.6.0_10-b33
Thanks in advance for your help.
Frédéric Delanoy
**Attachment:** [MyClassTest.java MyClass.java MyExceptionClass.java](http://code.google.com/p/powermock/issues/detail?id=78)
_Original issue: http://code.google.com/p/powermock/issues/detail?id=78_ | priority | junit launches unexpected null runtimeexception during expectprivate of a native method from on november hi i m trying to use powermock to test a singleton class using a native function and get recurrent error from junit launcher basically i ve classes myclass is a singleton and contains a native method as well as a non native one the native method throws myclassexception myclasstest i used junit before but i m a bit new wrt mocks so i may have made a stupid noob mistake what steps will reproduce the problem javac cp myclass java myexceptionclass java javac cp junit jar powermock full jar easymock jar easymockclassextension jar javassist ga jar cglib jar asm jar myclasstest java java cp junit jar powermock full jar easymock jar easymockclassextension jar javassist ga jar cglib jar asm jar org junit runner junitcore myclasstest what is the expected output what do you see instead i get the following stack trace junit version e time there was failure null java lang runtimeexception test should never throw an exception to this level at org junit internal runners methodroadie runbeforesthentestthenafters methodroadie java at org junit internal runners methodroadie runtest methodroadie java at org junit internal runners methodroadie run methodroadie java at org powermock modules internal impl invoketestmethod java at org powermock modules internal impl runmethods java at org powermock modules internal impl run java at org junit internal runners classroadie rununprotected classroadie java at org junit internal runners classroadie runprotected classroadie java at org powermock modules internal impl run java at org powermock modules common internal impl run java at org powermock modules common internal impl abstractcommonpowermockrunner run abstractcommonpowermockrunner java at org junit runners suite runchild suite java at org junit runners suite runchild suite java at org junit runners parentrunner runchildren parentrunner java at org junit runners parentrunner access parentrunner java at org junit runners parentrunner evaluate parentrunner java at org junit internal runners statements runbefores evaluate runbefores java at org junit internal runners statements runafters evaluate runafters java at org junit runners parentrunner run parentrunner java at org junit runner junitcore run junitcore java at org junit runner junitcore run junitcore java at org junit runner junitcore run junitcore java at org junit runner junitcore runmain junitcore java at org junit runner junitcore runmainandexit junitcore java at org junit runner junitcore main junitcore java failures tests run failures what version of the product are you using on what operating system sun javac sun java thanks in advance for your help frédéric delanoy attachment original issue | 1 |
409,267 | 11,959,560,374 | IssuesEvent | 2020-04-04 22:31:12 | covid19india/covid19india-react | https://api.github.com/repos/covid19india/covid19india-react | closed | State-wise spread trends | Priority: Medium Status: In Progress Type: Enhancement | The states in India have become pretty much isolated from each other, post lockdown - essentially making them different communities/entities combating Covid-19. Also different states are deploying different strategies and measures in combating Covid - like intensity of testing, quarantine, patient contact tracking etc.
Hence, the countrywide "SPREAD TRENDS" chart doesn't give a meaningful indication of the spread of Covid-19 or the effectiveness of mitigation measures anymore.
So It'll be great if we can also generate this "SPREAD TRENDS" chart for each individual states, as they form separate entities now, since the lockdown. | 1.0 | State-wise spread trends - The states in India have become pretty much isolated from each other, post lockdown - essentially making them different communities/entities combating Covid-19. Also different states are deploying different strategies and measures in combating Covid - like intensity of testing, quarantine, patient contact tracking etc.
Hence, the countrywide "SPREAD TRENDS" chart doesn't give a meaningful indication of the spread of Covid-19 or the effectiveness of mitigation measures anymore.
So It'll be great if we can also generate this "SPREAD TRENDS" chart for each individual states, as they form separate entities now, since the lockdown. | priority | state wise spread trends the states in india have become pretty much isolated from each other post lockdown essentially making them different communities entities combating covid also different states are deploying different strategies and measures in combating covid like intensity of testing quarantine patient contact tracking etc hence the countrywide spread trends chart doesn t give a meaningful indication of the spread of covid or the effectiveness of mitigation measures anymore so it ll be great if we can also generate this spread trends chart for each individual states as they form separate entities now since the lockdown | 1 |
77,686 | 3,507,213,819 | IssuesEvent | 2016-01-08 11:56:55 | OregonCore/OregonCore | https://api.github.com/repos/OregonCore/OregonCore | closed | [Bug] Again Last Stand warrior, Battlemaster's trinket (BB #666) | migrated Priority: Medium Type: Bug | This issue was migrated from bitbucket.
**Original Reporter:** Alex_Step
**Original Date:** 24.08.2014 19:42:31 GMT+0000
**Original Priority:** major
**Original Type:** bug
**Original State:** resolved
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/666
<hr>
The problem was solved with the death, BUT after the expiry of HP is removed in 2 times more than it should .. | 1.0 | [Bug] Again Last Stand warrior, Battlemaster's trinket (BB #666) - This issue was migrated from bitbucket.
**Original Reporter:** Alex_Step
**Original Date:** 24.08.2014 19:42:31 GMT+0000
**Original Priority:** major
**Original Type:** bug
**Original State:** resolved
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/666
<hr>
The problem was solved with the death, BUT after the expiry of HP is removed in 2 times more than it should .. | priority | again last stand warrior battlemaster s trinket bb this issue was migrated from bitbucket original reporter alex step original date gmt original priority major original type bug original state resolved direct link the problem was solved with the death but after the expiry of hp is removed in times more than it should | 1 |
360,997 | 10,700,471,096 | IssuesEvent | 2019-10-24 00:07:53 | octobercms/october | https://api.github.com/repos/octobercms/october | closed | Add "Reset Orders" to Sortable pages | Priority: Medium Status: Accepted Status: Archived Type: Enhancement | Hello, Thanks first for that awesome CMS, lifechanger!
I stumbled upon a problem on the Reorder/sorting list system in the backend. I followed the documentation https://octobercms.com/docs/backend/reorder and successfully created the backend pages and all the pieces looks working fine. (Btw, it would be interesting to add the fact the dev needs to add a column on the database on the selected model called "sort_order", surely integer and nullable to make it working)
config_reorder.yaml
```
# ===================================
# Reorder Behavior Config
# ===================================
# Reorder Title
title: Reorder Budgets
# Attribute name
nameFrom: name
# Model Class name
modelClass: Ten31\Programmes\Models\Budget
# Toolbar widget configuration
#toolbar:
# Partial for toolbar buttons
#buttons: reorder_toolbar
```
Controller file
```
<?php namespace Ten31\Programmes\Controllers;
use Backend\Classes\Controller;
use BackendMenu;
class Budgets extends Controller
{
public $implement = [
'Backend\Behaviors\ListController',
'Backend\Behaviors\FormController',
'Backend\Behaviors\ReorderController'
];
public $listConfig = 'config_list.yaml';
public $formConfig = 'config_form.yaml';
public $reorderConfig = 'config_reorder.yaml';
public $requiredPermissions = [
'ten31.programmes.manage_programmes'
];
public function __construct()
{
parent::__construct();
BackendMenu::setContext('Ten31.Programmes', 'programmes', 'budget');
}
}
```
Model file
```
<?php namespace Ten31\Programmes\Models;
use Model;
/**
* Model
*/
class Budget extends Model
{
use \October\Rain\Database\Traits\Validation;
use \October\Rain\Database\Traits\Sortable;
/*
* Validation
*/
public $rules = [
];
/*
* Disable timestamps by default.
* Remove this line if timestamps are defined in the database table.
*/
public $timestamps = false;
/**
* @var string The database table used by the model.
*/
public $table = 'ten31_programmes_budgets';
}
```
reorder.htm
```
<?= $this->reorderRender() ?>
```
There is only one big problem : The order is not taken in account. I digged abit inside the code and saw that the order set is always 0. Here is an extract of the db queries operations on the admin page admin/ten31/programmes/budgets/reorder
```
update `ten31_programmes_budgets` set `sort_order` = '0' where `id` = '3'
2.41ms
pvi
update `ten31_programmes_budgets` set `sort_order` = '0' where `id` = '6'
2.05ms
pvi
update `ten31_programmes_budgets` set `sort_order` = '0' where `id` = '4'
2.15ms
pvi
update `ten31_programmes_budgets` set `sort_order` = '0' where `id` = '5'
2.18ms
```
When I output the values of the Trait \October\Rain\Database\Traits\Sortable with debugbar like :
```
public function setSortableOrder($itemIds, $itemOrders = null)
{
Debugbar::info("itemIds",$itemIds);
Debugbar::info("itemOrders",$itemOrders);
if (!is_array($itemIds))
$itemIds = [$itemIds];
if ($itemOrders === null)
$itemOrders = $itemIds;
if (count($itemIds) != count($itemOrders)) {
throw new Exception('Invalid setSortableOrder call - count of itemIds do not match count of itemOrders');
}
foreach ($itemIds as $index => $id) {
$order = $itemOrders[$index];
$this->newQuery()->where('id', $id)->update([$this->getSortOrderColumn() => $order]);
}
}
```
I get the following result, looks like a bug, no?
```
itemIds
array:4 [ 0 => "3" 1 => "6" 2 => "4" 3 => "5" ]
itemOrders
array:4 [ 0 => "0" 1 => "0" 2 => "0" 3 => "0" ]
```
| 1.0 | Add "Reset Orders" to Sortable pages - Hello, Thanks first for that awesome CMS, lifechanger!
I stumbled upon a problem on the Reorder/sorting list system in the backend. I followed the documentation https://octobercms.com/docs/backend/reorder and successfully created the backend pages and all the pieces looks working fine. (Btw, it would be interesting to add the fact the dev needs to add a column on the database on the selected model called "sort_order", surely integer and nullable to make it working)
config_reorder.yaml
```
# ===================================
# Reorder Behavior Config
# ===================================
# Reorder Title
title: Reorder Budgets
# Attribute name
nameFrom: name
# Model Class name
modelClass: Ten31\Programmes\Models\Budget
# Toolbar widget configuration
#toolbar:
# Partial for toolbar buttons
#buttons: reorder_toolbar
```
Controller file
```
<?php namespace Ten31\Programmes\Controllers;
use Backend\Classes\Controller;
use BackendMenu;
class Budgets extends Controller
{
public $implement = [
'Backend\Behaviors\ListController',
'Backend\Behaviors\FormController',
'Backend\Behaviors\ReorderController'
];
public $listConfig = 'config_list.yaml';
public $formConfig = 'config_form.yaml';
public $reorderConfig = 'config_reorder.yaml';
public $requiredPermissions = [
'ten31.programmes.manage_programmes'
];
public function __construct()
{
parent::__construct();
BackendMenu::setContext('Ten31.Programmes', 'programmes', 'budget');
}
}
```
Model file
```
<?php namespace Ten31\Programmes\Models;
use Model;
/**
* Model
*/
class Budget extends Model
{
use \October\Rain\Database\Traits\Validation;
use \October\Rain\Database\Traits\Sortable;
/*
* Validation
*/
public $rules = [
];
/*
* Disable timestamps by default.
* Remove this line if timestamps are defined in the database table.
*/
public $timestamps = false;
/**
* @var string The database table used by the model.
*/
public $table = 'ten31_programmes_budgets';
}
```
reorder.htm
```
<?= $this->reorderRender() ?>
```
There is only one big problem : The order is not taken in account. I digged abit inside the code and saw that the order set is always 0. Here is an extract of the db queries operations on the admin page admin/ten31/programmes/budgets/reorder
```
update `ten31_programmes_budgets` set `sort_order` = '0' where `id` = '3'
2.41ms
pvi
update `ten31_programmes_budgets` set `sort_order` = '0' where `id` = '6'
2.05ms
pvi
update `ten31_programmes_budgets` set `sort_order` = '0' where `id` = '4'
2.15ms
pvi
update `ten31_programmes_budgets` set `sort_order` = '0' where `id` = '5'
2.18ms
```
When I output the values of the Trait \October\Rain\Database\Traits\Sortable with debugbar like :
```
public function setSortableOrder($itemIds, $itemOrders = null)
{
Debugbar::info("itemIds",$itemIds);
Debugbar::info("itemOrders",$itemOrders);
if (!is_array($itemIds))
$itemIds = [$itemIds];
if ($itemOrders === null)
$itemOrders = $itemIds;
if (count($itemIds) != count($itemOrders)) {
throw new Exception('Invalid setSortableOrder call - count of itemIds do not match count of itemOrders');
}
foreach ($itemIds as $index => $id) {
$order = $itemOrders[$index];
$this->newQuery()->where('id', $id)->update([$this->getSortOrderColumn() => $order]);
}
}
```
I get the following result, looks like a bug, no?
```
itemIds
array:4 [ 0 => "3" 1 => "6" 2 => "4" 3 => "5" ]
itemOrders
array:4 [ 0 => "0" 1 => "0" 2 => "0" 3 => "0" ]
```
| priority | add reset orders to sortable pages hello thanks first for that awesome cms lifechanger i stumbled upon a problem on the reorder sorting list system in the backend i followed the documentation and successfully created the backend pages and all the pieces looks working fine btw it would be interesting to add the fact the dev needs to add a column on the database on the selected model called sort order surely integer and nullable to make it working config reorder yaml reorder behavior config reorder title title reorder budgets attribute name namefrom name model class name modelclass programmes models budget toolbar widget configuration toolbar partial for toolbar buttons buttons reorder toolbar controller file php namespace programmes controllers use backend classes controller use backendmenu class budgets extends controller public implement backend behaviors listcontroller backend behaviors formcontroller backend behaviors reordercontroller public listconfig config list yaml public formconfig config form yaml public reorderconfig config reorder yaml public requiredpermissions programmes manage programmes public function construct parent construct backendmenu setcontext programmes programmes budget model file php namespace programmes models use model model class budget extends model use october rain database traits validation use october rain database traits sortable validation public rules disable timestamps by default remove this line if timestamps are defined in the database table public timestamps false var string the database table used by the model public table programmes budgets reorder htm reorderrender there is only one big problem the order is not taken in account i digged abit inside the code and saw that the order set is always here is an extract of the db queries operations on the admin page admin programmes budgets reorder update programmes budgets set sort order where id pvi update programmes budgets set sort order where id pvi update programmes budgets set sort order where id pvi update programmes budgets set sort order where id when i output the values of the trait october rain database traits sortable with debugbar like public function setsortableorder itemids itemorders null debugbar info itemids itemids debugbar info itemorders itemorders if is array itemids itemids if itemorders null itemorders itemids if count itemids count itemorders throw new exception invalid setsortableorder call count of itemids do not match count of itemorders foreach itemids as index id order itemorders this newquery where id id update i get the following result looks like a bug no itemids array itemorders array | 1 |
720,782 | 24,806,199,491 | IssuesEvent | 2022-10-25 04:56:08 | AY2223S1-CS2103T-W13-1/tp | https://api.github.com/repos/AY2223S1-CS2103T-W13-1/tp | closed | Add command to delete tags | enhancement priority.medium | User story:
As a TA, I can remove tags for students once it becomes unnecessary so that the tags do not clutter the app.
As a TA, I can remove tags that I have accidentally added. | 1.0 | Add command to delete tags - User story:
As a TA, I can remove tags for students once it becomes unnecessary so that the tags do not clutter the app.
As a TA, I can remove tags that I have accidentally added. | priority | add command to delete tags user story as a ta i can remove tags for students once it becomes unnecessary so that the tags do not clutter the app as a ta i can remove tags that i have accidentally added | 1 |
23,730 | 2,660,739,280 | IssuesEvent | 2015-03-19 09:58:24 | cs2103jan2015-f11-4c/main | https://api.github.com/repos/cs2103jan2015-f11-4c/main | closed | Scrollbar on the rich text boxes are not working | priority.medium | They appear when text appears too long, however does not support clicking and dragging down action. | 1.0 | Scrollbar on the rich text boxes are not working - They appear when text appears too long, however does not support clicking and dragging down action. | priority | scrollbar on the rich text boxes are not working they appear when text appears too long however does not support clicking and dragging down action | 1 |
817,204 | 30,630,797,519 | IssuesEvent | 2023-07-24 14:25:42 | recro/ats-issues | https://api.github.com/repos/recro/ats-issues | closed | Activity Table in the dashboard should only show recruiters | priority/medium complexity/low area/dashboard | ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
remove gunter livingston and tyler hodges from the activity table on the dashboard
### Describe the solution you'd like
the activity table should only show the following people:
Lyndsay
caitlin
marcus
malachi
sean
### Additional context
_No response_ | 1.0 | Activity Table in the dashboard should only show recruiters - ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
remove gunter livingston and tyler hodges from the activity table on the dashboard
### Describe the solution you'd like
the activity table should only show the following people:
Lyndsay
caitlin
marcus
malachi
sean
### Additional context
_No response_ | priority | activity table in the dashboard should only show recruiters is there an existing issue for this i have searched the existing issues is your feature request related to a problem please describe the problem remove gunter livingston and tyler hodges from the activity table on the dashboard describe the solution you d like the activity table should only show the following people lyndsay caitlin marcus malachi sean additional context no response | 1 |
264,052 | 8,304,664,892 | IssuesEvent | 2018-09-21 22:10:46 | ArmaAchilles/Achilles | https://api.github.com/repos/ArmaAchilles/Achilles | closed | Make use of the CBA linalg functions | change priority/medium | As our linalg functions are now part of the recently released CBA_A3 v3.8.0.180801,
we should replace the Achilles ones with the CBA ones.
| 1.0 | Make use of the CBA linalg functions - As our linalg functions are now part of the recently released CBA_A3 v3.8.0.180801,
we should replace the Achilles ones with the CBA ones.
| priority | make use of the cba linalg functions as our linalg functions are now part of the recently released cba we should replace the achilles ones with the cba ones | 1 |
706,570 | 24,277,809,716 | IssuesEvent | 2022-09-28 15:00:41 | DSpace/DSpace | https://api.github.com/repos/DSpace/DSpace | closed | AmazonS3 IAM Role and bucket path | new feature backend: bitstore medium priority Estimate TBD | **Is your feature request related to a problem? Please describe.**
1. To save assets on AmazonS3 buckets we need credentials, and are stored clearly in properties.
2. Is impossibile to decide a path for these assets on AmazonS3.
**Describe the solution you'd like**
1. Use an IAM role for authentication
2. Introduce a bucketPath for this purpose, that indicates a storage path.
**Relative work**
https://github.com/DSpace/DSpace/pull/8356
| 1.0 | AmazonS3 IAM Role and bucket path - **Is your feature request related to a problem? Please describe.**
1. To save assets on AmazonS3 buckets we need credentials, and are stored clearly in properties.
2. Is impossibile to decide a path for these assets on AmazonS3.
**Describe the solution you'd like**
1. Use an IAM role for authentication
2. Introduce a bucketPath for this purpose, that indicates a storage path.
**Relative work**
https://github.com/DSpace/DSpace/pull/8356
| priority | iam role and bucket path is your feature request related to a problem please describe to save assets on buckets we need credentials and are stored clearly in properties is impossibile to decide a path for these assets on describe the solution you d like use an iam role for authentication introduce a bucketpath for this purpose that indicates a storage path relative work | 1 |
136,096 | 5,271,179,166 | IssuesEvent | 2017-02-06 08:49:46 | playatech/laravel-voldb | https://api.github.com/repos/playatech/laravel-voldb | opened | Notifications system | feature request help wanted priority: medium | Uncle Dave really wants to be able to send email notifications through the volunteer database. As an admin or department lead you'd have the ability to send out emails to different user groups / roles. | 1.0 | Notifications system - Uncle Dave really wants to be able to send email notifications through the volunteer database. As an admin or department lead you'd have the ability to send out emails to different user groups / roles. | priority | notifications system uncle dave really wants to be able to send email notifications through the volunteer database as an admin or department lead you d have the ability to send out emails to different user groups roles | 1 |
664,018 | 22,218,208,818 | IssuesEvent | 2022-06-08 05:26:45 | zebscripts/AFK-Daily | https://api.github.com/repos/zebscripts/AFK-Daily | opened | [BUG] Kings Tower seems half broken | Type: Bug :beetle: Priority: Medium :tornado: File: afk-daily.sh :file_folder: | **Describe the bug**
Not repeating after defeat :/
**Expected behavior**
Repeat X times
**Screenshots/Logs**

| 1.0 | [BUG] Kings Tower seems half broken - **Describe the bug**
Not repeating after defeat :/
**Expected behavior**
Repeat X times
**Screenshots/Logs**

| priority | kings tower seems half broken describe the bug not repeating after defeat expected behavior repeat x times screenshots logs | 1 |
362,012 | 10,722,064,426 | IssuesEvent | 2019-10-27 09:01:18 | swashata/wp-webpack-script | https://api.github.com/repos/swashata/wp-webpack-script | closed | outputPath as subfolder | Priority: Medium Status: PR Welcome Type: Feature | Thanks for great toolkit!
If I use subfolder as an output path `outputPath: 'assets/built'` it breaks the dynamic import functionality because of the wrong variable name.
```js
/* wpack.io publicPath */
window.__wpackIotestassets/built='https://www.wp.local/wp-content/themes/test/assets/built/';
```
```js
window["__wpackIo".concat("test").concat("assets/built")]
```
I think appname and outputPath should be escaped/sanitized.
For example, WP has `sanitize_key()` function for this. | 1.0 | outputPath as subfolder - Thanks for great toolkit!
If I use subfolder as an output path `outputPath: 'assets/built'` it breaks the dynamic import functionality because of the wrong variable name.
```js
/* wpack.io publicPath */
window.__wpackIotestassets/built='https://www.wp.local/wp-content/themes/test/assets/built/';
```
```js
window["__wpackIo".concat("test").concat("assets/built")]
```
I think appname and outputPath should be escaped/sanitized.
For example, WP has `sanitize_key()` function for this. | priority | outputpath as subfolder thanks for great toolkit if i use subfolder as an output path outputpath assets built it breaks the dynamic import functionality because of the wrong variable name js wpack io publicpath window wpackiotestassets built js window i think appname and outputpath should be escaped sanitized for example wp has sanitize key function for this | 1 |
683,277 | 23,375,269,237 | IssuesEvent | 2022-08-11 01:48:19 | visit-dav/visit | https://api.github.com/repos/visit-dav/visit | closed | Making a movie from 2 windows | reviewed asc likelihood medium impact medium priority docs | ### Describe what needs to be documented.
I would like to know how to generate a movie combining plots in 2 windows (side by side)
### Is the documentation missing?
It appears so
*Please provide the url of the documentation.*
?
| 1.0 | Making a movie from 2 windows - ### Describe what needs to be documented.
I would like to know how to generate a movie combining plots in 2 windows (side by side)
### Is the documentation missing?
It appears so
*Please provide the url of the documentation.*
?
| priority | making a movie from windows describe what needs to be documented i would like to know how to generate a movie combining plots in windows side by side is the documentation missing it appears so please provide the url of the documentation | 1 |
758,532 | 26,559,105,548 | IssuesEvent | 2023-01-20 14:29:57 | wp-media/wp-rocket | https://api.github.com/repos/wp-media/wp-rocket | closed | CSS Variables getting 0px replaced with 0 | type: bug community 3rd party compatibility priority: medium severity: moderate module: minify CSS | **Before submitting an issue please check that you’ve completed the following steps:**
- Made sure you’re on the latest version
- Used the search feature to ensure that the bug hasn’t been reported before
**Describe the bug**
When using CSS variables, if they're having `0px` it's trimmed to `0` causing css `calc()` or other operations to break.
**To Reproduce**
##### Uncompressed:
```
:root {
--some-variable: 0px;
}
:root[data-custom-value="1"] {
--some-variable: 20px;
}
.some-class {
height: calc( 100vh - var(--some-variable) );
}
```
##### Compressed:
```
:root {
--some-variable: 0;
}
...
```
In this example if the html tag doesn't have the `data-custom-value` attribute, the `some-class` height calc operation will fallback on the the first declaration, which had, which breaks because the `calc` operation needs the `0px` , not `0` without the unit.
The magic of CSS variables is obvious in this example. I don't have to redeclare chained classes to meet the conditions.
**Expected behavior**
The patterns are obvious to trim px in 0px declarations (which do make a lot of sense). Would be great to ignore CSS variables, or to have some sort of flag, eg: !wprocket-ignore;
| 1.0 | CSS Variables getting 0px replaced with 0 - **Before submitting an issue please check that you’ve completed the following steps:**
- Made sure you’re on the latest version
- Used the search feature to ensure that the bug hasn’t been reported before
**Describe the bug**
When using CSS variables, if they're having `0px` it's trimmed to `0` causing css `calc()` or other operations to break.
**To Reproduce**
##### Uncompressed:
```
:root {
--some-variable: 0px;
}
:root[data-custom-value="1"] {
--some-variable: 20px;
}
.some-class {
height: calc( 100vh - var(--some-variable) );
}
```
##### Compressed:
```
:root {
--some-variable: 0;
}
...
```
In this example if the html tag doesn't have the `data-custom-value` attribute, the `some-class` height calc operation will fallback on the the first declaration, which had, which breaks because the `calc` operation needs the `0px` , not `0` without the unit.
The magic of CSS variables is obvious in this example. I don't have to redeclare chained classes to meet the conditions.
**Expected behavior**
The patterns are obvious to trim px in 0px declarations (which do make a lot of sense). Would be great to ignore CSS variables, or to have some sort of flag, eg: !wprocket-ignore;
| priority | css variables getting replaced with before submitting an issue please check that you’ve completed the following steps made sure you’re on the latest version used the search feature to ensure that the bug hasn’t been reported before describe the bug when using css variables if they re having it s trimmed to causing css calc or other operations to break to reproduce uncompressed root some variable root some variable some class height calc var some variable compressed root some variable in this example if the html tag doesn t have the data custom value attribute the some class height calc operation will fallback on the the first declaration which had which breaks because the calc operation needs the not without the unit the magic of css variables is obvious in this example i don t have to redeclare chained classes to meet the conditions expected behavior the patterns are obvious to trim px in declarations which do make a lot of sense would be great to ignore css variables or to have some sort of flag eg wprocket ignore | 1 |
247,769 | 7,923,456,096 | IssuesEvent | 2018-07-05 14:07:37 | craftercms/craftercms | https://api.github.com/repos/craftercms/craftercms | closed | [studio] Error in logs when scheduling for publish a request | bug priority: medium | ### Expected behavior
There should be no errors in the logs when an approver schedules for publish an item
### Actual behavior
There's an error in the logs when an approver schedules for publish an item.
### Steps to reproduce the problem
* Login as user author and edit a file and request publish for a later time
* Login as a user with publishing rights (In the short clip below, the approver is a user `admin`) and approve the request for publishing at a later time. Watch the logs and notice the error
`[freemarker.runtime] | Error executing FreeMarker template`
### Log/stack trace (use https://gist.github.com)
Here's the error:
https://gist.github.com/alhambrav/088f2a1f512aad5e65ca4c3b56fbe610
Here's a short clip of the steps:
https://www.useloom.com/share/2fdc3fa3ba3e4be3920b52f982dd296d
### Specs
#### Version
Studio Version Number: 3.0.15-SNAPSHOT-619ded
Build Number: 619dedd65460e9353e09795f0fbcd317f7b3d065
Build Date/Time: 06-29-2018 10:21:56 -0400
#### OS
OS X
#### Browser
Chrome browser | 1.0 | [studio] Error in logs when scheduling for publish a request - ### Expected behavior
There should be no errors in the logs when an approver schedules for publish an item
### Actual behavior
There's an error in the logs when an approver schedules for publish an item.
### Steps to reproduce the problem
* Login as user author and edit a file and request publish for a later time
* Login as a user with publishing rights (In the short clip below, the approver is a user `admin`) and approve the request for publishing at a later time. Watch the logs and notice the error
`[freemarker.runtime] | Error executing FreeMarker template`
### Log/stack trace (use https://gist.github.com)
Here's the error:
https://gist.github.com/alhambrav/088f2a1f512aad5e65ca4c3b56fbe610
Here's a short clip of the steps:
https://www.useloom.com/share/2fdc3fa3ba3e4be3920b52f982dd296d
### Specs
#### Version
Studio Version Number: 3.0.15-SNAPSHOT-619ded
Build Number: 619dedd65460e9353e09795f0fbcd317f7b3d065
Build Date/Time: 06-29-2018 10:21:56 -0400
#### OS
OS X
#### Browser
Chrome browser | priority | error in logs when scheduling for publish a request expected behavior there should be no errors in the logs when an approver schedules for publish an item actual behavior there s an error in the logs when an approver schedules for publish an item steps to reproduce the problem login as user author and edit a file and request publish for a later time login as a user with publishing rights in the short clip below the approver is a user admin and approve the request for publishing at a later time watch the logs and notice the error error executing freemarker template log stack trace use here s the error here s a short clip of the steps specs version studio version number snapshot build number build date time os os x browser chrome browser | 1 |
271,835 | 8,490,004,563 | IssuesEvent | 2018-10-26 22:05:55 | wevote/WebApp | https://api.github.com/repos/wevote/WebApp | closed | Reduce Search "Churn" on Network Page | Difficulty: Medium Priority: 2 | On the network page, a voter can search for organizations to follow. When you type in the search box, it starts searching as you are typing. What can happen is that the API call can cause "churn" as the responses come in and try to get loaded on the page. I think there are a few things we can do to reduce this problem:
- [ ] Do not start instant search until there are at least 3 characters
- [ ] Limit the requested search results to 50
- [ ] Increase the delay after a key stroke before requesting from the API
- [ ] Note also that deleting the contents of the search box should make a fresh call to the voterGuidesToFollowRetrieve API in order to reset the search page to the original listing.
This is the API Call used:
https://api.wevoteusa.org/apis/v1/voterGuidesToFollowRetrieve/?google_civic_election_id=0&start_retrieve_at_this_number=0&maximum_number_to_retrieve=25&search_string=pla&add_voter_guides_not_from_election=false

| 1.0 | Reduce Search "Churn" on Network Page - On the network page, a voter can search for organizations to follow. When you type in the search box, it starts searching as you are typing. What can happen is that the API call can cause "churn" as the responses come in and try to get loaded on the page. I think there are a few things we can do to reduce this problem:
- [ ] Do not start instant search until there are at least 3 characters
- [ ] Limit the requested search results to 50
- [ ] Increase the delay after a key stroke before requesting from the API
- [ ] Note also that deleting the contents of the search box should make a fresh call to the voterGuidesToFollowRetrieve API in order to reset the search page to the original listing.
This is the API Call used:
https://api.wevoteusa.org/apis/v1/voterGuidesToFollowRetrieve/?google_civic_election_id=0&start_retrieve_at_this_number=0&maximum_number_to_retrieve=25&search_string=pla&add_voter_guides_not_from_election=false

| priority | reduce search churn on network page on the network page a voter can search for organizations to follow when you type in the search box it starts searching as you are typing what can happen is that the api call can cause churn as the responses come in and try to get loaded on the page i think there are a few things we can do to reduce this problem do not start instant search until there are at least characters limit the requested search results to increase the delay after a key stroke before requesting from the api note also that deleting the contents of the search box should make a fresh call to the voterguidestofollowretrieve api in order to reset the search page to the original listing this is the api call used | 1 |
57,299 | 3,081,255,023 | IssuesEvent | 2015-08-22 14:46:56 | bitfighter/bitfighter | https://api.github.com/repos/bitfighter/bitfighter | closed | Lua setScore() or win() | duplicate enhancement imported Priority-Medium | _From [corteocarl](https://code.google.com/u/corteocarl/) on June 30, 2015 14:57:10_
What new feature or enhancement would you like to request? I would like to see methods to play around with the scoring, like setScore(team, score) or win(team). This would allow developers to create new unofficial gametypes.
_Original issue: http://code.google.com/p/bitfighter/issues/detail?id=517_ | 1.0 | Lua setScore() or win() - _From [corteocarl](https://code.google.com/u/corteocarl/) on June 30, 2015 14:57:10_
What new feature or enhancement would you like to request? I would like to see methods to play around with the scoring, like setScore(team, score) or win(team). This would allow developers to create new unofficial gametypes.
_Original issue: http://code.google.com/p/bitfighter/issues/detail?id=517_ | priority | lua setscore or win from on june what new feature or enhancement would you like to request i would like to see methods to play around with the scoring like setscore team score or win team this would allow developers to create new unofficial gametypes original issue | 1 |
737,904 | 25,536,918,905 | IssuesEvent | 2022-11-29 12:41:53 | bounswe/bounswe2022group2 | https://api.github.com/repos/bounswe/bounswe2022group2 | closed | Mobile: Implementing Page Transition Animation | enhancement priority-medium Status: Completed mobile | ### Issue Description
According to the conversation we have in our WhatsApp group as the mobile team, we determined to implement page transition animations while navigating between the screens. I will integrate this page transition animation into the navigation manager and create an optional parameter.
### Step Details
Steps that will be performed:
- [x] I will search for examples on the internet and try to find a helpful package
- [x] I will integrate and configure the package I found into our navigation manager system
- [x] I will be sure that the implemented screens have the desired animations
### Final Actions
I will test the implementation and widgets created on my real phone. If everything works, I will open a pull request. If the pull request is approved by at least one teammate, I will merge it and close the issue.
### Deadline of the Issue
20.11.2022 - Sunday [23.59]
### Reviewer
Onur Kömürcü
### Deadline for the Review
21.11.2022 - Monday [15.00] | 1.0 | Mobile: Implementing Page Transition Animation - ### Issue Description
According to the conversation we have in our WhatsApp group as the mobile team, we determined to implement page transition animations while navigating between the screens. I will integrate this page transition animation into the navigation manager and create an optional parameter.
### Step Details
Steps that will be performed:
- [x] I will search for examples on the internet and try to find a helpful package
- [x] I will integrate and configure the package I found into our navigation manager system
- [x] I will be sure that the implemented screens have the desired animations
### Final Actions
I will test the implementation and widgets created on my real phone. If everything works, I will open a pull request. If the pull request is approved by at least one teammate, I will merge it and close the issue.
### Deadline of the Issue
20.11.2022 - Sunday [23.59]
### Reviewer
Onur Kömürcü
### Deadline for the Review
21.11.2022 - Monday [15.00] | priority | mobile implementing page transition animation issue description according to the conversation we have in our whatsapp group as the mobile team we determined to implement page transition animations while navigating between the screens i will integrate this page transition animation into the navigation manager and create an optional parameter step details steps that will be performed i will search for examples on the internet and try to find a helpful package i will integrate and configure the package i found into our navigation manager system i will be sure that the implemented screens have the desired animations final actions i will test the implementation and widgets created on my real phone if everything works i will open a pull request if the pull request is approved by at least one teammate i will merge it and close the issue deadline of the issue sunday reviewer onur kömürcü deadline for the review monday | 1 |
86,792 | 3,733,545,669 | IssuesEvent | 2016-03-08 00:52:23 | openworm/behavioral_syntax | https://api.github.com/repos/openworm/behavioral_syntax | closed | add sequence classification sub-module | medium priority | We want to be able to calculate the probability that a given sequence of worm postures
belongs to a particular species in a particular environment. | 1.0 | add sequence classification sub-module - We want to be able to calculate the probability that a given sequence of worm postures
belongs to a particular species in a particular environment. | priority | add sequence classification sub module we want to be able to calculate the probability that a given sequence of worm postures belongs to a particular species in a particular environment | 1 |
594,674 | 18,050,910,001 | IssuesEvent | 2021-09-19 18:27:42 | eatmyvenom/HyArcade | https://api.github.com/repos/eatmyvenom/HyArcade | closed | [BUG] Whois command fails with too long of name history | bug Medium priority t:discord disc:interactions | **Describe the error**
Upon using the `/whois` command, the bot will error if the name history is too long. This needs to be changed to use mojang api anyways. I will probably just cut off when it gets to 1k characters and then add a namemc link at that point.
| 1.0 | [BUG] Whois command fails with too long of name history - **Describe the error**
Upon using the `/whois` command, the bot will error if the name history is too long. This needs to be changed to use mojang api anyways. I will probably just cut off when it gets to 1k characters and then add a namemc link at that point.
| priority | whois command fails with too long of name history describe the error upon using the whois command the bot will error if the name history is too long this needs to be changed to use mojang api anyways i will probably just cut off when it gets to characters and then add a namemc link at that point | 1 |
615,129 | 19,215,277,535 | IssuesEvent | 2021-12-07 08:49:49 | geosolutions-it/MapStore2 | https://api.github.com/repos/geosolutions-it/MapStore2 | closed | The GeoCasousel section and the Paragraph section are not highlighted in the navigation toolbar | bug Priority: Medium Accepted Internal GeoStory Good first issue | The GeoCasousel section is not highlighted by clicking on it in the navigation toolbar and sometimes it also happens for the Paragraph section with no text content.

**How to Repeoduce**
- Open [this geostory](https://dev-mapstore.geosolutionsgroup.com/mapstore/#/geostory/36690/section/955b08d1-522a-4393-be35-5fc5bbbf2044)
- Click on GeoCasousel section in the navigation toolbar or the first Paragraph section with no text content
*Current Result*
The GeoCasousel section and the Paragraph section are not highlighted
*Expected Result*
The GeoCasousel section and the Paragraph section are always highlighted | 1.0 | The GeoCasousel section and the Paragraph section are not highlighted in the navigation toolbar - The GeoCasousel section is not highlighted by clicking on it in the navigation toolbar and sometimes it also happens for the Paragraph section with no text content.

**How to Repeoduce**
- Open [this geostory](https://dev-mapstore.geosolutionsgroup.com/mapstore/#/geostory/36690/section/955b08d1-522a-4393-be35-5fc5bbbf2044)
- Click on GeoCasousel section in the navigation toolbar or the first Paragraph section with no text content
*Current Result*
The GeoCasousel section and the Paragraph section are not highlighted
*Expected Result*
The GeoCasousel section and the Paragraph section are always highlighted | priority | the geocasousel section and the paragraph section are not highlighted in the navigation toolbar the geocasousel section is not highlighted by clicking on it in the navigation toolbar and sometimes it also happens for the paragraph section with no text content how to repeoduce open click on geocasousel section in the navigation toolbar or the first paragraph section with no text content current result the geocasousel section and the paragraph section are not highlighted expected result the geocasousel section and the paragraph section are always highlighted | 1 |
224,559 | 7,471,856,757 | IssuesEvent | 2018-04-03 10:38:15 | CS2103JAN2018-W14-B2/main | https://api.github.com/repos/CS2103JAN2018-W14-B2/main | closed | Modify CSS to look like Mockup image | priority.medium status.ongoing type.enhancement | <img width="1063" alt="ui" src="https://user-images.githubusercontent.com/25261058/37665171-a9ab1ace-2c97-11e8-8ba5-d9931b6cf600.png">
**Fonts:**
- Body: Gotham - Book
- Headers: Proxima Nova Alt - Bold
**Colors:**
- Mint: #ABD0CE
- Grey: #EFEFEF
- Offwhite: #F9F9F9
- Dark grey: #969696 | 1.0 | Modify CSS to look like Mockup image - <img width="1063" alt="ui" src="https://user-images.githubusercontent.com/25261058/37665171-a9ab1ace-2c97-11e8-8ba5-d9931b6cf600.png">
**Fonts:**
- Body: Gotham - Book
- Headers: Proxima Nova Alt - Bold
**Colors:**
- Mint: #ABD0CE
- Grey: #EFEFEF
- Offwhite: #F9F9F9
- Dark grey: #969696 | priority | modify css to look like mockup image img width alt ui src fonts body gotham book headers proxima nova alt bold colors mint grey efefef offwhite dark grey | 1 |
326,425 | 9,956,149,340 | IssuesEvent | 2019-07-05 13:10:36 | ReliefApplications/bms_front | https://api.github.com/repos/ReliefApplications/bms_front | closed | Disable Assigning Voucher to BNFs in Voucher Page - Med | Medium Priority Waiting for Review | Before distributions are validated.
Can we remove Assign Vouchers button from Voucher Page.

| 1.0 | Disable Assigning Voucher to BNFs in Voucher Page - Med - Before distributions are validated.
Can we remove Assign Vouchers button from Voucher Page.

| priority | disable assigning voucher to bnfs in voucher page med before distributions are validated can we remove assign vouchers button from voucher page | 1 |
102,136 | 4,151,204,410 | IssuesEvent | 2016-06-15 19:50:49 | w3c/browser-payment-api | https://api.github.com/repos/w3c/browser-payment-api | closed | Should we standardise a callback mechanism for payment apps to communicate to 3rd parties? | Cat: Core Functionality Doc:BrowserAPI Priority: Medium | Migrated from https://github.com/w3c/webpayments/issues/76
In https://github.com/w3c/webpayments/issues/55 there is a discussion regarding the appropriate mechanism for a payment app to communicate with the website (other than receiving a request from the website and then returning a response).
Some of this (specific to the API shape) is now being discussed in https://github.com/w3c/browser-payment-api/issues/51)
An alternative mechanism for this (that does not require explicit support in the API) would be for the payment request to include a callback URL and for the payment app to send any notifications of important user interaction or requests for updated payment details to the payee system via that URL.

It's quite likely that payment apps will want the flexibility to communicate with the payee (or their PSP) after receiving the payment request but prior to responding back to the browser with a payment response.
On that basis it seems like a good idea to define a standard for providing this callback mechanism, either per payment method or universally.
**_Note:_** Such a mechanism is described in the [Web Payments CG proposal](http://wicg.github.io/web-payments-browser-api/#a-basic-purchase-flow) (see step 6) but assumes this mechanism would only be used to contact a *payer* payment services provider. Such a callback doesn't need to be standardized as it will be defined per payment method.
Standardizing this could be as simple as defining an attribute(s) in the payment request where the URL for this callback should be provided (if supported) or as comprehensive as describing how this callback mechanism should be used (referencing the HTTP API possibly).
The discussion on the original thread indicated that some people felt this was important and others were not convinced there were use cases to justify it. A number of discussions suggest it is worth revisiting:
* https://github.com/w3c/browser-payment-api/issues/17
* https://github.com/w3c/browser-payment-api/issues/50
* https://github.com/w3c/browser-payment-api/issues/39
| 1.0 | Should we standardise a callback mechanism for payment apps to communicate to 3rd parties? - Migrated from https://github.com/w3c/webpayments/issues/76
In https://github.com/w3c/webpayments/issues/55 there is a discussion regarding the appropriate mechanism for a payment app to communicate with the website (other than receiving a request from the website and then returning a response).
Some of this (specific to the API shape) is now being discussed in https://github.com/w3c/browser-payment-api/issues/51)
An alternative mechanism for this (that does not require explicit support in the API) would be for the payment request to include a callback URL and for the payment app to send any notifications of important user interaction or requests for updated payment details to the payee system via that URL.

It's quite likely that payment apps will want the flexibility to communicate with the payee (or their PSP) after receiving the payment request but prior to responding back to the browser with a payment response.
On that basis it seems like a good idea to define a standard for providing this callback mechanism, either per payment method or universally.
**_Note:_** Such a mechanism is described in the [Web Payments CG proposal](http://wicg.github.io/web-payments-browser-api/#a-basic-purchase-flow) (see step 6) but assumes this mechanism would only be used to contact a *payer* payment services provider. Such a callback doesn't need to be standardized as it will be defined per payment method.
Standardizing this could be as simple as defining an attribute(s) in the payment request where the URL for this callback should be provided (if supported) or as comprehensive as describing how this callback mechanism should be used (referencing the HTTP API possibly).
The discussion on the original thread indicated that some people felt this was important and others were not convinced there were use cases to justify it. A number of discussions suggest it is worth revisiting:
* https://github.com/w3c/browser-payment-api/issues/17
* https://github.com/w3c/browser-payment-api/issues/50
* https://github.com/w3c/browser-payment-api/issues/39
| priority | should we standardise a callback mechanism for payment apps to communicate to parties migrated from in there is a discussion regarding the appropriate mechanism for a payment app to communicate with the website other than receiving a request from the website and then returning a response some of this specific to the api shape is now being discussed in an alternative mechanism for this that does not require explicit support in the api would be for the payment request to include a callback url and for the payment app to send any notifications of important user interaction or requests for updated payment details to the payee system via that url it s quite likely that payment apps will want the flexibility to communicate with the payee or their psp after receiving the payment request but prior to responding back to the browser with a payment response on that basis it seems like a good idea to define a standard for providing this callback mechanism either per payment method or universally note such a mechanism is described in the see step but assumes this mechanism would only be used to contact a payer payment services provider such a callback doesn t need to be standardized as it will be defined per payment method standardizing this could be as simple as defining an attribute s in the payment request where the url for this callback should be provided if supported or as comprehensive as describing how this callback mechanism should be used referencing the http api possibly the discussion on the original thread indicated that some people felt this was important and others were not convinced there were use cases to justify it a number of discussions suggest it is worth revisiting | 1 |
623,007 | 19,660,180,237 | IssuesEvent | 2022-01-10 16:16:06 | buddyboss/buddyboss-platform | https://api.github.com/repos/buddyboss/buddyboss-platform | closed | (BB) Forum List Widgets Disregarding (Parent Forum ID) on the widget query | bug priority-medium t3-needs-review Stale | **Describe the bug**
Any of this option ( "0" to show only root - "any" to show all ) is disregarded by the query. The client is confused by these options. No Difference in the results whether "0" or "any" arguments. i found out that the function widget is disregarding this option.
**To Reproduce**
---
**Expected behavior**
If we continue with this option, we should improve the query according to this option( "0" to show only root - "any" to show all ) or totally remove this option on the forum list widget
**Screenshots**
[https://prnt.sc/xdktie](https://prnt.sc/xdktie)
[https://prnt.sc/xfceh0](https://prnt.sc/xfceh0)
[https://prnt.sc/xfe3p0](https://prnt.sc/xfe3p0)
**Support ticket links**
[https://secure.helpscout.net/conversation/1396840734/119948?folderId=4222127](https://secure.helpscout.net/conversation/1396840734/119948?folderId=4222127)
**Jira issue** : [PROD-865]
[PROD-865]: https://buddyboss.atlassian.net/browse/PROD-865?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ | 1.0 | (BB) Forum List Widgets Disregarding (Parent Forum ID) on the widget query - **Describe the bug**
Any of this option ( "0" to show only root - "any" to show all ) is disregarded by the query. The client is confused by these options. No Difference in the results whether "0" or "any" arguments. i found out that the function widget is disregarding this option.
**To Reproduce**
---
**Expected behavior**
If we continue with this option, we should improve the query according to this option( "0" to show only root - "any" to show all ) or totally remove this option on the forum list widget
**Screenshots**
[https://prnt.sc/xdktie](https://prnt.sc/xdktie)
[https://prnt.sc/xfceh0](https://prnt.sc/xfceh0)
[https://prnt.sc/xfe3p0](https://prnt.sc/xfe3p0)
**Support ticket links**
[https://secure.helpscout.net/conversation/1396840734/119948?folderId=4222127](https://secure.helpscout.net/conversation/1396840734/119948?folderId=4222127)
**Jira issue** : [PROD-865]
[PROD-865]: https://buddyboss.atlassian.net/browse/PROD-865?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ | priority | bb forum list widgets disregarding parent forum id on the widget query describe the bug any of this option to show only root any to show all is disregarded by the query the client is confused by these options no difference in the results whether or any arguments i found out that the function widget is disregarding this option to reproduce expected behavior if we continue with this option we should improve the query according to this option to show only root any to show all or totally remove this option on the forum list widget screenshots support ticket links jira issue | 1 |
584,614 | 17,459,856,688 | IssuesEvent | 2021-08-06 08:55:03 | dmwm/WMCore | https://api.github.com/repos/dmwm/WMCore | closed | JobSubmitter failing to create jobs with unicode (Python2 agent only) | BUG WMAgent Medium Priority | **Impact of the bug**
WMAgent
**Describe the bug**
Not the first time we see it, where some unicode classads failed to be parsed into the c++ underlying condor library, and jobs fail to be created.
This has been reported by the T0 team, for multiple releases, including 1.5.1.pre6, error is [1]
**How to reproduce it**
Need to deploy a Py2 WMAgent
**Expected behavior**
Job submitter needs to ensure unicode is not passed through the classad objects.
**Additional context and error message**
[1]
```
2021-07-01 20:09:49,040:140476394813184:ERROR:BossAirAPI:Unhandled exception while submitting jobs to plugin: SimpleCondorPlugin
Python argument types in
classad.classad.quote(unicode)
did not match C++ signature:
quote(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > input)
2021-07-01 20:09:49,152:140476394813184:ERROR:BaseWorkerThread:Error in worker algorithm (1):
Backtrace:
<WMComponent.JobSubmitter.JobSubmitterPoller.JobSubmitterPoller object at 0x7fc33ffc3650> b'<@========== WMException Start ==========@>
Exception Class: BossAirException
Message: Unhandled exception while submitting jobs to plugin: SimpleCondorPlugin
Python argument types in
classad.classad.quote(unicode)
did not match C++ signature:
quote(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > input)
ModuleName : WMCore.BossAir.BossAirAPI
MethodName : submit
ClassInstance : None
FileName : /data/tier0/srv/wmagent/2.2.5/sw.jamadova/slc7_amd64_gcc630/cms/t0/2.2.5/lib/python2.7/site-packages/WMCore/BossAir/BossAirAPI.py
ClassName : None
LineNumber : 396
ErrorNr : 0
``` | 1.0 | JobSubmitter failing to create jobs with unicode (Python2 agent only) - **Impact of the bug**
WMAgent
**Describe the bug**
Not the first time we see it, where some unicode classads failed to be parsed into the c++ underlying condor library, and jobs fail to be created.
This has been reported by the T0 team, for multiple releases, including 1.5.1.pre6, error is [1]
**How to reproduce it**
Need to deploy a Py2 WMAgent
**Expected behavior**
Job submitter needs to ensure unicode is not passed through the classad objects.
**Additional context and error message**
[1]
```
2021-07-01 20:09:49,040:140476394813184:ERROR:BossAirAPI:Unhandled exception while submitting jobs to plugin: SimpleCondorPlugin
Python argument types in
classad.classad.quote(unicode)
did not match C++ signature:
quote(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > input)
2021-07-01 20:09:49,152:140476394813184:ERROR:BaseWorkerThread:Error in worker algorithm (1):
Backtrace:
<WMComponent.JobSubmitter.JobSubmitterPoller.JobSubmitterPoller object at 0x7fc33ffc3650> b'<@========== WMException Start ==========@>
Exception Class: BossAirException
Message: Unhandled exception while submitting jobs to plugin: SimpleCondorPlugin
Python argument types in
classad.classad.quote(unicode)
did not match C++ signature:
quote(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > input)
ModuleName : WMCore.BossAir.BossAirAPI
MethodName : submit
ClassInstance : None
FileName : /data/tier0/srv/wmagent/2.2.5/sw.jamadova/slc7_amd64_gcc630/cms/t0/2.2.5/lib/python2.7/site-packages/WMCore/BossAir/BossAirAPI.py
ClassName : None
LineNumber : 396
ErrorNr : 0
``` | priority | jobsubmitter failing to create jobs with unicode agent only impact of the bug wmagent describe the bug not the first time we see it where some unicode classads failed to be parsed into the c underlying condor library and jobs fail to be created this has been reported by the team for multiple releases including error is how to reproduce it need to deploy a wmagent expected behavior job submitter needs to ensure unicode is not passed through the classad objects additional context and error message error bossairapi unhandled exception while submitting jobs to plugin simplecondorplugin python argument types in classad classad quote unicode did not match c signature quote std basic string std allocator input error baseworkerthread error in worker algorithm backtrace b exception class bossairexception message unhandled exception while submitting jobs to plugin simplecondorplugin python argument types in classad classad quote unicode did not match c signature quote std basic string std allocator input modulename wmcore bossair bossairapi methodname submit classinstance none filename data srv wmagent sw jamadova cms lib site packages wmcore bossair bossairapi py classname none linenumber errornr | 1 |
222,745 | 7,435,864,282 | IssuesEvent | 2018-03-26 15:16:44 | ansible/awx | https://api.github.com/repos/ansible/awx | closed | Credential password structure different for launch/relaunch endpoints | component:api flag:🎱 priority:medium state:in_progress type:bug | ##### ISSUE TYPE
- Bug Report (I think)
##### COMPONENT NAME
- API
##### SUMMARY
When launching a job template with credentials that require passwords at run time, the api accepts the following format in the POST:
```
{
credential_passwords: {
ssh_password: "foo",
become_password: "bar"
}
}
```
When hitting the relaunch endpoint for the same job, the api throws a 400 if the passwords are formatted like they are above. I think the api is expecting them to come in like:
```
{
ssh_password: "foo",
become_password: "bar"
}
```
I _think_ that this is a bug. I'm pretty sure that the format directly above is the legacy format (pre-vault credential changes). There could be a good reason why the api expects this format for relaunch but I figured I'd better make an issue just in case this was missed. If this gets closed without any API changes then the UI will need a bit of work to make sure that the format matches up.
##### STEPS TO REPRODUCE
Outlined in summary but the basic gist is:
1) Create a credential that requires password on launch
2) Create a JT that uses the credential in step 1
3) Launch a job with that JT
4) Try to relaunch the job and pass credential passwords in the specified format
| 1.0 | Credential password structure different for launch/relaunch endpoints - ##### ISSUE TYPE
- Bug Report (I think)
##### COMPONENT NAME
- API
##### SUMMARY
When launching a job template with credentials that require passwords at run time, the api accepts the following format in the POST:
```
{
credential_passwords: {
ssh_password: "foo",
become_password: "bar"
}
}
```
When hitting the relaunch endpoint for the same job, the api throws a 400 if the passwords are formatted like they are above. I think the api is expecting them to come in like:
```
{
ssh_password: "foo",
become_password: "bar"
}
```
I _think_ that this is a bug. I'm pretty sure that the format directly above is the legacy format (pre-vault credential changes). There could be a good reason why the api expects this format for relaunch but I figured I'd better make an issue just in case this was missed. If this gets closed without any API changes then the UI will need a bit of work to make sure that the format matches up.
##### STEPS TO REPRODUCE
Outlined in summary but the basic gist is:
1) Create a credential that requires password on launch
2) Create a JT that uses the credential in step 1
3) Launch a job with that JT
4) Try to relaunch the job and pass credential passwords in the specified format
| priority | credential password structure different for launch relaunch endpoints issue type bug report i think component name api summary when launching a job template with credentials that require passwords at run time the api accepts the following format in the post credential passwords ssh password foo become password bar when hitting the relaunch endpoint for the same job the api throws a if the passwords are formatted like they are above i think the api is expecting them to come in like ssh password foo become password bar i think that this is a bug i m pretty sure that the format directly above is the legacy format pre vault credential changes there could be a good reason why the api expects this format for relaunch but i figured i d better make an issue just in case this was missed if this gets closed without any api changes then the ui will need a bit of work to make sure that the format matches up steps to reproduce outlined in summary but the basic gist is create a credential that requires password on launch create a jt that uses the credential in step launch a job with that jt try to relaunch the job and pass credential passwords in the specified format | 1 |
357,221 | 10,603,718,803 | IssuesEvent | 2019-10-10 16:34:05 | RobotLocomotion/drake | https://api.github.com/repos/RobotLocomotion/drake | closed | bind symbolic::Evaluate in python please? | configuration: python priority: medium team: robot locomotion group type: feature request | @sadraddini started using pydrake.symbolic (converting from sympy) and said it's MUCH faster for most things. But we don't offer the matrix version of `Evaluate` yet.
https://drake.mit.edu/doxygen_cxx/namespacedrake_1_1symbolic.html#a189f3085c95a362da3dafdc788be3302
Perhaps other `MatrixBase<symbolic::Expression>` bindings are missing, too? | 1.0 | bind symbolic::Evaluate in python please? - @sadraddini started using pydrake.symbolic (converting from sympy) and said it's MUCH faster for most things. But we don't offer the matrix version of `Evaluate` yet.
https://drake.mit.edu/doxygen_cxx/namespacedrake_1_1symbolic.html#a189f3085c95a362da3dafdc788be3302
Perhaps other `MatrixBase<symbolic::Expression>` bindings are missing, too? | priority | bind symbolic evaluate in python please sadraddini started using pydrake symbolic converting from sympy and said it s much faster for most things but we don t offer the matrix version of evaluate yet perhaps other matrixbase bindings are missing too | 1 |
671,706 | 22,773,219,180 | IssuesEvent | 2022-07-08 12:07:39 | ever-co/ever-gauzy | https://api.github.com/repos/ever-co/ever-gauzy | closed | Fix: Timesheet Page | priority: medium | - [x] When an user select the times, he should see the period
<img width="1440" alt="Screen Shot 2022-06-13 at 11 40 06 AM" src="https://user-images.githubusercontent.com/45813955/173328074-632b5441-ef52-494b-90d5-43ec1c3a82aa.png">
` When user add time, he should be sure to see the added value. Automatically calendar should take recently added date`
- [x] Daily tab
- [x] weekly tab
<img width="1440" alt="Screen Shot 2022-06-13 at 11 59 11 AM" src="https://user-images.githubusercontent.com/45813955/173330303-74a46090-da66-4f1b-aa0c-9bff90624f63.png">
<img width="1440" alt="Screen Shot 2022-06-13 at 12 00 07 PM" src="https://user-images.githubusercontent.com/45813955/173330328-fa41d171-a112-4610-8c3c-5bcc7ca8867c.png">
<img width="1440" alt="Screen Shot 2022-06-13 at 12 01 27 PM" src="https://user-images.githubusercontent.com/45813955/173330340-e53be33b-8a63-485d-8376-32f49d59ca28.png">
| 1.0 | Fix: Timesheet Page - - [x] When an user select the times, he should see the period
<img width="1440" alt="Screen Shot 2022-06-13 at 11 40 06 AM" src="https://user-images.githubusercontent.com/45813955/173328074-632b5441-ef52-494b-90d5-43ec1c3a82aa.png">
` When user add time, he should be sure to see the added value. Automatically calendar should take recently added date`
- [x] Daily tab
- [x] weekly tab
<img width="1440" alt="Screen Shot 2022-06-13 at 11 59 11 AM" src="https://user-images.githubusercontent.com/45813955/173330303-74a46090-da66-4f1b-aa0c-9bff90624f63.png">
<img width="1440" alt="Screen Shot 2022-06-13 at 12 00 07 PM" src="https://user-images.githubusercontent.com/45813955/173330328-fa41d171-a112-4610-8c3c-5bcc7ca8867c.png">
<img width="1440" alt="Screen Shot 2022-06-13 at 12 01 27 PM" src="https://user-images.githubusercontent.com/45813955/173330340-e53be33b-8a63-485d-8376-32f49d59ca28.png">
| priority | fix timesheet page when an user select the times he should see the period img width alt screen shot at am src when user add time he should be sure to see the added value automatically calendar should take recently added date daily tab weekly tab img width alt screen shot at am src img width alt screen shot at pm src img width alt screen shot at pm src | 1 |
532,902 | 15,573,016,087 | IssuesEvent | 2021-03-17 07:59:37 | AY2021S2-CS2103T-W15-3/tp | https://api.github.com/repos/AY2021S2-CS2103T-W15-3/tp | closed | As a restuarant owner I want to add tasks to my shopping list | priority.Medium type.Story | ... so that I can remember ingredients I need to restock. | 1.0 | As a restuarant owner I want to add tasks to my shopping list - ... so that I can remember ingredients I need to restock. | priority | as a restuarant owner i want to add tasks to my shopping list so that i can remember ingredients i need to restock | 1 |
500,717 | 14,512,433,218 | IssuesEvent | 2020-12-13 01:27:56 | stax76/mpv.net | https://api.github.com/repos/stax76/mpv.net | closed | Does mpvnet support multiple audio devices? | feature request fixed priority medium | In mpv.io there's a command called --audio-device that sets the audio device to be used by the player. I was wondering if mpv.net has something similar.
I tried using Windows 10's built in audio properties to set the device, but it only works when it's playing a file (and closing the player resets it). | 1.0 | Does mpvnet support multiple audio devices? - In mpv.io there's a command called --audio-device that sets the audio device to be used by the player. I was wondering if mpv.net has something similar.
I tried using Windows 10's built in audio properties to set the device, but it only works when it's playing a file (and closing the player resets it). | priority | does mpvnet support multiple audio devices in mpv io there s a command called audio device that sets the audio device to be used by the player i was wondering if mpv net has something similar i tried using windows s built in audio properties to set the device but it only works when it s playing a file and closing the player resets it | 1 |
343,034 | 10,324,606,827 | IssuesEvent | 2019-09-01 10:42:34 | timmo001/home-panel | https://api.github.com/repos/timmo001/home-panel | opened | Home Assistant disconnects when switching from configuration to overview | Priority: Medium Type: Bug | # Description
When switching back from configuration, HA does not reconnect and shows all the entities as not connected.
## How to reproduce the issue (if applicable)
- Login to HA
- Go to configuration
- Go to overview
## Additional information
Seems to be caused by a rogue prop but unsure how to find the root cause.
| 1.0 | Home Assistant disconnects when switching from configuration to overview - # Description
When switching back from configuration, HA does not reconnect and shows all the entities as not connected.
## How to reproduce the issue (if applicable)
- Login to HA
- Go to configuration
- Go to overview
## Additional information
Seems to be caused by a rogue prop but unsure how to find the root cause.
| priority | home assistant disconnects when switching from configuration to overview description when switching back from configuration ha does not reconnect and shows all the entities as not connected how to reproduce the issue if applicable login to ha go to configuration go to overview additional information seems to be caused by a rogue prop but unsure how to find the root cause | 1 |
223,077 | 7,446,450,950 | IssuesEvent | 2018-03-28 09:09:52 | JoaquimLey/transport-eta | https://api.github.com/repos/JoaquimLey/transport-eta | opened | Setup CI/CD server | Priority: Medium Type: Feature | Since the project will have (at least unit) tests. It makes sense to set up a CI server (also good for demo purposes).
Also look into Firebase test lab
## Context
This way the builds will automatically run all the tests, build APKs, deploy to test lanes and to play store.
There are some good tools it makes sense to explore
- **Bitrise.io** https://www.bitrise.io/
- **Travis** https://www.travis.org/
- **CircleCi** https://circleci.com/
---------------------------
There are some cool articles helping out with this:
- **Bitrise:** https://overflow.buffer.com/2018/02/01/setting-android-projects-bitrise-ci/?utm_content=buffer6ec60&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer
- **CircleCi (with Firebase test lab):** https://medium.com/@ayltai/all-you-need-to-know-about-circleci-2-0-with-firebase-test-lab-2a66785ff3c2
- **Travis (make it fast):** https://medium.com/zendesk-engineering/speeding-up-android-builds-on-travis-ci-1bb4cdbd9c62
| 1.0 | Setup CI/CD server - Since the project will have (at least unit) tests. It makes sense to set up a CI server (also good for demo purposes).
Also look into Firebase test lab
## Context
This way the builds will automatically run all the tests, build APKs, deploy to test lanes and to play store.
There are some good tools it makes sense to explore
- **Bitrise.io** https://www.bitrise.io/
- **Travis** https://www.travis.org/
- **CircleCi** https://circleci.com/
---------------------------
There are some cool articles helping out with this:
- **Bitrise:** https://overflow.buffer.com/2018/02/01/setting-android-projects-bitrise-ci/?utm_content=buffer6ec60&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer
- **CircleCi (with Firebase test lab):** https://medium.com/@ayltai/all-you-need-to-know-about-circleci-2-0-with-firebase-test-lab-2a66785ff3c2
- **Travis (make it fast):** https://medium.com/zendesk-engineering/speeding-up-android-builds-on-travis-ci-1bb4cdbd9c62
| priority | setup ci cd server since the project will have at least unit tests it makes sense to set up a ci server also good for demo purposes also look into firebase test lab context this way the builds will automatically run all the tests build apks deploy to test lanes and to play store there are some good tools it makes sense to explore bitrise io travis circleci there are some cool articles helping out with this bitrise circleci with firebase test lab travis make it fast | 1 |
153,147 | 5,885,898,531 | IssuesEvent | 2017-05-17 00:13:01 | vmware/vic | https://api.github.com/repos/vmware/vic | closed | DinV Dev: Provide vmware/photon:dind-<ver> supported DockerHub image(s) | area/dinv kind/feature priority/medium | **User statement**
As a developer using VIC, I need a simple and easy way to get hold of a VIC image that runs vanilla Docker so that I can do simple development or build tasks. My company would prefer me to use an image provided by VMware than build my own. I would like to be able to choose from various versions, but docker pull vmware/photon:dind should pull the latest.
**Details**
There is already work done here: https://github.com/corrieb/bensdoings/tree/master/dind/photon to provide such an image. However, there will be additional work we want to do to ensure that it is secure and well-tested.
I should be assumed that the consumption model for the image is to expose a remote Docker API either via a port mapping or on a public network. The nested Docker can then be referred to either using:
docker run -H <vch-host-ip:mapped-port> or
docker run -H <dhcp-ip:defined-port>
In particular we should make sure that:
- There is no issue with zombie processes, given the way we're initializing dockerd.
- That the image responds to appropriate signals - Eg. ``docker stop``, shutting the image down cleanly
- That if the image is killed and then restarted, that it works correctly (delete PID file)
- That it functions correctly in Admiral
- That if a VIC volume is mapped to /var/lib/docker, that it correctly persists state
- That there is a simple way to configure TLS authentication for the nested daemon
- That file permissions in the image conform to the recommendations described here: https://benchmarks.cisecurity.org/tools2/docker/CIS_Docker_1.12.0_Benchmark_v1.0.0.pdf
There is also a build dependency here. Every time Photon comes out with support for a new Docker engine, we'll need to update the vmware/photon:dind images. We should make this a part of the VIC build process. It should test for a PhotonOS update and trigger a DinV build, test and push.
**Acceptance Criteria**
In addition to conforming to the above requirements, we should run system tests against the image ensuring that it is able to handle a substantial build job and various system tests such as Wordpress.
| 1.0 | DinV Dev: Provide vmware/photon:dind-<ver> supported DockerHub image(s) - **User statement**
As a developer using VIC, I need a simple and easy way to get hold of a VIC image that runs vanilla Docker so that I can do simple development or build tasks. My company would prefer me to use an image provided by VMware than build my own. I would like to be able to choose from various versions, but docker pull vmware/photon:dind should pull the latest.
**Details**
There is already work done here: https://github.com/corrieb/bensdoings/tree/master/dind/photon to provide such an image. However, there will be additional work we want to do to ensure that it is secure and well-tested.
I should be assumed that the consumption model for the image is to expose a remote Docker API either via a port mapping or on a public network. The nested Docker can then be referred to either using:
docker run -H <vch-host-ip:mapped-port> or
docker run -H <dhcp-ip:defined-port>
In particular we should make sure that:
- There is no issue with zombie processes, given the way we're initializing dockerd.
- That the image responds to appropriate signals - Eg. ``docker stop``, shutting the image down cleanly
- That if the image is killed and then restarted, that it works correctly (delete PID file)
- That it functions correctly in Admiral
- That if a VIC volume is mapped to /var/lib/docker, that it correctly persists state
- That there is a simple way to configure TLS authentication for the nested daemon
- That file permissions in the image conform to the recommendations described here: https://benchmarks.cisecurity.org/tools2/docker/CIS_Docker_1.12.0_Benchmark_v1.0.0.pdf
There is also a build dependency here. Every time Photon comes out with support for a new Docker engine, we'll need to update the vmware/photon:dind images. We should make this a part of the VIC build process. It should test for a PhotonOS update and trigger a DinV build, test and push.
**Acceptance Criteria**
In addition to conforming to the above requirements, we should run system tests against the image ensuring that it is able to handle a substantial build job and various system tests such as Wordpress.
| priority | dinv dev provide vmware photon dind supported dockerhub image s user statement as a developer using vic i need a simple and easy way to get hold of a vic image that runs vanilla docker so that i can do simple development or build tasks my company would prefer me to use an image provided by vmware than build my own i would like to be able to choose from various versions but docker pull vmware photon dind should pull the latest details there is already work done here to provide such an image however there will be additional work we want to do to ensure that it is secure and well tested i should be assumed that the consumption model for the image is to expose a remote docker api either via a port mapping or on a public network the nested docker can then be referred to either using docker run h or docker run h in particular we should make sure that there is no issue with zombie processes given the way we re initializing dockerd that the image responds to appropriate signals eg docker stop shutting the image down cleanly that if the image is killed and then restarted that it works correctly delete pid file that it functions correctly in admiral that if a vic volume is mapped to var lib docker that it correctly persists state that there is a simple way to configure tls authentication for the nested daemon that file permissions in the image conform to the recommendations described here there is also a build dependency here every time photon comes out with support for a new docker engine we ll need to update the vmware photon dind images we should make this a part of the vic build process it should test for a photonos update and trigger a dinv build test and push acceptance criteria in addition to conforming to the above requirements we should run system tests against the image ensuring that it is able to handle a substantial build job and various system tests such as wordpress | 1 |
500,281 | 14,495,199,455 | IssuesEvent | 2020-12-11 10:49:40 | darktable-org/darktable | https://api.github.com/repos/darktable-org/darktable | closed | Copy paste history in overwrite mode followed by undo does not bring original image back to pre paste stage. | bug: pending priority: medium | Current master.
History Stack -> Mode -> Overwrite.
Open an image (image1) in darkroom.
Do a simple edit like a crop or anything.
See step added to history.
Now copy history image (image2)(I did a ctrl_shift+c and did not change any checkboxes)
ctrl+v on image 1.
See changes are applied and history shows the changes and the crop initially done on image1 is no longer there (since in overwrite mode).
Now do a ctrl+z to undo this history paste.
Image1 goes back to intial state without the crop that was applied to it.
Expected behavior: ctrl+z should only undo the pasted history step and bring the original image back to the cropped state.
How to reproduce...

| 1.0 | Copy paste history in overwrite mode followed by undo does not bring original image back to pre paste stage. - Current master.
History Stack -> Mode -> Overwrite.
Open an image (image1) in darkroom.
Do a simple edit like a crop or anything.
See step added to history.
Now copy history image (image2)(I did a ctrl_shift+c and did not change any checkboxes)
ctrl+v on image 1.
See changes are applied and history shows the changes and the crop initially done on image1 is no longer there (since in overwrite mode).
Now do a ctrl+z to undo this history paste.
Image1 goes back to intial state without the crop that was applied to it.
Expected behavior: ctrl+z should only undo the pasted history step and bring the original image back to the cropped state.
How to reproduce...

| priority | copy paste history in overwrite mode followed by undo does not bring original image back to pre paste stage current master history stack mode overwrite open an image in darkroom do a simple edit like a crop or anything see step added to history now copy history image i did a ctrl shift c and did not change any checkboxes ctrl v on image see changes are applied and history shows the changes and the crop initially done on is no longer there since in overwrite mode now do a ctrl z to undo this history paste goes back to intial state without the crop that was applied to it expected behavior ctrl z should only undo the pasted history step and bring the original image back to the cropped state how to reproduce | 1 |
817,348 | 30,638,301,281 | IssuesEvent | 2023-07-24 19:37:04 | yugabyte/yugabyte-db | https://api.github.com/repos/yugabyte/yugabyte-db | closed | [YSQL] EXPLAIN ANALYZE crashes on a postgres FDW scan | kind/bug area/ysql priority/medium | Jira Link: [DB-5707](https://yugabyte.atlassian.net/browse/DB-5707)
### Description
The following trace causes a crash
```
CREATE EXTENSION postgres_fdw;
CREATE SERVER testserver1 FOREIGN DATA WRAPPER postgres_fdw;
DO $d$
BEGIN
EXECUTE $$CREATE SERVER loopback FOREIGN DATA WRAPPER postgres_fdw
OPTIONS (dbname '$$||current_database()||$$',
host '$$||current_setting('listen_addresses')||$$',
port '$$||current_setting('port')||$$'
)$$;
EXECUTE $$CREATE SERVER loopback2 FOREIGN DATA WRAPPER postgres_fdw
OPTIONS (dbname '$$||current_database()||$$',
host '$$||current_setting('listen_addresses')||$$',
port '$$||current_setting('port')||$$'
)$$;
END;
$d$;
CREATE USER MAPPING FOR CURRENT_USER SERVER loopback;
create table sample(c1 int not null);
CREATE FOREIGN TABLE ft1 (c1 int OPTIONS (column_name 'c1') NOT NULL) SERVER loopback OPTIONS (schema_name 'public', table_name 'sample');
explain analyze SELECT * From ft1;
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
The connection to the server was lost. Attempting reset: Succeeded.
```
It crashes in the invocation of `YbUpdateReadRpcStats` in `YbExecUpdateInstrumentForeignScan` in `ybc_fdw.c` because right before it `node->fdw_state` is mistakenly casted to a `YbFdwExecState` even though it is actually a `PgFdwScanState`.
[DB-5707]: https://yugabyte.atlassian.net/browse/DB-5707?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ | 1.0 | [YSQL] EXPLAIN ANALYZE crashes on a postgres FDW scan - Jira Link: [DB-5707](https://yugabyte.atlassian.net/browse/DB-5707)
### Description
The following trace causes a crash
```
CREATE EXTENSION postgres_fdw;
CREATE SERVER testserver1 FOREIGN DATA WRAPPER postgres_fdw;
DO $d$
BEGIN
EXECUTE $$CREATE SERVER loopback FOREIGN DATA WRAPPER postgres_fdw
OPTIONS (dbname '$$||current_database()||$$',
host '$$||current_setting('listen_addresses')||$$',
port '$$||current_setting('port')||$$'
)$$;
EXECUTE $$CREATE SERVER loopback2 FOREIGN DATA WRAPPER postgres_fdw
OPTIONS (dbname '$$||current_database()||$$',
host '$$||current_setting('listen_addresses')||$$',
port '$$||current_setting('port')||$$'
)$$;
END;
$d$;
CREATE USER MAPPING FOR CURRENT_USER SERVER loopback;
create table sample(c1 int not null);
CREATE FOREIGN TABLE ft1 (c1 int OPTIONS (column_name 'c1') NOT NULL) SERVER loopback OPTIONS (schema_name 'public', table_name 'sample');
explain analyze SELECT * From ft1;
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
The connection to the server was lost. Attempting reset: Succeeded.
```
It crashes in the invocation of `YbUpdateReadRpcStats` in `YbExecUpdateInstrumentForeignScan` in `ybc_fdw.c` because right before it `node->fdw_state` is mistakenly casted to a `YbFdwExecState` even though it is actually a `PgFdwScanState`.
[DB-5707]: https://yugabyte.atlassian.net/browse/DB-5707?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ | priority | explain analyze crashes on a postgres fdw scan jira link description the following trace causes a crash create extension postgres fdw create server foreign data wrapper postgres fdw do d begin execute create server loopback foreign data wrapper postgres fdw options dbname current database host current setting listen addresses port current setting port execute create server foreign data wrapper postgres fdw options dbname current database host current setting listen addresses port current setting port end d create user mapping for current user server loopback create table sample int not null create foreign table int options column name not null server loopback options schema name public table name sample explain analyze select from server closed the connection unexpectedly this probably means the server terminated abnormally before or while processing the request the connection to the server was lost attempting reset succeeded it crashes in the invocation of ybupdatereadrpcstats in ybexecupdateinstrumentforeignscan in ybc fdw c because right before it node fdw state is mistakenly casted to a ybfdwexecstate even though it is actually a pgfdwscanstate | 1 |
359,690 | 10,679,612,521 | IssuesEvent | 2019-10-21 19:38:23 | inspec/inspec | https://api.github.com/repos/inspec/inspec | closed | Inspec fails on profile archives with empty file, resulting in undefined method error | CLI: archive CLI: check Priority: Medium Type: Bug Type: Regression | # Describe the problem
It appears that sometime after `v4.16.0`, inspec incorrectly handles profile tar archives that include empty files. The following command:
```
inspec check 'https://github.com/vjeffrey/try-inspec-aws-profile/archive/master.tar.gz'
```
works on v4.16.0 but fails on v4.17.17 with the following error:
```
Traceback (most recent call last):
17: from /hab/pkgs/chef/inspec/4.17.17/20191002041201/lib/gems/inspec-bin-4.17.17/bin/inspec:11:in `<main>'
16: from /hab/pkgs/chef/inspec/4.17.17/20191002041201/lib/gems/inspec-4.17.17/lib/inspec/base_cli.rb:33:in `start'
15: from /hab/pkgs/chef/inspec/4.17.17/20191002041201/lib/gems/thor-0.20.3/lib/thor/base.rb:466:in `start'
14: from /hab/pkgs/chef/inspec/4.17.17/20191002041201/lib/gems/thor-0.20.3/lib/thor.rb:387:in `dispatch'
13: from /hab/pkgs/chef/inspec/4.17.17/20191002041201/lib/gems/thor-0.20.3/lib/thor/invocation.rb:126:in `invoke_command'
12: from /hab/pkgs/chef/inspec/4.17.17/20191002041201/lib/gems/thor-0.20.3/lib/thor/command.rb:27:in `run'
11: from /hab/pkgs/chef/inspec/4.17.17/20191002041201/lib/gems/inspec-4.17.17/lib/inspec/cli.rb:116:in `check'
10: from /hab/pkgs/chef/inspec/4.17.17/20191002041201/lib/gems/inspec-4.17.17/lib/inspec/profile.rb:73:in `for_target'
9: from /hab/pkgs/chef/inspec/4.17.17/20191002041201/lib/gems/inspec-4.17.17/lib/inspec/profile.rb:67:in `for_fetcher'
8: from /hab/pkgs/chef/inspec/4.17.17/20191002041201/lib/gems/inspec-4.17.17/lib/inspec/profile.rb:49:in `for_path'
7: from /hab/pkgs/chef/inspec/4.17.17/20191002041201/lib/gems/inspec-4.17.17/lib/inspec/file_provider.rb:14:in `for_path'
6: from /hab/pkgs/chef/inspec/4.17.17/20191002041201/lib/gems/inspec-4.17.17/lib/inspec/file_provider.rb:14:in `new'
5: from /hab/pkgs/chef/inspec/4.17.17/20191002041201/lib/gems/inspec-4.17.17/lib/inspec/file_provider.rb:160:in `initialize'
4: from /hab/pkgs/chef/inspec/4.17.17/20191002041201/lib/gems/inspec-4.17.17/lib/inspec/file_provider.rb:205:in `walk_tar'
3: from /hab/pkgs/core/ruby/2.5.5/20190416223112/lib/ruby/site_ruby/2.5.0/rubygems/package/tar_reader.rb:29:in `new'
2: from /hab/pkgs/chef/inspec/4.17.17/20191002041201/lib/gems/inspec-4.17.17/lib/inspec/file_provider.rb:161:in `block in initialize'
1: from /hab/pkgs/core/ruby/2.5.5/20190416223112/lib/ruby/site_ruby/2.5.0/rubygems/package/tar_reader.rb:65:in `each'
/hab/pkgs/chef/inspec/4.17.17/20191002041201/lib/gems/inspec-4.17.17/lib/inspec/file_provider.rb:176:in `block (2 levels) in initialize': undefined method `force_encoding' for nil:NilClass (NoMethodError)
```
Some well places printf's tell me this is happening on the first empty file in the archive `libraries/.gitkeep`
## Possible Solution
A quick fix would be to nil-check `res` here before doing the force_encoding trick:
https://github.com/inspec/inspec/blob/90961d3cf73446b5f040f40a8dac48b4f6202cd5/lib/inspec/file_provider.rb#L175-L177
| 1.0 | Inspec fails on profile archives with empty file, resulting in undefined method error - # Describe the problem
It appears that sometime after `v4.16.0`, inspec incorrectly handles profile tar archives that include empty files. The following command:
```
inspec check 'https://github.com/vjeffrey/try-inspec-aws-profile/archive/master.tar.gz'
```
works on v4.16.0 but fails on v4.17.17 with the following error:
```
Traceback (most recent call last):
17: from /hab/pkgs/chef/inspec/4.17.17/20191002041201/lib/gems/inspec-bin-4.17.17/bin/inspec:11:in `<main>'
16: from /hab/pkgs/chef/inspec/4.17.17/20191002041201/lib/gems/inspec-4.17.17/lib/inspec/base_cli.rb:33:in `start'
15: from /hab/pkgs/chef/inspec/4.17.17/20191002041201/lib/gems/thor-0.20.3/lib/thor/base.rb:466:in `start'
14: from /hab/pkgs/chef/inspec/4.17.17/20191002041201/lib/gems/thor-0.20.3/lib/thor.rb:387:in `dispatch'
13: from /hab/pkgs/chef/inspec/4.17.17/20191002041201/lib/gems/thor-0.20.3/lib/thor/invocation.rb:126:in `invoke_command'
12: from /hab/pkgs/chef/inspec/4.17.17/20191002041201/lib/gems/thor-0.20.3/lib/thor/command.rb:27:in `run'
11: from /hab/pkgs/chef/inspec/4.17.17/20191002041201/lib/gems/inspec-4.17.17/lib/inspec/cli.rb:116:in `check'
10: from /hab/pkgs/chef/inspec/4.17.17/20191002041201/lib/gems/inspec-4.17.17/lib/inspec/profile.rb:73:in `for_target'
9: from /hab/pkgs/chef/inspec/4.17.17/20191002041201/lib/gems/inspec-4.17.17/lib/inspec/profile.rb:67:in `for_fetcher'
8: from /hab/pkgs/chef/inspec/4.17.17/20191002041201/lib/gems/inspec-4.17.17/lib/inspec/profile.rb:49:in `for_path'
7: from /hab/pkgs/chef/inspec/4.17.17/20191002041201/lib/gems/inspec-4.17.17/lib/inspec/file_provider.rb:14:in `for_path'
6: from /hab/pkgs/chef/inspec/4.17.17/20191002041201/lib/gems/inspec-4.17.17/lib/inspec/file_provider.rb:14:in `new'
5: from /hab/pkgs/chef/inspec/4.17.17/20191002041201/lib/gems/inspec-4.17.17/lib/inspec/file_provider.rb:160:in `initialize'
4: from /hab/pkgs/chef/inspec/4.17.17/20191002041201/lib/gems/inspec-4.17.17/lib/inspec/file_provider.rb:205:in `walk_tar'
3: from /hab/pkgs/core/ruby/2.5.5/20190416223112/lib/ruby/site_ruby/2.5.0/rubygems/package/tar_reader.rb:29:in `new'
2: from /hab/pkgs/chef/inspec/4.17.17/20191002041201/lib/gems/inspec-4.17.17/lib/inspec/file_provider.rb:161:in `block in initialize'
1: from /hab/pkgs/core/ruby/2.5.5/20190416223112/lib/ruby/site_ruby/2.5.0/rubygems/package/tar_reader.rb:65:in `each'
/hab/pkgs/chef/inspec/4.17.17/20191002041201/lib/gems/inspec-4.17.17/lib/inspec/file_provider.rb:176:in `block (2 levels) in initialize': undefined method `force_encoding' for nil:NilClass (NoMethodError)
```
Some well places printf's tell me this is happening on the first empty file in the archive `libraries/.gitkeep`
## Possible Solution
A quick fix would be to nil-check `res` here before doing the force_encoding trick:
https://github.com/inspec/inspec/blob/90961d3cf73446b5f040f40a8dac48b4f6202cd5/lib/inspec/file_provider.rb#L175-L177
| priority | inspec fails on profile archives with empty file resulting in undefined method error describe the problem it appears that sometime after inspec incorrectly handles profile tar archives that include empty files the following command inspec check works on but fails on with the following error traceback most recent call last from hab pkgs chef inspec lib gems inspec bin bin inspec in from hab pkgs chef inspec lib gems inspec lib inspec base cli rb in start from hab pkgs chef inspec lib gems thor lib thor base rb in start from hab pkgs chef inspec lib gems thor lib thor rb in dispatch from hab pkgs chef inspec lib gems thor lib thor invocation rb in invoke command from hab pkgs chef inspec lib gems thor lib thor command rb in run from hab pkgs chef inspec lib gems inspec lib inspec cli rb in check from hab pkgs chef inspec lib gems inspec lib inspec profile rb in for target from hab pkgs chef inspec lib gems inspec lib inspec profile rb in for fetcher from hab pkgs chef inspec lib gems inspec lib inspec profile rb in for path from hab pkgs chef inspec lib gems inspec lib inspec file provider rb in for path from hab pkgs chef inspec lib gems inspec lib inspec file provider rb in new from hab pkgs chef inspec lib gems inspec lib inspec file provider rb in initialize from hab pkgs chef inspec lib gems inspec lib inspec file provider rb in walk tar from hab pkgs core ruby lib ruby site ruby rubygems package tar reader rb in new from hab pkgs chef inspec lib gems inspec lib inspec file provider rb in block in initialize from hab pkgs core ruby lib ruby site ruby rubygems package tar reader rb in each hab pkgs chef inspec lib gems inspec lib inspec file provider rb in block levels in initialize undefined method force encoding for nil nilclass nomethoderror some well places printf s tell me this is happening on the first empty file in the archive libraries gitkeep possible solution a quick fix would be to nil check res here before doing the force encoding trick | 1 |
398,696 | 11,742,210,225 | IssuesEvent | 2020-03-11 23:59:27 | thaliawww/concrexit | https://api.github.com/repos/thaliawww/concrexit | closed | Member search | bug priority: medium | In GitLab by @joren485 on Sep 1, 2017, 15:47
### One-sentence description
Member search finds wrong members.
### Current behaviour
When searching for some member, the search will also return some members that are not relevant to the search term.
### Expected behaviour
When search for some member, only members relevant to the search are found.
### Steps to reproduce
1. Go to [member search](https://thalia.nu/members/)
2. Search for `Joren`
3. Observe that both `Joren Vrancken` and `Luuk Scholten` are found. | 1.0 | Member search - In GitLab by @joren485 on Sep 1, 2017, 15:47
### One-sentence description
Member search finds wrong members.
### Current behaviour
When searching for some member, the search will also return some members that are not relevant to the search term.
### Expected behaviour
When search for some member, only members relevant to the search are found.
### Steps to reproduce
1. Go to [member search](https://thalia.nu/members/)
2. Search for `Joren`
3. Observe that both `Joren Vrancken` and `Luuk Scholten` are found. | priority | member search in gitlab by on sep one sentence description member search finds wrong members current behaviour when searching for some member the search will also return some members that are not relevant to the search term expected behaviour when search for some member only members relevant to the search are found steps to reproduce go to search for joren observe that both joren vrancken and luuk scholten are found | 1 |
774,370 | 27,193,491,522 | IssuesEvent | 2023-02-20 01:44:45 | TheTaylorLee/AdminToolbox | https://api.github.com/repos/TheTaylorLee/AdminToolbox | closed | Admintoolbox.Office365 - Get-DistributionGroupMembers | enhancement AdminToolbox.Office365 Priority: Medium | **Feature Target Details**
- Module Name: Admintoolbox.Office365
- New Function Name: Get-DistributionGroupMembers
**Describe the solution you'd like**
Had a use case for a function that can be added to the Office 365 module.
**Code Sample**
```PowerShell
function Get-DistributionGroupMembers {
$groups = Get-DistributionGroup -resultsize unlimited
foreach ($group in $groups) {
$members = Get-DistributionGroupMember $group.name
foreach ($member in $members) {
[pscustomobject]@{
Group = $group.name
GroupType = $group.grouptype
MemberName = $member.name
MemberType = $member.recipienttype
GroupEmailAddress = $group.PrimarySmtpAddress
}
}
}
}
Get-DistributionGroupMembers | export-excel $env:USERPROFILE\downloads\DistributionMembers.xlsx
```
| 1.0 | Admintoolbox.Office365 - Get-DistributionGroupMembers - **Feature Target Details**
- Module Name: Admintoolbox.Office365
- New Function Name: Get-DistributionGroupMembers
**Describe the solution you'd like**
Had a use case for a function that can be added to the Office 365 module.
**Code Sample**
```PowerShell
function Get-DistributionGroupMembers {
$groups = Get-DistributionGroup -resultsize unlimited
foreach ($group in $groups) {
$members = Get-DistributionGroupMember $group.name
foreach ($member in $members) {
[pscustomobject]@{
Group = $group.name
GroupType = $group.grouptype
MemberName = $member.name
MemberType = $member.recipienttype
GroupEmailAddress = $group.PrimarySmtpAddress
}
}
}
}
Get-DistributionGroupMembers | export-excel $env:USERPROFILE\downloads\DistributionMembers.xlsx
```
| priority | admintoolbox get distributiongroupmembers feature target details module name admintoolbox new function name get distributiongroupmembers describe the solution you d like had a use case for a function that can be added to the office module code sample powershell function get distributiongroupmembers groups get distributiongroup resultsize unlimited foreach group in groups members get distributiongroupmember group name foreach member in members group group name grouptype group grouptype membername member name membertype member recipienttype groupemailaddress group primarysmtpaddress get distributiongroupmembers export excel env userprofile downloads distributionmembers xlsx | 1 |
40,533 | 2,868,926,056 | IssuesEvent | 2015-06-05 22:00:07 | dart-lang/pub | https://api.github.com/repos/dart-lang/pub | closed | Make pub.dartlang.org front page more awesome | bug Fixed Priority-Medium | <a href="https://github.com/munificent"><img src="https://avatars.githubusercontent.com/u/46275?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [munificent](https://github.com/munificent)**
_Originally opened as dart-lang/sdk#5488_
----
Add hero text and prominent packages link to pub.dartlang.org front page.
Eventually, the front page will probably show the most recently updated and/or most popular packages. Until then, we should at least have a nice blurb and a big link to the main packages list as well as the getting started doc. | 1.0 | Make pub.dartlang.org front page more awesome - <a href="https://github.com/munificent"><img src="https://avatars.githubusercontent.com/u/46275?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [munificent](https://github.com/munificent)**
_Originally opened as dart-lang/sdk#5488_
----
Add hero text and prominent packages link to pub.dartlang.org front page.
Eventually, the front page will probably show the most recently updated and/or most popular packages. Until then, we should at least have a nice blurb and a big link to the main packages list as well as the getting started doc. | priority | make pub dartlang org front page more awesome issue by originally opened as dart lang sdk add hero text and prominent packages link to pub dartlang org front page eventually the front page will probably show the most recently updated and or most popular packages until then we should at least have a nice blurb and a big link to the main packages list as well as the getting started doc | 1 |
341,537 | 10,298,707,930 | IssuesEvent | 2019-08-28 10:58:13 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | Fix various issues with handling of floating values within the LWM2M subsystem | area: LWM2M bug priority: medium | **Describe the bug**
- Regardless of its representation (_TLV_, _JSON_), it's not possible to pass a value > -1.0 and < 0.0 (ex: -0.5). There's no _sign_ field in the [_float32_value_](https://github.com/zephyrproject-rtos/zephyr/blob/master/include/net/lwm2m.h#L345) and [_float64_value_](https://github.com/zephyrproject-rtos/zephyr/blob/master/include/net/lwm2m.h#L358) so the only way to represent a value such as -0.5 is :
```c
struct float32_value lFloatValue; /* val1 and val2 are integers (s32_t) */
lFloatValue.val1 = 0;
lFloatValue.val2 = -500000;
```
However [only the sign of _val1_ is considered for _TLV_](https://github.com/zephyrproject-rtos/zephyr/blob/master/subsys/net/lib/lwm2m/lwm2m_util.c#L79) while the _JSON_ representation simply formats the value as [_("%d.%d",lFloatValue.val1, lFloatValue.val2)_](https://github.com/zephyrproject-rtos/zephyr/blob/master/subsys/net/lib/lwm2m/lwm2m_rw_json.c#L500) ("0.-500000") thus resulting in an exception when attempting to parse the value on the other side.
- Using the _JSON_ representation it is not possible to represent a value with leading zeroes for _val2_ (ex: 0.05). Indeed as such value should be reprensented as:
```c
struct float32_value lFloatValue; /* val1 and val2 are integers (s32_t) */
lFloatValue.val1 = 0;
lFloatValue.val2 = 50000; /* 0.05*1000000 */
```
However as previously stated the value will simply end up being formated as [_("%d.%d",lFloatValue.val1, lFloatValue.val2)_](https://github.com/zephyrproject-rtos/zephyr/blob/master/subsys/net/lib/lwm2m/lwm2m_rw_json.c#L500) ("0.500000" instead of "0.050000")
- At least some mantissas are one bit too short using the TLV reprensentation. Trying the represent 0.05 (0x3D4CCCCD using IEEE 754 single precision) ends up as 0.049999997 (0x3D4CCCCC) on the other side
**To Reproduce**
- Use the _Leshan_ lwm2m server demo as the server backend
```bash
wget https://hudson.eclipse.org/leshan/job/leshan/lastSuccessfulBuild/artifact/leshan-server-demo.jar
sudo java -jar ./leshan-server-demo.jar -wp 80
```
- Select _Single-value_ in the top right drop-down menu as _JSON_ or _TLV_ based on the test case
- Use the zephyr lwm2m client example and change the value of the temperature object as described by the following cases:
| Representation | val1 | val2 | Expected value | Value retrieved by _Leshan_ |
| ------------- | ------------- | ------------- |------------- |------------- |
| _TLV_ | 0 | -500000 | -0.5 | 0.5 |
| _JSON_ | 0 | -500000 | -0.5 | Exception |
| _JSON_ | 0 | 50000 | 0.05 | 0.5 |
| _TLV_ | 0 | 50000 | 0.05 | 0.049999997 | | 1.0 | Fix various issues with handling of floating values within the LWM2M subsystem - **Describe the bug**
- Regardless of its representation (_TLV_, _JSON_), it's not possible to pass a value > -1.0 and < 0.0 (ex: -0.5). There's no _sign_ field in the [_float32_value_](https://github.com/zephyrproject-rtos/zephyr/blob/master/include/net/lwm2m.h#L345) and [_float64_value_](https://github.com/zephyrproject-rtos/zephyr/blob/master/include/net/lwm2m.h#L358) so the only way to represent a value such as -0.5 is :
```c
struct float32_value lFloatValue; /* val1 and val2 are integers (s32_t) */
lFloatValue.val1 = 0;
lFloatValue.val2 = -500000;
```
However [only the sign of _val1_ is considered for _TLV_](https://github.com/zephyrproject-rtos/zephyr/blob/master/subsys/net/lib/lwm2m/lwm2m_util.c#L79) while the _JSON_ representation simply formats the value as [_("%d.%d",lFloatValue.val1, lFloatValue.val2)_](https://github.com/zephyrproject-rtos/zephyr/blob/master/subsys/net/lib/lwm2m/lwm2m_rw_json.c#L500) ("0.-500000") thus resulting in an exception when attempting to parse the value on the other side.
- Using the _JSON_ representation it is not possible to represent a value with leading zeroes for _val2_ (ex: 0.05). Indeed as such value should be reprensented as:
```c
struct float32_value lFloatValue; /* val1 and val2 are integers (s32_t) */
lFloatValue.val1 = 0;
lFloatValue.val2 = 50000; /* 0.05*1000000 */
```
However as previously stated the value will simply end up being formated as [_("%d.%d",lFloatValue.val1, lFloatValue.val2)_](https://github.com/zephyrproject-rtos/zephyr/blob/master/subsys/net/lib/lwm2m/lwm2m_rw_json.c#L500) ("0.500000" instead of "0.050000")
- At least some mantissas are one bit too short using the TLV reprensentation. Trying the represent 0.05 (0x3D4CCCCD using IEEE 754 single precision) ends up as 0.049999997 (0x3D4CCCCC) on the other side
**To Reproduce**
- Use the _Leshan_ lwm2m server demo as the server backend
```bash
wget https://hudson.eclipse.org/leshan/job/leshan/lastSuccessfulBuild/artifact/leshan-server-demo.jar
sudo java -jar ./leshan-server-demo.jar -wp 80
```
- Select _Single-value_ in the top right drop-down menu as _JSON_ or _TLV_ based on the test case
- Use the zephyr lwm2m client example and change the value of the temperature object as described by the following cases:
| Representation | val1 | val2 | Expected value | Value retrieved by _Leshan_ |
| ------------- | ------------- | ------------- |------------- |------------- |
| _TLV_ | 0 | -500000 | -0.5 | 0.5 |
| _JSON_ | 0 | -500000 | -0.5 | Exception |
| _JSON_ | 0 | 50000 | 0.05 | 0.5 |
| _TLV_ | 0 | 50000 | 0.05 | 0.049999997 | | priority | fix various issues with handling of floating values within the subsystem describe the bug regardless of its representation tlv json it s not possible to pass a value and ex there s no sign field in the and so the only way to represent a value such as is c struct value lfloatvalue and are integers t lfloatvalue lfloatvalue however while the json representation simply formats the value as thus resulting in an exception when attempting to parse the value on the other side using the json representation it is not possible to represent a value with leading zeroes for ex indeed as such value should be reprensented as c struct value lfloatvalue and are integers t lfloatvalue lfloatvalue however as previously stated the value will simply end up being formated as instead of at least some mantissas are one bit too short using the tlv reprensentation trying the represent using ieee single precision ends up as on the other side to reproduce use the leshan server demo as the server backend bash wget sudo java jar leshan server demo jar wp select single value in the top right drop down menu as json or tlv based on the test case use the zephyr client example and change the value of the temperature object as described by the following cases representation expected value value retrieved by leshan tlv json exception json tlv | 1 |
642,847 | 20,915,072,989 | IssuesEvent | 2022-03-24 12:45:41 | epiphany-platform/epiphany | https://api.github.com/repos/epiphany-platform/epiphany | closed | [SPIKE] Decide expected types of cluster installation | area/kubernetes type/spike priority/medium | **Describe the solution you'd like**
Decide how to proceed with developing self-managed kubernetes services module.
1. standard (1 * master + x * nodes)
2. single node
3. ha (x * masters + y * nodes)
For now we agreed, that first scenario is the most important so It has to be done first. For details please refer to comments.
**Additional context**
The goal of this issue is: create a new issues with well described steps to create such module.
| 1.0 | [SPIKE] Decide expected types of cluster installation - **Describe the solution you'd like**
Decide how to proceed with developing self-managed kubernetes services module.
1. standard (1 * master + x * nodes)
2. single node
3. ha (x * masters + y * nodes)
For now we agreed, that first scenario is the most important so It has to be done first. For details please refer to comments.
**Additional context**
The goal of this issue is: create a new issues with well described steps to create such module.
| priority | decide expected types of cluster installation describe the solution you d like decide how to proceed with developing self managed kubernetes services module standard master x nodes single node ha x masters y nodes for now we agreed that first scenario is the most important so it has to be done first for details please refer to comments additional context the goal of this issue is create a new issues with well described steps to create such module | 1 |
590,613 | 17,782,855,057 | IssuesEvent | 2021-08-31 07:33:48 | teamforus/forus | https://api.github.com/repos/teamforus/forus | closed | Voucher generator: show bounces | Priority: Should have Scope: Medium no-issue-activity | ## Context
When creating vouchers trough the voucher generator, there currently is no way to tell if the email adres exists. For the sponsor it would be good to know if an email bounced, so that they know if the voucher arrived.
## Goal
To register and display bounced invitations within the voucher generator.
There could be 3 statuses: sent, bounced, and assigned.
## Tasks
- [ ] Research and implement way of checking if emails bounced
- [ ] Display bounces in the voucher generator | 1.0 | Voucher generator: show bounces - ## Context
When creating vouchers trough the voucher generator, there currently is no way to tell if the email adres exists. For the sponsor it would be good to know if an email bounced, so that they know if the voucher arrived.
## Goal
To register and display bounced invitations within the voucher generator.
There could be 3 statuses: sent, bounced, and assigned.
## Tasks
- [ ] Research and implement way of checking if emails bounced
- [ ] Display bounces in the voucher generator | priority | voucher generator show bounces context when creating vouchers trough the voucher generator there currently is no way to tell if the email adres exists for the sponsor it would be good to know if an email bounced so that they know if the voucher arrived goal to register and display bounced invitations within the voucher generator there could be statuses sent bounced and assigned tasks research and implement way of checking if emails bounced display bounces in the voucher generator | 1 |
555,554 | 16,457,744,672 | IssuesEvent | 2021-05-21 14:40:13 | netlify/netlify-plugin-nextjs | https://api.github.com/repos/netlify/netlify-plugin-nextjs | closed | Response payload exceeded for some images in next/image | next/image priority: medium type: bug | cc @maximeheckel
<img width="793" alt="Screen Shot 2021-05-14 at 5 49 01 AM" src="https://user-images.githubusercontent.com/57350178/118282165-fcd9e100-b49b-11eb-8b10-15d2787f071b.png">
if anyone sees and is experiencing this issue as well, please do let us know so we can prioritize accordingly! | 1.0 | Response payload exceeded for some images in next/image - cc @maximeheckel
<img width="793" alt="Screen Shot 2021-05-14 at 5 49 01 AM" src="https://user-images.githubusercontent.com/57350178/118282165-fcd9e100-b49b-11eb-8b10-15d2787f071b.png">
if anyone sees and is experiencing this issue as well, please do let us know so we can prioritize accordingly! | priority | response payload exceeded for some images in next image cc maximeheckel img width alt screen shot at am src if anyone sees and is experiencing this issue as well please do let us know so we can prioritize accordingly | 1 |
508,099 | 14,689,846,164 | IssuesEvent | 2021-01-02 12:11:56 | windchime-yk/deno-json-db | https://api.github.com/repos/windchime-yk/deno-json-db | closed | リリースの自動化 | Priority: Medium Type: CI | 現状、バージョンがなく、ユーザーはmasterブランチの最新のものしか使うことができない
それだと健全とは言えないので、部分検索を実装後に機能追加をPR単位にして、以下のQiita記事を参考にリリースを自動化する
## 資料
- [GitHub Actions + github-pr-release でリリースノート生成を自動化する](https://qiita.com/suemoc/items/4ad8d942e7f5ba9795f7)(基本的にこれを使う)
- [actions/github-script - GitHub](https://github.com/actions/github-script)
- [GitHub ActionsでReleaseを自動化する方法としたときに得た学び](http://skawashima.com/blog/2019/12/github-actions-auto-release/)
- [Github Tag · Actions · GitHub Marketplace](https://github.com/marketplace/actions/github-tag) | 1.0 | リリースの自動化 - 現状、バージョンがなく、ユーザーはmasterブランチの最新のものしか使うことができない
それだと健全とは言えないので、部分検索を実装後に機能追加をPR単位にして、以下のQiita記事を参考にリリースを自動化する
## 資料
- [GitHub Actions + github-pr-release でリリースノート生成を自動化する](https://qiita.com/suemoc/items/4ad8d942e7f5ba9795f7)(基本的にこれを使う)
- [actions/github-script - GitHub](https://github.com/actions/github-script)
- [GitHub ActionsでReleaseを自動化する方法としたときに得た学び](http://skawashima.com/blog/2019/12/github-actions-auto-release/)
- [Github Tag · Actions · GitHub Marketplace](https://github.com/marketplace/actions/github-tag) | priority | リリースの自動化 現状、バージョンがなく、ユーザーはmasterブランチの最新のものしか使うことができない それだと健全とは言えないので、部分検索を実装後に機能追加をpr単位にして、以下のqiita記事を参考にリリースを自動化する 資料 | 1 |
750,893 | 26,223,620,544 | IssuesEvent | 2023-01-04 16:42:07 | zowe/zowe-cli | https://api.github.com/repos/zowe/zowe-cli | closed | Change the phrase 'deprecated' to indicate to users the profiles are still supported in v2 and also relevant in many user cases | enhancement question priority-medium | v2 supports configuration data being held in profiles as well as configuration files.
```
Warning: The command 'profiles list' is deprecated.
Recommended replacement: The 'config list' command
```
For users (in DevOps scenarios) team configuration files is a good option to collaborate.
For other users in system programmer scenarios profiles is still a good choice to operate.
Doing demos to users recently they have complained about the use of the word `deprecated`. This implies to them that they need to migrate to use config files, however I am having to explain to users that profiles are still OK to use. The suggestion is to remove the message about `profiles` commands being deprecated, as this implies that they no longer work or are less functional, rather than it being a user choice for how they want to manage their configuration information | 1.0 | Change the phrase 'deprecated' to indicate to users the profiles are still supported in v2 and also relevant in many user cases - v2 supports configuration data being held in profiles as well as configuration files.
```
Warning: The command 'profiles list' is deprecated.
Recommended replacement: The 'config list' command
```
For users (in DevOps scenarios) team configuration files is a good option to collaborate.
For other users in system programmer scenarios profiles is still a good choice to operate.
Doing demos to users recently they have complained about the use of the word `deprecated`. This implies to them that they need to migrate to use config files, however I am having to explain to users that profiles are still OK to use. The suggestion is to remove the message about `profiles` commands being deprecated, as this implies that they no longer work or are less functional, rather than it being a user choice for how they want to manage their configuration information | priority | change the phrase deprecated to indicate to users the profiles are still supported in and also relevant in many user cases supports configuration data being held in profiles as well as configuration files warning the command profiles list is deprecated recommended replacement the config list command for users in devops scenarios team configuration files is a good option to collaborate for other users in system programmer scenarios profiles is still a good choice to operate doing demos to users recently they have complained about the use of the word deprecated this implies to them that they need to migrate to use config files however i am having to explain to users that profiles are still ok to use the suggestion is to remove the message about profiles commands being deprecated as this implies that they no longer work or are less functional rather than it being a user choice for how they want to manage their configuration information | 1 |
325,164 | 9,918,263,643 | IssuesEvent | 2019-06-29 09:25:58 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | Unable to reset nRF52840 from nRF9160 on pca10090 DK | area: Bluetooth bug platform: nRF priority: medium | It is desirable to be able to reset the nRF52840 on the pca10090 DK from the nRF9160, especially in situations where the two SoC communicate and their state needs to be synchronized (and given that only one reset button exists on the board).
Because the nRF52840 chip does not have a reset line connected to the nRF9160, a GPIO line can be used to issue a reset. Let nrf52840_pca10090 be reset via a dedicated line.
| 1.0 | Unable to reset nRF52840 from nRF9160 on pca10090 DK - It is desirable to be able to reset the nRF52840 on the pca10090 DK from the nRF9160, especially in situations where the two SoC communicate and their state needs to be synchronized (and given that only one reset button exists on the board).
Because the nRF52840 chip does not have a reset line connected to the nRF9160, a GPIO line can be used to issue a reset. Let nrf52840_pca10090 be reset via a dedicated line.
| priority | unable to reset from on dk it is desirable to be able to reset the on the dk from the especially in situations where the two soc communicate and their state needs to be synchronized and given that only one reset button exists on the board because the chip does not have a reset line connected to the a gpio line can be used to issue a reset let be reset via a dedicated line | 1 |
698,559 | 23,985,016,914 | IssuesEvent | 2022-09-13 18:15:40 | authzed/zed | https://api.github.com/repos/authzed/zed | closed | Add support for lookupsubjects to zed | priority/2 medium | The LookupSubjects API is now available, so we should add the command to zed | 1.0 | Add support for lookupsubjects to zed - The LookupSubjects API is now available, so we should add the command to zed | priority | add support for lookupsubjects to zed the lookupsubjects api is now available so we should add the command to zed | 1 |
646,660 | 21,055,446,660 | IssuesEvent | 2022-04-01 02:24:20 | AY2122S2-CS2113-T11-2/tp | https://api.github.com/repos/AY2122S2-CS2113-T11-2/tp | closed | Add search feature | priority.Medium v2.0 | As a user, I can search for a doctor/patient or an appointment with keywords. | 1.0 | Add search feature - As a user, I can search for a doctor/patient or an appointment with keywords. | priority | add search feature as a user i can search for a doctor patient or an appointment with keywords | 1 |
251,000 | 7,993,654,626 | IssuesEvent | 2018-07-20 08:31:13 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | [Coverity CID :186582] Memory - corruptions in /subsys/bluetooth/host/gatt.c | Coverity area: Bluetooth bug priority: medium | Static code scan issues seen in File: /subsys/bluetooth/host/gatt.c
Category: Memory - corruptions
Function: gatt_indicate
Component: Bluetooth
CID: 186582
Please fix or provide comments to square it off in coverity in the link: https://scan9.coverity.com/reports.htm#v32951/p12996 | 1.0 | [Coverity CID :186582] Memory - corruptions in /subsys/bluetooth/host/gatt.c - Static code scan issues seen in File: /subsys/bluetooth/host/gatt.c
Category: Memory - corruptions
Function: gatt_indicate
Component: Bluetooth
CID: 186582
Please fix or provide comments to square it off in coverity in the link: https://scan9.coverity.com/reports.htm#v32951/p12996 | priority | memory corruptions in subsys bluetooth host gatt c static code scan issues seen in file subsys bluetooth host gatt c category memory corruptions function gatt indicate component bluetooth cid please fix or provide comments to square it off in coverity in the link | 1 |
467,597 | 13,451,191,318 | IssuesEvent | 2020-09-08 19:49:21 | Romitou/SwanDashboard | https://api.github.com/repos/Romitou/SwanDashboard | closed | Quickly check Sentry errors | enhancement priority: medium 🧷 exceptions | Create a category available to administrators to quickly view Sentry errors directly from the panel. | 1.0 | Quickly check Sentry errors - Create a category available to administrators to quickly view Sentry errors directly from the panel. | priority | quickly check sentry errors create a category available to administrators to quickly view sentry errors directly from the panel | 1 |
115,155 | 4,652,613,857 | IssuesEvent | 2016-10-03 14:31:47 | OperationCode/operationcode | https://api.github.com/repos/OperationCode/operationcode | closed | Fix cd directory in the Getting Started guide | beginner friendly Priority: Medium Status: Available Type: Bug | In CONTRIBUTING.md in the [Operation Code section](https://github.com/OperationCode/operationcode/blob/master/CONTRIBUTING.md#operation-code) the directory a user `cd`s into is incorrect.
It should be changed from `cd operationcode` to `cd operationcode-upstream` | 1.0 | Fix cd directory in the Getting Started guide - In CONTRIBUTING.md in the [Operation Code section](https://github.com/OperationCode/operationcode/blob/master/CONTRIBUTING.md#operation-code) the directory a user `cd`s into is incorrect.
It should be changed from `cd operationcode` to `cd operationcode-upstream` | priority | fix cd directory in the getting started guide in contributing md in the the directory a user cd s into is incorrect it should be changed from cd operationcode to cd operationcode upstream | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.