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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
217,981 | 7,329,656,881 | IssuesEvent | 2018-03-05 06:29:13 | bounswe/bounswe2018group8 | https://api.github.com/repos/bounswe/bounswe2018group8 | closed | Project Plan Revision According to the Feedback | Priority: Medium Revision enhancement | Hello,
We should revise the project plan according to the given feedback. We can discuss it in this week's meeting. For those who will not be able to make it to the meeting , you can give your suggestions as a comment. | 1.0 | Project Plan Revision According to the Feedback - Hello,
We should revise the project plan according to the given feedback. We can discuss it in this week's meeting. For those who will not be able to make it to the meeting , you can give your suggestions as a comment. | priority | project plan revision according to the feedback hello we should revise the project plan according to the given feedback we can discuss it in this week s meeting for those who will not be able to make it to the meeting you can give your suggestions as a comment | 1 |
52,373 | 3,022,671,070 | IssuesEvent | 2015-07-31 21:51:28 | information-artifact-ontology/IAO | https://api.github.com/repos/information-artifact-ontology/IAO | opened | programming language is not a plan specification, change to programming language expression | imported Priority-Medium Type-Term | _From [wddun...@gmail.com](https://code.google.com/u/106653010360062214642/) on April 08, 2014 09:28:13_
A programming language is not a plan specification. A plan specification can be copied, but a programming language has an infinite number of potential strings. How could such a thing be copied?
I suggest the term be changed to 'programming language expression', since particular expressions of a programming language can be copied.
_Original issue: http://code.google.com/p/information-artifact-ontology/issues/detail?id=163_ | 1.0 | programming language is not a plan specification, change to programming language expression - _From [wddun...@gmail.com](https://code.google.com/u/106653010360062214642/) on April 08, 2014 09:28:13_
A programming language is not a plan specification. A plan specification can be copied, but a programming language has an infinite number of potential strings. How could such a thing be copied?
I suggest the term be changed to 'programming language expression', since particular expressions of a programming language can be copied.
_Original issue: http://code.google.com/p/information-artifact-ontology/issues/detail?id=163_ | priority | programming language is not a plan specification change to programming language expression from on april a programming language is not a plan specification a plan specification can be copied but a programming language has an infinite number of potential strings how could such a thing be copied i suggest the term be changed to programming language expression since particular expressions of a programming language can be copied original issue | 1 |
392,269 | 11,589,241,166 | IssuesEvent | 2020-02-24 01:07:04 | CitiesSkylinesMods/TMPE | https://api.github.com/repos/CitiesSkylinesMods/TMPE | closed | UI: Highlight lane when hovering over icons associated with lane | LANE ROUTING Overlays PARKING SPEED LIMITS UI Usability VEHICLE RESTRICTIONS medium priority | - [x] Lane connectors #635
- [x] Speed limits #709
- [x] Parking restrictions #708
- [x] Vehicle Restrictions #721
Sometimes, particularly if various persistent overlays are enabled in mod settings, it's difficult to see which lane a row of vehicle restriction icons belong to. Short rail segments (especially when using 1-lane tracks next to each other) are also sometimes difficult as icons might overlap with infoview icons of adjacent rails.
So, I was wondering if it wold be possible to highlight associated lane when mouse is over an icon, that way it's very clear which lane is being affected when the mouse clicks.
A similar thing could benefit speed restrictions when the individual lane mode is active. | 1.0 | UI: Highlight lane when hovering over icons associated with lane - - [x] Lane connectors #635
- [x] Speed limits #709
- [x] Parking restrictions #708
- [x] Vehicle Restrictions #721
Sometimes, particularly if various persistent overlays are enabled in mod settings, it's difficult to see which lane a row of vehicle restriction icons belong to. Short rail segments (especially when using 1-lane tracks next to each other) are also sometimes difficult as icons might overlap with infoview icons of adjacent rails.
So, I was wondering if it wold be possible to highlight associated lane when mouse is over an icon, that way it's very clear which lane is being affected when the mouse clicks.
A similar thing could benefit speed restrictions when the individual lane mode is active. | priority | ui highlight lane when hovering over icons associated with lane lane connectors speed limits parking restrictions vehicle restrictions sometimes particularly if various persistent overlays are enabled in mod settings it s difficult to see which lane a row of vehicle restriction icons belong to short rail segments especially when using lane tracks next to each other are also sometimes difficult as icons might overlap with infoview icons of adjacent rails so i was wondering if it wold be possible to highlight associated lane when mouse is over an icon that way it s very clear which lane is being affected when the mouse clicks a similar thing could benefit speed restrictions when the individual lane mode is active | 1 |
31,342 | 2,732,892,897 | IssuesEvent | 2015-04-17 10:02:21 | tiku01/oryx-editor | https://api.github.com/repos/tiku01/oryx-editor | closed | Proportional Resizing of Shapes | auto-migrated Component-Editor Priority-Medium Type-Enhancement | ```
It should be possible to define, that shapes or parts of them can only be
resize proportionally. An example is the SVGCircleElement used in the petri
nets stencil set.
You can resize a place by changing the bounds of it like usually. The
diameter of the circle is always taken from the smaller side of the bounds.
Now image you have wider than higher bounds. The result is a small circle
in middle of the bounds.
Now there are two major problems:
First, the circle is not only resized, but also shifted. (fig1)
Second, it is not possible to select the shape by pulling an area around
the visible shape, because the bounds are much larger.
```
Original issue reported on code.google.com by `sven.wag...@gmail.com` on 11 Feb 2009 at 2:48
Attachments:
* [place_wide_bounds.png](https://storage.googleapis.com/google-code-attachments/oryx-editor/issue-357/comment-0/place_wide_bounds.png)
* [place_select.png](https://storage.googleapis.com/google-code-attachments/oryx-editor/issue-357/comment-0/place_select.png)
| 1.0 | Proportional Resizing of Shapes - ```
It should be possible to define, that shapes or parts of them can only be
resize proportionally. An example is the SVGCircleElement used in the petri
nets stencil set.
You can resize a place by changing the bounds of it like usually. The
diameter of the circle is always taken from the smaller side of the bounds.
Now image you have wider than higher bounds. The result is a small circle
in middle of the bounds.
Now there are two major problems:
First, the circle is not only resized, but also shifted. (fig1)
Second, it is not possible to select the shape by pulling an area around
the visible shape, because the bounds are much larger.
```
Original issue reported on code.google.com by `sven.wag...@gmail.com` on 11 Feb 2009 at 2:48
Attachments:
* [place_wide_bounds.png](https://storage.googleapis.com/google-code-attachments/oryx-editor/issue-357/comment-0/place_wide_bounds.png)
* [place_select.png](https://storage.googleapis.com/google-code-attachments/oryx-editor/issue-357/comment-0/place_select.png)
| priority | proportional resizing of shapes it should be possible to define that shapes or parts of them can only be resize proportionally an example is the svgcircleelement used in the petri nets stencil set you can resize a place by changing the bounds of it like usually the diameter of the circle is always taken from the smaller side of the bounds now image you have wider than higher bounds the result is a small circle in middle of the bounds now there are two major problems first the circle is not only resized but also shifted second it is not possible to select the shape by pulling an area around the visible shape because the bounds are much larger original issue reported on code google com by sven wag gmail com on feb at attachments | 1 |
520,059 | 15,077,843,540 | IssuesEvent | 2021-02-05 07:43:42 | eclipse/dirigible | https://api.github.com/repos/eclipse/dirigible | closed | [CI/CD] Release GitHub Action | CI/CD efforts-medium enhancement priority-medium | Create separate GitHub Action that is triggered by the `release` -> `published` event.
The action should build `*.war` artifacts, upload to Docker Hub (with tag equals to the release version) and upload the `*.war` binaries into the GitHub Release | 1.0 | [CI/CD] Release GitHub Action - Create separate GitHub Action that is triggered by the `release` -> `published` event.
The action should build `*.war` artifacts, upload to Docker Hub (with tag equals to the release version) and upload the `*.war` binaries into the GitHub Release | priority | release github action create separate github action that is triggered by the release published event the action should build war artifacts upload to docker hub with tag equals to the release version and upload the war binaries into the github release | 1 |
346,418 | 10,412,114,942 | IssuesEvent | 2019-09-13 15:14:28 | AY1920S1-CS2103T-F13-1/main | https://api.github.com/repos/AY1920S1-CS2103T-F13-1/main | opened | Generate and record the fine of overdue books | priority.Medium type.Story | I can keep track of overdue fines incurred by borrowers | 1.0 | Generate and record the fine of overdue books - I can keep track of overdue fines incurred by borrowers | priority | generate and record the fine of overdue books i can keep track of overdue fines incurred by borrowers | 1 |
398,585 | 11,741,914,572 | IssuesEvent | 2020-03-11 23:01:26 | thaliawww/concrexit | https://api.github.com/repos/thaliawww/concrexit | closed | Foto's die stuk zijn fixen | bug easy and fun photos priority: medium | In GitLab by @thomwiggers on Jan 23, 2017, 21:35
* [ ] `2015-07-03-eos-feest/album_20150703_EOS_feestIMG_1513.JPG`
* [ ] `2015-07-03-eos-feest/album_20150703_EOS_feestIMG_1505.JPG`
* [ ] `2015-07-03-eos-feest/album_20150703_EOS_feestIMG_1642.JPG` | 1.0 | Foto's die stuk zijn fixen - In GitLab by @thomwiggers on Jan 23, 2017, 21:35
* [ ] `2015-07-03-eos-feest/album_20150703_EOS_feestIMG_1513.JPG`
* [ ] `2015-07-03-eos-feest/album_20150703_EOS_feestIMG_1505.JPG`
* [ ] `2015-07-03-eos-feest/album_20150703_EOS_feestIMG_1642.JPG` | priority | foto s die stuk zijn fixen in gitlab by thomwiggers on jan eos feest album eos feestimg jpg eos feest album eos feestimg jpg eos feest album eos feestimg jpg | 1 |
725,601 | 24,967,778,964 | IssuesEvent | 2022-11-01 21:02:12 | AY2223S1-CS2113-W12-2/tp | https://api.github.com/repos/AY2223S1-CS2113-W12-2/tp | closed | [PE-D][Tester B] Detailed help can be overwhelming (suggestion) | priority.Medium type.Suggestion | As shown in the picture below, there is a lot of information in detailed help. Do consider adding some lines (line breakers) to partition information for easy reading.

<!--session: 1666946667299-584ecec2-f2a2-4c44-a336-f34b474b119a--><!--Version: Web v3.4.4-->
-------------
Labels: `severity.VeryLow` `type.FunctionalityBug`
original: OVReader/ped#8 | 1.0 | [PE-D][Tester B] Detailed help can be overwhelming (suggestion) - As shown in the picture below, there is a lot of information in detailed help. Do consider adding some lines (line breakers) to partition information for easy reading.

<!--session: 1666946667299-584ecec2-f2a2-4c44-a336-f34b474b119a--><!--Version: Web v3.4.4-->
-------------
Labels: `severity.VeryLow` `type.FunctionalityBug`
original: OVReader/ped#8 | priority | detailed help can be overwhelming suggestion as shown in the picture below there is a lot of information in detailed help do consider adding some lines line breakers to partition information for easy reading labels severity verylow type functionalitybug original ovreader ped | 1 |
290,235 | 8,883,585,869 | IssuesEvent | 2019-01-14 16:01:17 | vuejs/rollup-plugin-vue | https://api.github.com/repos/vuejs/rollup-plugin-vue | closed | Failed to mount component: template or render function not defined. | Priority: Medium Status: In Progress Type: Maintenance | I have got the error on browser.
**vue.runtime.esm.js:587 [Vue warn]: Failed to mount component: template or render function not defined.**
App.vue
```
<template>
<div>
<h1>{{ msg }}</h1>
</div>
</template>
<script lang="ts">
import Vue from 'vue'
import Component from 'vue-class-component'
@Component({
name: 'App'
})
export default class App extends Vue {
public msg:string = 'testing'
}
</script>
```
main.js
```
import Vue from 'vue'
import App from './App.vue'
new Vue({
el: '#app',
render: h => h(App)
})
```
rollup.config.js
```
const plugins = [
vue({
dest:'dist/build.js',
css:'dist/build.css'
}),
typescript(),
css(),
nodeResolve({
browser: true,
main: true,
jsnext: true
}),
commonjs({
include: ['node_modules/**', 'src/**']
}),
copy({
"src/index.html": "dist/index.html"
}),
replace({
"process.env.NODE_ENV": JSON.stringify(process.env.NODE_ENV)
})
]
if (process.env.NODE_ENV === 'development') {
plugins.push(serve({
open: true,
contentBase: 'dist',
port: 8087
}))
}
export default {
input: 'src/main.js',
output: {
file: 'dist/build.js',
format: 'umd',
},
sourcemap: true,
plugins
}
```
package.json
```
"rollup": "^0.50.0",
"rollup-plugin-commonjs": "^8.2.1",
"rollup-plugin-copy": "^0.2.3",
"rollup-plugin-css-only": "^0.4.0",
"rollup-plugin-livereload": "^0.6.0",
"rollup-plugin-node-resolve": "^3.0.0",
"rollup-plugin-replace": "^2.0.0",
"rollup-plugin-serve": "^0.4.2",
"rollup-plugin-typescript": "^0.8.1",
"rollup-plugin-vue": "^4.1.0",
"rollup-watch": "^4.3.1"
```
How to fix it, thanks | 1.0 | Failed to mount component: template or render function not defined. - I have got the error on browser.
**vue.runtime.esm.js:587 [Vue warn]: Failed to mount component: template or render function not defined.**
App.vue
```
<template>
<div>
<h1>{{ msg }}</h1>
</div>
</template>
<script lang="ts">
import Vue from 'vue'
import Component from 'vue-class-component'
@Component({
name: 'App'
})
export default class App extends Vue {
public msg:string = 'testing'
}
</script>
```
main.js
```
import Vue from 'vue'
import App from './App.vue'
new Vue({
el: '#app',
render: h => h(App)
})
```
rollup.config.js
```
const plugins = [
vue({
dest:'dist/build.js',
css:'dist/build.css'
}),
typescript(),
css(),
nodeResolve({
browser: true,
main: true,
jsnext: true
}),
commonjs({
include: ['node_modules/**', 'src/**']
}),
copy({
"src/index.html": "dist/index.html"
}),
replace({
"process.env.NODE_ENV": JSON.stringify(process.env.NODE_ENV)
})
]
if (process.env.NODE_ENV === 'development') {
plugins.push(serve({
open: true,
contentBase: 'dist',
port: 8087
}))
}
export default {
input: 'src/main.js',
output: {
file: 'dist/build.js',
format: 'umd',
},
sourcemap: true,
plugins
}
```
package.json
```
"rollup": "^0.50.0",
"rollup-plugin-commonjs": "^8.2.1",
"rollup-plugin-copy": "^0.2.3",
"rollup-plugin-css-only": "^0.4.0",
"rollup-plugin-livereload": "^0.6.0",
"rollup-plugin-node-resolve": "^3.0.0",
"rollup-plugin-replace": "^2.0.0",
"rollup-plugin-serve": "^0.4.2",
"rollup-plugin-typescript": "^0.8.1",
"rollup-plugin-vue": "^4.1.0",
"rollup-watch": "^4.3.1"
```
How to fix it, thanks | priority | failed to mount component template or render function not defined i have got the error on browser vue runtime esm js failed to mount component template or render function not defined app vue msg import vue from vue import component from vue class component component name app export default class app extends vue public msg string testing main js import vue from vue import app from app vue new vue el app render h h app rollup config js const plugins vue dest dist build js css dist build css typescript css noderesolve browser true main true jsnext true commonjs include copy src index html dist index html replace process env node env json stringify process env node env if process env node env development plugins push serve open true contentbase dist port export default input src main js output file dist build js format umd sourcemap true plugins package json rollup rollup plugin commonjs rollup plugin copy rollup plugin css only rollup plugin livereload rollup plugin node resolve rollup plugin replace rollup plugin serve rollup plugin typescript rollup plugin vue rollup watch how to fix it thanks | 1 |
462,324 | 13,244,961,512 | IssuesEvent | 2020-08-19 13:46:45 | redcross/arcdata | https://api.github.com/repos/redcross/arcdata | opened | When creating a new position, capabilities can't be added during position creation | bug medium-priority mild-annoyance | When creating a new position (https://www.dcsops.org/scheduler_admin/positions/new), capabilities can't be added during position creation. The position must be created without capabilities first. Then the position can be edited and capabilities added.
**Permit capabilities to be added during initial incident report creation**. | 1.0 | When creating a new position, capabilities can't be added during position creation - When creating a new position (https://www.dcsops.org/scheduler_admin/positions/new), capabilities can't be added during position creation. The position must be created without capabilities first. Then the position can be edited and capabilities added.
**Permit capabilities to be added during initial incident report creation**. | priority | when creating a new position capabilities can t be added during position creation when creating a new position capabilities can t be added during position creation the position must be created without capabilities first then the position can be edited and capabilities added permit capabilities to be added during initial incident report creation | 1 |
367,997 | 10,864,304,135 | IssuesEvent | 2019-11-14 16:37:24 | geosolutions-it/MapStore2 | https://api.github.com/repos/geosolutions-it/MapStore2 | closed | Layer crs bounds different from EPSG:4326 trigger warning message on projection compatibility | CRS Selector Priority: Medium bug | ### Description
This issue can be verified in GeoNode MapStore client and is due to wrong control in MapStore for projection compatibility.
see here for more details:
- https://github.com/geosolutions-it/geonode/issues/366#issuecomment-533023941
- https://github.com/GeoNode/geonode-mapstore-client/issues/23#issue-495658431
### In case of Bug (otherwise remove this paragraph)
*Browser Affected*
(use this site: https://www.whatsmybrowser.org/ for non expert users)
- [x] Internet Explorer
- [x] Chrome
- [x] Firefox
- [x] Safari
*Browser Version Affected*
- all not related to browsers
*Steps to reproduce*
- create a layer with a bbox in EPSG:3857 but compatible with the projection
- save the map
- refresh map
*Expected Result*
- If the layer is compatible with map the warning notification should not be visible even if the bbox is in a crs different from EPSG:4326
*Current Result*
- this message shows up

### Other useful information (optional):
see also #4425 | 1.0 | Layer crs bounds different from EPSG:4326 trigger warning message on projection compatibility - ### Description
This issue can be verified in GeoNode MapStore client and is due to wrong control in MapStore for projection compatibility.
see here for more details:
- https://github.com/geosolutions-it/geonode/issues/366#issuecomment-533023941
- https://github.com/GeoNode/geonode-mapstore-client/issues/23#issue-495658431
### In case of Bug (otherwise remove this paragraph)
*Browser Affected*
(use this site: https://www.whatsmybrowser.org/ for non expert users)
- [x] Internet Explorer
- [x] Chrome
- [x] Firefox
- [x] Safari
*Browser Version Affected*
- all not related to browsers
*Steps to reproduce*
- create a layer with a bbox in EPSG:3857 but compatible with the projection
- save the map
- refresh map
*Expected Result*
- If the layer is compatible with map the warning notification should not be visible even if the bbox is in a crs different from EPSG:4326
*Current Result*
- this message shows up

### Other useful information (optional):
see also #4425 | priority | layer crs bounds different from epsg trigger warning message on projection compatibility description this issue can be verified in geonode mapstore client and is due to wrong control in mapstore for projection compatibility see here for more details in case of bug otherwise remove this paragraph browser affected use this site for non expert users internet explorer chrome firefox safari browser version affected all not related to browsers steps to reproduce create a layer with a bbox in epsg but compatible with the projection save the map refresh map expected result if the layer is compatible with map the warning notification should not be visible even if the bbox is in a crs different from epsg current result this message shows up other useful information optional see also | 1 |
81,192 | 3,587,815,833 | IssuesEvent | 2016-01-30 16:00:07 | PMEAL/OpenPNM | https://api.github.com/repos/PMEAL/OpenPNM | closed | Image-based network importing | Priority - Medium question | Dear all,
I am not writing regarding an OpenPNM issue, the main reason is to ask some ways to import image-based networks, and how to modify the original data in order to be supported by the MatFile class. Because of this, I decided open this issue to get this conversation going.
First of all, let me introduce myself. My name is Edgar G. Matinez, and I’m currently working on my Petroleum Engineering bachelor dissertation, which is advised by PhD Martin Diaz-Viera. The purpose of my work is to present pore network models as a methodology to compute effective properties caused by flow through porous media. The OpenPNM accessibility, versatility and programming language influenced me to use it, and perform my simulations on it. So, we've been following your work almost by a year, and I dare say that we have enough basis on PNM: the essential components, the phenomena, and mathematical models that PNM can support. When I started working on OpenPNM, I must to admit, I knew nothing of Python. This situation demanded me to learn on my own; however, I still have no knowledge of a high-performance programmer. Whereby, this knowledge status has allowed me to understand only a 50% of your implementations.
After handling some basic exercises and corroborate the obtained results against pencil calculations, my research took the next step: to consider more complex network topologies, such as image-based networks.
Even though I couldn’t get rock images in the place where I’m doing my work, my assessor and I opted to manipulate open data from the Imperial College (Martin Blunt). The main drawback of this option is to convert the original data to a mat file. The original information is given in a format called Statoil, which provides four dat files, a pair are for pores, and the other one for throats. The properties that each file contains are presented next.
Node1 | Node2 | Link1 | Link2
-------- | -------- | ------- | -------
Pore Index | Pore Index | Throat index | Throat index
x-coord | Volumen | Pore 1 index | Pore 1 index
y-coord | Radius | Pore 2 index | Pore 2 index
z-coord | Shape factor | radius | Lenght of pore 1
Coordination number | Clay volume | shape factor | Lenght of pore 2
connecting pores indices | | Throat total lenght | Lenght of throat
Pore Inlet/outlet status | | | volume
connecting throats indices | | | clay volume
Until now, I’ve been able to take the necessary properties for the mat file, but I had to edit part of the information to create ptype and ttype values. The original data don’t specify whether pores belong to a surface; merely, it implicitly points out which pores are connected to artificial inlet/outlet pores. So that, I generated these artificial inlet/outlet pores through deducting the coords and the pore connections, in order to obtain pores labeled as front/back, and two boundary surfaces. With a mat file proposal, I tried it on OpenPNM for a StokesFlow simulation, but the internal throats' physics couldn’t be assigned. Instead of numerical values for throat.diffusive_conductance, throat.thermal_conductance, and throat.hydraulic_conductance, not-a-number and infinity are returned. This situation also occurs when I'm using the test_pn mat file.
| 1.0 | Image-based network importing - Dear all,
I am not writing regarding an OpenPNM issue, the main reason is to ask some ways to import image-based networks, and how to modify the original data in order to be supported by the MatFile class. Because of this, I decided open this issue to get this conversation going.
First of all, let me introduce myself. My name is Edgar G. Matinez, and I’m currently working on my Petroleum Engineering bachelor dissertation, which is advised by PhD Martin Diaz-Viera. The purpose of my work is to present pore network models as a methodology to compute effective properties caused by flow through porous media. The OpenPNM accessibility, versatility and programming language influenced me to use it, and perform my simulations on it. So, we've been following your work almost by a year, and I dare say that we have enough basis on PNM: the essential components, the phenomena, and mathematical models that PNM can support. When I started working on OpenPNM, I must to admit, I knew nothing of Python. This situation demanded me to learn on my own; however, I still have no knowledge of a high-performance programmer. Whereby, this knowledge status has allowed me to understand only a 50% of your implementations.
After handling some basic exercises and corroborate the obtained results against pencil calculations, my research took the next step: to consider more complex network topologies, such as image-based networks.
Even though I couldn’t get rock images in the place where I’m doing my work, my assessor and I opted to manipulate open data from the Imperial College (Martin Blunt). The main drawback of this option is to convert the original data to a mat file. The original information is given in a format called Statoil, which provides four dat files, a pair are for pores, and the other one for throats. The properties that each file contains are presented next.
Node1 | Node2 | Link1 | Link2
-------- | -------- | ------- | -------
Pore Index | Pore Index | Throat index | Throat index
x-coord | Volumen | Pore 1 index | Pore 1 index
y-coord | Radius | Pore 2 index | Pore 2 index
z-coord | Shape factor | radius | Lenght of pore 1
Coordination number | Clay volume | shape factor | Lenght of pore 2
connecting pores indices | | Throat total lenght | Lenght of throat
Pore Inlet/outlet status | | | volume
connecting throats indices | | | clay volume
Until now, I’ve been able to take the necessary properties for the mat file, but I had to edit part of the information to create ptype and ttype values. The original data don’t specify whether pores belong to a surface; merely, it implicitly points out which pores are connected to artificial inlet/outlet pores. So that, I generated these artificial inlet/outlet pores through deducting the coords and the pore connections, in order to obtain pores labeled as front/back, and two boundary surfaces. With a mat file proposal, I tried it on OpenPNM for a StokesFlow simulation, but the internal throats' physics couldn’t be assigned. Instead of numerical values for throat.diffusive_conductance, throat.thermal_conductance, and throat.hydraulic_conductance, not-a-number and infinity are returned. This situation also occurs when I'm using the test_pn mat file.
| priority | image based network importing dear all i am not writing regarding an openpnm issue the main reason is to ask some ways to import image based networks and how to modify the original data in order to be supported by the matfile class because of this i decided open this issue to get this conversation going first of all let me introduce myself my name is edgar g matinez and i’m currently working on my petroleum engineering bachelor dissertation which is advised by phd martin diaz viera the purpose of my work is to present pore network models as a methodology to compute effective properties caused by flow through porous media the openpnm accessibility versatility and programming language influenced me to use it and perform my simulations on it so we ve been following your work almost by a year and i dare say that we have enough basis on pnm the essential components the phenomena and mathematical models that pnm can support when i started working on openpnm i must to admit i knew nothing of python this situation demanded me to learn on my own however i still have no knowledge of a high performance programmer whereby this knowledge status has allowed me to understand only a of your implementations after handling some basic exercises and corroborate the obtained results against pencil calculations my research took the next step to consider more complex network topologies such as image based networks even though i couldn’t get rock images in the place where i’m doing my work my assessor and i opted to manipulate open data from the imperial college martin blunt the main drawback of this option is to convert the original data to a mat file the original information is given in a format called statoil which provides four dat files a pair are for pores and the other one for throats the properties that each file contains are presented next pore index pore index throat index throat index x coord volumen pore index pore index y coord radius pore index pore index z coord shape factor radius lenght of pore coordination number clay volume shape factor lenght of pore connecting pores indices throat total lenght lenght of throat pore inlet outlet status volume connecting throats indices clay volume until now i’ve been able to take the necessary properties for the mat file but i had to edit part of the information to create ptype and ttype values the original data don’t specify whether pores belong to a surface merely it implicitly points out which pores are connected to artificial inlet outlet pores so that i generated these artificial inlet outlet pores through deducting the coords and the pore connections in order to obtain pores labeled as front back and two boundary surfaces with a mat file proposal i tried it on openpnm for a stokesflow simulation but the internal throats physics couldn’t be assigned instead of numerical values for throat diffusive conductance throat thermal conductance and throat hydraulic conductance not a number and infinity are returned this situation also occurs when i m using the test pn mat file | 1 |
152,905 | 5,871,739,413 | IssuesEvent | 2017-05-15 09:30:55 | status-im/status-react | https://api.github.com/repos/status-im/status-react | closed | 2 accounts on same device can't communicate | bug medium-priority | ### Description
[comment]: # (Feature or Bug? i.e Type: Bug)
*Type*: Bug
[comment]: # (Describe the feature you would like, or briefly summarise the bug and what you did, what you expected to happen, and what actually happens. Sections below)
*Summary*: On 1 device there are 2 accounts. Account1 adds account2 to contacts and send it a message. Account2 does not get new chat and does not see any new messages from account1. Both accounts can communicate with other devices.
#### Expected behavior
[comment]: # (Describe what you expected to happen.)
Accounts on the same device can exchange messages
#### Actual behavior
[comment]: # (Describe what actually happened.)
Accounts on the same device do not recieve messages from each other
### Reproduction
[comment]: # (Describe how we can replicate the bug step by step.)
- On 1 device create 2 accounts
- As account1: add acoount2 to contacts and send it a message
- Login as account2 and wait for message. In my case, after an hour there is still no message from account1
### Additional Information
[comment]: # (Please do your best to fill this out.)
* Status version: 0.9.6d61
* Operating System: can re reproduced on iOS 10.2.1, iPhone 6s. Didn't try on Android yet
| 1.0 | 2 accounts on same device can't communicate - ### Description
[comment]: # (Feature or Bug? i.e Type: Bug)
*Type*: Bug
[comment]: # (Describe the feature you would like, or briefly summarise the bug and what you did, what you expected to happen, and what actually happens. Sections below)
*Summary*: On 1 device there are 2 accounts. Account1 adds account2 to contacts and send it a message. Account2 does not get new chat and does not see any new messages from account1. Both accounts can communicate with other devices.
#### Expected behavior
[comment]: # (Describe what you expected to happen.)
Accounts on the same device can exchange messages
#### Actual behavior
[comment]: # (Describe what actually happened.)
Accounts on the same device do not recieve messages from each other
### Reproduction
[comment]: # (Describe how we can replicate the bug step by step.)
- On 1 device create 2 accounts
- As account1: add acoount2 to contacts and send it a message
- Login as account2 and wait for message. In my case, after an hour there is still no message from account1
### Additional Information
[comment]: # (Please do your best to fill this out.)
* Status version: 0.9.6d61
* Operating System: can re reproduced on iOS 10.2.1, iPhone 6s. Didn't try on Android yet
| priority | accounts on same device can t communicate description feature or bug i e type bug type bug describe the feature you would like or briefly summarise the bug and what you did what you expected to happen and what actually happens sections below summary on device there are accounts adds to contacts and send it a message does not get new chat and does not see any new messages from both accounts can communicate with other devices expected behavior describe what you expected to happen accounts on the same device can exchange messages actual behavior describe what actually happened accounts on the same device do not recieve messages from each other reproduction describe how we can replicate the bug step by step on device create accounts as add to contacts and send it a message login as and wait for message in my case after an hour there is still no message from additional information please do your best to fill this out status version operating system can re reproduced on ios iphone didn t try on android yet | 1 |
536,685 | 15,712,323,452 | IssuesEvent | 2021-03-27 11:36:00 | azerothcore/azerothcore-wotlk | https://api.github.com/repos/azerothcore/azerothcore-wotlk | reopened | Bug [core] Pet stuck in warsong gulch [$35] | Battleground Bounty CORE ChromieCraft Generic Confirmed Priority - Medium mmap/vmap | <!-- IF YOU DO NOT FILL THIS TEMPLATE OUT, THE ISSUE WILL BE CLOSED -->
##### ISSUE: FACTION SIDE:
<!-- Specify to which type of Faction the problem in question belongs (and I don't mean which Character you encountered the problem with if Horde or Alliance, I mean if the Problem is specific to the faction, For example: There may be a quest that is the same for both Horde that for Alliance, only that maybe that Horde works and that Alliance doesn't, so indicate to which faction the problem belongs through these 2 Images, you only need to delete the following symbols from the line <!- -> leaving the link of of interest in this way: "" (Without quotes) -->


**Hunters and Warlocks**
##### CONTENT PHASE:
<!-- Specify the content phase where this bug belongs to, for example "1-19" or "20-29", etc... --> Every Content Phases, not linked to a specific level
##### SMALL DESCRIPTION:
If you join WG with your pet, 100% of time when you get down from the hill near the Alliance Graveyard, your pet stuck on the top of the hill and it cannot follow you. (Take a look of the picture below)

Spell: Every PETS
Zone: Warsong Gulch
##### EXPECTED BLIZZLIKE BEHAVIOUR:
Pets should follow their masters without stucking on the top of the hill
##### CURRENT BEHAVIOUR:
Pets stuck on the top of the alliance graveyard in **Warsong Gluch**, moreover in Horde Graveyard they have to climb from the right of the hill and the master have to wait for their arrival.
##### STEPS TO REPRODUCE THE PROBLEM:
**Step 1** Join Warsong Gulch with a class that has Pet (hunter or warlock)
**Step 2** Get down from the top of Alliance Graveyard (100% of stuck the pet) or from Horde Graveyard (the pet has to climb from the right of the hill, and it comes to his master very slowly)
##### AC HASH/COMMIT:
https://github.com/chromiecraft/azerothcore-wotlk/commit/21f828847f42083f7fad32b18828d254c208baba
##### OPERATING SYSTEM:
Ubuntu 20.04
##### MODULES:
- [mod-cfbg](https://github.com/azerothcore/mod-cfbg)
- [mod-duel-reset](https://github.com/azerothcore/mod-duel-reset)
##### OTHER CUSTOMIZATIONS:
None.
##### SERVER:
ChromieCraft
Related: https://github.com/chromiecraft/chromiecraft/issues/88
<bountysource-plugin>
---
There is a **[$35 open bounty](https://www.bountysource.com/issues/96653456-bug-core-pet-stuck-in-warsong-gulch?utm_campaign=plugin&utm_content=tracker%2F40032087&utm_medium=issues&utm_source=github)** on this issue. Add to the bounty at [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F40032087&utm_medium=issues&utm_source=github).
</bountysource-plugin> | 1.0 | Bug [core] Pet stuck in warsong gulch [$35] - <!-- IF YOU DO NOT FILL THIS TEMPLATE OUT, THE ISSUE WILL BE CLOSED -->
##### ISSUE: FACTION SIDE:
<!-- Specify to which type of Faction the problem in question belongs (and I don't mean which Character you encountered the problem with if Horde or Alliance, I mean if the Problem is specific to the faction, For example: There may be a quest that is the same for both Horde that for Alliance, only that maybe that Horde works and that Alliance doesn't, so indicate to which faction the problem belongs through these 2 Images, you only need to delete the following symbols from the line <!- -> leaving the link of of interest in this way: "" (Without quotes) -->


**Hunters and Warlocks**
##### CONTENT PHASE:
<!-- Specify the content phase where this bug belongs to, for example "1-19" or "20-29", etc... --> Every Content Phases, not linked to a specific level
##### SMALL DESCRIPTION:
If you join WG with your pet, 100% of time when you get down from the hill near the Alliance Graveyard, your pet stuck on the top of the hill and it cannot follow you. (Take a look of the picture below)

Spell: Every PETS
Zone: Warsong Gulch
##### EXPECTED BLIZZLIKE BEHAVIOUR:
Pets should follow their masters without stucking on the top of the hill
##### CURRENT BEHAVIOUR:
Pets stuck on the top of the alliance graveyard in **Warsong Gluch**, moreover in Horde Graveyard they have to climb from the right of the hill and the master have to wait for their arrival.
##### STEPS TO REPRODUCE THE PROBLEM:
**Step 1** Join Warsong Gulch with a class that has Pet (hunter or warlock)
**Step 2** Get down from the top of Alliance Graveyard (100% of stuck the pet) or from Horde Graveyard (the pet has to climb from the right of the hill, and it comes to his master very slowly)
##### AC HASH/COMMIT:
https://github.com/chromiecraft/azerothcore-wotlk/commit/21f828847f42083f7fad32b18828d254c208baba
##### OPERATING SYSTEM:
Ubuntu 20.04
##### MODULES:
- [mod-cfbg](https://github.com/azerothcore/mod-cfbg)
- [mod-duel-reset](https://github.com/azerothcore/mod-duel-reset)
##### OTHER CUSTOMIZATIONS:
None.
##### SERVER:
ChromieCraft
Related: https://github.com/chromiecraft/chromiecraft/issues/88
<bountysource-plugin>
---
There is a **[$35 open bounty](https://www.bountysource.com/issues/96653456-bug-core-pet-stuck-in-warsong-gulch?utm_campaign=plugin&utm_content=tracker%2F40032087&utm_medium=issues&utm_source=github)** on this issue. Add to the bounty at [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F40032087&utm_medium=issues&utm_source=github).
</bountysource-plugin> | priority | bug pet stuck in warsong gulch issue faction side leaving the link of of interest in this way without quotes hunters and warlocks content phase every content phases not linked to a specific level small description if you join wg with your pet of time when you get down from the hill near the alliance graveyard your pet stuck on the top of the hill and it cannot follow you take a look of the picture below spell every pets zone warsong gulch expected blizzlike behaviour pets should follow their masters without stucking on the top of the hill current behaviour pets stuck on the top of the alliance graveyard in warsong gluch moreover in horde graveyard they have to climb from the right of the hill and the master have to wait for their arrival steps to reproduce the problem step join warsong gulch with a class that has pet hunter or warlock step get down from the top of alliance graveyard of stuck the pet or from horde graveyard the pet has to climb from the right of the hill and it comes to his master very slowly ac hash commit operating system ubuntu modules other customizations none server chromiecraft related there is a on this issue add to the bounty at | 1 |
338,873 | 10,238,984,461 | IssuesEvent | 2019-08-19 17:07:41 | hydroshare/hydroshare | https://api.github.com/repos/hydroshare/hydroshare | closed | REST API needs to support iRODS federation zone for resource creation and adding files to resources | Medium Priority REST API iRODS | Creating this issue as @pkdash suggested during his code review for iRODS federation work. This is the second phase functionality after the iRODS federation work is deployed. REST API needs to add support for resource creation and adding files to existing resources from a federated zone by exposing functionalities to REST API end points. @alvacouch I am assigning it initially to you, but feel free to reassign as appropriate.
| 1.0 | REST API needs to support iRODS federation zone for resource creation and adding files to resources - Creating this issue as @pkdash suggested during his code review for iRODS federation work. This is the second phase functionality after the iRODS federation work is deployed. REST API needs to add support for resource creation and adding files to existing resources from a federated zone by exposing functionalities to REST API end points. @alvacouch I am assigning it initially to you, but feel free to reassign as appropriate.
| priority | rest api needs to support irods federation zone for resource creation and adding files to resources creating this issue as pkdash suggested during his code review for irods federation work this is the second phase functionality after the irods federation work is deployed rest api needs to add support for resource creation and adding files to existing resources from a federated zone by exposing functionalities to rest api end points alvacouch i am assigning it initially to you but feel free to reassign as appropriate | 1 |
189,325 | 6,796,566,098 | IssuesEvent | 2017-11-01 19:27:44 | revilheart/ESGST | https://api.github.com/repos/revilheart/ESGST | closed | Add option to prevent categories from being clickable links in Grid View. | Enhancement Medium Priority | Initially suggested by @olloff
> This.
Can't tell if this can be useful for every user, but it already saved me from unnecessary page reloads. | 1.0 | Add option to prevent categories from being clickable links in Grid View. - Initially suggested by @olloff
> This.
Can't tell if this can be useful for every user, but it already saved me from unnecessary page reloads. | priority | add option to prevent categories from being clickable links in grid view initially suggested by olloff this can t tell if this can be useful for every user but it already saved me from unnecessary page reloads | 1 |
704,442 | 24,197,395,306 | IssuesEvent | 2022-09-24 04:11:24 | hoffstadt/DearPyGui | https://api.github.com/repos/hoffstadt/DearPyGui | closed | RTL support | type: feature priority: medium | Well not much to say,
Just RTL the whole thing for languages that are written from right to left. | 1.0 | RTL support - Well not much to say,
Just RTL the whole thing for languages that are written from right to left. | priority | rtl support well not much to say just rtl the whole thing for languages that are written from right to left | 1 |
831,864 | 32,063,915,179 | IssuesEvent | 2023-09-25 00:00:28 | zowe/zowe-cli | https://api.github.com/repos/zowe/zowe-cli | closed | Add auto-encoding command line argument for uploads | enhancement priority-medium Stale | <!-- Thanks for deciding to open an issue. Before submitting, please complete the following information. -->
**Is your feature or enhancement request related to a problem or limitation? Please describe**
See #1431
<!-- A clear and concise description of the problem or limitation. Example: I'm frustrated when [...] happens, or I wish I was able to [...] with Zowe -->
**Describe your enhancement idea**
Add an auto-encoding flag or similar that will add encoding values to uploads but not downloads so it can be added to the user profile.
<!-- A clear and concise description of what you want to happen, such as the task you are trying to complete. -->
They are mostly breaking changes or overrides to remove a provided value, which was determined to be not ideal for long term implementation.
<!-- A clear and concise description of any alternative solutions or workarounds you've used to overcome the problem or limitation. -->
**Provide any additional context**
<!-- Add any other context (code snippets, error messages, sample outputs, screenshots) about the request here. -->
| 1.0 | Add auto-encoding command line argument for uploads - <!-- Thanks for deciding to open an issue. Before submitting, please complete the following information. -->
**Is your feature or enhancement request related to a problem or limitation? Please describe**
See #1431
<!-- A clear and concise description of the problem or limitation. Example: I'm frustrated when [...] happens, or I wish I was able to [...] with Zowe -->
**Describe your enhancement idea**
Add an auto-encoding flag or similar that will add encoding values to uploads but not downloads so it can be added to the user profile.
<!-- A clear and concise description of what you want to happen, such as the task you are trying to complete. -->
They are mostly breaking changes or overrides to remove a provided value, which was determined to be not ideal for long term implementation.
<!-- A clear and concise description of any alternative solutions or workarounds you've used to overcome the problem or limitation. -->
**Provide any additional context**
<!-- Add any other context (code snippets, error messages, sample outputs, screenshots) about the request here. -->
| priority | add auto encoding command line argument for uploads is your feature or enhancement request related to a problem or limitation please describe see describe your enhancement idea add an auto encoding flag or similar that will add encoding values to uploads but not downloads so it can be added to the user profile they are mostly breaking changes or overrides to remove a provided value which was determined to be not ideal for long term implementation provide any additional context | 1 |
184,194 | 6,706,630,196 | IssuesEvent | 2017-10-12 07:56:09 | bleenco/abstruse | https://api.github.com/repos/bleenco/abstruse | opened | [feat]: badges | Priority: Medium Status: Available Type: Enhancement | - [ ] add new badges (number of builds, version...)
- [ ] correct current badges (too little indentation...) (high priority) | 1.0 | [feat]: badges - - [ ] add new badges (number of builds, version...)
- [ ] correct current badges (too little indentation...) (high priority) | priority | badges add new badges number of builds version correct current badges too little indentation high priority | 1 |
271,341 | 8,482,862,268 | IssuesEvent | 2018-10-25 19:48:32 | PushTracker/EvalApp | https://api.github.com/repos/PushTracker/EvalApp | closed | Progress service long text gets truncated with elipses | bug ios medium-priority | On iOS long progress text (like when starting a trial) get truncated so not all of the text is visible. | 1.0 | Progress service long text gets truncated with elipses - On iOS long progress text (like when starting a trial) get truncated so not all of the text is visible. | priority | progress service long text gets truncated with elipses on ios long progress text like when starting a trial get truncated so not all of the text is visible | 1 |
17,465 | 2,615,144,972 | IssuesEvent | 2015-03-01 06:20:43 | chrsmith/html5rocks | https://api.github.com/repos/chrsmith/html5rocks | closed | Possible linking to a slide? | auto-migrated Priority-Medium Slides Type-Enhancement | ```
Reported by jeremybrownau, Jul 25 (2 days ago)
I wish to be able to put a link on the page that will skip to any particular
slide.
Something like this
<a href="javascript:void(0);" onclick="javascript:go(4);">Go to slide 4</a>
Naively I thought it would be a case of linking to the anchor, but that doesn't
seem possible <a href="#slide4">Go to slide 4</a>
This link doesn't work, but a refresh of the page works.
<a href="slide.htm#slide4">Go to slide 4</a>
What version of the product are you using? On what operating system?
A copy of the version on html5rocks.com
Please provide any additional information below.
```
Original issue reported on code.google.com by `ericbide...@html5rocks.com` on 28 Jul 2010 at 10:29 | 1.0 | Possible linking to a slide? - ```
Reported by jeremybrownau, Jul 25 (2 days ago)
I wish to be able to put a link on the page that will skip to any particular
slide.
Something like this
<a href="javascript:void(0);" onclick="javascript:go(4);">Go to slide 4</a>
Naively I thought it would be a case of linking to the anchor, but that doesn't
seem possible <a href="#slide4">Go to slide 4</a>
This link doesn't work, but a refresh of the page works.
<a href="slide.htm#slide4">Go to slide 4</a>
What version of the product are you using? On what operating system?
A copy of the version on html5rocks.com
Please provide any additional information below.
```
Original issue reported on code.google.com by `ericbide...@html5rocks.com` on 28 Jul 2010 at 10:29 | priority | possible linking to a slide reported by jeremybrownau jul days ago i wish to be able to put a link on the page that will skip to any particular slide something like this go to slide naively i thought it would be a case of linking to the anchor but that doesn t seem possible go to slide this link doesn t work but a refresh of the page works go to slide what version of the product are you using on what operating system a copy of the version on com please provide any additional information below original issue reported on code google com by ericbide com on jul at | 1 |
285,441 | 8,759,419,370 | IssuesEvent | 2018-12-15 16:01:43 | RobotLocomotion/drake | https://api.github.com/repos/RobotLocomotion/drake | closed | Mobilizer::set_zero_configuration confuses state and configuration | priority: medium team: dynamics type: cleanup | The configuration of a mobilizer is only it's positions.
The state of a mobilizer is it's position + velocity.
The naming (or implementation) of this method is wrong:
```
/// Sets the state stored in `context` to a _zero configuration_ as defined by
/// set_zero_state().
/// See set_zero_state() for details.
void set_zero_configuration(systems::Context<T>* context) const {
set_zero_state(*context, &context->get_mutable_state());
}
```
| 1.0 | Mobilizer::set_zero_configuration confuses state and configuration - The configuration of a mobilizer is only it's positions.
The state of a mobilizer is it's position + velocity.
The naming (or implementation) of this method is wrong:
```
/// Sets the state stored in `context` to a _zero configuration_ as defined by
/// set_zero_state().
/// See set_zero_state() for details.
void set_zero_configuration(systems::Context<T>* context) const {
set_zero_state(*context, &context->get_mutable_state());
}
```
| priority | mobilizer set zero configuration confuses state and configuration the configuration of a mobilizer is only it s positions the state of a mobilizer is it s position velocity the naming or implementation of this method is wrong sets the state stored in context to a zero configuration as defined by set zero state see set zero state for details void set zero configuration systems context context const set zero state context context get mutable state | 1 |
600,343 | 18,293,885,005 | IssuesEvent | 2021-10-05 18:15:53 | WordPress/openverse-catalog | https://api.github.com/repos/WordPress/openverse-catalog | closed | Move development services into compose override file | 🟨 priority: medium ✨ goal: improvement | ## Current Situation
<!-- Describe the part of the infrastructure you think should improve -->
We have both `local_postgres` and `local_s3` set to spin up when the webserver is deployed. Neither of these are necessary in production, and end up getting stop after deployments.
## Suggested Improvement
<!-- Describe what you want to happen -->
Move those two services out into the `docker-compose.override.yml` file, so they get spun up for local development but not for production.
## Benefit
<!-- Fully describe the benefit of the change (E.g., improve speed, robustness, etc.) -->
We only spin up the services that we need.
## Alternatives
<!-- Describe any alternative solutions you have considered -->
## Additional context
<!-- Add any other context about the feature request. -->
## Implementation
<!-- Replace the [ ] with [x] to check the box. -->
- [ ] 🙋 I would be interested in implementing this feature.
| 1.0 | Move development services into compose override file - ## Current Situation
<!-- Describe the part of the infrastructure you think should improve -->
We have both `local_postgres` and `local_s3` set to spin up when the webserver is deployed. Neither of these are necessary in production, and end up getting stop after deployments.
## Suggested Improvement
<!-- Describe what you want to happen -->
Move those two services out into the `docker-compose.override.yml` file, so they get spun up for local development but not for production.
## Benefit
<!-- Fully describe the benefit of the change (E.g., improve speed, robustness, etc.) -->
We only spin up the services that we need.
## Alternatives
<!-- Describe any alternative solutions you have considered -->
## Additional context
<!-- Add any other context about the feature request. -->
## Implementation
<!-- Replace the [ ] with [x] to check the box. -->
- [ ] 🙋 I would be interested in implementing this feature.
| priority | move development services into compose override file current situation we have both local postgres and local set to spin up when the webserver is deployed neither of these are necessary in production and end up getting stop after deployments suggested improvement move those two services out into the docker compose override yml file so they get spun up for local development but not for production benefit we only spin up the services that we need alternatives additional context implementation 🙋 i would be interested in implementing this feature | 1 |
332,759 | 10,110,391,901 | IssuesEvent | 2019-07-30 10:08:44 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | USB mass demo format fails on frdm_k64f | bug platform: NXP priority: medium | **Describe the bug**
with the native kinetis usb controller driver, the mass demo runs unstable.
**To Reproduce**
Steps to reproduce the behavior:
1. Increase the ram disk size by changing #define RAMDISK_VOLUME_SIZE (32 * 512) to #define RAMDISK_VOLUME_SIZE (300 * 512) in file fat12_ramdisk.h
2. Execute the command line: cmake -GNinja -DOVERLAY_CONFIG="overlay-ram-disk.conf" -DBOARD=frdm_k64f ..
3. build and download the demo to board.
4. Connect to PC (windows), and format the disk, it will fail. my PC is Win10.
**Environment (please complete the following information):**
- OS: Windows
- Toolchain: arm gcc in windows.
- 0bed1007edc1c73dbe3e84263cdd99cd09ed7c48
| 1.0 | USB mass demo format fails on frdm_k64f - **Describe the bug**
with the native kinetis usb controller driver, the mass demo runs unstable.
**To Reproduce**
Steps to reproduce the behavior:
1. Increase the ram disk size by changing #define RAMDISK_VOLUME_SIZE (32 * 512) to #define RAMDISK_VOLUME_SIZE (300 * 512) in file fat12_ramdisk.h
2. Execute the command line: cmake -GNinja -DOVERLAY_CONFIG="overlay-ram-disk.conf" -DBOARD=frdm_k64f ..
3. build and download the demo to board.
4. Connect to PC (windows), and format the disk, it will fail. my PC is Win10.
**Environment (please complete the following information):**
- OS: Windows
- Toolchain: arm gcc in windows.
- 0bed1007edc1c73dbe3e84263cdd99cd09ed7c48
| priority | usb mass demo format fails on frdm describe the bug with the native kinetis usb controller driver the mass demo runs unstable to reproduce steps to reproduce the behavior increase the ram disk size by changing define ramdisk volume size to define ramdisk volume size in file ramdisk h execute the command line cmake gninja doverlay config overlay ram disk conf dboard frdm build and download the demo to board connect to pc windows and format the disk it will fail my pc is environment please complete the following information os windows toolchain arm gcc in windows | 1 |
73,324 | 3,410,853,955 | IssuesEvent | 2015-12-04 22:13:17 | IQSS/dataverse | https://api.github.com/repos/IQSS/dataverse | opened | File Tags: Tabular tags are not save on an already existing draft | Component: File Upload & Handling Component: UX & Upgrade Priority: Medium Status: Dev Type: Bug |
On an already existing draft version of a dataset, either unpublished or of a published dataset, saving tabular data file tags does not work. Normal file tags do.
Also, the file tags are truncated if there are a lot on the view dataset and edit files views but does not seem to be on the file card.
These bugs exist in v4.2.1. | 1.0 | File Tags: Tabular tags are not save on an already existing draft -
On an already existing draft version of a dataset, either unpublished or of a published dataset, saving tabular data file tags does not work. Normal file tags do.
Also, the file tags are truncated if there are a lot on the view dataset and edit files views but does not seem to be on the file card.
These bugs exist in v4.2.1. | priority | file tags tabular tags are not save on an already existing draft on an already existing draft version of a dataset either unpublished or of a published dataset saving tabular data file tags does not work normal file tags do also the file tags are truncated if there are a lot on the view dataset and edit files views but does not seem to be on the file card these bugs exist in | 1 |
311,837 | 9,539,518,675 | IssuesEvent | 2019-04-30 17:09:16 | Warcraft-GoA-Development-Team/Warcraft-Guardians-of-Azeroth | https://api.github.com/repos/Warcraft-GoA-Development-Team/Warcraft-Guardians-of-Azeroth | closed | [LOCALIZATION] | "We shared the same fate" | :beetle: bug - localization :scroll: :grey_exclamation: priority medium | **DO NOT REMOVE PRE-EXISTING LINES**
------------------------------------------------------------------------------------------------------------
**Mod Version**
1.3.1
**Please explain your issue in as much detail as possible:**
After religion conversion demmand on the Kvakdir to the Shath'Yar religion i got this undead message
**Upload screenshots of the problem localization:**

| 1.0 | [LOCALIZATION] | "We shared the same fate" - **DO NOT REMOVE PRE-EXISTING LINES**
------------------------------------------------------------------------------------------------------------
**Mod Version**
1.3.1
**Please explain your issue in as much detail as possible:**
After religion conversion demmand on the Kvakdir to the Shath'Yar religion i got this undead message
**Upload screenshots of the problem localization:**

| priority | we shared the same fate do not remove pre existing lines mod version please explain your issue in as much detail as possible after religion conversion demmand on the kvakdir to the shath yar religion i got this undead message upload screenshots of the problem localization | 1 |
19,627 | 2,622,156,662 | IssuesEvent | 2015-03-04 00:08:23 | byzhang/terrastore | https://api.github.com/repos/byzhang/terrastore | closed | Upgrade to Terracotta 3.3.0 | auto-migrated Milestone-0.6.0 Priority-Medium Project-Terrastore Type-Enhancement | ```
Upgrade to the latest Terracotta 3.3.0 version.
```
Original issue reported on code.google.com by `sergio.b...@gmail.com` on 23 Jul 2010 at 12:49 | 1.0 | Upgrade to Terracotta 3.3.0 - ```
Upgrade to the latest Terracotta 3.3.0 version.
```
Original issue reported on code.google.com by `sergio.b...@gmail.com` on 23 Jul 2010 at 12:49 | priority | upgrade to terracotta upgrade to the latest terracotta version original issue reported on code google com by sergio b gmail com on jul at | 1 |
321,420 | 9,798,290,841 | IssuesEvent | 2019-06-11 12:03:37 | mlr-org/mlr3 | https://api.github.com/repos/mlr-org/mlr3 | closed | Update instructions for setting up Travis deployment | Priority: Medium Status: In Progress Type: Maintenance | The change from Travis.org to Travis.com for new repos (all new ones after ~ October 2018) broke `travis::use_travis_deploy()`.
https://github.com/ropenscilabs/travis/issues/77
As a workoaround, the `id_rsa` token needs to be added manually: https://docs.travis-ci.com/user/encrypting-files/ | 1.0 | Update instructions for setting up Travis deployment - The change from Travis.org to Travis.com for new repos (all new ones after ~ October 2018) broke `travis::use_travis_deploy()`.
https://github.com/ropenscilabs/travis/issues/77
As a workoaround, the `id_rsa` token needs to be added manually: https://docs.travis-ci.com/user/encrypting-files/ | priority | update instructions for setting up travis deployment the change from travis org to travis com for new repos all new ones after october broke travis use travis deploy as a workoaround the id rsa token needs to be added manually | 1 |
464,687 | 13,337,972,121 | IssuesEvent | 2020-08-28 10:09:56 | netdata/netdata | https://api.github.com/repos/netdata/netdata | closed | the dashboard scales units only when the values are being changed | area/web bug priority/medium | @jacekkolasa scale units works strange - the dashboard scales units only when the values are being changed (looks like)
- 2nd chart has `Hz`
<img width="1175" alt="Screenshot 2020-07-31 at 17 41 30" src="https://user-images.githubusercontent.com/22274335/89046046-1ec30680-d355-11ea-9576-d4ef0f1f852e.png">
- 3rd chart has `bytes`
<img width="1189" alt="Screenshot 2020-07-31 at 17 42 56" src="https://user-images.githubusercontent.com/22274335/89046170-4a45f100-d355-11ea-890a-50ca801798b0.png">
_Originally posted by @ilyam8 in https://github.com/netdata/netdata/pull/9639#issuecomment-667156144_
---
Script to reproduce the bug
<details>
<summary>script click click</summary>
```python
from random import SystemRandom
from bases.FrameworkServices.SimpleService import SimpleService
priority = 90000
ORDER = [
'random_Hz_dynamic',
'random_Hz_static',
'random_bytes_dynamic',
'random_bytes_static',
]
CHARTS = {
'random_Hz_dynamic': {
'options': [None, 'A random number', 'Hz', 'Hz', 'Hz', 'line'],
'lines': [
['random1']
]
},
'random_Hz_static': {
'options': [None, 'A random number', 'Hz', 'Hz', 'Hz', 'line'],
'lines': [
['random2']
]
},
'random_bytes_dynamic': {
'options': [None, 'A random number', 'bytes', 'bytes', 'bytes', 'line'],
'lines': [
['random3']
]
},
'random_bytes_static': {
'options': [None, 'A random number', 'bytes', 'bytes', 'bytes', 'line'],
'lines': [
['random4']
]
}
}
class Service(SimpleService):
def __init__(self, configuration=None, name=None):
SimpleService.__init__(self, configuration=configuration, name=name)
self.order = ORDER
self.definitions = CHARTS
self.random = SystemRandom()
@staticmethod
def check():
return True
def get_data(self):
data = dict()
for i in range(1, 5):
dimension_id = ''.join(['random', str(i)])
if i % 2 == 0:
data[dimension_id] = 1000 * 1000 * 1000 * self.random.randint(1, 100)
else:
data[dimension_id] = 1000 * 1000 * 1000
return data
```
</details> | 1.0 | the dashboard scales units only when the values are being changed - @jacekkolasa scale units works strange - the dashboard scales units only when the values are being changed (looks like)
- 2nd chart has `Hz`
<img width="1175" alt="Screenshot 2020-07-31 at 17 41 30" src="https://user-images.githubusercontent.com/22274335/89046046-1ec30680-d355-11ea-9576-d4ef0f1f852e.png">
- 3rd chart has `bytes`
<img width="1189" alt="Screenshot 2020-07-31 at 17 42 56" src="https://user-images.githubusercontent.com/22274335/89046170-4a45f100-d355-11ea-890a-50ca801798b0.png">
_Originally posted by @ilyam8 in https://github.com/netdata/netdata/pull/9639#issuecomment-667156144_
---
Script to reproduce the bug
<details>
<summary>script click click</summary>
```python
from random import SystemRandom
from bases.FrameworkServices.SimpleService import SimpleService
priority = 90000
ORDER = [
'random_Hz_dynamic',
'random_Hz_static',
'random_bytes_dynamic',
'random_bytes_static',
]
CHARTS = {
'random_Hz_dynamic': {
'options': [None, 'A random number', 'Hz', 'Hz', 'Hz', 'line'],
'lines': [
['random1']
]
},
'random_Hz_static': {
'options': [None, 'A random number', 'Hz', 'Hz', 'Hz', 'line'],
'lines': [
['random2']
]
},
'random_bytes_dynamic': {
'options': [None, 'A random number', 'bytes', 'bytes', 'bytes', 'line'],
'lines': [
['random3']
]
},
'random_bytes_static': {
'options': [None, 'A random number', 'bytes', 'bytes', 'bytes', 'line'],
'lines': [
['random4']
]
}
}
class Service(SimpleService):
def __init__(self, configuration=None, name=None):
SimpleService.__init__(self, configuration=configuration, name=name)
self.order = ORDER
self.definitions = CHARTS
self.random = SystemRandom()
@staticmethod
def check():
return True
def get_data(self):
data = dict()
for i in range(1, 5):
dimension_id = ''.join(['random', str(i)])
if i % 2 == 0:
data[dimension_id] = 1000 * 1000 * 1000 * self.random.randint(1, 100)
else:
data[dimension_id] = 1000 * 1000 * 1000
return data
```
</details> | priority | the dashboard scales units only when the values are being changed jacekkolasa scale units works strange the dashboard scales units only when the values are being changed looks like chart has hz img width alt screenshot at src chart has bytes img width alt screenshot at src originally posted by in script to reproduce the bug script click click python from random import systemrandom from bases frameworkservices simpleservice import simpleservice priority order random hz dynamic random hz static random bytes dynamic random bytes static charts random hz dynamic options lines random hz static options lines random bytes dynamic options lines random bytes static options lines class service simpleservice def init self configuration none name none simpleservice init self configuration configuration name name self order order self definitions charts self random systemrandom staticmethod def check return true def get data self data dict for i in range dimension id join if i data self random randint else data return data | 1 |
178,467 | 6,609,087,169 | IssuesEvent | 2017-09-19 13:28:52 | telerik/kendo-ui-core | https://api.github.com/repos/telerik/kendo-ui-core | closed | In the MVC Grid, if the refresh button is clicked with middle click, the data from the read action will be shown in new window. | C: Grid C: Pager Kendo1 Priority 2 S: Wrappers (ASP.NET MVC) SEV: Medium | ### Bug report
In the MVC Grid, if the refresh button is clicked with middle click, the data from the read action will be shown in a new window.
### Reproduction of the problem
It can be observed in our demos: http://demos.telerik.com/aspnet-mvc/grid
In the demo, a server error will be thrown as this type of GET requests are not allowed.
As a workaround the href attribute of the page-refresh button can be replaced:
```
$(document).ready(function () {
$(".k-pager-refresh").attr("href", "#")
});
```
| 1.0 | In the MVC Grid, if the refresh button is clicked with middle click, the data from the read action will be shown in new window. - ### Bug report
In the MVC Grid, if the refresh button is clicked with middle click, the data from the read action will be shown in a new window.
### Reproduction of the problem
It can be observed in our demos: http://demos.telerik.com/aspnet-mvc/grid
In the demo, a server error will be thrown as this type of GET requests are not allowed.
As a workaround the href attribute of the page-refresh button can be replaced:
```
$(document).ready(function () {
$(".k-pager-refresh").attr("href", "#")
});
```
| priority | in the mvc grid if the refresh button is clicked with middle click the data from the read action will be shown in new window bug report in the mvc grid if the refresh button is clicked with middle click the data from the read action will be shown in a new window reproduction of the problem it can be observed in our demos in the demo a server error will be thrown as this type of get requests are not allowed as a workaround the href attribute of the page refresh button can be replaced document ready function k pager refresh attr href | 1 |
548,580 | 16,067,047,029 | IssuesEvent | 2021-04-23 20:59:46 | glizzan/concord | https://api.github.com/repos/glizzan/concord | closed | Print, download resources | enhancement priority: medium | Make it easy to, with one click:
- download resource as json
- download resource as csv
- print resource
For now, it should be the same process for all resources, but in theory this could be configurable on a by-site or by-resource basis. | 1.0 | Print, download resources - Make it easy to, with one click:
- download resource as json
- download resource as csv
- print resource
For now, it should be the same process for all resources, but in theory this could be configurable on a by-site or by-resource basis. | priority | print download resources make it easy to with one click download resource as json download resource as csv print resource for now it should be the same process for all resources but in theory this could be configurable on a by site or by resource basis | 1 |
413,731 | 12,091,265,200 | IssuesEvent | 2020-04-19 10:46:36 | project-koku/koku | https://api.github.com/repos/project-koku/koku | closed | null value in column "service_tier" violates not-null constraint | azure bug priority - medium | Sentry Issue: [KOKU-CELERY-49](https://sentry.io/organizations/project-koku/issues/1603950843/?referrer=github_integration)
```
null value in column "service_tier" violates not-null constraint
DETAIL: Failing row contains (45091, /subscriptions/c9e72ccc-b20e-48bd-a0c8-879c6dbcbfbb/resourceGrou..., US East 2, Microsoft.Storage, Microsoft.Storage/storageAccounts, sbulage-resource-grp, null, null, null, null, null, 0a4fdd93-fb32-46ab-bb5c-52dcad58a179, null).
```
- We should either/and
a) look at a real Azure report and determine if a null value for service_tier is possible.
b) update nise to always add a value for this field
We probably need to update our constraints. I'm guessing this is from valid data, but we should double check this isn't nise generated.
----
After some research (See comments below) it is looking like there was an issue with the Azure report generation on one particular day. The proposed solution is to relax the not-null constraints and allow the data to be processed in order to continue to, as accurately as possible, estimate the current month data until report finalization. | 1.0 | null value in column "service_tier" violates not-null constraint - Sentry Issue: [KOKU-CELERY-49](https://sentry.io/organizations/project-koku/issues/1603950843/?referrer=github_integration)
```
null value in column "service_tier" violates not-null constraint
DETAIL: Failing row contains (45091, /subscriptions/c9e72ccc-b20e-48bd-a0c8-879c6dbcbfbb/resourceGrou..., US East 2, Microsoft.Storage, Microsoft.Storage/storageAccounts, sbulage-resource-grp, null, null, null, null, null, 0a4fdd93-fb32-46ab-bb5c-52dcad58a179, null).
```
- We should either/and
a) look at a real Azure report and determine if a null value for service_tier is possible.
b) update nise to always add a value for this field
We probably need to update our constraints. I'm guessing this is from valid data, but we should double check this isn't nise generated.
----
After some research (See comments below) it is looking like there was an issue with the Azure report generation on one particular day. The proposed solution is to relax the not-null constraints and allow the data to be processed in order to continue to, as accurately as possible, estimate the current month data until report finalization. | priority | null value in column service tier violates not null constraint sentry issue null value in column service tier violates not null constraint detail failing row contains subscriptions resourcegrou us east microsoft storage microsoft storage storageaccounts sbulage resource grp null null null null null null we should either and a look at a real azure report and determine if a null value for service tier is possible b update nise to always add a value for this field we probably need to update our constraints i m guessing this is from valid data but we should double check this isn t nise generated after some research see comments below it is looking like there was an issue with the azure report generation on one particular day the proposed solution is to relax the not null constraints and allow the data to be processed in order to continue to as accurately as possible estimate the current month data until report finalization | 1 |
144,471 | 5,540,851,583 | IssuesEvent | 2017-03-22 11:12:07 | CS2103JAN2017-W14-B4/main | https://api.github.com/repos/CS2103JAN2017-W14-B4/main | closed | For floating tasks, don't show empty fields in success message | priority.medium type.enhancement | Current message: `New task added: sampleTask Priority: StartDate: DueDate: Tags:`
Could be better formatted. | 1.0 | For floating tasks, don't show empty fields in success message - Current message: `New task added: sampleTask Priority: StartDate: DueDate: Tags:`
Could be better formatted. | priority | for floating tasks don t show empty fields in success message current message new task added sampletask priority startdate duedate tags could be better formatted | 1 |
678,171 | 23,190,596,026 | IssuesEvent | 2022-08-01 12:19:43 | SAP/xsk | https://api.github.com/repos/SAP/xsk | closed | [API] HDB data types mapping | wontfix API priority-medium effort-medium tooling customer _SanDIego_ incomplete | related to #1657
### Target
Implement the data type conversion as stated by the [SAP documentation](https://help.sap.com/doc/3de842783af24336b6305a3c0223a369/2.0.03/en-US/$.hdb.html)
Mapping in [hdbUtils.js](https://github.com/SAP/xsk/blob/main/modules/api/api-xsjs/src/main/resources/META-INF/dirigible/xsk/hdb/hdbUtils.js)
Additionally, `$.hdb.types` must be added
- [x] #1733
- [x] #1734
- [x] #1735
- [x] #1736 | 1.0 | [API] HDB data types mapping - related to #1657
### Target
Implement the data type conversion as stated by the [SAP documentation](https://help.sap.com/doc/3de842783af24336b6305a3c0223a369/2.0.03/en-US/$.hdb.html)
Mapping in [hdbUtils.js](https://github.com/SAP/xsk/blob/main/modules/api/api-xsjs/src/main/resources/META-INF/dirigible/xsk/hdb/hdbUtils.js)
Additionally, `$.hdb.types` must be added
- [x] #1733
- [x] #1734
- [x] #1735
- [x] #1736 | priority | hdb data types mapping related to target implement the data type conversion as stated by the mapping in additionally hdb types must be added | 1 |
441,932 | 12,734,874,968 | IssuesEvent | 2020-06-25 14:32:07 | enso-org/enso | https://api.github.com/repos/enso-org/enso | closed | Unbalanced Parentheses Cause a Stack Overflow | Category: Compiler Category: Syntax Change: Non-Breaking Difficulty: Core Contributor Difficulty: Intermediate Priority: Medium Type: Bug | ### General Summary
The compiler crashes sometimes when parsing expressions using unbalanced numbers of parentheses.
### Steps to Reproduce
This can be reproduced by running the compiler on the following code:
```
type MyAtom
main =
f = case _ of
Cons (Cons MyAtom Nil) Nil -> 100
_ -> 50
f (Cons (Cons MyAtom Nil) Nil
```
### Expected Result
The compiler reports a syntax error.
### Actual Result
The compiler crashes with a stack overflow.
### Enso Version
N/A
| 1.0 | Unbalanced Parentheses Cause a Stack Overflow - ### General Summary
The compiler crashes sometimes when parsing expressions using unbalanced numbers of parentheses.
### Steps to Reproduce
This can be reproduced by running the compiler on the following code:
```
type MyAtom
main =
f = case _ of
Cons (Cons MyAtom Nil) Nil -> 100
_ -> 50
f (Cons (Cons MyAtom Nil) Nil
```
### Expected Result
The compiler reports a syntax error.
### Actual Result
The compiler crashes with a stack overflow.
### Enso Version
N/A
| priority | unbalanced parentheses cause a stack overflow general summary the compiler crashes sometimes when parsing expressions using unbalanced numbers of parentheses steps to reproduce this can be reproduced by running the compiler on the following code type myatom main f case of cons cons myatom nil nil f cons cons myatom nil nil expected result the compiler reports a syntax error actual result the compiler crashes with a stack overflow enso version n a | 1 |
115,740 | 4,680,320,096 | IssuesEvent | 2016-10-08 05:10:23 | Nexteria/Nextis | https://api.github.com/repos/Nexteria/Nextis | opened | Pridať podporu DU k eventom | enhancement Medium priority | Úloha by mala byť definovaná nejakým textom, prípadne prílohami na vyplnenie / prečítanie | 1.0 | Pridať podporu DU k eventom - Úloha by mala byť definovaná nejakým textom, prípadne prílohami na vyplnenie / prečítanie | priority | pridať podporu du k eventom úloha by mala byť definovaná nejakým textom prípadne prílohami na vyplnenie prečítanie | 1 |
298,352 | 9,199,187,393 | IssuesEvent | 2019-03-07 14:25:36 | haskell/ghcup | https://api.github.com/repos/haskell/ghcup | closed | Error messages in WSL Ubuntu 18.94 | OS-support priority-medium | Running ghcup in a WSL install of Ubuntu 18.04 yields the following errors/warnings:
/home/chris/.ghcup/bin/ghcup: 1: /home/chris/.ghcup/bin/ghcup: ot found
/home/chris/.ghcup/bin/ghcup: 1: /home/chris/.ghcup/bin/ghcup: 35mcurl: not found
However the script proceeeds as per usual after this anyway. | 1.0 | Error messages in WSL Ubuntu 18.94 - Running ghcup in a WSL install of Ubuntu 18.04 yields the following errors/warnings:
/home/chris/.ghcup/bin/ghcup: 1: /home/chris/.ghcup/bin/ghcup: ot found
/home/chris/.ghcup/bin/ghcup: 1: /home/chris/.ghcup/bin/ghcup: 35mcurl: not found
However the script proceeeds as per usual after this anyway. | priority | error messages in wsl ubuntu running ghcup in a wsl install of ubuntu yields the following errors warnings home chris ghcup bin ghcup home chris ghcup bin ghcup ot found home chris ghcup bin ghcup home chris ghcup bin ghcup not found however the script proceeeds as per usual after this anyway | 1 |
414,587 | 12,104,902,998 | IssuesEvent | 2020-04-20 21:05:06 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | http_client assumes request payload is non-binary | area: Networking bug priority: medium | `http_client.c` uses `strlen` (in `http_send_data`) to calculate request `payload` size, instead of using `payload_len` that is provided by the user. This is incorrect and results in writing fewer bytes than is expected by the server when `payload` is binary.
An additional issue is that when `payload_cb` is used by the user to provide data via callback, no `Content-Length` is sent by `http_client` event if `payload_len` is provided. By the time `payload_cb` is invoked to provide the data the request headers have already been sent.
| 1.0 | http_client assumes request payload is non-binary - `http_client.c` uses `strlen` (in `http_send_data`) to calculate request `payload` size, instead of using `payload_len` that is provided by the user. This is incorrect and results in writing fewer bytes than is expected by the server when `payload` is binary.
An additional issue is that when `payload_cb` is used by the user to provide data via callback, no `Content-Length` is sent by `http_client` event if `payload_len` is provided. By the time `payload_cb` is invoked to provide the data the request headers have already been sent.
| priority | http client assumes request payload is non binary http client c uses strlen in http send data to calculate request payload size instead of using payload len that is provided by the user this is incorrect and results in writing fewer bytes than is expected by the server when payload is binary an additional issue is that when payload cb is used by the user to provide data via callback no content length is sent by http client event if payload len is provided by the time payload cb is invoked to provide the data the request headers have already been sent | 1 |
452,781 | 13,059,295,864 | IssuesEvent | 2020-07-30 10:24:50 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | [Coverity CID :210593] Out-of-bounds access in lib/updatehub/updatehub.c | Coverity bug priority: medium |
Static code scan issues found in file:
https://github.com/zephyrproject-rtos/zephyr/tree/476fc405e7/lib/updatehub/updatehub.c
Category: Memory - corruptions
Function: `cleanup_connection`
Component: Other
CID: [210593](https://scan9.coverity.com/reports.htm#v29726/p12996/mergedDefectId=210593)
Please fix or provide comments in coverity using the link:
https://scan9.coverity.com/reports.htm#v32951/p12996.
Note: This issue was created automatically. Priority was set based on classification
of the file affected and the impact field in coverity. Assignees were set using the CODEOWNERS file.
| 1.0 | [Coverity CID :210593] Out-of-bounds access in lib/updatehub/updatehub.c -
Static code scan issues found in file:
https://github.com/zephyrproject-rtos/zephyr/tree/476fc405e7/lib/updatehub/updatehub.c
Category: Memory - corruptions
Function: `cleanup_connection`
Component: Other
CID: [210593](https://scan9.coverity.com/reports.htm#v29726/p12996/mergedDefectId=210593)
Please fix or provide comments in coverity using the link:
https://scan9.coverity.com/reports.htm#v32951/p12996.
Note: This issue was created automatically. Priority was set based on classification
of the file affected and the impact field in coverity. Assignees were set using the CODEOWNERS file.
| priority | out of bounds access in lib updatehub updatehub c static code scan issues found in file category memory corruptions function cleanup connection component other cid please fix or provide comments in coverity using the link note this issue was created automatically priority was set based on classification of the file affected and the impact field in coverity assignees were set using the codeowners file | 1 |
537,355 | 15,727,760,284 | IssuesEvent | 2021-03-29 13:04:12 | everyday-as/gmodstore-issues | https://api.github.com/repos/everyday-as/gmodstore-issues | closed | Dark theme improvements | Front-End Medium Priority 🐞 Bug | Dark theme improvements
-
The dark theme in my opinion is not contrasted enough. Here are my colour suggestions:
To start off, the text colours are inconsistent. Some text is white, whilst the rest feels like it's halfway to matching the dark background colour. Contrast is good, but so is consistency. So I believe that the text colour should be matched, and be a light grey (not a full white or a dark grey, because it's not well contrasted and inconsistent):

Some buttons are blue, while a lot of other buttons are red. There should be a global option to change all button colours for events, since it looks inconsistent having essentially "opposite" colours everywhere on the same page:

Adding onto the first point, some text is dark grey, some text is full white, and other text is red. If there should be differences, perhaps it should be in a lower or higher shade of grey, but it feels like there's three completely different colours in all the texts:

| 1.0 | Dark theme improvements - Dark theme improvements
-
The dark theme in my opinion is not contrasted enough. Here are my colour suggestions:
To start off, the text colours are inconsistent. Some text is white, whilst the rest feels like it's halfway to matching the dark background colour. Contrast is good, but so is consistency. So I believe that the text colour should be matched, and be a light grey (not a full white or a dark grey, because it's not well contrasted and inconsistent):

Some buttons are blue, while a lot of other buttons are red. There should be a global option to change all button colours for events, since it looks inconsistent having essentially "opposite" colours everywhere on the same page:

Adding onto the first point, some text is dark grey, some text is full white, and other text is red. If there should be differences, perhaps it should be in a lower or higher shade of grey, but it feels like there's three completely different colours in all the texts:

| priority | dark theme improvements dark theme improvements the dark theme in my opinion is not contrasted enough here are my colour suggestions to start off the text colours are inconsistent some text is white whilst the rest feels like it s halfway to matching the dark background colour contrast is good but so is consistency so i believe that the text colour should be matched and be a light grey not a full white or a dark grey because it s not well contrasted and inconsistent some buttons are blue while a lot of other buttons are red there should be a global option to change all button colours for events since it looks inconsistent having essentially opposite colours everywhere on the same page adding onto the first point some text is dark grey some text is full white and other text is red if there should be differences perhaps it should be in a lower or higher shade of grey but it feels like there s three completely different colours in all the texts | 1 |
166,182 | 6,292,464,980 | IssuesEvent | 2017-07-20 05:46:30 | pytorch/pytorch | https://api.github.com/repos/pytorch/pytorch | closed | .multinomial parameter names differ between torch and torch.autograd.Variable | bug medium priority | Hello,
the parameter name for with replacement differs between `torch.multinomial` and `torch.autograd.Variable.multinomial` (the former has `replacement`, the latter `with_replacement`).
This could be harmonized.
Internally some bits of the python and C code also seem to use with_replacement, but I don't know whether that is important.
Thank you!
Best regards
Thomas
| 1.0 | .multinomial parameter names differ between torch and torch.autograd.Variable - Hello,
the parameter name for with replacement differs between `torch.multinomial` and `torch.autograd.Variable.multinomial` (the former has `replacement`, the latter `with_replacement`).
This could be harmonized.
Internally some bits of the python and C code also seem to use with_replacement, but I don't know whether that is important.
Thank you!
Best regards
Thomas
| priority | multinomial parameter names differ between torch and torch autograd variable hello the parameter name for with replacement differs between torch multinomial and torch autograd variable multinomial the former has replacement the latter with replacement this could be harmonized internally some bits of the python and c code also seem to use with replacement but i don t know whether that is important thank you best regards thomas | 1 |
274,782 | 8,567,882,630 | IssuesEvent | 2018-11-10 16:14:08 | CS2103-AY1819S1-T12-1/main | https://api.github.com/repos/CS2103-AY1819S1-T12-1/main | closed | [PE Dry Run]addCategoryBudget : Incorrect output | priority.Medium | When entering the command below:

The output should be in the format of something like :`School TotalBudget set to $100.00
However this is the output given instead:

Instead of mentioning the new budget in dollars at the end, it just state the category again.
<hr>
**Reported by:** @deming16
**Severity:** `High`
<sub>[original: nus-cs2103-AY1819S1/pe-dry-run#758]</sub> | 1.0 | [PE Dry Run]addCategoryBudget : Incorrect output - When entering the command below:

The output should be in the format of something like :`School TotalBudget set to $100.00
However this is the output given instead:

Instead of mentioning the new budget in dollars at the end, it just state the category again.
<hr>
**Reported by:** @deming16
**Severity:** `High`
<sub>[original: nus-cs2103-AY1819S1/pe-dry-run#758]</sub> | priority | addcategorybudget incorrect output when entering the command below the output should be in the format of something like school totalbudget set to however this is the output given instead instead of mentioning the new budget in dollars at the end it just state the category again reported by severity high | 1 |
788,843 | 27,769,536,070 | IssuesEvent | 2023-03-16 13:40:57 | telerik/kendo-react | https://api.github.com/repos/telerik/kendo-react | closed | Virtual Grid flickering when scrolling fast. | bug pkg:grid Priority 3 SEV: Medium | Virtual Grid flickering when scrolling fast.
The Grid content will shortly disappear (leave blank Grid) when scrolling fast.
The Grid should have visible records when scrolling (unless they are not received from the server). The case is for virtual scrolling with local data.
Use the demo and scroll very fast with the scrollbar and notice how the Grid is blank:
https://www.telerik.com/kendo-react-ui/components/grid/scroll-modes/virtual/ | 1.0 | Virtual Grid flickering when scrolling fast. - Virtual Grid flickering when scrolling fast.
The Grid content will shortly disappear (leave blank Grid) when scrolling fast.
The Grid should have visible records when scrolling (unless they are not received from the server). The case is for virtual scrolling with local data.
Use the demo and scroll very fast with the scrollbar and notice how the Grid is blank:
https://www.telerik.com/kendo-react-ui/components/grid/scroll-modes/virtual/ | priority | virtual grid flickering when scrolling fast virtual grid flickering when scrolling fast the grid content will shortly disappear leave blank grid when scrolling fast the grid should have visible records when scrolling unless they are not received from the server the case is for virtual scrolling with local data use the demo and scroll very fast with the scrollbar and notice how the grid is blank | 1 |
315,210 | 9,607,789,206 | IssuesEvent | 2019-05-11 22:20:25 | bounswe/bounswe2019group5 | https://api.github.com/repos/bounswe/bounswe2019group5 | closed | Randomizing async function createExercise(wordArray) | Bug Fix Effort: Medium Priority: High Status: Review Needed | In the create-exercise.js currently the correct answer appears at the first row of one exercise. It should be randomized. | 1.0 | Randomizing async function createExercise(wordArray) - In the create-exercise.js currently the correct answer appears at the first row of one exercise. It should be randomized. | priority | randomizing async function createexercise wordarray in the create exercise js currently the correct answer appears at the first row of one exercise it should be randomized | 1 |
608,974 | 18,851,804,839 | IssuesEvent | 2021-11-11 22:00:10 | fao89/pulp-operator | https://api.github.com/repos/fao89/pulp-operator | opened | pulp_rpm_prerequisites sets ansible_python_interpreter unnecessarily | Status: NEW Priority: Normal Tracker: Issue Severity: 2. Medium Triaged: 1 Category: Installer - Moved to GitHub issues | Author: mdepaulo@redhat.com (mdepaulo@redhat.com)
Redmine Issue: 7640, https://pulp.plan.io/issues/7640
---
There is no reason it should be set to:
```
ansible_python_interpreter: /usr/bin/python
```
Since the behavior of auto_legacy and auto is to set it to that (python2) anyway.
It also would only affect the role (and later applied roles) at most, since the role is always (and conditionally) dynamically included. If it has any effect, this makes it harder to test the installer, different interpreter depending on whether or not pulp_rpm is getting installed.
| 1.0 | pulp_rpm_prerequisites sets ansible_python_interpreter unnecessarily - Author: mdepaulo@redhat.com (mdepaulo@redhat.com)
Redmine Issue: 7640, https://pulp.plan.io/issues/7640
---
There is no reason it should be set to:
```
ansible_python_interpreter: /usr/bin/python
```
Since the behavior of auto_legacy and auto is to set it to that (python2) anyway.
It also would only affect the role (and later applied roles) at most, since the role is always (and conditionally) dynamically included. If it has any effect, this makes it harder to test the installer, different interpreter depending on whether or not pulp_rpm is getting installed.
| priority | pulp rpm prerequisites sets ansible python interpreter unnecessarily author mdepaulo redhat com mdepaulo redhat com redmine issue there is no reason it should be set to ansible python interpreter usr bin python since the behavior of auto legacy and auto is to set it to that anyway it also would only affect the role and later applied roles at most since the role is always and conditionally dynamically included if it has any effect this makes it harder to test the installer different interpreter depending on whether or not pulp rpm is getting installed | 1 |
342,698 | 10,320,705,422 | IssuesEvent | 2019-08-30 21:26:24 | byu-animation/dccpipe | https://api.github.com/repos/byu-animation/dccpipe | reopened | Fix interdependencies in Cloner, Assembler, and Importer | Houdini enhancement priority: medium | Cloner imports assembler, and importer
Import imports cloner
Assembler imports Cloner
Instead, we should abstract out the functionality that we can to remove these interdependencies. | 1.0 | Fix interdependencies in Cloner, Assembler, and Importer - Cloner imports assembler, and importer
Import imports cloner
Assembler imports Cloner
Instead, we should abstract out the functionality that we can to remove these interdependencies. | priority | fix interdependencies in cloner assembler and importer cloner imports assembler and importer import imports cloner assembler imports cloner instead we should abstract out the functionality that we can to remove these interdependencies | 1 |
77,982 | 3,508,276,505 | IssuesEvent | 2016-01-08 17:06:14 | PolarisSS13/Polaris | https://api.github.com/repos/PolarisSS13/Polaris | closed | Spikes/Rods can get stuck in borgs forever. | BS12 Bug Priority: Medium | Madison Brownell rips the alloy spike out of C.R.W.'s body.
Madison Brownell rips the alloy spike out of C.R.W.'s body.
Note that this was the same rod. Requires admin assistance to remove.
Link to previous issue report on Bay's issue tracker: https://github.com/Baystation12/Baystation12/issues/10886
Can be done with a crossbow/vox spike thrower. | 1.0 | Spikes/Rods can get stuck in borgs forever. - Madison Brownell rips the alloy spike out of C.R.W.'s body.
Madison Brownell rips the alloy spike out of C.R.W.'s body.
Note that this was the same rod. Requires admin assistance to remove.
Link to previous issue report on Bay's issue tracker: https://github.com/Baystation12/Baystation12/issues/10886
Can be done with a crossbow/vox spike thrower. | priority | spikes rods can get stuck in borgs forever madison brownell rips the alloy spike out of c r w s body madison brownell rips the alloy spike out of c r w s body note that this was the same rod requires admin assistance to remove link to previous issue report on bay s issue tracker can be done with a crossbow vox spike thrower | 1 |
161,648 | 6,132,605,618 | IssuesEvent | 2017-06-25 04:27:45 | BytesClub/chalk | https://api.github.com/repos/BytesClub/chalk | closed | Disable raw mode on exit | difficulty: medium Priority: HIGH | Currently, we enter the raw mode whenever the program starts, but it needs to be disabled when
the program terminates, either via the `main()` method or via an `exit()` call. The initial properties of
the terminal should be stored on entering the raw mode and it should be reset when the program exits. | 1.0 | Disable raw mode on exit - Currently, we enter the raw mode whenever the program starts, but it needs to be disabled when
the program terminates, either via the `main()` method or via an `exit()` call. The initial properties of
the terminal should be stored on entering the raw mode and it should be reset when the program exits. | priority | disable raw mode on exit currently we enter the raw mode whenever the program starts but it needs to be disabled when the program terminates either via the main method or via an exit call the initial properties of the terminal should be stored on entering the raw mode and it should be reset when the program exits | 1 |
225,356 | 7,481,130,544 | IssuesEvent | 2018-04-04 19:38:12 | craftercms/craftercms | https://api.github.com/repos/craftercms/craftercms | opened | [craftercms] Improve messaging when import script fails | enhancement priority: medium | Currently import script only reports the HTTP status of the response when calling Studio APIs. Please make sure that the response message is printed when a non 20x error occurs.
| 1.0 | [craftercms] Improve messaging when import script fails - Currently import script only reports the HTTP status of the response when calling Studio APIs. Please make sure that the response message is printed when a non 20x error occurs.
| priority | improve messaging when import script fails currently import script only reports the http status of the response when calling studio apis please make sure that the response message is printed when a non error occurs | 1 |
419,589 | 12,225,283,340 | IssuesEvent | 2020-05-03 04:11:10 | rubyforgood/casa | https://api.github.com/repos/rubyforgood/casa | closed | Admin can click on Case Number(s) in dashboard | :crown: Admin Priority: Medium Status: Available | Part of epic #4
**What type of user is this for [volunteer/admin/supervisor/all]**
admin
**Where does/should this occur?**
In the <a href="https://casa-r4g-staging.herokuapp.com/">admin dashboard</a> under volunteers.
**Description**
Admins should be able to click on the Case Number(s) associated with each volunteer in the admin dashboard and be brought to the <a href="https://casa-r4g-staging.herokuapp.com/casa_cases/12">Detail View</a> for that `casa_case`.
**Screenshots**
<img width="1370" alt="case numbers in admin dash" src="https://user-images.githubusercontent.com/62810851/80316548-5ac55900-87b3-11ea-8ed5-c251d49c6966.png">
| 1.0 | Admin can click on Case Number(s) in dashboard - Part of epic #4
**What type of user is this for [volunteer/admin/supervisor/all]**
admin
**Where does/should this occur?**
In the <a href="https://casa-r4g-staging.herokuapp.com/">admin dashboard</a> under volunteers.
**Description**
Admins should be able to click on the Case Number(s) associated with each volunteer in the admin dashboard and be brought to the <a href="https://casa-r4g-staging.herokuapp.com/casa_cases/12">Detail View</a> for that `casa_case`.
**Screenshots**
<img width="1370" alt="case numbers in admin dash" src="https://user-images.githubusercontent.com/62810851/80316548-5ac55900-87b3-11ea-8ed5-c251d49c6966.png">
| priority | admin can click on case number s in dashboard part of epic what type of user is this for admin where does should this occur in the under volunteers description admins should be able to click on the case number s associated with each volunteer in the admin dashboard and be brought to the for that casa case screenshots img width alt case numbers in admin dash src | 1 |
343,435 | 10,330,214,647 | IssuesEvent | 2019-09-02 14:08:17 | aol/moloch | https://api.github.com/repos/aol/moloch | closed | moloch-capture immediately+silently quits if ES is not available | capture enhancement medium priority | When ES is not yet available, and `moloch-capture` is run, it silently and immediately quits. This is especially problematic when loading pcaps too soon after boot and ES is still warming up.
Would be helpful for at least an error message and return code to be provided so the condition can be handled (user waits, or load process is wrapped in a script that retries the process until successful). | 1.0 | moloch-capture immediately+silently quits if ES is not available - When ES is not yet available, and `moloch-capture` is run, it silently and immediately quits. This is especially problematic when loading pcaps too soon after boot and ES is still warming up.
Would be helpful for at least an error message and return code to be provided so the condition can be handled (user waits, or load process is wrapped in a script that retries the process until successful). | priority | moloch capture immediately silently quits if es is not available when es is not yet available and moloch capture is run it silently and immediately quits this is especially problematic when loading pcaps too soon after boot and es is still warming up would be helpful for at least an error message and return code to be provided so the condition can be handled user waits or load process is wrapped in a script that retries the process until successful | 1 |
749,931 | 26,183,317,722 | IssuesEvent | 2023-01-02 18:59:52 | bounswe/bounswe2022group2 | https://api.github.com/repos/bounswe/bounswe2022group2 | closed | Final Milestone: Individual Contributions Report for Hasan Can Erol | priority-medium status-new milestone | ### Issue Description
Each group member should create an individual contributions report detailing their contributions to the final milestone. This report should include personal information, responsibilities, significant code and management issues, pull requests, and unit tests. I will fill my own section for the individual contributions report.
### Step Details
Steps that will be performed:
- [x] Include member information
- [x] Responsibilities
- [x] Main Contributions
- [x] Pull requests
- [x] Unit tests
- [x] Additional Information
### Final Actions
After the work is done, it can be seen from the milestone report.
### Deadline of the Issue
02.01.2023 - Monday - 20.00
| 1.0 | Final Milestone: Individual Contributions Report for Hasan Can Erol - ### Issue Description
Each group member should create an individual contributions report detailing their contributions to the final milestone. This report should include personal information, responsibilities, significant code and management issues, pull requests, and unit tests. I will fill my own section for the individual contributions report.
### Step Details
Steps that will be performed:
- [x] Include member information
- [x] Responsibilities
- [x] Main Contributions
- [x] Pull requests
- [x] Unit tests
- [x] Additional Information
### Final Actions
After the work is done, it can be seen from the milestone report.
### Deadline of the Issue
02.01.2023 - Monday - 20.00
| priority | final milestone individual contributions report for hasan can erol issue description each group member should create an individual contributions report detailing their contributions to the final milestone this report should include personal information responsibilities significant code and management issues pull requests and unit tests i will fill my own section for the individual contributions report step details steps that will be performed include member information responsibilities main contributions pull requests unit tests additional information final actions after the work is done it can be seen from the milestone report deadline of the issue monday | 1 |
304,361 | 9,331,137,320 | IssuesEvent | 2019-03-28 09:03:42 | wso2/product-is | https://api.github.com/repos/wso2/product-is | closed | Claims not received in id token in response, or in id token for the code, returned via code id_token OIDC hybrid flow | Affected/5.8.0-Alpha2 Complexity/Medium Component/OAuth Priority/High Severity/Critical Type/Bug | **Environment:**
DB: DB2
JDK: Java 8
**Steps to reproduce:**
1. Create a tenant
2. Create a user in that tenant
3. Update first name -> http://wso2.org/claims/givenname, last name -> http://wso2.org/claims/lastname, email -> http://wso2.org/claims/emailaddress claims of that user
4. Create an oauth application
5. Configure claims section as below.

6. Make sure above claims are available for OIDC scopes as below.
given_name (mapped to http://wso2.org/claims/givenname) in openid scope
email (mapped to http://wso2.org/claims/lastname) only in email scope
family_name (mapped to http://wso2.org/claims/lastname) only in profile scope
gender (mapped to http://wso2.org/claims/gender)in openid scope
7. Initiate a request with OIDC Hybrid flow for response type **code id_token** only for openid scope
https://localhost:9443/oauth2/authorize?response_type=code id_token&client_id=xxx&nonce=asd&redirect_uri=http://localhost:8080/playground2/oauth2client&scope=openid
8. Note that only sub claim is returned in id token. Both given-name and sub expected.
9. Now initiate a token request for the code received. It returns only sub in id token. It should also return given-name
10. Perform step 7, 8 and 9 to openid email, openid email profile scope and note non responds with claims in requested scopes | 1.0 | Claims not received in id token in response, or in id token for the code, returned via code id_token OIDC hybrid flow - **Environment:**
DB: DB2
JDK: Java 8
**Steps to reproduce:**
1. Create a tenant
2. Create a user in that tenant
3. Update first name -> http://wso2.org/claims/givenname, last name -> http://wso2.org/claims/lastname, email -> http://wso2.org/claims/emailaddress claims of that user
4. Create an oauth application
5. Configure claims section as below.

6. Make sure above claims are available for OIDC scopes as below.
given_name (mapped to http://wso2.org/claims/givenname) in openid scope
email (mapped to http://wso2.org/claims/lastname) only in email scope
family_name (mapped to http://wso2.org/claims/lastname) only in profile scope
gender (mapped to http://wso2.org/claims/gender)in openid scope
7. Initiate a request with OIDC Hybrid flow for response type **code id_token** only for openid scope
https://localhost:9443/oauth2/authorize?response_type=code id_token&client_id=xxx&nonce=asd&redirect_uri=http://localhost:8080/playground2/oauth2client&scope=openid
8. Note that only sub claim is returned in id token. Both given-name and sub expected.
9. Now initiate a token request for the code received. It returns only sub in id token. It should also return given-name
10. Perform step 7, 8 and 9 to openid email, openid email profile scope and note non responds with claims in requested scopes | priority | claims not received in id token in response or in id token for the code returned via code id token oidc hybrid flow environment db jdk java steps to reproduce create a tenant create a user in that tenant update first name last name email claims of that user create an oauth application configure claims section as below make sure above claims are available for oidc scopes as below given name mapped to in openid scope email mapped to only in email scope family name mapped to only in profile scope gender mapped to openid scope initiate a request with oidc hybrid flow for response type code id token only for openid scope id token client id xxx nonce asd redirect uri note that only sub claim is returned in id token both given name and sub expected now initiate a token request for the code received it returns only sub in id token it should also return given name perform step and to openid email openid email profile scope and note non responds with claims in requested scopes | 1 |
67,671 | 3,276,103,347 | IssuesEvent | 2015-10-26 18:03:25 | ubc/acj-versus | https://api.github.com/repos/ubc/acj-versus | closed | Provide better access and instructions to class list management | enhancement instructor request medium priority | Instructors had to contact CTLT to update their class lists for the piloting courses. It would be easier going forward if the lists updated automatically or instructors could make changes in a simple way (not CSV files, as this is too challenging to obtain) themselves. | 1.0 | Provide better access and instructions to class list management - Instructors had to contact CTLT to update their class lists for the piloting courses. It would be easier going forward if the lists updated automatically or instructors could make changes in a simple way (not CSV files, as this is too challenging to obtain) themselves. | priority | provide better access and instructions to class list management instructors had to contact ctlt to update their class lists for the piloting courses it would be easier going forward if the lists updated automatically or instructors could make changes in a simple way not csv files as this is too challenging to obtain themselves | 1 |
223,515 | 7,457,932,518 | IssuesEvent | 2018-03-30 07:49:11 | Misfits-BE/L5.x-database-layering | https://api.github.com/repos/Misfits-BE/L5.x-database-layering | opened | Aanvullen van de docblocks in de criteria generation stub | Improvement: Enhancement Improvement: Optimization Priority: Medium priority | Nu hebben we wel halve docblocks. Maar dit zou moeten vervolledigd worden. | 2.0 | Aanvullen van de docblocks in de criteria generation stub - Nu hebben we wel halve docblocks. Maar dit zou moeten vervolledigd worden. | priority | aanvullen van de docblocks in de criteria generation stub nu hebben we wel halve docblocks maar dit zou moeten vervolledigd worden | 1 |
649,072 | 21,217,240,802 | IssuesEvent | 2022-04-11 08:33:40 | AY2122S2-CS2103T-T12-3/tp | https://api.github.com/repos/AY2122S2-CS2103T-T12-3/tp | closed | Update the UI of the application | priority.Medium | To make it more personalised and to ensure a better user experience | 1.0 | Update the UI of the application - To make it more personalised and to ensure a better user experience | priority | update the ui of the application to make it more personalised and to ensure a better user experience | 1 |
665,059 | 22,297,926,335 | IssuesEvent | 2022-06-13 05:18:04 | testomatio/app | https://api.github.com/repos/testomatio/app | closed | Add Code Template for Playwright projects | enhancement templates ui\ux editor priority medium | **Is your feature request related to a problem? Please describe.**
There is no "Code template" for project with Playwright both Typescript and JavaScript
**Describe the solution you'd like**
Add a "Code template" for Playwright projects
E.g.:
```typescript
test.describe('{{ suite }}', () => {
test('{{ test }}', async () => {
{{body}}
});
});
```
| 1.0 | Add Code Template for Playwright projects - **Is your feature request related to a problem? Please describe.**
There is no "Code template" for project with Playwright both Typescript and JavaScript
**Describe the solution you'd like**
Add a "Code template" for Playwright projects
E.g.:
```typescript
test.describe('{{ suite }}', () => {
test('{{ test }}', async () => {
{{body}}
});
});
```
| priority | add code template for playwright projects is your feature request related to a problem please describe there is no code template for project with playwright both typescript and javascript describe the solution you d like add a code template for playwright projects e g typescript test describe suite test test async body | 1 |
789,503 | 27,792,500,154 | IssuesEvent | 2023-03-17 09:59:53 | vaticle/typedb | https://api.github.com/repos/vaticle/typedb | opened | Display path to the config file at startup | type: feature x: good first issue priority: medium | ## Problem to Solve
TypeDB displays the data directory path in the startup sequence at the console (with ASCII logo).
We should also display the configuration file path. That will enable users to find it easier.
## Current Workaround
Check the default locations and the command to start the TypeDB server (whether it has --config argument).
## Proposed Solution
Just display it at startup. And user will find the config at the exact displayed path. Easy and reliable.
## Additional Information
One way to do it:
```
vladimir@Vladimirs-MacBook-Pro ~ % typedb server
================================================================
________ __ __ _____ _______ _____ _____
|__ __|\ \ / /| _ \ | _ || _ \ | _ \
| | \ \/ / | | | || | |__|| | | || | | |
| | \ / | |/ / | |___ | | | || |/ /
| | | | | __/ | ___| | | | || _ \
| | | | | | | | __ | | | || | | |
| | | | | | | |_| || |/ / | |/ /
|__| |__| |__| |_______||_____/ |_____/
A STRONGLY-TYPED DATABASE
================================================================
09:45:42.820 [main] INFO com.vaticle.typedb.core.server.TypeDBServer - TypeDB Server is now running and will keep this process alive.
09:45:42.825 [main] INFO com.vaticle.typedb.core.server.TypeDBServer - You can press CTRL+C to shutdown this server.
09:45:42.825 [main] INFO com.vaticle.typedb.core.server.TypeDBServer -
09:45:42.826 [main] INFO com.vaticle.typedb.core.server.TypeDBServer - version: 2.16.1
09:45:42.826 [main] INFO com.vaticle.typedb.core.server.TypeDBServer - listening to address: 0.0.0.0:1729
09:45:42.826 [main] INFO com.vaticle.typedb.core.server.TypeDBServer - using configuration file at: //usr/local/Cellar/typedb/2.16.1/libexec/server/conf/config.yml
09:45:42.826 [main] INFO com.vaticle.typedb.core.server.TypeDBServer - data directory configured to: /usr/local/var/typedb/data
09:45:42.826 [main] INFO com.vaticle.typedb.core.server.TypeDBServer - bootup completed in: 5633 ms
09:45:42.826 [main] INFO com.vaticle.typedb.core.server.TypeDBServer -
```
| 1.0 | Display path to the config file at startup - ## Problem to Solve
TypeDB displays the data directory path in the startup sequence at the console (with ASCII logo).
We should also display the configuration file path. That will enable users to find it easier.
## Current Workaround
Check the default locations and the command to start the TypeDB server (whether it has --config argument).
## Proposed Solution
Just display it at startup. And user will find the config at the exact displayed path. Easy and reliable.
## Additional Information
One way to do it:
```
vladimir@Vladimirs-MacBook-Pro ~ % typedb server
================================================================
________ __ __ _____ _______ _____ _____
|__ __|\ \ / /| _ \ | _ || _ \ | _ \
| | \ \/ / | | | || | |__|| | | || | | |
| | \ / | |/ / | |___ | | | || |/ /
| | | | | __/ | ___| | | | || _ \
| | | | | | | | __ | | | || | | |
| | | | | | | |_| || |/ / | |/ /
|__| |__| |__| |_______||_____/ |_____/
A STRONGLY-TYPED DATABASE
================================================================
09:45:42.820 [main] INFO com.vaticle.typedb.core.server.TypeDBServer - TypeDB Server is now running and will keep this process alive.
09:45:42.825 [main] INFO com.vaticle.typedb.core.server.TypeDBServer - You can press CTRL+C to shutdown this server.
09:45:42.825 [main] INFO com.vaticle.typedb.core.server.TypeDBServer -
09:45:42.826 [main] INFO com.vaticle.typedb.core.server.TypeDBServer - version: 2.16.1
09:45:42.826 [main] INFO com.vaticle.typedb.core.server.TypeDBServer - listening to address: 0.0.0.0:1729
09:45:42.826 [main] INFO com.vaticle.typedb.core.server.TypeDBServer - using configuration file at: //usr/local/Cellar/typedb/2.16.1/libexec/server/conf/config.yml
09:45:42.826 [main] INFO com.vaticle.typedb.core.server.TypeDBServer - data directory configured to: /usr/local/var/typedb/data
09:45:42.826 [main] INFO com.vaticle.typedb.core.server.TypeDBServer - bootup completed in: 5633 ms
09:45:42.826 [main] INFO com.vaticle.typedb.core.server.TypeDBServer -
```
| priority | display path to the config file at startup problem to solve typedb displays the data directory path in the startup sequence at the console with ascii logo we should also display the configuration file path that will enable users to find it easier current workaround check the default locations and the command to start the typedb server whether it has config argument proposed solution just display it at startup and user will find the config at the exact displayed path easy and reliable additional information one way to do it vladimir vladimirs macbook pro typedb server a strongly typed database info com vaticle typedb core server typedbserver typedb server is now running and will keep this process alive info com vaticle typedb core server typedbserver you can press ctrl c to shutdown this server info com vaticle typedb core server typedbserver info com vaticle typedb core server typedbserver version info com vaticle typedb core server typedbserver listening to address info com vaticle typedb core server typedbserver using configuration file at usr local cellar typedb libexec server conf config yml info com vaticle typedb core server typedbserver data directory configured to usr local var typedb data info com vaticle typedb core server typedbserver bootup completed in ms info com vaticle typedb core server typedbserver | 1 |
667,293 | 22,444,045,083 | IssuesEvent | 2022-06-21 04:57:42 | ansible-collections/azure | https://api.github.com/repos/ansible-collections/azure | closed | azure_rm_manageddisk has missing parameters for Azure Snapshot disk creation | question medium_priority new_featrue hold | <!--- Verify first that your feature was not already discussed on GitHub -->
<!--- Complete *all* sections as described, this form is processed automatically -->
##### SUMMARY
<!--- Describe the new feature/improvement briefly below -->
Azure Snapshot Restore - add missing parameters to create the disk from snapshot
##### ISSUE TYPE
- Feature Idea
##### COMPONENT NAME
<!--- Write the short name of the module, plugin, task or feature below, use your best guess if unsure -->
Add missing parameters to create the disk from snapshot
1. source_type
Selection:
snapshot
storage blob
disk
disk restore point
2. source_snapshot
source_snapshot - when snapshot is selected
source_storage_blob - when storage blob is selected
source_disk - when disk is selected
source_disk_restore_point - when disk restore point is selected
##### ADDITIONAL INFORMATION
<!--- Describe how the feature would be used, why it is needed and what it would solve -->
https://docs.ansible.com/ansible/latest/collections/azure/azcollection/azure_rm_manageddisk_module.html - this module only has source_uri as parameter. We are not able to create the disk from snapshot using this module.
<!--- Paste example playbooks or commands between quotes below -->
```yaml
```
<!--- HINT: You can also paste gist.github.com links for larger files -->
Fields from Azure


Documentation for azure_rm_manageddisk module

Code

| 1.0 | azure_rm_manageddisk has missing parameters for Azure Snapshot disk creation - <!--- Verify first that your feature was not already discussed on GitHub -->
<!--- Complete *all* sections as described, this form is processed automatically -->
##### SUMMARY
<!--- Describe the new feature/improvement briefly below -->
Azure Snapshot Restore - add missing parameters to create the disk from snapshot
##### ISSUE TYPE
- Feature Idea
##### COMPONENT NAME
<!--- Write the short name of the module, plugin, task or feature below, use your best guess if unsure -->
Add missing parameters to create the disk from snapshot
1. source_type
Selection:
snapshot
storage blob
disk
disk restore point
2. source_snapshot
source_snapshot - when snapshot is selected
source_storage_blob - when storage blob is selected
source_disk - when disk is selected
source_disk_restore_point - when disk restore point is selected
##### ADDITIONAL INFORMATION
<!--- Describe how the feature would be used, why it is needed and what it would solve -->
https://docs.ansible.com/ansible/latest/collections/azure/azcollection/azure_rm_manageddisk_module.html - this module only has source_uri as parameter. We are not able to create the disk from snapshot using this module.
<!--- Paste example playbooks or commands between quotes below -->
```yaml
```
<!--- HINT: You can also paste gist.github.com links for larger files -->
Fields from Azure


Documentation for azure_rm_manageddisk module

Code

| priority | azure rm manageddisk has missing parameters for azure snapshot disk creation summary azure snapshot restore add missing parameters to create the disk from snapshot issue type feature idea component name add missing parameters to create the disk from snapshot source type selection snapshot storage blob disk disk restore point source snapshot source snapshot when snapshot is selected source storage blob when storage blob is selected source disk when disk is selected source disk restore point when disk restore point is selected additional information this module only has source uri as parameter we are not able to create the disk from snapshot using this module yaml fields from azure documentation for azure rm manageddisk module code | 1 |
24,726 | 2,672,437,145 | IssuesEvent | 2015-03-24 14:14:18 | sergioconsoli/prisma-data-portal | https://api.github.com/repos/sergioconsoli/prisma-data-portal | closed | licenza dati dal comune | auto-migrated Priority-Medium Type-Review | ```
pubblichiamo le applicazioni, ma senza permettere lo scaricamento dei dataset
se/finché il Comune non stabilisce la licenza
```
Original issue reported on code.google.com by `consoli....@gmail.com` on 22 Jan 2015 at 4:03 | 1.0 | licenza dati dal comune - ```
pubblichiamo le applicazioni, ma senza permettere lo scaricamento dei dataset
se/finché il Comune non stabilisce la licenza
```
Original issue reported on code.google.com by `consoli....@gmail.com` on 22 Jan 2015 at 4:03 | priority | licenza dati dal comune pubblichiamo le applicazioni ma senza permettere lo scaricamento dei dataset se finché il comune non stabilisce la licenza original issue reported on code google com by consoli gmail com on jan at | 1 |
735,140 | 25,380,741,593 | IssuesEvent | 2022-11-21 17:20:05 | vaticle/typedb-client-rust | https://api.github.com/repos/vaticle/typedb-client-rust | opened | Check if we need `TypeDBStub.ensureConnected` from Client Java | priority: medium type: bug | gRPC Java has connection failure recovery logic that somewhat flies in the face of what we need - an exponential backoff algorithm before it automatically reconnects.
This has proven to be an issue in Client Java, where after killing a Cluster node, we might have to wait quite a long time before it's able to reconnect to a new node.
We should check if `tonic` uses similar logic, and if so, ensure we handle the scenario correctly. | 1.0 | Check if we need `TypeDBStub.ensureConnected` from Client Java - gRPC Java has connection failure recovery logic that somewhat flies in the face of what we need - an exponential backoff algorithm before it automatically reconnects.
This has proven to be an issue in Client Java, where after killing a Cluster node, we might have to wait quite a long time before it's able to reconnect to a new node.
We should check if `tonic` uses similar logic, and if so, ensure we handle the scenario correctly. | priority | check if we need typedbstub ensureconnected from client java grpc java has connection failure recovery logic that somewhat flies in the face of what we need an exponential backoff algorithm before it automatically reconnects this has proven to be an issue in client java where after killing a cluster node we might have to wait quite a long time before it s able to reconnect to a new node we should check if tonic uses similar logic and if so ensure we handle the scenario correctly | 1 |
301,441 | 9,220,561,515 | IssuesEvent | 2019-03-11 17:47:09 | hydroshare/hydroshare | https://api.github.com/repos/hydroshare/hydroshare | closed | Cannot copy any web app resource | (1) Small Effort Medium Priority bug in progress | When you try to copy a web app resource, the following error is bubbled up:
“Failed to copy this resource: No supported_res_types parameter was found in the **kwargs list”
| 1.0 | Cannot copy any web app resource - When you try to copy a web app resource, the following error is bubbled up:
“Failed to copy this resource: No supported_res_types parameter was found in the **kwargs list”
| priority | cannot copy any web app resource when you try to copy a web app resource the following error is bubbled up “failed to copy this resource no supported res types parameter was found in the kwargs list” | 1 |
378,331 | 11,200,392,179 | IssuesEvent | 2020-01-03 21:37:27 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | opened | backport label doesn't trigger backport anymore | bug priority: medium | **Describe the bug**
backport label doesn't trigger backport anymore, for example: backport v1.14-branch. | 1.0 | backport label doesn't trigger backport anymore - **Describe the bug**
backport label doesn't trigger backport anymore, for example: backport v1.14-branch. | priority | backport label doesn t trigger backport anymore describe the bug backport label doesn t trigger backport anymore for example backport branch | 1 |
527,179 | 15,325,102,479 | IssuesEvent | 2021-02-26 00:32:34 | containrrr/watchtower | https://api.github.com/repos/containrrr/watchtower | opened | unknown flag: --label | Priority: Medium Status: Available Type: Bug | **Describe the bug**
I tried to exclude ngnix from being updated by watchtower, so I tried what [the documentation](https://containrrr.dev/watchtower/container-selection/) suggested, but when `--label` argument is passed, watchtower encounters a fatal error:
```
time="2021-[redacted]" level=fatal msg="unknown flag: --label"
```
**To Reproduce**
add a --label flag:
```
sudo docker run -d \
--restart always \
--name watchtower \
--label-enable=true \
--label=com.centurylinklabs.watchtower.enable=false \
ngnix
```
**Expected behavior**
watchtower updates all containers except ngnix
**Environment**
- Platform: Synology DS1815 DSM 6.2
- Architecture: x86_64
- Docker version: Docker version 18.09.8, build bfed4f5
<details>
because watchtower simply won't run, here's running <code>docker logs watchtower</code>:
```
Usage:
watchtower [flags]
Flags:
-a, --api-version string api version to use by docker client (default "1.25")
-c, --cleanup remove previously used images after updating
-d, --debug enable debug mode with verbose logging
--enable-lifecycle-hooks Enable the execution of commands triggered by pre- and post-update lifecycle hooks
-h, --help help for watchtower
-H, --host string daemon socket to connect to (default "unix:///var/run/docker.sock")
--http-api-metrics Runs Watchtower with the Prometheus metrics API enabled
--http-api-token string Sets an authentication token to HTTP API requests.
--http-api-update Runs Watchtower in HTTP API mode, so that image updates must to be triggered by a request
--include-restarting Will also include restarting containers
-S, --include-stopped Will also include created and exited containers
-i, --interval int poll interval (in seconds) (default 86400)
-e, --label-enable watch containers where the com.centurylinklabs.watchtower.enable label is true
-m, --monitor-only Will only monitor for new images, not update the containers
--no-color Disable ANSI color escape codes in log output
--no-pull do not pull any new images
--no-restart do not restart any containers
--no-startup-message Prevents watchtower from sending a startup message
--notification-email-delay int Delay before sending notifications, expressed in seconds
--notification-email-from string Address to send notification emails from
--notification-email-server string SMTP server to send notification emails through
--notification-email-server-password string SMTP server password for sending notifications
--notification-email-server-port int SMTP server port to send notification emails through (default 25)
--notification-email-server-tls-skip-verify Controls whether watchtower verifies the SMTP server's certificate chain and host name.
Should only be used for testing.
--notification-email-server-user string SMTP server user for sending notifications
--notification-email-subjecttag string Subject prefix tag for notifications via mail
--notification-email-to string Address to send notification emails to
--notification-gotify-tls-skip-verify Controls whether watchtower verifies the Gotify server's certificate chain and host name.
Should only be used for testing.
--notification-gotify-token string The Gotify Application required to query the Gotify API
--notification-gotify-url string The Gotify URL to send notifications to
--notification-msteams-data The MSTeams notifier will try to extract log entry fields as MSTeams message facts
--notification-msteams-hook string The MSTeams WebHook URL to send notifications to
--notification-slack-channel string A string which overrides the webhook's default channel. Example: #my-custom-channel
--notification-slack-hook-url string The Slack Hook URL to send notifications to
--notification-slack-icon-emoji string An emoji code string to use in place of the default icon
--notification-slack-icon-url string An icon image URL string to use in place of the default icon
--notification-slack-identifier string A string which will be used to identify the messages coming from this watchtower instance (default "watchtower")
--notification-template string The shoutrrr text/template for the messages
--notification-url stringArray The shoutrrr URL to send notifications to
-n, --notifications strings notification types to send (valid: email, slack, msteams, gotify, shoutrrr)
--notifications-level string The log level used for sending notifications. Possible values: panic, fatal, error, warn, info or debug (default "info")
--remove-volumes remove attached volumes before updating
--revive-stopped Will also start stopped containers that were updated, if include-stopped is active
--rolling-restart Restart containers one at a time
-R, --run-once Run once now and exit
-s, --schedule string the cron expression which defines when to update
--scope string Defines a monitoring scope for the Watchtower instance.
-t, --stop-timeout duration timeout before a container is forcefully stopped (default 10s)
-v, --tlsverify use TLS and verify the remote
--trace enable trace mode with very verbose logging - caution, exposes credentials
time="2021-[redacted]" level=fatal msg="unknown flag: --label"
Error: unknown flag: --label
```
</details>
Thanks!
| 1.0 | unknown flag: --label - **Describe the bug**
I tried to exclude ngnix from being updated by watchtower, so I tried what [the documentation](https://containrrr.dev/watchtower/container-selection/) suggested, but when `--label` argument is passed, watchtower encounters a fatal error:
```
time="2021-[redacted]" level=fatal msg="unknown flag: --label"
```
**To Reproduce**
add a --label flag:
```
sudo docker run -d \
--restart always \
--name watchtower \
--label-enable=true \
--label=com.centurylinklabs.watchtower.enable=false \
ngnix
```
**Expected behavior**
watchtower updates all containers except ngnix
**Environment**
- Platform: Synology DS1815 DSM 6.2
- Architecture: x86_64
- Docker version: Docker version 18.09.8, build bfed4f5
<details>
because watchtower simply won't run, here's running <code>docker logs watchtower</code>:
```
Usage:
watchtower [flags]
Flags:
-a, --api-version string api version to use by docker client (default "1.25")
-c, --cleanup remove previously used images after updating
-d, --debug enable debug mode with verbose logging
--enable-lifecycle-hooks Enable the execution of commands triggered by pre- and post-update lifecycle hooks
-h, --help help for watchtower
-H, --host string daemon socket to connect to (default "unix:///var/run/docker.sock")
--http-api-metrics Runs Watchtower with the Prometheus metrics API enabled
--http-api-token string Sets an authentication token to HTTP API requests.
--http-api-update Runs Watchtower in HTTP API mode, so that image updates must to be triggered by a request
--include-restarting Will also include restarting containers
-S, --include-stopped Will also include created and exited containers
-i, --interval int poll interval (in seconds) (default 86400)
-e, --label-enable watch containers where the com.centurylinklabs.watchtower.enable label is true
-m, --monitor-only Will only monitor for new images, not update the containers
--no-color Disable ANSI color escape codes in log output
--no-pull do not pull any new images
--no-restart do not restart any containers
--no-startup-message Prevents watchtower from sending a startup message
--notification-email-delay int Delay before sending notifications, expressed in seconds
--notification-email-from string Address to send notification emails from
--notification-email-server string SMTP server to send notification emails through
--notification-email-server-password string SMTP server password for sending notifications
--notification-email-server-port int SMTP server port to send notification emails through (default 25)
--notification-email-server-tls-skip-verify Controls whether watchtower verifies the SMTP server's certificate chain and host name.
Should only be used for testing.
--notification-email-server-user string SMTP server user for sending notifications
--notification-email-subjecttag string Subject prefix tag for notifications via mail
--notification-email-to string Address to send notification emails to
--notification-gotify-tls-skip-verify Controls whether watchtower verifies the Gotify server's certificate chain and host name.
Should only be used for testing.
--notification-gotify-token string The Gotify Application required to query the Gotify API
--notification-gotify-url string The Gotify URL to send notifications to
--notification-msteams-data The MSTeams notifier will try to extract log entry fields as MSTeams message facts
--notification-msteams-hook string The MSTeams WebHook URL to send notifications to
--notification-slack-channel string A string which overrides the webhook's default channel. Example: #my-custom-channel
--notification-slack-hook-url string The Slack Hook URL to send notifications to
--notification-slack-icon-emoji string An emoji code string to use in place of the default icon
--notification-slack-icon-url string An icon image URL string to use in place of the default icon
--notification-slack-identifier string A string which will be used to identify the messages coming from this watchtower instance (default "watchtower")
--notification-template string The shoutrrr text/template for the messages
--notification-url stringArray The shoutrrr URL to send notifications to
-n, --notifications strings notification types to send (valid: email, slack, msteams, gotify, shoutrrr)
--notifications-level string The log level used for sending notifications. Possible values: panic, fatal, error, warn, info or debug (default "info")
--remove-volumes remove attached volumes before updating
--revive-stopped Will also start stopped containers that were updated, if include-stopped is active
--rolling-restart Restart containers one at a time
-R, --run-once Run once now and exit
-s, --schedule string the cron expression which defines when to update
--scope string Defines a monitoring scope for the Watchtower instance.
-t, --stop-timeout duration timeout before a container is forcefully stopped (default 10s)
-v, --tlsverify use TLS and verify the remote
--trace enable trace mode with very verbose logging - caution, exposes credentials
time="2021-[redacted]" level=fatal msg="unknown flag: --label"
Error: unknown flag: --label
```
</details>
Thanks!
| priority | unknown flag label describe the bug i tried to exclude ngnix from being updated by watchtower so i tried what suggested but when label argument is passed watchtower encounters a fatal error time level fatal msg unknown flag label to reproduce add a label flag sudo docker run d restart always name watchtower label enable true label com centurylinklabs watchtower enable false ngnix expected behavior watchtower updates all containers except ngnix environment platform synology dsm architecture docker version docker version build because watchtower simply won t run here s running docker logs watchtower usage watchtower flags a api version string api version to use by docker client default c cleanup remove previously used images after updating d debug enable debug mode with verbose logging enable lifecycle hooks enable the execution of commands triggered by pre and post update lifecycle hooks h help help for watchtower h host string daemon socket to connect to default unix var run docker sock http api metrics runs watchtower with the prometheus metrics api enabled http api token string sets an authentication token to http api requests http api update runs watchtower in http api mode so that image updates must to be triggered by a request include restarting will also include restarting containers s include stopped will also include created and exited containers i interval int poll interval in seconds default e label enable watch containers where the com centurylinklabs watchtower enable label is true m monitor only will only monitor for new images not update the containers no color disable ansi color escape codes in log output no pull do not pull any new images no restart do not restart any containers no startup message prevents watchtower from sending a startup message notification email delay int delay before sending notifications expressed in seconds notification email from string address to send notification emails from notification email server string smtp server to send notification emails through notification email server password string smtp server password for sending notifications notification email server port int smtp server port to send notification emails through default notification email server tls skip verify controls whether watchtower verifies the smtp server s certificate chain and host name should only be used for testing notification email server user string smtp server user for sending notifications notification email subjecttag string subject prefix tag for notifications via mail notification email to string address to send notification emails to notification gotify tls skip verify controls whether watchtower verifies the gotify server s certificate chain and host name should only be used for testing notification gotify token string the gotify application required to query the gotify api notification gotify url string the gotify url to send notifications to notification msteams data the msteams notifier will try to extract log entry fields as msteams message facts notification msteams hook string the msteams webhook url to send notifications to notification slack channel string a string which overrides the webhook s default channel example my custom channel notification slack hook url string the slack hook url to send notifications to notification slack icon emoji string an emoji code string to use in place of the default icon notification slack icon url string an icon image url string to use in place of the default icon notification slack identifier string a string which will be used to identify the messages coming from this watchtower instance default watchtower notification template string the shoutrrr text template for the messages notification url stringarray the shoutrrr url to send notifications to n notifications strings notification types to send valid email slack msteams gotify shoutrrr notifications level string the log level used for sending notifications possible values panic fatal error warn info or debug default info remove volumes remove attached volumes before updating revive stopped will also start stopped containers that were updated if include stopped is active rolling restart restart containers one at a time r run once run once now and exit s schedule string the cron expression which defines when to update scope string defines a monitoring scope for the watchtower instance t stop timeout duration timeout before a container is forcefully stopped default v tlsverify use tls and verify the remote trace enable trace mode with very verbose logging caution exposes credentials time level fatal msg unknown flag label error unknown flag label thanks | 1 |
367,528 | 10,854,827,069 | IssuesEvent | 2019-11-13 17:07:01 | salesagility/SuiteCRM | https://api.github.com/repos/salesagility/SuiteCRM | closed | Date parameters are broken if they are not the first parameter | Bug Fix Proposed Medium Priority Reports Resolved: Next Release | <!--- Provide a general summary of the issue in the **Title** above -->
<!--- Before you open an issue, please check if a similar issue already exists or has been closed before. --->
<!--- If you have discovered a security risk please report it by emailing security@suitecrm.com. This will be delivered to the product team who handle security issues. Please don't disclose security bugs publicly until they have been handled by the security team. --->
#### Issue
<!--- Provide a more detailed introduction to the issue itself, and why you consider it to be a bug -->
When creating a report with one or more date parameters that are not the first parameters then this creates glitchy behaviour when updating the parameters.
Note that this is similar to, but separate from, issue #7396
#### Expected Behavior
<!--- Tell us what should happen -->
Date parameters should be updatable regardless of position.
#### Actual Behavior
<!--- Tell us what happens instead -->
<!--- Also please check relevant logs (suitecrm.log, php error.log etc.) -->
Changes to date parameters are lost or will sometimes "steal" parameters from earlier date settings.
#### Possible Fix
<!--- Not obligatory, but suggest a fix or reason for the bug -->
Lines 122-125 in `modules/AOR_Reports/aor_utils.php` assume that the date info in the request is keyed sequentially by date count. In reality it uses the `$key` in the same way as other parameters.
Suggested fix is to replace `$dateCount` with `$key` in these lines.
#### Steps to Reproduce
<!--- Provide a link to a live example, or an unambiguous set of steps to -->
<!--- reproduce this bug include code to reproduce, if relevant -->
1. Create a new calls report
2. Create a parameter for status set to anything
3. Create two date parameters on start date
4. Be sure to use the "Date" type with, for example "Now + 12 months"
5. Set the second date parameter to something similar but distinct
6. Save the report and click update on the parameters
7. Examine the updated date parameters - the first will be empty and the second will have taken the firsts settings.
#### Context
<!--- How has this bug affected you? What were you trying to accomplish? -->
<!--- If you feel this should be a low/medium/high priority then please state so -->
#### Your Environment
<!--- Include as many relevant details about the environment you experienced the bug in -->
* SuiteCRM Version used:
* Browser name and version (e.g. Chrome Version 51.0.2704.63 (64-bit)):
* Environment name and version (e.g. MySQL, PHP 7):
* Operating System and version (e.g Ubuntu 16.04):
This should be environment agnostics but tested on:
Firefox 69.02
MySQL,PHP7
Ubuntu 16.04
| 1.0 | Date parameters are broken if they are not the first parameter - <!--- Provide a general summary of the issue in the **Title** above -->
<!--- Before you open an issue, please check if a similar issue already exists or has been closed before. --->
<!--- If you have discovered a security risk please report it by emailing security@suitecrm.com. This will be delivered to the product team who handle security issues. Please don't disclose security bugs publicly until they have been handled by the security team. --->
#### Issue
<!--- Provide a more detailed introduction to the issue itself, and why you consider it to be a bug -->
When creating a report with one or more date parameters that are not the first parameters then this creates glitchy behaviour when updating the parameters.
Note that this is similar to, but separate from, issue #7396
#### Expected Behavior
<!--- Tell us what should happen -->
Date parameters should be updatable regardless of position.
#### Actual Behavior
<!--- Tell us what happens instead -->
<!--- Also please check relevant logs (suitecrm.log, php error.log etc.) -->
Changes to date parameters are lost or will sometimes "steal" parameters from earlier date settings.
#### Possible Fix
<!--- Not obligatory, but suggest a fix or reason for the bug -->
Lines 122-125 in `modules/AOR_Reports/aor_utils.php` assume that the date info in the request is keyed sequentially by date count. In reality it uses the `$key` in the same way as other parameters.
Suggested fix is to replace `$dateCount` with `$key` in these lines.
#### Steps to Reproduce
<!--- Provide a link to a live example, or an unambiguous set of steps to -->
<!--- reproduce this bug include code to reproduce, if relevant -->
1. Create a new calls report
2. Create a parameter for status set to anything
3. Create two date parameters on start date
4. Be sure to use the "Date" type with, for example "Now + 12 months"
5. Set the second date parameter to something similar but distinct
6. Save the report and click update on the parameters
7. Examine the updated date parameters - the first will be empty and the second will have taken the firsts settings.
#### Context
<!--- How has this bug affected you? What were you trying to accomplish? -->
<!--- If you feel this should be a low/medium/high priority then please state so -->
#### Your Environment
<!--- Include as many relevant details about the environment you experienced the bug in -->
* SuiteCRM Version used:
* Browser name and version (e.g. Chrome Version 51.0.2704.63 (64-bit)):
* Environment name and version (e.g. MySQL, PHP 7):
* Operating System and version (e.g Ubuntu 16.04):
This should be environment agnostics but tested on:
Firefox 69.02
MySQL,PHP7
Ubuntu 16.04
| priority | date parameters are broken if they are not the first parameter issue when creating a report with one or more date parameters that are not the first parameters then this creates glitchy behaviour when updating the parameters note that this is similar to but separate from issue expected behavior date parameters should be updatable regardless of position actual behavior changes to date parameters are lost or will sometimes steal parameters from earlier date settings possible fix lines in modules aor reports aor utils php assume that the date info in the request is keyed sequentially by date count in reality it uses the key in the same way as other parameters suggested fix is to replace datecount with key in these lines steps to reproduce create a new calls report create a parameter for status set to anything create two date parameters on start date be sure to use the date type with for example now months set the second date parameter to something similar but distinct save the report and click update on the parameters examine the updated date parameters the first will be empty and the second will have taken the firsts settings context your environment suitecrm version used browser name and version e g chrome version bit environment name and version e g mysql php operating system and version e g ubuntu this should be environment agnostics but tested on firefox mysql ubuntu | 1 |
673,922 | 23,034,388,750 | IssuesEvent | 2022-07-22 16:59:54 | rokwire/illinois-app | https://api.github.com/repos/rokwire/illinois-app | closed | [BUG] Onboarding location screen has a button labeled as 'Share my location' instead of 'Continue' | Type: Bug Priority: Medium | **Describe the bug**
The onboarding location screen has a button labeled as 'Share my location' instead of 'Continue'
**To Reproduce**
Steps to reproduce the behavior:
1. Install the Illinois app
2. Proceed further until user reach Share your location screen
**Actual Result**
Share your location screen has a button labeled as 'Share my location' instead of 'Continue'
**Expected behavior**
Replace the label 'Share my location' to 'Continue'
**Screenshots**

**Smartphone (please complete the following information):**
- Device: [e.g. iPhone and Android]
- Version [e.g. 22]
**Additional context**
Add any other context about the problem here.
| 1.0 | [BUG] Onboarding location screen has a button labeled as 'Share my location' instead of 'Continue' - **Describe the bug**
The onboarding location screen has a button labeled as 'Share my location' instead of 'Continue'
**To Reproduce**
Steps to reproduce the behavior:
1. Install the Illinois app
2. Proceed further until user reach Share your location screen
**Actual Result**
Share your location screen has a button labeled as 'Share my location' instead of 'Continue'
**Expected behavior**
Replace the label 'Share my location' to 'Continue'
**Screenshots**

**Smartphone (please complete the following information):**
- Device: [e.g. iPhone and Android]
- Version [e.g. 22]
**Additional context**
Add any other context about the problem here.
| priority | onboarding location screen has a button labeled as share my location instead of continue describe the bug the onboarding location screen has a button labeled as share my location instead of continue to reproduce steps to reproduce the behavior install the illinois app proceed further until user reach share your location screen actual result share your location screen has a button labeled as share my location instead of continue expected behavior replace the label share my location to continue screenshots smartphone please complete the following information device version additional context add any other context about the problem here | 1 |
81,486 | 3,591,464,678 | IssuesEvent | 2016-02-01 11:55:11 | thesgc/chembiohub_helpdesk | https://api.github.com/repos/thesgc/chembiohub_helpdesk | closed | search testing 28/10 (am):
the drop down of locations to search for a value isn't consistently ther | app: AssayReg bug For Andy and Paul Review name: Karen priority: Medium Proposed for November | search testing 28/10 (am):
the drop down of locations to search for a value isn't consistently there. From within the project page - I searched for a value '222' - drop down is there, then changed to 'test' - no drop down.
text in the search field isn't cleared out when moving around within AssayReg. Suspect this is by design but would like to know that explicitly.
results table heading says '1 Results' when there's a single result
results table doesn't show (in the example I'm testing) the ic50 value. Users will want to see assay results at a glance.
activity created by user - the first time I tested this nothing dropped down. Subsequent testing - drop down appears (including a user '-1').
All activities are tagged with Andy as a user. If I search with karen selected I get zero results (and I have created activities this morning.
If I have the activity created by user drop down visible, it doesn't go when i click into activity date from or activity date to fields. Does go when i click a drop down box or elsewhere on the page.
| 1.0 | search testing 28/10 (am):
the drop down of locations to search for a value isn't consistently ther - search testing 28/10 (am):
the drop down of locations to search for a value isn't consistently there. From within the project page - I searched for a value '222' - drop down is there, then changed to 'test' - no drop down.
text in the search field isn't cleared out when moving around within AssayReg. Suspect this is by design but would like to know that explicitly.
results table heading says '1 Results' when there's a single result
results table doesn't show (in the example I'm testing) the ic50 value. Users will want to see assay results at a glance.
activity created by user - the first time I tested this nothing dropped down. Subsequent testing - drop down appears (including a user '-1').
All activities are tagged with Andy as a user. If I search with karen selected I get zero results (and I have created activities this morning.
If I have the activity created by user drop down visible, it doesn't go when i click into activity date from or activity date to fields. Does go when i click a drop down box or elsewhere on the page.
| priority | search testing am the drop down of locations to search for a value isn t consistently ther search testing am the drop down of locations to search for a value isn t consistently there from within the project page i searched for a value drop down is there then changed to test no drop down text in the search field isn t cleared out when moving around within assayreg suspect this is by design but would like to know that explicitly results table heading says results when there s a single result results table doesn t show in the example i m testing the value users will want to see assay results at a glance activity created by user the first time i tested this nothing dropped down subsequent testing drop down appears including a user all activities are tagged with andy as a user if i search with karen selected i get zero results and i have created activities this morning if i have the activity created by user drop down visible it doesn t go when i click into activity date from or activity date to fields does go when i click a drop down box or elsewhere on the page | 1 |
543,066 | 15,877,255,561 | IssuesEvent | 2021-04-09 09:24:38 | sopra-fs21-group-26/server | https://api.github.com/repos/sopra-fs21-group-26/server | closed | REST API for lobby | medium priority task | <h1>Story #9 Lobby </h1>
<h2>Sub-Tasks:</h2>
- [x] Join lobby `PUT /lobby/join/{lobbyId}`
- [x] Leave lobby `PUT /lobby/leave/{lobbyId}`
- [x] Ready a player `PUT /lobby/ready/{lobbyId}`
- [x] Start game `PUT /lobby/start/{lobbyId}`
- [x] Kick player out of lobby `PUT /lobby/kick/{lobbyId}/{username}`
- [x] Error exceptions and messages
<h2>Estimate: 10h</h2> | 1.0 | REST API for lobby - <h1>Story #9 Lobby </h1>
<h2>Sub-Tasks:</h2>
- [x] Join lobby `PUT /lobby/join/{lobbyId}`
- [x] Leave lobby `PUT /lobby/leave/{lobbyId}`
- [x] Ready a player `PUT /lobby/ready/{lobbyId}`
- [x] Start game `PUT /lobby/start/{lobbyId}`
- [x] Kick player out of lobby `PUT /lobby/kick/{lobbyId}/{username}`
- [x] Error exceptions and messages
<h2>Estimate: 10h</h2> | priority | rest api for lobby story lobby sub tasks join lobby put lobby join lobbyid leave lobby put lobby leave lobbyid ready a player put lobby ready lobbyid start game put lobby start lobbyid kick player out of lobby put lobby kick lobbyid username error exceptions and messages estimate | 1 |
267,251 | 8,380,897,206 | IssuesEvent | 2018-10-07 19:16:46 | strapi/strapi | https://api.github.com/repos/strapi/strapi | closed | Fail to update admin path | priority: medium status: need informations 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**: v9.11.1
- **npm version**: 6.0.0
- **Strapi version**: 3.0.0-alpha.12.5
- **Database**: Mongo (hosted on Mlab)
- **Operating system**: macOS 10.13.5
**What is the current behavior?**
In the server config for each environment (i.e. config/environments/**/server.json) there is an option to set the default path for the admin page (by changing the admin.path variable). It is suggested in the [deployment documentation](https://strapi.io/documentation/guides/deployment.html) to change the variable to /dashboard for security reasons. However when doing so, plugins are not loaded. I believe this is due to some kind of routing issue. After setting the admin.path to '/dashboard' trying to navigate to /dashboard/plugins returns a 404 error. Trying to navigate to /admin/plugins (after the admin.path variable has been set to '/dashboard') works just fine.
**Steps to reproduce the problem**
For whatever environment you are working in, change the admin.path variable to anything but "admin" in config/environments/<your_environment>/server.json.
**What is the expected behavior?**
When the Strapi Admin page loads, for whatever value is set in admin.path, the plugins should load.
**Suggested solutions**
This is probably an issue in the main strapi router (not in the react router). I'm not familiar enough with it to give any suggestions off the top of my head.
<!-- ⚠️ Make sure to browse the opened and closed issues before submitting your issue. -->
| 1.0 | Fail to update admin path - <!-- ⚠️ 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**: v9.11.1
- **npm version**: 6.0.0
- **Strapi version**: 3.0.0-alpha.12.5
- **Database**: Mongo (hosted on Mlab)
- **Operating system**: macOS 10.13.5
**What is the current behavior?**
In the server config for each environment (i.e. config/environments/**/server.json) there is an option to set the default path for the admin page (by changing the admin.path variable). It is suggested in the [deployment documentation](https://strapi.io/documentation/guides/deployment.html) to change the variable to /dashboard for security reasons. However when doing so, plugins are not loaded. I believe this is due to some kind of routing issue. After setting the admin.path to '/dashboard' trying to navigate to /dashboard/plugins returns a 404 error. Trying to navigate to /admin/plugins (after the admin.path variable has been set to '/dashboard') works just fine.
**Steps to reproduce the problem**
For whatever environment you are working in, change the admin.path variable to anything but "admin" in config/environments/<your_environment>/server.json.
**What is the expected behavior?**
When the Strapi Admin page loads, for whatever value is set in admin.path, the plugins should load.
**Suggested solutions**
This is probably an issue in the main strapi router (not in the react router). I'm not familiar enough with it to give any suggestions off the top of my head.
<!-- ⚠️ Make sure to browse the opened and closed issues before submitting your issue. -->
| priority | fail to update admin path informations node js version npm version strapi version alpha database mongo hosted on mlab operating system macos what is the current behavior in the server config for each environment i e config environments server json there is an option to set the default path for the admin page by changing the admin path variable it is suggested in the to change the variable to dashboard for security reasons however when doing so plugins are not loaded i believe this is due to some kind of routing issue after setting the admin path to dashboard trying to navigate to dashboard plugins returns a error trying to navigate to admin plugins after the admin path variable has been set to dashboard works just fine steps to reproduce the problem for whatever environment you are working in change the admin path variable to anything but admin in config environments server json what is the expected behavior when the strapi admin page loads for whatever value is set in admin path the plugins should load suggested solutions this is probably an issue in the main strapi router not in the react router i m not familiar enough with it to give any suggestions off the top of my head | 1 |
23,570 | 2,659,946,705 | IssuesEvent | 2015-03-19 00:50:55 | perfsonar/graphs | https://api.github.com/repos/perfsonar/graphs | opened | ability to plot ping loss events | Component-GUI Milestone-Release3.5 Priority-Medium Type-Enhancement | _From @arlake228 on March 14, 2015 12:40_
Original [issue 1006](https://code.google.com/p/perfsonar-ps/issues/detail?id=1006) created by arlake228 on 2014-10-22T16:58:21.000Z:
The esmond MA is capturing ping loss, but currently there is no option to plot this.
This is useful for paths where owping is blocked.
_Copied from original issue: perfsonar/project#1004_ | 1.0 | ability to plot ping loss events - _From @arlake228 on March 14, 2015 12:40_
Original [issue 1006](https://code.google.com/p/perfsonar-ps/issues/detail?id=1006) created by arlake228 on 2014-10-22T16:58:21.000Z:
The esmond MA is capturing ping loss, but currently there is no option to plot this.
This is useful for paths where owping is blocked.
_Copied from original issue: perfsonar/project#1004_ | priority | ability to plot ping loss events from on march original created by on the esmond ma is capturing ping loss but currently there is no option to plot this this is useful for paths where owping is blocked copied from original issue perfsonar project | 1 |
661,901 | 22,095,298,936 | IssuesEvent | 2022-06-01 09:26:45 | hotosm/tasking-manager | https://api.github.com/repos/hotosm/tasking-manager | closed | [BUG] Project info fields are empty after changing default locale | Type: Bug Priority: Medium Component: Backend Assigned=tm_collective | **Describe the bug*
Project info like project name, short description, description, etc. are saved as null after changing the default language.
**To Reproduce**
Users must have at least a project manager role to reproduce this issue.
Steps to reproduce the behavior:
1. Go to the manage page.
2. Click on any project you want to update.
3. Click on edit project.
4. Click on the settings tab and change the default language
5. Click on the Description tab and add the project name, a short description, and a description field on the newly set default language.
6. Click on the instructions tab and add detailed instructions on the newly set default language.
7. Click Save.
8. Now reload the page and you can see an empty project name, a short description, description, and detailed instruction fields.
**Expected behavior**
Updating project info after changing the default language should save project info as passed by the user.
**Screenshots**

| 1.0 | [BUG] Project info fields are empty after changing default locale - **Describe the bug*
Project info like project name, short description, description, etc. are saved as null after changing the default language.
**To Reproduce**
Users must have at least a project manager role to reproduce this issue.
Steps to reproduce the behavior:
1. Go to the manage page.
2. Click on any project you want to update.
3. Click on edit project.
4. Click on the settings tab and change the default language
5. Click on the Description tab and add the project name, a short description, and a description field on the newly set default language.
6. Click on the instructions tab and add detailed instructions on the newly set default language.
7. Click Save.
8. Now reload the page and you can see an empty project name, a short description, description, and detailed instruction fields.
**Expected behavior**
Updating project info after changing the default language should save project info as passed by the user.
**Screenshots**

| priority | project info fields are empty after changing default locale describe the bug project info like project name short description description etc are saved as null after changing the default language to reproduce users must have at least a project manager role to reproduce this issue steps to reproduce the behavior go to the manage page click on any project you want to update click on edit project click on the settings tab and change the default language click on the description tab and add the project name a short description and a description field on the newly set default language click on the instructions tab and add detailed instructions on the newly set default language click save now reload the page and you can see an empty project name a short description description and detailed instruction fields expected behavior updating project info after changing the default language should save project info as passed by the user screenshots | 1 |
363,393 | 10,741,083,626 | IssuesEvent | 2019-10-29 19:29:38 | eriq-augustine/test-issue-copy | https://api.github.com/repos/eriq-augustine/test-issue-copy | opened | JSON Inserter | Difficulty - Medium Interfaces Priority - Low Type - Enhancement | <a href="https://github.com/eriq-augustine"><img src="https://avatars0.githubusercontent.com/u/337857?v=4" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [eriq-augustine](https://github.com/eriq-augustine)**
_Wednesday May 02, 2018 at 16:30 GMT_
_Originally opened as https://github.com/eriq-augustine/psl/issues/163_
----
We should make an inserter that takes a JSON file and can load multiple predicates.
This interface can be flexible, but will not be efficient (we will not be able to use bluk copying operations).
This one will be a bit different than normal because we cannot use a standard Inserter (those are bound to a predicate and partition).
So we will probably have to attach this method directly to a DataStore.
In the object, we will need to define:
- Predicate
- Partition
- Args
- Maybe Truth Value
For the truth value, we can probably allow a mix of allowing truth values or not.
| 1.0 | JSON Inserter - <a href="https://github.com/eriq-augustine"><img src="https://avatars0.githubusercontent.com/u/337857?v=4" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [eriq-augustine](https://github.com/eriq-augustine)**
_Wednesday May 02, 2018 at 16:30 GMT_
_Originally opened as https://github.com/eriq-augustine/psl/issues/163_
----
We should make an inserter that takes a JSON file and can load multiple predicates.
This interface can be flexible, but will not be efficient (we will not be able to use bluk copying operations).
This one will be a bit different than normal because we cannot use a standard Inserter (those are bound to a predicate and partition).
So we will probably have to attach this method directly to a DataStore.
In the object, we will need to define:
- Predicate
- Partition
- Args
- Maybe Truth Value
For the truth value, we can probably allow a mix of allowing truth values or not.
| priority | json inserter issue by wednesday may at gmt originally opened as we should make an inserter that takes a json file and can load multiple predicates this interface can be flexible but will not be efficient we will not be able to use bluk copying operations this one will be a bit different than normal because we cannot use a standard inserter those are bound to a predicate and partition so we will probably have to attach this method directly to a datastore in the object we will need to define predicate partition args maybe truth value for the truth value we can probably allow a mix of allowing truth values or not | 1 |
348,630 | 10,450,883,262 | IssuesEvent | 2019-09-19 11:37:08 | RobotLocomotion/drake | https://api.github.com/repos/RobotLocomotion/drake | closed | DifferentialInverseKinematicsSystem | priority: medium team: russ | I have a messy version in python in my dev branch. Need the c++ version w/ tests, etc. | 1.0 | DifferentialInverseKinematicsSystem - I have a messy version in python in my dev branch. Need the c++ version w/ tests, etc. | priority | differentialinversekinematicssystem i have a messy version in python in my dev branch need the c version w tests etc | 1 |
625,848 | 19,768,131,612 | IssuesEvent | 2022-01-17 06:44:26 | frappe/ecommerce_integrations | https://api.github.com/repos/frappe/ecommerce_integrations | closed | Bulk import of catalog from shopify | priority: medium complexity: complex shopify | - Bulk import of catalogue without receipt of any order.
- Good to have: configurable naming series (adds complexity) | 1.0 | Bulk import of catalog from shopify - - Bulk import of catalogue without receipt of any order.
- Good to have: configurable naming series (adds complexity) | priority | bulk import of catalog from shopify bulk import of catalogue without receipt of any order good to have configurable naming series adds complexity | 1 |
256,238 | 8,127,074,654 | IssuesEvent | 2018-08-17 06:28:53 | aowen87/BAR | https://api.github.com/repos/aowen87/BAR | closed | Support for LLNL Ebert? | Expected Use: 3 - Occasional Feature Impact: 3 - Medium Priority: Normal | Bing Young called the hotline to ask if we support VisIt on the Ebert machine @ LLNL.
It lives on an open network separate from the OCF.
We could easily create a host profile for this machine, but I don't think any of us currently have accounts for the machine or network.
We haven't received any direct requests from users to install VisIt, but we may soon - I suspect that is why Bing called the hotline.
-----------------------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: 653
Status: Rejected
Project: VisIt
Tracker: Feature
Priority: Normal
Subject: Support for LLNL Ebert?
Assigned to:
Category:
Target version:
Author: Cyrus Harrison
Start: 03/16/2011
Due date:
% Done: 0
Estimated time:
Created: 03/16/2011 07:16 pm
Updated: 06/21/2011 05:47 pm
Likelihood:
Severity:
Found in version:
Impact: 3 - Medium
Expected Use: 3 - Occasional
OS: All
Support Group: Any
Description:
Bing Young called the hotline to ask if we support VisIt on the Ebert machine @ LLNL.
It lives on an open network separate from the OCF.
We could easily create a host profile for this machine, but I don't think any of us currently have accounts for the machine or network.
We haven't received any direct requests from users to install VisIt, but we may soon - I suspect that is why Bing called the hotline.
Comments:
Closing, b/c I have to believe any support for this will fall under the new enclave setup for OCF.
| 1.0 | Support for LLNL Ebert? - Bing Young called the hotline to ask if we support VisIt on the Ebert machine @ LLNL.
It lives on an open network separate from the OCF.
We could easily create a host profile for this machine, but I don't think any of us currently have accounts for the machine or network.
We haven't received any direct requests from users to install VisIt, but we may soon - I suspect that is why Bing called the hotline.
-----------------------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: 653
Status: Rejected
Project: VisIt
Tracker: Feature
Priority: Normal
Subject: Support for LLNL Ebert?
Assigned to:
Category:
Target version:
Author: Cyrus Harrison
Start: 03/16/2011
Due date:
% Done: 0
Estimated time:
Created: 03/16/2011 07:16 pm
Updated: 06/21/2011 05:47 pm
Likelihood:
Severity:
Found in version:
Impact: 3 - Medium
Expected Use: 3 - Occasional
OS: All
Support Group: Any
Description:
Bing Young called the hotline to ask if we support VisIt on the Ebert machine @ LLNL.
It lives on an open network separate from the OCF.
We could easily create a host profile for this machine, but I don't think any of us currently have accounts for the machine or network.
We haven't received any direct requests from users to install VisIt, but we may soon - I suspect that is why Bing called the hotline.
Comments:
Closing, b/c I have to believe any support for this will fall under the new enclave setup for OCF.
| priority | support for llnl ebert bing young called the hotline to ask if we support visit on the ebert machine llnl it lives on an open network separate from the ocf we could easily create a host profile for this machine but i don t think any of us currently have accounts for the machine or network we haven t received any direct requests from users to install visit but we may soon i suspect that is why bing called the hotline 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 rejected project visit tracker feature priority normal subject support for llnl ebert assigned to category target version author cyrus harrison start due date done estimated time created pm updated pm likelihood severity found in version impact medium expected use occasional os all support group any description bing young called the hotline to ask if we support visit on the ebert machine llnl it lives on an open network separate from the ocf we could easily create a host profile for this machine but i don t think any of us currently have accounts for the machine or network we haven t received any direct requests from users to install visit but we may soon i suspect that is why bing called the hotline comments closing b c i have to believe any support for this will fall under the new enclave setup for ocf | 1 |
611,378 | 18,953,664,231 | IssuesEvent | 2021-11-18 17:37:42 | eclipse/dirigible | https://api.github.com/repos/eclipse/dirigible | closed | [IDE] Preview downloads files | bug usability priority-medium shadow | From xsk created by [dpanayotov](https://github.com/dpanayotov): SAP/xsk#668
**Describe the bug**
Preview tab causes the browser to download the file that is being edited/published.
**To Reproduce**
Steps to reproduce the behavior:
1. Create a .websocket file
1. Open it in the editor
1. Click save
1. See that it's downloaded
**Expected behavior**
Files are not downloaded
**Desktop (please complete the following information):**
- OS: MacOS 11.6
- Browser: Both Safari and Chrome experience this issue | 1.0 | [IDE] Preview downloads files - From xsk created by [dpanayotov](https://github.com/dpanayotov): SAP/xsk#668
**Describe the bug**
Preview tab causes the browser to download the file that is being edited/published.
**To Reproduce**
Steps to reproduce the behavior:
1. Create a .websocket file
1. Open it in the editor
1. Click save
1. See that it's downloaded
**Expected behavior**
Files are not downloaded
**Desktop (please complete the following information):**
- OS: MacOS 11.6
- Browser: Both Safari and Chrome experience this issue | priority | preview downloads files from xsk created by sap xsk describe the bug preview tab causes the browser to download the file that is being edited published to reproduce steps to reproduce the behavior create a websocket file open it in the editor click save see that it s downloaded expected behavior files are not downloaded desktop please complete the following information os macos browser both safari and chrome experience this issue | 1 |
702,815 | 24,137,150,366 | IssuesEvent | 2022-09-21 12:16:57 | callmegiorgio/cvm | https://api.github.com/repos/callmegiorgio/cvm | closed | Use a hardcoded mapping of companies and layout types for layout validation | Priority: Medium Status: Completed Type: Refactor | ### Description
Due to the lack of information about a company's layout type in DFP/ITR files, layout validation is relying on the comparison of account codes and names. However, as shown in #5, this is messed up.
Define a hardcoded mapping of CVM codes and validators such that, instead of finding the account layout of a company, this library already *knows* which account layout a company has and uses it to validate accounts.
Also, change the validation process so that it compares only account codes, but not account names. | 1.0 | Use a hardcoded mapping of companies and layout types for layout validation - ### Description
Due to the lack of information about a company's layout type in DFP/ITR files, layout validation is relying on the comparison of account codes and names. However, as shown in #5, this is messed up.
Define a hardcoded mapping of CVM codes and validators such that, instead of finding the account layout of a company, this library already *knows* which account layout a company has and uses it to validate accounts.
Also, change the validation process so that it compares only account codes, but not account names. | priority | use a hardcoded mapping of companies and layout types for layout validation description due to the lack of information about a company s layout type in dfp itr files layout validation is relying on the comparison of account codes and names however as shown in this is messed up define a hardcoded mapping of cvm codes and validators such that instead of finding the account layout of a company this library already knows which account layout a company has and uses it to validate accounts also change the validation process so that it compares only account codes but not account names | 1 |
759,348 | 26,590,531,191 | IssuesEvent | 2023-01-23 08:13:17 | OffprintStudios/Sailfish | https://api.github.com/repos/OffprintStudios/Sailfish | closed | Revisit how to handle single poems | chore medium priority | https://offprint.net/poetry/tk9fevMEce6BSe1O0mga7/make-him-pay
One user put their entire poem in the description, and last I recalled, our intention with single-poem works was to have both a description and a single chapter with the actual poem. However, this does match with one proposed method of handling single poems, so we may want to shift to this.
We need to set clear guidelines on what's expected here. | 1.0 | Revisit how to handle single poems - https://offprint.net/poetry/tk9fevMEce6BSe1O0mga7/make-him-pay
One user put their entire poem in the description, and last I recalled, our intention with single-poem works was to have both a description and a single chapter with the actual poem. However, this does match with one proposed method of handling single poems, so we may want to shift to this.
We need to set clear guidelines on what's expected here. | priority | revisit how to handle single poems one user put their entire poem in the description and last i recalled our intention with single poem works was to have both a description and a single chapter with the actual poem however this does match with one proposed method of handling single poems so we may want to shift to this we need to set clear guidelines on what s expected here | 1 |
357,236 | 10,603,957,824 | IssuesEvent | 2019-10-10 17:05:57 | AY1920S1-CS2103-T11-1/main | https://api.github.com/repos/AY1920S1-CS2103-T11-1/main | opened | Add Username and Password Parser Tests | priority.Medium type.Enhancement | Edit ParserUtil.java to test for person parsing with username and password attributes. | 1.0 | Add Username and Password Parser Tests - Edit ParserUtil.java to test for person parsing with username and password attributes. | priority | add username and password parser tests edit parserutil java to test for person parsing with username and password attributes | 1 |
652,214 | 21,525,667,324 | IssuesEvent | 2022-04-28 18:10:35 | dotnet/aspnetcore | https://api.github.com/repos/dotnet/aspnetcore | closed | Calling InvokeAsync(StateHasChanged) causes page to fallback to default culture | question enhancement area-blazor triaged feature-localization :heavy_check_mark: Resolution: Answered Status: Resolved severity-major affected-medium Priority:1 | <!--
More information on our issue management policies can be found here: https://aka.ms/aspnet/issue-policies
Please keep in mind that the GitHub issue tracker is not intended as a general support forum, but for reporting **non-security** bugs and feature requests.
If you believe you have an issue that affects the SECURITY of the platform, please do NOT create an issue and instead email your issue details to secure@microsoft.com. Your report may be eligible for our [bug bounty](https://www.microsoft.com/en-us/msrc/bounty-dot-net-core) but ONLY if it is reported through email.
For other types of questions, consider using [StackOverflow](https://stackoverflow.com).
-->
### Describe the bug
In a Blazor Server application, I am updating page data from a background service. This update from the service ultimately ends up calling `InvokeAsync(StateHasChanged)` in the page. The page is also using `IStringLocalizer<T>` to provide translations for table headers. When the application runs, the user can select the current culture (e.g. German (de-DE)), and the table is displayed with translated headers. As soon as the background updates begin, the German culture is ignored, and the page is rendered using English (en-US) resources.
My expectation is that calling `StateHasChanged` will use the proper resources for rendering the page.

### To Reproduce
I have created a small application that reproduces this scenario:
https://github.com/DaveNay/Service_Localization_Debugging
In the sample application, you can switch to the FetchData page, and then change the culture to German. You will see that the page is rendered with the de-DE resources. 10 seconds after the application starts, the background updates will begin. As soon as the updates begin, the page is rendered using en-US resources.
### Exceptions (if any)
None
### Further technical details
- .Net 5.0 (also .Net Core 3.1)
- Visual Studio Pro 16.8.2
- Windows 10 Enterprise 1809
- [dotnet_info.txt](https://github.com/dotnet/aspnetcore/files/5662038/dotnet_info.txt)
| 1.0 | Calling InvokeAsync(StateHasChanged) causes page to fallback to default culture - <!--
More information on our issue management policies can be found here: https://aka.ms/aspnet/issue-policies
Please keep in mind that the GitHub issue tracker is not intended as a general support forum, but for reporting **non-security** bugs and feature requests.
If you believe you have an issue that affects the SECURITY of the platform, please do NOT create an issue and instead email your issue details to secure@microsoft.com. Your report may be eligible for our [bug bounty](https://www.microsoft.com/en-us/msrc/bounty-dot-net-core) but ONLY if it is reported through email.
For other types of questions, consider using [StackOverflow](https://stackoverflow.com).
-->
### Describe the bug
In a Blazor Server application, I am updating page data from a background service. This update from the service ultimately ends up calling `InvokeAsync(StateHasChanged)` in the page. The page is also using `IStringLocalizer<T>` to provide translations for table headers. When the application runs, the user can select the current culture (e.g. German (de-DE)), and the table is displayed with translated headers. As soon as the background updates begin, the German culture is ignored, and the page is rendered using English (en-US) resources.
My expectation is that calling `StateHasChanged` will use the proper resources for rendering the page.

### To Reproduce
I have created a small application that reproduces this scenario:
https://github.com/DaveNay/Service_Localization_Debugging
In the sample application, you can switch to the FetchData page, and then change the culture to German. You will see that the page is rendered with the de-DE resources. 10 seconds after the application starts, the background updates will begin. As soon as the updates begin, the page is rendered using en-US resources.
### Exceptions (if any)
None
### Further technical details
- .Net 5.0 (also .Net Core 3.1)
- Visual Studio Pro 16.8.2
- Windows 10 Enterprise 1809
- [dotnet_info.txt](https://github.com/dotnet/aspnetcore/files/5662038/dotnet_info.txt)
| priority | calling invokeasync statehaschanged causes page to fallback to default culture more information on our issue management policies can be found here please keep in mind that the github issue tracker is not intended as a general support forum but for reporting non security bugs and feature requests if you believe you have an issue that affects the security of the platform please do not create an issue and instead email your issue details to secure microsoft com your report may be eligible for our but only if it is reported through email for other types of questions consider using describe the bug in a blazor server application i am updating page data from a background service this update from the service ultimately ends up calling invokeasync statehaschanged in the page the page is also using istringlocalizer to provide translations for table headers when the application runs the user can select the current culture e g german de de and the table is displayed with translated headers as soon as the background updates begin the german culture is ignored and the page is rendered using english en us resources my expectation is that calling statehaschanged will use the proper resources for rendering the page to reproduce i have created a small application that reproduces this scenario in the sample application you can switch to the fetchdata page and then change the culture to german you will see that the page is rendered with the de de resources seconds after the application starts the background updates will begin as soon as the updates begin the page is rendered using en us resources exceptions if any none further technical details net also net core visual studio pro windows enterprise | 1 |
256,627 | 8,128,177,307 | IssuesEvent | 2018-08-17 10:44:08 | aowen87/BAR | https://api.github.com/repos/aowen87/BAR | closed | Audit GUI behavior against other common products for oddities | Expected Use: 3 - Occasional Feature Impact: 3 - Medium Priority: Normal | We should maybe try to run some other commonly used products (e.g. word, photoshop, powerpoint) on windows, OS X and even Linux (where appropriate) and compare those apps with VisIt to root out any anamalous behaviors in VisIt.
My gut feeling is that VisIt's GUI behaves in some ways that are strange relative to who these other products operate, running contrary to user's expectations given their experiences in using other products. To the extent possible, VisIt should try to exploit pre-existing expectations in the way certain things work in this products so that user's don't find themselves fighting with our interface.
-----------------------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: 2215
Status: Rejected
Project: VisIt
Tracker: Feature
Priority: Normal
Subject: Audit GUI behavior against other common products for oddities
Assigned to:
Category:
Target version:
Author: Mark Miller
Start: 04/06/2015
Due date:
% Done: 0
Estimated time:
Created: 04/06/2015 03:47 pm
Updated: 04/07/2015 06:16 pm
Likelihood:
Severity:
Found in version:
Impact: 3 - Medium
Expected Use: 3 - Occasional
OS: All
Support Group: Any
Description:
We should maybe try to run some other commonly used products (e.g. word, photoshop, powerpoint) on windows, OS X and even Linux (where appropriate) and compare those apps with VisIt to root out any anamalous behaviors in VisIt.
My gut feeling is that VisIt's GUI behaves in some ways that are strange relative to who these other products operate, running contrary to user's expectations given their experiences in using other products. To the extent possible, VisIt should try to exploit pre-existing expectations in the way certain things work in this products so that user's don't find themselves fighting with our interface.
Comments:
Too broad scope.
| 1.0 | Audit GUI behavior against other common products for oddities - We should maybe try to run some other commonly used products (e.g. word, photoshop, powerpoint) on windows, OS X and even Linux (where appropriate) and compare those apps with VisIt to root out any anamalous behaviors in VisIt.
My gut feeling is that VisIt's GUI behaves in some ways that are strange relative to who these other products operate, running contrary to user's expectations given their experiences in using other products. To the extent possible, VisIt should try to exploit pre-existing expectations in the way certain things work in this products so that user's don't find themselves fighting with our interface.
-----------------------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: 2215
Status: Rejected
Project: VisIt
Tracker: Feature
Priority: Normal
Subject: Audit GUI behavior against other common products for oddities
Assigned to:
Category:
Target version:
Author: Mark Miller
Start: 04/06/2015
Due date:
% Done: 0
Estimated time:
Created: 04/06/2015 03:47 pm
Updated: 04/07/2015 06:16 pm
Likelihood:
Severity:
Found in version:
Impact: 3 - Medium
Expected Use: 3 - Occasional
OS: All
Support Group: Any
Description:
We should maybe try to run some other commonly used products (e.g. word, photoshop, powerpoint) on windows, OS X and even Linux (where appropriate) and compare those apps with VisIt to root out any anamalous behaviors in VisIt.
My gut feeling is that VisIt's GUI behaves in some ways that are strange relative to who these other products operate, running contrary to user's expectations given their experiences in using other products. To the extent possible, VisIt should try to exploit pre-existing expectations in the way certain things work in this products so that user's don't find themselves fighting with our interface.
Comments:
Too broad scope.
| priority | audit gui behavior against other common products for oddities we should maybe try to run some other commonly used products e g word photoshop powerpoint on windows os x and even linux where appropriate and compare those apps with visit to root out any anamalous behaviors in visit my gut feeling is that visit s gui behaves in some ways that are strange relative to who these other products operate running contrary to user s expectations given their experiences in using other products to the extent possible visit should try to exploit pre existing expectations in the way certain things work in this products so that user s don t find themselves fighting with our interface 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 rejected project visit tracker feature priority normal subject audit gui behavior against other common products for oddities assigned to category target version author mark miller start due date done estimated time created pm updated pm likelihood severity found in version impact medium expected use occasional os all support group any description we should maybe try to run some other commonly used products e g word photoshop powerpoint on windows os x and even linux where appropriate and compare those apps with visit to root out any anamalous behaviors in visit my gut feeling is that visit s gui behaves in some ways that are strange relative to who these other products operate running contrary to user s expectations given their experiences in using other products to the extent possible visit should try to exploit pre existing expectations in the way certain things work in this products so that user s don t find themselves fighting with our interface comments too broad scope | 1 |
653,711 | 21,611,045,193 | IssuesEvent | 2022-05-04 10:07:55 | apluslms/a-plus | https://api.github.com/repos/apluslms/a-plus | closed | Support for different model answer visibilities needed | type: feature priority: medium area: exercises effort: days | Currently: if model file is provided, it will be visible to teacher and assistants and for students after DL.
INSTEAD, It should be: 1) if model file is provided, it will be visible to teacher and assistants always, 2) option to select when model is visible to students, if at all, 3) options should allow: never, after DL, after module/round, after date time.
To support different times/visibilities, we could include the information in model url as a string. This would support multiple models for assistants and one for students. Tehtävän voi konffata niin, että vaikka sillä on malliratkaisu, ratkaisua ei julkaista kurssin normaalin linjan mukaisesti DL:n jälkeen, vaan ratkaisun paikalla näytetään opettajan rst:ssä konffaama teksti. (Tämä tulisi varmaan käyttöön vapaaehtoisille lisätehtäville joiden malliratkaisuja ei haluta näkyviin. Joillakin ei myöskään ehkä ole malliratkaisua, mutta se on sitten eri juttu.) | 1.0 | Support for different model answer visibilities needed - Currently: if model file is provided, it will be visible to teacher and assistants and for students after DL.
INSTEAD, It should be: 1) if model file is provided, it will be visible to teacher and assistants always, 2) option to select when model is visible to students, if at all, 3) options should allow: never, after DL, after module/round, after date time.
To support different times/visibilities, we could include the information in model url as a string. This would support multiple models for assistants and one for students. Tehtävän voi konffata niin, että vaikka sillä on malliratkaisu, ratkaisua ei julkaista kurssin normaalin linjan mukaisesti DL:n jälkeen, vaan ratkaisun paikalla näytetään opettajan rst:ssä konffaama teksti. (Tämä tulisi varmaan käyttöön vapaaehtoisille lisätehtäville joiden malliratkaisuja ei haluta näkyviin. Joillakin ei myöskään ehkä ole malliratkaisua, mutta se on sitten eri juttu.) | priority | support for different model answer visibilities needed currently if model file is provided it will be visible to teacher and assistants and for students after dl instead it should be if model file is provided it will be visible to teacher and assistants always option to select when model is visible to students if at all options should allow never after dl after module round after date time to support different times visibilities we could include the information in model url as a string this would support multiple models for assistants and one for students tehtävän voi konffata niin että vaikka sillä on malliratkaisu ratkaisua ei julkaista kurssin normaalin linjan mukaisesti dl n jälkeen vaan ratkaisun paikalla näytetään opettajan rst ssä konffaama teksti tämä tulisi varmaan käyttöön vapaaehtoisille lisätehtäville joiden malliratkaisuja ei haluta näkyviin joillakin ei myöskään ehkä ole malliratkaisua mutta se on sitten eri juttu | 1 |
541,829 | 15,834,641,417 | IssuesEvent | 2021-04-06 17:02:22 | AY2021S2-CS2113T-F08-4/tp | https://api.github.com/repos/AY2021S2-CS2113T-F08-4/tp | closed | Create packages in code | priority.Medium type.Task | code done together during team meeting
for better organisation of code
for better architecture | 1.0 | Create packages in code - code done together during team meeting
for better organisation of code
for better architecture | priority | create packages in code code done together during team meeting for better organisation of code for better architecture | 1 |
398,267 | 11,739,416,257 | IssuesEvent | 2020-03-11 17:40:22 | AGROFIMS/hagrofims | https://api.github.com/repos/AGROFIMS/hagrofims | closed | Update Alliance logo | interface medium priority | in the ''About'page, remove CIAT and Bioversity logos, and add the Alliance logo:


Sorry to add it for the first release. But the logo has change since January 2020 and it would be great to update it soon. | 1.0 | Update Alliance logo - in the ''About'page, remove CIAT and Bioversity logos, and add the Alliance logo:


Sorry to add it for the first release. But the logo has change since January 2020 and it would be great to update it soon. | priority | update alliance logo in the about page remove ciat and bioversity logos and add the alliance logo sorry to add it for the first release but the logo has change since january and it would be great to update it soon | 1 |
371,327 | 10,964,866,501 | IssuesEvent | 2019-11-28 00:20:13 | Alluxio/alluxio | https://api.github.com/repos/Alluxio/alluxio | closed | Process worker metrics concurrently | area-core priority-medium type-feature | **Is your feature request related to a problem? Please describe.**
The existing metrics system isn't great with concurrent updates from the worker heartbeats. Often times, processing of a large number of worker metrics ends up occurring serially which can then result in poor performance/latency.
The metrics store is serialized here:
https://github.com/Alluxio/alluxio/blob/v2.1.0/core/server/master/src/main/java/alluxio/master/metrics/MetricsStore.java#L98
**Describe the solution you'd like**
Improvements to how the master processes Worker heartbeat metrics. Ideally done in a way that is concurrent with minimal locking required.
**Describe alternatives you've considered**
Reducing the frequency of the worker heartbeats reduces the contention on the lock.
An external metrics system may be the preferred approach with each process sending metrics via heartbeats to an external server.
**Urgency**
Can cause performance degradation when running at large worker scale.
| 1.0 | Process worker metrics concurrently - **Is your feature request related to a problem? Please describe.**
The existing metrics system isn't great with concurrent updates from the worker heartbeats. Often times, processing of a large number of worker metrics ends up occurring serially which can then result in poor performance/latency.
The metrics store is serialized here:
https://github.com/Alluxio/alluxio/blob/v2.1.0/core/server/master/src/main/java/alluxio/master/metrics/MetricsStore.java#L98
**Describe the solution you'd like**
Improvements to how the master processes Worker heartbeat metrics. Ideally done in a way that is concurrent with minimal locking required.
**Describe alternatives you've considered**
Reducing the frequency of the worker heartbeats reduces the contention on the lock.
An external metrics system may be the preferred approach with each process sending metrics via heartbeats to an external server.
**Urgency**
Can cause performance degradation when running at large worker scale.
| priority | process worker metrics concurrently is your feature request related to a problem please describe the existing metrics system isn t great with concurrent updates from the worker heartbeats often times processing of a large number of worker metrics ends up occurring serially which can then result in poor performance latency the metrics store is serialized here describe the solution you d like improvements to how the master processes worker heartbeat metrics ideally done in a way that is concurrent with minimal locking required describe alternatives you ve considered reducing the frequency of the worker heartbeats reduces the contention on the lock an external metrics system may be the preferred approach with each process sending metrics via heartbeats to an external server urgency can cause performance degradation when running at large worker scale | 1 |
823,797 | 31,034,144,691 | IssuesEvent | 2023-08-10 14:15:24 | DDMAL/CantusDB | https://api.github.com/repos/DDMAL/CantusDB | closed | The paths to several documents are different from OldCantus to NewCantus | priority: medium simple fix | can you make sure that links in the old CantusDB is correctly mapped to the new CantusDB documents?
For example, the following link should be discoverable by changing the domain name:
https://cantus.uwaterloo.ca/sites/default/files/documents/2.%20Volpiano%20Protocols.pdf
A user who changes the above link to this:
https://cantusdatabase.org/sites/default/files/documents/2.%20Volpiano%20Protocols.pdf
It should lead to here:
https://cantusdatabase.org/static/documents/2.%20Volpiano%20Protocols.pdf
Since django stores its static files differently than OldCantus did, we'll need to set up redirects from the old paths to the new paths. | 1.0 | The paths to several documents are different from OldCantus to NewCantus - can you make sure that links in the old CantusDB is correctly mapped to the new CantusDB documents?
For example, the following link should be discoverable by changing the domain name:
https://cantus.uwaterloo.ca/sites/default/files/documents/2.%20Volpiano%20Protocols.pdf
A user who changes the above link to this:
https://cantusdatabase.org/sites/default/files/documents/2.%20Volpiano%20Protocols.pdf
It should lead to here:
https://cantusdatabase.org/static/documents/2.%20Volpiano%20Protocols.pdf
Since django stores its static files differently than OldCantus did, we'll need to set up redirects from the old paths to the new paths. | priority | the paths to several documents are different from oldcantus to newcantus can you make sure that links in the old cantusdb is correctly mapped to the new cantusdb documents for example the following link should be discoverable by changing the domain name a user who changes the above link to this it should lead to here since django stores its static files differently than oldcantus did we ll need to set up redirects from the old paths to the new paths | 1 |
292,437 | 8,958,023,477 | IssuesEvent | 2019-01-27 10:39:51 | OpenPrinting/openprinting.github.io | https://api.github.com/repos/OpenPrinting/openprinting.github.io | closed | Add a page for contributing to the development of the website | content migration difficulty/low priority/medium | We need a page on the website for contributing to the development of the website, and a contributing guide **Contributing.md** in the source code so that anyone new to the website can contribute without a lot of manual help or instructions. | 1.0 | Add a page for contributing to the development of the website - We need a page on the website for contributing to the development of the website, and a contributing guide **Contributing.md** in the source code so that anyone new to the website can contribute without a lot of manual help or instructions. | priority | add a page for contributing to the development of the website we need a page on the website for contributing to the development of the website and a contributing guide contributing md in the source code so that anyone new to the website can contribute without a lot of manual help or instructions | 1 |
369,701 | 10,916,509,471 | IssuesEvent | 2019-11-21 13:30:34 | ansible/awx | https://api.github.com/repos/ansible/awx | closed | AWX installation error on 9.0.1 and 9.0.0 versions on centos 7 | component:installer priority:medium state:needs_devel type:bug |
##### ISSUE TYPE
<!--- Pick one below and delete the rest: -->
- Bug Report
##### COMPONENT NAME
<!-- Pick the area of AWX for this issue, you can have multiple, delete the rest: -->
- Installer
##### SUMMARY
error i am getting while installing awx on centos:
failed: [localhost] (item=environment.sh) => {
"changed": false,
"item": "environment.sh",
"msg": "AnsibleError: Unexpected templating type error occurred on (DATABASE_USER={{ pg_username|quote }}\nDATABASE_NAME={{ pg_database|quote }}\nDATABASE_HOST={{ pg_hostname|default('postgres')|quote }}\nDATABASE_PORT={{ pg_port|default('5432')|quote }}\nDATABASE_PASSWORD={{ pg_password|default('awxpass')|quote }}\n{% if pg_admin_password is defined %}\nDATABASE_ADMIN_PASSWORD={{ pg_admin_password|quote }}\n{% endif %}\nMEMCACHED_HOST={{ memcached_hostname|default('memcached') }}\nMEMCACHED_PORT={{ memcached_port|default('11211')|quote }}\nRABBITMQ_HOST={{ rabbitmq_hostname|default('rabbitmq')|quote }}\nRABBITMQ_PORT={{ rabbitmq_port|default('5672')|quote }}\nAWX_ADMIN_USER={{ admin_user|quote }}\nAWX_ADMIN_PASSWORD={{ admin_password|quote }}\n): 'int' object is not iterable"
}
l
While trying to install latest version (9.0.1) (9.0.0) of AWX on centos 7 getting this error ,wherein the same thing working when i use 8.0.0 version
##### ENVIRONMENT
* AWX version: 9.0.1
* AWX install method: docker
* Ansible version: 2.4.2
* Operating System: centos 7
* Web Browser: chrome
| 1.0 | AWX installation error on 9.0.1 and 9.0.0 versions on centos 7 -
##### ISSUE TYPE
<!--- Pick one below and delete the rest: -->
- Bug Report
##### COMPONENT NAME
<!-- Pick the area of AWX for this issue, you can have multiple, delete the rest: -->
- Installer
##### SUMMARY
error i am getting while installing awx on centos:
failed: [localhost] (item=environment.sh) => {
"changed": false,
"item": "environment.sh",
"msg": "AnsibleError: Unexpected templating type error occurred on (DATABASE_USER={{ pg_username|quote }}\nDATABASE_NAME={{ pg_database|quote }}\nDATABASE_HOST={{ pg_hostname|default('postgres')|quote }}\nDATABASE_PORT={{ pg_port|default('5432')|quote }}\nDATABASE_PASSWORD={{ pg_password|default('awxpass')|quote }}\n{% if pg_admin_password is defined %}\nDATABASE_ADMIN_PASSWORD={{ pg_admin_password|quote }}\n{% endif %}\nMEMCACHED_HOST={{ memcached_hostname|default('memcached') }}\nMEMCACHED_PORT={{ memcached_port|default('11211')|quote }}\nRABBITMQ_HOST={{ rabbitmq_hostname|default('rabbitmq')|quote }}\nRABBITMQ_PORT={{ rabbitmq_port|default('5672')|quote }}\nAWX_ADMIN_USER={{ admin_user|quote }}\nAWX_ADMIN_PASSWORD={{ admin_password|quote }}\n): 'int' object is not iterable"
}
l
While trying to install latest version (9.0.1) (9.0.0) of AWX on centos 7 getting this error ,wherein the same thing working when i use 8.0.0 version
##### ENVIRONMENT
* AWX version: 9.0.1
* AWX install method: docker
* Ansible version: 2.4.2
* Operating System: centos 7
* Web Browser: chrome
| priority | awx installation error on and versions on centos issue type bug report component name installer summary error i am getting while installing awx on centos failed item environment sh changed false item environment sh msg ansibleerror unexpected templating type error occurred on database user pg username quote ndatabase name pg database quote ndatabase host pg hostname default postgres quote ndatabase port pg port default quote ndatabase password pg password default awxpass quote n if pg admin password is defined ndatabase admin password pg admin password quote n endif nmemcached host memcached hostname default memcached nmemcached port memcached port default quote nrabbitmq host rabbitmq hostname default rabbitmq quote nrabbitmq port rabbitmq port default quote nawx admin user admin user quote nawx admin password admin password quote n int object is not iterable l while trying to install latest version of awx on centos getting this error wherein the same thing working when i use version environment awx version awx install method docker ansible version operating system centos web browser chrome | 1 |
690,607 | 23,665,563,803 | IssuesEvent | 2022-08-26 20:28:05 | hackforla/expunge-assist | https://api.github.com/repos/hackforla/expunge-assist | closed | Date and closing line is not saved when downloaded | bug role: development priority: medium size: 1pt | Steps to reproduce:
* fill out form to the "Previewing final letter" step
* observe there is a date at the top and closing statement (sincerely) at the bottom
* press Next and download the statement via any method
* observe that there is no date and closing statement
Fix:
* show the date and closing statement when downloaded | 1.0 | Date and closing line is not saved when downloaded - Steps to reproduce:
* fill out form to the "Previewing final letter" step
* observe there is a date at the top and closing statement (sincerely) at the bottom
* press Next and download the statement via any method
* observe that there is no date and closing statement
Fix:
* show the date and closing statement when downloaded | priority | date and closing line is not saved when downloaded steps to reproduce fill out form to the previewing final letter step observe there is a date at the top and closing statement sincerely at the bottom press next and download the statement via any method observe that there is no date and closing statement fix show the date and closing statement when downloaded | 1 |
537,008 | 15,721,339,555 | IssuesEvent | 2021-03-29 02:50:16 | gianfrancodumoulinbertucci/SOEN341 | https://api.github.com/repos/gianfrancodumoulinbertucci/SOEN341 | opened | (STORY) As a user, I want to have my own profile picture | 3 pts Priority: Medium Story | Users should have the ability to choose their own profile pics | 1.0 | (STORY) As a user, I want to have my own profile picture - Users should have the ability to choose their own profile pics | priority | story as a user i want to have my own profile picture users should have the ability to choose their own profile pics | 1 |
30,502 | 2,723,982,084 | IssuesEvent | 2015-04-14 15:27:31 | CruxFramework/crux-widgets | https://api.github.com/repos/CruxFramework/crux-widgets | closed | Create an openEvent for Popup widget | CruxWidgets enhancement imported Milestone-3.0.1 Priority-Medium | _From [trbustam...@gmail.com](https://code.google.com/u/117925048001886933493/) on October 08, 2010 18:10:38_
Purpose of enhancement Create an openEvent for Popup widget
_Original issue: http://code.google.com/p/crux-framework/issues/detail?id=205_ | 1.0 | Create an openEvent for Popup widget - _From [trbustam...@gmail.com](https://code.google.com/u/117925048001886933493/) on October 08, 2010 18:10:38_
Purpose of enhancement Create an openEvent for Popup widget
_Original issue: http://code.google.com/p/crux-framework/issues/detail?id=205_ | priority | create an openevent for popup widget from on october purpose of enhancement create an openevent for popup widget original issue | 1 |
186,681 | 6,742,003,167 | IssuesEvent | 2017-10-20 04:59:08 | MikeSmvl/classifieds | https://api.github.com/repos/MikeSmvl/classifieds | closed | Display page when an ad component is clicked | Points: 5 Priority: Medium Type: Feature | When an ad component is clicked, I would like for the user to be redirected to a page where:
- Ad information is displayed
- A button is available to communicate with the seller
- A return button to go back to the main page is available | 1.0 | Display page when an ad component is clicked - When an ad component is clicked, I would like for the user to be redirected to a page where:
- Ad information is displayed
- A button is available to communicate with the seller
- A return button to go back to the main page is available | priority | display page when an ad component is clicked when an ad component is clicked i would like for the user to be redirected to a page where ad information is displayed a button is available to communicate with the seller a return button to go back to the main page is available | 1 |
334,064 | 10,135,630,366 | IssuesEvent | 2019-08-02 10:39:55 | salesagility/SuiteCRM | https://api.github.com/repos/salesagility/SuiteCRM | closed | AOW Round Robin is having an issue. | Medium Priority bug | #### Issue
I have created a workflow and it will be run through a scheduler. The workflow is with the following condition and action as listed below.
1. Condition -> Modules --> status --> Equal To --> One of --> 'blank', New, Recycled.
2. Action --> Modify Record
2a. Record Type = Lead
2a1. Assigned To --> round robin --> ALL Users in role --> Sales Agent
2a2. Status --> Value --> Assigned
#### Expected Behavior
The round robin assignment should be excluding inactive user or employee status = terminated.
#### Actual Behavior
The round robin assignment is including the inactive user or employee status = terminated.
#### Possible Fix
Suggest to exclude the inactive user or terminated employee.
#### Steps to Reproduce
Mentioned above.
#### Context
I am trying to assign a huge listing to all the sales agents. It is very troublesome to assign it manually.
Medium priority bug as the staff turn over is quite high.
#### Your Environment
<!--- Include as many relevant details about the environment you experienced the bug in -->
- SuiteCRM Version used: Version 7.6.6
- Browser name and version (e.g. Chrome Version 51.0.2704.63 (64-bit)): Version 52.0.2743.116 (64-bit)
- Environment name and version (e.g. MySQL, PHP 7): MYSQL, PHP 5.5
- Operating System and version (e.g Ubuntu 16.04): Mac OS X EL CAPITAN
| 1.0 | AOW Round Robin is having an issue. - #### Issue
I have created a workflow and it will be run through a scheduler. The workflow is with the following condition and action as listed below.
1. Condition -> Modules --> status --> Equal To --> One of --> 'blank', New, Recycled.
2. Action --> Modify Record
2a. Record Type = Lead
2a1. Assigned To --> round robin --> ALL Users in role --> Sales Agent
2a2. Status --> Value --> Assigned
#### Expected Behavior
The round robin assignment should be excluding inactive user or employee status = terminated.
#### Actual Behavior
The round robin assignment is including the inactive user or employee status = terminated.
#### Possible Fix
Suggest to exclude the inactive user or terminated employee.
#### Steps to Reproduce
Mentioned above.
#### Context
I am trying to assign a huge listing to all the sales agents. It is very troublesome to assign it manually.
Medium priority bug as the staff turn over is quite high.
#### Your Environment
<!--- Include as many relevant details about the environment you experienced the bug in -->
- SuiteCRM Version used: Version 7.6.6
- Browser name and version (e.g. Chrome Version 51.0.2704.63 (64-bit)): Version 52.0.2743.116 (64-bit)
- Environment name and version (e.g. MySQL, PHP 7): MYSQL, PHP 5.5
- Operating System and version (e.g Ubuntu 16.04): Mac OS X EL CAPITAN
| priority | aow round robin is having an issue issue i have created a workflow and it will be run through a scheduler the workflow is with the following condition and action as listed below condition modules status equal to one of blank new recycled action modify record record type lead assigned to round robin all users in role sales agent status value assigned expected behavior the round robin assignment should be excluding inactive user or employee status terminated actual behavior the round robin assignment is including the inactive user or employee status terminated possible fix suggest to exclude the inactive user or terminated employee steps to reproduce mentioned above context i am trying to assign a huge listing to all the sales agents it is very troublesome to assign it manually medium priority bug as the staff turn over is quite high your environment suitecrm version used version browser name and version e g chrome version bit version bit environment name and version e g mysql php mysql php operating system and version e g ubuntu mac os x el capitan | 1 |
807,843 | 30,020,969,198 | IssuesEvent | 2023-06-26 23:20:22 | yugabyte/yugabyte-db | https://api.github.com/repos/yugabyte/yugabyte-db | closed | [DocDB] Use SeekForward instead of Seek in primary key IndexScan/ScanChoices | kind/enhancement area/docdb priority/medium | Jira Link: [DB-4525](https://yugabyte.atlassian.net/browse/DB-4525)
### Description
SeekForward is an optimized version which uses few number of Next() to perform seeks before giving up. Since Next is about 15x slower than Seek, using SeekForward will optimize the index scan for cases where the rows accessed are within the next range (currently two, we should adjust it to 4). | 1.0 | [DocDB] Use SeekForward instead of Seek in primary key IndexScan/ScanChoices - Jira Link: [DB-4525](https://yugabyte.atlassian.net/browse/DB-4525)
### Description
SeekForward is an optimized version which uses few number of Next() to perform seeks before giving up. Since Next is about 15x slower than Seek, using SeekForward will optimize the index scan for cases where the rows accessed are within the next range (currently two, we should adjust it to 4). | priority | use seekforward instead of seek in primary key indexscan scanchoices jira link description seekforward is an optimized version which uses few number of next to perform seeks before giving up since next is about slower than seek using seekforward will optimize the index scan for cases where the rows accessed are within the next range currently two we should adjust it to | 1 |
628,327 | 19,983,035,531 | IssuesEvent | 2022-01-30 07:39:49 | azerothcore/azerothcore-wotlk | https://api.github.com/repos/azerothcore/azerothcore-wotlk | closed | [Core] Creatures in combat do not chain-aggro other similar creatures when walking close to them | CORE Priority-Medium | #### SMALL DESCRIPTION:
As title.
##### EXPECTED BLIZZLIKE BEHAVIOUR:
Creatures that are in combat that walks close by other similar creatures should chain-aggro these other creatures. For example if you're doing a dungeon and use Fear as a form of crowd-control then if the feared creature runs into another pack that pack should aggro.
##### CURRENT BEHAVIOUR:
Creatures do not chain-aggro as they're supposed to:
https://www.youtube.com/watch?v=L-CvD-Zuz2w
https://www.youtube.com/watch?v=ElQJyaGLcoY
##### STEPS TO REPRODUCE THE PROBLEM:
Aggro a creature and make it run through other similar mobs, using for example Fear.
##### BRANCH(ES):
master
##### AC HASH/COMMIT:
178315f8e263394063a602cda17d6eca1bd294da
##### OPERATING SYSTEM:
Windows 10
No modules and no customization.
<bountysource-plugin>
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/77830933-core-creatures-in-combat-do-not-chain-aggro-other-similar-creatures-when-walking-close-to-them?utm_campaign=plugin&utm_content=tracker%2F40032087&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F40032087&utm_medium=issues&utm_source=github).
</bountysource-plugin> | 1.0 | [Core] Creatures in combat do not chain-aggro other similar creatures when walking close to them - #### SMALL DESCRIPTION:
As title.
##### EXPECTED BLIZZLIKE BEHAVIOUR:
Creatures that are in combat that walks close by other similar creatures should chain-aggro these other creatures. For example if you're doing a dungeon and use Fear as a form of crowd-control then if the feared creature runs into another pack that pack should aggro.
##### CURRENT BEHAVIOUR:
Creatures do not chain-aggro as they're supposed to:
https://www.youtube.com/watch?v=L-CvD-Zuz2w
https://www.youtube.com/watch?v=ElQJyaGLcoY
##### STEPS TO REPRODUCE THE PROBLEM:
Aggro a creature and make it run through other similar mobs, using for example Fear.
##### BRANCH(ES):
master
##### AC HASH/COMMIT:
178315f8e263394063a602cda17d6eca1bd294da
##### OPERATING SYSTEM:
Windows 10
No modules and no customization.
<bountysource-plugin>
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/77830933-core-creatures-in-combat-do-not-chain-aggro-other-similar-creatures-when-walking-close-to-them?utm_campaign=plugin&utm_content=tracker%2F40032087&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F40032087&utm_medium=issues&utm_source=github).
</bountysource-plugin> | priority | creatures in combat do not chain aggro other similar creatures when walking close to them small description as title expected blizzlike behaviour creatures that are in combat that walks close by other similar creatures should chain aggro these other creatures for example if you re doing a dungeon and use fear as a form of crowd control then if the feared creature runs into another pack that pack should aggro current behaviour creatures do not chain aggro as they re supposed to steps to reproduce the problem aggro a creature and make it run through other similar mobs using for example fear branch es master ac hash commit operating system windows no modules and no customization want to back this issue we accept bounties via | 1 |
217,842 | 7,328,476,477 | IssuesEvent | 2018-03-04 21:04:45 | Cyberjusticelab/JusticeAI | https://api.github.com/repos/Cyberjusticelab/JusticeAI | closed | I want to answer more questions to obtain a more accurate prediction | Chatbot Completed Machine Learning Points (8) Priority (Medium) Risk (Low) | *Description*
As a user I want the system to only ask me the most important questions in order to resolve my case.
*Scope of Work*
- [x] Seperate important from non important questions
- [x] Establish anti-facts
- [x] Integrate with NLP
*Demo requirement*
1. The user answers a set of important questions for a claim category
2. The user is given a prediction
3. The user is asked whether they would like to continue answering questions to get a better prediction
4. If yes, the user can answer 5 more questions at a time. After 5 questions a new prediction will be given.
5. If more additional facts remain, goto step 3, else end the conversation.
*Acceptance Criteria*
- The user is required to answer a set of important questions
- The user is prompted to answer additional questions once given a prediction
| 1.0 | I want to answer more questions to obtain a more accurate prediction - *Description*
As a user I want the system to only ask me the most important questions in order to resolve my case.
*Scope of Work*
- [x] Seperate important from non important questions
- [x] Establish anti-facts
- [x] Integrate with NLP
*Demo requirement*
1. The user answers a set of important questions for a claim category
2. The user is given a prediction
3. The user is asked whether they would like to continue answering questions to get a better prediction
4. If yes, the user can answer 5 more questions at a time. After 5 questions a new prediction will be given.
5. If more additional facts remain, goto step 3, else end the conversation.
*Acceptance Criteria*
- The user is required to answer a set of important questions
- The user is prompted to answer additional questions once given a prediction
| priority | i want to answer more questions to obtain a more accurate prediction description as a user i want the system to only ask me the most important questions in order to resolve my case scope of work seperate important from non important questions establish anti facts integrate with nlp demo requirement the user answers a set of important questions for a claim category the user is given a prediction the user is asked whether they would like to continue answering questions to get a better prediction if yes the user can answer more questions at a time after questions a new prediction will be given if more additional facts remain goto step else end the conversation acceptance criteria the user is required to answer a set of important questions the user is prompted to answer additional questions once given a prediction | 1 |
148,810 | 5,696,764,957 | IssuesEvent | 2017-04-16 15:13:58 | alexmdodge/grid-grind | https://api.github.com/repos/alexmdodge/grid-grind | closed | Feature: Game state indications | enhancement priority : medium | Currently the game does not indicate when a player has entered the next level. It also does not show when the game has started or ended. | 1.0 | Feature: Game state indications - Currently the game does not indicate when a player has entered the next level. It also does not show when the game has started or ended. | priority | feature game state indications currently the game does not indicate when a player has entered the next level it also does not show when the game has started or ended | 1 |
431,085 | 12,475,094,651 | IssuesEvent | 2020-05-29 10:53:32 | hotosm/tasking-manager | https://api.github.com/repos/hotosm/tasking-manager | closed | Can checkout more tasks for validation after checking initial one or set of tasks | Component: Frontend Priority: Medium Status: Needs implementation Type: Bug Type: Enhancement | If I checkout multiple tasks for validation from the user list and then click off of the map, I can select another set or individual task for validation.
It also seems that if I properly select multiple tasks for validation and click off of them by clicking outside of the map, I can never get them all selected again to mark valid/invalid/stop validation.
I would expect it work like mapping does, once I select a task or in this case, tasks, it would say you already have some checked out, reselect them.


@hunt3ri @LindaAlblas Can you take a look at this? Not sure if it is front end or back end issue. | 1.0 | Can checkout more tasks for validation after checking initial one or set of tasks - If I checkout multiple tasks for validation from the user list and then click off of the map, I can select another set or individual task for validation.
It also seems that if I properly select multiple tasks for validation and click off of them by clicking outside of the map, I can never get them all selected again to mark valid/invalid/stop validation.
I would expect it work like mapping does, once I select a task or in this case, tasks, it would say you already have some checked out, reselect them.


@hunt3ri @LindaAlblas Can you take a look at this? Not sure if it is front end or back end issue. | priority | can checkout more tasks for validation after checking initial one or set of tasks if i checkout multiple tasks for validation from the user list and then click off of the map i can select another set or individual task for validation it also seems that if i properly select multiple tasks for validation and click off of them by clicking outside of the map i can never get them all selected again to mark valid invalid stop validation i would expect it work like mapping does once i select a task or in this case tasks it would say you already have some checked out reselect them lindaalblas can you take a look at this not sure if it is front end or back end issue | 1 |
463,823 | 13,301,357,027 | IssuesEvent | 2020-08-25 12:50:25 | onaio/reveal-frontend | https://api.github.com/repos/onaio/reveal-frontend | closed | Use ProgressBar Component from onaio package | Priority: Medium enhancement has pr | Currently we are [using a local ProgressBar component in the IRS Map page](https://github.com/onaio/reveal-frontend/blob/irs-reporting-table/src/containers/pages/IRS/Map/index.tsx#L25), which should be replaced by the `ProgressIndicators` package being introduced by onaio/js-tools#95.
- [ ] Install package ([@onaio/progress-indicators](https://github.com/onaio/js-tools/tree/master/packages/ProgressIndicators))
- [ ] Update component props to pass in correctly structured thresholds model | 1.0 | Use ProgressBar Component from onaio package - Currently we are [using a local ProgressBar component in the IRS Map page](https://github.com/onaio/reveal-frontend/blob/irs-reporting-table/src/containers/pages/IRS/Map/index.tsx#L25), which should be replaced by the `ProgressIndicators` package being introduced by onaio/js-tools#95.
- [ ] Install package ([@onaio/progress-indicators](https://github.com/onaio/js-tools/tree/master/packages/ProgressIndicators))
- [ ] Update component props to pass in correctly structured thresholds model | priority | use progressbar component from onaio package currently we are which should be replaced by the progressindicators package being introduced by onaio js tools install package update component props to pass in correctly structured thresholds model | 1 |
157,721 | 6,011,505,893 | IssuesEvent | 2017-06-06 15:20:14 | TerraFusion/basicFusion | https://api.github.com/repos/TerraFusion/basicFusion | closed | "coordinates" attribute needs to be added. | Medium Priority | For all the physical(radiance) variables
For example: for this variable, ImageData4 under /ASTER/gruanule11/SWIR
We should add coordinates attributes with its latitude and longitude. In this case,
coordinates="/ASTER/granule11/SWIR/Geolocation/Latitude /ASTER/granule11/SWIR/Geolocation/Longitude"
This only applies to MISR, MODIS and ASTER.
| 1.0 | "coordinates" attribute needs to be added. - For all the physical(radiance) variables
For example: for this variable, ImageData4 under /ASTER/gruanule11/SWIR
We should add coordinates attributes with its latitude and longitude. In this case,
coordinates="/ASTER/granule11/SWIR/Geolocation/Latitude /ASTER/granule11/SWIR/Geolocation/Longitude"
This only applies to MISR, MODIS and ASTER.
| priority | coordinates attribute needs to be added for all the physical radiance variables for example for this variable under aster swir we should add coordinates attributes with its latitude and longitude in this case coordinates aster swir geolocation latitude aster swir geolocation longitude this only applies to misr modis and aster | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.