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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
55,749 | 3,074,294,448 | IssuesEvent | 2015-08-20 05:57:31 | RobotiumTech/robotium | https://api.github.com/repos/RobotiumTech/robotium | closed | Edit Text not taking values! | bug imported invalid Priority-Medium | _From [kumar.mo...@gmail.com](https://code.google.com/u/107787737324752900518/) on December 06, 2013 00:48:49_
I am running my below solo script:
public void testCanOpenSettings() throws InterruptedException{
try{
solo.enterText(1, "test");
solo.enterText(3, "test");
solo.clickOnButton("Login");
solo.sleep(3000);
solo.clickOnButton("Logout");
}
catch(Exception e){
e.printStackTrace();
}
} What is the expected output? What do you see instead? junit.framework.AssertionFailedError: 4 EditTexts are not found!
at com.jayway.android.robotium.solo.Waiter.waitForAndGetView(Waiter.java:507)
at com.jayway.android.robotium.solo.Solo.enterText(Solo.java:1681)
at com.androidhive.sessions.TestSessionManagement.testCanOpenSettings(TestSessionManagement.java:42)
at java.lang.reflect.Method.invokeNative(Native Method)
at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214)
at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199)
at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192)
at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190)
at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175)
at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555)
at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1661) What version of the product are you using? On what operating system? 1.Windows 7 Please provide any additional information below. 1.First Edit text is not taking values.
_Original issue: http://code.google.com/p/robotium/issues/detail?id=562_ | 1.0 | Edit Text not taking values! - _From [kumar.mo...@gmail.com](https://code.google.com/u/107787737324752900518/) on December 06, 2013 00:48:49_
I am running my below solo script:
public void testCanOpenSettings() throws InterruptedException{
try{
solo.enterText(1, "test");
solo.enterText(3, "test");
solo.clickOnButton("Login");
solo.sleep(3000);
solo.clickOnButton("Logout");
}
catch(Exception e){
e.printStackTrace();
}
} What is the expected output? What do you see instead? junit.framework.AssertionFailedError: 4 EditTexts are not found!
at com.jayway.android.robotium.solo.Waiter.waitForAndGetView(Waiter.java:507)
at com.jayway.android.robotium.solo.Solo.enterText(Solo.java:1681)
at com.androidhive.sessions.TestSessionManagement.testCanOpenSettings(TestSessionManagement.java:42)
at java.lang.reflect.Method.invokeNative(Native Method)
at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214)
at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199)
at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192)
at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190)
at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175)
at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555)
at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1661) What version of the product are you using? On what operating system? 1.Windows 7 Please provide any additional information below. 1.First Edit text is not taking values.
_Original issue: http://code.google.com/p/robotium/issues/detail?id=562_ | priority | edit text not taking values from on december i am running my below solo script public void testcanopensettings throws interruptedexception try solo entertext test solo entertext test solo clickonbutton login solo sleep solo clickonbutton logout catch exception e e printstacktrace what is the expected output what do you see instead junit framework assertionfailederror edittexts are not found at com jayway android robotium solo waiter waitforandgetview waiter java at com jayway android robotium solo solo entertext solo java at com androidhive sessions testsessionmanagement testcanopensettings testsessionmanagement java at java lang reflect method invokenative native method at android test instrumentationtestcase runmethod instrumentationtestcase java at android test instrumentationtestcase runtest instrumentationtestcase java at android test runtest java at android test androidtestrunner runtest androidtestrunner java at android test androidtestrunner runtest androidtestrunner java at android test instrumentationtestrunner onstart instrumentationtestrunner java at android app instrumentation instrumentationthread run instrumentation java what version of the product are you using on what operating system windows please provide any additional information below first edit text is not taking values original issue | 1 |
379,664 | 11,233,552,595 | IssuesEvent | 2020-01-09 01:40:11 | AugurProject/augur | https://api.github.com/repos/AugurProject/augur | closed | Augur State Bulk Sync Chunking / Parallel Request Optimization | Priority: Medium Product Critical | Currently, Augur State syncs each DB's block chunks sequentially from lowest block to highest. We should optimize it to retrieve all the block chunks in parallel and then queue the DB writes. | 1.0 | Augur State Bulk Sync Chunking / Parallel Request Optimization - Currently, Augur State syncs each DB's block chunks sequentially from lowest block to highest. We should optimize it to retrieve all the block chunks in parallel and then queue the DB writes. | priority | augur state bulk sync chunking parallel request optimization currently augur state syncs each db s block chunks sequentially from lowest block to highest we should optimize it to retrieve all the block chunks in parallel and then queue the db writes | 1 |
513,035 | 14,914,739,895 | IssuesEvent | 2021-01-22 15:48:28 | buddyboss/buddyboss-platform | https://api.github.com/repos/buddyboss/buddyboss-platform | closed | Commenting on Media not working when RTMedia is activated | bug priority: medium | **Describe the bug**
Commenting on media is throwing an Error when RTMedia is activated.
**To Reproduce**
Steps to reproduce the behavior:
1. Install RTMedia plugin
2. In RTMedia > Settings > Display > Single Media View = enable Allow user to comment on uploaded media
3. In frontend, Go to Profile and click on the Media tab
4. Upload sample image in Media and try to comment
5. Open the uploaded media again
**Expected behavior**
The commenting should work, this is working on a BuddyPress and non-BuddyBoss Theme setup
**Screenshots**
https://drive.google.com/file/d/1pa7bbuc8NQ26M6xuBDmm5DCp9948KafV/view
Images from Buddypress and non-BB Theme
https://tinyurl.com/y8kacsll
https://tinyurl.com/yaagw2rn
**Support ticket links**
https://secure.helpscout.net/conversation/1377726332/116511
| 1.0 | Commenting on Media not working when RTMedia is activated - **Describe the bug**
Commenting on media is throwing an Error when RTMedia is activated.
**To Reproduce**
Steps to reproduce the behavior:
1. Install RTMedia plugin
2. In RTMedia > Settings > Display > Single Media View = enable Allow user to comment on uploaded media
3. In frontend, Go to Profile and click on the Media tab
4. Upload sample image in Media and try to comment
5. Open the uploaded media again
**Expected behavior**
The commenting should work, this is working on a BuddyPress and non-BuddyBoss Theme setup
**Screenshots**
https://drive.google.com/file/d/1pa7bbuc8NQ26M6xuBDmm5DCp9948KafV/view
Images from Buddypress and non-BB Theme
https://tinyurl.com/y8kacsll
https://tinyurl.com/yaagw2rn
**Support ticket links**
https://secure.helpscout.net/conversation/1377726332/116511
| priority | commenting on media not working when rtmedia is activated describe the bug commenting on media is throwing an error when rtmedia is activated to reproduce steps to reproduce the behavior install rtmedia plugin in rtmedia settings display single media view enable allow user to comment on uploaded media in frontend go to profile and click on the media tab upload sample image in media and try to comment open the uploaded media again expected behavior the commenting should work this is working on a buddypress and non buddyboss theme setup screenshots images from buddypress and non bb theme support ticket links | 1 |
668,247 | 22,575,281,518 | IssuesEvent | 2022-06-28 06:42:13 | orden-gg/fireball | https://api.github.com/repos/orden-gg/fireball | closed | client: add aging boost used to a gotchi card | enhancement priority: medium | - for example: 2/7 or 0/7
- add as a hover-info ?
| 1.0 | client: add aging boost used to a gotchi card - - for example: 2/7 or 0/7
- add as a hover-info ?
| priority | client add aging boost used to a gotchi card for example or add as a hover info | 1 |
55,456 | 3,073,452,782 | IssuesEvent | 2015-08-19 22:02:56 | RobotiumTech/robotium | https://api.github.com/repos/RobotiumTech/robotium | closed | Issue 345 still reproducing: Scroll down don't scroll large list items | bug imported Priority-Medium wontfix | _From [sergey.t...@gmail.com](https://code.google.com/u/101343934896050059712/) on January 06, 2013 23:03:17_
What steps will reproduce the problem? 1. Create list item that will be bigger than a screen size
2. Try to scroll it down
What is the expected output?
Screen will be scrolled down to next item.
What do you see instead?
Screen stays at the same place. ScrollDown will return true forever. What version of the product are you using? On what operating system? 3.6 on Windows7 x64
_Original issue: http://code.google.com/p/robotium/issues/detail?id=374_ | 1.0 | Issue 345 still reproducing: Scroll down don't scroll large list items - _From [sergey.t...@gmail.com](https://code.google.com/u/101343934896050059712/) on January 06, 2013 23:03:17_
What steps will reproduce the problem? 1. Create list item that will be bigger than a screen size
2. Try to scroll it down
What is the expected output?
Screen will be scrolled down to next item.
What do you see instead?
Screen stays at the same place. ScrollDown will return true forever. What version of the product are you using? On what operating system? 3.6 on Windows7 x64
_Original issue: http://code.google.com/p/robotium/issues/detail?id=374_ | priority | issue still reproducing scroll down don t scroll large list items from on january what steps will reproduce the problem create list item that will be bigger than a screen size try to scroll it down what is the expected output screen will be scrolled down to next item what do you see instead screen stays at the same place scrolldown will return true forever what version of the product are you using on what operating system on original issue | 1 |
445,465 | 12,831,263,635 | IssuesEvent | 2020-07-07 04:49:58 | cloudfoundry-incubator/kubecf | https://api.github.com/repos/cloudfoundry-incubator/kubecf | opened | Proposal: Create *much* smaller buildpack container images that never need to be updated | Priority: Medium Status: Validation Type: Spike | # Creating buildpack images
## Building the buildpack and their assets
I was temporarily under the impression that the buildpacks themselves (the artifacts referenced from the ZIP files on the individual buildpack repos) were built on top of the stemcells because the buildpack images are updated whenever the stemcell is updated.
This would be wrong, but hard to detect, as our rootfs and stemcells are very close.
I have since learned that the buildpacks are built on OBS "on top of a similar-to-rootfs OS" using [Meta Configuration of Cloud:Platform:buildpacks](https://build.opensuse.org/projects/Cloud:Platform:buildpacks/meta). I'm not really sure what this means, but it sounds correct-ish.
There should never be a reason to rebuild a buildpack on top of a newer rootfs because all buildpack releases have to be backwards compatible to the earliest still supported rootfs. All fixes for CVEs etc. should be in the shared libraries, that are part of the rootfs. Fixes for vulnerabilities in bundled assets are handled by updates to the buildpacks themselves.
## Building buildpack images for kubecf
Buildpack releases are converted to container images like any other bosh release, which means they are built on top of the current stemcell.
This is quite wasteful, as the buildpacks themselves will run on top of the stack rootfs and don't need the stemcell at all.
There are only 2 scripts that are executed on these images (inside init containers), the generic `spec-copier` generated by `quarks-operator`, and a `pre-start` script we generate from the helm chart via ops-file.
The `spec-copier` runs (under `time sh -c`) both in the `ig` job and the `api` pod:
```
mkdir -p /var/vcap/all-releases/jobs-src/binary-buildpack
cp -ar /var/vcap/jobs-src/* /var/vcap/all-releases/jobs-src/binary-buildpack
chown vcap:vcap /var/vcap/all-releases/jobs-src/binary-buildpack -R
```
This is completely unneccessary because buildpacks have neither properties nor templates; the cf-operator does not need access to the spec files. For a deployment with both `cflinuxfs3` and `sle15` stacks these `spec-copier` scripts add an extra 20 init containers that don't do anything.
The generated `pre-start` scripts runs in the `api` pod and looks like this:
```
mkdir -p "/var/vcap/data/shared-packages/binary-buildpack/"
cp -r /var/vcap/packages "/var/vcap/data/shared-packages/binary-buildpack/"
```
The buildpack container image is built with whatever stemcell is current when the buildpack is released, leading to a mix of stemcell base images (increasing download time). But there also seems to be a pipeline to periodically rebuild buildpacks on the latest stemcell to bring them all back in sync (but adding to churn in updating kubecf). It is not clear to me why we have both mechanisms.
There is no need to update buildpack container images for security reasons; there simply is no way to exploit any stemcell vulnerability through these hardcoded `mkdir`, `cp`, and `chown` commands.
## Build as Data Containers?
Buildpack container images should be built as data containers; they only exist to transport the ZIP file to a shared data volume.
The 2 scripts above could be executed by a minimal `alpine` image with just `busybox`, reducing the size of each image by about **1.2GB**.
This may not be practical though, e.g. SUSE may not want to ship software based on `alpine` for support reasons. In that case we could add support for pure data containers build `FROM scratch`, with a simple standalone copier:
### Quarks-Operator support to mark data container
We would require a quarks-operator feature to mark a release (or a job) as a data-only release (or job). Unfortunately `bosh/agent/settings` are per instance group, so we need a different place to add the information. Technically it belongs on the release, as it describes the release image as not being stemcell based, but putting it on the job would work too (all data containers would only have a single job to copy the data to the shared volume).
The flag would have two effects:
* No `spec-copier` init job will be generated for the job from this release.
* Instead of the usual `pre-start` script check, the init container will just execute the default start command baked into the container. Maybe the release name (or job name) needs to be passed in via an environment variable.
### Standalone Copy executable in `FROM scratch` container
The logic of the data-container pre-start script would be implemented instead in a standalone Go binary. It performs the equivalent of:
```
mkdir -p "/var/vcap/data/shared-packages/$RELEASE/"
cp -r /var/vcap/packages "/var/vcap/data/shared-packages/$RELEASE/"
```
The `RELEASE` is defined by an environment variable, and the binary could be a trivial modification of the `example_test.go` program from [otiai10/copy: Golang copy directory recursively](https://github.com/otiai10/copy).
### kubecf changes
kubecf no longer needs to generate the `pre-start` scripts for each buildpack, but sets the `quarks-operator` flag on the release or job to mark it as a data-release.
The pipeline updating buildpack images with new stemcells can be retired.
| 1.0 | Proposal: Create *much* smaller buildpack container images that never need to be updated - # Creating buildpack images
## Building the buildpack and their assets
I was temporarily under the impression that the buildpacks themselves (the artifacts referenced from the ZIP files on the individual buildpack repos) were built on top of the stemcells because the buildpack images are updated whenever the stemcell is updated.
This would be wrong, but hard to detect, as our rootfs and stemcells are very close.
I have since learned that the buildpacks are built on OBS "on top of a similar-to-rootfs OS" using [Meta Configuration of Cloud:Platform:buildpacks](https://build.opensuse.org/projects/Cloud:Platform:buildpacks/meta). I'm not really sure what this means, but it sounds correct-ish.
There should never be a reason to rebuild a buildpack on top of a newer rootfs because all buildpack releases have to be backwards compatible to the earliest still supported rootfs. All fixes for CVEs etc. should be in the shared libraries, that are part of the rootfs. Fixes for vulnerabilities in bundled assets are handled by updates to the buildpacks themselves.
## Building buildpack images for kubecf
Buildpack releases are converted to container images like any other bosh release, which means they are built on top of the current stemcell.
This is quite wasteful, as the buildpacks themselves will run on top of the stack rootfs and don't need the stemcell at all.
There are only 2 scripts that are executed on these images (inside init containers), the generic `spec-copier` generated by `quarks-operator`, and a `pre-start` script we generate from the helm chart via ops-file.
The `spec-copier` runs (under `time sh -c`) both in the `ig` job and the `api` pod:
```
mkdir -p /var/vcap/all-releases/jobs-src/binary-buildpack
cp -ar /var/vcap/jobs-src/* /var/vcap/all-releases/jobs-src/binary-buildpack
chown vcap:vcap /var/vcap/all-releases/jobs-src/binary-buildpack -R
```
This is completely unneccessary because buildpacks have neither properties nor templates; the cf-operator does not need access to the spec files. For a deployment with both `cflinuxfs3` and `sle15` stacks these `spec-copier` scripts add an extra 20 init containers that don't do anything.
The generated `pre-start` scripts runs in the `api` pod and looks like this:
```
mkdir -p "/var/vcap/data/shared-packages/binary-buildpack/"
cp -r /var/vcap/packages "/var/vcap/data/shared-packages/binary-buildpack/"
```
The buildpack container image is built with whatever stemcell is current when the buildpack is released, leading to a mix of stemcell base images (increasing download time). But there also seems to be a pipeline to periodically rebuild buildpacks on the latest stemcell to bring them all back in sync (but adding to churn in updating kubecf). It is not clear to me why we have both mechanisms.
There is no need to update buildpack container images for security reasons; there simply is no way to exploit any stemcell vulnerability through these hardcoded `mkdir`, `cp`, and `chown` commands.
## Build as Data Containers?
Buildpack container images should be built as data containers; they only exist to transport the ZIP file to a shared data volume.
The 2 scripts above could be executed by a minimal `alpine` image with just `busybox`, reducing the size of each image by about **1.2GB**.
This may not be practical though, e.g. SUSE may not want to ship software based on `alpine` for support reasons. In that case we could add support for pure data containers build `FROM scratch`, with a simple standalone copier:
### Quarks-Operator support to mark data container
We would require a quarks-operator feature to mark a release (or a job) as a data-only release (or job). Unfortunately `bosh/agent/settings` are per instance group, so we need a different place to add the information. Technically it belongs on the release, as it describes the release image as not being stemcell based, but putting it on the job would work too (all data containers would only have a single job to copy the data to the shared volume).
The flag would have two effects:
* No `spec-copier` init job will be generated for the job from this release.
* Instead of the usual `pre-start` script check, the init container will just execute the default start command baked into the container. Maybe the release name (or job name) needs to be passed in via an environment variable.
### Standalone Copy executable in `FROM scratch` container
The logic of the data-container pre-start script would be implemented instead in a standalone Go binary. It performs the equivalent of:
```
mkdir -p "/var/vcap/data/shared-packages/$RELEASE/"
cp -r /var/vcap/packages "/var/vcap/data/shared-packages/$RELEASE/"
```
The `RELEASE` is defined by an environment variable, and the binary could be a trivial modification of the `example_test.go` program from [otiai10/copy: Golang copy directory recursively](https://github.com/otiai10/copy).
### kubecf changes
kubecf no longer needs to generate the `pre-start` scripts for each buildpack, but sets the `quarks-operator` flag on the release or job to mark it as a data-release.
The pipeline updating buildpack images with new stemcells can be retired.
| priority | proposal create much smaller buildpack container images that never need to be updated creating buildpack images building the buildpack and their assets i was temporarily under the impression that the buildpacks themselves the artifacts referenced from the zip files on the individual buildpack repos were built on top of the stemcells because the buildpack images are updated whenever the stemcell is updated this would be wrong but hard to detect as our rootfs and stemcells are very close i have since learned that the buildpacks are built on obs on top of a similar to rootfs os using i m not really sure what this means but it sounds correct ish there should never be a reason to rebuild a buildpack on top of a newer rootfs because all buildpack releases have to be backwards compatible to the earliest still supported rootfs all fixes for cves etc should be in the shared libraries that are part of the rootfs fixes for vulnerabilities in bundled assets are handled by updates to the buildpacks themselves building buildpack images for kubecf buildpack releases are converted to container images like any other bosh release which means they are built on top of the current stemcell this is quite wasteful as the buildpacks themselves will run on top of the stack rootfs and don t need the stemcell at all there are only scripts that are executed on these images inside init containers the generic spec copier generated by quarks operator and a pre start script we generate from the helm chart via ops file the spec copier runs under time sh c both in the ig job and the api pod mkdir p var vcap all releases jobs src binary buildpack cp ar var vcap jobs src var vcap all releases jobs src binary buildpack chown vcap vcap var vcap all releases jobs src binary buildpack r this is completely unneccessary because buildpacks have neither properties nor templates the cf operator does not need access to the spec files for a deployment with both and stacks these spec copier scripts add an extra init containers that don t do anything the generated pre start scripts runs in the api pod and looks like this mkdir p var vcap data shared packages binary buildpack cp r var vcap packages var vcap data shared packages binary buildpack the buildpack container image is built with whatever stemcell is current when the buildpack is released leading to a mix of stemcell base images increasing download time but there also seems to be a pipeline to periodically rebuild buildpacks on the latest stemcell to bring them all back in sync but adding to churn in updating kubecf it is not clear to me why we have both mechanisms there is no need to update buildpack container images for security reasons there simply is no way to exploit any stemcell vulnerability through these hardcoded mkdir cp and chown commands build as data containers buildpack container images should be built as data containers they only exist to transport the zip file to a shared data volume the scripts above could be executed by a minimal alpine image with just busybox reducing the size of each image by about this may not be practical though e g suse may not want to ship software based on alpine for support reasons in that case we could add support for pure data containers build from scratch with a simple standalone copier quarks operator support to mark data container we would require a quarks operator feature to mark a release or a job as a data only release or job unfortunately bosh agent settings are per instance group so we need a different place to add the information technically it belongs on the release as it describes the release image as not being stemcell based but putting it on the job would work too all data containers would only have a single job to copy the data to the shared volume the flag would have two effects no spec copier init job will be generated for the job from this release instead of the usual pre start script check the init container will just execute the default start command baked into the container maybe the release name or job name needs to be passed in via an environment variable standalone copy executable in from scratch container the logic of the data container pre start script would be implemented instead in a standalone go binary it performs the equivalent of mkdir p var vcap data shared packages release cp r var vcap packages var vcap data shared packages release the release is defined by an environment variable and the binary could be a trivial modification of the example test go program from kubecf changes kubecf no longer needs to generate the pre start scripts for each buildpack but sets the quarks operator flag on the release or job to mark it as a data release the pipeline updating buildpack images with new stemcells can be retired | 1 |
381,577 | 11,276,857,166 | IssuesEvent | 2020-01-15 00:39:20 | department-of-veterans-affairs/caseflow | https://api.github.com/repos/department-of-veterans-affairs/caseflow | closed | BGS::ShareError No Records Returned | BGS caseflow-intake foxtrot priority-medium sentry-alert | <!-- This is a simplified template for engineers creating tickets for bugs, tech improvement, etc. Please adapt and add/remove sections as needed. -->
## Description
We're getting alerts for BGS::ShareError: No records returned, when syncing an established end product. This may be related to de-duping veteran records. When I looked up the veteran by participant ID, I got a different record for them. The current filenumber and SSN don't match, and no longer return a veteran record.
- [ ] Add an error class to ruby-bgs so that this doesn't come to us as a generic BGS::ShareError, and can be rescued and handled
- [ ] Investigation: Look at Sentry cases and check if we can reliably find a new file number for them.
## Out of scope
There is another ticket that is a partial dupe (for implementing a fix) #7734. I think it's worth adding the BGS error class, and investigating the solution first, and then moving onto implementation.
## Background/context/resources
Example: https://sentry.ds.va.gov/department-of-veterans-affairs/caseflow/issues/6641/events/570362/
https://sentry.ds.va.gov/department-of-veterans-affairs/caseflow/issues/6641/events/482296/
Related: https://github.com/department-of-veterans-affairs/caseflow/issues/7734 | 1.0 | BGS::ShareError No Records Returned - <!-- This is a simplified template for engineers creating tickets for bugs, tech improvement, etc. Please adapt and add/remove sections as needed. -->
## Description
We're getting alerts for BGS::ShareError: No records returned, when syncing an established end product. This may be related to de-duping veteran records. When I looked up the veteran by participant ID, I got a different record for them. The current filenumber and SSN don't match, and no longer return a veteran record.
- [ ] Add an error class to ruby-bgs so that this doesn't come to us as a generic BGS::ShareError, and can be rescued and handled
- [ ] Investigation: Look at Sentry cases and check if we can reliably find a new file number for them.
## Out of scope
There is another ticket that is a partial dupe (for implementing a fix) #7734. I think it's worth adding the BGS error class, and investigating the solution first, and then moving onto implementation.
## Background/context/resources
Example: https://sentry.ds.va.gov/department-of-veterans-affairs/caseflow/issues/6641/events/570362/
https://sentry.ds.va.gov/department-of-veterans-affairs/caseflow/issues/6641/events/482296/
Related: https://github.com/department-of-veterans-affairs/caseflow/issues/7734 | priority | bgs shareerror no records returned description we re getting alerts for bgs shareerror no records returned when syncing an established end product this may be related to de duping veteran records when i looked up the veteran by participant id i got a different record for them the current filenumber and ssn don t match and no longer return a veteran record add an error class to ruby bgs so that this doesn t come to us as a generic bgs shareerror and can be rescued and handled investigation look at sentry cases and check if we can reliably find a new file number for them out of scope there is another ticket that is a partial dupe for implementing a fix i think it s worth adding the bgs error class and investigating the solution first and then moving onto implementation background context resources example related | 1 |
131,117 | 5,143,399,508 | IssuesEvent | 2017-01-12 15:54:48 | IgniteUI/igniteui-js-blocks | https://api.github.com/repos/IgniteUI/igniteui-js-blocks | closed | Navigation bar - new component | feature medium priority nav-bar | The navigation bar component should tap into the navigation stack of Angular. It should expose back button upon navigation, and interacting with the back button should pop from the navigation stack and transition the application back a view.
The navigation bar should also hold a title and an icon.
| 1.0 | Navigation bar - new component - The navigation bar component should tap into the navigation stack of Angular. It should expose back button upon navigation, and interacting with the back button should pop from the navigation stack and transition the application back a view.
The navigation bar should also hold a title and an icon.
| priority | navigation bar new component the navigation bar component should tap into the navigation stack of angular it should expose back button upon navigation and interacting with the back button should pop from the navigation stack and transition the application back a view the navigation bar should also hold a title and an icon | 1 |
436,048 | 12,544,557,094 | IssuesEvent | 2020-06-05 17:24:07 | mintproject/mic | https://api.github.com/repos/mintproject/mic | closed | Detection outputs must ignore model configuration files | bug easy to fix enhancement medium priority | In my test with one input file, mic is constantly adding it as an output file after the execution, which is not correct. | 1.0 | Detection outputs must ignore model configuration files - In my test with one input file, mic is constantly adding it as an output file after the execution, which is not correct. | priority | detection outputs must ignore model configuration files in my test with one input file mic is constantly adding it as an output file after the execution which is not correct | 1 |
721,835 | 24,839,498,790 | IssuesEvent | 2022-10-26 11:35:54 | AY2223S1-CS2103-F14-3/tp | https://api.github.com/repos/AY2223S1-CS2103-F14-3/tp | reopened | As a user, I can view my applications statistics | type.Task priority.Medium | ... so that, I can have a review on my application responds rate from the companies.
**Todo: Add application statistics feature**
- Include number of applications, counts of the different statuses
- Current number of interviews
| 1.0 | As a user, I can view my applications statistics - ... so that, I can have a review on my application responds rate from the companies.
**Todo: Add application statistics feature**
- Include number of applications, counts of the different statuses
- Current number of interviews
| priority | as a user i can view my applications statistics so that i can have a review on my application responds rate from the companies todo add application statistics feature include number of applications counts of the different statuses current number of interviews | 1 |
41,007 | 2,868,964,002 | IssuesEvent | 2015-06-05 22:14:27 | dart-lang/pub | https://api.github.com/repos/dart-lang/pub | closed | Js.dart dependency | bug Fixed Priority-Medium | _Originally opened as dart-lang/sdk#15611_
*This issue was originally filed by gonza.guti...@gmail.com*
_____
--- 12-12-2013 11:38:57 AM Running pub get ... ---
Pub get failed, [1] Resolving dependencies......Error in PubHttpClient.send (issue dart-lang/sdk#12581) error: HandshakeException: Handshake error in client (OS Error: Peer's Certificate issuer is not recognized., errno = -8179)
stacktrace: #0 PubHttpClient.send (file:///e:/b/build/slave/dart-editor-win-stable/build/dart/sdk/lib/_internal/pub/lib/src/http.dart:60)
#1 BaseClient._sendUnstreamed.<anonymous closure> (package:http/src/base_client.dart:118)
#2 \_Future._propagateToListeners.<anonymous closure> (dart:async/future_impl.dart:453)
#3 \_rootRun (dart:async/zone.dart:683)
#4 \_RootZone.run (dart:async/zone.dart:823)
#5 \_Future._propagateToListeners (dart:async/future_impl.dart:445)
#6 \_Future._complete (dart:async/future_impl.dart:303)
#7 \_Future._asyncComplete.<anonymous closure> (dart:async/future_impl.dart:354)
#8 \_asyncRunCallback (dart:async/schedule_microtask.dart:18)
#9 \_createTimer.<anonymous closure> (dart:async-patch/timer_patch.dart:11)
#10 \_Timer._createTimerHandler._handleTimeout (timer_impl.dart:151)
#11 \_Timer._createTimerHandler.<anonymous closure> (timer_impl.dart:166)
#12 \_RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:93)
.Error in PubHttpClient.send (issue dart-lang/sdk#12581) error: HandshakeException: Handshake error in client (OS Error: Peer's Certificate issuer is not recognized., errno = -8179)
stacktrace: #0 PubHttpClient.send (file:///e:/b/build/slave/dart-editor-win-stable/build/dart/sdk/lib/_internal/pub/lib/src/http.dart:60)
#1 BaseClient._sendUnstreamed.<anonymous closure> (package:http/src/base_client.dart:118)
#2 \_Future._propagateToListeners.<anonymous closure> (dart:async/future_impl.dart:453)
#3 \_rootRun (dart:async/zone.dart:683)
#4 \_RootZone.run (dart:async/zone.dart:823)
#5 \_Future._propagateToListeners (dart:async/future_impl.dart:445)
#6 \_Future._complete (dart:async/future_impl.dart:303)
#7 \_Future._asyncComplete.<anonymous closure> (dart:async/future_impl.dart:354)
#8 \_asyncRunCallback (dart:async/schedule_microtask.dart:18)
#9 \_createTimer.<anonymous closure> (dart:async-patch/timer_patch.dart:11)
#10 \_Timer._createTimerHandler._handleTimeout (timer_impl.dart:151)
#11 \_Timer._createTimerHandler.<anonymous closure> (timer_impl.dart:166)
#12 \_RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:93)
...Error in PubHttpClient.send (issue dart-lang/sdk#12581) error: HandshakeException: Handshake error in client (OS Error: Peer's Certificate issuer is not recognized., errno = -8179)
stacktrace: #0 PubHttpClient.send (file:///e:/b/build/slave/dart-editor-win-stable/build/dart/sdk/lib/_internal/pub/lib/src/http.dart:60)
#1 BaseClient._sendUnstreamed.<anonymous closure> (package:http/src/base_client.dart:118)
#2 \_Future._propagateToListeners.<anonymous closure> (dart:async/future_impl.dart:453)
#3 \_rootRun (dart:async/zone.dart:683)
#4 \_RootZone.run (dart:async/zone.dart:823)
#5 \_Future._propagateToListeners (dart:async/future_impl.dart:445)
#6 \_Future._complete (dart:async/future_impl.dart:303)
#7 \_Future._asyncComplete.<anonymous closure> (dart:async/future_impl.dart:354)
#8 \_asyncRunCallback (dart:async/schedule_microtask.dart:18)
#9 \_createTimer.<anonymous closure> (dart:async-patch/timer_patch.dart:11)
#10 \_Timer._createTimerHandler._handleTimeout (timer_impl.dart:151)
#11 \_Timer._createTimerHandler.<anonymous closure> (timer_impl.dart:166)
#12 \_RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:93)
Handshake error in client
This is an unexpected error. Please run
pub --trace 'get'
and include the results in a bug report on http://dartbug.com/new.
\*\* Warning: Application may fail to run since packages did not get installed.Try running pub get again. \*\*
| 1.0 | Js.dart dependency - _Originally opened as dart-lang/sdk#15611_
*This issue was originally filed by gonza.guti...@gmail.com*
_____
--- 12-12-2013 11:38:57 AM Running pub get ... ---
Pub get failed, [1] Resolving dependencies......Error in PubHttpClient.send (issue dart-lang/sdk#12581) error: HandshakeException: Handshake error in client (OS Error: Peer's Certificate issuer is not recognized., errno = -8179)
stacktrace: #0 PubHttpClient.send (file:///e:/b/build/slave/dart-editor-win-stable/build/dart/sdk/lib/_internal/pub/lib/src/http.dart:60)
#1 BaseClient._sendUnstreamed.<anonymous closure> (package:http/src/base_client.dart:118)
#2 \_Future._propagateToListeners.<anonymous closure> (dart:async/future_impl.dart:453)
#3 \_rootRun (dart:async/zone.dart:683)
#4 \_RootZone.run (dart:async/zone.dart:823)
#5 \_Future._propagateToListeners (dart:async/future_impl.dart:445)
#6 \_Future._complete (dart:async/future_impl.dart:303)
#7 \_Future._asyncComplete.<anonymous closure> (dart:async/future_impl.dart:354)
#8 \_asyncRunCallback (dart:async/schedule_microtask.dart:18)
#9 \_createTimer.<anonymous closure> (dart:async-patch/timer_patch.dart:11)
#10 \_Timer._createTimerHandler._handleTimeout (timer_impl.dart:151)
#11 \_Timer._createTimerHandler.<anonymous closure> (timer_impl.dart:166)
#12 \_RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:93)
.Error in PubHttpClient.send (issue dart-lang/sdk#12581) error: HandshakeException: Handshake error in client (OS Error: Peer's Certificate issuer is not recognized., errno = -8179)
stacktrace: #0 PubHttpClient.send (file:///e:/b/build/slave/dart-editor-win-stable/build/dart/sdk/lib/_internal/pub/lib/src/http.dart:60)
#1 BaseClient._sendUnstreamed.<anonymous closure> (package:http/src/base_client.dart:118)
#2 \_Future._propagateToListeners.<anonymous closure> (dart:async/future_impl.dart:453)
#3 \_rootRun (dart:async/zone.dart:683)
#4 \_RootZone.run (dart:async/zone.dart:823)
#5 \_Future._propagateToListeners (dart:async/future_impl.dart:445)
#6 \_Future._complete (dart:async/future_impl.dart:303)
#7 \_Future._asyncComplete.<anonymous closure> (dart:async/future_impl.dart:354)
#8 \_asyncRunCallback (dart:async/schedule_microtask.dart:18)
#9 \_createTimer.<anonymous closure> (dart:async-patch/timer_patch.dart:11)
#10 \_Timer._createTimerHandler._handleTimeout (timer_impl.dart:151)
#11 \_Timer._createTimerHandler.<anonymous closure> (timer_impl.dart:166)
#12 \_RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:93)
...Error in PubHttpClient.send (issue dart-lang/sdk#12581) error: HandshakeException: Handshake error in client (OS Error: Peer's Certificate issuer is not recognized., errno = -8179)
stacktrace: #0 PubHttpClient.send (file:///e:/b/build/slave/dart-editor-win-stable/build/dart/sdk/lib/_internal/pub/lib/src/http.dart:60)
#1 BaseClient._sendUnstreamed.<anonymous closure> (package:http/src/base_client.dart:118)
#2 \_Future._propagateToListeners.<anonymous closure> (dart:async/future_impl.dart:453)
#3 \_rootRun (dart:async/zone.dart:683)
#4 \_RootZone.run (dart:async/zone.dart:823)
#5 \_Future._propagateToListeners (dart:async/future_impl.dart:445)
#6 \_Future._complete (dart:async/future_impl.dart:303)
#7 \_Future._asyncComplete.<anonymous closure> (dart:async/future_impl.dart:354)
#8 \_asyncRunCallback (dart:async/schedule_microtask.dart:18)
#9 \_createTimer.<anonymous closure> (dart:async-patch/timer_patch.dart:11)
#10 \_Timer._createTimerHandler._handleTimeout (timer_impl.dart:151)
#11 \_Timer._createTimerHandler.<anonymous closure> (timer_impl.dart:166)
#12 \_RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:93)
Handshake error in client
This is an unexpected error. Please run
pub --trace 'get'
and include the results in a bug report on http://dartbug.com/new.
\*\* Warning: Application may fail to run since packages did not get installed.Try running pub get again. \*\*
| priority | js dart dependency originally opened as dart lang sdk this issue was originally filed by gonza guti gmail com am running pub get pub get failed resolving dependencies error in pubhttpclient send issue dart lang sdk error handshakeexception handshake error in client os error peer s certificate issuer is not recognized errno nbsp nbsp nbsp nbsp stacktrace pubhttpclient send file e b build slave dart editor win stable build dart sdk lib internal pub lib src http dart baseclient sendunstreamed lt anonymous closure gt package http src base client dart future propagatetolisteners lt anonymous closure gt dart async future impl dart rootrun dart async zone dart rootzone run dart async zone dart future propagatetolisteners dart async future impl dart future complete dart async future impl dart future asynccomplete lt anonymous closure gt dart async future impl dart asyncruncallback dart async schedule microtask dart createtimer lt anonymous closure gt dart async patch timer patch dart timer createtimerhandler handletimeout timer impl dart timer createtimerhandler lt anonymous closure gt timer impl dart rawreceiveportimpl handlemessage dart isolate patch isolate patch dart error in pubhttpclient send issue dart lang sdk error handshakeexception handshake error in client os error peer s certificate issuer is not recognized errno nbsp nbsp nbsp nbsp stacktrace pubhttpclient send file e b build slave dart editor win stable build dart sdk lib internal pub lib src http dart baseclient sendunstreamed lt anonymous closure gt package http src base client dart future propagatetolisteners lt anonymous closure gt dart async future impl dart rootrun dart async zone dart rootzone run dart async zone dart future propagatetolisteners dart async future impl dart future complete dart async future impl dart future asynccomplete lt anonymous closure gt dart async future impl dart asyncruncallback dart async schedule microtask dart createtimer lt anonymous closure gt dart async patch timer patch dart timer createtimerhandler handletimeout timer impl dart timer createtimerhandler lt anonymous closure gt timer impl dart rawreceiveportimpl handlemessage dart isolate patch isolate patch dart error in pubhttpclient send issue dart lang sdk error handshakeexception handshake error in client os error peer s certificate issuer is not recognized errno nbsp nbsp nbsp nbsp stacktrace pubhttpclient send file e b build slave dart editor win stable build dart sdk lib internal pub lib src http dart baseclient sendunstreamed lt anonymous closure gt package http src base client dart future propagatetolisteners lt anonymous closure gt dart async future impl dart rootrun dart async zone dart rootzone run dart async zone dart future propagatetolisteners dart async future impl dart future complete dart async future impl dart future asynccomplete lt anonymous closure gt dart async future impl dart asyncruncallback dart async schedule microtask dart createtimer lt anonymous closure gt dart async patch timer patch dart timer createtimerhandler handletimeout timer impl dart timer createtimerhandler lt anonymous closure gt timer impl dart rawreceiveportimpl handlemessage dart isolate patch isolate patch dart handshake error in client this is an unexpected error please run nbsp nbsp nbsp nbsp pub trace get and include the results in a bug report on warning application may fail to run since packages did not get installed try running pub get again | 1 |
774,787 | 27,210,344,258 | IssuesEvent | 2023-02-20 16:03:47 | AY2223S2-CS2103T-W14-2/tp | https://api.github.com/repos/AY2223S2-CS2103T-W14-2/tp | closed | Implement User Command | priority.Medium type.Task new | ## To Do
- [ ] User can update name
- [ ] User can update email
- [ ] User can update Telegram handle
- [ ] User can update phone number
- [ ] User can update modules
- [ ] User can update groups | 1.0 | Implement User Command - ## To Do
- [ ] User can update name
- [ ] User can update email
- [ ] User can update Telegram handle
- [ ] User can update phone number
- [ ] User can update modules
- [ ] User can update groups | priority | implement user command to do user can update name user can update email user can update telegram handle user can update phone number user can update modules user can update groups | 1 |
668,660 | 22,593,237,310 | IssuesEvent | 2022-06-28 22:13:52 | robotframework/robotframework | https://api.github.com/repos/robotframework/robotframework | closed | RPA aliases for settings do not work in suite initialization files | bug priority: medium | We support, for example, `Test Setup` as an alias for `Test Setup` but these aliases do not work in suite initialization file. Specifying test/task settings in initialization files isn't that often a good idea and apparently nobody has tried to use this functionality with tasks because nobody has reported it. Another reason this isn't too severe issue is that the test specific variants work also with tasks so, for example, `Test Setup` can be used if really needed.
I noticed this problem myself when adding `Test/Task Tags` as an alias for `Force Tags` (#4368). The initial implementation didn't support `Test Tags` in initialization files either and that needs to be fixed as well. | 1.0 | RPA aliases for settings do not work in suite initialization files - We support, for example, `Test Setup` as an alias for `Test Setup` but these aliases do not work in suite initialization file. Specifying test/task settings in initialization files isn't that often a good idea and apparently nobody has tried to use this functionality with tasks because nobody has reported it. Another reason this isn't too severe issue is that the test specific variants work also with tasks so, for example, `Test Setup` can be used if really needed.
I noticed this problem myself when adding `Test/Task Tags` as an alias for `Force Tags` (#4368). The initial implementation didn't support `Test Tags` in initialization files either and that needs to be fixed as well. | priority | rpa aliases for settings do not work in suite initialization files we support for example test setup as an alias for test setup but these aliases do not work in suite initialization file specifying test task settings in initialization files isn t that often a good idea and apparently nobody has tried to use this functionality with tasks because nobody has reported it another reason this isn t too severe issue is that the test specific variants work also with tasks so for example test setup can be used if really needed i noticed this problem myself when adding test task tags as an alias for force tags the initial implementation didn t support test tags in initialization files either and that needs to be fixed as well | 1 |
748,992 | 26,146,888,764 | IssuesEvent | 2022-12-30 07:00:36 | gamefreedomgit/Maelstrom | https://api.github.com/repos/gamefreedomgit/Maelstrom | closed | Undercity Elevator | Gameobject Core Priority: Medium Status: Confirmed Bug Report from Discord | UC West Elevator Broken
Titan
OP
— 12/11/2022 9:16 AM
Door at the bottom of the elevator is not closing when it goes up. | 1.0 | Undercity Elevator - UC West Elevator Broken
Titan
OP
— 12/11/2022 9:16 AM
Door at the bottom of the elevator is not closing when it goes up. | priority | undercity elevator uc west elevator broken titan op — am door at the bottom of the elevator is not closing when it goes up | 1 |
327,039 | 9,965,317,036 | IssuesEvent | 2019-07-08 08:29:02 | ConsenSys/mythril | https://api.github.com/repos/ConsenSys/mythril | closed | Minimize number of transactions when concretizing | Priority: Medium Type: enhancement | ## Description
Mythril reports redundant transactions to reach vulnerable states. See e.g. the smart contract mentioned in #770:
```solidity
pragma solidity 0.4.24;
/**
* @title SafeMath
* @dev Math operations with safety checks that revert on error
*/
library SafeMath {
/**
* @dev Multiplies two numbers, reverts on overflow.
*/
function mul(uint256 a, uint256 b) internal pure returns (uint256) {
// Gas optimization: this is cheaper than requiring 'a' not being zero, but the
// benefit is lost if 'b' is also tested.
// See: https://github.com/OpenZeppelin/openzeppelin-solidity/pull/522
if (a == 0) {
return 0;
}
uint256 c = a * b;
require(c / a == b);
return c;
}
/**
* @dev Integer division of two numbers truncating the quotient, reverts on division by zero.
*/
function div(uint256 a, uint256 b) internal pure returns (uint256) {
require(b > 0); // Solidity only automatically asserts when dividing by 0
uint256 c = a / b;
// assert(a == b * c + a % b); // There is no case in which this doesn't hold
return c;
}
/**
* @dev Subtracts two numbers, reverts on overflow (i.e. if subtrahend is greater than minuend).
*/
function sub(uint256 a, uint256 b) internal pure returns (uint256) {
require(b <= a);
uint256 c = a - b;
return c;
}
/**
* @dev Adds two numbers, reverts on overflow.
*/
function add(uint256 a, uint256 b) internal pure returns (uint256) {
uint256 c = a + b;
require(c >= a);
return c;
}
/**
* @dev Divides two numbers and returns the remainder (unsigned integer modulo),
* reverts when dividing by zero.
*/
function mod(uint256 a, uint256 b) internal pure returns (uint256) {
require(b != 0);
return a % b;
}
}
contract Donation{
using SafeMath for uint256;
uint256 public funds;
constructor() public payable
{
funds = funds.add(msg.value);
}
function() external payable{
funds = funds.add(msg.value);
}
function withdrawDonationsFromTheSuckersWhoFellForIt() external{
msg.sender.transfer(funds);
funds = 0;
}
}
```
Running Mythril with default settings:
```bash
$ $MYTH --rpc localhost:7545 -xa 0x4480f64d3073a90df386d3e86327d6eb88a02898 --verbose-report
==== Integer Overflow ====
SWC ID: 101
Type: Warning
Contract: 0x4480f64d3073a90df386d3e86327d6eb88a02898
Function name: fallback
PC address: 177
Estimated Gas Usage: 554 - 649
This binary add operation can result in integer overflow.
--------------------
--------------------
DEBUGGING INFORMATION:
{'1': {'calldata': '0x', 'call_value': '0x4fc000000000000000000000000000000000000000000000000000001ce0dfbe', 'caller': '0xdeadbeefdeadbeefdeadbeefdeadbeefdeadbeef'}, '2': {'calldata': '0x00000000', 'call_value': '0xbe0000000000000000000000000000000003ffffffffffffffe1e1e6c000f77e', 'caller': '0xdeadbeefdeadbeefdeadbeefdeadbeefdeadbeef'}}
==== Ether thief ====
SWC ID: 105
Type: Warning
Contract: 0x4480f64d3073a90df386d3e86327d6eb88a02898
Function name: withdrawDonationsFromTheSuckersWhoFellForIt()
PC address: 254
Estimated Gas Usage: 591 - 872
Arbitrary senders other than the contract creator can withdraw ETH from the contract account without previously having sent an equivalent amount of ETH to it. This is likely to be a vulnerability.
--------------------
--------------------
DEBUGGING INFORMATION:
{'1': {'calldata': '0x', 'call_value': '0x1aab4c4428d2058b1d0847054a230b2e31440e00000000006df494e18c00000', 'caller': '0xdeadbeefdeadbeefdeadbeefdeadbeefdeadbeef'}, '2': {'calldata': '0x05b0e426', 'call_value': '0x0', 'caller': '0xdeadbeefdeadbeefdeadbeefdeadbeefdeadbeef'}}
```
Note that the integer overflow issue indeed requires 2 transactions (that it is caught by a require after it happens is another issue).
However, the Ether withdrawal bug can be reached in 1 tx:
```
$ $MYTH -mether_thief -t1 --rpc localhost:7545 -xa 0x4480f64d3073a90df386d3e86327d6eb88a02898 --verbose-report
==== Ether thief ====
SWC ID: 105
Type: Warning
Contract: 0x4480f64d3073a90df386d3e86327d6eb88a02898
Function name: withdrawDonationsFromTheSuckersWhoFellForIt()
PC address: 254
Estimated Gas Usage: 591 - 872
Arbitrary senders other than the contract creator can withdraw ETH from the contract account without previously having sent an equivalent amount of ETH to it. This is likely to be a vulnerability.
--------------------
--------------------
DEBUGGING INFORMATION:
{'1': {'calldata': '0x05b0e426', 'call_value': '0x0', 'caller': '0xdeadbeefdeadbeefdeadbeefdeadbeefdeadbeef'}}
```
## Expected behavior
Always report the shortest possible path to a vulnerable state.
| 1.0 | Minimize number of transactions when concretizing - ## Description
Mythril reports redundant transactions to reach vulnerable states. See e.g. the smart contract mentioned in #770:
```solidity
pragma solidity 0.4.24;
/**
* @title SafeMath
* @dev Math operations with safety checks that revert on error
*/
library SafeMath {
/**
* @dev Multiplies two numbers, reverts on overflow.
*/
function mul(uint256 a, uint256 b) internal pure returns (uint256) {
// Gas optimization: this is cheaper than requiring 'a' not being zero, but the
// benefit is lost if 'b' is also tested.
// See: https://github.com/OpenZeppelin/openzeppelin-solidity/pull/522
if (a == 0) {
return 0;
}
uint256 c = a * b;
require(c / a == b);
return c;
}
/**
* @dev Integer division of two numbers truncating the quotient, reverts on division by zero.
*/
function div(uint256 a, uint256 b) internal pure returns (uint256) {
require(b > 0); // Solidity only automatically asserts when dividing by 0
uint256 c = a / b;
// assert(a == b * c + a % b); // There is no case in which this doesn't hold
return c;
}
/**
* @dev Subtracts two numbers, reverts on overflow (i.e. if subtrahend is greater than minuend).
*/
function sub(uint256 a, uint256 b) internal pure returns (uint256) {
require(b <= a);
uint256 c = a - b;
return c;
}
/**
* @dev Adds two numbers, reverts on overflow.
*/
function add(uint256 a, uint256 b) internal pure returns (uint256) {
uint256 c = a + b;
require(c >= a);
return c;
}
/**
* @dev Divides two numbers and returns the remainder (unsigned integer modulo),
* reverts when dividing by zero.
*/
function mod(uint256 a, uint256 b) internal pure returns (uint256) {
require(b != 0);
return a % b;
}
}
contract Donation{
using SafeMath for uint256;
uint256 public funds;
constructor() public payable
{
funds = funds.add(msg.value);
}
function() external payable{
funds = funds.add(msg.value);
}
function withdrawDonationsFromTheSuckersWhoFellForIt() external{
msg.sender.transfer(funds);
funds = 0;
}
}
```
Running Mythril with default settings:
```bash
$ $MYTH --rpc localhost:7545 -xa 0x4480f64d3073a90df386d3e86327d6eb88a02898 --verbose-report
==== Integer Overflow ====
SWC ID: 101
Type: Warning
Contract: 0x4480f64d3073a90df386d3e86327d6eb88a02898
Function name: fallback
PC address: 177
Estimated Gas Usage: 554 - 649
This binary add operation can result in integer overflow.
--------------------
--------------------
DEBUGGING INFORMATION:
{'1': {'calldata': '0x', 'call_value': '0x4fc000000000000000000000000000000000000000000000000000001ce0dfbe', 'caller': '0xdeadbeefdeadbeefdeadbeefdeadbeefdeadbeef'}, '2': {'calldata': '0x00000000', 'call_value': '0xbe0000000000000000000000000000000003ffffffffffffffe1e1e6c000f77e', 'caller': '0xdeadbeefdeadbeefdeadbeefdeadbeefdeadbeef'}}
==== Ether thief ====
SWC ID: 105
Type: Warning
Contract: 0x4480f64d3073a90df386d3e86327d6eb88a02898
Function name: withdrawDonationsFromTheSuckersWhoFellForIt()
PC address: 254
Estimated Gas Usage: 591 - 872
Arbitrary senders other than the contract creator can withdraw ETH from the contract account without previously having sent an equivalent amount of ETH to it. This is likely to be a vulnerability.
--------------------
--------------------
DEBUGGING INFORMATION:
{'1': {'calldata': '0x', 'call_value': '0x1aab4c4428d2058b1d0847054a230b2e31440e00000000006df494e18c00000', 'caller': '0xdeadbeefdeadbeefdeadbeefdeadbeefdeadbeef'}, '2': {'calldata': '0x05b0e426', 'call_value': '0x0', 'caller': '0xdeadbeefdeadbeefdeadbeefdeadbeefdeadbeef'}}
```
Note that the integer overflow issue indeed requires 2 transactions (that it is caught by a require after it happens is another issue).
However, the Ether withdrawal bug can be reached in 1 tx:
```
$ $MYTH -mether_thief -t1 --rpc localhost:7545 -xa 0x4480f64d3073a90df386d3e86327d6eb88a02898 --verbose-report
==== Ether thief ====
SWC ID: 105
Type: Warning
Contract: 0x4480f64d3073a90df386d3e86327d6eb88a02898
Function name: withdrawDonationsFromTheSuckersWhoFellForIt()
PC address: 254
Estimated Gas Usage: 591 - 872
Arbitrary senders other than the contract creator can withdraw ETH from the contract account without previously having sent an equivalent amount of ETH to it. This is likely to be a vulnerability.
--------------------
--------------------
DEBUGGING INFORMATION:
{'1': {'calldata': '0x05b0e426', 'call_value': '0x0', 'caller': '0xdeadbeefdeadbeefdeadbeefdeadbeefdeadbeef'}}
```
## Expected behavior
Always report the shortest possible path to a vulnerable state.
| priority | minimize number of transactions when concretizing description mythril reports redundant transactions to reach vulnerable states see e g the smart contract mentioned in solidity pragma solidity title safemath dev math operations with safety checks that revert on error library safemath dev multiplies two numbers reverts on overflow function mul a b internal pure returns gas optimization this is cheaper than requiring a not being zero but the benefit is lost if b is also tested see if a return c a b require c a b return c dev integer division of two numbers truncating the quotient reverts on division by zero function div a b internal pure returns require b solidity only automatically asserts when dividing by c a b assert a b c a b there is no case in which this doesn t hold return c dev subtracts two numbers reverts on overflow i e if subtrahend is greater than minuend function sub a b internal pure returns require b a c a b return c dev adds two numbers reverts on overflow function add a b internal pure returns c a b require c a return c dev divides two numbers and returns the remainder unsigned integer modulo reverts when dividing by zero function mod a b internal pure returns require b return a b contract donation using safemath for public funds constructor public payable funds funds add msg value function external payable funds funds add msg value function withdrawdonationsfromthesuckerswhofellforit external msg sender transfer funds funds running mythril with default settings bash myth rpc localhost xa verbose report integer overflow swc id type warning contract function name fallback pc address estimated gas usage this binary add operation can result in integer overflow debugging information calldata call value caller calldata call value caller ether thief swc id type warning contract function name withdrawdonationsfromthesuckerswhofellforit pc address estimated gas usage arbitrary senders other than the contract creator can withdraw eth from the contract account without previously having sent an equivalent amount of eth to it this is likely to be a vulnerability debugging information calldata call value caller calldata call value caller note that the integer overflow issue indeed requires transactions that it is caught by a require after it happens is another issue however the ether withdrawal bug can be reached in tx myth mether thief rpc localhost xa verbose report ether thief swc id type warning contract function name withdrawdonationsfromthesuckerswhofellforit pc address estimated gas usage arbitrary senders other than the contract creator can withdraw eth from the contract account without previously having sent an equivalent amount of eth to it this is likely to be a vulnerability debugging information calldata call value caller expected behavior always report the shortest possible path to a vulnerable state | 1 |
410,328 | 11,986,366,104 | IssuesEvent | 2020-04-07 19:10:39 | unfoldingWord/translationCore | https://api.github.com/repos/unfoldingWord/translationCore | closed | Fix display of stepper, images, build number and assets in tCore | Electronite Priority/Medium | Some images still need to be loaded into tC:
- [x] Tool card badges
- [x] Door 43 Logo
- [x] Copyright card
- [x] CriticalError
- [x] wordAlignment drag preview
- [x] Fix display of copyright assets
- [x] Fix display of build version
| 1.0 | Fix display of stepper, images, build number and assets in tCore - Some images still need to be loaded into tC:
- [x] Tool card badges
- [x] Door 43 Logo
- [x] Copyright card
- [x] CriticalError
- [x] wordAlignment drag preview
- [x] Fix display of copyright assets
- [x] Fix display of build version
| priority | fix display of stepper images build number and assets in tcore some images still need to be loaded into tc tool card badges door logo copyright card criticalerror wordalignment drag preview fix display of copyright assets fix display of build version | 1 |
16,666 | 2,615,121,004 | IssuesEvent | 2015-03-01 05:47:26 | chrsmith/google-api-java-client | https://api.github.com/repos/chrsmith/google-api-java-client | closed | Task sample | auto-migrated Priority-Medium Type-Sample | ```
Which Google API and version (e.g. Google Calendar Data API version 2)?
Google Task Data API, version: latest version.
What format (e.g. JSON, Atom)?
JSON
What Authentation (e.g. OAuth, OAuth 2, Android, ClientLogin)?
Android
Java environment (e.g. Java 6, Android 2.3, App Engine 1.4.2)?
Android 2.3
Please provide any additional information below.
hry1806@gmail.com
```
Original issue reported on code.google.com by `hry1...@gmail.com` on 18 Jun 2011 at 1:14 | 1.0 | Task sample - ```
Which Google API and version (e.g. Google Calendar Data API version 2)?
Google Task Data API, version: latest version.
What format (e.g. JSON, Atom)?
JSON
What Authentation (e.g. OAuth, OAuth 2, Android, ClientLogin)?
Android
Java environment (e.g. Java 6, Android 2.3, App Engine 1.4.2)?
Android 2.3
Please provide any additional information below.
hry1806@gmail.com
```
Original issue reported on code.google.com by `hry1...@gmail.com` on 18 Jun 2011 at 1:14 | priority | task sample which google api and version e g google calendar data api version google task data api version latest version what format e g json atom json what authentation e g oauth oauth android clientlogin android java environment e g java android app engine android please provide any additional information below gmail com original issue reported on code google com by gmail com on jun at | 1 |
728,275 | 25,073,654,711 | IssuesEvent | 2022-11-07 14:03:10 | teogor/ceres | https://api.github.com/repos/teogor/ceres | closed | Binding adapter already exists | @environment @priority-medium bindings | This is the message from console-log
```txt
warning: Binding adapter AK(dev.teogor.ceres.m3.widgets.bar.ToolBar, dev.teogor.ceres.components.toolbar.ToolbarType) already exists for type! Overriding dev.teogor.ceres.m3.binding.BindingMethods.Companion#toolbarBindingType with dev.teogor.ceres.m3.binding.BindingMethods#toolbarBindingType
warning: Binding adapter AK(dev.teogor.ceres.m3.widgets.bar.ToolBar, dev.teogor.ceres.components.toolbar.ToolbarType) already exists for type! Overriding dev.teogor.ceres.m3.binding.BindingMethods.Companion#toolbarBindingType with dev.teogor.ceres.m3.binding.BindingMethods#toolbarBindingType
warning: Binding adapter AK(dev.teogor.ceres.m3.widgets.bar.ToolBar, boolean) already exists for is_transparent! Overriding dev.teogor.ceres.m3.binding.BindingMethods.Companion#toolbarBindingIsTransparent with dev.teogor.ceres.m3.binding.BindingMethods#toolbarBindingIsTransparent
warning: Binding adapter AK(dev.teogor.ceres.m3.widgets.bar.ToolBar, boolean) already exists for is_transparent! Overriding dev.teogor.ceres.m3.binding.BindingMethods.Companion#toolbarBindingIsTransparent with dev.teogor.ceres.m3.binding.BindingMethods#toolbarBindingIsTransparent
warning: Binding adapter AK(dev.teogor.ceres.m3.SwitchComponentM3, dev.teogor.ceres.m3.SwitchComponentM3.OnCheckedChangeListener) already exists for onCheckedChange! Overriding dev.teogor.ceres.m3.binding.BindingMethods.Companion#onContentElementCheck with dev.teogor.ceres.m3.binding.BindingMethods#onContentElementCheck
warning: Binding adapter AK(dev.teogor.ceres.m3.SwitchComponentM3, dev.teogor.ceres.m3.SwitchComponentM3.OnCheckedChangeListener) already exists for onCheckedChange! Overriding dev.teogor.ceres.m3.binding.BindingMethods.Companion#onContentElementCheck with dev.teogor.ceres.m3.binding.BindingMethods#onContentElementCheck
warning: Binding adapter AK(dev.teogor.ceres.m3.SwitchComponentM3, dev.teogor.ceres.m3.SwitchComponentM3.OnClickedChangeListener) already exists for onClicked! Overriding dev.teogor.ceres.m3.binding.BindingMethods.Companion#onContentElementClick with dev.teogor.ceres.m3.binding.BindingMethods#onContentElementClick
warning: Binding adapter AK(dev.teogor.ceres.m3.SwitchComponentM3, dev.teogor.ceres.m3.SwitchComponentM3.OnClickedChangeListener) already exists for onClicked! Overriding dev.teogor.ceres.m3.binding.BindingMethods.Companion#onContentElementClick with dev.teogor.ceres.m3.binding.BindingMethods#onContentElementClick
warning: Binding adapter AK(dev.teogor.ceres.m3.SwitchComponentM3, androidx.lifecycle.MutableLiveData<java.lang.String>) already exists for subtitle! Overriding dev.teogor.ceres.m3.binding.BindingMethods.Companion#onContentElementSubtitle with dev.teogor.ceres.m3.binding.BindingMethods#onContentElementSubtitle
warning: Binding adapter AK(dev.teogor.ceres.m3.SwitchComponentM3, androidx.lifecycle.MutableLiveData<java.lang.String>) already exists for subtitle! Overriding dev.teogor.ceres.m3.binding.BindingMethods.Companion#onContentElementSubtitle with dev.teogor.ceres.m3.binding.BindingMethods#onContentElementSubtitle
warning: Binding adapter AK(dev.teogor.ceres.m3.SwitchComponentM3, androidx.lifecycle.MutableLiveData<java.lang.String>) already exists for title! Overriding dev.teogor.ceres.m3.binding.BindingMethods.Companion#onContentElementTitle with dev.teogor.ceres.m3.binding.BindingMethods#onContentElementTitle
warning: Binding adapter AK(dev.teogor.ceres.m3.SwitchComponentM3, androidx.lifecycle.MutableLiveData<java.lang.String>) already exists for title! Overriding dev.teogor.ceres.m3.binding.BindingMethods.Companion#onContentElementTitle with dev.teogor.ceres.m3.binding.BindingMethods#onContentElementTitle
warning: Binding adapter AK(dev.teogor.ceres.m3.SwitchComponentM3, androidx.lifecycle.MutableLiveData<java.lang.Boolean>) already exists for checked! Overriding dev.teogor.ceres.m3.binding.BindingMethods.Companion#onContentElementChecked with dev.teogor.ceres.m3.binding.BindingMethods#onContentElementChecked
warning: Binding adapter AK(dev.teogor.ceres.m3.SwitchComponentM3, androidx.lifecycle.MutableLiveData<java.lang.Boolean>) already exists for checked! Overriding dev.teogor.ceres.m3.binding.BindingMethods.Companion#onContentElementChecked with dev.teogor.ceres.m3.binding.BindingMethods#onContentElementChecked
warning: Binding adapter AK(dev.teogor.ceres.m3.ColorsContainerM3, dev.teogor.ceres.m3.ColorsContainerM3.OnColorPickListener) already exists for onColorPick! Overriding dev.teogor.ceres.m3.binding.BindingMethods.Companion#onContentElementChecked with dev.teogor.ceres.m3.binding.BindingMethods#onContentElementChecked
warning: Binding adapter AK(dev.teogor.ceres.m3.ColorsContainerM3, dev.teogor.ceres.m3.ColorsContainerM3.OnColorPickListener) already exists for onColorPick! Overriding dev.teogor.ceres.m3.binding.BindingMethods.Companion#onContentElementChecked with dev.teogor.ceres.m3.binding.BindingMethods#onContentElementChecked
warning: Binding adapter AK(dev.teogor.ceres.m3.ColorsContainerM3, androidx.lifecycle.MutableLiveData<java.lang.Integer>) already exists for pickedColor! Overriding dev.teogor.ceres.m3.binding.BindingMethods.Companion#onContentElementChecked with dev.teogor.ceres.m3.binding.BindingMethods#onContentElementChecked
warning: Binding adapter AK(dev.teogor.ceres.m3.ColorsContainerM3, androidx.lifecycle.MutableLiveData<java.lang.Integer>) already exists for pickedColor! Overriding dev.teogor.ceres.m3.binding.BindingMethods.Companion#onContentElementChecked with dev.teogor.ceres.m3.binding.BindingMethods#onContentElementChecked
warning: Binding adapter AK(dev.teogor.ceres.m3.ImageComponentM3, dev.teogor.ceres.m3.ImageComponentM3.OnClickedChangeListener) already exists for onClicked! Overriding dev.teogor.ceres.m3.binding.BindingMethods.Companion#onContentElementClick with dev.teogor.ceres.m3.binding.BindingMethods#onContentElementClick
warning: Binding adapter AK(dev.teogor.ceres.m3.ImageComponentM3, dev.teogor.ceres.m3.ImageComponentM3.OnClickedChangeListener) already exists for onClicked! Overriding dev.teogor.ceres.m3.binding.BindingMethods.Companion#onContentElementClick with dev.teogor.ceres.m3.binding.BindingMethods#onContentElementClick
``` | 1.0 | Binding adapter already exists - This is the message from console-log
```txt
warning: Binding adapter AK(dev.teogor.ceres.m3.widgets.bar.ToolBar, dev.teogor.ceres.components.toolbar.ToolbarType) already exists for type! Overriding dev.teogor.ceres.m3.binding.BindingMethods.Companion#toolbarBindingType with dev.teogor.ceres.m3.binding.BindingMethods#toolbarBindingType
warning: Binding adapter AK(dev.teogor.ceres.m3.widgets.bar.ToolBar, dev.teogor.ceres.components.toolbar.ToolbarType) already exists for type! Overriding dev.teogor.ceres.m3.binding.BindingMethods.Companion#toolbarBindingType with dev.teogor.ceres.m3.binding.BindingMethods#toolbarBindingType
warning: Binding adapter AK(dev.teogor.ceres.m3.widgets.bar.ToolBar, boolean) already exists for is_transparent! Overriding dev.teogor.ceres.m3.binding.BindingMethods.Companion#toolbarBindingIsTransparent with dev.teogor.ceres.m3.binding.BindingMethods#toolbarBindingIsTransparent
warning: Binding adapter AK(dev.teogor.ceres.m3.widgets.bar.ToolBar, boolean) already exists for is_transparent! Overriding dev.teogor.ceres.m3.binding.BindingMethods.Companion#toolbarBindingIsTransparent with dev.teogor.ceres.m3.binding.BindingMethods#toolbarBindingIsTransparent
warning: Binding adapter AK(dev.teogor.ceres.m3.SwitchComponentM3, dev.teogor.ceres.m3.SwitchComponentM3.OnCheckedChangeListener) already exists for onCheckedChange! Overriding dev.teogor.ceres.m3.binding.BindingMethods.Companion#onContentElementCheck with dev.teogor.ceres.m3.binding.BindingMethods#onContentElementCheck
warning: Binding adapter AK(dev.teogor.ceres.m3.SwitchComponentM3, dev.teogor.ceres.m3.SwitchComponentM3.OnCheckedChangeListener) already exists for onCheckedChange! Overriding dev.teogor.ceres.m3.binding.BindingMethods.Companion#onContentElementCheck with dev.teogor.ceres.m3.binding.BindingMethods#onContentElementCheck
warning: Binding adapter AK(dev.teogor.ceres.m3.SwitchComponentM3, dev.teogor.ceres.m3.SwitchComponentM3.OnClickedChangeListener) already exists for onClicked! Overriding dev.teogor.ceres.m3.binding.BindingMethods.Companion#onContentElementClick with dev.teogor.ceres.m3.binding.BindingMethods#onContentElementClick
warning: Binding adapter AK(dev.teogor.ceres.m3.SwitchComponentM3, dev.teogor.ceres.m3.SwitchComponentM3.OnClickedChangeListener) already exists for onClicked! Overriding dev.teogor.ceres.m3.binding.BindingMethods.Companion#onContentElementClick with dev.teogor.ceres.m3.binding.BindingMethods#onContentElementClick
warning: Binding adapter AK(dev.teogor.ceres.m3.SwitchComponentM3, androidx.lifecycle.MutableLiveData<java.lang.String>) already exists for subtitle! Overriding dev.teogor.ceres.m3.binding.BindingMethods.Companion#onContentElementSubtitle with dev.teogor.ceres.m3.binding.BindingMethods#onContentElementSubtitle
warning: Binding adapter AK(dev.teogor.ceres.m3.SwitchComponentM3, androidx.lifecycle.MutableLiveData<java.lang.String>) already exists for subtitle! Overriding dev.teogor.ceres.m3.binding.BindingMethods.Companion#onContentElementSubtitle with dev.teogor.ceres.m3.binding.BindingMethods#onContentElementSubtitle
warning: Binding adapter AK(dev.teogor.ceres.m3.SwitchComponentM3, androidx.lifecycle.MutableLiveData<java.lang.String>) already exists for title! Overriding dev.teogor.ceres.m3.binding.BindingMethods.Companion#onContentElementTitle with dev.teogor.ceres.m3.binding.BindingMethods#onContentElementTitle
warning: Binding adapter AK(dev.teogor.ceres.m3.SwitchComponentM3, androidx.lifecycle.MutableLiveData<java.lang.String>) already exists for title! Overriding dev.teogor.ceres.m3.binding.BindingMethods.Companion#onContentElementTitle with dev.teogor.ceres.m3.binding.BindingMethods#onContentElementTitle
warning: Binding adapter AK(dev.teogor.ceres.m3.SwitchComponentM3, androidx.lifecycle.MutableLiveData<java.lang.Boolean>) already exists for checked! Overriding dev.teogor.ceres.m3.binding.BindingMethods.Companion#onContentElementChecked with dev.teogor.ceres.m3.binding.BindingMethods#onContentElementChecked
warning: Binding adapter AK(dev.teogor.ceres.m3.SwitchComponentM3, androidx.lifecycle.MutableLiveData<java.lang.Boolean>) already exists for checked! Overriding dev.teogor.ceres.m3.binding.BindingMethods.Companion#onContentElementChecked with dev.teogor.ceres.m3.binding.BindingMethods#onContentElementChecked
warning: Binding adapter AK(dev.teogor.ceres.m3.ColorsContainerM3, dev.teogor.ceres.m3.ColorsContainerM3.OnColorPickListener) already exists for onColorPick! Overriding dev.teogor.ceres.m3.binding.BindingMethods.Companion#onContentElementChecked with dev.teogor.ceres.m3.binding.BindingMethods#onContentElementChecked
warning: Binding adapter AK(dev.teogor.ceres.m3.ColorsContainerM3, dev.teogor.ceres.m3.ColorsContainerM3.OnColorPickListener) already exists for onColorPick! Overriding dev.teogor.ceres.m3.binding.BindingMethods.Companion#onContentElementChecked with dev.teogor.ceres.m3.binding.BindingMethods#onContentElementChecked
warning: Binding adapter AK(dev.teogor.ceres.m3.ColorsContainerM3, androidx.lifecycle.MutableLiveData<java.lang.Integer>) already exists for pickedColor! Overriding dev.teogor.ceres.m3.binding.BindingMethods.Companion#onContentElementChecked with dev.teogor.ceres.m3.binding.BindingMethods#onContentElementChecked
warning: Binding adapter AK(dev.teogor.ceres.m3.ColorsContainerM3, androidx.lifecycle.MutableLiveData<java.lang.Integer>) already exists for pickedColor! Overriding dev.teogor.ceres.m3.binding.BindingMethods.Companion#onContentElementChecked with dev.teogor.ceres.m3.binding.BindingMethods#onContentElementChecked
warning: Binding adapter AK(dev.teogor.ceres.m3.ImageComponentM3, dev.teogor.ceres.m3.ImageComponentM3.OnClickedChangeListener) already exists for onClicked! Overriding dev.teogor.ceres.m3.binding.BindingMethods.Companion#onContentElementClick with dev.teogor.ceres.m3.binding.BindingMethods#onContentElementClick
warning: Binding adapter AK(dev.teogor.ceres.m3.ImageComponentM3, dev.teogor.ceres.m3.ImageComponentM3.OnClickedChangeListener) already exists for onClicked! Overriding dev.teogor.ceres.m3.binding.BindingMethods.Companion#onContentElementClick with dev.teogor.ceres.m3.binding.BindingMethods#onContentElementClick
``` | priority | binding adapter already exists this is the message from console log txt warning binding adapter ak dev teogor ceres widgets bar toolbar dev teogor ceres components toolbar toolbartype already exists for type overriding dev teogor ceres binding bindingmethods companion toolbarbindingtype with dev teogor ceres binding bindingmethods toolbarbindingtype warning binding adapter ak dev teogor ceres widgets bar toolbar dev teogor ceres components toolbar toolbartype already exists for type overriding dev teogor ceres binding bindingmethods companion toolbarbindingtype with dev teogor ceres binding bindingmethods toolbarbindingtype warning binding adapter ak dev teogor ceres widgets bar toolbar boolean already exists for is transparent overriding dev teogor ceres binding bindingmethods companion toolbarbindingistransparent with dev teogor ceres binding bindingmethods toolbarbindingistransparent warning binding adapter ak dev teogor ceres widgets bar toolbar boolean already exists for is transparent overriding dev teogor ceres binding bindingmethods companion toolbarbindingistransparent with dev teogor ceres binding bindingmethods toolbarbindingistransparent warning binding adapter ak dev teogor ceres dev teogor ceres oncheckedchangelistener already exists for oncheckedchange overriding dev teogor ceres binding bindingmethods companion oncontentelementcheck with dev teogor ceres binding bindingmethods oncontentelementcheck warning binding adapter ak dev teogor ceres dev teogor ceres oncheckedchangelistener already exists for oncheckedchange overriding dev teogor ceres binding bindingmethods companion oncontentelementcheck with dev teogor ceres binding bindingmethods oncontentelementcheck warning binding adapter ak dev teogor ceres dev teogor ceres onclickedchangelistener already exists for onclicked overriding dev teogor ceres binding bindingmethods companion oncontentelementclick with dev teogor ceres binding bindingmethods oncontentelementclick warning binding adapter ak dev teogor ceres dev teogor ceres onclickedchangelistener already exists for onclicked overriding dev teogor ceres binding bindingmethods companion oncontentelementclick with dev teogor ceres binding bindingmethods oncontentelementclick warning binding adapter ak dev teogor ceres androidx lifecycle mutablelivedata already exists for subtitle overriding dev teogor ceres binding bindingmethods companion oncontentelementsubtitle with dev teogor ceres binding bindingmethods oncontentelementsubtitle warning binding adapter ak dev teogor ceres androidx lifecycle mutablelivedata already exists for subtitle overriding dev teogor ceres binding bindingmethods companion oncontentelementsubtitle with dev teogor ceres binding bindingmethods oncontentelementsubtitle warning binding adapter ak dev teogor ceres androidx lifecycle mutablelivedata already exists for title overriding dev teogor ceres binding bindingmethods companion oncontentelementtitle with dev teogor ceres binding bindingmethods oncontentelementtitle warning binding adapter ak dev teogor ceres androidx lifecycle mutablelivedata already exists for title overriding dev teogor ceres binding bindingmethods companion oncontentelementtitle with dev teogor ceres binding bindingmethods oncontentelementtitle warning binding adapter ak dev teogor ceres androidx lifecycle mutablelivedata already exists for checked overriding dev teogor ceres binding bindingmethods companion oncontentelementchecked with dev teogor ceres binding bindingmethods oncontentelementchecked warning binding adapter ak dev teogor ceres androidx lifecycle mutablelivedata already exists for checked overriding dev teogor ceres binding bindingmethods companion oncontentelementchecked with dev teogor ceres binding bindingmethods oncontentelementchecked warning binding adapter ak dev teogor ceres dev teogor ceres oncolorpicklistener already exists for oncolorpick overriding dev teogor ceres binding bindingmethods companion oncontentelementchecked with dev teogor ceres binding bindingmethods oncontentelementchecked warning binding adapter ak dev teogor ceres dev teogor ceres oncolorpicklistener already exists for oncolorpick overriding dev teogor ceres binding bindingmethods companion oncontentelementchecked with dev teogor ceres binding bindingmethods oncontentelementchecked warning binding adapter ak dev teogor ceres androidx lifecycle mutablelivedata already exists for pickedcolor overriding dev teogor ceres binding bindingmethods companion oncontentelementchecked with dev teogor ceres binding bindingmethods oncontentelementchecked warning binding adapter ak dev teogor ceres androidx lifecycle mutablelivedata already exists for pickedcolor overriding dev teogor ceres binding bindingmethods companion oncontentelementchecked with dev teogor ceres binding bindingmethods oncontentelementchecked warning binding adapter ak dev teogor ceres dev teogor ceres onclickedchangelistener already exists for onclicked overriding dev teogor ceres binding bindingmethods companion oncontentelementclick with dev teogor ceres binding bindingmethods oncontentelementclick warning binding adapter ak dev teogor ceres dev teogor ceres onclickedchangelistener already exists for onclicked overriding dev teogor ceres binding bindingmethods companion oncontentelementclick with dev teogor ceres binding bindingmethods oncontentelementclick | 1 |
38,445 | 2,847,314,166 | IssuesEvent | 2015-05-29 16:17:04 | winauth/winauth | https://api.github.com/repos/winauth/winauth | closed | I have win7 and I am using (or trying to use) winauth version newest but have lost my password to the acct pleease help. | auto-migrated Priority-Medium Type-Task | ```
What version of WinAuth?3.1.8
What system/version (e.g. Windows 7)?
windows 7
How many authenticators do you have? If one, what type (e.g. Google
Authenticator/Battle.net)?
Runescape
Do you use a password?
Do you use the "Encrypt to only be useable on this computer" protection?
What steps will reproduce the problem?
1.
2.
3.
If you are able to load WinAuth, please click the cog icon and choose
"About...". Click the Diagnostics button and copy the contents of the field
(beginning with "--BEGIN PGP MESSAGE---") into a file and attach to this
issue.
Please provide any additional information:
Questions and answers online said something about having to do something with
my acct at winauth site
```
Original issue reported on code.google.com by `dianeba...@att.net` on 19 Jan 2015 at 3:56 | 1.0 | I have win7 and I am using (or trying to use) winauth version newest but have lost my password to the acct pleease help. - ```
What version of WinAuth?3.1.8
What system/version (e.g. Windows 7)?
windows 7
How many authenticators do you have? If one, what type (e.g. Google
Authenticator/Battle.net)?
Runescape
Do you use a password?
Do you use the "Encrypt to only be useable on this computer" protection?
What steps will reproduce the problem?
1.
2.
3.
If you are able to load WinAuth, please click the cog icon and choose
"About...". Click the Diagnostics button and copy the contents of the field
(beginning with "--BEGIN PGP MESSAGE---") into a file and attach to this
issue.
Please provide any additional information:
Questions and answers online said something about having to do something with
my acct at winauth site
```
Original issue reported on code.google.com by `dianeba...@att.net` on 19 Jan 2015 at 3:56 | priority | i have and i am using or trying to use winauth version newest but have lost my password to the acct pleease help what version of winauth what system version e g windows windows how many authenticators do you have if one what type e g google authenticator battle net runescape do you use a password do you use the encrypt to only be useable on this computer protection what steps will reproduce the problem if you are able to load winauth please click the cog icon and choose about click the diagnostics button and copy the contents of the field beginning with begin pgp message into a file and attach to this issue please provide any additional information questions and answers online said something about having to do something with my acct at winauth site original issue reported on code google com by dianeba att net on jan at | 1 |
755,050 | 26,414,304,050 | IssuesEvent | 2023-01-13 14:46:51 | inlang/inlang | https://api.github.com/repos/inlang/inlang | opened | switch to libgit2 to support advanced git features | type: refactor effort: high priority: medium | ## Problem
Multiple (necessary) improvements and features are blocked (https://github.com/inlang/inlang/issues/220, https://github.com/inlang/inlang/issues/252) because the current git implementation (isomorphic-git) does not support advanced git commands like rebasing, sparse checkout and more.
## Proposal
Switch the git implementation to [libgit2](https://libgit2.org/) with a WASM binding like https://github.com/petersalomonsen/wasm-git.
## Additional information
This is a significant effort issue. The git implementation requires touching upon the filesystem, running libgit2 actions in a worker and, generally, libgit2 is lower level. This issue is a good opportunity to move git-related code into the dedicated git-sdk module. This issue should be closed asap as this could lead to breaking changes.
## Tasks
- [ ] move git-related code from @inlang/website to @inlang/git-sdk
- [ ] get libgit2 running in a worker
- [ ] replace isomorphic git implementation with libgit2
- [ ] https://github.com/inlang/inlang/issues/252
- [ ] https://github.com/inlang/inlang/issues/220
| 1.0 | switch to libgit2 to support advanced git features - ## Problem
Multiple (necessary) improvements and features are blocked (https://github.com/inlang/inlang/issues/220, https://github.com/inlang/inlang/issues/252) because the current git implementation (isomorphic-git) does not support advanced git commands like rebasing, sparse checkout and more.
## Proposal
Switch the git implementation to [libgit2](https://libgit2.org/) with a WASM binding like https://github.com/petersalomonsen/wasm-git.
## Additional information
This is a significant effort issue. The git implementation requires touching upon the filesystem, running libgit2 actions in a worker and, generally, libgit2 is lower level. This issue is a good opportunity to move git-related code into the dedicated git-sdk module. This issue should be closed asap as this could lead to breaking changes.
## Tasks
- [ ] move git-related code from @inlang/website to @inlang/git-sdk
- [ ] get libgit2 running in a worker
- [ ] replace isomorphic git implementation with libgit2
- [ ] https://github.com/inlang/inlang/issues/252
- [ ] https://github.com/inlang/inlang/issues/220
| priority | switch to to support advanced git features problem multiple necessary improvements and features are blocked because the current git implementation isomorphic git does not support advanced git commands like rebasing sparse checkout and more proposal switch the git implementation to with a wasm binding like additional information this is a significant effort issue the git implementation requires touching upon the filesystem running actions in a worker and generally is lower level this issue is a good opportunity to move git related code into the dedicated git sdk module this issue should be closed asap as this could lead to breaking changes tasks move git related code from inlang website to inlang git sdk get running in a worker replace isomorphic git implementation with | 1 |
39,787 | 2,859,756,053 | IssuesEvent | 2015-06-03 12:39:55 | andresriancho/w3af | https://api.github.com/repos/andresriancho/w3af | closed | Disk io measure for profiling | improvement priority:medium | https://code.google.com/p/psutil/wiki/Documentation#Disks
psutil.disk_io_counters(perdisk=False)
Before and after the scan | 1.0 | Disk io measure for profiling - https://code.google.com/p/psutil/wiki/Documentation#Disks
psutil.disk_io_counters(perdisk=False)
Before and after the scan | priority | disk io measure for profiling psutil disk io counters perdisk false before and after the scan | 1 |
729,482 | 25,129,548,209 | IssuesEvent | 2022-11-09 14:14:50 | YangCatalog/deployment | https://api.github.com/repos/YangCatalog/deployment | opened | Yanglint update to version v2.1.4 | Maintenance Priority: Medium | Yanglint version v21.4 is available. Update Yanglint validator in all the submodules.
https://github.com/CESNET/libyang/releases/tag/v2.1.4
| 1.0 | Yanglint update to version v2.1.4 - Yanglint version v21.4 is available. Update Yanglint validator in all the submodules.
https://github.com/CESNET/libyang/releases/tag/v2.1.4
| priority | yanglint update to version yanglint version is available update yanglint validator in all the submodules | 1 |
602,403 | 18,468,403,588 | IssuesEvent | 2021-10-17 09:54:40 | AY2122S1-CS2103T-W10-2/tp | https://api.github.com/repos/AY2122S1-CS2103T-W10-2/tp | opened | Remark command | type.Story priority.Medium type.Feature | As a teacher having students who require special attention, I want to add additional information about my students such as diet, allergy and existing health condition, so that I can better take care of my students, e.g. quickly react to any medical emergency | 1.0 | Remark command - As a teacher having students who require special attention, I want to add additional information about my students such as diet, allergy and existing health condition, so that I can better take care of my students, e.g. quickly react to any medical emergency | priority | remark command as a teacher having students who require special attention i want to add additional information about my students such as diet allergy and existing health condition so that i can better take care of my students e g quickly react to any medical emergency | 1 |
778,488 | 27,318,502,881 | IssuesEvent | 2023-02-24 17:36:39 | AY2223S2-CS2103T-W11-2/tp | https://api.github.com/repos/AY2223S2-CS2103T-W11-2/tp | opened | Sort internships by a status | type.Story priority.Medium | as an Intermediate user so that I can easily look up internships that requires my action | 1.0 | Sort internships by a status - as an Intermediate user so that I can easily look up internships that requires my action | priority | sort internships by a status as an intermediate user so that i can easily look up internships that requires my action | 1 |
704,514 | 24,199,293,792 | IssuesEvent | 2022-09-24 10:20:42 | vocascan/vocascan-frontend | https://api.github.com/repos/vocascan/vocascan-frontend | opened | Cancel a current learning query | kind/enhancement kind/ui priority/medium | <!-- describe the feature you would like to have -->
Add the ability to cancel a current query. Right now you have to solve all vocabs to see the result/end screen. We need to have a button that cancels a query and immediately shows the results. | 1.0 | Cancel a current learning query - <!-- describe the feature you would like to have -->
Add the ability to cancel a current query. Right now you have to solve all vocabs to see the result/end screen. We need to have a button that cancels a query and immediately shows the results. | priority | cancel a current learning query add the ability to cancel a current query right now you have to solve all vocabs to see the result end screen we need to have a button that cancels a query and immediately shows the results | 1 |
231,637 | 7,641,587,927 | IssuesEvent | 2018-05-08 05:54:29 | AnSyn/ansyn | https://api.github.com/repos/AnSyn/ansyn | opened | Cases menu is showing only a part of the cases when opened for the first time - second time all of them are shown/ | Bug Priority: Medium Severity: Medium | see attached screen recording:
[Untitled.zip](https://github.com/AnSyn/ansyn/files/1982477/Untitled.zip)
| 1.0 | Cases menu is showing only a part of the cases when opened for the first time - second time all of them are shown/ - see attached screen recording:
[Untitled.zip](https://github.com/AnSyn/ansyn/files/1982477/Untitled.zip)
| priority | cases menu is showing only a part of the cases when opened for the first time second time all of them are shown see attached screen recording | 1 |
792,863 | 27,975,926,064 | IssuesEvent | 2023-03-25 15:29:32 | containrrr/watchtower | https://api.github.com/repos/containrrr/watchtower | opened | Restart order reversed for `depends-on` containers | Type: Bug Priority: Medium Status: Available | ### Describe the bug
I am using labels to define `depends-on` relationships between containers, i.e. Home Assistant depends on MariaDB.
Last night MariaDB updated, and was eager to see the dependency logic in action, else normally HA stop working.
I noticed couple things that do not seem right:
- The logs show that MariaDB was stopped before Home Assistant, this should be the other way around.
- Since Home Assistant has the `com.centurylinklabs.watchtower.depends-on: zigbee2mqtt,mariadb` label, Home Assistant should have been stopped first, then MariaDB.
- The logs state that Home Assistant was created, it should have been restarted, not recreated.
- Maybe this is just a log issues (there is no matching removing image), but big difference between stop and start, vs. stop delete recreate just for dependency logic.
- As with the shutdown order, the startup order is also the wrong way round, since Home Assistant depends on MariaDB, MariaDB should be started first.
- The logs show that Home Assistant was started (created) before MariaDB, the wrong way round.
### Steps to reproduce
1. Configure `depends-on` labels
2. Wait for an update that effects a dependency relationship
3. Observe the shutdown and restart order is reversed
### Expected behavior
If A depends on B, then A needs to be stopped before B is stopped, and B needs to be started before A is started.
### Screenshots
_No response_
### Environment
Debian / Proxmox 7
Docker version 23.0.1, build a5ee5b1
### Your logs
```text
Home Assistant Labels:
com.centurylinklabs.watchtower.depends-on: zigbee2mqtt,mariadb
com.centurylinklabs.watchtower.enable: true
```
Watchtower logs:
```
time="2023-03-22T11:38:20-07:00" level=info msg="Watchtower 1.5.3"
time="2023-03-22T11:38:20-07:00" level=info msg="Using notifications: smtp"
time="2023-03-22T11:38:20-07:00" level=info msg="Only checking containers using enable label"
time="2023-03-22T11:38:20-07:00" level=info msg="Scheduling first run: 2023-03-23 02:00:00 -0700 PDT"
```
```
time="2023-03-25T02:01:24-07:00" level=info msg="Found new falconchristmas/fpp:latest image (d237ad831613)"
time="2023-03-25T02:03:33-07:00" level=info msg="Found new lscr.io/linuxserver/sabnzbd:latest image (01849c97250d)"
time="2023-03-25T02:04:37-07:00" level=info msg="Found new lscr.io/linuxserver/mariadb:latest image (7e80f69900cb)"
time="2023-03-25T02:05:53-07:00" level=info msg="Stopping /mariadb (eb257433468f) with SIGTERM"
time="2023-03-25T02:05:58-07:00" level=info msg="Stopping /sabnzbd (645b0ba74614) with SIGTERM"
time="2023-03-25T02:06:04-07:00" level=info msg="Stopping /fpp (61bdd0397362) with SIGTERM"
time="2023-03-25T02:07:34-07:00" level=info msg="Stopping /home-assistant (1be50d8912ec) with SIGTERM"
time="2023-03-25T02:09:07-07:00" level=info msg="Creating /home-assistant"
time="2023-03-25T02:09:09-07:00" level=info msg="Creating /fpp"
time="2023-03-25T02:09:10-07:00" level=info msg="Creating /sabnzbd"
time="2023-03-25T02:09:11-07:00" level=info msg="Creating /mariadb"
time="2023-03-25T02:09:13-07:00" level=info msg="Removing image e214e0cc9b8d"
time="2023-03-25T02:09:14-07:00" level=info msg="Removing image 6af1274c3618"
time="2023-03-25T02:09:15-07:00" level=info msg="Removing image aa188807854c"
time="2023-03-25T02:09:15-07:00" level=info msg="Session done" Failed=0 Scanned=26 Updated=3 notify=no
```
Email notification:
```
Found new falconchristmas/fpp:latest image (d237ad831613)
Found new [lscr.io/linuxserver/sabnzbd:latest](http://lscr.io/linuxserver/sabnzbd:latest) image (01849c97250d)
Found new [lscr.io/linuxserver/mariadb:latest](http://lscr.io/linuxserver/mariadb:latest) image (7e80f69900cb)
Stopping /mariadb (eb257433468f) with SIGTERM
Stopping /sabnzbd (645b0ba74614) with SIGTERM
Stopping /fpp (61bdd0397362) with SIGTERM
Stopping /home-assistant (1be50d8912ec) with SIGTERM
Creating /home-assistant
Creating /fpp
Creating /sabnzbd
Creating /mariadb
Removing image e214e0cc9b8d
Removing image 6af1274c3618
Removing image aa188807854c
```
```
### Additional context
_No response_ | 1.0 | Restart order reversed for `depends-on` containers - ### Describe the bug
I am using labels to define `depends-on` relationships between containers, i.e. Home Assistant depends on MariaDB.
Last night MariaDB updated, and was eager to see the dependency logic in action, else normally HA stop working.
I noticed couple things that do not seem right:
- The logs show that MariaDB was stopped before Home Assistant, this should be the other way around.
- Since Home Assistant has the `com.centurylinklabs.watchtower.depends-on: zigbee2mqtt,mariadb` label, Home Assistant should have been stopped first, then MariaDB.
- The logs state that Home Assistant was created, it should have been restarted, not recreated.
- Maybe this is just a log issues (there is no matching removing image), but big difference between stop and start, vs. stop delete recreate just for dependency logic.
- As with the shutdown order, the startup order is also the wrong way round, since Home Assistant depends on MariaDB, MariaDB should be started first.
- The logs show that Home Assistant was started (created) before MariaDB, the wrong way round.
### Steps to reproduce
1. Configure `depends-on` labels
2. Wait for an update that effects a dependency relationship
3. Observe the shutdown and restart order is reversed
### Expected behavior
If A depends on B, then A needs to be stopped before B is stopped, and B needs to be started before A is started.
### Screenshots
_No response_
### Environment
Debian / Proxmox 7
Docker version 23.0.1, build a5ee5b1
### Your logs
```text
Home Assistant Labels:
com.centurylinklabs.watchtower.depends-on: zigbee2mqtt,mariadb
com.centurylinklabs.watchtower.enable: true
```
Watchtower logs:
```
time="2023-03-22T11:38:20-07:00" level=info msg="Watchtower 1.5.3"
time="2023-03-22T11:38:20-07:00" level=info msg="Using notifications: smtp"
time="2023-03-22T11:38:20-07:00" level=info msg="Only checking containers using enable label"
time="2023-03-22T11:38:20-07:00" level=info msg="Scheduling first run: 2023-03-23 02:00:00 -0700 PDT"
```
```
time="2023-03-25T02:01:24-07:00" level=info msg="Found new falconchristmas/fpp:latest image (d237ad831613)"
time="2023-03-25T02:03:33-07:00" level=info msg="Found new lscr.io/linuxserver/sabnzbd:latest image (01849c97250d)"
time="2023-03-25T02:04:37-07:00" level=info msg="Found new lscr.io/linuxserver/mariadb:latest image (7e80f69900cb)"
time="2023-03-25T02:05:53-07:00" level=info msg="Stopping /mariadb (eb257433468f) with SIGTERM"
time="2023-03-25T02:05:58-07:00" level=info msg="Stopping /sabnzbd (645b0ba74614) with SIGTERM"
time="2023-03-25T02:06:04-07:00" level=info msg="Stopping /fpp (61bdd0397362) with SIGTERM"
time="2023-03-25T02:07:34-07:00" level=info msg="Stopping /home-assistant (1be50d8912ec) with SIGTERM"
time="2023-03-25T02:09:07-07:00" level=info msg="Creating /home-assistant"
time="2023-03-25T02:09:09-07:00" level=info msg="Creating /fpp"
time="2023-03-25T02:09:10-07:00" level=info msg="Creating /sabnzbd"
time="2023-03-25T02:09:11-07:00" level=info msg="Creating /mariadb"
time="2023-03-25T02:09:13-07:00" level=info msg="Removing image e214e0cc9b8d"
time="2023-03-25T02:09:14-07:00" level=info msg="Removing image 6af1274c3618"
time="2023-03-25T02:09:15-07:00" level=info msg="Removing image aa188807854c"
time="2023-03-25T02:09:15-07:00" level=info msg="Session done" Failed=0 Scanned=26 Updated=3 notify=no
```
Email notification:
```
Found new falconchristmas/fpp:latest image (d237ad831613)
Found new [lscr.io/linuxserver/sabnzbd:latest](http://lscr.io/linuxserver/sabnzbd:latest) image (01849c97250d)
Found new [lscr.io/linuxserver/mariadb:latest](http://lscr.io/linuxserver/mariadb:latest) image (7e80f69900cb)
Stopping /mariadb (eb257433468f) with SIGTERM
Stopping /sabnzbd (645b0ba74614) with SIGTERM
Stopping /fpp (61bdd0397362) with SIGTERM
Stopping /home-assistant (1be50d8912ec) with SIGTERM
Creating /home-assistant
Creating /fpp
Creating /sabnzbd
Creating /mariadb
Removing image e214e0cc9b8d
Removing image 6af1274c3618
Removing image aa188807854c
```
```
### Additional context
_No response_ | priority | restart order reversed for depends on containers describe the bug i am using labels to define depends on relationships between containers i e home assistant depends on mariadb last night mariadb updated and was eager to see the dependency logic in action else normally ha stop working i noticed couple things that do not seem right the logs show that mariadb was stopped before home assistant this should be the other way around since home assistant has the com centurylinklabs watchtower depends on mariadb label home assistant should have been stopped first then mariadb the logs state that home assistant was created it should have been restarted not recreated maybe this is just a log issues there is no matching removing image but big difference between stop and start vs stop delete recreate just for dependency logic as with the shutdown order the startup order is also the wrong way round since home assistant depends on mariadb mariadb should be started first the logs show that home assistant was started created before mariadb the wrong way round steps to reproduce configure depends on labels wait for an update that effects a dependency relationship observe the shutdown and restart order is reversed expected behavior if a depends on b then a needs to be stopped before b is stopped and b needs to be started before a is started screenshots no response environment debian proxmox docker version build your logs text home assistant labels com centurylinklabs watchtower depends on mariadb com centurylinklabs watchtower enable true watchtower logs time level info msg watchtower time level info msg using notifications smtp time level info msg only checking containers using enable label time level info msg scheduling first run pdt time level info msg found new falconchristmas fpp latest image time level info msg found new lscr io linuxserver sabnzbd latest image time level info msg found new lscr io linuxserver mariadb latest image time level info msg stopping mariadb with sigterm time level info msg stopping sabnzbd with sigterm time level info msg stopping fpp with sigterm time level info msg stopping home assistant with sigterm time level info msg creating home assistant time level info msg creating fpp time level info msg creating sabnzbd time level info msg creating mariadb time level info msg removing image time level info msg removing image time level info msg removing image time level info msg session done failed scanned updated notify no email notification found new falconchristmas fpp latest image found new image found new image stopping mariadb with sigterm stopping sabnzbd with sigterm stopping fpp with sigterm stopping home assistant with sigterm creating home assistant creating fpp creating sabnzbd creating mariadb removing image removing image removing image additional context no response | 1 |
482,720 | 13,912,294,656 | IssuesEvent | 2020-10-20 18:39:18 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | [0.8.2.0 staging-16-n]Blocks from different material don't connect between themselves | Category: Art Priority: Medium QA Staging | If the block is non-rectangular, then it does not connect to the block from another material.
Floor blocks:

Roof Blocks: It's corner from Lumber, Flat Steel, Mortared Granite. It should look like a neighbor corner from a brick.


All tier1 roof blocks:

| 1.0 | [0.8.2.0 staging-16-n]Blocks from different material don't connect between themselves - If the block is non-rectangular, then it does not connect to the block from another material.
Floor blocks:

Roof Blocks: It's corner from Lumber, Flat Steel, Mortared Granite. It should look like a neighbor corner from a brick.


All tier1 roof blocks:

| priority | blocks from different material don t connect between themselves if the block is non rectangular then it does not connect to the block from another material floor blocks roof blocks it s corner from lumber flat steel mortared granite it should look like a neighbor corner from a brick all roof blocks | 1 |
269,310 | 8,434,418,736 | IssuesEvent | 2018-10-17 10:07:39 | geosolutions-it/MapStore2 | https://api.github.com/repos/geosolutions-it/MapStore2 | opened | Failed password change attempt are not reported to the user | Priority: Medium bug | ### Description
If the password change fails, the loading spinner keep spinning and no message is visible to the user.
### In case of Bug (otherwise remove this paragraph)
*Browser Affected*
- [x] Chrome
*Browser Version Affected*
- 69.0.3497.100
*Steps to reproduce*
- Login with any user
- Select "Change password"
- Input a password with an ending "&", for example: 123ABCdef$&
- Input again to confirm
- Click "Change password" button
*Expected Result*
- The password is changed successfully
- Any error is reported to the user
*Current Result*
- The popup does not disappear, and no message is visible
### Other useful information (optional):
The server response is a 500:
```
JAXBException occurred : Unexpected character '<' (code 60) (expected a name start character)
at [row,col {unknown-source}]: [1,31]. Unexpected character '<' (code 60) (expected a name start character)
at [row,col {unknown-source}]: [1,31].
```
Maybe the "&" character is used to start an HTML code (" or )? So it will fail with the sequence "&<"
There may be an issue with GeoStore that is failing to decode that.
| 1.0 | Failed password change attempt are not reported to the user - ### Description
If the password change fails, the loading spinner keep spinning and no message is visible to the user.
### In case of Bug (otherwise remove this paragraph)
*Browser Affected*
- [x] Chrome
*Browser Version Affected*
- 69.0.3497.100
*Steps to reproduce*
- Login with any user
- Select "Change password"
- Input a password with an ending "&", for example: 123ABCdef$&
- Input again to confirm
- Click "Change password" button
*Expected Result*
- The password is changed successfully
- Any error is reported to the user
*Current Result*
- The popup does not disappear, and no message is visible
### Other useful information (optional):
The server response is a 500:
```
JAXBException occurred : Unexpected character '<' (code 60) (expected a name start character)
at [row,col {unknown-source}]: [1,31]. Unexpected character '<' (code 60) (expected a name start character)
at [row,col {unknown-source}]: [1,31].
```
Maybe the "&" character is used to start an HTML code (" or )? So it will fail with the sequence "&<"
There may be an issue with GeoStore that is failing to decode that.
| priority | failed password change attempt are not reported to the user description if the password change fails the loading spinner keep spinning and no message is visible to the user in case of bug otherwise remove this paragraph browser affected chrome browser version affected steps to reproduce login with any user select change password input a password with an ending for example input again to confirm click change password button expected result the password is changed successfully any error is reported to the user current result the popup does not disappear and no message is visible other useful information optional the server response is a jaxbexception occurred unexpected character code expected a name start character at unexpected character code expected a name start character at maybe the character is used to start an html code or nbsp so it will fail with the sequence there may be an issue with geostore that is failing to decode that | 1 |
294,623 | 9,037,787,897 | IssuesEvent | 2019-02-09 14:15:22 | Codaone/DEXBot | https://api.github.com/repos/Codaone/DEXBot | closed | Threading or other means of increasing speed. | [1] Status: Available [1] Status: Requires Discussion [2] Advanced Issue [3] Type: Enhancement [4] Priority: Medium | Currently only 10 concurrent workers are allowed, and sometimes even just 2 workers will be enough to render the software unresponsive.
The most limiting aspect of DEXBot technical performance appears to be the single API connection to a BitShares node. If a user has a personal node (localhost, LAN, or broader network), there is no reason to respect that limit. In this case (or if the node in use is not a public node), multiple connections would be allowed. If the bot connects to a public node, only one connection should be allowed.
I opened this issue as a placeholder for discussion about how to best improve the performance (technical) and enable multiple connections and if possible, separate workers each into threads.
I assume #90 and #194 are related to this. | 1.0 | Threading or other means of increasing speed. - Currently only 10 concurrent workers are allowed, and sometimes even just 2 workers will be enough to render the software unresponsive.
The most limiting aspect of DEXBot technical performance appears to be the single API connection to a BitShares node. If a user has a personal node (localhost, LAN, or broader network), there is no reason to respect that limit. In this case (or if the node in use is not a public node), multiple connections would be allowed. If the bot connects to a public node, only one connection should be allowed.
I opened this issue as a placeholder for discussion about how to best improve the performance (technical) and enable multiple connections and if possible, separate workers each into threads.
I assume #90 and #194 are related to this. | priority | threading or other means of increasing speed currently only concurrent workers are allowed and sometimes even just workers will be enough to render the software unresponsive the most limiting aspect of dexbot technical performance appears to be the single api connection to a bitshares node if a user has a personal node localhost lan or broader network there is no reason to respect that limit in this case or if the node in use is not a public node multiple connections would be allowed if the bot connects to a public node only one connection should be allowed i opened this issue as a placeholder for discussion about how to best improve the performance technical and enable multiple connections and if possible separate workers each into threads i assume and are related to this | 1 |
448,750 | 12,956,859,122 | IssuesEvent | 2020-07-20 08:52:27 | pingcap/br | https://api.github.com/repos/pingcap/br | opened | Make unified error code, message and workaround | difficulty/2-medium enhancement priority/P2 status/discussion | ## Feature Request
Currently, our error log is "string-formed", that is, except string message, we don't provide any thing more.
In many times, with logs, it's enough for just debugging. However, users of BR will always meet errors with message hard to understand. Like:
- What does "download SST file failed: file not exist" mean? I just back it up to local, but immedia I failed to restore.
- Why "permission denied"? I'm running BR as root!
Yay, those problems are trivial for us developers, but non-trivial for users. Use unified error codes, we can for each error give proper workaround or at least a link to the error code page.
### Describe your feature request related problem:
<!-- A description of what the problem is. -->
For now, error messages of BR isn't user-friendly enough.
### Describe the feature you'd like:
For errors that we currently can meet, give them some error codes and print workaround when facing them.
### Describe alternatives you've considered:
N/A.
### Teachability, Documentation, Adoption, Migration Strategy:
Reference links may useful:
[(TiDB) standardize error codes and messages](https://github.com/pingcap/tidb/blob/master/docs/design/2020-05-08-standardize-error-codes-and-messages.md)
[(Tools, DM) error classification and error codes](https://github.com/pingcap/dm/blob/master/docs/RFCS/20190722_error_handling.md#Error-classification-and-error-codes) | 1.0 | Make unified error code, message and workaround - ## Feature Request
Currently, our error log is "string-formed", that is, except string message, we don't provide any thing more.
In many times, with logs, it's enough for just debugging. However, users of BR will always meet errors with message hard to understand. Like:
- What does "download SST file failed: file not exist" mean? I just back it up to local, but immedia I failed to restore.
- Why "permission denied"? I'm running BR as root!
Yay, those problems are trivial for us developers, but non-trivial for users. Use unified error codes, we can for each error give proper workaround or at least a link to the error code page.
### Describe your feature request related problem:
<!-- A description of what the problem is. -->
For now, error messages of BR isn't user-friendly enough.
### Describe the feature you'd like:
For errors that we currently can meet, give them some error codes and print workaround when facing them.
### Describe alternatives you've considered:
N/A.
### Teachability, Documentation, Adoption, Migration Strategy:
Reference links may useful:
[(TiDB) standardize error codes and messages](https://github.com/pingcap/tidb/blob/master/docs/design/2020-05-08-standardize-error-codes-and-messages.md)
[(Tools, DM) error classification and error codes](https://github.com/pingcap/dm/blob/master/docs/RFCS/20190722_error_handling.md#Error-classification-and-error-codes) | priority | make unified error code message and workaround feature request currently our error log is string formed that is except string message we don t provide any thing more in many times with logs it s enough for just debugging however users of br will always meet errors with message hard to understand like what does download sst file failed file not exist mean i just back it up to local but immedia i failed to restore why permission denied i m running br as root yay those problems are trivial for us developers but non trivial for users use unified error codes we can for each error give proper workaround or at least a link to the error code page describe your feature request related problem for now error messages of br isn t user friendly enough describe the feature you d like for errors that we currently can meet give them some error codes and print workaround when facing them describe alternatives you ve considered n a teachability documentation adoption migration strategy reference links may useful | 1 |
383,599 | 11,359,876,245 | IssuesEvent | 2020-01-26 00:49:39 | owntracks/frontend | https://api.github.com/repos/owntracks/frontend | closed | Accessibility | Priority: Medium Status: Done Type: Enhancement | We need to make sure the frontend is properly accessible to everyone - which it currently isn't.
- Check default colour contrasts
- Make sure keyboard navigation works for everything
- Check if HTML semantics can be improved
- Add HTML `title`s (especially important for icon-buttons)
- Add [ARIA attributes](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA) | 1.0 | Accessibility - We need to make sure the frontend is properly accessible to everyone - which it currently isn't.
- Check default colour contrasts
- Make sure keyboard navigation works for everything
- Check if HTML semantics can be improved
- Add HTML `title`s (especially important for icon-buttons)
- Add [ARIA attributes](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA) | priority | accessibility we need to make sure the frontend is properly accessible to everyone which it currently isn t check default colour contrasts make sure keyboard navigation works for everything check if html semantics can be improved add html title s especially important for icon buttons add | 1 |
794,370 | 28,033,359,733 | IssuesEvent | 2023-03-28 13:43:11 | AY2223S2-CS2113-T13-4/tp | https://api.github.com/repos/AY2223S2-CS2113-T13-4/tp | opened | Update Date Time format to an easier version | type.Enhancement priority.Medium | Change to something like:
dd/MM/yyyy HH:mm
instead of:
ddMMyyyThhmm | 1.0 | Update Date Time format to an easier version - Change to something like:
dd/MM/yyyy HH:mm
instead of:
ddMMyyyThhmm | priority | update date time format to an easier version change to something like dd mm yyyy hh mm instead of ddmmyyythhmm | 1 |
652,190 | 21,524,898,443 | IssuesEvent | 2022-04-28 17:24:59 | decline-cookies/anvil-csharp-core | https://api.github.com/repos/decline-cookies/anvil-csharp-core | opened | Logging - Encrypted Output | effort-medium priority-medium status-backlog type-feature | **Source #33**
Encryption support. Logs are written using a public key to encrypt them so end users can't read them but the info is there and safe. They email to customer support and CS has the private key to decrypt and see what's going on. | 1.0 | Logging - Encrypted Output - **Source #33**
Encryption support. Logs are written using a public key to encrypt them so end users can't read them but the info is there and safe. They email to customer support and CS has the private key to decrypt and see what's going on. | priority | logging encrypted output source encryption support logs are written using a public key to encrypt them so end users can t read them but the info is there and safe they email to customer support and cs has the private key to decrypt and see what s going on | 1 |
261,691 | 8,245,128,341 | IssuesEvent | 2018-09-11 08:47:08 | nlbdev/nordic-epub3-dtbook-migrator | https://api.github.com/repos/nlbdev/nordic-epub3-dtbook-migrator | closed | nav toc referencing sectioning elements (body/section) or headlines (h1/h2) | 1 - Medium priority enhancement guidelines revision | The scripts currently assume that the navigation document is referencing the sectioning elements (i.e. body or section) surrounding the chapter that it is referencing. I don't think there's any mention of this in the guidelines and it's easy to understand that one might just as well reference the actual headlines (h1, h2, etc) instead. Should we try to allow both things in the script? Is there a good reason to choose to do it one way or the other?
(Whatever we choose, we should also clarify it in the next guidelines revision)
<!---
@huboard:{"milestone_order":149.0}
-->
| 1.0 | nav toc referencing sectioning elements (body/section) or headlines (h1/h2) - The scripts currently assume that the navigation document is referencing the sectioning elements (i.e. body or section) surrounding the chapter that it is referencing. I don't think there's any mention of this in the guidelines and it's easy to understand that one might just as well reference the actual headlines (h1, h2, etc) instead. Should we try to allow both things in the script? Is there a good reason to choose to do it one way or the other?
(Whatever we choose, we should also clarify it in the next guidelines revision)
<!---
@huboard:{"milestone_order":149.0}
-->
| priority | nav toc referencing sectioning elements body section or headlines the scripts currently assume that the navigation document is referencing the sectioning elements i e body or section surrounding the chapter that it is referencing i don t think there s any mention of this in the guidelines and it s easy to understand that one might just as well reference the actual headlines etc instead should we try to allow both things in the script is there a good reason to choose to do it one way or the other whatever we choose we should also clarify it in the next guidelines revision huboard milestone order | 1 |
186,124 | 6,733,634,612 | IssuesEvent | 2017-10-18 15:23:18 | ow2-proactive/studio | https://api.github.com/repos/ow2-proactive/studio | closed | In window Get a Workflow from the Catalog: the list of buckets doesn't refresh automatically | priority:medium severity:major type:bug | Workaround: refresh the studio page
or to save workflow. | 1.0 | In window Get a Workflow from the Catalog: the list of buckets doesn't refresh automatically - Workaround: refresh the studio page
or to save workflow. | priority | in window get a workflow from the catalog the list of buckets doesn t refresh automatically workaround refresh the studio page or to save workflow | 1 |
334,226 | 10,137,539,263 | IssuesEvent | 2019-08-02 15:30:42 | salesagility/SuiteCRM | https://api.github.com/repos/salesagility/SuiteCRM | closed | Remove a custom module and add again dont manage acl_actions correctly | Medium Priority bug | #### Issue
When you create a custom module from modulebuilder and you do the deployment, the crm populate the table acl_actions with the appropiate data. If you remove your customization from Moduleloader, the crm marks as deleted your data in the table acl_actions. However, if you do a new deployment of your module, in this case the crm doesnt add new rows for your custom modules; when that happens you can't see your modules as regular user, etc...
#### Expected Behavior
A new redeploy must add his acls to acl_actions.
#### Actual Behavior
When you redeploy a deleted package the crm doesnt populate the acl_actions table.
#### Possible Fix
A fix for the users is update the table acl_actions to deleted=0 for all the modules of your packages
#### 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 package on modulebuilder and deploy it
2. Uninstall and delete the package from moduleloader
3. Deploy de package from modulebuilder
#### Your Environment
PHP 7.1.9
SuiteCRM 7.9.7
CentOS 7
| 1.0 | Remove a custom module and add again dont manage acl_actions correctly - #### Issue
When you create a custom module from modulebuilder and you do the deployment, the crm populate the table acl_actions with the appropiate data. If you remove your customization from Moduleloader, the crm marks as deleted your data in the table acl_actions. However, if you do a new deployment of your module, in this case the crm doesnt add new rows for your custom modules; when that happens you can't see your modules as regular user, etc...
#### Expected Behavior
A new redeploy must add his acls to acl_actions.
#### Actual Behavior
When you redeploy a deleted package the crm doesnt populate the acl_actions table.
#### Possible Fix
A fix for the users is update the table acl_actions to deleted=0 for all the modules of your packages
#### 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 package on modulebuilder and deploy it
2. Uninstall and delete the package from moduleloader
3. Deploy de package from modulebuilder
#### Your Environment
PHP 7.1.9
SuiteCRM 7.9.7
CentOS 7
| priority | remove a custom module and add again dont manage acl actions correctly issue when you create a custom module from modulebuilder and you do the deployment the crm populate the table acl actions with the appropiate data if you remove your customization from moduleloader the crm marks as deleted your data in the table acl actions however if you do a new deployment of your module in this case the crm doesnt add new rows for your custom modules when that happens you can t see your modules as regular user etc expected behavior a new redeploy must add his acls to acl actions actual behavior when you redeploy a deleted package the crm doesnt populate the acl actions table possible fix a fix for the users is update the table acl actions to deleted for all the modules of your packages steps to reproduce create a new package on modulebuilder and deploy it uninstall and delete the package from moduleloader deploy de package from modulebuilder your environment php suitecrm centos | 1 |
183,640 | 6,690,161,153 | IssuesEvent | 2017-10-09 07:55:26 | facelessuser/ColorHelper | https://api.github.com/repos/facelessuser/ColorHelper | closed | Flickers when mixing short and long color-codes | Bug Priority - Medium Severity - Minor | ## Description
When you have a CSS line with mixed short/long colors it will flicker.
### Console
no output
## Support Info
- ST ver.: 3143
- Platform: windows
- Arch: x64
- Plugin ver.: 2.5.0
- Install via PC: True
- mdpopups ver.: 2.1.1
- markdown ver.: 2.6.9
- pygments ver.: 2.1a0
- jinja2 ver.: 2.8
## Steps to Reproduce Issue
1. create css file with the following content:
```css
.SmallButton:active {
border-color: #CCC #CCC #D9D9D9;
}
```
1. put cursor on the next to the ``{``
1. should flicker

| 1.0 | Flickers when mixing short and long color-codes - ## Description
When you have a CSS line with mixed short/long colors it will flicker.
### Console
no output
## Support Info
- ST ver.: 3143
- Platform: windows
- Arch: x64
- Plugin ver.: 2.5.0
- Install via PC: True
- mdpopups ver.: 2.1.1
- markdown ver.: 2.6.9
- pygments ver.: 2.1a0
- jinja2 ver.: 2.8
## Steps to Reproduce Issue
1. create css file with the following content:
```css
.SmallButton:active {
border-color: #CCC #CCC #D9D9D9;
}
```
1. put cursor on the next to the ``{``
1. should flicker

| priority | flickers when mixing short and long color codes description when you have a css line with mixed short long colors it will flicker console no output support info st ver platform windows arch plugin ver install via pc true mdpopups ver markdown ver pygments ver ver steps to reproduce issue create css file with the following content css smallbutton active border color ccc ccc put cursor on the next to the should flicker | 1 |
250,702 | 7,986,253,409 | IssuesEvent | 2018-07-19 00:59:07 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | USER ISSUE: sower -> spam in server console | Medium Priority | **Version:** 0.7.5.0 beta staging-04eb44af
**Steps to Reproduce:**
If steam tractor with sower not contain plantable seed - they HUGE spam to server console.


| 1.0 | USER ISSUE: sower -> spam in server console - **Version:** 0.7.5.0 beta staging-04eb44af
**Steps to Reproduce:**
If steam tractor with sower not contain plantable seed - they HUGE spam to server console.


| priority | user issue sower spam in server console version beta staging steps to reproduce if steam tractor with sower not contain plantable seed they huge spam to server console | 1 |
660,904 | 22,035,782,980 | IssuesEvent | 2022-05-28 14:58:25 | ApplETS/Notre-Dame | https://api.github.com/repos/ApplETS/Notre-Dame | closed | Add a save button in the schedule settings | enhancement platform: ios platform: android feature: Schedule priority: medium ready to develop | **Describe the solution you'd like**
There should be a 'Save' button in the bottom sheet of the schedule settings. When tapping 'Save' everything is registered and applied, the sheet should close itself and if the user closes the bottom sheet without saving, everything is discarded. | 1.0 | Add a save button in the schedule settings - **Describe the solution you'd like**
There should be a 'Save' button in the bottom sheet of the schedule settings. When tapping 'Save' everything is registered and applied, the sheet should close itself and if the user closes the bottom sheet without saving, everything is discarded. | priority | add a save button in the schedule settings describe the solution you d like there should be a save button in the bottom sheet of the schedule settings when tapping save everything is registered and applied the sheet should close itself and if the user closes the bottom sheet without saving everything is discarded | 1 |
223,636 | 7,459,333,803 | IssuesEvent | 2018-03-30 14:53:39 | b2io/base2.io | https://api.github.com/repos/b2io/base2.io | closed | Fix Current Navigation to Top of Page | @estimate(2); S priority: 1-medium scope: site type: refactor | Fix the current navigation to the top of the page, so it follows the user as they scroll
- [x] Fixed navigation should take into account the rest of the design so navigation does not cover important elements when navigating to the individual sections. | 1.0 | Fix Current Navigation to Top of Page - Fix the current navigation to the top of the page, so it follows the user as they scroll
- [x] Fixed navigation should take into account the rest of the design so navigation does not cover important elements when navigating to the individual sections. | priority | fix current navigation to top of page fix the current navigation to the top of the page so it follows the user as they scroll fixed navigation should take into account the rest of the design so navigation does not cover important elements when navigating to the individual sections | 1 |
439,584 | 12,684,275,462 | IssuesEvent | 2020-06-19 22:04:21 | typicalbot/typicalbot.com | https://api.github.com/repos/typicalbot/typicalbot.com | closed | Sentry integration | good first issue priority: medium type: integration | I created a project in Sentry for the website, thus we should configure sentry via Next.js error handling | 1.0 | Sentry integration - I created a project in Sentry for the website, thus we should configure sentry via Next.js error handling | priority | sentry integration i created a project in sentry for the website thus we should configure sentry via next js error handling | 1 |
19,069 | 2,616,019,379 | IssuesEvent | 2015-03-02 01:00:49 | jasonhall/bwapi | https://api.github.com/repos/jasonhall/bwapi | closed | automatic calculation of current dmg of an enemy or own unit type | auto-migrated NewFeature Priority-Medium Type-Enhancement | ```
I would like to see a new feature in BWAPI that...
supports two methods:
1) getDamageByEnemy(Player* player, UnitType attackingUnitType, UnitType
defendingUnitType)
where:
a) player is the enemy player in question
b) attackingUnitType is a unit type that the enemy player would have
c) defendingUnitType is a unit type that the self player would have
the method should return an integer of the amount of actual damage being dealt
if an enemy unit type of attackingUnitType would deal to our own unit of
defendingUnitType considering the attackingUnitType dmg type and
defendingUnitType armour type and upgrades and ONLY in the case when an enemy
unit of the attackingUnitType is visible to consider the current upgrades of
the enemy unit
2) getDamageBySelf(Player* player, UnitType attackingUnitType, UnitType
defendingUnitType) - similar to the above but in this case attackingUnitType is
our own unit type and defendingUnitType represents the enemy
```
Original issue reported on code.google.com by `krasi...@gmail.com` on 4 Jan 2013 at 8:41 | 1.0 | automatic calculation of current dmg of an enemy or own unit type - ```
I would like to see a new feature in BWAPI that...
supports two methods:
1) getDamageByEnemy(Player* player, UnitType attackingUnitType, UnitType
defendingUnitType)
where:
a) player is the enemy player in question
b) attackingUnitType is a unit type that the enemy player would have
c) defendingUnitType is a unit type that the self player would have
the method should return an integer of the amount of actual damage being dealt
if an enemy unit type of attackingUnitType would deal to our own unit of
defendingUnitType considering the attackingUnitType dmg type and
defendingUnitType armour type and upgrades and ONLY in the case when an enemy
unit of the attackingUnitType is visible to consider the current upgrades of
the enemy unit
2) getDamageBySelf(Player* player, UnitType attackingUnitType, UnitType
defendingUnitType) - similar to the above but in this case attackingUnitType is
our own unit type and defendingUnitType represents the enemy
```
Original issue reported on code.google.com by `krasi...@gmail.com` on 4 Jan 2013 at 8:41 | priority | automatic calculation of current dmg of an enemy or own unit type i would like to see a new feature in bwapi that supports two methods getdamagebyenemy player player unittype attackingunittype unittype defendingunittype where a player is the enemy player in question b attackingunittype is a unit type that the enemy player would have c defendingunittype is a unit type that the self player would have the method should return an integer of the amount of actual damage being dealt if an enemy unit type of attackingunittype would deal to our own unit of defendingunittype considering the attackingunittype dmg type and defendingunittype armour type and upgrades and only in the case when an enemy unit of the attackingunittype is visible to consider the current upgrades of the enemy unit getdamagebyself player player unittype attackingunittype unittype defendingunittype similar to the above but in this case attackingunittype is our own unit type and defendingunittype represents the enemy original issue reported on code google com by krasi gmail com on jan at | 1 |
89,468 | 3,794,263,415 | IssuesEvent | 2016-03-22 16:23:09 | svof/svof | https://api.github.com/repos/svof/svof | opened | NDB colours get randomly set to rogues | bug futher analysis needed help wanted medium priority up for grabs | For some users, the NDB may randomly reset people or whole organisations to "rogue". See http://forums.achaea.com/discussion/comment/296340/#Comment_296340 and http://forums.achaea.com/discussion/comment/292471/#Comment_292471 following | 1.0 | NDB colours get randomly set to rogues - For some users, the NDB may randomly reset people or whole organisations to "rogue". See http://forums.achaea.com/discussion/comment/296340/#Comment_296340 and http://forums.achaea.com/discussion/comment/292471/#Comment_292471 following | priority | ndb colours get randomly set to rogues for some users the ndb may randomly reset people or whole organisations to rogue see and following | 1 |
471,262 | 13,563,596,800 | IssuesEvent | 2020-09-18 08:47:21 | dbis-uibk/relax | https://api.github.com/repos/dbis-uibk/relax | closed | Couple of Missing Clauses and Subqueries ❗️ | feature medium-priority | Hello!
First of all, fantastic product! Great tool to easily see the relational algebra equivalent of SQL code.
The only downsides I noticed were:
1. It doesn't seem to understand the `IN` or `EXISTS` clause.
1. I'm not sure it understands subqueries.
Do you plan on implementing this? Let me know if I can help in any way!
Cheers! | 1.0 | Couple of Missing Clauses and Subqueries ❗️ - Hello!
First of all, fantastic product! Great tool to easily see the relational algebra equivalent of SQL code.
The only downsides I noticed were:
1. It doesn't seem to understand the `IN` or `EXISTS` clause.
1. I'm not sure it understands subqueries.
Do you plan on implementing this? Let me know if I can help in any way!
Cheers! | priority | couple of missing clauses and subqueries ❗️ hello first of all fantastic product great tool to easily see the relational algebra equivalent of sql code the only downsides i noticed were it doesn t seem to understand the in or exists clause i m not sure it understands subqueries do you plan on implementing this let me know if i can help in any way cheers | 1 |
335,587 | 10,163,350,009 | IssuesEvent | 2019-08-07 09:06:22 | garden-io/garden | https://api.github.com/repos/garden-io/garden | closed | Watch mode does not work for linked remote sources | bug priority:medium | ## Bug
### Current Behavior
When running Garden in watch mode and working on a linked remote source, changes to that source are not detected by Garden. Instead you have to kill the process and run the command again.
### Expected behavior
Garden should detect the changes and automatically re-run.
### Reproducible example
1. Use the `remote-sources` example project
2. Clone one of the remotes, say `garden-example-remote-sources-web-services`
3. Link it with `garden link source garden-example-remote-sources-web-services local/path/to/clone`
4. Notice how changes to the cloned code don't trigger a watch event
### Workaround
Re-run the command on changes | 1.0 | Watch mode does not work for linked remote sources - ## Bug
### Current Behavior
When running Garden in watch mode and working on a linked remote source, changes to that source are not detected by Garden. Instead you have to kill the process and run the command again.
### Expected behavior
Garden should detect the changes and automatically re-run.
### Reproducible example
1. Use the `remote-sources` example project
2. Clone one of the remotes, say `garden-example-remote-sources-web-services`
3. Link it with `garden link source garden-example-remote-sources-web-services local/path/to/clone`
4. Notice how changes to the cloned code don't trigger a watch event
### Workaround
Re-run the command on changes | priority | watch mode does not work for linked remote sources bug current behavior when running garden in watch mode and working on a linked remote source changes to that source are not detected by garden instead you have to kill the process and run the command again expected behavior garden should detect the changes and automatically re run reproducible example use the remote sources example project clone one of the remotes say garden example remote sources web services link it with garden link source garden example remote sources web services local path to clone notice how changes to the cloned code don t trigger a watch event workaround re run the command on changes | 1 |
252,717 | 8,039,383,247 | IssuesEvent | 2018-07-30 18:12:06 | systers/communities | https://api.github.com/repos/systers/communities | closed | Modify the javascript for the calendar to display all events | Category: Coding Difficulty: MEDIUM Priority: MEDIUM Program: GSoC Type: Enhancement | ## Description
As a user
I need to modify the js file
so that I can render all calendar events
## Mocks
## Acceptance Criteria
### Update [Required]
- [ ] google_cal.js
## Definition of Done
- [ ] All of the required items are completed.
- [ ] Approval by 1 mentor.
## Estimation
2 hours
@Tharangi @kanmodi Please assign me this issue :) | 1.0 | Modify the javascript for the calendar to display all events - ## Description
As a user
I need to modify the js file
so that I can render all calendar events
## Mocks
## Acceptance Criteria
### Update [Required]
- [ ] google_cal.js
## Definition of Done
- [ ] All of the required items are completed.
- [ ] Approval by 1 mentor.
## Estimation
2 hours
@Tharangi @kanmodi Please assign me this issue :) | priority | modify the javascript for the calendar to display all events description as a user i need to modify the js file so that i can render all calendar events mocks acceptance criteria update google cal js definition of done all of the required items are completed approval by mentor estimation hours tharangi kanmodi please assign me this issue | 1 |
313,607 | 9,565,137,701 | IssuesEvent | 2019-05-05 10:01:33 | x-klanas/Wrath | https://api.github.com/repos/x-klanas/Wrath | closed | In-game menu: "Restart" and "Exit" buttons | 5 points medium priority user story | As a player I want to be able to access an in-game menu, so I could “Restart” or “Exit” the current level.
Acceptance criteria:
- [x] In the game there must pause game area
- [ ] The player must teleport to the pause game area after pressing a button on the VR controller #58
- [x] The pause game area must have three buttons "Resume", "Restart" and "Exit"
- [x] Clicking "Resume" button teleports player back to the game area
- [x] Clicking "Restart" button reloads the game scene
- [x] Clicking "Exit" button loads the player into the main menu scene | 1.0 | In-game menu: "Restart" and "Exit" buttons - As a player I want to be able to access an in-game menu, so I could “Restart” or “Exit” the current level.
Acceptance criteria:
- [x] In the game there must pause game area
- [ ] The player must teleport to the pause game area after pressing a button on the VR controller #58
- [x] The pause game area must have three buttons "Resume", "Restart" and "Exit"
- [x] Clicking "Resume" button teleports player back to the game area
- [x] Clicking "Restart" button reloads the game scene
- [x] Clicking "Exit" button loads the player into the main menu scene | priority | in game menu restart and exit buttons as a player i want to be able to access an in game menu so i could “restart” or “exit” the current level acceptance criteria in the game there must pause game area the player must teleport to the pause game area after pressing a button on the vr controller the pause game area must have three buttons resume restart and exit clicking resume button teleports player back to the game area clicking restart button reloads the game scene clicking exit button loads the player into the main menu scene | 1 |
385,258 | 11,415,799,579 | IssuesEvent | 2020-02-02 13:29:20 | parzh/retryable | https://api.github.com/repos/parzh/retryable | opened | Test changes on push to master | Change: patch Domain: meta Priority: medium Type: improvement | > Extracted from #27
Build (`npm run build`), test (`npm test`), and lint (`npm run lint`) changes, when merging a PR to master. | 1.0 | Test changes on push to master - > Extracted from #27
Build (`npm run build`), test (`npm test`), and lint (`npm run lint`) changes, when merging a PR to master. | priority | test changes on push to master extracted from build npm run build test npm test and lint npm run lint changes when merging a pr to master | 1 |
408,760 | 11,951,681,698 | IssuesEvent | 2020-04-03 17:20:11 | scality/metalk8s | https://api.github.com/repos/scality/metalk8s | closed | CVE-2020-8552: Kube-apiserver vulnerable to Denial of service(DoS) | complexity:easy priority:high severity:medium topic:security | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately to moonshot-platform@scality.com
-->
**Component**:
<!-- E.g. 'salt', 'containers', 'kubernetes', 'build', 'tests'... -->
'kubernetes'
**What happened**:
Source: https://github.com/kubernetes/kubernetes/issues/89378
The Kubernetes API server has been found to be vulnerable to a denial of service attack via authorized API requests.
CVSS Rating: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L (Medium)
Affected Versions
kube-apiserver v1.17.0 - v1.17.2
kube-apiserver v1.16.0 - v1.16.6
kube-apiserver < v1.15.10
Fixed Versions
v1.17.3
v1.16.7
v1.15.10
**Resolution proposal** (optional):
Bump the Kube-apiserver version for release and to be released branches.
- For branch 2.5 we use kube-apiserver 1.16.2(vulnerable)
- For branch 2.4 we use kube-apiserver 1.15.5(vulnerable)
| 1.0 | CVE-2020-8552: Kube-apiserver vulnerable to Denial of service(DoS) - <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
If the matter is security related, please disclose it privately to moonshot-platform@scality.com
-->
**Component**:
<!-- E.g. 'salt', 'containers', 'kubernetes', 'build', 'tests'... -->
'kubernetes'
**What happened**:
Source: https://github.com/kubernetes/kubernetes/issues/89378
The Kubernetes API server has been found to be vulnerable to a denial of service attack via authorized API requests.
CVSS Rating: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L (Medium)
Affected Versions
kube-apiserver v1.17.0 - v1.17.2
kube-apiserver v1.16.0 - v1.16.6
kube-apiserver < v1.15.10
Fixed Versions
v1.17.3
v1.16.7
v1.15.10
**Resolution proposal** (optional):
Bump the Kube-apiserver version for release and to be released branches.
- For branch 2.5 we use kube-apiserver 1.16.2(vulnerable)
- For branch 2.4 we use kube-apiserver 1.15.5(vulnerable)
| priority | cve kube apiserver vulnerable to denial of service dos please use this template while reporting a bug and provide as much info as possible not doing so may result in your bug not being addressed in a timely manner thanks if the matter is security related please disclose it privately to moonshot platform scality com component kubernetes what happened source the kubernetes api server has been found to be vulnerable to a denial of service attack via authorized api requests cvss rating cvss av n ac l pr n ui n s u c n i n a l medium affected versions kube apiserver kube apiserver kube apiserver fixed versions resolution proposal optional bump the kube apiserver version for release and to be released branches for branch we use kube apiserver vulnerable for branch we use kube apiserver vulnerable | 1 |
189,333 | 6,796,691,423 | IssuesEvent | 2017-11-01 19:54:53 | toddwseattle/ng-landing | https://api.github.com/repos/toddwseattle/ng-landing | opened | Update CLI, Angular, and Material to current versions | Priority: Medium Size: L Type: Enhancement | using an older version of the three main dependencies. Update to the latest depencencies. | 1.0 | Update CLI, Angular, and Material to current versions - using an older version of the three main dependencies. Update to the latest depencencies. | priority | update cli angular and material to current versions using an older version of the three main dependencies update to the latest depencencies | 1 |
607,835 | 18,791,889,086 | IssuesEvent | 2021-11-08 17:39:10 | canonical/hotsos | https://api.github.com/repos/canonical/hotsos | closed | Further bcache tuning checks | plugin:storage priority:MEDIUM | Similar to what we do in [bcache tuning charm](https://git.launchpad.net/charm-bcache-tuning/tree/src/config.yaml), we can also do few more checks to ensure the caching set is configured optimally:
1. sequential_cutoff=0
2. cache_mode=writeaback
3. writeback_percent=10
4. congested_read_threshold_us=0
5. congested_write_threshold_us=0 | 1.0 | Further bcache tuning checks - Similar to what we do in [bcache tuning charm](https://git.launchpad.net/charm-bcache-tuning/tree/src/config.yaml), we can also do few more checks to ensure the caching set is configured optimally:
1. sequential_cutoff=0
2. cache_mode=writeaback
3. writeback_percent=10
4. congested_read_threshold_us=0
5. congested_write_threshold_us=0 | priority | further bcache tuning checks similar to what we do in we can also do few more checks to ensure the caching set is configured optimally sequential cutoff cache mode writeaback writeback percent congested read threshold us congested write threshold us | 1 |
473,697 | 13,646,140,106 | IssuesEvent | 2020-09-25 22:23:36 | craftercms/craftercms | https://api.github.com/repos/craftercms/craftercms | closed | [studio-ui] -Site Translation- Add locale as an intrinsic item metadata in the content modeling tool | new feature priority: medium | All content items must carry a locale as an intrinsic metadata field, like name or object id.
### Tasks
- [ ] Form Builder: Add locale to the base set of metadata for every page or component and ability to refuse/disable localization
- [x] Form Engine: Add a locale data-source backed by the locales, see https://github.com/craftercms/craftercms/issues/4019 for the API to get those for a site. If the site doesn't have locales, hide this field and don't write it to the XML. A locale is not a required field.
### Dependencies
https://github.com/craftercms/craftercms/issues/4019 | 1.0 | [studio-ui] -Site Translation- Add locale as an intrinsic item metadata in the content modeling tool - All content items must carry a locale as an intrinsic metadata field, like name or object id.
### Tasks
- [ ] Form Builder: Add locale to the base set of metadata for every page or component and ability to refuse/disable localization
- [x] Form Engine: Add a locale data-source backed by the locales, see https://github.com/craftercms/craftercms/issues/4019 for the API to get those for a site. If the site doesn't have locales, hide this field and don't write it to the XML. A locale is not a required field.
### Dependencies
https://github.com/craftercms/craftercms/issues/4019 | priority | site translation add locale as an intrinsic item metadata in the content modeling tool all content items must carry a locale as an intrinsic metadata field like name or object id tasks form builder add locale to the base set of metadata for every page or component and ability to refuse disable localization form engine add a locale data source backed by the locales see for the api to get those for a site if the site doesn t have locales hide this field and don t write it to the xml a locale is not a required field dependencies | 1 |
160,720 | 6,101,648,286 | IssuesEvent | 2017-06-20 14:59:59 | vmware/vic | https://api.github.com/repos/vmware/vic | closed | Comma-separated DNS list in OVA is an unreported misconfiguration | area/ux kind/bug kind/user-doc priority/medium product/ova | I wasted hours trying to understand why my VIC OVA deployment with static IP appeared to have deployed correctly, but was in fact misconfigured.
Everything appeared to work, except I couldn't add Harbor to Admiral in the UI.
It was all down to the fact that I comma separated the DNS servers in the OVA deploy. It does say "space separated", but most other VMware things I've installed expect comma separation.
Unfortunately the OVA does not or cannot validate the correct formatting of these fields.
I would recommend we both:
- Auto-correct commas to spaces when we install
- Test that DNS servers, gateway and other static IP settings are correct and if not, report as such | 1.0 | Comma-separated DNS list in OVA is an unreported misconfiguration - I wasted hours trying to understand why my VIC OVA deployment with static IP appeared to have deployed correctly, but was in fact misconfigured.
Everything appeared to work, except I couldn't add Harbor to Admiral in the UI.
It was all down to the fact that I comma separated the DNS servers in the OVA deploy. It does say "space separated", but most other VMware things I've installed expect comma separation.
Unfortunately the OVA does not or cannot validate the correct formatting of these fields.
I would recommend we both:
- Auto-correct commas to spaces when we install
- Test that DNS servers, gateway and other static IP settings are correct and if not, report as such | priority | comma separated dns list in ova is an unreported misconfiguration i wasted hours trying to understand why my vic ova deployment with static ip appeared to have deployed correctly but was in fact misconfigured everything appeared to work except i couldn t add harbor to admiral in the ui it was all down to the fact that i comma separated the dns servers in the ova deploy it does say space separated but most other vmware things i ve installed expect comma separation unfortunately the ova does not or cannot validate the correct formatting of these fields i would recommend we both auto correct commas to spaces when we install test that dns servers gateway and other static ip settings are correct and if not report as such | 1 |
230,511 | 7,611,054,280 | IssuesEvent | 2018-05-01 12:02:06 | tootsuite/mastodon | https://api.github.com/repos/tootsuite/mastodon | closed | "Cancel reply" button is too low contrast in high-contrast theme | accessibility priority - medium | The button to cancel a reply (the little cross) is [very hard to see](http://contrast-ratio.com/#%238d9ac2-on-%239baec8) in the high-contrast theme:

If you hover over it, the color gets so similar to the background that it effectively becomes invisible.
* * * *
- [x] I searched or browsed the repo’s other issues to ensure this is not a duplicate.
- [ ] This bug happens on a [tagged release](https://github.com/tootsuite/mastodon/releases) and not on `master` (If you're a user, don't worry about this).
| 1.0 | "Cancel reply" button is too low contrast in high-contrast theme - The button to cancel a reply (the little cross) is [very hard to see](http://contrast-ratio.com/#%238d9ac2-on-%239baec8) in the high-contrast theme:

If you hover over it, the color gets so similar to the background that it effectively becomes invisible.
* * * *
- [x] I searched or browsed the repo’s other issues to ensure this is not a duplicate.
- [ ] This bug happens on a [tagged release](https://github.com/tootsuite/mastodon/releases) and not on `master` (If you're a user, don't worry about this).
| priority | cancel reply button is too low contrast in high contrast theme the button to cancel a reply the little cross is in the high contrast theme if you hover over it the color gets so similar to the background that it effectively becomes invisible i searched or browsed the repo’s other issues to ensure this is not a duplicate this bug happens on a and not on master if you re a user don t worry about this | 1 |
143,782 | 5,529,885,611 | IssuesEvent | 2017-03-21 00:08:45 | Oshlack/Corset | https://api.github.com/repos/Oshlack/Corset | closed | Multi-threading | auto-migrated Priority-Medium Type-Enhancement | ```
Add capability for multi-threading.
```
Original issue reported on code.google.com by `nadiamda...@gmail.com` on 19 Dec 2014 at 6:08
| 1.0 | Multi-threading - ```
Add capability for multi-threading.
```
Original issue reported on code.google.com by `nadiamda...@gmail.com` on 19 Dec 2014 at 6:08
| priority | multi threading add capability for multi threading original issue reported on code google com by nadiamda gmail com on dec at | 1 |
626,666 | 19,830,686,894 | IssuesEvent | 2022-01-20 11:39:00 | GoldenSoftwareLtd/gedemin | https://api.github.com/repos/GoldenSoftwareLtd/gedemin | closed | Добавить ограничение в нормы оболочек | Type-Enhancement Priority-Medium Meat | Originally reported on Google Code with ID 2626
```
При вставке именной оболочки, проверять используется ли такая оболочка в других нормах..если
да то предупреждать и не вставлять в данную норму.
```
Reported by `stasgm` on 2011-11-29 14:33:30
| 1.0 | Добавить ограничение в нормы оболочек - Originally reported on Google Code with ID 2626
```
При вставке именной оболочки, проверять используется ли такая оболочка в других нормах..если
да то предупреждать и не вставлять в данную норму.
```
Reported by `stasgm` on 2011-11-29 14:33:30
| priority | добавить ограничение в нормы оболочек originally reported on google code with id при вставке именной оболочки проверять используется ли такая оболочка в других нормах если да то предупреждать и не вставлять в данную норму reported by stasgm on | 1 |
335,979 | 10,169,367,788 | IssuesEvent | 2019-08-08 00:09:48 | BCcampus/edehr | https://api.github.com/repos/BCcampus/edehr | opened | Display associated documents on the assignment page | Effort - Medium Priority - High ~Feature | ## User story
As a instructor and seed editor user,
I want to be able to see what documents have been linked to each seed from the assignment page
So that I can confirm they are setup correctly at a glance instead of needing to go into each assignment and check the respective pages.
## Description
Display seed documents in assignment table next to the pages header | 1.0 | Display associated documents on the assignment page - ## User story
As a instructor and seed editor user,
I want to be able to see what documents have been linked to each seed from the assignment page
So that I can confirm they are setup correctly at a glance instead of needing to go into each assignment and check the respective pages.
## Description
Display seed documents in assignment table next to the pages header | priority | display associated documents on the assignment page user story as a instructor and seed editor user i want to be able to see what documents have been linked to each seed from the assignment page so that i can confirm they are setup correctly at a glance instead of needing to go into each assignment and check the respective pages description display seed documents in assignment table next to the pages header | 1 |
481,963 | 13,894,665,366 | IssuesEvent | 2020-10-19 14:56:51 | comunica/comunica-packager | https://api.github.com/repos/comunica/comunica-packager | closed | Use modules for big configurations | priority:medium | When importing a preset, the amount of actors and mediators will be a lot. Using modules to group them in the output will be more interpretable. | 1.0 | Use modules for big configurations - When importing a preset, the amount of actors and mediators will be a lot. Using modules to group them in the output will be more interpretable. | priority | use modules for big configurations when importing a preset the amount of actors and mediators will be a lot using modules to group them in the output will be more interpretable | 1 |
589,365 | 17,695,299,759 | IssuesEvent | 2021-08-24 14:41:35 | CCAFS/MARLO | https://api.github.com/repos/CCAFS/MARLO | closed | [HT] (AICCRA) Create a dictionary of equivalences | Priority - Medium Type -Task AICCRA | Create a dictionary of equivalences
- [x] Be aware of the equivalences that we had in MARLO-CRP and what we have now for AICCRA
This will be a common task | 1.0 | [HT] (AICCRA) Create a dictionary of equivalences - Create a dictionary of equivalences
- [x] Be aware of the equivalences that we had in MARLO-CRP and what we have now for AICCRA
This will be a common task | priority | aiccra create a dictionary of equivalences create a dictionary of equivalences be aware of the equivalences that we had in marlo crp and what we have now for aiccra this will be a common task | 1 |
434,422 | 12,517,840,362 | IssuesEvent | 2020-06-03 11:54:48 | luna/ide | https://api.github.com/repos/luna/ide | opened | Multi connect on cmd / control press | Category: IDE Change: Non-Breaking Difficulty: Intermediate Priority: Medium Type: Enhancement | ### Summary
When connecting edge to input port, it is often required to connect it into multiple places. When input port is clicked, the currently dragged edge is being connected. However, when cmd / control are hold, the edge should stay in connect mode.
### Acceptance Criteria & Test Cases
- Integration with debug shapes | 1.0 | Multi connect on cmd / control press - ### Summary
When connecting edge to input port, it is often required to connect it into multiple places. When input port is clicked, the currently dragged edge is being connected. However, when cmd / control are hold, the edge should stay in connect mode.
### Acceptance Criteria & Test Cases
- Integration with debug shapes | priority | multi connect on cmd control press summary when connecting edge to input port it is often required to connect it into multiple places when input port is clicked the currently dragged edge is being connected however when cmd control are hold the edge should stay in connect mode acceptance criteria test cases integration with debug shapes | 1 |
677,808 | 23,176,598,364 | IssuesEvent | 2022-07-31 14:08:17 | space-wizards/RobustToolbox | https://api.github.com/repos/space-wizards/RobustToolbox | opened | Turning off grid splitting should also disable calcs | Issue: Feature Request Difficulty: 2-Medium Priority: 2-Before Release | I got lazy at the time. Turning it back on should re-calculate it. | 1.0 | Turning off grid splitting should also disable calcs - I got lazy at the time. Turning it back on should re-calculate it. | priority | turning off grid splitting should also disable calcs i got lazy at the time turning it back on should re calculate it | 1 |
302,352 | 9,257,245,301 | IssuesEvent | 2019-03-17 03:52:58 | cs2103-ay1819s2-w10-2/main | https://api.github.com/repos/cs2103-ay1819s2-w10-2/main | closed | As a software engineering manager I can find all employees who have a certain skill | priority.Medium type.Story | so that I can assign the right people with the right skills to the right projects. | 1.0 | As a software engineering manager I can find all employees who have a certain skill - so that I can assign the right people with the right skills to the right projects. | priority | as a software engineering manager i can find all employees who have a certain skill so that i can assign the right people with the right skills to the right projects | 1 |
625,991 | 19,783,640,891 | IssuesEvent | 2022-01-18 02:11:50 | Baystation12/Baystation12 | https://api.github.com/repos/Baystation12/Baystation12 | closed | Xenobiology Access Console will appear blank and after using it all other windows are as well | Bug :bug: Priority: Medium | <!--
If a specific field doesn't apply, remove it!
Anything inside tags like these is a comment and will not be displayed in the final issue.
Be careful not to write inside them!
Joke or spammed issues can and will result in punishment.
PUT YOUR ANSWERS ON THE BLANK LINES BELOW THE HEADERS
(The lines with four #'s)
Don't edit them or delete them it's part of the formatting
-->
#### Description of issue
The "Xenobiology Access Console"when used brings up a blank window,after using the Xenobiology Access Console, using anything else that makes an external window (PDA,vending machine,computer etc) their window will appear blank. The only way to fix this is to shutdown byond and relaunch it,reconnecting does not work.
#### Difference between expected and actual behavior
The Xenobiology Access Console window has stuff on it and doesn't make every other window blank
#### Steps to reproduce
click on the Xenobiology console to see the blank window
#### Specific information for locating
<!-- e.g. an object name, paste specific message outputs... -->
#### Length of time in which bug has been known to occur
<!--
Be specific if you approximately know the time it's been occurring
for—this can speed up finding the source. If you're not sure
about it, tell us too!
-->first happened to me yesterday
#### Client version, Server revision & Game ID
<!-- Found with the "Show server revision" verb in the OOC tab in game. -->
Client Version: 511
Server Revision: 3f3792efc56df25adea8a95f1a4bbb578b1cb705 - dev -
Game ID: bSl-dAis
Current map: SEV Torch
#### Issue bingo
Please check whatever applies. More checkboxes checked increase your chances of the issue being looked at sooner.
<!-- Check these by writing an x inside the [ ] (like this: [x])-->
<!-- Don't forget to remove the space between the brackets, or it won't work! -->
- [x] Issue could be reproduced at least once
- [ ] Issue could be reproduced by different players
- [x] Issue could be reproduced in multiple rounds
- [x] Issue happened in a recent (less than 7 days ago) round
- [x] [Couldn't find an existing issue about this](https://github.com/Baystation12/Baystation12/issues)
| 1.0 | Xenobiology Access Console will appear blank and after using it all other windows are as well - <!--
If a specific field doesn't apply, remove it!
Anything inside tags like these is a comment and will not be displayed in the final issue.
Be careful not to write inside them!
Joke or spammed issues can and will result in punishment.
PUT YOUR ANSWERS ON THE BLANK LINES BELOW THE HEADERS
(The lines with four #'s)
Don't edit them or delete them it's part of the formatting
-->
#### Description of issue
The "Xenobiology Access Console"when used brings up a blank window,after using the Xenobiology Access Console, using anything else that makes an external window (PDA,vending machine,computer etc) their window will appear blank. The only way to fix this is to shutdown byond and relaunch it,reconnecting does not work.
#### Difference between expected and actual behavior
The Xenobiology Access Console window has stuff on it and doesn't make every other window blank
#### Steps to reproduce
click on the Xenobiology console to see the blank window
#### Specific information for locating
<!-- e.g. an object name, paste specific message outputs... -->
#### Length of time in which bug has been known to occur
<!--
Be specific if you approximately know the time it's been occurring
for—this can speed up finding the source. If you're not sure
about it, tell us too!
-->first happened to me yesterday
#### Client version, Server revision & Game ID
<!-- Found with the "Show server revision" verb in the OOC tab in game. -->
Client Version: 511
Server Revision: 3f3792efc56df25adea8a95f1a4bbb578b1cb705 - dev -
Game ID: bSl-dAis
Current map: SEV Torch
#### Issue bingo
Please check whatever applies. More checkboxes checked increase your chances of the issue being looked at sooner.
<!-- Check these by writing an x inside the [ ] (like this: [x])-->
<!-- Don't forget to remove the space between the brackets, or it won't work! -->
- [x] Issue could be reproduced at least once
- [ ] Issue could be reproduced by different players
- [x] Issue could be reproduced in multiple rounds
- [x] Issue happened in a recent (less than 7 days ago) round
- [x] [Couldn't find an existing issue about this](https://github.com/Baystation12/Baystation12/issues)
| priority | xenobiology access console will appear blank and after using it all other windows are as well if a specific field doesn t apply remove it anything inside tags like these is a comment and will not be displayed in the final issue be careful not to write inside them joke or spammed issues can and will result in punishment put your answers on the blank lines below the headers the lines with four s don t edit them or delete them it s part of the formatting description of issue the xenobiology access console when used brings up a blank window after using the xenobiology access console using anything else that makes an external window pda vending machine computer etc their window will appear blank the only way to fix this is to shutdown byond and relaunch it reconnecting does not work difference between expected and actual behavior the xenobiology access console window has stuff on it and doesn t make every other window blank steps to reproduce click on the xenobiology console to see the blank window specific information for locating length of time in which bug has been known to occur be specific if you approximately know the time it s been occurring for—this can speed up finding the source if you re not sure about it tell us too first happened to me yesterday client version server revision game id client version server revision dev game id bsl dais current map sev torch issue bingo please check whatever applies more checkboxes checked increase your chances of the issue being looked at sooner issue could be reproduced at least once issue could be reproduced by different players issue could be reproduced in multiple rounds issue happened in a recent less than days ago round | 1 |
675,995 | 23,112,930,934 | IssuesEvent | 2022-07-27 14:24:10 | codbex/codbex-kronos | https://api.github.com/repos/codbex/codbex-kronos | opened | [Branding] Change default username and password for local setup | effort-medium usability priority-low branding | From xsk created by [dpanayotov](https://github.com/dpanayotov): SAP/xsk#909
### Why
Now I have to go to the documentation to figure out what are the default username and password. Every other application is just using admin/admin and this might cause frustration right from the start.
### Target
Change the default username and password to admin/admin
| 1.0 | [Branding] Change default username and password for local setup - From xsk created by [dpanayotov](https://github.com/dpanayotov): SAP/xsk#909
### Why
Now I have to go to the documentation to figure out what are the default username and password. Every other application is just using admin/admin and this might cause frustration right from the start.
### Target
Change the default username and password to admin/admin
| priority | change default username and password for local setup from xsk created by sap xsk why now i have to go to the documentation to figure out what are the default username and password every other application is just using admin admin and this might cause frustration right from the start target change the default username and password to admin admin | 1 |
434,524 | 12,519,603,872 | IssuesEvent | 2020-06-03 14:40:41 | Twin-Cities-Mutual-Aid/twin-cities-aid-distribution-locations | https://api.github.com/repos/Twin-Cities-Mutual-Aid/twin-cities-aid-distribution-locations | closed | Filter map markers based on sidebar filters | Priority: Medium Type: Improvement | Separating this from https://github.com/Twin-Cities-Mutual-Aid/twin-cities-aid-distribution-locations/issues/2, because I think this is the higher priority issue.
Right now the app allows users to filter locations in the sidebar, but the map does not filter these locations. We've heard feedback that this has been a point of confusion for some users.
There are a few ways to fix this, but here are the two I'd suggest:
1. Markers are currently html elements. We can use dom manipulation to hide them: when a filter is selected, apply a class to all markers that we want to hide, or apply a class to container around markers and then use CSS to hide markers not matching the active class.
2. Switch to a Mapbox symbol layer and use feature state or geoJSON feature filtering (see https://docs.mapbox.com/mapbox-gl-js/example/geojson-markers/ / https://docs.mapbox.com/mapbox-gl-js/api/#map#setfeaturestate.
| 1.0 | Filter map markers based on sidebar filters - Separating this from https://github.com/Twin-Cities-Mutual-Aid/twin-cities-aid-distribution-locations/issues/2, because I think this is the higher priority issue.
Right now the app allows users to filter locations in the sidebar, but the map does not filter these locations. We've heard feedback that this has been a point of confusion for some users.
There are a few ways to fix this, but here are the two I'd suggest:
1. Markers are currently html elements. We can use dom manipulation to hide them: when a filter is selected, apply a class to all markers that we want to hide, or apply a class to container around markers and then use CSS to hide markers not matching the active class.
2. Switch to a Mapbox symbol layer and use feature state or geoJSON feature filtering (see https://docs.mapbox.com/mapbox-gl-js/example/geojson-markers/ / https://docs.mapbox.com/mapbox-gl-js/api/#map#setfeaturestate.
| priority | filter map markers based on sidebar filters separating this from because i think this is the higher priority issue right now the app allows users to filter locations in the sidebar but the map does not filter these locations we ve heard feedback that this has been a point of confusion for some users there are a few ways to fix this but here are the two i d suggest markers are currently html elements we can use dom manipulation to hide them when a filter is selected apply a class to all markers that we want to hide or apply a class to container around markers and then use css to hide markers not matching the active class switch to a mapbox symbol layer and use feature state or geojson feature filtering see | 1 |
614,547 | 19,185,209,713 | IssuesEvent | 2021-12-05 03:58:42 | adirh3/Fluent-Search | https://api.github.com/repos/adirh3/Fluent-Search | closed | tray icon show again after change multic monitor mode | bug Medium Priority UI/UX | **Describe the bug**
tray icon show again after change multic monitor mode
**To Reproduce**
Steps to reproduce the behavior:
1. set "Show system tray icon" off
2. press win+p change multic monitor mode
3. tray icon show again
**Expected behavior**
hide tray icon
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- Windows 11 Version: 21H2
- Fluent Search Version: 0.9.90.32
**Additional context**
Add any other context about the problem here.
| 1.0 | tray icon show again after change multic monitor mode - **Describe the bug**
tray icon show again after change multic monitor mode
**To Reproduce**
Steps to reproduce the behavior:
1. set "Show system tray icon" off
2. press win+p change multic monitor mode
3. tray icon show again
**Expected behavior**
hide tray icon
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- Windows 11 Version: 21H2
- Fluent Search Version: 0.9.90.32
**Additional context**
Add any other context about the problem here.
| priority | tray icon show again after change multic monitor mode describe the bug tray icon show again after change multic monitor mode to reproduce steps to reproduce the behavior set show system tray icon off press win p change multic monitor mode tray icon show again expected behavior hide tray icon screenshots if applicable add screenshots to help explain your problem desktop please complete the following information windows version fluent search version additional context add any other context about the problem here | 1 |
29,560 | 2,716,458,044 | IssuesEvent | 2015-04-10 19:12:09 | CruxFramework/crux | https://api.github.com/repos/CruxFramework/crux | closed | Error in compiling when annotate with @indexed an attribute of type Date | bug imported Milestone-M14-C3 Priority-Medium TargetVersion-5.1.3 | _From [br...@triggolabs.com](https://code.google.com/u/111363211444989689915/) on July 30, 2014 09:44:08_
What steps will reproduce the problem? 1.Create an offline database
2.create an store with atribute Date
3. annotate the atribute Date with @indexed What is the expected output? What do you see instead? When compiling code a error mensage appears. this shouldn't happen.
_Original issue: http://code.google.com/p/crux-framework/issues/detail?id=458_ | 1.0 | Error in compiling when annotate with @indexed an attribute of type Date - _From [br...@triggolabs.com](https://code.google.com/u/111363211444989689915/) on July 30, 2014 09:44:08_
What steps will reproduce the problem? 1.Create an offline database
2.create an store with atribute Date
3. annotate the atribute Date with @indexed What is the expected output? What do you see instead? When compiling code a error mensage appears. this shouldn't happen.
_Original issue: http://code.google.com/p/crux-framework/issues/detail?id=458_ | priority | error in compiling when annotate with indexed an attribute of type date from on july what steps will reproduce the problem create an offline database create an store with atribute date annotate the atribute date with indexed what is the expected output what do you see instead when compiling code a error mensage appears this shouldn t happen original issue | 1 |
57,975 | 3,086,926,976 | IssuesEvent | 2015-08-25 08:14:21 | pavel-pimenov/flylinkdc-r5xx | https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx | opened | [Рефакторинг] setSearchTypeDefaults зовется при старте (хотя нужен позже) | bug imported Priority-Medium | _From [Pavel.Pimenov@gmail.com](https://code.google.com/u/Pavel.Pimenov@gmail.com/) on September 12, 2013 20:39:50_
Отложить инициализацию этого массива расширений до момента использования
+ забирать дефолтные расширения из нашего файла помещенного в автообновку.
_Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=1279_ | 1.0 | [Рефакторинг] setSearchTypeDefaults зовется при старте (хотя нужен позже) - _From [Pavel.Pimenov@gmail.com](https://code.google.com/u/Pavel.Pimenov@gmail.com/) on September 12, 2013 20:39:50_
Отложить инициализацию этого массива расширений до момента использования
+ забирать дефолтные расширения из нашего файла помещенного в автообновку.
_Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=1279_ | priority | setsearchtypedefaults зовется при старте хотя нужен позже from on september отложить инициализацию этого массива расширений до момента использования забирать дефолтные расширения из нашего файла помещенного в автообновку original issue | 1 |
702,623 | 24,128,806,819 | IssuesEvent | 2022-09-21 04:55:07 | AgnostiqHQ/covalent | https://api.github.com/repos/AgnostiqHQ/covalent | closed | Add screenshot capability for the graph view | priority / medium Team Psi Team Psi - FE | User has the ability to take screenshots of the lattice graph using the screenshot button in the control pane.
1.User can zoom-in and zoom-out as desired and the screenshot will capture the current zoom state as it is.
2.When a user uses the hide label feature, the screenshot will take the lattice graph with the labels hidden.
3.When the orientation or layout of the graph has been changed, the screenshot will take in the change of layout and orientation and produced the screenshot based on it.
4.The screenshot image will have the name of the dispatch id.
5.The screenshot functionality will work for the preview section as well.
Expected result:
https://user-images.githubusercontent.com/54540812/187416560-eb1bcbcd-f820-45ce-9180-628a9a583725.mp4
| 1.0 | Add screenshot capability for the graph view - User has the ability to take screenshots of the lattice graph using the screenshot button in the control pane.
1.User can zoom-in and zoom-out as desired and the screenshot will capture the current zoom state as it is.
2.When a user uses the hide label feature, the screenshot will take the lattice graph with the labels hidden.
3.When the orientation or layout of the graph has been changed, the screenshot will take in the change of layout and orientation and produced the screenshot based on it.
4.The screenshot image will have the name of the dispatch id.
5.The screenshot functionality will work for the preview section as well.
Expected result:
https://user-images.githubusercontent.com/54540812/187416560-eb1bcbcd-f820-45ce-9180-628a9a583725.mp4
| priority | add screenshot capability for the graph view user has the ability to take screenshots of the lattice graph using the screenshot button in the control pane user can zoom in and zoom out as desired and the screenshot will capture the current zoom state as it is when a user uses the hide label feature the screenshot will take the lattice graph with the labels hidden when the orientation or layout of the graph has been changed the screenshot will take in the change of layout and orientation and produced the screenshot based on it the screenshot image will have the name of the dispatch id the screenshot functionality will work for the preview section as well expected result | 1 |
209,897 | 7,180,919,036 | IssuesEvent | 2018-02-01 01:46:53 | SmartlyDressedGames/Unturned-4.x-Community | https://api.github.com/repos/SmartlyDressedGames/Unturned-4.x-Community | closed | Controls Menu | Priority: Medium Type: Feature | - [ ] Fix binding secondary key
- [ ] Look sensitivity
- [ ] Toggle options
- [ ] Save
- [ ] Reset to defaults | 1.0 | Controls Menu - - [ ] Fix binding secondary key
- [ ] Look sensitivity
- [ ] Toggle options
- [ ] Save
- [ ] Reset to defaults | priority | controls menu fix binding secondary key look sensitivity toggle options save reset to defaults | 1 |
77,515 | 3,506,415,550 | IssuesEvent | 2016-01-08 06:37:52 | antang/NewCapstoneProject | https://api.github.com/repos/antang/NewCapstoneProject | closed | Error - Don't have scroll bar | Bug Medium priority | Don't have scroll bar when add more answer
Related test case:
TC.EDIT.QUESTION.01 | 1.0 | Error - Don't have scroll bar - Don't have scroll bar when add more answer
Related test case:
TC.EDIT.QUESTION.01 | priority | error don t have scroll bar don t have scroll bar when add more answer related test case tc edit question | 1 |
760,348 | 26,637,597,688 | IssuesEvent | 2023-01-24 23:46:35 | minio/minio | https://api.github.com/repos/minio/minio | closed | Make SSE-C compatible with Bucket Replication | community priority: medium | **Is your feature request related to a problem? Please describe.**
Currently SSE-C (Server-Side Encryption with Client-Managed Keys) is not compatible with Bucket Replication (as [documented](https://min.io/docs/minio/linux/administration/server-side-encryption/server-side-encryption-sse-c.html#sse-c-is-incompatible-with-bucket-replication)) and by implication also not compatible with server-side site replication (because as far as I can tell server-side site replication uses bucket replication under the hood).
The problem is that SSE-C is something out of control for the server i.e. the client can decide whether to use it or not. This leads to a situation where for data safety or availability reasons the MinIO server has been configured to use server-side site replication, a client unwittingly uses SSE-C and those objects are never replicated. This is even worse if one or multiple clients modify the same SSE-C object in several sites, leading to what _seems to be (from the client's point of view) a data inconsistency_, because the changes to the object are never replicated.
Problems:
* Clients receive no error message when trying to PUT an SSE-C object even if the server is using bucket replication
* The replication status reports nothing is wrong
Am I right in assuming the same problem applies to Object Lifecycle Management i.e. it does not work for objects encrypted via SSE-C?
**Describe the solution you'd like**
* Either support SSE-C in combination with Bucket Replication (preferred solution)
* or make client operations using SSE-C fail
* or reflect the fact that some objects can't be replicated (because they are SSE-C encrypted) in the replication status
Maybe worthwhile mentioning that AWS supports replicating SSE-C encrypted objects.
> S3 Replication supports objects that are encrypted with SSE-C.
[Source](https://docs.aws.amazon.com/AmazonS3/latest/userguide/replication-config-for-kms-objects.html#replicationSSEC) | 1.0 | Make SSE-C compatible with Bucket Replication - **Is your feature request related to a problem? Please describe.**
Currently SSE-C (Server-Side Encryption with Client-Managed Keys) is not compatible with Bucket Replication (as [documented](https://min.io/docs/minio/linux/administration/server-side-encryption/server-side-encryption-sse-c.html#sse-c-is-incompatible-with-bucket-replication)) and by implication also not compatible with server-side site replication (because as far as I can tell server-side site replication uses bucket replication under the hood).
The problem is that SSE-C is something out of control for the server i.e. the client can decide whether to use it or not. This leads to a situation where for data safety or availability reasons the MinIO server has been configured to use server-side site replication, a client unwittingly uses SSE-C and those objects are never replicated. This is even worse if one or multiple clients modify the same SSE-C object in several sites, leading to what _seems to be (from the client's point of view) a data inconsistency_, because the changes to the object are never replicated.
Problems:
* Clients receive no error message when trying to PUT an SSE-C object even if the server is using bucket replication
* The replication status reports nothing is wrong
Am I right in assuming the same problem applies to Object Lifecycle Management i.e. it does not work for objects encrypted via SSE-C?
**Describe the solution you'd like**
* Either support SSE-C in combination with Bucket Replication (preferred solution)
* or make client operations using SSE-C fail
* or reflect the fact that some objects can't be replicated (because they are SSE-C encrypted) in the replication status
Maybe worthwhile mentioning that AWS supports replicating SSE-C encrypted objects.
> S3 Replication supports objects that are encrypted with SSE-C.
[Source](https://docs.aws.amazon.com/AmazonS3/latest/userguide/replication-config-for-kms-objects.html#replicationSSEC) | priority | make sse c compatible with bucket replication is your feature request related to a problem please describe currently sse c server side encryption with client managed keys is not compatible with bucket replication as and by implication also not compatible with server side site replication because as far as i can tell server side site replication uses bucket replication under the hood the problem is that sse c is something out of control for the server i e the client can decide whether to use it or not this leads to a situation where for data safety or availability reasons the minio server has been configured to use server side site replication a client unwittingly uses sse c and those objects are never replicated this is even worse if one or multiple clients modify the same sse c object in several sites leading to what seems to be from the client s point of view a data inconsistency because the changes to the object are never replicated problems clients receive no error message when trying to put an sse c object even if the server is using bucket replication the replication status reports nothing is wrong am i right in assuming the same problem applies to object lifecycle management i e it does not work for objects encrypted via sse c describe the solution you d like either support sse c in combination with bucket replication preferred solution or make client operations using sse c fail or reflect the fact that some objects can t be replicated because they are sse c encrypted in the replication status maybe worthwhile mentioning that aws supports replicating sse c encrypted objects replication supports objects that are encrypted with sse c | 1 |
567,176 | 16,849,569,172 | IssuesEvent | 2021-06-20 08:09:25 | space-wizards/space-station-14 | https://api.github.com/repos/space-wizards/space-station-14 | closed | GameTicker needs to be turned into an EntitySystem | Difficulty: 4 - Hard Priority: 3-low Size: 3 - Medium Type: Cleanup Type: Improvement | it would make way more sense, and this way it could use events instead of lowlevel net messages | 1.0 | GameTicker needs to be turned into an EntitySystem - it would make way more sense, and this way it could use events instead of lowlevel net messages | priority | gameticker needs to be turned into an entitysystem it would make way more sense and this way it could use events instead of lowlevel net messages | 1 |
41,142 | 2,868,979,096 | IssuesEvent | 2015-06-05 22:20:34 | dart-lang/sdk | https://api.github.com/repos/dart-lang/sdk | closed | Support --format=json in pub get/upgrade | Area-Pub Priority-Medium Triaged Type-Enhancement | Some of the other pub commands already support this, but we should add support for get and upgrade too. Now that we have span information in errors, this will let the Editor more gracefully report pubspec errors to the user. | 1.0 | Support --format=json in pub get/upgrade - Some of the other pub commands already support this, but we should add support for get and upgrade too. Now that we have span information in errors, this will let the Editor more gracefully report pubspec errors to the user. | priority | support format json in pub get upgrade some of the other pub commands already support this but we should add support for get and upgrade too now that we have span information in errors this will let the editor more gracefully report pubspec errors to the user | 1 |
146,988 | 5,631,850,110 | IssuesEvent | 2017-04-05 15:22:03 | nus-mtp/nus-oracle | https://api.github.com/repos/nus-mtp/nus-oracle | closed | [Input Validation] Integrate input validation component into Forget Password | medium priority UI | * Was done for sign up but not forget password yet
* If not, the alert messages will be handled by Bert Alert | 1.0 | [Input Validation] Integrate input validation component into Forget Password - * Was done for sign up but not forget password yet
* If not, the alert messages will be handled by Bert Alert | priority | integrate input validation component into forget password was done for sign up but not forget password yet if not the alert messages will be handled by bert alert | 1 |
252,012 | 8,030,614,403 | IssuesEvent | 2018-07-27 20:21:15 | dojot/dojot | https://api.github.com/repos/dojot/dojot | opened | Add user: form is erased when parameter is invalid or existent | Priority:Medium Team:Frontend Type:Enhancement | In user creation, when username is invalid or existent, the system returns the error but the form is erased, forcing the user to fill in all the fields again.
The form is also erased if email already exists.
Form is erased when:
- username is invalid

----

- username already exists

----

- email already exists

----

| 1.0 | Add user: form is erased when parameter is invalid or existent - In user creation, when username is invalid or existent, the system returns the error but the form is erased, forcing the user to fill in all the fields again.
The form is also erased if email already exists.
Form is erased when:
- username is invalid

----

- username already exists

----

- email already exists

----

| priority | add user form is erased when parameter is invalid or existent in user creation when username is invalid or existent the system returns the error but the form is erased forcing the user to fill in all the fields again the form is also erased if email already exists form is erased when username is invalid username already exists email already exists | 1 |
20,299 | 2,622,641,011 | IssuesEvent | 2015-03-04 05:28:18 | chharvey/chharvey.github.io | https://api.github.com/repos/chharvey/chharvey.github.io | closed | revamp site-wide styles | feature-major layer-CSS priority-medium |
## style tweaks
- [x] replace `.Codeblock` with `.c--Blk`, remove automatic styling via css?? (**maybe not,** maybe still use CSSmap)
- [x] remove class `.Key`, just use `kbd > kbd`
- [x] remove all `class="Capt"`
- [x] change pre font-family to code
- [x] remove padding from `.Iconlist`
- [x] replace all `.Th` with `.q--Th`
- [x] default border-radius for inline boxes: `0.25rem`
- [x] default border-radius for block boxes: `0.5rem`
- [x] fix link button for media gallery --- change to button or display block
- [x] use border bottom abstraction for `.H--Sub` on `/blog/math-moodle.html:80`
- [x] add font family base to `.Article[data-informative]`
- [x] merge #17 into this branch - scratch it from the v4.1 milestone
- [x] change project variable names to begin with `@project_`
- [x] for delim definitions, don't encode with unicode, escape with `\` instead
- [x] replace `.h--Folio` with `.h--Folio` and `.H--Sub` with `.h--Sub`
- [x] consider getting rid of `.h--Folio`? and just use `.h--Sub` instead?
- [x] subclasses of `.l-Inl` (comma, mdash, etc) should use BEM notation
## architecture
- [x] move all helper classes to `_trumps.less`
- [ ] integrate bootstrap (or alternate) for things like alerts and labels
- [x] organize Less files such that mods come last
- [x] consider using a different package manager for Normalize.css. Not npm.
- [x] add acknowledgement to normalize.css and on about page
- [ ] finish **Side Project, Positioning, and Multiple** section on layout.html
EDIT: no CSSmap. there's no point and not worth the time. leaving link to [csscv](http://csswizardry.com/csscv/) here for reference, seems like a fun project, but not worth putting in. | 1.0 | revamp site-wide styles -
## style tweaks
- [x] replace `.Codeblock` with `.c--Blk`, remove automatic styling via css?? (**maybe not,** maybe still use CSSmap)
- [x] remove class `.Key`, just use `kbd > kbd`
- [x] remove all `class="Capt"`
- [x] change pre font-family to code
- [x] remove padding from `.Iconlist`
- [x] replace all `.Th` with `.q--Th`
- [x] default border-radius for inline boxes: `0.25rem`
- [x] default border-radius for block boxes: `0.5rem`
- [x] fix link button for media gallery --- change to button or display block
- [x] use border bottom abstraction for `.H--Sub` on `/blog/math-moodle.html:80`
- [x] add font family base to `.Article[data-informative]`
- [x] merge #17 into this branch - scratch it from the v4.1 milestone
- [x] change project variable names to begin with `@project_`
- [x] for delim definitions, don't encode with unicode, escape with `\` instead
- [x] replace `.h--Folio` with `.h--Folio` and `.H--Sub` with `.h--Sub`
- [x] consider getting rid of `.h--Folio`? and just use `.h--Sub` instead?
- [x] subclasses of `.l-Inl` (comma, mdash, etc) should use BEM notation
## architecture
- [x] move all helper classes to `_trumps.less`
- [ ] integrate bootstrap (or alternate) for things like alerts and labels
- [x] organize Less files such that mods come last
- [x] consider using a different package manager for Normalize.css. Not npm.
- [x] add acknowledgement to normalize.css and on about page
- [ ] finish **Side Project, Positioning, and Multiple** section on layout.html
EDIT: no CSSmap. there's no point and not worth the time. leaving link to [csscv](http://csswizardry.com/csscv/) here for reference, seems like a fun project, but not worth putting in. | priority | revamp site wide styles style tweaks replace codeblock with c blk remove automatic styling via css maybe not maybe still use cssmap remove class key just use kbd kbd remove all class capt change pre font family to code remove padding from iconlist replace all th with q th default border radius for inline boxes default border radius for block boxes fix link button for media gallery change to button or display block use border bottom abstraction for h sub on blog math moodle html add font family base to article merge into this branch scratch it from the milestone change project variable names to begin with project for delim definitions don t encode with unicode escape with instead replace h folio with h folio and h sub with h sub consider getting rid of h folio and just use h sub instead subclasses of l inl comma mdash etc should use bem notation architecture move all helper classes to trumps less integrate bootstrap or alternate for things like alerts and labels organize less files such that mods come last consider using a different package manager for normalize css not npm add acknowledgement to normalize css and on about page finish side project positioning and multiple section on layout html edit no cssmap there s no point and not worth the time leaving link to here for reference seems like a fun project but not worth putting in | 1 |
277,834 | 8,633,263,201 | IssuesEvent | 2018-11-22 13:22:02 | edenlabllc/ehealth.api | https://api.github.com/repos/edenlabllc/ehealth.api | closed | Checking phone limit number for declaration creating is not equal 10 | kind/support priority/medium | Поточний ліміт декларацій (пацієнтів) може бути прив'язаний до одного номеру телефону, так як було вказано, що він 10, а у самій помилці показує 5.
Опис помилки тут https://drive.google.com/drive/u/0/folders/1kb9Z7L5oSNYgTU7H7XG8h48sM7HzKNZC?ogsrc=32
connected #3255
connected #3418
| 1.0 | Checking phone limit number for declaration creating is not equal 10 - Поточний ліміт декларацій (пацієнтів) може бути прив'язаний до одного номеру телефону, так як було вказано, що він 10, а у самій помилці показує 5.
Опис помилки тут https://drive.google.com/drive/u/0/folders/1kb9Z7L5oSNYgTU7H7XG8h48sM7HzKNZC?ogsrc=32
connected #3255
connected #3418
| priority | checking phone limit number for declaration creating is not equal поточний ліміт декларацій пацієнтів може бути прив язаний до одного номеру телефону так як було вказано що він а у самій помилці показує опис помилки тут connected connected | 1 |
748,735 | 26,135,213,045 | IssuesEvent | 2022-12-29 11:10:21 | flexbox/weshipit.today | https://api.github.com/repos/flexbox/weshipit.today | closed | Migrating to `cva` | priority: medium | **Is your feature request related to a problem? Please describe.**
Our [current way to handle variants](https://github.com/flexbox/weshipit.today/blob/7329fc3230f30182addabccc98b1b073b0c21e53/libs/ui/src/lib/button/button.tsx#L16) works, but it's a bit hacky and does not scale.
**Describe the solution you'd like**
- [x] [add `cva`](https://github.com/joe-bell/cva)
- [ ] double check the storybook configuration —we should be able to modify the props on https://design.weshipit.today/?path=/story/badge--primary
- [ ] migrate `button.tsx`
- [ ] migrate `text.tsx`
**Additional context**
- [ ] watch this talk [Building a design system in Next.js with Tailwind](https://www.youtube.com/watch?v=T-Zv73yZ_QI)
| 1.0 | Migrating to `cva` - **Is your feature request related to a problem? Please describe.**
Our [current way to handle variants](https://github.com/flexbox/weshipit.today/blob/7329fc3230f30182addabccc98b1b073b0c21e53/libs/ui/src/lib/button/button.tsx#L16) works, but it's a bit hacky and does not scale.
**Describe the solution you'd like**
- [x] [add `cva`](https://github.com/joe-bell/cva)
- [ ] double check the storybook configuration —we should be able to modify the props on https://design.weshipit.today/?path=/story/badge--primary
- [ ] migrate `button.tsx`
- [ ] migrate `text.tsx`
**Additional context**
- [ ] watch this talk [Building a design system in Next.js with Tailwind](https://www.youtube.com/watch?v=T-Zv73yZ_QI)
| priority | migrating to cva is your feature request related to a problem please describe our works but it s a bit hacky and does not scale describe the solution you d like double check the storybook configuration —we should be able to modify the props on migrate button tsx migrate text tsx additional context watch this talk | 1 |
305,641 | 9,374,765,947 | IssuesEvent | 2019-04-04 00:50:40 | Techtonica/curriculum | https://api.github.com/repos/Techtonica/curriculum | closed | Create outline for "Roles in Tech: QA Engineer" | MEDIUM due-3-29-19 gssoc19 priority | The intention is to present Quality Assurance roles, and steps to take if one is interested in a career in that field. Apprentices should walk away knowing more about whether they're a good fit for a future in that work, and how to move forward.
- [ ] Create a topic outline [here](https://github.com/Techtonica/curriculum/blob/master/roles-in-tech/qa.md).
- You can base the outline on this slideshow. It needs proofreading, and should follow the styling guidelines in [this issue](https://github.com/Techtonica/curriculum/issues/600) : https://docs.google.com/presentation/d/17PG75lHEEOaoNM6OuAUeoaLa7Hf14tJPiwwdy5I-G-c/edit#slide=id.g22b045fc2c_0_8
Acceptance Criteria:
- [ ] The lesson can be covered in 30-45 minutes
- [ ] It is geared towards beginners & junior devs
- [ ] There are clear objectives
- [ ] The activity helps different kinds of learners (e.g. spatial, auditory, verbal, kinesthetic)
| 1.0 | Create outline for "Roles in Tech: QA Engineer" - The intention is to present Quality Assurance roles, and steps to take if one is interested in a career in that field. Apprentices should walk away knowing more about whether they're a good fit for a future in that work, and how to move forward.
- [ ] Create a topic outline [here](https://github.com/Techtonica/curriculum/blob/master/roles-in-tech/qa.md).
- You can base the outline on this slideshow. It needs proofreading, and should follow the styling guidelines in [this issue](https://github.com/Techtonica/curriculum/issues/600) : https://docs.google.com/presentation/d/17PG75lHEEOaoNM6OuAUeoaLa7Hf14tJPiwwdy5I-G-c/edit#slide=id.g22b045fc2c_0_8
Acceptance Criteria:
- [ ] The lesson can be covered in 30-45 minutes
- [ ] It is geared towards beginners & junior devs
- [ ] There are clear objectives
- [ ] The activity helps different kinds of learners (e.g. spatial, auditory, verbal, kinesthetic)
| priority | create outline for roles in tech qa engineer the intention is to present quality assurance roles and steps to take if one is interested in a career in that field apprentices should walk away knowing more about whether they re a good fit for a future in that work and how to move forward create a topic outline you can base the outline on this slideshow it needs proofreading and should follow the styling guidelines in acceptance criteria the lesson can be covered in minutes it is geared towards beginners junior devs there are clear objectives the activity helps different kinds of learners e g spatial auditory verbal kinesthetic | 1 |
309,675 | 9,478,155,536 | IssuesEvent | 2019-04-19 21:27:02 | smxi/inxi | https://api.github.com/repos/smxi/inxi | reopened | Error when attempting to execute inxi with `--output-file` via Ansible | Enhancement Priority-Medium Waiting-Fix-Confirm ansible-chef-motd | When using either the `shell` or `command` module in Ansible, in combination with the `--output-file` flag on inxi, I'm getting the following error output:
```
"stdout": "Error 1: You can't run option help in an IRC client!"
```
here's the command I'm trying to run:
```
inxi -Fz --output-file "/tmp/2018-11-03.localhost.inxi" --output json
```
and here's my sample ansible playbook entry that fails:
```
- name: Run inxi
shell: inxi -Fz --output-file /tmp/2018-11-03.localhost.inxi --output json
```
Executing the command manually over an SSH session works, executing it over Ansible does not.
Looking through the code, it looks like this is cropping up because the `$b_irc` variable tries printing the terminal in use with `tty`, and when it doesn't get it, that variable gets set to `1`, which prevents you from using the `--output-file` flag. Manually setting `$b_irc` to `0` gives me the results I'm expecting (saves a json report to the specified file location).
Executing `tty` via Ansible returns the error message `not a tty`, so I assume that's what is tripping things up. If I force `tty` to give the right response (`0` in this case), Ansible executes the query without any issues.
The above being said, I realize it may be a big ask to adjust things to make this work with Ansible while keeping the existing functionality, so if that's too much/not possible, I would alternately ask that either there's a flag to force inxi to work in non-IRC mode (avoiding the checks that set IRC mode), or allow the `--output json` flag to work separately from the `--output-file` flag (so I can return json to `stdout` and scrape it from there), as a way of working around the issue.
If you need any other info, let me know. | 1.0 | Error when attempting to execute inxi with `--output-file` via Ansible - When using either the `shell` or `command` module in Ansible, in combination with the `--output-file` flag on inxi, I'm getting the following error output:
```
"stdout": "Error 1: You can't run option help in an IRC client!"
```
here's the command I'm trying to run:
```
inxi -Fz --output-file "/tmp/2018-11-03.localhost.inxi" --output json
```
and here's my sample ansible playbook entry that fails:
```
- name: Run inxi
shell: inxi -Fz --output-file /tmp/2018-11-03.localhost.inxi --output json
```
Executing the command manually over an SSH session works, executing it over Ansible does not.
Looking through the code, it looks like this is cropping up because the `$b_irc` variable tries printing the terminal in use with `tty`, and when it doesn't get it, that variable gets set to `1`, which prevents you from using the `--output-file` flag. Manually setting `$b_irc` to `0` gives me the results I'm expecting (saves a json report to the specified file location).
Executing `tty` via Ansible returns the error message `not a tty`, so I assume that's what is tripping things up. If I force `tty` to give the right response (`0` in this case), Ansible executes the query without any issues.
The above being said, I realize it may be a big ask to adjust things to make this work with Ansible while keeping the existing functionality, so if that's too much/not possible, I would alternately ask that either there's a flag to force inxi to work in non-IRC mode (avoiding the checks that set IRC mode), or allow the `--output json` flag to work separately from the `--output-file` flag (so I can return json to `stdout` and scrape it from there), as a way of working around the issue.
If you need any other info, let me know. | priority | error when attempting to execute inxi with output file via ansible when using either the shell or command module in ansible in combination with the output file flag on inxi i m getting the following error output stdout error you can t run option help in an irc client here s the command i m trying to run inxi fz output file tmp localhost inxi output json and here s my sample ansible playbook entry that fails name run inxi shell inxi fz output file tmp localhost inxi output json executing the command manually over an ssh session works executing it over ansible does not looking through the code it looks like this is cropping up because the b irc variable tries printing the terminal in use with tty and when it doesn t get it that variable gets set to which prevents you from using the output file flag manually setting b irc to gives me the results i m expecting saves a json report to the specified file location executing tty via ansible returns the error message not a tty so i assume that s what is tripping things up if i force tty to give the right response in this case ansible executes the query without any issues the above being said i realize it may be a big ask to adjust things to make this work with ansible while keeping the existing functionality so if that s too much not possible i would alternately ask that either there s a flag to force inxi to work in non irc mode avoiding the checks that set irc mode or allow the output json flag to work separately from the output file flag so i can return json to stdout and scrape it from there as a way of working around the issue if you need any other info let me know | 1 |
795,965 | 28,094,324,171 | IssuesEvent | 2023-03-30 14:52:02 | AY2223S2-CS2103T-F12-4/tp | https://api.github.com/repos/AY2223S2-CS2103T-F12-4/tp | opened | Fix bug for show command | type.Bug priority.Medium severity.Medium | if optional field remark is not used when adding opening, it will still be added, but show command empties out right panel | 1.0 | Fix bug for show command - if optional field remark is not used when adding opening, it will still be added, but show command empties out right panel | priority | fix bug for show command if optional field remark is not used when adding opening it will still be added but show command empties out right panel | 1 |
488,982 | 14,100,013,527 | IssuesEvent | 2020-11-06 02:58:13 | ansible-collections/azure | https://api.github.com/repos/ansible-collections/azure | closed | azure_rm_roleassignment_info code improvement and bugfix. Name requires scope. | medium_priority | <!--- Verify first that your issue is not already reported on GitHub -->
<!--- Also test if the latest release and devel branch are affected too -->
<!--- Complete *all* sections as described, this form is processed automatically -->
##### SUMMARY
<!--- Explain the problem briefly below -->
The azure_rm_roleassignment_info module is in need of an uplift. I am in the process of improving it, but it will take me a few days to get everything coded and packaged up for a PR. I wanted to raise an issue so no one attempts to work in duplicate.
The standout bug is that the Azure python SDK method invoked when I(name) is set requires a scope to also be passed, but it is not made clear in the documentation nor in the args_spec or module code that this is a dependency. I am also planning on adding additional parameters and modes of lookup that will require some rewriting to make sure it's both efficient and will retain backwards compatibility with existing playbooks.
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
<!--- Write the short name of the module, plugin, task or feature below, use your best guess if unsure -->
azure_rm_roleassignment_info
##### ANSIBLE VERSION
<!--- Paste verbatim output from "ansible --version" between quotes -->
```paste below
ansible 2.10.1
config file = None
configured module search path = ['/home/paul/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
ansible python module location = /home/paul/.azcollectiondev_venv/lib64/python3.8/site-packages/ansible
executable location = /home/paul/.azcollectiondev_venv/bin/ansible
python version = 3.8.5 (default, Aug 12 2020, 00:00:00) [GCC 10.2.1 20200723 (Red Hat 10.2.1-1)]
```
##### CONFIGURATION
<!--- Paste verbatim output from "ansible-config dump --only-changed" between quotes -->
```paste below
DEFAULT_HOST_LIST(/home/paul/azure-ansible-test/ansible/projects/Roles/ansible.cfg) = ['/home/paul/azure-ansible-test/ansible/projects/Roles/inventory']
DEFAULT_LOAD_CALLBACK_PLUGINS(/home/paul/azure-ansible-test/ansible/projects/Roles/ansible.cfg) = True
DEFAULT_STDOUT_CALLBACK(/home/paul/azure-ansible-test/ansible/projects/Roles/ansible.cfg) = yaml
```
##### OS / ENVIRONMENT
<!--- Provide all relevant information below, e.g. target OS versions, network device firmware, etc. -->
Fedora 32
##### STEPS TO REPRODUCE
<!--- Describe exactly how to reproduce the problem, using a minimal test-case -->
invoke the azure_rm_roleassignment_info module with assignee set but not scope.
<!--- Paste example playbooks or commands between quotes below -->
```yaml
---
- name: Role lookup Play
hosts: localhost
gather_facts: no
vars:
az_role_assignment_name: "00000000-0000-0000-0000-000000000000"
collections:
- azure.azcollection
tasks:
- name: List Role Assignments
azure.azcollection.azure_rm_roleassignment_info:
name: "{{ az_role_assignment_name | default(omit) }}"
```
<!--- HINT: You can paste gist.github.com links for larger files -->
##### EXPECTED RESULTS
<!--- Describe what you expected to happen when running the steps above -->
success
##### ACTUAL RESULTS
<!--- Describe what actually happened. If possible run with extra verbosity (-vvvv) -->
<!--- Paste verbatim command output between quotes -->
```paste below
File "/tmp/ansible_azure.azcollection.azure_rm_roleassignment_info_payload_30ffbvqa/ansible_azure.azcollection.azure_rm_roleassignment_info_payload.zip/ansible_collections/azure/azcollection/plugins/modules/azure_rm_roleassignment_info.py", line 202, in get_by_name
File "/home/paul/.azcollectiondev_venv/lib64/python3.8/site-packages/azure/mgmt/authorization/v2018_01_01_preview/operations/_role_assignments_operations.py", line 367, in get
'scope': self._serialize.url("scope", scope, 'str', skip_quote=True),
File "/home/paul/.azcollectiondev_venv/lib64/python3.8/site-packages/msrest/serialization.py", line 591, in url
data = self.validate(data, name, required=True, **kwargs)
File "/home/paul/.azcollectiondev_venv/lib64/python3.8/site-packages/msrest/serialization.py", line 661, in validate
raise ValidationError("required", name, True)
msrest.exceptions.ValidationError: Parameter 'scope' can not be None.
```
| 1.0 | azure_rm_roleassignment_info code improvement and bugfix. Name requires scope. - <!--- Verify first that your issue is not already reported on GitHub -->
<!--- Also test if the latest release and devel branch are affected too -->
<!--- Complete *all* sections as described, this form is processed automatically -->
##### SUMMARY
<!--- Explain the problem briefly below -->
The azure_rm_roleassignment_info module is in need of an uplift. I am in the process of improving it, but it will take me a few days to get everything coded and packaged up for a PR. I wanted to raise an issue so no one attempts to work in duplicate.
The standout bug is that the Azure python SDK method invoked when I(name) is set requires a scope to also be passed, but it is not made clear in the documentation nor in the args_spec or module code that this is a dependency. I am also planning on adding additional parameters and modes of lookup that will require some rewriting to make sure it's both efficient and will retain backwards compatibility with existing playbooks.
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
<!--- Write the short name of the module, plugin, task or feature below, use your best guess if unsure -->
azure_rm_roleassignment_info
##### ANSIBLE VERSION
<!--- Paste verbatim output from "ansible --version" between quotes -->
```paste below
ansible 2.10.1
config file = None
configured module search path = ['/home/paul/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
ansible python module location = /home/paul/.azcollectiondev_venv/lib64/python3.8/site-packages/ansible
executable location = /home/paul/.azcollectiondev_venv/bin/ansible
python version = 3.8.5 (default, Aug 12 2020, 00:00:00) [GCC 10.2.1 20200723 (Red Hat 10.2.1-1)]
```
##### CONFIGURATION
<!--- Paste verbatim output from "ansible-config dump --only-changed" between quotes -->
```paste below
DEFAULT_HOST_LIST(/home/paul/azure-ansible-test/ansible/projects/Roles/ansible.cfg) = ['/home/paul/azure-ansible-test/ansible/projects/Roles/inventory']
DEFAULT_LOAD_CALLBACK_PLUGINS(/home/paul/azure-ansible-test/ansible/projects/Roles/ansible.cfg) = True
DEFAULT_STDOUT_CALLBACK(/home/paul/azure-ansible-test/ansible/projects/Roles/ansible.cfg) = yaml
```
##### OS / ENVIRONMENT
<!--- Provide all relevant information below, e.g. target OS versions, network device firmware, etc. -->
Fedora 32
##### STEPS TO REPRODUCE
<!--- Describe exactly how to reproduce the problem, using a minimal test-case -->
invoke the azure_rm_roleassignment_info module with assignee set but not scope.
<!--- Paste example playbooks or commands between quotes below -->
```yaml
---
- name: Role lookup Play
hosts: localhost
gather_facts: no
vars:
az_role_assignment_name: "00000000-0000-0000-0000-000000000000"
collections:
- azure.azcollection
tasks:
- name: List Role Assignments
azure.azcollection.azure_rm_roleassignment_info:
name: "{{ az_role_assignment_name | default(omit) }}"
```
<!--- HINT: You can paste gist.github.com links for larger files -->
##### EXPECTED RESULTS
<!--- Describe what you expected to happen when running the steps above -->
success
##### ACTUAL RESULTS
<!--- Describe what actually happened. If possible run with extra verbosity (-vvvv) -->
<!--- Paste verbatim command output between quotes -->
```paste below
File "/tmp/ansible_azure.azcollection.azure_rm_roleassignment_info_payload_30ffbvqa/ansible_azure.azcollection.azure_rm_roleassignment_info_payload.zip/ansible_collections/azure/azcollection/plugins/modules/azure_rm_roleassignment_info.py", line 202, in get_by_name
File "/home/paul/.azcollectiondev_venv/lib64/python3.8/site-packages/azure/mgmt/authorization/v2018_01_01_preview/operations/_role_assignments_operations.py", line 367, in get
'scope': self._serialize.url("scope", scope, 'str', skip_quote=True),
File "/home/paul/.azcollectiondev_venv/lib64/python3.8/site-packages/msrest/serialization.py", line 591, in url
data = self.validate(data, name, required=True, **kwargs)
File "/home/paul/.azcollectiondev_venv/lib64/python3.8/site-packages/msrest/serialization.py", line 661, in validate
raise ValidationError("required", name, True)
msrest.exceptions.ValidationError: Parameter 'scope' can not be None.
```
| priority | azure rm roleassignment info code improvement and bugfix name requires scope summary the azure rm roleassignment info module is in need of an uplift i am in the process of improving it but it will take me a few days to get everything coded and packaged up for a pr i wanted to raise an issue so no one attempts to work in duplicate the standout bug is that the azure python sdk method invoked when i name is set requires a scope to also be passed but it is not made clear in the documentation nor in the args spec or module code that this is a dependency i am also planning on adding additional parameters and modes of lookup that will require some rewriting to make sure it s both efficient and will retain backwards compatibility with existing playbooks issue type bug report component name azure rm roleassignment info ansible version paste below ansible config file none configured module search path ansible python module location home paul azcollectiondev venv site packages ansible executable location home paul azcollectiondev venv bin ansible python version default aug configuration paste below default host list home paul azure ansible test ansible projects roles ansible cfg default load callback plugins home paul azure ansible test ansible projects roles ansible cfg true default stdout callback home paul azure ansible test ansible projects roles ansible cfg yaml os environment fedora steps to reproduce invoke the azure rm roleassignment info module with assignee set but not scope yaml name role lookup play hosts localhost gather facts no vars az role assignment name collections azure azcollection tasks name list role assignments azure azcollection azure rm roleassignment info name az role assignment name default omit expected results success actual results paste below file tmp ansible azure azcollection azure rm roleassignment info payload ansible azure azcollection azure rm roleassignment info payload zip ansible collections azure azcollection plugins modules azure rm roleassignment info py line in get by name file home paul azcollectiondev venv site packages azure mgmt authorization preview operations role assignments operations py line in get scope self serialize url scope scope str skip quote true file home paul azcollectiondev venv site packages msrest serialization py line in url data self validate data name required true kwargs file home paul azcollectiondev venv site packages msrest serialization py line in validate raise validationerror required name true msrest exceptions validationerror parameter scope can not be none | 1 |
618,811 | 19,487,836,369 | IssuesEvent | 2021-12-26 18:45:08 | returntocorp/semgrep | https://api.github.com/repos/returntocorp/semgrep | closed | [Internal] can't run --json-time on semgrep-app code, index out of range error | priority:medium user:r2c stale |
```
[pad@yrax dogfood (develop)]$ time semgrep --no-git-ignore --config semgrep_r_all.yml --json --json-time input/ > /tmp/res.json
running 1365 rules...
47%|███████████████████████████████████████████████████████████████████████▏ |635/1365
Traceback (most recent call last):
File "/home/pad/.local/share/virtualenvs/semgrep-Bv0fltBr/bin/semgrep", line 33, in <module>
sys.exit(load_entry_point('semgrep', 'console_scripts', 'semgrep')())
File "/home/pad/github/semgrep/semgrep/semgrep/__main__.py", line 17, in main
cli()
File "/home/pad/github/semgrep/semgrep/semgrep/cli.py", line 457, in cli
semgrep.semgrep_main.main(
File "/home/pad/github/semgrep/semgrep/semgrep/semgrep_main.py", line 264, in main
) = CoreRunner(
File "/home/pad/github/semgrep/semgrep/semgrep/core_runner.py", line 604, in invoke_semgrep
) = self._run_rules(rules, target_manager, profiler)
File "/home/pad/github/semgrep/semgrep/semgrep/core_runner.py", line 550, in _run_rules
rule_matches, debugging_steps, errors, rule_targets = self._run_rule(
File "/home/pad/github/semgrep/semgrep/semgrep/core_runner.py", line 432, in _run_rule
output_json = profiler.track(
File "/home/pad/github/semgrep/semgrep/semgrep/profile_manager.py", line 17, in track
result = callable(*args, **kwargs)
File "/home/pad/github/semgrep/semgrep/semgrep/spacegrep.py", line 111, in run_spacegrep
) + _extract_matching_time(output_json)
File "/home/pad/github/semgrep/semgrep/semgrep/spacegrep.py", line 33, in _extract_matching_time
res = json["time"]["targets"][0]["match_time"]
IndexError: list index out of range
real 13m26.279s
user 34m42.857s
sys 2m33.989s
``` | 1.0 | [Internal] can't run --json-time on semgrep-app code, index out of range error -
```
[pad@yrax dogfood (develop)]$ time semgrep --no-git-ignore --config semgrep_r_all.yml --json --json-time input/ > /tmp/res.json
running 1365 rules...
47%|███████████████████████████████████████████████████████████████████████▏ |635/1365
Traceback (most recent call last):
File "/home/pad/.local/share/virtualenvs/semgrep-Bv0fltBr/bin/semgrep", line 33, in <module>
sys.exit(load_entry_point('semgrep', 'console_scripts', 'semgrep')())
File "/home/pad/github/semgrep/semgrep/semgrep/__main__.py", line 17, in main
cli()
File "/home/pad/github/semgrep/semgrep/semgrep/cli.py", line 457, in cli
semgrep.semgrep_main.main(
File "/home/pad/github/semgrep/semgrep/semgrep/semgrep_main.py", line 264, in main
) = CoreRunner(
File "/home/pad/github/semgrep/semgrep/semgrep/core_runner.py", line 604, in invoke_semgrep
) = self._run_rules(rules, target_manager, profiler)
File "/home/pad/github/semgrep/semgrep/semgrep/core_runner.py", line 550, in _run_rules
rule_matches, debugging_steps, errors, rule_targets = self._run_rule(
File "/home/pad/github/semgrep/semgrep/semgrep/core_runner.py", line 432, in _run_rule
output_json = profiler.track(
File "/home/pad/github/semgrep/semgrep/semgrep/profile_manager.py", line 17, in track
result = callable(*args, **kwargs)
File "/home/pad/github/semgrep/semgrep/semgrep/spacegrep.py", line 111, in run_spacegrep
) + _extract_matching_time(output_json)
File "/home/pad/github/semgrep/semgrep/semgrep/spacegrep.py", line 33, in _extract_matching_time
res = json["time"]["targets"][0]["match_time"]
IndexError: list index out of range
real 13m26.279s
user 34m42.857s
sys 2m33.989s
``` | priority | can t run json time on semgrep app code index out of range error time semgrep no git ignore config semgrep r all yml json json time input tmp res json running rules ███████████████████████████████████████████████████████████████████████▏ traceback most recent call last file home pad local share virtualenvs semgrep bin semgrep line in sys exit load entry point semgrep console scripts semgrep file home pad github semgrep semgrep semgrep main py line in main cli file home pad github semgrep semgrep semgrep cli py line in cli semgrep semgrep main main file home pad github semgrep semgrep semgrep semgrep main py line in main corerunner file home pad github semgrep semgrep semgrep core runner py line in invoke semgrep self run rules rules target manager profiler file home pad github semgrep semgrep semgrep core runner py line in run rules rule matches debugging steps errors rule targets self run rule file home pad github semgrep semgrep semgrep core runner py line in run rule output json profiler track file home pad github semgrep semgrep semgrep profile manager py line in track result callable args kwargs file home pad github semgrep semgrep semgrep spacegrep py line in run spacegrep extract matching time output json file home pad github semgrep semgrep semgrep spacegrep py line in extract matching time res json indexerror list index out of range real user sys | 1 |
440,219 | 12,695,907,716 | IssuesEvent | 2020-06-22 09:11:30 | mobileappdevhm20/team-project-team_7 | https://api.github.com/repos/mobileappdevhm20/team-project-team_7 | closed | Implement Settings Page | Priority: Medium Status: Available Type: Enhancement | Acceptance: There is an settings UI. The user can change his settings here (TBD) and logout. | 1.0 | Implement Settings Page - Acceptance: There is an settings UI. The user can change his settings here (TBD) and logout. | priority | implement settings page acceptance there is an settings ui the user can change his settings here tbd and logout | 1 |
787,446 | 27,717,974,442 | IssuesEvent | 2023-03-14 18:14:40 | NIAEFEUP/tts-revamp-fe | https://api.github.com/repos/NIAEFEUP/tts-revamp-fe | opened | Design Home Page | medium priority medium effort | Design the mock-ups for the homepage. You can do it in figma or other software you prefer | 1.0 | Design Home Page - Design the mock-ups for the homepage. You can do it in figma or other software you prefer | priority | design home page design the mock ups for the homepage you can do it in figma or other software you prefer | 1 |
372,200 | 11,010,784,110 | IssuesEvent | 2019-12-04 15:11:02 | geosolutions-it/geotools | https://api.github.com/repos/geosolutions-it/geotools | closed | Communitty interaction | C009-2016-MONGODB Priority: Medium Task | Since we are preserving the current MongoDB behavior and only users that want to use complex feature will need to do something, we only need to convince the community about how we intend to support the complex features. Another point that needs to be discussed is the dependency on app-schema (if we don't manage to avoid it).
| 1.0 | Communitty interaction - Since we are preserving the current MongoDB behavior and only users that want to use complex feature will need to do something, we only need to convince the community about how we intend to support the complex features. Another point that needs to be discussed is the dependency on app-schema (if we don't manage to avoid it).
| priority | communitty interaction since we are preserving the current mongodb behavior and only users that want to use complex feature will need to do something we only need to convince the community about how we intend to support the complex features another point that needs to be discussed is the dependency on app schema if we don t manage to avoid it | 1 |
40,477 | 2,868,921,969 | IssuesEvent | 2015-06-05 21:58:46 | dart-lang/pub | https://api.github.com/repos/dart-lang/pub | closed | Add link to privacy policy | bug Fixed Priority-Medium | <a href="https://github.com/munificent"><img src="https://avatars.githubusercontent.com/u/46275?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [munificent](https://github.com/munificent)**
_Originally opened as dart-lang/sdk#5091_
----
pub.dartlang.org should probably have a link to Google's privacy policy (http://www.google.com/policies/privacy/) like dartlang.org does. | 1.0 | Add link to privacy policy - <a href="https://github.com/munificent"><img src="https://avatars.githubusercontent.com/u/46275?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [munificent](https://github.com/munificent)**
_Originally opened as dart-lang/sdk#5091_
----
pub.dartlang.org should probably have a link to Google's privacy policy (http://www.google.com/policies/privacy/) like dartlang.org does. | priority | add link to privacy policy issue by originally opened as dart lang sdk pub dartlang org should probably have a link to google s privacy policy like dartlang org does | 1 |
41,122 | 2,868,977,247 | IssuesEvent | 2015-06-05 22:19:51 | dart-lang/pub | https://api.github.com/repos/dart-lang/pub | closed | Pub serve should listen on IPv4 and IPv6 loopback | bug Fixed Priority-Medium | <a href="https://github.com/munificent"><img src="https://avatars.githubusercontent.com/u/46275?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [munificent](https://github.com/munificent)**
_Originally opened as dart-lang/sdk#19147_
----
We've run into sporadic problems on the bots and in the wild where "localhost" is bound to an IPv6 address. When pub tries to hit it (using 127.0.0.1), it doesn't find it. There are some related converse problems too, I think.
After discussing it with Anders, one solution would be to have pub bind to both the IPv4 and IPv6 loopback addresses, that way localhost should always work. We could bundle up this logic in a package (possibly http or shelf?) so that others can reuse this too.
Nathan and Anders, it's been a while, do you remember any additional details here? | 1.0 | Pub serve should listen on IPv4 and IPv6 loopback - <a href="https://github.com/munificent"><img src="https://avatars.githubusercontent.com/u/46275?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [munificent](https://github.com/munificent)**
_Originally opened as dart-lang/sdk#19147_
----
We've run into sporadic problems on the bots and in the wild where "localhost" is bound to an IPv6 address. When pub tries to hit it (using 127.0.0.1), it doesn't find it. There are some related converse problems too, I think.
After discussing it with Anders, one solution would be to have pub bind to both the IPv4 and IPv6 loopback addresses, that way localhost should always work. We could bundle up this logic in a package (possibly http or shelf?) so that others can reuse this too.
Nathan and Anders, it's been a while, do you remember any additional details here? | priority | pub serve should listen on and loopback issue by originally opened as dart lang sdk we ve run into sporadic problems on the bots and in the wild where quot localhost quot is bound to an address when pub tries to hit it using it doesn t find it there are some related converse problems too i think after discussing it with anders one solution would be to have pub bind to both the and loopback addresses that way localhost should always work we could bundle up this logic in a package possibly http or shelf so that others can reuse this too nathan and anders it s been a while do you remember any additional details here | 1 |
335,615 | 10,164,131,304 | IssuesEvent | 2019-08-07 10:53:43 | ampproject/amp-wp | https://api.github.com/repos/ampproject/amp-wp | closed | "Begin after" setting not working when setting for an unsaved Story | AMP Stories [Priority] Medium [Size] L [Type] Bug | Steps to reproduce:
- Add a block, set animation.
- Add another block, set animation "Begin after", and choose the first block.
- Save draft now and refresh.
- Check the "Begin After" setting of the second block -- it's "Immediately" instead of the previously set value.
Note: when doing this with a Story that was previously already saved then it works.
| 1.0 | "Begin after" setting not working when setting for an unsaved Story - Steps to reproduce:
- Add a block, set animation.
- Add another block, set animation "Begin after", and choose the first block.
- Save draft now and refresh.
- Check the "Begin After" setting of the second block -- it's "Immediately" instead of the previously set value.
Note: when doing this with a Story that was previously already saved then it works.
| priority | begin after setting not working when setting for an unsaved story steps to reproduce add a block set animation add another block set animation begin after and choose the first block save draft now and refresh check the begin after setting of the second block it s immediately instead of the previously set value note when doing this with a story that was previously already saved then it works | 1 |
627,932 | 19,957,081,385 | IssuesEvent | 2022-01-28 01:22:22 | aims-group/metagrid | https://api.github.com/repos/aims-group/metagrid | closed | Correct "Copy Search" | Type: Bug Priority 2: Medium Level 1: Easy | ### Describe the bug
Copy search URLs are incorrectly formatted
#### To Reproduce
Perform a search. Click the Copy Search button
example:
```
https:esgf-dev1.llnl.gov
/metagrid/search?project=CMIP6&data=%7B%22activeFacets%22%3A%7B%22source_id%22%3A%5B%22EC-Earth3-CC%22%5D%2C%22experiment_id%22%3A%5B%22historical%22%5D%2C%22variant_label%22%3A%5B%22r8i1p1f1%22%5D%7D%7D
```
#### Expected behavior
URL needs proper scheme, and single line: eg:
https//:esgf-dev1.llnl.gov/metagrid/search?project=CMIP6&data=%7B%22activeFacets%22%3A%7B%22source_id%22%3A%5B%22EC-Earth3-CC%22%5D%2C%22experiment_id%22%3A%5B%22historical%22%5D%2C%22variant_label%22%3A%5B%22r8i1p1f1%22%5D%7D%7D | 1.0 | Correct "Copy Search" - ### Describe the bug
Copy search URLs are incorrectly formatted
#### To Reproduce
Perform a search. Click the Copy Search button
example:
```
https:esgf-dev1.llnl.gov
/metagrid/search?project=CMIP6&data=%7B%22activeFacets%22%3A%7B%22source_id%22%3A%5B%22EC-Earth3-CC%22%5D%2C%22experiment_id%22%3A%5B%22historical%22%5D%2C%22variant_label%22%3A%5B%22r8i1p1f1%22%5D%7D%7D
```
#### Expected behavior
URL needs proper scheme, and single line: eg:
https//:esgf-dev1.llnl.gov/metagrid/search?project=CMIP6&data=%7B%22activeFacets%22%3A%7B%22source_id%22%3A%5B%22EC-Earth3-CC%22%5D%2C%22experiment_id%22%3A%5B%22historical%22%5D%2C%22variant_label%22%3A%5B%22r8i1p1f1%22%5D%7D%7D | priority | correct copy search describe the bug copy search urls are incorrectly formatted to reproduce perform a search click the copy search button example https esgf llnl gov metagrid search project data id cc id label expected behavior url needs proper scheme and single line eg https esgf llnl gov metagrid search project data id cc id label | 1 |
320,110 | 9,769,695,260 | IssuesEvent | 2019-06-06 09:10:45 | SatelliteQE/robottelo | https://api.github.com/repos/SatelliteQE/robottelo | closed | cli.test_contenthost.ContentHostTestCase - wrong command usage | 6.3 CLI Medium Priority blocked | Looks like the command usage might have changed:
```
2016-11-02 20:03:27 - robottelo.ssh - DEBUG - >>> LANG=en_US.UTF-8 hammer -v -u admin -p changeme --output=csv host subscription register --content-view-id="319" --organization-id="387" --name="fqfZBVeUOtTbYSk" --lifecycle-environment-id="303"
2016-11-02 20:03:29 - robottelo.ssh - DEBUG - <<< stderr
[ERROR 2016-11-02 20:03:29 API] 500 Internal Server Error
[ERROR 2016-11-02 20:03:29 Exception] wrong number of arguments (3 for 2)
Failed to register host:
wrong number of arguments (3 for 2)
[ERROR 2016-11-02 20:03:29 Exception]
RestClient::InternalServerError (500 Internal Server Error):
/opt/theforeman/tfm/root/usr/share/gems/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!'
/opt/theforeman/tfm/root/usr/share/gems/gems/apipie-bindings-0.0.18/lib/apipie_bindings/api.rb:312:in `block in rest_client_call_block'
/opt/theforeman/tfm/root/usr/share/gems/gems/rest-client-1.8.0/lib/restclient/request.rb:493:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/rest-client-1.8.0/lib/restclient/request.rb:493:in `process_result'
/opt/theforeman/tfm/root/usr/share/gems/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit'
/opt/rh/rh-ruby22/root/usr/share/ruby/net/http.rb:853:in `start'
/opt/theforeman/tfm/root/usr/share/gems/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit'
/opt/theforeman/tfm/root/usr/share/gems/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute'
/opt/theforeman/tfm/root/usr/share/gems/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute'
/opt/theforeman/tfm/root/usr/share/gems/gems/rest-client-1.8.0/lib/restclient/resource.rb:67:in `post'
/opt/theforeman/tfm/root/usr/share/gems/gems/apipie-bindings-0.0.18/lib/apipie_bindings/api.rb:293:in `call_client'
/opt/theforeman/tfm/root/usr/share/gems/gems/apipie-bindings-0.0.18/lib/apipie_bindings/api.rb:222:in `http_call'
/opt/theforeman/tfm/root/usr/share/gems/gems/apipie-bindings-0.0.18/lib/apipie_bindings/api.rb:172:in `call_action'
/opt/theforeman/tfm/root/usr/share/gems/gems/apipie-bindings-0.0.18/lib/apipie_bindings/api.rb:167:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/apipie-bindings-0.0.18/lib/apipie_bindings/resource.rb:21:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/hammer_cli-0.8.0/lib/hammer_cli/apipie/command.rb:43:in `send_request'
/opt/theforeman/tfm/root/usr/share/gems/gems/hammer_cli_foreman-0.8.0/lib/hammer_cli_foreman/commands.rb:190:in `send_request'
/opt/theforeman/tfm/root/usr/share/gems/gems/hammer_cli-0.8.0/lib/hammer_cli/apipie/command.rb:34:in `execute'
/opt/theforeman/tfm/root/usr/share/gems/gems/clamp-1.0.0/lib/clamp/command.rb:68:in `run'
/opt/theforeman/tfm/root/usr/share/gems/gems/hammer_cli-0.8.0/lib/hammer_cli/abstract.rb:22:in `run'
/opt/theforeman/tfm/root/usr/share/gems/gems/clamp-1.0.0/lib/clamp/subcommand/execution.rb:11:in `execute'
/opt/theforeman/tfm/root/usr/share/gems/gems/clamp-1.0.0/lib/clamp/command.rb:68:in `run'
/opt/theforeman/tfm/root/usr/share/gems/gems/hammer_cli-0.8.0/lib/hammer_cli/abstract.rb:22:in `run'
/opt/theforeman/tfm/root/usr/share/gems/gems/clamp-1.0.0/lib/clamp/subcommand/execution.rb:11:in `execute'
/opt/theforeman/tfm/root/usr/share/gems/gems/clamp-1.0.0/lib/clamp/command.rb:68:in `run'
/opt/theforeman/tfm/root/usr/share/gems/gems/hammer_cli-0.8.0/lib/hammer_cli/abstract.rb:22:in `run'
/opt/theforeman/tfm/root/usr/share/gems/gems/clamp-1.0.0/lib/clamp/subcommand/execution.rb:11:in `execute'
/opt/theforeman/tfm/root/usr/share/gems/gems/clamp-1.0.0/lib/clamp/command.rb:68:in `run'
/opt/theforeman/tfm/root/usr/share/gems/gems/hammer_cli-0.8.0/lib/hammer_cli/abstract.rb:22:in `run'
/opt/theforeman/tfm/root/usr/share/gems/gems/clamp-1.0.0/lib/clamp/command.rb:133:in `run'
/opt/theforeman/tfm/root/usr/share/gems/gems/hammer_cli-0.8.0/bin/hammer:125:in `<top (required)>'
/usr/bin/hammer:23:in `load'
/usr/bin/hammer:23:in `<main>'``` | 1.0 | cli.test_contenthost.ContentHostTestCase - wrong command usage - Looks like the command usage might have changed:
```
2016-11-02 20:03:27 - robottelo.ssh - DEBUG - >>> LANG=en_US.UTF-8 hammer -v -u admin -p changeme --output=csv host subscription register --content-view-id="319" --organization-id="387" --name="fqfZBVeUOtTbYSk" --lifecycle-environment-id="303"
2016-11-02 20:03:29 - robottelo.ssh - DEBUG - <<< stderr
[ERROR 2016-11-02 20:03:29 API] 500 Internal Server Error
[ERROR 2016-11-02 20:03:29 Exception] wrong number of arguments (3 for 2)
Failed to register host:
wrong number of arguments (3 for 2)
[ERROR 2016-11-02 20:03:29 Exception]
RestClient::InternalServerError (500 Internal Server Error):
/opt/theforeman/tfm/root/usr/share/gems/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!'
/opt/theforeman/tfm/root/usr/share/gems/gems/apipie-bindings-0.0.18/lib/apipie_bindings/api.rb:312:in `block in rest_client_call_block'
/opt/theforeman/tfm/root/usr/share/gems/gems/rest-client-1.8.0/lib/restclient/request.rb:493:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/rest-client-1.8.0/lib/restclient/request.rb:493:in `process_result'
/opt/theforeman/tfm/root/usr/share/gems/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit'
/opt/rh/rh-ruby22/root/usr/share/ruby/net/http.rb:853:in `start'
/opt/theforeman/tfm/root/usr/share/gems/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit'
/opt/theforeman/tfm/root/usr/share/gems/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute'
/opt/theforeman/tfm/root/usr/share/gems/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute'
/opt/theforeman/tfm/root/usr/share/gems/gems/rest-client-1.8.0/lib/restclient/resource.rb:67:in `post'
/opt/theforeman/tfm/root/usr/share/gems/gems/apipie-bindings-0.0.18/lib/apipie_bindings/api.rb:293:in `call_client'
/opt/theforeman/tfm/root/usr/share/gems/gems/apipie-bindings-0.0.18/lib/apipie_bindings/api.rb:222:in `http_call'
/opt/theforeman/tfm/root/usr/share/gems/gems/apipie-bindings-0.0.18/lib/apipie_bindings/api.rb:172:in `call_action'
/opt/theforeman/tfm/root/usr/share/gems/gems/apipie-bindings-0.0.18/lib/apipie_bindings/api.rb:167:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/apipie-bindings-0.0.18/lib/apipie_bindings/resource.rb:21:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/hammer_cli-0.8.0/lib/hammer_cli/apipie/command.rb:43:in `send_request'
/opt/theforeman/tfm/root/usr/share/gems/gems/hammer_cli_foreman-0.8.0/lib/hammer_cli_foreman/commands.rb:190:in `send_request'
/opt/theforeman/tfm/root/usr/share/gems/gems/hammer_cli-0.8.0/lib/hammer_cli/apipie/command.rb:34:in `execute'
/opt/theforeman/tfm/root/usr/share/gems/gems/clamp-1.0.0/lib/clamp/command.rb:68:in `run'
/opt/theforeman/tfm/root/usr/share/gems/gems/hammer_cli-0.8.0/lib/hammer_cli/abstract.rb:22:in `run'
/opt/theforeman/tfm/root/usr/share/gems/gems/clamp-1.0.0/lib/clamp/subcommand/execution.rb:11:in `execute'
/opt/theforeman/tfm/root/usr/share/gems/gems/clamp-1.0.0/lib/clamp/command.rb:68:in `run'
/opt/theforeman/tfm/root/usr/share/gems/gems/hammer_cli-0.8.0/lib/hammer_cli/abstract.rb:22:in `run'
/opt/theforeman/tfm/root/usr/share/gems/gems/clamp-1.0.0/lib/clamp/subcommand/execution.rb:11:in `execute'
/opt/theforeman/tfm/root/usr/share/gems/gems/clamp-1.0.0/lib/clamp/command.rb:68:in `run'
/opt/theforeman/tfm/root/usr/share/gems/gems/hammer_cli-0.8.0/lib/hammer_cli/abstract.rb:22:in `run'
/opt/theforeman/tfm/root/usr/share/gems/gems/clamp-1.0.0/lib/clamp/subcommand/execution.rb:11:in `execute'
/opt/theforeman/tfm/root/usr/share/gems/gems/clamp-1.0.0/lib/clamp/command.rb:68:in `run'
/opt/theforeman/tfm/root/usr/share/gems/gems/hammer_cli-0.8.0/lib/hammer_cli/abstract.rb:22:in `run'
/opt/theforeman/tfm/root/usr/share/gems/gems/clamp-1.0.0/lib/clamp/command.rb:133:in `run'
/opt/theforeman/tfm/root/usr/share/gems/gems/hammer_cli-0.8.0/bin/hammer:125:in `<top (required)>'
/usr/bin/hammer:23:in `load'
/usr/bin/hammer:23:in `<main>'``` | priority | cli test contenthost contenthosttestcase wrong command usage looks like the command usage might have changed robottelo ssh debug lang en us utf hammer v u admin p changeme output csv host subscription register content view id organization id name fqfzbveuottbysk lifecycle environment id robottelo ssh debug stderr internal server error wrong number of arguments for failed to register host wrong number of arguments for restclient internalservererror internal server error opt theforeman tfm root usr share gems gems rest client lib restclient abstract response rb in return opt theforeman tfm root usr share gems gems apipie bindings lib apipie bindings api rb in block in rest client call block opt theforeman tfm root usr share gems gems rest client lib restclient request rb in call opt theforeman tfm root usr share gems gems rest client lib restclient request rb in process result opt theforeman tfm root usr share gems gems rest client lib restclient request rb in block in transmit opt rh rh root usr share ruby net http rb in start opt theforeman tfm root usr share gems gems rest client lib restclient request rb in transmit opt theforeman tfm root usr share gems gems rest client lib restclient request rb in execute opt theforeman tfm root usr share gems gems rest client lib restclient request rb in execute opt theforeman tfm root usr share gems gems rest client lib restclient resource rb in post opt theforeman tfm root usr share gems gems apipie bindings lib apipie bindings api rb in call client opt theforeman tfm root usr share gems gems apipie bindings lib apipie bindings api rb in http call opt theforeman tfm root usr share gems gems apipie bindings lib apipie bindings api rb in call action opt theforeman tfm root usr share gems gems apipie bindings lib apipie bindings api rb in call opt theforeman tfm root usr share gems gems apipie bindings lib apipie bindings resource rb in call opt theforeman tfm root usr share gems gems hammer cli lib hammer cli apipie command rb in send request opt theforeman tfm root usr share gems gems hammer cli foreman lib hammer cli foreman commands rb in send request opt theforeman tfm root usr share gems gems hammer cli lib hammer cli apipie command rb in execute opt theforeman tfm root usr share gems gems clamp lib clamp command rb in run opt theforeman tfm root usr share gems gems hammer cli lib hammer cli abstract rb in run opt theforeman tfm root usr share gems gems clamp lib clamp subcommand execution rb in execute opt theforeman tfm root usr share gems gems clamp lib clamp command rb in run opt theforeman tfm root usr share gems gems hammer cli lib hammer cli abstract rb in run opt theforeman tfm root usr share gems gems clamp lib clamp subcommand execution rb in execute opt theforeman tfm root usr share gems gems clamp lib clamp command rb in run opt theforeman tfm root usr share gems gems hammer cli lib hammer cli abstract rb in run opt theforeman tfm root usr share gems gems clamp lib clamp subcommand execution rb in execute opt theforeman tfm root usr share gems gems clamp lib clamp command rb in run opt theforeman tfm root usr share gems gems hammer cli lib hammer cli abstract rb in run opt theforeman tfm root usr share gems gems clamp lib clamp command rb in run opt theforeman tfm root usr share gems gems hammer cli bin hammer in usr bin hammer in load usr bin hammer in | 1 |
670,633 | 22,696,938,122 | IssuesEvent | 2022-07-05 07:08:33 | unicef-drp/GeoSight | https://api.github.com/repos/unicef-drp/GeoSight | opened | Add trend indicators for aggregated widget | 🦂 Medium Priority widgets | Add trend indicators for aggregated widget.
- add baseline comparison (i.e. above/less/equal to a predefined value) - indicate with colored arrow indicators
- add support for comparing to different time range value

| 1.0 | Add trend indicators for aggregated widget - Add trend indicators for aggregated widget.
- add baseline comparison (i.e. above/less/equal to a predefined value) - indicate with colored arrow indicators
- add support for comparing to different time range value

| priority | add trend indicators for aggregated widget add trend indicators for aggregated widget add baseline comparison i e above less equal to a predefined value indicate with colored arrow indicators add support for comparing to different time range value | 1 |
312,315 | 9,545,697,617 | IssuesEvent | 2019-05-01 17:49:17 | zephyrproject-rtos/meta-zephyr-sdk | https://api.github.com/repos/zephyrproject-rtos/meta-zephyr-sdk | closed | SDK's qemu tries to access files in /opt/zephyr-sdk, even when installed somewhere else | area: Toolchains bug priority: medium | **_Reported by Inaky Perez-Gonzalez:_**
1. Install SDK in /opt/zephyr-sdk-0.8.2
1. run QEMU under strace (strace -o log -f qemucommandline)
1. grep /opt/zephyr-sdk/ log
```
grep /opt/zephyr-sdk/ log
11997 open("/opt/zephyr-sdk/2.0.1/sysroots/i686-pokysdk-linux/etc/qemu/qemu.conf", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
11997 open("/opt/zephyr-sdk/2.0.1/sysroots/i686-pokysdk-linux/etc/qemu/target-nios2.conf", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
```
this causes conflicts when ANOTHER version of the SDK is installed there.
(Imported from Jira SDK-38) | 1.0 | SDK's qemu tries to access files in /opt/zephyr-sdk, even when installed somewhere else - **_Reported by Inaky Perez-Gonzalez:_**
1. Install SDK in /opt/zephyr-sdk-0.8.2
1. run QEMU under strace (strace -o log -f qemucommandline)
1. grep /opt/zephyr-sdk/ log
```
grep /opt/zephyr-sdk/ log
11997 open("/opt/zephyr-sdk/2.0.1/sysroots/i686-pokysdk-linux/etc/qemu/qemu.conf", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
11997 open("/opt/zephyr-sdk/2.0.1/sysroots/i686-pokysdk-linux/etc/qemu/target-nios2.conf", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
```
this causes conflicts when ANOTHER version of the SDK is installed there.
(Imported from Jira SDK-38) | priority | sdk s qemu tries to access files in opt zephyr sdk even when installed somewhere else reported by inaky perez gonzalez install sdk in opt zephyr sdk run qemu under strace strace o log f qemucommandline grep opt zephyr sdk log grep opt zephyr sdk log open opt zephyr sdk sysroots pokysdk linux etc qemu qemu conf o rdonly o largefile enoent no such file or directory open opt zephyr sdk sysroots pokysdk linux etc qemu target conf o rdonly o largefile enoent no such file or directory this causes conflicts when another version of the sdk is installed there imported from jira sdk | 1 |
502,057 | 14,539,220,414 | IssuesEvent | 2020-12-15 11:33:30 | MikeVedsted/JoinMe | https://api.github.com/repos/MikeVedsted/JoinMe | closed | [FEAT] Add navigation bar | Priority: Medium :zap: Status: In progress :fire: Type: Enhancement :rocket: | **💡 I would really like to solve or include**
create navigation to logging in, getting notifications,s, and getting back homepage.
**🚀 I'm ready for take-off**
Before submitting, please mark if you:
- [x] Checked that this feature doesn't already exists
- [x] Checked that a feature request doesn't already exists
- [x] Went through the user flow, and understand the impact
- [x] Made sure the request shows why it is important to users but doesn't exaggerate the value
| 1.0 | [FEAT] Add navigation bar - **💡 I would really like to solve or include**
create navigation to logging in, getting notifications,s, and getting back homepage.
**🚀 I'm ready for take-off**
Before submitting, please mark if you:
- [x] Checked that this feature doesn't already exists
- [x] Checked that a feature request doesn't already exists
- [x] Went through the user flow, and understand the impact
- [x] Made sure the request shows why it is important to users but doesn't exaggerate the value
| priority | add navigation bar 💡 i would really like to solve or include create navigation to logging in getting notifications s and getting back homepage 🚀 i m ready for take off before submitting please mark if you checked that this feature doesn t already exists checked that a feature request doesn t already exists went through the user flow and understand the impact made sure the request shows why it is important to users but doesn t exaggerate the value | 1 |
170,852 | 6,473,171,584 | IssuesEvent | 2017-08-17 15:22:39 | SoftUni-Internal/suls-issues-public | https://api.github.com/repos/SoftUni-Internal/suls-issues-public | closed | [Profile] Trainings page - course data is not loading on first load | priority: medium | os: Windows Pro 10
browser: Chrome Version 59.0.3071.115 (Official Build) (64-bit)
environment: dev
username: verito898
screen resolution: 1920x1080
when was discovered: 19.07.2017
priority: medium
**steps to reproduce:**
- go to https://dev.platform.softuni.bg:8080/users/profile/trainings/{someusername}
- Click on level
- Select course instance
- Select course
- Open tab exams
Trainings page - course data not loading on first load. The page must be refreshed in order to work.
- Same goes for open courses.

**expected result:**
course data should not be empty.
**actual result:**
course data is empty.
comments section - null | 1.0 | [Profile] Trainings page - course data is not loading on first load - os: Windows Pro 10
browser: Chrome Version 59.0.3071.115 (Official Build) (64-bit)
environment: dev
username: verito898
screen resolution: 1920x1080
when was discovered: 19.07.2017
priority: medium
**steps to reproduce:**
- go to https://dev.platform.softuni.bg:8080/users/profile/trainings/{someusername}
- Click on level
- Select course instance
- Select course
- Open tab exams
Trainings page - course data not loading on first load. The page must be refreshed in order to work.
- Same goes for open courses.

**expected result:**
course data should not be empty.
**actual result:**
course data is empty.
comments section - null | priority | trainings page course data is not loading on first load os windows pro browser chrome version official build bit environment dev username screen resolution when was discovered priority medium steps to reproduce go to click on level select course instance select course open tab exams trainings page course data not loading on first load the page must be refreshed in order to work same goes for open courses expected result course data should not be empty actual result course data is empty comments section null | 1 |
183,305 | 6,687,550,085 | IssuesEvent | 2017-10-08 01:37:45 | goby-lang/goby | https://api.github.com/repos/goby-lang/goby | closed | The top level main object should be printed as "main" | hacktoberfest Priority Medium VM | Before you submit the issue, please provide us following information:
- Your operating system: Mac
- How did you install Goby: source
- Goby version: 0.1.3
- The value of `$GOBY_ROOT`
- Error messages
in MRI, the top level main object is printed as "main"
```
% ruby -e 'puts self'
main
```
But goby doesn't
```
% goby -i
Goby 0.1.3 🤣 😹 😶
» puts self
#» <Instance of: Object>
``` | 1.0 | The top level main object should be printed as "main" - Before you submit the issue, please provide us following information:
- Your operating system: Mac
- How did you install Goby: source
- Goby version: 0.1.3
- The value of `$GOBY_ROOT`
- Error messages
in MRI, the top level main object is printed as "main"
```
% ruby -e 'puts self'
main
```
But goby doesn't
```
% goby -i
Goby 0.1.3 🤣 😹 😶
» puts self
#» <Instance of: Object>
``` | priority | the top level main object should be printed as main before you submit the issue please provide us following information your operating system mac how did you install goby source goby version the value of goby root error messages in mri the top level main object is printed as main ruby e puts self main but goby doesn t goby i goby 🤣 😹 😶 » puts self » | 1 |
613,891 | 19,101,001,717 | IssuesEvent | 2021-11-29 22:32:37 | sonia-auv/proc_hydrophone | https://api.github.com/repos/sonia-auv/proc_hydrophone | closed | Pass sub depth to hydrophones | Priority: Medium Type: Enhancement | In order to get a better triangulation from pingers' location, we need to get the sub depth | 1.0 | Pass sub depth to hydrophones - In order to get a better triangulation from pingers' location, we need to get the sub depth | priority | pass sub depth to hydrophones in order to get a better triangulation from pingers location we need to get the sub depth | 1 |
714,072 | 24,549,412,123 | IssuesEvent | 2022-10-12 11:23:28 | HEPData/hepdata | https://api.github.com/repos/HEPData/hepdata | closed | ci: E2E tests failing due to problem loading Twitter widget | type: bug priority: high complexity: medium | The [last nightly CI tests](https://github.com/HEPData/hepdata/actions/runs/3223679185) failed even after being restarted four times. The [error message](https://github.com/HEPData/hepdata/actions/runs/3223679185/jobs/5283048402#step:14:622) comes from loading the Twitter widget on the homepage:
```
E AssertionError: Errors in browser log:
[622](https://github.com/HEPData/hepdata/actions/runs/3223679185/jobs/5283048402#step:14:623)
E SEVERE: https://platform.twitter.com/js/horizon_timeline.a7991bb824d62c8d5038ddd875db8389.js - Failed to load resource: the server responded with a status of 502 (Bad Gateway)
[623](https://github.com/HEPData/hepdata/actions/runs/3223679185/jobs/5283048402#step:14:624)
E assert 1 == 0
[624](https://github.com/HEPData/hepdata/actions/runs/3223679185/jobs/5283048402#step:14:625)
E + where 1 = len([{'level': 'SEVERE', 'message': 'https://platform.twitter.com/js/horizon_timeline.a7991bb824d62c8d5038ddd875db8389.js - Failed to load resource: the server responded with a status of 502 (Bad Gateway)', 'source': 'network', 'timestamp': 1665500364925}])
```
The E2E tests seem to pass fine when run locally. There have been [recent changes](https://twittercommunity.com/t/embedded-timelines-update-parameters-support/177112) to the Twitter widget and the latest version seems to not be compatible with our E2E tests. Maybe we need to wait for the Twitter widget to load on the homepage before proceeding. I'm going to first try updating the HTML snippet for the Twitter widget.
| 1.0 | ci: E2E tests failing due to problem loading Twitter widget - The [last nightly CI tests](https://github.com/HEPData/hepdata/actions/runs/3223679185) failed even after being restarted four times. The [error message](https://github.com/HEPData/hepdata/actions/runs/3223679185/jobs/5283048402#step:14:622) comes from loading the Twitter widget on the homepage:
```
E AssertionError: Errors in browser log:
[622](https://github.com/HEPData/hepdata/actions/runs/3223679185/jobs/5283048402#step:14:623)
E SEVERE: https://platform.twitter.com/js/horizon_timeline.a7991bb824d62c8d5038ddd875db8389.js - Failed to load resource: the server responded with a status of 502 (Bad Gateway)
[623](https://github.com/HEPData/hepdata/actions/runs/3223679185/jobs/5283048402#step:14:624)
E assert 1 == 0
[624](https://github.com/HEPData/hepdata/actions/runs/3223679185/jobs/5283048402#step:14:625)
E + where 1 = len([{'level': 'SEVERE', 'message': 'https://platform.twitter.com/js/horizon_timeline.a7991bb824d62c8d5038ddd875db8389.js - Failed to load resource: the server responded with a status of 502 (Bad Gateway)', 'source': 'network', 'timestamp': 1665500364925}])
```
The E2E tests seem to pass fine when run locally. There have been [recent changes](https://twittercommunity.com/t/embedded-timelines-update-parameters-support/177112) to the Twitter widget and the latest version seems to not be compatible with our E2E tests. Maybe we need to wait for the Twitter widget to load on the homepage before proceeding. I'm going to first try updating the HTML snippet for the Twitter widget.
| priority | ci tests failing due to problem loading twitter widget the failed even after being restarted four times the comes from loading the twitter widget on the homepage e assertionerror errors in browser log e severe failed to load resource the server responded with a status of bad gateway e assert e where len the tests seem to pass fine when run locally there have been to the twitter widget and the latest version seems to not be compatible with our tests maybe we need to wait for the twitter widget to load on the homepage before proceeding i m going to first try updating the html snippet for the twitter widget | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.