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
723,032
24,881,811,150
IssuesEvent
2022-10-28 02:18:53
Cotalker/documentation
https://api.github.com/repos/Cotalker/documentation
closed
Bug report: Step de FCEach 2.0 no puede usar $OUTPUT de etapas anteriores
Bug report Bug medium priority
### Affected system Cotalker Web Application ### Affected system (other) _No response_ ### Affected environment Staging ### Affected environment (other) _No response_ ### App version Versión 17.12.6 (280) ### Details Hola como están, Estoy teniendo problemas al usar el output de una etapa en el step de un iterar (usando la version 2.0). Por ejemplo tengo esta rutina: <img width="278" alt="Captura de Pantalla 2022-08-12 a la(s) 13 59 15" src="https://user-images.githubusercontent.com/31930273/184416629-5e595cf7-55d1-4f8a-bc58-8bf2b8fc05da.png"> Donde en la etapa `send_email`, que se hace dentro de un iterate, necesito el output de `get_pdf_as_base64`, sin embargo con la versión del iterate 2.0 no lo puedo hacer y necesito este workaround https://github.com/Cotalker/documentation/issues/1054#issuecomment-1199930861, o cambiar la versión del bot por base de datos. ### Steps to reproduce 1. Crear una rutina con una etapa previo a al iterar. 2. Usar el `output` de la etapa en un step del iterar. 3. Ver que el `output` no se puede usar en la iteración. ### Expected result Se debe poder tener el output de etapas anteriores al iterate en el contexto de este para usarlo en las distintas iteraciones. ### Additional data _No response_
1.0
Bug report: Step de FCEach 2.0 no puede usar $OUTPUT de etapas anteriores - ### Affected system Cotalker Web Application ### Affected system (other) _No response_ ### Affected environment Staging ### Affected environment (other) _No response_ ### App version Versión 17.12.6 (280) ### Details Hola como están, Estoy teniendo problemas al usar el output de una etapa en el step de un iterar (usando la version 2.0). Por ejemplo tengo esta rutina: <img width="278" alt="Captura de Pantalla 2022-08-12 a la(s) 13 59 15" src="https://user-images.githubusercontent.com/31930273/184416629-5e595cf7-55d1-4f8a-bc58-8bf2b8fc05da.png"> Donde en la etapa `send_email`, que se hace dentro de un iterate, necesito el output de `get_pdf_as_base64`, sin embargo con la versión del iterate 2.0 no lo puedo hacer y necesito este workaround https://github.com/Cotalker/documentation/issues/1054#issuecomment-1199930861, o cambiar la versión del bot por base de datos. ### Steps to reproduce 1. Crear una rutina con una etapa previo a al iterar. 2. Usar el `output` de la etapa en un step del iterar. 3. Ver que el `output` no se puede usar en la iteración. ### Expected result Se debe poder tener el output de etapas anteriores al iterate en el contexto de este para usarlo en las distintas iteraciones. ### Additional data _No response_
priority
bug report step de fceach no puede usar output de etapas anteriores affected system cotalker web application affected system other no response affected environment staging affected environment other no response app version versión details hola como están estoy teniendo problemas al usar el output de una etapa en el step de un iterar usando la version por ejemplo tengo esta rutina img width alt captura de pantalla a la s src donde en la etapa send email que se hace dentro de un iterate necesito el output de get pdf as sin embargo con la versión del iterate no lo puedo hacer y necesito este workaround o cambiar la versión del bot por base de datos steps to reproduce crear una rutina con una etapa previo a al iterar usar el output de la etapa en un step del iterar ver que el output no se puede usar en la iteración expected result se debe poder tener el output de etapas anteriores al iterate en el contexto de este para usarlo en las distintas iteraciones additional data no response
1
216,779
7,311,508,425
IssuesEvent
2018-02-28 17:58:46
NicholasBarreyre/SEProject
https://api.github.com/repos/NicholasBarreyre/SEProject
opened
Edit User Information screen crashes with blank info
Priority: Medium Type: Bug
On a new account with no user information, if you click the User Info button from the main screen, then click the edit button in the bottom right, don't enter any info in, then click the save button, the app crashes. It should return to the default values. This is probably a simple fix; when the user edits user information data, for each of the fields, if they're blank, return to default values. Assigning to original author @znwilkins, feel free to reassign.
1.0
Edit User Information screen crashes with blank info - On a new account with no user information, if you click the User Info button from the main screen, then click the edit button in the bottom right, don't enter any info in, then click the save button, the app crashes. It should return to the default values. This is probably a simple fix; when the user edits user information data, for each of the fields, if they're blank, return to default values. Assigning to original author @znwilkins, feel free to reassign.
priority
edit user information screen crashes with blank info on a new account with no user information if you click the user info button from the main screen then click the edit button in the bottom right don t enter any info in then click the save button the app crashes it should return to the default values this is probably a simple fix when the user edits user information data for each of the fields if they re blank return to default values assigning to original author znwilkins feel free to reassign
1
16,523
2,615,118,059
IssuesEvent
2015-03-01 05:43:38
chrsmith/google-api-java-client
https://api.github.com/repos/chrsmith/google-api-java-client
opened
language-translate-v2-json-sample
auto-migrated Priority-Medium Type-Sample
``` Which API and version (e.g. Google Calendar Data API version 2)? Google Translate API version 2 What format (e.g. JSON, Atom)? JSON What Authentation (e.g. OAuth, OAuth 2, Android, ClientLogin)? None Java environment (e.g. Java 6, Android 2.2, App Engine 1.3.7)? Java 6 External references, such as API reference guide? http://code.google.com/apis/language/translate/v2/using_rest.html Please provide any additional information below. ``` Original issue reported on code.google.com by `yan...@google.com` on 22 Dec 2010 at 12:23
1.0
language-translate-v2-json-sample - ``` Which API and version (e.g. Google Calendar Data API version 2)? Google Translate API version 2 What format (e.g. JSON, Atom)? JSON What Authentation (e.g. OAuth, OAuth 2, Android, ClientLogin)? None Java environment (e.g. Java 6, Android 2.2, App Engine 1.3.7)? Java 6 External references, such as API reference guide? http://code.google.com/apis/language/translate/v2/using_rest.html Please provide any additional information below. ``` Original issue reported on code.google.com by `yan...@google.com` on 22 Dec 2010 at 12:23
priority
language translate json sample which api and version e g google calendar data api version google translate api version what format e g json atom json what authentation e g oauth oauth android clientlogin none java environment e g java android app engine java external references such as api reference guide please provide any additional information below original issue reported on code google com by yan google com on dec at
1
150,030
5,733,089,523
IssuesEvent
2017-04-21 16:20:00
tootsuite/mastodon
https://api.github.com/repos/tootsuite/mastodon
closed
Timezone of single toot display
enhancement priority - medium ui
Example, * https://mastodon.hk/@inmediahk/23687 The status is published at 17th April, 2017 09:13 UTC. Which is 17th April, 2017 17:13 HKT. The time displayed in timeline is (left) following the browser's timezone, while the single toot display (right) is showing UTC. ![c94852d72ba8ef66](https://cloud.githubusercontent.com/assets/91274/25086638/9bf227de-239b-11e7-86ff-79ed29404290.png) ![1ca4c553b3e5309a](https://cloud.githubusercontent.com/assets/91274/25086639/9bf39722-239b-11e7-8a30-7d64ab5a4f3a.png) The behaviour is inconsistent. It would be easier for visitor to understand if either, 1. The time always follow the user's browser (with JS rewrite the "time" on load?); or 2. The time in single toot display also show a timezone string; or 3. Have an administrator option to set a default for the instance Discovered by @chainsawriot in [this post](https://mastodon.hk/@chainsawriot/23728) * * * * - [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
Timezone of single toot display - Example, * https://mastodon.hk/@inmediahk/23687 The status is published at 17th April, 2017 09:13 UTC. Which is 17th April, 2017 17:13 HKT. The time displayed in timeline is (left) following the browser's timezone, while the single toot display (right) is showing UTC. ![c94852d72ba8ef66](https://cloud.githubusercontent.com/assets/91274/25086638/9bf227de-239b-11e7-86ff-79ed29404290.png) ![1ca4c553b3e5309a](https://cloud.githubusercontent.com/assets/91274/25086639/9bf39722-239b-11e7-8a30-7d64ab5a4f3a.png) The behaviour is inconsistent. It would be easier for visitor to understand if either, 1. The time always follow the user's browser (with JS rewrite the "time" on load?); or 2. The time in single toot display also show a timezone string; or 3. Have an administrator option to set a default for the instance Discovered by @chainsawriot in [this post](https://mastodon.hk/@chainsawriot/23728) * * * * - [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
timezone of single toot display example the status is published at april utc which is april hkt the time displayed in timeline is left following the browser s timezone while the single toot display right is showing utc the behaviour is inconsistent it would be easier for visitor to understand if either the time always follow the user s browser with js rewrite the time on load or the time in single toot display also show a timezone string or have an administrator option to set a default for the instance discovered by chainsawriot in 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
677,106
23,150,944,688
IssuesEvent
2022-07-29 08:16:18
containrrr/watchtower
https://api.github.com/repos/containrrr/watchtower
opened
DNS Timeout on run once
Type: Bug Priority: Medium Status: Available
**Describe the bug** Receive DNS timeout message when using --run-once **To Reproduce** <!-- Steps to reproduce the behavior: Run docker run --rm -v /var/run/docker.sock:/var/run/docker.sock containrrr/watchtower --run-once --cleanup --debug **Expected behavior** Containers to update automatically. We want to know: - Platform: Ubuntu 22.04 - Architecture: x86_64 - Docker version: Docker version 20.10.12, build 20.10.12-0ubuntu4 <details> docker run --rm -v /var/run/docker.sock:/var/run/docker.sock containrrr/watchtower --run-once --cleanup --debug time="2022-07-29T07:54:50Z" level=debug time="2022-07-29T07:54:50Z" level=debug msg="Sleeping for a second to ensure the docker api client has been properly initialized." time="2022-07-29T07:54:51Z" level=debug msg="Making sure everything is sane before starting" time="2022-07-29T07:54:51Z" level=info msg="Watchtower 1.4.0" time="2022-07-29T07:54:51Z" level=info msg="Using no notifications" time="2022-07-29T07:54:51Z" level=info msg="Checking all containers (except explicitly disabled with label)" time="2022-07-29T07:54:51Z" level=info msg="Running a one time update." time="2022-07-29T07:54:51Z" level=debug msg="Checking containers for updated images" time="2022-07-29T07:54:51Z" level=debug msg="Retrieving running containers" time="2022-07-29T07:54:51Z" level=debug msg="Trying to load authentication credentials." container=/zen_wu image="containrrr/watchtower:latest" time="2022-07-29T07:54:51Z" level=debug msg="No credentials for containrrr found" config_file=/config.json time="2022-07-29T07:54:51Z" level=debug msg="Got image name: containrrr/watchtower:latest" time="2022-07-29T07:54:51Z" level=debug msg="Checking if pull is needed" container=/zen_wu image="containrrr/watchtower:latest" time="2022-07-29T07:54:51Z" level=debug msg="Building challenge URL" URL="https://index.docker.io/v2/" time="2022-07-29T07:55:01Z" level=warning msg="Could not do a head request for \"containrrr/watchtower:latest\", falling back to regular pull." container=/zen_wu image="containrrr/watchtower:latest" time="2022-07-29T07:55:01Z" level=warning msg="Reason: Get \"https://index.docker.io/v2/\": dial tcp: lookup index.docker.io on 192.168.0.7:53: read udp 172.17.0.2:37548->192.168.0.7:53: i/o timeout" container=/zen_wu image="containrrr/watchtower:latest" </details> **Additional context** Watchtower updates containers as expected if started as a daemon and on a schedule. If I remove my DNS server settings from the netplan config, watchtower attempts to use google DNS (which is blocked by my router) but if I allow it through, watchtower works as expected. DNS server (adguard) is running without any issues in a container on the same docker host as watchtower
1.0
DNS Timeout on run once - **Describe the bug** Receive DNS timeout message when using --run-once **To Reproduce** <!-- Steps to reproduce the behavior: Run docker run --rm -v /var/run/docker.sock:/var/run/docker.sock containrrr/watchtower --run-once --cleanup --debug **Expected behavior** Containers to update automatically. We want to know: - Platform: Ubuntu 22.04 - Architecture: x86_64 - Docker version: Docker version 20.10.12, build 20.10.12-0ubuntu4 <details> docker run --rm -v /var/run/docker.sock:/var/run/docker.sock containrrr/watchtower --run-once --cleanup --debug time="2022-07-29T07:54:50Z" level=debug time="2022-07-29T07:54:50Z" level=debug msg="Sleeping for a second to ensure the docker api client has been properly initialized." time="2022-07-29T07:54:51Z" level=debug msg="Making sure everything is sane before starting" time="2022-07-29T07:54:51Z" level=info msg="Watchtower 1.4.0" time="2022-07-29T07:54:51Z" level=info msg="Using no notifications" time="2022-07-29T07:54:51Z" level=info msg="Checking all containers (except explicitly disabled with label)" time="2022-07-29T07:54:51Z" level=info msg="Running a one time update." time="2022-07-29T07:54:51Z" level=debug msg="Checking containers for updated images" time="2022-07-29T07:54:51Z" level=debug msg="Retrieving running containers" time="2022-07-29T07:54:51Z" level=debug msg="Trying to load authentication credentials." container=/zen_wu image="containrrr/watchtower:latest" time="2022-07-29T07:54:51Z" level=debug msg="No credentials for containrrr found" config_file=/config.json time="2022-07-29T07:54:51Z" level=debug msg="Got image name: containrrr/watchtower:latest" time="2022-07-29T07:54:51Z" level=debug msg="Checking if pull is needed" container=/zen_wu image="containrrr/watchtower:latest" time="2022-07-29T07:54:51Z" level=debug msg="Building challenge URL" URL="https://index.docker.io/v2/" time="2022-07-29T07:55:01Z" level=warning msg="Could not do a head request for \"containrrr/watchtower:latest\", falling back to regular pull." container=/zen_wu image="containrrr/watchtower:latest" time="2022-07-29T07:55:01Z" level=warning msg="Reason: Get \"https://index.docker.io/v2/\": dial tcp: lookup index.docker.io on 192.168.0.7:53: read udp 172.17.0.2:37548->192.168.0.7:53: i/o timeout" container=/zen_wu image="containrrr/watchtower:latest" </details> **Additional context** Watchtower updates containers as expected if started as a daemon and on a schedule. If I remove my DNS server settings from the netplan config, watchtower attempts to use google DNS (which is blocked by my router) but if I allow it through, watchtower works as expected. DNS server (adguard) is running without any issues in a container on the same docker host as watchtower
priority
dns timeout on run once describe the bug receive dns timeout message when using run once to reproduce steps to reproduce the behavior run docker run rm v var run docker sock var run docker sock containrrr watchtower run once cleanup debug expected behavior containers to update automatically we want to know platform ubuntu architecture docker version docker version build docker run rm v var run docker sock var run docker sock containrrr watchtower run once cleanup debug time level debug time level debug msg sleeping for a second to ensure the docker api client has been properly initialized time level debug msg making sure everything is sane before starting time level info msg watchtower time level info msg using no notifications time level info msg checking all containers except explicitly disabled with label time level info msg running a one time update time level debug msg checking containers for updated images time level debug msg retrieving running containers time level debug msg trying to load authentication credentials container zen wu image containrrr watchtower latest time level debug msg no credentials for containrrr found config file config json time level debug msg got image name containrrr watchtower latest time level debug msg checking if pull is needed container zen wu image containrrr watchtower latest time level debug msg building challenge url url time level warning msg could not do a head request for containrrr watchtower latest falling back to regular pull container zen wu image containrrr watchtower latest time level warning msg reason get dial tcp lookup index docker io on read udp i o timeout container zen wu image containrrr watchtower latest additional context watchtower updates containers as expected if started as a daemon and on a schedule if i remove my dns server settings from the netplan config watchtower attempts to use google dns which is blocked by my router but if i allow it through watchtower works as expected dns server adguard is running without any issues in a container on the same docker host as watchtower
1
493,579
14,235,088,700
IssuesEvent
2020-11-18 14:24:57
huridocs/uwazi
https://api.github.com/repos/huridocs/uwazi
closed
Apparently user deletions are not being logged in the activity log
Bug Priority: Medium
Research if user deletions is not getting logged in the activity log.
1.0
Apparently user deletions are not being logged in the activity log - Research if user deletions is not getting logged in the activity log.
priority
apparently user deletions are not being logged in the activity log research if user deletions is not getting logged in the activity log
1
239,419
7,794,691,105
IssuesEvent
2018-06-08 04:18:48
Vhoyon/Discord-Bot
https://api.github.com/repos/Vhoyon/Discord-Bot
closed
Add a loop command to the music player
Feature Request: New Command Priority: Medium
_Idea taken from the Bot Work test server's Ideas channel from @StephanoMehawej_
1.0
Add a loop command to the music player - _Idea taken from the Bot Work test server's Ideas channel from @StephanoMehawej_
priority
add a loop command to the music player idea taken from the bot work test server s ideas channel from stephanomehawej
1
32,367
2,753,908,607
IssuesEvent
2015-04-25 04:44:22
canadainc/quran10
https://api.github.com/repos/canadainc/quran10
closed
Reduce memory footprint by sharing ComponentDefinition and background image
Component-Logic enhancement Priority-Medium Type-Performance
Put it in GlobalProperties
1.0
Reduce memory footprint by sharing ComponentDefinition and background image - Put it in GlobalProperties
priority
reduce memory footprint by sharing componentdefinition and background image put it in globalproperties
1
282,056
8,703,259,228
IssuesEvent
2018-12-05 16:14:43
TrailblazingTech/LSOA
https://api.github.com/repos/TrailblazingTech/LSOA
closed
Maintain state in the latest un-saved observation
Priority: Medium
Right now, if you begin an observation, leave the screen, and come back, your work is cleared. This is USUALLY only an inconvenience. However, there is at least one place where it puts the teachers in a bind. If they are working with the class, realize that the data they've collected falls outside of the set of the constructs you have chosen, and then need to go back to the SETUP screen, you lose your work when you return. Saving the in-process state of the observation screen would solve this problem. An alternative solution could be to figure out a later editing path using the "N/A" observation classification mentioned in #163
1.0
Maintain state in the latest un-saved observation - Right now, if you begin an observation, leave the screen, and come back, your work is cleared. This is USUALLY only an inconvenience. However, there is at least one place where it puts the teachers in a bind. If they are working with the class, realize that the data they've collected falls outside of the set of the constructs you have chosen, and then need to go back to the SETUP screen, you lose your work when you return. Saving the in-process state of the observation screen would solve this problem. An alternative solution could be to figure out a later editing path using the "N/A" observation classification mentioned in #163
priority
maintain state in the latest un saved observation right now if you begin an observation leave the screen and come back your work is cleared this is usually only an inconvenience however there is at least one place where it puts the teachers in a bind if they are working with the class realize that the data they ve collected falls outside of the set of the constructs you have chosen and then need to go back to the setup screen you lose your work when you return saving the in process state of the observation screen would solve this problem an alternative solution could be to figure out a later editing path using the n a observation classification mentioned in
1
86,301
3,710,103,618
IssuesEvent
2016-03-02 01:56:34
zaproxy/zaproxy
https://api.github.com/repos/zaproxy/zaproxy
closed
Finding faults in back end C cgi programs dealing with sloppy fromat string programming
Priority-Medium Type-Enhancement
``` Many of the back end interfaces use a secondary programming language, often compiled, to interface to a variety of system functions. C and C++ are two of the more popular "traditional" languages that are used. The Format String exploit occurs when the submitted data of an input string is evaluated as a command by the application. In this way, the attacker could execute code, read the stack, or cause a segmentation fault in the running application, causing new behaviors that could compromise the security or the stability of the system. To understand the attack, it’s necessary to understand the components that constitute it. •The Format Function is an ANSI C conversion function, like printf, fprintf, which converts a primitive variable of the programming language into a human-readable string representation. •The Format String is the argument of the Format Function and is an ASCII Z string which contains text and format parameters, like: printf ("The magic number is: %d\n", 1911); •The Format String Parameter, like %x %s defines the type of conversion of the format function. The attack could be executed when the application doesn’t properly validate the submitted input. In this case, if a Format String parameter, like %x, is inserted into the posted data, the string is parsed by the Format Function, and the conversion specified in the parameters is executed. However, the Format Function is expecting more arguments as input, and if these arguments are not supplied, the function could read or write the stack. IT should be possible to detect this vulnerability by causing the code to either hard crash or by using things such as %x to cause the code web site to return an abnormally large response. ``` Original issue reported on code.google.com by `msrader` on 2015-02-23 19:00:56
1.0
Finding faults in back end C cgi programs dealing with sloppy fromat string programming - ``` Many of the back end interfaces use a secondary programming language, often compiled, to interface to a variety of system functions. C and C++ are two of the more popular "traditional" languages that are used. The Format String exploit occurs when the submitted data of an input string is evaluated as a command by the application. In this way, the attacker could execute code, read the stack, or cause a segmentation fault in the running application, causing new behaviors that could compromise the security or the stability of the system. To understand the attack, it’s necessary to understand the components that constitute it. •The Format Function is an ANSI C conversion function, like printf, fprintf, which converts a primitive variable of the programming language into a human-readable string representation. •The Format String is the argument of the Format Function and is an ASCII Z string which contains text and format parameters, like: printf ("The magic number is: %d\n", 1911); •The Format String Parameter, like %x %s defines the type of conversion of the format function. The attack could be executed when the application doesn’t properly validate the submitted input. In this case, if a Format String parameter, like %x, is inserted into the posted data, the string is parsed by the Format Function, and the conversion specified in the parameters is executed. However, the Format Function is expecting more arguments as input, and if these arguments are not supplied, the function could read or write the stack. IT should be possible to detect this vulnerability by causing the code to either hard crash or by using things such as %x to cause the code web site to return an abnormally large response. ``` Original issue reported on code.google.com by `msrader` on 2015-02-23 19:00:56
priority
finding faults in back end c cgi programs dealing with sloppy fromat string programming many of the back end interfaces use a secondary programming language often compiled to interface to a variety of system functions c and c are two of the more popular traditional languages that are used the format string exploit occurs when the submitted data of an input string is evaluated as a command by the application in this way the attacker could execute code read the stack or cause a segmentation fault in the running application causing new behaviors that could compromise the security or the stability of the system to understand the attack it’s necessary to understand the components that constitute it •the format function is an ansi c conversion function like printf fprintf which converts a primitive variable of the programming language into a human readable string representation •the format string is the argument of the format function and is an ascii z string which contains text and format parameters like printf the magic number is d n •the format string parameter like x s defines the type of conversion of the format function the attack could be executed when the application doesn’t properly validate the submitted input in this case if a format string parameter like x is inserted into the posted data the string is parsed by the format function and the conversion specified in the parameters is executed however the format function is expecting more arguments as input and if these arguments are not supplied the function could read or write the stack it should be possible to detect this vulnerability by causing the code to either hard crash or by using things such as x to cause the code web site to return an abnormally large response original issue reported on code google com by msrader on
1
686,459
23,491,731,719
IssuesEvent
2022-08-17 19:28:08
rstudio/gt
https://api.github.com/repos/rstudio/gt
closed
`gtsave()` outputs image, ignores hide figure chunk options, ignores formatting
Type: ☹︎ Bug Difficulty: [2] Intermediate Effort: [2] Medium Priority: ♨︎ Critical
## Prework * [x] Read and agree to the [code of conduct](https://www.contributor-covenant.org/version/2/0/code_of_conduct/) and [contributing guidelines](https://github.com/rstudio/gt/blob/master/.github/CONTRIBUTING.md). * [x] If there is [already a relevant issue](https://github.com/rstudio/gt/issues), whether open or closed, comment on the existing thread instead of posting a new issue. * [x] Post a [minimal reproducible example](https://www.tidyverse.org/help/) so the maintainer can troubleshoot the problems you identify. A reproducible example is: * [x] **Runnable**: post enough R code and data so any onlooker can create the error on their own computer. * [x] **Minimal**: reduce runtime wherever possible and remove complicated details that are irrelevant to the issue at hand. * [x] **Readable**: format your code according to the [tidyverse style guide](https://style.tidyverse.org/). ## Description Using `gt::gtsave()` within an Rmarkdown document outputs image and ignores chunk options to prevent rendering table. Formatting is also not respected in saved image. This is true for both html and pdf outputs (only html output shown in this reprex). This issue is particularly relevant to LaTeX/PDF output use-cases: I want to call `gtsave()` within a document to use the resultant image file in PDF documents given that LaTeX functionality in package `gt::` is not yet complete. I don't want to create the table and call `gtsave()` interactively because I want a fully reproducible document, how do I stop `gt::gtsave()` rendering the table when called, and get it to respect my formatting? ## Reproducible Example ### Rmarkdown reprex document complete content supplied in below chunk: ````r ```{r reprex-options, include = FALSE} options( keep.source = TRUE, rlang_trace_top_env = globalenv(), `rlang:::force_unhandled_error` = TRUE, rlang_backtrace_on_error = "full", crayon.enabled = FALSE, reprex.current_venue = "gh" ) ``` ```{r, results = 'asis', echo = FALSE, include = file.exists('.Rprofile'), eval = file.exists('.Rprofile')} cat(sprintf("*Local `.Rprofile` detected at `%s`*", normalizePath(".Rprofile"))) ``` --- output: reprex::reprex_document #knit: reprex::reprex_render title: "`gtsave()` outputs image, ignores hide figure chunk options, ignores formatting" author: "Elliot Gould, https://github.com/egouldo/" --- # Reproducible Example Create gt table and save as `.png` to a temp directory with chunk options: - `fig.keep='none'`, - `fig.show='hide'` ```{r test-tbl, fig.keep='none', fig.show='hide', message=FALSE} suppressPackageStartupMessages(library(dplyr)) suppressPackageStartupMessages(library(gt)) suppressPackageStartupMessages(library(knitr)) temp_path <- tempdir() my_tbl <- exibble %>% dplyr::mutate(char = paste0("`", char, "`")) %>% gt::gt() %>% gt::fmt_markdown(char) my_tbl %>% gt::gtsave(filename = "test_tbl.png", path = temp_path) ``` When we include the image file generated by `gt::gtsave()`, the markdown formatting on col `char` is now absent: ```{r include-my_tbl, eval = TRUE} knitr::include_graphics(path = paste0(temp_path, "/test_tbl.png")) ``` # Expected result Below, we can see that the object `my_tbl` respects the markdown formatting for column `char`, so there's no issue with the object being parsed to `gt::gtsave()`. The rendered table saved to `"test_tbl.png"` should include markdown formatting as is generated in the below chunk: ```{r render-my_tbl} my_tbl ``` ## Session Info: ```{r session-info} xfun::session_info(packages = c("gt", "dplyr", "knitr")) ``` <sup>Created on `r Sys.Date()` by the [reprex package](https://reprex.tidyverse.org) (v`r utils::packageVersion("reprex")`)</sup> ```` ### Output: ![rendered-html-output](https://user-images.githubusercontent.com/8400682/174928402-f2c92e48-9ee4-41c9-97cc-2ae6b615414b.png) * [x] Post a [minimal reproducible example](https://www.tidyverse.org/help/) so the maintainer can troubleshoot the problems you identify. A reproducible example is: * [x] **Runnable**: post enough R code and data so any onlooker can create the error on their own computer. * [x] **Minimal**: reduce runtime wherever possible and remove complicated details that are irrelevant to the issue at hand. * [x] **Readable**: format your code according to the [tidyverse style guide](https://style.tidyverse.org/). ## Expected result - `gt::gtsave()` should not render image when called in R chunk in Rmarkdown document when `fig.keep='none', fig.show='hide'`, as in chunk `test-tbl` - Preferably: `gt::gtsave()` should not render image when called in R chunk in Rmarkdown document at all, unless toggle argument supplied - Image saved by `gt::gtsave()` should respect formatting supplied, e.g. by `gt::fmt_markdown()` as in chunk `render-my_tbl` ## Session info ```r R version 4.2.0 (2022-04-22) Platform: x86_64-apple-darwin17.0 (64-bit) Running under: macOS Big Sur 11.6.5, RStudio 2022.2.3.492 Locale: en_AU.UTF-8 / en_AU.UTF-8 / en_AU.UTF-8 / C / en_AU.UTF-8 / en_AU.UTF-8 Package version: backports_1.4.1 base64enc_0.1.3 bitops_1.0.7 checkmate_2.1.0 cli_3.3.0 colorspace_2.0.3 commonmark_1.8.0 crayon_1.5.1 digest_0.6.29 dplyr_1.0.9 ellipsis_0.3.2 evaluate_0.15 fansi_1.0.3 farver_2.1.0 fastmap_1.1.0 fs_1.5.2 generics_0.1.2 ggplot2_3.3.6 glue_1.6.2 graphics_4.2.0 grDevices_4.2.0 grid_4.2.0 gt_0.6.0 gtable_0.3.0 highr_0.9 htmltools_0.5.2 isoband_0.2.5 knitr_1.39 labeling_0.4.2 lattice_0.20.45 lifecycle_1.0.1 magrittr_2.0.3 MASS_7.3.56 Matrix_1.4.1 methods_4.2.0 mgcv_1.8.40 munsell_0.5.0 nlme_3.1.157 pillar_1.7.0 pkgconfig_2.0.3 purrr_0.3.4 R6_2.5.1 rappdirs_0.3.3 RColorBrewer_1.1.3 rlang_1.0.2 sass_0.4.1 scales_1.2.0 splines_4.2.0 stats_4.2.0 stringi_1.7.6 stringr_1.4.0 tibble_3.1.7 tidyselect_1.1.2 tools_4.2.0 utf8_1.2.2 utils_4.2.0 vctrs_0.4.1 viridisLite_0.4.0 withr_2.5.0 xfun_0.31 yaml_2.3.5 ```
1.0
`gtsave()` outputs image, ignores hide figure chunk options, ignores formatting - ## Prework * [x] Read and agree to the [code of conduct](https://www.contributor-covenant.org/version/2/0/code_of_conduct/) and [contributing guidelines](https://github.com/rstudio/gt/blob/master/.github/CONTRIBUTING.md). * [x] If there is [already a relevant issue](https://github.com/rstudio/gt/issues), whether open or closed, comment on the existing thread instead of posting a new issue. * [x] Post a [minimal reproducible example](https://www.tidyverse.org/help/) so the maintainer can troubleshoot the problems you identify. A reproducible example is: * [x] **Runnable**: post enough R code and data so any onlooker can create the error on their own computer. * [x] **Minimal**: reduce runtime wherever possible and remove complicated details that are irrelevant to the issue at hand. * [x] **Readable**: format your code according to the [tidyverse style guide](https://style.tidyverse.org/). ## Description Using `gt::gtsave()` within an Rmarkdown document outputs image and ignores chunk options to prevent rendering table. Formatting is also not respected in saved image. This is true for both html and pdf outputs (only html output shown in this reprex). This issue is particularly relevant to LaTeX/PDF output use-cases: I want to call `gtsave()` within a document to use the resultant image file in PDF documents given that LaTeX functionality in package `gt::` is not yet complete. I don't want to create the table and call `gtsave()` interactively because I want a fully reproducible document, how do I stop `gt::gtsave()` rendering the table when called, and get it to respect my formatting? ## Reproducible Example ### Rmarkdown reprex document complete content supplied in below chunk: ````r ```{r reprex-options, include = FALSE} options( keep.source = TRUE, rlang_trace_top_env = globalenv(), `rlang:::force_unhandled_error` = TRUE, rlang_backtrace_on_error = "full", crayon.enabled = FALSE, reprex.current_venue = "gh" ) ``` ```{r, results = 'asis', echo = FALSE, include = file.exists('.Rprofile'), eval = file.exists('.Rprofile')} cat(sprintf("*Local `.Rprofile` detected at `%s`*", normalizePath(".Rprofile"))) ``` --- output: reprex::reprex_document #knit: reprex::reprex_render title: "`gtsave()` outputs image, ignores hide figure chunk options, ignores formatting" author: "Elliot Gould, https://github.com/egouldo/" --- # Reproducible Example Create gt table and save as `.png` to a temp directory with chunk options: - `fig.keep='none'`, - `fig.show='hide'` ```{r test-tbl, fig.keep='none', fig.show='hide', message=FALSE} suppressPackageStartupMessages(library(dplyr)) suppressPackageStartupMessages(library(gt)) suppressPackageStartupMessages(library(knitr)) temp_path <- tempdir() my_tbl <- exibble %>% dplyr::mutate(char = paste0("`", char, "`")) %>% gt::gt() %>% gt::fmt_markdown(char) my_tbl %>% gt::gtsave(filename = "test_tbl.png", path = temp_path) ``` When we include the image file generated by `gt::gtsave()`, the markdown formatting on col `char` is now absent: ```{r include-my_tbl, eval = TRUE} knitr::include_graphics(path = paste0(temp_path, "/test_tbl.png")) ``` # Expected result Below, we can see that the object `my_tbl` respects the markdown formatting for column `char`, so there's no issue with the object being parsed to `gt::gtsave()`. The rendered table saved to `"test_tbl.png"` should include markdown formatting as is generated in the below chunk: ```{r render-my_tbl} my_tbl ``` ## Session Info: ```{r session-info} xfun::session_info(packages = c("gt", "dplyr", "knitr")) ``` <sup>Created on `r Sys.Date()` by the [reprex package](https://reprex.tidyverse.org) (v`r utils::packageVersion("reprex")`)</sup> ```` ### Output: ![rendered-html-output](https://user-images.githubusercontent.com/8400682/174928402-f2c92e48-9ee4-41c9-97cc-2ae6b615414b.png) * [x] Post a [minimal reproducible example](https://www.tidyverse.org/help/) so the maintainer can troubleshoot the problems you identify. A reproducible example is: * [x] **Runnable**: post enough R code and data so any onlooker can create the error on their own computer. * [x] **Minimal**: reduce runtime wherever possible and remove complicated details that are irrelevant to the issue at hand. * [x] **Readable**: format your code according to the [tidyverse style guide](https://style.tidyverse.org/). ## Expected result - `gt::gtsave()` should not render image when called in R chunk in Rmarkdown document when `fig.keep='none', fig.show='hide'`, as in chunk `test-tbl` - Preferably: `gt::gtsave()` should not render image when called in R chunk in Rmarkdown document at all, unless toggle argument supplied - Image saved by `gt::gtsave()` should respect formatting supplied, e.g. by `gt::fmt_markdown()` as in chunk `render-my_tbl` ## Session info ```r R version 4.2.0 (2022-04-22) Platform: x86_64-apple-darwin17.0 (64-bit) Running under: macOS Big Sur 11.6.5, RStudio 2022.2.3.492 Locale: en_AU.UTF-8 / en_AU.UTF-8 / en_AU.UTF-8 / C / en_AU.UTF-8 / en_AU.UTF-8 Package version: backports_1.4.1 base64enc_0.1.3 bitops_1.0.7 checkmate_2.1.0 cli_3.3.0 colorspace_2.0.3 commonmark_1.8.0 crayon_1.5.1 digest_0.6.29 dplyr_1.0.9 ellipsis_0.3.2 evaluate_0.15 fansi_1.0.3 farver_2.1.0 fastmap_1.1.0 fs_1.5.2 generics_0.1.2 ggplot2_3.3.6 glue_1.6.2 graphics_4.2.0 grDevices_4.2.0 grid_4.2.0 gt_0.6.0 gtable_0.3.0 highr_0.9 htmltools_0.5.2 isoband_0.2.5 knitr_1.39 labeling_0.4.2 lattice_0.20.45 lifecycle_1.0.1 magrittr_2.0.3 MASS_7.3.56 Matrix_1.4.1 methods_4.2.0 mgcv_1.8.40 munsell_0.5.0 nlme_3.1.157 pillar_1.7.0 pkgconfig_2.0.3 purrr_0.3.4 R6_2.5.1 rappdirs_0.3.3 RColorBrewer_1.1.3 rlang_1.0.2 sass_0.4.1 scales_1.2.0 splines_4.2.0 stats_4.2.0 stringi_1.7.6 stringr_1.4.0 tibble_3.1.7 tidyselect_1.1.2 tools_4.2.0 utf8_1.2.2 utils_4.2.0 vctrs_0.4.1 viridisLite_0.4.0 withr_2.5.0 xfun_0.31 yaml_2.3.5 ```
priority
gtsave outputs image ignores hide figure chunk options ignores formatting prework read and agree to the and if there is whether open or closed comment on the existing thread instead of posting a new issue post a so the maintainer can troubleshoot the problems you identify a reproducible example is runnable post enough r code and data so any onlooker can create the error on their own computer minimal reduce runtime wherever possible and remove complicated details that are irrelevant to the issue at hand readable format your code according to the description using gt gtsave within an rmarkdown document outputs image and ignores chunk options to prevent rendering table formatting is also not respected in saved image this is true for both html and pdf outputs only html output shown in this reprex this issue is particularly relevant to latex pdf output use cases i want to call gtsave within a document to use the resultant image file in pdf documents given that latex functionality in package gt is not yet complete i don t want to create the table and call gtsave interactively because i want a fully reproducible document how do i stop gt gtsave rendering the table when called and get it to respect my formatting reproducible example rmarkdown reprex document complete content supplied in below chunk r r reprex options include false options keep source true rlang trace top env globalenv rlang force unhandled error true rlang backtrace on error full crayon enabled false reprex current venue gh r results asis echo false include file exists rprofile eval file exists rprofile cat sprintf local rprofile detected at s normalizepath rprofile output reprex reprex document knit reprex reprex render title gtsave outputs image ignores hide figure chunk options ignores formatting author elliot gould reproducible example create gt table and save as png to a temp directory with chunk options fig keep none fig show hide r test tbl fig keep none fig show hide message false suppresspackagestartupmessages library dplyr suppresspackagestartupmessages library gt suppresspackagestartupmessages library knitr temp path tempdir my tbl dplyr mutate char char gt gt gt fmt markdown char my tbl gt gtsave filename test tbl png path temp path when we include the image file generated by gt gtsave the markdown formatting on col char is now absent r include my tbl eval true knitr include graphics path temp path test tbl png expected result below we can see that the object my tbl respects the markdown formatting for column char so there s no issue with the object being parsed to gt gtsave the rendered table saved to test tbl png should include markdown formatting as is generated in the below chunk r render my tbl my tbl session info r session info xfun session info packages c gt dplyr knitr created on r sys date by the v r utils packageversion reprex output post a so the maintainer can troubleshoot the problems you identify a reproducible example is runnable post enough r code and data so any onlooker can create the error on their own computer minimal reduce runtime wherever possible and remove complicated details that are irrelevant to the issue at hand readable format your code according to the expected result gt gtsave should not render image when called in r chunk in rmarkdown document when fig keep none fig show hide as in chunk test tbl preferably gt gtsave should not render image when called in r chunk in rmarkdown document at all unless toggle argument supplied image saved by gt gtsave should respect formatting supplied e g by gt fmt markdown as in chunk render my tbl session info r r version platform apple bit running under macos big sur rstudio locale en au utf en au utf en au utf c en au utf en au utf package version backports bitops checkmate cli colorspace commonmark crayon digest dplyr ellipsis evaluate fansi farver fastmap fs generics glue graphics grdevices grid gt gtable highr htmltools isoband knitr labeling lattice lifecycle magrittr mass matrix methods mgcv munsell nlme pillar pkgconfig purrr rappdirs rcolorbrewer rlang sass scales splines stats stringi stringr tibble tidyselect tools utils vctrs viridislite withr xfun yaml
1
359,330
10,674,418,417
IssuesEvent
2019-10-21 09:24:01
bounswe/bounswe2019group6
https://api.github.com/repos/bounswe/bounswe2019group6
opened
(front-end) Implementing features related to User Follow/Following facility
priority:medium related:frontend
All endpoints can be found from the latest deployment. For further details and needs pls contact. -user can follow/unfollow a user -user can get all of his/her followers and followings and related numbers
1.0
(front-end) Implementing features related to User Follow/Following facility - All endpoints can be found from the latest deployment. For further details and needs pls contact. -user can follow/unfollow a user -user can get all of his/her followers and followings and related numbers
priority
front end implementing features related to user follow following facility all endpoints can be found from the latest deployment for further details and needs pls contact user can follow unfollow a user user can get all of his her followers and followings and related numbers
1
246,867
7,895,813,998
IssuesEvent
2018-06-29 05:54:52
aowen87/BAR
https://api.github.com/repos/aowen87/BAR
closed
Radial Resample
Expected Use: 3 - Occasional Feature Impact: 3 - Medium OS: All Priority: Normal Support Group: DOE/ASC
Add radial resample option to the resample operator -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. The following information could not be accurately captured in the new ticket: Original author: Cyrus Harrison Original creation: 05/01/2014 12:15 pm Original update: 07/25/2014 12:58 pm Ticket number: 1827
1.0
Radial Resample - Add radial resample option to the resample operator -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. The following information could not be accurately captured in the new ticket: Original author: Cyrus Harrison Original creation: 05/01/2014 12:15 pm Original update: 07/25/2014 12:58 pm Ticket number: 1827
priority
radial resample add radial resample option to the resample operator redmine migration this ticket was migrated from redmine the following information could not be accurately captured in the new ticket original author cyrus harrison original creation pm original update pm ticket number
1
676,541
23,128,466,235
IssuesEvent
2022-07-28 08:15:16
AlexHalbesleben/SmarterCalendar
https://api.github.com/repos/AlexHalbesleben/SmarterCalendar
closed
Tasks should have a description
enhancement medium-priority low-effort
Tasks should have a description, a text field in which the user can provide more detail about the task than is ideal to include in the task name.
1.0
Tasks should have a description - Tasks should have a description, a text field in which the user can provide more detail about the task than is ideal to include in the task name.
priority
tasks should have a description tasks should have a description a text field in which the user can provide more detail about the task than is ideal to include in the task name
1
48,297
2,997,030,912
IssuesEvent
2015-07-23 03:01:19
theminted/lesswrong-migrated
https://api.github.com/repos/theminted/lesswrong-migrated
closed
'next/prev' by author
bug duplicate imported Priority-Medium
_From [wjmo...@gmail.com](https://code.google.com/u/117567618910921056910/) on January 29, 2009 13:59:01_ When on an article, have next/previous by author buttons. Maybe only show when on author page? Think about this. _Original issue: http://code.google.com/p/lesswrong/issues/detail?id=15_
1.0
'next/prev' by author - _From [wjmo...@gmail.com](https://code.google.com/u/117567618910921056910/) on January 29, 2009 13:59:01_ When on an article, have next/previous by author buttons. Maybe only show when on author page? Think about this. _Original issue: http://code.google.com/p/lesswrong/issues/detail?id=15_
priority
next prev by author from on january when on an article have next previous by author buttons maybe only show when on author page think about this original issue
1
312,819
9,553,533,515
IssuesEvent
2019-05-02 19:30:57
processing/p5.js-web-editor
https://api.github.com/repos/processing/p5.js-web-editor
closed
Inconsistency between the results and the code
good first issue help wanted priority:medium type:bug
<!-- Hi there! If you are here to report a bug, or to discuss a feature (new or existing), you can use the below template to get started quickly. Fill out all those parts which you're comfortable with, and delete the remaining ones. --> #### Nature of issue? <!-- Select any one issue and delete the other two --> - Found a bug <!-- If you found a bug, the following information might prove to be helpful for us. Simply remove whatever you can't determine/don't know. --> #### Details about the bug: - Web browser and version: Google Chrome 72.0.3626.121 (Official Build) (64-bit) - Operating System: Mac OS X 10.13 - Steps to reproduce this bug: 1) Copy the following into the editor: ``` function setup() { } function draw() { console.log(1); } ``` 2) Run the code, verify logging works; 3) Do this as fast as possible: comment the line `console.log(1);` and run the code again; BUG: 1s still get logged! 4) wait 1 second; 5) Do this as fast as possible: uncomment the same line and run the code again; BUG: 1s no longer get logged although `console.log(1);` is uncommented! My guess is that somehow the code editing/interpretation happens asynchronously and won't take effect until after a split second, thus when events happen at roughly the same time the orders got reversed. Not sure if this is considered a bug but if so, I would be happy to help put up a fix, although cannot promise when that would happen.
1.0
Inconsistency between the results and the code - <!-- Hi there! If you are here to report a bug, or to discuss a feature (new or existing), you can use the below template to get started quickly. Fill out all those parts which you're comfortable with, and delete the remaining ones. --> #### Nature of issue? <!-- Select any one issue and delete the other two --> - Found a bug <!-- If you found a bug, the following information might prove to be helpful for us. Simply remove whatever you can't determine/don't know. --> #### Details about the bug: - Web browser and version: Google Chrome 72.0.3626.121 (Official Build) (64-bit) - Operating System: Mac OS X 10.13 - Steps to reproduce this bug: 1) Copy the following into the editor: ``` function setup() { } function draw() { console.log(1); } ``` 2) Run the code, verify logging works; 3) Do this as fast as possible: comment the line `console.log(1);` and run the code again; BUG: 1s still get logged! 4) wait 1 second; 5) Do this as fast as possible: uncomment the same line and run the code again; BUG: 1s no longer get logged although `console.log(1);` is uncommented! My guess is that somehow the code editing/interpretation happens asynchronously and won't take effect until after a split second, thus when events happen at roughly the same time the orders got reversed. Not sure if this is considered a bug but if so, I would be happy to help put up a fix, although cannot promise when that would happen.
priority
inconsistency between the results and the code hi there if you are here to report a bug or to discuss a feature new or existing you can use the below template to get started quickly fill out all those parts which you re comfortable with and delete the remaining ones nature of issue found a bug details about the bug web browser and version google chrome official build bit operating system mac os x steps to reproduce this bug copy the following into the editor function setup function draw console log run the code verify logging works do this as fast as possible comment the line console log and run the code again bug still get logged wait second do this as fast as possible uncomment the same line and run the code again bug no longer get logged although console log is uncommented my guess is that somehow the code editing interpretation happens asynchronously and won t take effect until after a split second thus when events happen at roughly the same time the orders got reversed not sure if this is considered a bug but if so i would be happy to help put up a fix although cannot promise when that would happen
1
173,051
6,519,435,548
IssuesEvent
2017-08-28 12:49:53
canonical-websites/tutorials.ubuntu.com
https://api.github.com/repos/canonical-websites/tutorials.ubuntu.com
closed
[How to snap a website] The tutorial need to add a PPA, so it's impossible to build the snap with build.snapcraft.io service
Priority: Medium Status: Triaged Tutorials Content Type: Enhancement
Hi I follow the tutorial _How to snap a website_ to snap my company website, published my work on Github and try to use the build.snapcraft.io service to automatically build and publish my snap. Unfortunatelly, it doesn't work because ubuntu-app-platform part need librairies that not available in 16.04. A PPA is needed to be able to build the snap, that's not an option for the build.snapcraft.io service according to sergiusens (https://forum.snapcraft.io/t/error-when-using-build-snapcraft-io-to-build-webapps-snap) So for a better exeperience, maybe the tutorial have to be fixed to adopt a more snappy way to includes the needed librairies Cheers Winael
1.0
[How to snap a website] The tutorial need to add a PPA, so it's impossible to build the snap with build.snapcraft.io service - Hi I follow the tutorial _How to snap a website_ to snap my company website, published my work on Github and try to use the build.snapcraft.io service to automatically build and publish my snap. Unfortunatelly, it doesn't work because ubuntu-app-platform part need librairies that not available in 16.04. A PPA is needed to be able to build the snap, that's not an option for the build.snapcraft.io service according to sergiusens (https://forum.snapcraft.io/t/error-when-using-build-snapcraft-io-to-build-webapps-snap) So for a better exeperience, maybe the tutorial have to be fixed to adopt a more snappy way to includes the needed librairies Cheers Winael
priority
the tutorial need to add a ppa so it s impossible to build the snap with build snapcraft io service hi i follow the tutorial how to snap a website to snap my company website published my work on github and try to use the build snapcraft io service to automatically build and publish my snap unfortunatelly it doesn t work because ubuntu app platform part need librairies that not available in a ppa is needed to be able to build the snap that s not an option for the build snapcraft io service according to sergiusens so for a better exeperience maybe the tutorial have to be fixed to adopt a more snappy way to includes the needed librairies cheers winael
1
386,047
11,430,953,977
IssuesEvent
2020-02-04 11:06:15
dhenry-KCI/FredCo-Post-Go-Live-
https://api.github.com/repos/dhenry-KCI/FredCo-Post-Go-Live-
closed
Planning-in life projects showing up in portal
Medium Priority Question / County Assistance
In life projects are showing up in the portal. See 17812 as an example, where applicant was able to submit a withdraw request. Planning notes that during serval conversations about this many months ago we did not want in-life projects showing in the portal. Giving applicants the ability to resubmit, pay fees (that may be 12+ years out of date), submit via the portal vs paper submission, etc on these project (many of which have expired) will lead to many problems that we wanted to avoid.
1.0
Planning-in life projects showing up in portal - In life projects are showing up in the portal. See 17812 as an example, where applicant was able to submit a withdraw request. Planning notes that during serval conversations about this many months ago we did not want in-life projects showing in the portal. Giving applicants the ability to resubmit, pay fees (that may be 12+ years out of date), submit via the portal vs paper submission, etc on these project (many of which have expired) will lead to many problems that we wanted to avoid.
priority
planning in life projects showing up in portal in life projects are showing up in the portal see as an example where applicant was able to submit a withdraw request planning notes that during serval conversations about this many months ago we did not want in life projects showing in the portal giving applicants the ability to resubmit pay fees that may be years out of date submit via the portal vs paper submission etc on these project many of which have expired will lead to many problems that we wanted to avoid
1
724,435
24,930,692,458
IssuesEvent
2022-10-31 11:21:15
bounswe/bounswe2022group2
https://api.github.com/repos/bounswe/bounswe2022group2
closed
Backend: Implementation of Resend Email Verification
priority-medium status-new back-end
### Issue Description As a part of the backend team, we have planned some features to be completed until Milestone 1. First API initialization I am working on is the endpoint for resending verification emails. Request --> Email from the body Response --> Error/Success message ### Step Details Steps that will be performed: - [x] Create the API - [x] Test it on Postman ### Final Actions After the API is done, I will create a PR related to this issue and my backend team members will review ### Deadline of the Issue 27.10.2022 23.59 ### Reviewer Ecenur Sezer ### Deadline for the Review 28.10.2022 23.59
1.0
Backend: Implementation of Resend Email Verification - ### Issue Description As a part of the backend team, we have planned some features to be completed until Milestone 1. First API initialization I am working on is the endpoint for resending verification emails. Request --> Email from the body Response --> Error/Success message ### Step Details Steps that will be performed: - [x] Create the API - [x] Test it on Postman ### Final Actions After the API is done, I will create a PR related to this issue and my backend team members will review ### Deadline of the Issue 27.10.2022 23.59 ### Reviewer Ecenur Sezer ### Deadline for the Review 28.10.2022 23.59
priority
backend implementation of resend email verification issue description as a part of the backend team we have planned some features to be completed until milestone first api initialization i am working on is the endpoint for resending verification emails request email from the body response error success message step details steps that will be performed create the api test it on postman final actions after the api is done i will create a pr related to this issue and my backend team members will review deadline of the issue reviewer ecenur sezer deadline for the review
1
558,893
16,544,149,866
IssuesEvent
2021-05-27 21:03:50
BricksVR/bricksvr-issue-tracking
https://api.github.com/repos/BricksVR/bricksvr-issue-tracking
closed
Throwing is not very realistic
bug medium priority
**Describe the bug** Throwing bricks does not feel realistic. The bricks don't seem to carry momentum properly and go less far than you'd expect. **To Reproduce** Throw a brick **Screenshots or Video** **Device information:** Quest 2 **Build version:** v0.2.23 **Additional context**
1.0
Throwing is not very realistic - **Describe the bug** Throwing bricks does not feel realistic. The bricks don't seem to carry momentum properly and go less far than you'd expect. **To Reproduce** Throw a brick **Screenshots or Video** **Device information:** Quest 2 **Build version:** v0.2.23 **Additional context**
priority
throwing is not very realistic describe the bug throwing bricks does not feel realistic the bricks don t seem to carry momentum properly and go less far than you d expect to reproduce throw a brick screenshots or video device information quest build version additional context
1
530,204
15,418,207,306
IssuesEvent
2021-03-05 08:27:05
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
Server issue: Crash on startup
Category: Localization Category: Tech Priority: Medium Squad: Pumpkin Status: Fixed
Our dedicated server don't want to boot anymore, tried to solve the problem by reverting to an earlier backup that worked for a day but today it gave the same error after rebooting the server. I could need some help to understand what this means and hopefully get our server up and running again. 09:57:38.547] [31] [Error] [Eco] Failed to load server, Exception was Exception: ArgumentException Message:An item with the same key has already been added. Key: Vote Source:System.Private.CoreLib System.ArgumentException: An item with the same key has already been added. Key: Vote at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior) at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value) at Eco.Shared.Utils.BidirectionalMap`2.Add(TKey key, TVal val) at Eco.Stats.ShortNameMap.<Init>b__8_0(ShortNameEntry x) at System.Collections.Generic.List`1.ForEach(Action`1 action) at Eco.Stats.ShortNameMap.Init(List`1 collection) at Eco.Stats.StatInfoManager.Initialize(List`1 entries) at Eco.Stats.Stats.Initialize(TimedTask timer) at Eco.Server.PluginManager.InitializePlugins() at Eco.Server.PluginManager.PostCreateAsync() at Eco.Server.Startup.StartAsync() [09:57:43.557] [1] [Error] [Eco] Unhandled errorSystem.ArgumentException: An item with the same key has already been added. Key: Vote at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior) at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value) at Eco.Shared.Utils.BidirectionalMap`2.Add(TKey key, TVal val) at Eco.Stats.ShortNameMap.<Init>b__8_0(ShortNameEntry x) at System.Collections.Generic.List`1.ForEach(Action`1 action) at Eco.Stats.ShortNameMap.Init(List`1 collection) at Eco.Stats.StatInfoManager.Initialize(List`1 entries) at Eco.Stats.Stats.Initialize(TimedTask timer) at Eco.Server.PluginManager.InitializePlugins() at Eco.Server.PluginManager.PostCreateAsync() at Eco.Server.Startup.StartAsync() at Eco.Server.ApplicationHostedService.StartAsync(CancellationToken cancellationToken) at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken) at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token) at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token) at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.Run(IHost host) at Eco.Server.MainClass.Main(String[] args)
1.0
Server issue: Crash on startup - Our dedicated server don't want to boot anymore, tried to solve the problem by reverting to an earlier backup that worked for a day but today it gave the same error after rebooting the server. I could need some help to understand what this means and hopefully get our server up and running again. 09:57:38.547] [31] [Error] [Eco] Failed to load server, Exception was Exception: ArgumentException Message:An item with the same key has already been added. Key: Vote Source:System.Private.CoreLib System.ArgumentException: An item with the same key has already been added. Key: Vote at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior) at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value) at Eco.Shared.Utils.BidirectionalMap`2.Add(TKey key, TVal val) at Eco.Stats.ShortNameMap.<Init>b__8_0(ShortNameEntry x) at System.Collections.Generic.List`1.ForEach(Action`1 action) at Eco.Stats.ShortNameMap.Init(List`1 collection) at Eco.Stats.StatInfoManager.Initialize(List`1 entries) at Eco.Stats.Stats.Initialize(TimedTask timer) at Eco.Server.PluginManager.InitializePlugins() at Eco.Server.PluginManager.PostCreateAsync() at Eco.Server.Startup.StartAsync() [09:57:43.557] [1] [Error] [Eco] Unhandled errorSystem.ArgumentException: An item with the same key has already been added. Key: Vote at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior) at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value) at Eco.Shared.Utils.BidirectionalMap`2.Add(TKey key, TVal val) at Eco.Stats.ShortNameMap.<Init>b__8_0(ShortNameEntry x) at System.Collections.Generic.List`1.ForEach(Action`1 action) at Eco.Stats.ShortNameMap.Init(List`1 collection) at Eco.Stats.StatInfoManager.Initialize(List`1 entries) at Eco.Stats.Stats.Initialize(TimedTask timer) at Eco.Server.PluginManager.InitializePlugins() at Eco.Server.PluginManager.PostCreateAsync() at Eco.Server.Startup.StartAsync() at Eco.Server.ApplicationHostedService.StartAsync(CancellationToken cancellationToken) at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken) at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token) at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token) at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.Run(IHost host) at Eco.Server.MainClass.Main(String[] args)
priority
server issue crash on startup our dedicated server don t want to boot anymore tried to solve the problem by reverting to an earlier backup that worked for a day but today it gave the same error after rebooting the server i could need some help to understand what this means and hopefully get our server up and running again failed to load server exception was exception argumentexception message an item with the same key has already been added key vote source system private corelib system argumentexception an item with the same key has already been added key vote at system collections generic dictionary tryinsert tkey key tvalue value insertionbehavior behavior at system collections generic dictionary add tkey key tvalue value at eco shared utils bidirectionalmap add tkey key tval val at eco stats shortnamemap b shortnameentry x at system collections generic list foreach action action at eco stats shortnamemap init list collection at eco stats statinfomanager initialize list entries at eco stats stats initialize timedtask timer at eco server pluginmanager initializeplugins at eco server pluginmanager postcreateasync at eco server startup startasync unhandled errorsystem argumentexception an item with the same key has already been added key vote at system collections generic dictionary tryinsert tkey key tvalue value insertionbehavior behavior at system collections generic dictionary add tkey key tvalue value at eco shared utils bidirectionalmap add tkey key tval val at eco stats shortnamemap b shortnameentry x at system collections generic list foreach action action at eco stats shortnamemap init list collection at eco stats statinfomanager initialize list entries at eco stats stats initialize timedtask timer at eco server pluginmanager initializeplugins at eco server pluginmanager postcreateasync at eco server startup startasync at eco server applicationhostedservice startasync cancellationtoken cancellationtoken at microsoft extensions hosting internal host startasync cancellationtoken cancellationtoken at microsoft extensions hosting hostingabstractionshostextensions runasync ihost host cancellationtoken token at microsoft extensions hosting hostingabstractionshostextensions runasync ihost host cancellationtoken token at microsoft extensions hosting hostingabstractionshostextensions run ihost host at eco server mainclass main string args
1
366,013
10,807,701,244
IssuesEvent
2019-11-07 09:02:04
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
reopened
[0.9.0 staging-1215] Work order creates empty marker
Fixed Medium Priority
It was broken somehow. When you place work otder you should see info about it with marker. Something like that #12522 Now its empty
1.0
[0.9.0 staging-1215] Work order creates empty marker - It was broken somehow. When you place work otder you should see info about it with marker. Something like that #12522 Now its empty
priority
work order creates empty marker it was broken somehow when you place work otder you should see info about it with marker something like that now its empty
1
280,343
8,680,644,316
IssuesEvent
2018-12-01 12:38:50
mana-ethereum/mana
https://api.github.com/repos/mana-ethereum/mana
closed
Use ets tables as storage for node discovery
devp2p priority: medium tag: internal
Currently we store all nodes and buckets in memory. https://github.com/poanetwork/mana/blob/master/apps/ex_wire/lib/ex_wire/kademlia/server.ex#L25 We should consider using ets tables for storing them
1.0
Use ets tables as storage for node discovery - Currently we store all nodes and buckets in memory. https://github.com/poanetwork/mana/blob/master/apps/ex_wire/lib/ex_wire/kademlia/server.ex#L25 We should consider using ets tables for storing them
priority
use ets tables as storage for node discovery currently we store all nodes and buckets in memory we should consider using ets tables for storing them
1
86,367
3,711,214,985
IssuesEvent
2016-03-02 09:23:33
VsMoroz/tt-system-data
https://api.github.com/repos/VsMoroz/tt-system-data
opened
Изменение в шаблоне BASE процедура close
Priority-Medium Task
В рамках #99 В шаблоне BASE в процедуре CLOSE прошу провести изменения с выделеным жирным **Сейчас вот так:** > TT: #347 821 - **Close** > 10:57 02.03.16 (UTC+2) > Причина: - > >**Open TT** > Status: В работе > 15:28 29.02.16 > > ##: Не работает канал > > ###: Нормальный банк нормальная услуга > CID: D0000001 **Сделать вот так:** > TT: #347 821 - is closed > 10:57 02.03.16 (UTC+2) > Причина: - > TT - was opened > Status: В работе > 15:28 29.02.16 > > ##: Не работает канал > > ###: Нормальный банк нормальная услуга > CID: D0000001
1.0
Изменение в шаблоне BASE процедура close - В рамках #99 В шаблоне BASE в процедуре CLOSE прошу провести изменения с выделеным жирным **Сейчас вот так:** > TT: #347 821 - **Close** > 10:57 02.03.16 (UTC+2) > Причина: - > >**Open TT** > Status: В работе > 15:28 29.02.16 > > ##: Не работает канал > > ###: Нормальный банк нормальная услуга > CID: D0000001 **Сделать вот так:** > TT: #347 821 - is closed > 10:57 02.03.16 (UTC+2) > Причина: - > TT - was opened > Status: В работе > 15:28 29.02.16 > > ##: Не работает канал > > ###: Нормальный банк нормальная услуга > CID: D0000001
priority
изменение в шаблоне base процедура close в рамках в шаблоне base в процедуре close прошу провести изменения с выделеным жирным сейчас вот так tt close utc причина open tt status в работе не работает канал нормальный банк нормальная услуга cid сделать вот так tt is closed utc причина tt was opened status в работе не работает канал нормальный банк нормальная услуга cid
1
317,956
9,671,855,507
IssuesEvent
2019-05-22 00:44:25
craftercms/craftercms
https://api.github.com/repos/craftercms/craftercms
closed
[studio] Add support for word fragments in Studio search
enhancement priority: medium
**Is your feature request related to a problem? Please describe.** Searching for a word fragment returns less results than a full word. It looks like word fragment search is not supported by Studio search? 1. Create a site based on the website editorial bp 2. Click on the search icon at the top right 3. Type in `lorem` in the search box, notice you get around 27 results ![Screen Shot 2019-05-10 at 11 22 26 AM](https://user-images.githubusercontent.com/25483966/57538221-eed5b080-7315-11e9-8416-41244584d76b.png) 4. Type in `lore` in the search box, notice you get 1 result ![Screen Shot 2019-05-10 at 11 22 54 AM](https://user-images.githubusercontent.com/25483966/57538244-fd23cc80-7315-11e9-80bb-b689b8277d51.png) Here's a short clip showing some searches performed on word fragments and full words: https://www.loom.com/share/d8e586ba1d67432994f5f31dba2394fd **Describe the solution you'd like** Add support for word fragments in Studio search **Describe alternatives you've considered** A clear and concise description of any alternative solutions or features you've considered. **Additional context** In the website editorial site, search for `lorem` and `lore`. Notice that for both keywords, it returns the same number of results, so it looks like for the website editorial bp, word fragments are supported in search.
1.0
[studio] Add support for word fragments in Studio search - **Is your feature request related to a problem? Please describe.** Searching for a word fragment returns less results than a full word. It looks like word fragment search is not supported by Studio search? 1. Create a site based on the website editorial bp 2. Click on the search icon at the top right 3. Type in `lorem` in the search box, notice you get around 27 results ![Screen Shot 2019-05-10 at 11 22 26 AM](https://user-images.githubusercontent.com/25483966/57538221-eed5b080-7315-11e9-8416-41244584d76b.png) 4. Type in `lore` in the search box, notice you get 1 result ![Screen Shot 2019-05-10 at 11 22 54 AM](https://user-images.githubusercontent.com/25483966/57538244-fd23cc80-7315-11e9-80bb-b689b8277d51.png) Here's a short clip showing some searches performed on word fragments and full words: https://www.loom.com/share/d8e586ba1d67432994f5f31dba2394fd **Describe the solution you'd like** Add support for word fragments in Studio search **Describe alternatives you've considered** A clear and concise description of any alternative solutions or features you've considered. **Additional context** In the website editorial site, search for `lorem` and `lore`. Notice that for both keywords, it returns the same number of results, so it looks like for the website editorial bp, word fragments are supported in search.
priority
add support for word fragments in studio search is your feature request related to a problem please describe searching for a word fragment returns less results than a full word it looks like word fragment search is not supported by studio search create a site based on the website editorial bp click on the search icon at the top right type in lorem in the search box notice you get around results type in lore in the search box notice you get result here s a short clip showing some searches performed on word fragments and full words describe the solution you d like add support for word fragments in studio search describe alternatives you ve considered a clear and concise description of any alternative solutions or features you ve considered additional context in the website editorial site search for lorem and lore notice that for both keywords it returns the same number of results so it looks like for the website editorial bp word fragments are supported in search
1
301,440
9,220,561,483
IssuesEvent
2019-03-11 17:47:09
hydroshare/hydroshare
https://api.github.com/repos/hydroshare/hydroshare
closed
"hidden" buttons on resource landing page are "pressed" by web spiders
Access Control Close Me! Medium Priority User Interface bug
@martinseul @sblack-usu In release 1.17, it was discovered that buttons that are hidden by javascript code are actually being pressed by web spiders in an attempt to discover content. This leads to disturbing errors in the log files, including permission denied for deleting resources! Fortunately, the backend traps and denies these actions, but having them present in the HTML at all is poor UI design for a public-facing landing page. The solution is to cause these buttons to disappear at the template level -- using template conditionals -- rather than at the javascript/html level, so that they cannot be "pressed" by spiders.
1.0
"hidden" buttons on resource landing page are "pressed" by web spiders - @martinseul @sblack-usu In release 1.17, it was discovered that buttons that are hidden by javascript code are actually being pressed by web spiders in an attempt to discover content. This leads to disturbing errors in the log files, including permission denied for deleting resources! Fortunately, the backend traps and denies these actions, but having them present in the HTML at all is poor UI design for a public-facing landing page. The solution is to cause these buttons to disappear at the template level -- using template conditionals -- rather than at the javascript/html level, so that they cannot be "pressed" by spiders.
priority
hidden buttons on resource landing page are pressed by web spiders martinseul sblack usu in release it was discovered that buttons that are hidden by javascript code are actually being pressed by web spiders in an attempt to discover content this leads to disturbing errors in the log files including permission denied for deleting resources fortunately the backend traps and denies these actions but having them present in the html at all is poor ui design for a public facing landing page the solution is to cause these buttons to disappear at the template level using template conditionals rather than at the javascript html level so that they cannot be pressed by spiders
1
140,723
5,415,138,591
IssuesEvent
2017-03-01 20:49:49
Metaswitch/sprout
https://api.github.com/repos/Metaswitch/sprout
opened
reg-event NOTIFY XML contains wrong contact event
bug cat:easy medium-priority
<!-- This page is for reporting issues with Project Clearwater. If you have a question, rather than a bug report, the mailing list at clearwater@lists.projectclearwater.org is a better place for it. To give us the best chance of fixing the problem, we've suggested some information to give - please follow these guidelines if possible. Don't forget that you can attach logs and screenshots to Github issues - this may help us debug a problem. --> #### Symptoms I performed an RTR for a subscriber (of the Remove-S-CSCF variety). This triggered a NOTIFY (for a reg-event subscription) which contained the following XML. ``` <?xml version="1.0" encoding="UTF-8"?> <reginfo xmlns="urn:ietf:params:xml:ns:reginfo" xmlns:gr="urn:ietf:params:xml:ns:gruuinfo" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="0" state="full"> <registration aor="sip:+2670000000@gdr.clearwater.test" id="680222321746640915" state="terminated"> <contact id="&lt;urn:uuid:e123d008-44f5-5b24-9993-2b63d43f625d&gt;" state="terminated" event="expired"> <uri>sip:quaff@172.18.12.64:46079;transport=TCP;ob</uri> <gr:pub-gruu uri="sip:+2670000000@gdr.clearwater.test;gr=urn:uuid:e123d008-44f5-5b24-9993-2b63d43f625d" /> </contact> </registration> </reginfo> ``` The `event` attribute of the `contact` tag is set to `expired`. I think it should be set to `deactivated` (or, for a different RTR type, `rejected`). See section 4.7.1 of https://tools.ietf.org/html/rfc3680. #### Impact <!-- What is this preventing you from doing? Does this stop Clearwater working, or stop some calls being processed? --> No idea? #### Release and environment <!-- For example: the "Doom" release, whether you're on VMware or OpenStack, etc. --> /opt/latest_ovas/CC-sprout-10.0.0-170211-~255.00.0.ova #### Steps to reproduce REGISTER, SUBSCRIBE to reg-event, send RTR.
1.0
reg-event NOTIFY XML contains wrong contact event - <!-- This page is for reporting issues with Project Clearwater. If you have a question, rather than a bug report, the mailing list at clearwater@lists.projectclearwater.org is a better place for it. To give us the best chance of fixing the problem, we've suggested some information to give - please follow these guidelines if possible. Don't forget that you can attach logs and screenshots to Github issues - this may help us debug a problem. --> #### Symptoms I performed an RTR for a subscriber (of the Remove-S-CSCF variety). This triggered a NOTIFY (for a reg-event subscription) which contained the following XML. ``` <?xml version="1.0" encoding="UTF-8"?> <reginfo xmlns="urn:ietf:params:xml:ns:reginfo" xmlns:gr="urn:ietf:params:xml:ns:gruuinfo" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="0" state="full"> <registration aor="sip:+2670000000@gdr.clearwater.test" id="680222321746640915" state="terminated"> <contact id="&lt;urn:uuid:e123d008-44f5-5b24-9993-2b63d43f625d&gt;" state="terminated" event="expired"> <uri>sip:quaff@172.18.12.64:46079;transport=TCP;ob</uri> <gr:pub-gruu uri="sip:+2670000000@gdr.clearwater.test;gr=urn:uuid:e123d008-44f5-5b24-9993-2b63d43f625d" /> </contact> </registration> </reginfo> ``` The `event` attribute of the `contact` tag is set to `expired`. I think it should be set to `deactivated` (or, for a different RTR type, `rejected`). See section 4.7.1 of https://tools.ietf.org/html/rfc3680. #### Impact <!-- What is this preventing you from doing? Does this stop Clearwater working, or stop some calls being processed? --> No idea? #### Release and environment <!-- For example: the "Doom" release, whether you're on VMware or OpenStack, etc. --> /opt/latest_ovas/CC-sprout-10.0.0-170211-~255.00.0.ova #### Steps to reproduce REGISTER, SUBSCRIBE to reg-event, send RTR.
priority
reg event notify xml contains wrong contact event this page is for reporting issues with project clearwater if you have a question rather than a bug report the mailing list at clearwater lists projectclearwater org is a better place for it to give us the best chance of fixing the problem we ve suggested some information to give please follow these guidelines if possible don t forget that you can attach logs and screenshots to github issues this may help us debug a problem symptoms i performed an rtr for a subscriber of the remove s cscf variety this triggered a notify for a reg event subscription which contained the following xml sip quaff transport tcp ob the event attribute of the contact tag is set to expired i think it should be set to deactivated or for a different rtr type rejected see section of impact no idea release and environment opt latest ovas cc sprout ova steps to reproduce register subscribe to reg event send rtr
1
58,349
3,088,922,015
IssuesEvent
2015-08-25 18:59:03
pavel-pimenov/flylinkdc-r5xx
https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx
opened
В окне передачи "Отдача началась...", файл отдан, но не учтен в логе отданного и в статистике
bug imported Priority-Medium
_From [wOxxOm](https://code.google.com/u/wOxxOm/) on May 31, 2014 11:49:36_ Очень часто бывает так, что в окне передачи появляется строка с статусом "Отдача началась...", файл отдается успешно (размер и скорость роли не играет - бывает по-разному, и 40кБ/с, и 40МБ/с), но он не учтен в логе отданного и в статистике, показываемой в собственном списке файлов. Заметил еще несколько месяцев назад или раньше и с тех пор на всех новых билдах такое же. _Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=1475_
1.0
В окне передачи "Отдача началась...", файл отдан, но не учтен в логе отданного и в статистике - _From [wOxxOm](https://code.google.com/u/wOxxOm/) on May 31, 2014 11:49:36_ Очень часто бывает так, что в окне передачи появляется строка с статусом "Отдача началась...", файл отдается успешно (размер и скорость роли не играет - бывает по-разному, и 40кБ/с, и 40МБ/с), но он не учтен в логе отданного и в статистике, показываемой в собственном списке файлов. Заметил еще несколько месяцев назад или раньше и с тех пор на всех новых билдах такое же. _Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=1475_
priority
в окне передачи отдача началась файл отдан но не учтен в логе отданного и в статистике from on may очень часто бывает так что в окне передачи появляется строка с статусом отдача началась файл отдается успешно размер и скорость роли не играет бывает по разному и с и с но он не учтен в логе отданного и в статистике показываемой в собственном списке файлов заметил еще несколько месяцев назад или раньше и с тех пор на всех новых билдах такое же original issue
1
736,646
25,481,452,923
IssuesEvent
2022-11-25 21:54:34
404Wolf/NATuG
https://api.github.com/repos/404Wolf/NATuG
closed
M/R Not updating immediately
bug medium priority
For some reason, when I change the m value of some domain, I need to click on a few boxes before the M/R value updates.
1.0
M/R Not updating immediately - For some reason, when I change the m value of some domain, I need to click on a few boxes before the M/R value updates.
priority
m r not updating immediately for some reason when i change the m value of some domain i need to click on a few boxes before the m r value updates
1
171,101
6,478,930,017
IssuesEvent
2017-08-18 09:15:50
minio/minio-dotnet
https://api.github.com/repos/minio/minio-dotnet
closed
ListBucketsAsync not word,what I can do?
priority: medium triage
@koolhead17 I use **Install-Package Minio** to install .NET SDK like: ![del_1](https://user-images.githubusercontent.com/19528399/29020647-52de0b10-7b95-11e7-8731-6f2f604c6461.png) Next i follow the the page [https://github.com/minio/minio-dotnet](https://github.com/minio/minio-dotnet) and create a win form to list bucket: `using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Forms; using Minio; using Minio.DataModel; namespace HanPengWindowsForms { public partial class MinioForm : Form { public const string endpoint = "play.minio.io:9000"; public const string accessKey = "Q3AM3UQ867SPQQA43P2F"; public const string secretKey = "zuf+tfteSlswRu7BJ86wekitnifILbZam1KYY3TG"; private static MinioClient minio = new MinioClient(endpoint,accessKey, secretKey).WithSSL(); public MinioForm() { InitializeComponent(); } private void btnlistbucket_Click(object sender, EventArgs e) { this.btnlistbucket.Text = "loading..."; Application.DoEvents(); var getListBucketsTask = minio.ListBucketsAsync(); this.lbxBucket.Items.Clear(); foreach (Bucket bucket in getListBucketsTask.Result.Buckets) { Console.Out.WriteLine(bucket.Name + " " + bucket.CreationDateDateTime); this.lbxBucket.Items.Add(bucket.Name); } Console.WriteLine("complete!"); MessageBox.Show("完成!"); this.btnlistbucket.Text = "list bucket"; } } } ` but when I click the button.The code block! like this ![del_2](https://user-images.githubusercontent.com/19528399/29020945-6a594fec-7b96-11e7-9795-9ad0dfba60d2.png)
1.0
ListBucketsAsync not word,what I can do? - @koolhead17 I use **Install-Package Minio** to install .NET SDK like: ![del_1](https://user-images.githubusercontent.com/19528399/29020647-52de0b10-7b95-11e7-8731-6f2f604c6461.png) Next i follow the the page [https://github.com/minio/minio-dotnet](https://github.com/minio/minio-dotnet) and create a win form to list bucket: `using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Forms; using Minio; using Minio.DataModel; namespace HanPengWindowsForms { public partial class MinioForm : Form { public const string endpoint = "play.minio.io:9000"; public const string accessKey = "Q3AM3UQ867SPQQA43P2F"; public const string secretKey = "zuf+tfteSlswRu7BJ86wekitnifILbZam1KYY3TG"; private static MinioClient minio = new MinioClient(endpoint,accessKey, secretKey).WithSSL(); public MinioForm() { InitializeComponent(); } private void btnlistbucket_Click(object sender, EventArgs e) { this.btnlistbucket.Text = "loading..."; Application.DoEvents(); var getListBucketsTask = minio.ListBucketsAsync(); this.lbxBucket.Items.Clear(); foreach (Bucket bucket in getListBucketsTask.Result.Buckets) { Console.Out.WriteLine(bucket.Name + " " + bucket.CreationDateDateTime); this.lbxBucket.Items.Add(bucket.Name); } Console.WriteLine("complete!"); MessageBox.Show("完成!"); this.btnlistbucket.Text = "list bucket"; } } } ` but when I click the button.The code block! like this ![del_2](https://user-images.githubusercontent.com/19528399/29020945-6a594fec-7b96-11e7-9795-9ad0dfba60d2.png)
priority
listbucketsasync not word what i can do i use install package minio to install net sdk like next i follow the the page and create a win form to list bucket using system using system collections generic using system componentmodel using system data using system drawing using system linq using system text using system threading tasks using system windows forms using minio using minio datamodel namespace hanpengwindowsforms public partial class minioform form public const string endpoint play minio io public const string accesskey public const string secretkey zuf private static minioclient minio new minioclient endpoint accesskey secretkey withssl public minioform initializecomponent private void btnlistbucket click object sender eventargs e this btnlistbucket text loading application doevents var getlistbucketstask minio listbucketsasync this lbxbucket items clear foreach bucket bucket in getlistbucketstask result buckets console out writeline bucket name bucket creationdatedatetime this lbxbucket items add bucket name console writeline complete messagebox show 完成! this btnlistbucket text list bucket but when i click the button the code block like this
1
585,015
17,468,928,996
IssuesEvent
2021-08-06 21:46:53
alja/FireworksWeb
https://api.github.com/repos/alja/FireworksWeb
closed
[Fireworks] Memory leak in REveStraightLine set
Priority: Medium Status: In Progress
Google heap profiler points to a memory leak coming of VertextProxyBuilder
1.0
[Fireworks] Memory leak in REveStraightLine set - Google heap profiler points to a memory leak coming of VertextProxyBuilder
priority
memory leak in revestraightline set google heap profiler points to a memory leak coming of vertextproxybuilder
1
192,366
6,849,084,129
IssuesEvent
2017-11-13 20:48:21
minio/minio-dotnet
https://api.github.com/repos/minio/minio-dotnet
closed
Implement RemoveObjects API to remove objects in batches
priority: medium
Refer #467 of Minio-Java. Content-Md5 needs to be set for multi object deletes
1.0
Implement RemoveObjects API to remove objects in batches - Refer #467 of Minio-Java. Content-Md5 needs to be set for multi object deletes
priority
implement removeobjects api to remove objects in batches refer of minio java content needs to be set for multi object deletes
1
711,523
24,467,218,928
IssuesEvent
2022-10-07 16:03:38
Pycord-Development/pycord
https://api.github.com/repos/Pycord-Development/pycord
closed
Bridge command missing description
bug priority: medium
### Summary Description of prefix bridge command is missing ### Reproduction Steps Create any bridge command with `description`. ### Minimal Reproducible Code ```python @bot.bridge_command(description="really useful description") async def test(ctx): await ctx.respond(f"Description: {ctx.command.description}") ``` ### Expected Results ![shoud_be](https://user-images.githubusercontent.com/60041069/188631244-05b18b93-8840-4d76-abe8-0d93612cb87e.jpg) ### Actual Results ![actually_is](https://user-images.githubusercontent.com/60041069/188631314-6a9ced7d-7632-46ae-aea6-c7416be5822d.jpg) ### Intents default + message_content ### System Information - Python v3.9.9-final - py-cord v2.1.1-final - aiohttp v3.8.1 - system info: Windows 10 10.0.17763 ### Checklist - [X] I have searched the open issues for duplicates. - [X] I have shown the entire traceback, if possible. - [X] I have removed my token from display, if visible. ### Additional Context The cause: https://github.com/Pycord-Development/pycord/blob/master/discord/ext/bridge/core.py#L72
1.0
Bridge command missing description - ### Summary Description of prefix bridge command is missing ### Reproduction Steps Create any bridge command with `description`. ### Minimal Reproducible Code ```python @bot.bridge_command(description="really useful description") async def test(ctx): await ctx.respond(f"Description: {ctx.command.description}") ``` ### Expected Results ![shoud_be](https://user-images.githubusercontent.com/60041069/188631244-05b18b93-8840-4d76-abe8-0d93612cb87e.jpg) ### Actual Results ![actually_is](https://user-images.githubusercontent.com/60041069/188631314-6a9ced7d-7632-46ae-aea6-c7416be5822d.jpg) ### Intents default + message_content ### System Information - Python v3.9.9-final - py-cord v2.1.1-final - aiohttp v3.8.1 - system info: Windows 10 10.0.17763 ### Checklist - [X] I have searched the open issues for duplicates. - [X] I have shown the entire traceback, if possible. - [X] I have removed my token from display, if visible. ### Additional Context The cause: https://github.com/Pycord-Development/pycord/blob/master/discord/ext/bridge/core.py#L72
priority
bridge command missing description summary description of prefix bridge command is missing reproduction steps create any bridge command with description minimal reproducible code python bot bridge command description really useful description async def test ctx await ctx respond f description ctx command description expected results actual results intents default message content system information python final py cord final aiohttp system info windows checklist i have searched the open issues for duplicates i have shown the entire traceback if possible i have removed my token from display if visible additional context the cause
1
578,810
17,155,311,028
IssuesEvent
2021-07-14 05:48:42
kiudee/bayes-skopt
https://api.github.com/repos/kiudee/bayes-skopt
closed
Investigate the compatibility with emcee 3.1.0
Priority: Medium bug
Emcee 3.1.0 was recently released and an optimization using bask raised ``` File "/mnt/tuning-server/venv/lib/python3.8/site-packages/emcee/backends/backend.py", line 175, in grow a = np.empty((i, self.nwalkers, self.ndim), dtype=self.dtype) TypeError: 'numpy.float64' object cannot be interpreted as an integer ``` The library bayes-skopt currently supports all 3.x.x versions: https://github.com/kiudee/bayes-skopt/blob/7f3e7af1d6b8f3b4f850224909d292b0d8deb387/pyproject.toml#L30 but should 3.1.0 break compatibility, steps should be taken to fix that.
1.0
Investigate the compatibility with emcee 3.1.0 - Emcee 3.1.0 was recently released and an optimization using bask raised ``` File "/mnt/tuning-server/venv/lib/python3.8/site-packages/emcee/backends/backend.py", line 175, in grow a = np.empty((i, self.nwalkers, self.ndim), dtype=self.dtype) TypeError: 'numpy.float64' object cannot be interpreted as an integer ``` The library bayes-skopt currently supports all 3.x.x versions: https://github.com/kiudee/bayes-skopt/blob/7f3e7af1d6b8f3b4f850224909d292b0d8deb387/pyproject.toml#L30 but should 3.1.0 break compatibility, steps should be taken to fix that.
priority
investigate the compatibility with emcee emcee was recently released and an optimization using bask raised file mnt tuning server venv lib site packages emcee backends backend py line in grow a np empty i self nwalkers self ndim dtype self dtype typeerror numpy object cannot be interpreted as an integer the library bayes skopt currently supports all x x versions but should break compatibility steps should be taken to fix that
1
147,075
5,633,426,368
IssuesEvent
2017-04-05 18:51:32
vmware/vic
https://api.github.com/repos/vmware/vic
closed
Admiral installation and configuration
area/infra kind/investigation priority/medium product/admiral
User statement: Install and configure Admiral to investigate current Identity/User Management features. Detail: Admiral is a component in the VIC product. Long term goal of this Epic is to integrate the Identity/User Management infrastructure for Harbor and Admiral. The first step is to get Admiral up and running to investigate its Identity/User Management features. Acceptance criteria: Admiral should be successfully installed and configured. A few basic commands should be executed against it. Documentation of specific issues encountered during the installation/configuration is required. When necessary issues should be opened against Admiral.
1.0
Admiral installation and configuration - User statement: Install and configure Admiral to investigate current Identity/User Management features. Detail: Admiral is a component in the VIC product. Long term goal of this Epic is to integrate the Identity/User Management infrastructure for Harbor and Admiral. The first step is to get Admiral up and running to investigate its Identity/User Management features. Acceptance criteria: Admiral should be successfully installed and configured. A few basic commands should be executed against it. Documentation of specific issues encountered during the installation/configuration is required. When necessary issues should be opened against Admiral.
priority
admiral installation and configuration user statement install and configure admiral to investigate current identity user management features detail admiral is a component in the vic product long term goal of this epic is to integrate the identity user management infrastructure for harbor and admiral the first step is to get admiral up and running to investigate its identity user management features acceptance criteria admiral should be successfully installed and configured a few basic commands should be executed against it documentation of specific issues encountered during the installation configuration is required when necessary issues should be opened against admiral
1
432,931
12,500,227,168
IssuesEvent
2020-06-01 21:46:45
OrangeJuice7/SDL-OpenGL-Game-Framework
https://api.github.com/repos/OrangeJuice7/SDL-OpenGL-Game-Framework
closed
Add support for animated sprites
area.UI priority.high work.medium
Sprites should use a texture atlas. 8 frames should be good. The texture atlas can also be used to include sprites that face different directions. 16 directions should be good.
1.0
Add support for animated sprites - Sprites should use a texture atlas. 8 frames should be good. The texture atlas can also be used to include sprites that face different directions. 16 directions should be good.
priority
add support for animated sprites sprites should use a texture atlas frames should be good the texture atlas can also be used to include sprites that face different directions directions should be good
1
528,930
15,377,367,268
IssuesEvent
2021-03-02 17:00:29
ansible/awx
https://api.github.com/repos/ansible/awx
opened
Multiple Admin Permissions Appear for Team Roles on Resource Access List
component:ui priority:medium state:needs_devel type:bug
##### ISSUE TYPE - Bug Report ##### SUMMARY When viewing users on Access tab for resources, the admin role can appear more than once. ##### ENVIRONMENT * AWX version: Devel 3/2/2021 ##### STEPS TO REPRODUCE Create a user in the user tab. Create a team in the team tab. Add this team to the same organization that the user is in that you just created. Add the user you just made to that team and give it admin access. Create another team in the team tab. Add this team to the same organization that the user is in that you just created, and add the user you just made to this team also. Give it admin access. Navigate to the inventory tab. Select an inventory and view its access tab. Click add. Add the user you just created and give it admin access. Click add again and select teams this time. Add the first team and give it admin access. Click add a third time and select teams again. Add the second team and give it admin access. Back on the access tab of that particular inventory, view the user's name and take note of its team roles. You should see Admin listed twice. It appears that, when adding a team to the access tab of an inventory, the UI allows you to add a team that has already been added, and lists its roles twice. Basically, if a user is specifically added to more than one team, and those teams are added to an inventory, the user's roles on those teams will appear per each team. Example: If a user is associated with 3 teams with an admin role on each team, and that user and all three teams are added to an inventory, the team roles will show three admin roles next to that user's name in the access tab. This is also true for other roles- Read, Member, etc. This bug also occurs on the Templates, within the Access tab of a specific job template. Also on the Projects tab, inside the Access tab of a specific project. I tried to verify if it happens in the Credentials tab, and ended up finding another bug, which I will file separately. Any questions, please let me know! ##### EXPECTED RESULTS I would expect to see only 1 admin team role, or a clear delineation that the user has roles in multiple teams. ##### ACTUAL RESULTS Duplicate admin role labels appear with no context of where/why (ie- is the user a member of more than one team?) ##### ADDITIONAL INFORMATION ![Screen Shot 2021-03-02 at 10 48 35 AM](https://user-images.githubusercontent.com/63685497/109674341-d961f400-7b44-11eb-963c-5d8071625403.png) [jsonformatter.txt](https://github.com/ansible/awx/files/6069860/jsonformatter.txt)
1.0
Multiple Admin Permissions Appear for Team Roles on Resource Access List - ##### ISSUE TYPE - Bug Report ##### SUMMARY When viewing users on Access tab for resources, the admin role can appear more than once. ##### ENVIRONMENT * AWX version: Devel 3/2/2021 ##### STEPS TO REPRODUCE Create a user in the user tab. Create a team in the team tab. Add this team to the same organization that the user is in that you just created. Add the user you just made to that team and give it admin access. Create another team in the team tab. Add this team to the same organization that the user is in that you just created, and add the user you just made to this team also. Give it admin access. Navigate to the inventory tab. Select an inventory and view its access tab. Click add. Add the user you just created and give it admin access. Click add again and select teams this time. Add the first team and give it admin access. Click add a third time and select teams again. Add the second team and give it admin access. Back on the access tab of that particular inventory, view the user's name and take note of its team roles. You should see Admin listed twice. It appears that, when adding a team to the access tab of an inventory, the UI allows you to add a team that has already been added, and lists its roles twice. Basically, if a user is specifically added to more than one team, and those teams are added to an inventory, the user's roles on those teams will appear per each team. Example: If a user is associated with 3 teams with an admin role on each team, and that user and all three teams are added to an inventory, the team roles will show three admin roles next to that user's name in the access tab. This is also true for other roles- Read, Member, etc. This bug also occurs on the Templates, within the Access tab of a specific job template. Also on the Projects tab, inside the Access tab of a specific project. I tried to verify if it happens in the Credentials tab, and ended up finding another bug, which I will file separately. Any questions, please let me know! ##### EXPECTED RESULTS I would expect to see only 1 admin team role, or a clear delineation that the user has roles in multiple teams. ##### ACTUAL RESULTS Duplicate admin role labels appear with no context of where/why (ie- is the user a member of more than one team?) ##### ADDITIONAL INFORMATION ![Screen Shot 2021-03-02 at 10 48 35 AM](https://user-images.githubusercontent.com/63685497/109674341-d961f400-7b44-11eb-963c-5d8071625403.png) [jsonformatter.txt](https://github.com/ansible/awx/files/6069860/jsonformatter.txt)
priority
multiple admin permissions appear for team roles on resource access list issue type bug report summary when viewing users on access tab for resources the admin role can appear more than once environment awx version devel steps to reproduce create a user in the user tab create a team in the team tab add this team to the same organization that the user is in that you just created add the user you just made to that team and give it admin access create another team in the team tab add this team to the same organization that the user is in that you just created and add the user you just made to this team also give it admin access navigate to the inventory tab select an inventory and view its access tab click add add the user you just created and give it admin access click add again and select teams this time add the first team and give it admin access click add a third time and select teams again add the second team and give it admin access back on the access tab of that particular inventory view the user s name and take note of its team roles you should see admin listed twice it appears that when adding a team to the access tab of an inventory the ui allows you to add a team that has already been added and lists its roles twice basically if a user is specifically added to more than one team and those teams are added to an inventory the user s roles on those teams will appear per each team example if a user is associated with teams with an admin role on each team and that user and all three teams are added to an inventory the team roles will show three admin roles next to that user s name in the access tab this is also true for other roles read member etc this bug also occurs on the templates within the access tab of a specific job template also on the projects tab inside the access tab of a specific project i tried to verify if it happens in the credentials tab and ended up finding another bug which i will file separately any questions please let me know expected results i would expect to see only admin team role or a clear delineation that the user has roles in multiple teams actual results duplicate admin role labels appear with no context of where why ie is the user a member of more than one team additional information
1
252,955
8,049,104,469
IssuesEvent
2018-08-01 09:04:26
biolab/orange3-bioinformatics
https://api.github.com/repos/biolab/orange3-bioinformatics
closed
Docs: bioinformatics modules
priority-medium task
to-do: - [X] **gene** - [X] **taxonomy** - [X] **resolwe** - [X] **geo** - [X] **go** - [X] **geo** - [X] **geneset** - [X] **dicty** - [X] **kegg**
1.0
Docs: bioinformatics modules - to-do: - [X] **gene** - [X] **taxonomy** - [X] **resolwe** - [X] **geo** - [X] **go** - [X] **geo** - [X] **geneset** - [X] **dicty** - [X] **kegg**
priority
docs bioinformatics modules to do gene taxonomy resolwe geo go geo geneset dicty kegg
1
525,398
15,252,571,771
IssuesEvent
2021-02-20 03:30:39
nlpsandbox/aws-cloudformation
https://api.github.com/repos/nlpsandbox/aws-cloudformation
opened
Deploy PHI Deidentifier app using CF template
Priority: Medium
The PHI Deidentifier app is a React application that is composed of a stack of docker containers. Deployment procedure: 1. Get this [docker-compose.yml](https://github.com/nlpsandbox/phi-deidentifier-app/blob/main/docker-compose.yml) 2. `docker-compose up -d` This stack of Docker container relies on images that have a fixed version number (no latest, edge or nightly tag). - This stack of Docker container is listening to the port 80 of the host. - The EC2 running this service should be placed behind a load balancer that redirect port 443 (HTTPS) to port 80 of the EC2. - This EC2 should be publicly accessible - via its load balancer - using the domain name: `phi-deidentifier.nlpsandbox.io`. Initially I preferred `phi-deidentifier.tools.nlpsandbox.io`, but I prefer the short URL for advertisement purposes that is easier to place on slides and remember. We can revisit this decision the day we have many tools and there is a need to group them behind the same subdomain name (tools.nlpsandbox.io).
1.0
Deploy PHI Deidentifier app using CF template - The PHI Deidentifier app is a React application that is composed of a stack of docker containers. Deployment procedure: 1. Get this [docker-compose.yml](https://github.com/nlpsandbox/phi-deidentifier-app/blob/main/docker-compose.yml) 2. `docker-compose up -d` This stack of Docker container relies on images that have a fixed version number (no latest, edge or nightly tag). - This stack of Docker container is listening to the port 80 of the host. - The EC2 running this service should be placed behind a load balancer that redirect port 443 (HTTPS) to port 80 of the EC2. - This EC2 should be publicly accessible - via its load balancer - using the domain name: `phi-deidentifier.nlpsandbox.io`. Initially I preferred `phi-deidentifier.tools.nlpsandbox.io`, but I prefer the short URL for advertisement purposes that is easier to place on slides and remember. We can revisit this decision the day we have many tools and there is a need to group them behind the same subdomain name (tools.nlpsandbox.io).
priority
deploy phi deidentifier app using cf template the phi deidentifier app is a react application that is composed of a stack of docker containers deployment procedure get this docker compose up d this stack of docker container relies on images that have a fixed version number no latest edge or nightly tag this stack of docker container is listening to the port of the host the running this service should be placed behind a load balancer that redirect port https to port of the this should be publicly accessible via its load balancer using the domain name phi deidentifier nlpsandbox io initially i preferred phi deidentifier tools nlpsandbox io but i prefer the short url for advertisement purposes that is easier to place on slides and remember we can revisit this decision the day we have many tools and there is a need to group them behind the same subdomain name tools nlpsandbox io
1
98,522
4,028,219,344
IssuesEvent
2016-05-18 04:41:54
lale-help/lale-help
https://api.github.com/repos/lale-help/lale-help
opened
Lale-bot to insert comments on SUPPLY status changes
priority:medium
Similar to #298 we need to implement Lalebot comments also for supplies.
1.0
Lale-bot to insert comments on SUPPLY status changes - Similar to #298 we need to implement Lalebot comments also for supplies.
priority
lale bot to insert comments on supply status changes similar to we need to implement lalebot comments also for supplies
1
703,108
24,146,486,745
IssuesEvent
2022-09-21 19:14:54
alta3/kubernetes-the-alta3-way
https://api.github.com/repos/alta3/kubernetes-the-alta3-way
opened
Labs Setup returning
Priority: Medium Type: Bug Difficulty: 🟢
Error message on setup is not precise. https://github.com/alta3/kubernetes-the-alta3-way/blob/ae1a8c1d440e15b2dc552323c187be90e5a63431/labs/setup/setup#L19-L21 This checks to see if the directory exists, but does not check for the setup.sh file (or test, teardown) exists, as the error message suggests. This could be corrected by changing the error message from setup not found to setup dir not found. The next logic step could verify if setup exists within the lab directory. @sfeeser for awareness
1.0
Labs Setup returning - Error message on setup is not precise. https://github.com/alta3/kubernetes-the-alta3-way/blob/ae1a8c1d440e15b2dc552323c187be90e5a63431/labs/setup/setup#L19-L21 This checks to see if the directory exists, but does not check for the setup.sh file (or test, teardown) exists, as the error message suggests. This could be corrected by changing the error message from setup not found to setup dir not found. The next logic step could verify if setup exists within the lab directory. @sfeeser for awareness
priority
labs setup returning error message on setup is not precise this checks to see if the directory exists but does not check for the setup sh file or test teardown exists as the error message suggests this could be corrected by changing the error message from setup not found to setup dir not found the next logic step could verify if setup exists within the lab directory sfeeser for awareness
1
2,349
2,525,405,593
IssuesEvent
2015-01-21 00:42:05
IQSS/geoconnect
https://api.github.com/repos/IQSS/geoconnect
opened
check that dv metadata added after layer 1st created
Component: High-level Priority: Medium Status: Dev Type: Feature
May be sending update before metadata itself still being saved
1.0
check that dv metadata added after layer 1st created - May be sending update before metadata itself still being saved
priority
check that dv metadata added after layer created may be sending update before metadata itself still being saved
1
425,971
12,365,271,332
IssuesEvent
2020-05-18 08:34:04
cms-gem-daq-project/cmsgemos
https://api.github.com/repos/cms-gem-daq-project/cmsgemos
closed
Invalid state requests
Priority: Medium Status: Pending Type: Question
## Brief summary of issue Invalid state change requests should be considered: * We can receive a truly invalid request, i.e., `Start` from `Initial` * We can receive a request while in a transitional state, i.e., `Start` from `Configuring` ## Expected Behavior * We can either ignore invalid requests or go to error, with an appropriate recovery mechanism, ignoring is probably better, because it is probably not the fault of the application that it received an invalid request * We can also ignore, but emit an error message, in this case the FSM stays in the state it was in, but the software is aware of something unexpected having happened * We can queue requests, this probably makes sense most for the transitions received during the transitional states, but still could have some implications, i.e., the state should be one in the "expected" flow of transitions: `Initial -> Halted -> Configured -> Running, Paused` with transitional states `Initializing, Halting, Configuring, Starting, Pausing, Resuming, Stopping, Resetting`
1.0
Invalid state requests - ## Brief summary of issue Invalid state change requests should be considered: * We can receive a truly invalid request, i.e., `Start` from `Initial` * We can receive a request while in a transitional state, i.e., `Start` from `Configuring` ## Expected Behavior * We can either ignore invalid requests or go to error, with an appropriate recovery mechanism, ignoring is probably better, because it is probably not the fault of the application that it received an invalid request * We can also ignore, but emit an error message, in this case the FSM stays in the state it was in, but the software is aware of something unexpected having happened * We can queue requests, this probably makes sense most for the transitions received during the transitional states, but still could have some implications, i.e., the state should be one in the "expected" flow of transitions: `Initial -> Halted -> Configured -> Running, Paused` with transitional states `Initializing, Halting, Configuring, Starting, Pausing, Resuming, Stopping, Resetting`
priority
invalid state requests brief summary of issue invalid state change requests should be considered we can receive a truly invalid request i e start from initial we can receive a request while in a transitional state i e start from configuring expected behavior we can either ignore invalid requests or go to error with an appropriate recovery mechanism ignoring is probably better because it is probably not the fault of the application that it received an invalid request we can also ignore but emit an error message in this case the fsm stays in the state it was in but the software is aware of something unexpected having happened we can queue requests this probably makes sense most for the transitions received during the transitional states but still could have some implications i e the state should be one in the expected flow of transitions initial halted configured running paused with transitional states initializing halting configuring starting pausing resuming stopping resetting
1
651,674
21,484,824,538
IssuesEvent
2022-04-26 21:46:26
robotframework/robotframework
https://api.github.com/repos/robotframework/robotframework
closed
Programmatic execution API doesn't support `pathlib.Path` objects
bug priority: medium
Currently options accepting paths need to be give as strings, not as `pathlib.Path` objects, when using the programmatic execution API. For example, this fails: ```python from pathlib import Path from robot import run run('tests.robot', output=Path('example.xml')) ``` A workaround is using strings to begin with or to convert `Path` objects to strings like `output=str(Path('example.xml'))`. `Path` objects are getting more and more widely used so better to support them directly.
1.0
Programmatic execution API doesn't support `pathlib.Path` objects - Currently options accepting paths need to be give as strings, not as `pathlib.Path` objects, when using the programmatic execution API. For example, this fails: ```python from pathlib import Path from robot import run run('tests.robot', output=Path('example.xml')) ``` A workaround is using strings to begin with or to convert `Path` objects to strings like `output=str(Path('example.xml'))`. `Path` objects are getting more and more widely used so better to support them directly.
priority
programmatic execution api doesn t support pathlib path objects currently options accepting paths need to be give as strings not as pathlib path objects when using the programmatic execution api for example this fails python from pathlib import path from robot import run run tests robot output path example xml a workaround is using strings to begin with or to convert path objects to strings like output str path example xml path objects are getting more and more widely used so better to support them directly
1
605,478
18,735,914,984
IssuesEvent
2021-11-04 07:30:40
AY2122S1-CS2103T-W13-2/tp
https://api.github.com/repos/AY2122S1-CS2103T-W13-2/tp
opened
Add command response has unnecessary information
type.Enhancement priority.Medium
![image](https://user-images.githubusercontent.com/61659443/140273967-170d00c6-d750-44a3-b5cd-e308a95c5148.png) Since a contact with only its name was added, the response should not show details about phone, email and address.
1.0
Add command response has unnecessary information - ![image](https://user-images.githubusercontent.com/61659443/140273967-170d00c6-d750-44a3-b5cd-e308a95c5148.png) Since a contact with only its name was added, the response should not show details about phone, email and address.
priority
add command response has unnecessary information since a contact with only its name was added the response should not show details about phone email and address
1
229,541
7,575,700,406
IssuesEvent
2018-04-24 03:11:47
haifenghuang/monkey
https://api.github.com/repos/haifenghuang/monkey
closed
Function accept multiple return values
Priority Medium enhancement
Want to support multiple return values for functions: ```swift let v, err = parse(xxx) ```
1.0
Function accept multiple return values - Want to support multiple return values for functions: ```swift let v, err = parse(xxx) ```
priority
function accept multiple return values want to support multiple return values for functions swift let v err parse xxx
1
361,967
10,721,753,300
IssuesEvent
2019-10-27 06:01:04
tygamvrelis/oil_lamp
https://api.github.com/repos/tygamvrelis/oil_lamp
closed
Feature request: ability to generate plots for specific time range
Mode: Playback Priority: Medium Type: Feature
**Is your feature request related to a problem? Please describe.** Sometimes we may be interested in only a specific part of a long recording. Currently there is no way to plot just a portion of a recording. **Describe the solution you'd like** I'd like a new command for the Python script that accompanies that `analyze` option (`--analyze`). Let us call this new command `plot_slice`. `plot_slice` will take two arguments, a start time and an end time (`--plot_slice=t_start,t_end`). It will result in a plot being generated that only contains the data between `t_start` and `t_end`. _Start and end times need to be bounds-checked!_ Example usage: `python lamp.py --analyze=lamp_data_0.dat --plot_slice=10,20` (plots the data in lamp_data_0.dat between 10 and 20 seconds). The naming of the plot should follow some consistent convention that shows it's only for a specific time range. For example, it could be `old_file_name + "_from" + t_start + "to" + t_end`, in which case we'd have something like "raw_base_lamp_data_0_from10to20.dat" for the example above (based on the default settings in the current version of the software). **Timeline** Needed to properly assess quality of recordings. Should be completed soon.
1.0
Feature request: ability to generate plots for specific time range - **Is your feature request related to a problem? Please describe.** Sometimes we may be interested in only a specific part of a long recording. Currently there is no way to plot just a portion of a recording. **Describe the solution you'd like** I'd like a new command for the Python script that accompanies that `analyze` option (`--analyze`). Let us call this new command `plot_slice`. `plot_slice` will take two arguments, a start time and an end time (`--plot_slice=t_start,t_end`). It will result in a plot being generated that only contains the data between `t_start` and `t_end`. _Start and end times need to be bounds-checked!_ Example usage: `python lamp.py --analyze=lamp_data_0.dat --plot_slice=10,20` (plots the data in lamp_data_0.dat between 10 and 20 seconds). The naming of the plot should follow some consistent convention that shows it's only for a specific time range. For example, it could be `old_file_name + "_from" + t_start + "to" + t_end`, in which case we'd have something like "raw_base_lamp_data_0_from10to20.dat" for the example above (based on the default settings in the current version of the software). **Timeline** Needed to properly assess quality of recordings. Should be completed soon.
priority
feature request ability to generate plots for specific time range is your feature request related to a problem please describe sometimes we may be interested in only a specific part of a long recording currently there is no way to plot just a portion of a recording describe the solution you d like i d like a new command for the python script that accompanies that analyze option analyze let us call this new command plot slice plot slice will take two arguments a start time and an end time plot slice t start t end it will result in a plot being generated that only contains the data between t start and t end start and end times need to be bounds checked example usage python lamp py analyze lamp data dat plot slice plots the data in lamp data dat between and seconds the naming of the plot should follow some consistent convention that shows it s only for a specific time range for example it could be old file name from t start to t end in which case we d have something like raw base lamp data dat for the example above based on the default settings in the current version of the software timeline needed to properly assess quality of recordings should be completed soon
1
24,207
2,666,893,252
IssuesEvent
2015-03-22 01:16:13
minetest/minetest
https://api.github.com/repos/minetest/minetest
closed
Eating not updating hud
@ Network @ Server / Client / Env. bug Medium priority
Since the previous daily (linux) when eating food it does not update the stack unless you try to move it to another grid or sign out and back into the game... e.g. 4 apples, eat 2, still says 4 apples... move to another grid, 2 apples...
1.0
Eating not updating hud - Since the previous daily (linux) when eating food it does not update the stack unless you try to move it to another grid or sign out and back into the game... e.g. 4 apples, eat 2, still says 4 apples... move to another grid, 2 apples...
priority
eating not updating hud since the previous daily linux when eating food it does not update the stack unless you try to move it to another grid or sign out and back into the game e g apples eat still says apples move to another grid apples
1
33,668
2,770,813,938
IssuesEvent
2015-05-01 17:15:09
Norhaven/FluentBoilerplate
https://api.github.com/repos/Norhaven/FluentBoilerplate
opened
Transition FluentBoilerplate to Portable Class Library
enhancement needs more info priority: medium
It would be useful to increase the portability of the code so more than just .Net 4.5 can be targeted. Reflection.Emit and DynamicMethod are crucial to the performance and so the PCL would have to be constrained to systems that can support that. More information is needed about the following. - How many systems support this as-is? - What is the scope of other changes necessary?
1.0
Transition FluentBoilerplate to Portable Class Library - It would be useful to increase the portability of the code so more than just .Net 4.5 can be targeted. Reflection.Emit and DynamicMethod are crucial to the performance and so the PCL would have to be constrained to systems that can support that. More information is needed about the following. - How many systems support this as-is? - What is the scope of other changes necessary?
priority
transition fluentboilerplate to portable class library it would be useful to increase the portability of the code so more than just net can be targeted reflection emit and dynamicmethod are crucial to the performance and so the pcl would have to be constrained to systems that can support that more information is needed about the following how many systems support this as is what is the scope of other changes necessary
1
666,825
22,389,208,313
IssuesEvent
2022-06-17 05:25:34
opencrvs/opencrvs-core
https://api.github.com/repos/opencrvs/opencrvs-core
closed
Form Config: missing tooltips
👹Bug Priority: medium
**Describe the bug** - missing tooltip for Content Keys. 'Use these keys to update copy for this field' - missing tooltip for Cert handlebars 'Use this handlebar in your certificate SVG to show this data field' - missing toooltip for Required for registration 'Select if this field is mandatory to complete registration' **Expected behaviour** - ![image.png](https://images.zenhubusercontent.com/5e96badd8bea57051ce92eaf/e98ca915-d3b9-494c-a78b-92d7fece17db) **Screenshots** ![image.png](https://images.zenhubusercontent.com/5e96badd8bea57051ce92eaf/99f662bb-6cd4-4923-af83-673b0866787a)
1.0
Form Config: missing tooltips - **Describe the bug** - missing tooltip for Content Keys. 'Use these keys to update copy for this field' - missing tooltip for Cert handlebars 'Use this handlebar in your certificate SVG to show this data field' - missing toooltip for Required for registration 'Select if this field is mandatory to complete registration' **Expected behaviour** - ![image.png](https://images.zenhubusercontent.com/5e96badd8bea57051ce92eaf/e98ca915-d3b9-494c-a78b-92d7fece17db) **Screenshots** ![image.png](https://images.zenhubusercontent.com/5e96badd8bea57051ce92eaf/99f662bb-6cd4-4923-af83-673b0866787a)
priority
form config missing tooltips describe the bug missing tooltip for content keys use these keys to update copy for this field missing tooltip for cert handlebars use this handlebar in your certificate svg to show this data field missing toooltip for required for registration select if this field is mandatory to complete registration expected behaviour screenshots
1
626,742
19,832,406,975
IssuesEvent
2022-01-20 13:23:01
Acellera/htmd
https://api.github.com/repos/Acellera/htmd
closed
Do not use atomtypes to guess ligand in builder
Priority: Medium Type: Bug
The builders should not assume that everything with atom type is a ligand because you sometimes start building from an existing prmtop of a system with atomtypes (i.e. CHARMM-GUI membranes).
1.0
Do not use atomtypes to guess ligand in builder - The builders should not assume that everything with atom type is a ligand because you sometimes start building from an existing prmtop of a system with atomtypes (i.e. CHARMM-GUI membranes).
priority
do not use atomtypes to guess ligand in builder the builders should not assume that everything with atom type is a ligand because you sometimes start building from an existing prmtop of a system with atomtypes i e charmm gui membranes
1
499,047
14,438,609,031
IssuesEvent
2020-12-07 13:17:40
enso-org/enso
https://api.github.com/repos/enso-org/enso
opened
Write a Pass to Verify the Module Exports
Category: Compiler Change: Non-Breaking Difficulty: Core Contributor Priority: Medium Type: Enhancement
### Summary Currently it is possible to make the code generation compiler phase crash by creating a method and a type in the same module with the same name, then trying to use the method. This is, to my understanding, due to the fact that the compiler isn't wired to cope with clashing resolutions due to ambiguities in the export list, and so we need a new pass to deal with this. ``` type Run a b run a = a ``` ### Value The compiler won't crash with an incomprehensible error, and will instead have the information to explain where the problem is to the user. ### Specification - Create a `VerifyModuleExports` pass. - This pass should ensure that there are no ambiguities in the module's export list, even if the export list is implicit. - Test it. ### Acceptance Criteria & Test Cases - [ ] No more crashes in codegen from this issue!
1.0
Write a Pass to Verify the Module Exports - ### Summary Currently it is possible to make the code generation compiler phase crash by creating a method and a type in the same module with the same name, then trying to use the method. This is, to my understanding, due to the fact that the compiler isn't wired to cope with clashing resolutions due to ambiguities in the export list, and so we need a new pass to deal with this. ``` type Run a b run a = a ``` ### Value The compiler won't crash with an incomprehensible error, and will instead have the information to explain where the problem is to the user. ### Specification - Create a `VerifyModuleExports` pass. - This pass should ensure that there are no ambiguities in the module's export list, even if the export list is implicit. - Test it. ### Acceptance Criteria & Test Cases - [ ] No more crashes in codegen from this issue!
priority
write a pass to verify the module exports summary currently it is possible to make the code generation compiler phase crash by creating a method and a type in the same module with the same name then trying to use the method this is to my understanding due to the fact that the compiler isn t wired to cope with clashing resolutions due to ambiguities in the export list and so we need a new pass to deal with this type run a b run a a value the compiler won t crash with an incomprehensible error and will instead have the information to explain where the problem is to the user specification create a verifymoduleexports pass this pass should ensure that there are no ambiguities in the module s export list even if the export list is implicit test it acceptance criteria test cases no more crashes in codegen from this issue
1
763,238
26,748,229,934
IssuesEvent
2023-01-30 17:27:44
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[DocDB] CqlTabletSplitTest.* test failures
kind/bug area/docdb priority/medium 2.14 Backport Required
Jira Link: [[DB-446]](https://yugabyte.atlassian.net/browse/DB-446) ### Description Tests failing in more than 10% of commits: CqlTabletSplitTest.BatchTimeseries CqlTabletSplitTest.SecondaryIndex CqlTabletSplitTest.SecondaryIndexWithDrop Source: https://detective.dev.yugabyte.com/stability?num_commits=50&sort=commit&threshold=10 [DB-446]: https://yugabyte.atlassian.net/browse/DB-446?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
1.0
[DocDB] CqlTabletSplitTest.* test failures - Jira Link: [[DB-446]](https://yugabyte.atlassian.net/browse/DB-446) ### Description Tests failing in more than 10% of commits: CqlTabletSplitTest.BatchTimeseries CqlTabletSplitTest.SecondaryIndex CqlTabletSplitTest.SecondaryIndexWithDrop Source: https://detective.dev.yugabyte.com/stability?num_commits=50&sort=commit&threshold=10 [DB-446]: https://yugabyte.atlassian.net/browse/DB-446?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
priority
cqltabletsplittest test failures jira link description tests failing in more than of commits cqltabletsplittest batchtimeseries cqltabletsplittest secondaryindex cqltabletsplittest secondaryindexwithdrop source
1
737,185
25,504,965,636
IssuesEvent
2022-11-28 08:43:21
ClearTK/cleartk
https://api.github.com/repos/ClearTK/cleartk
closed
ClearTK download too big
Priority-Medium Type-Task
Original [issue 263](https://code.google.com/p/cleartk/issues/detail?id=263) created by ClearTK on 2011-10-23T22:13:34.000Z: The latest ClearTK download weighed in at 91MB. This is because an increasing number of projects are being included with various models. We need to separate out the downloading of models from the main release which should contain only jar files with .class files and other misc. non-model resources.
1.0
ClearTK download too big - Original [issue 263](https://code.google.com/p/cleartk/issues/detail?id=263) created by ClearTK on 2011-10-23T22:13:34.000Z: The latest ClearTK download weighed in at 91MB. This is because an increasing number of projects are being included with various models. We need to separate out the downloading of models from the main release which should contain only jar files with .class files and other misc. non-model resources.
priority
cleartk download too big original created by cleartk on the latest cleartk download weighed in at this is because an increasing number of projects are being included with various models we need to separate out the downloading of models from the main release which should contain only jar files with class files and other misc non model resources
1
245,110
7,881,355,774
IssuesEvent
2018-06-26 18:46:23
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
Doors only opening inwards 0.7.3.0
Medium Priority
Placing from outside Placing from inside Opening from outside (jic) Opening from inside (jic) Always opens inward
1.0
Doors only opening inwards 0.7.3.0 - Placing from outside Placing from inside Opening from outside (jic) Opening from inside (jic) Always opens inward
priority
doors only opening inwards placing from outside placing from inside opening from outside jic opening from inside jic always opens inward
1
769,926
27,022,691,139
IssuesEvent
2023-02-11 07:15:49
KinsonDigital/CASL
https://api.github.com/repos/KinsonDigital/CASL
closed
🚧Add contributing doc
good first issue medium priority preview
### Complete The Item Below - [X] I have updated the title without removing the 🚧 emoji. ### Description Add contributing doc and use Velaptor as a reference ### Acceptance Criteria - [x] Contributing doc has been added and modified to CASL ### ToDo Items - [X] Change type labels added to this issue. Refer to the _**Change Type Labels**_ section below. - [X] Priority label added to this issue. Refer to the _**Priority Type Labels**_ section below. - [X] Issue linked to the correct project _(if applicable)_. - [X] Issue linked to the correct milestone _(if applicable)_. - [x] Draft pull request created and linked to this issue _(only required with code changes)_. ### Issue Dependencies _No response_ ### Related Work _No response_ ### Additional Information: **_<details closed><summary>Change Type Labels</summary>_** | Change Type | Label | |---------------------|----------------------| | Bug Fixes | `🐛bug` | | Breaking Changes | `🧨breaking changes` | | New Feature | `✨new feature` | | Workflow Changes | `workflow` | | Code Doc Changes | `🗒️documentation/code` | | Product Doc Changes | `📝documentation/product` | </details> **_<details closed><summary>Priority Type Labels</summary>_** | Priority Type | Label | |---------------------|-------------------| | Low Priority | `low priority` | | Medium Priority | `medium priority` | | High Priority | `high priority` | </details> ### Code of Conduct - [X] I agree to follow this project's Code of Conduct.
1.0
🚧Add contributing doc - ### Complete The Item Below - [X] I have updated the title without removing the 🚧 emoji. ### Description Add contributing doc and use Velaptor as a reference ### Acceptance Criteria - [x] Contributing doc has been added and modified to CASL ### ToDo Items - [X] Change type labels added to this issue. Refer to the _**Change Type Labels**_ section below. - [X] Priority label added to this issue. Refer to the _**Priority Type Labels**_ section below. - [X] Issue linked to the correct project _(if applicable)_. - [X] Issue linked to the correct milestone _(if applicable)_. - [x] Draft pull request created and linked to this issue _(only required with code changes)_. ### Issue Dependencies _No response_ ### Related Work _No response_ ### Additional Information: **_<details closed><summary>Change Type Labels</summary>_** | Change Type | Label | |---------------------|----------------------| | Bug Fixes | `🐛bug` | | Breaking Changes | `🧨breaking changes` | | New Feature | `✨new feature` | | Workflow Changes | `workflow` | | Code Doc Changes | `🗒️documentation/code` | | Product Doc Changes | `📝documentation/product` | </details> **_<details closed><summary>Priority Type Labels</summary>_** | Priority Type | Label | |---------------------|-------------------| | Low Priority | `low priority` | | Medium Priority | `medium priority` | | High Priority | `high priority` | </details> ### Code of Conduct - [X] I agree to follow this project's Code of Conduct.
priority
🚧add contributing doc complete the item below i have updated the title without removing the 🚧 emoji description add contributing doc and use velaptor as a reference acceptance criteria contributing doc has been added and modified to casl todo items change type labels added to this issue refer to the change type labels section below priority label added to this issue refer to the priority type labels section below issue linked to the correct project if applicable issue linked to the correct milestone if applicable draft pull request created and linked to this issue only required with code changes issue dependencies no response related work no response additional information change type labels change type label bug fixes 🐛bug breaking changes 🧨breaking changes new feature ✨new feature workflow changes workflow code doc changes 🗒️documentation code product doc changes 📝documentation product priority type labels priority type label low priority low priority medium priority medium priority high priority high priority code of conduct i agree to follow this project s code of conduct
1
430,784
12,465,855,556
IssuesEvent
2020-05-28 14:38:33
CDH-Studio/UpSkill
https://api.github.com/repos/CDH-Studio/UpSkill
closed
Edit profile showing unsaved indicator after saving form
UI bug medium priority
**Describe the bug** Edit profile showing unsaved indicator after saving form and the clear button does not work as intended after saving the form **To Reproduce** Steps to reproduce the behavior: 1. Go to 'Edit profile' 2. Enter some new information in the forms 3. Click on the 'Save' button 4. The unsaved indicator will still be there and the clear button will reset the value to the initial values **Expected behavior** The unsaved indicator should disappear after saving the form (clicking the save button) **Additional context** #273
1.0
Edit profile showing unsaved indicator after saving form - **Describe the bug** Edit profile showing unsaved indicator after saving form and the clear button does not work as intended after saving the form **To Reproduce** Steps to reproduce the behavior: 1. Go to 'Edit profile' 2. Enter some new information in the forms 3. Click on the 'Save' button 4. The unsaved indicator will still be there and the clear button will reset the value to the initial values **Expected behavior** The unsaved indicator should disappear after saving the form (clicking the save button) **Additional context** #273
priority
edit profile showing unsaved indicator after saving form describe the bug edit profile showing unsaved indicator after saving form and the clear button does not work as intended after saving the form to reproduce steps to reproduce the behavior go to edit profile enter some new information in the forms click on the save button the unsaved indicator will still be there and the clear button will reset the value to the initial values expected behavior the unsaved indicator should disappear after saving the form clicking the save button additional context
1
189,763
6,801,576,575
IssuesEvent
2017-11-02 17:14:33
smallmedia/iod-ckan
https://api.github.com/repos/smallmedia/iod-ckan
closed
We need a plugin that gives us the possibility to show different resources based on the language of the website
Priority: Medium Status: Available Support from Viderum Type: Enhancement
We already show different fields based on language but considering that for any dataset we have the same resource in English and Farsi we want to show only the related resource based on the language selected for the website. Is that achievable?
1.0
We need a plugin that gives us the possibility to show different resources based on the language of the website - We already show different fields based on language but considering that for any dataset we have the same resource in English and Farsi we want to show only the related resource based on the language selected for the website. Is that achievable?
priority
we need a plugin that gives us the possibility to show different resources based on the language of the website we already show different fields based on language but considering that for any dataset we have the same resource in english and farsi we want to show only the related resource based on the language selected for the website is that achievable
1
445,770
12,835,848,035
IssuesEvent
2020-07-07 13:31:15
cds-snc/report-a-cybercrime
https://api.github.com/repos/cds-snc/report-a-cybercrime
closed
The links in thank you email should be updated as well
bug medium priority
## Summary The links in thank you email which is sent to the reporter should be updated as well to make it consistent with thank you page. Below is the update needed 1. Add a new link "Staying cyber healthy." 2. Update link "Stay up-to-date on what scams are most common." ## Steps to reproduce > How exactly can the bug be reproduced? Be very specific. ## Unresolved questions > Are there any related issues you consider out of scope for this issue that could be addressed in the future?
1.0
The links in thank you email should be updated as well - ## Summary The links in thank you email which is sent to the reporter should be updated as well to make it consistent with thank you page. Below is the update needed 1. Add a new link "Staying cyber healthy." 2. Update link "Stay up-to-date on what scams are most common." ## Steps to reproduce > How exactly can the bug be reproduced? Be very specific. ## Unresolved questions > Are there any related issues you consider out of scope for this issue that could be addressed in the future?
priority
the links in thank you email should be updated as well summary the links in thank you email which is sent to the reporter should be updated as well to make it consistent with thank you page below is the update needed add a new link staying cyber healthy update link stay up to date on what scams are most common steps to reproduce how exactly can the bug be reproduced be very specific unresolved questions are there any related issues you consider out of scope for this issue that could be addressed in the future
1
657,339
21,790,792,480
IssuesEvent
2022-05-14 21:42:06
RobotLocomotion/drake
https://api.github.com/repos/RobotLocomotion/drake
reopened
Add CI builds for Apple silicon (ARM64)
type: feature request configuration: mac component: continuous integration priority: medium
Eventually, we would like to offer support for building and running Drake on Apple's newer hardware that uses ARM64, instead of x86_64. To that end, we should have CI machines available and build names and scripting defined such that we can run experimental builds in Jenkins. Relates to #16206, #14555, #13514.
1.0
Add CI builds for Apple silicon (ARM64) - Eventually, we would like to offer support for building and running Drake on Apple's newer hardware that uses ARM64, instead of x86_64. To that end, we should have CI machines available and build names and scripting defined such that we can run experimental builds in Jenkins. Relates to #16206, #14555, #13514.
priority
add ci builds for apple silicon eventually we would like to offer support for building and running drake on apple s newer hardware that uses instead of to that end we should have ci machines available and build names and scripting defined such that we can run experimental builds in jenkins relates to
1
336,632
10,194,661,373
IssuesEvent
2019-08-12 16:10:45
Repair-DeskPOS/RepairDesk-BUGS-IMPROVEMENTS
https://api.github.com/repos/Repair-DeskPOS/RepairDesk-BUGS-IMPROVEMENTS
opened
Purchase Order - Improvement In add line item feature
Javi Plana | Sagunto Medium Priority enhancement
I was wondering if you could study to make a change. When I am entering a purchase order and the item does not exist, there is an option to create a new product. But when created it does NOT appear on the purchase order line. I have to look for it and since there are many items with the same name (let's say LCD screen) and I cannot look for device model, there is no way I can find it. I have to open a new tab, go to the inventory search and find the item number and go back to the purchase order to include it. Either that (include it on the purchase order line once created) or improve the search to find in the device model field also
1.0
Purchase Order - Improvement In add line item feature - I was wondering if you could study to make a change. When I am entering a purchase order and the item does not exist, there is an option to create a new product. But when created it does NOT appear on the purchase order line. I have to look for it and since there are many items with the same name (let's say LCD screen) and I cannot look for device model, there is no way I can find it. I have to open a new tab, go to the inventory search and find the item number and go back to the purchase order to include it. Either that (include it on the purchase order line once created) or improve the search to find in the device model field also
priority
purchase order improvement in add line item feature i was wondering if you could study to make a change when i am entering a purchase order and the item does not exist there is an option to create a new product but when created it does not appear on the purchase order line i have to look for it and since there are many items with the same name let s say lcd screen and i cannot look for device model there is no way i can find it i have to open a new tab go to the inventory search and find the item number and go back to the purchase order to include it either that include it on the purchase order line once created or improve the search to find in the device model field also
1
7,968
2,603,967,116
IssuesEvent
2015-02-24 18:59:18
SCIInstitute/SCIRun
https://api.github.com/repos/SCIInstitute/SCIRun
closed
Port action/pop-up/context menu
Framework GUI Priority-Medium
Add action menu for ports similar to modules. Menu is present now, here are subissues: #383 To close: implement favorites as a submenu for connecting new module.
1.0
Port action/pop-up/context menu - Add action menu for ports similar to modules. Menu is present now, here are subissues: #383 To close: implement favorites as a submenu for connecting new module.
priority
port action pop up context menu add action menu for ports similar to modules menu is present now here are subissues to close implement favorites as a submenu for connecting new module
1
15,235
2,611,451,470
IssuesEvent
2015-02-27 04:59:32
chrsmith/hedgewars
https://api.github.com/repos/chrsmith/hedgewars
closed
The Flying Saucer disappears immediately after touching the ground
auto-migrated Priority-Medium Type-Enhancement
``` What steps will reproduce the problem? 1. Use the saucer 2. Land with it in a normal way (so you dont deal damage) What is the expected output? What do you see instead? So my problem is that even if I have some more fuel, it automatically disappears when I touch the ground (safely). Or is it intended? And it also disappears when you fly with it into the water and sink. It could be a funny enhancement if the Saucer would remain while sinking (as with the bird that flies away in this case) What version of the product are you using? On what operating system? 0.9.13, Win7 ``` Original issue reported on code.google.com by `joship...@gmail.com` on 17 Sep 2010 at 6:48
1.0
The Flying Saucer disappears immediately after touching the ground - ``` What steps will reproduce the problem? 1. Use the saucer 2. Land with it in a normal way (so you dont deal damage) What is the expected output? What do you see instead? So my problem is that even if I have some more fuel, it automatically disappears when I touch the ground (safely). Or is it intended? And it also disappears when you fly with it into the water and sink. It could be a funny enhancement if the Saucer would remain while sinking (as with the bird that flies away in this case) What version of the product are you using? On what operating system? 0.9.13, Win7 ``` Original issue reported on code.google.com by `joship...@gmail.com` on 17 Sep 2010 at 6:48
priority
the flying saucer disappears immediately after touching the ground what steps will reproduce the problem use the saucer land with it in a normal way so you dont deal damage what is the expected output what do you see instead so my problem is that even if i have some more fuel it automatically disappears when i touch the ground safely or is it intended and it also disappears when you fly with it into the water and sink it could be a funny enhancement if the saucer would remain while sinking as with the bird that flies away in this case what version of the product are you using on what operating system original issue reported on code google com by joship gmail com on sep at
1
157,311
5,997,199,254
IssuesEvent
2017-06-03 21:28:55
pytorch/pytorch
https://api.github.com/repos/pytorch/pytorch
closed
giving a 3d input to Conv2d gives a bad error message
bug medium priority
```python import torch import torch.nn as nn from torch.autograd import Variable m = Variable(torch.randn(3, 10, 20)) nn.Conv2d(in_channels=3, out_channels=8, kernel_size=3)(m) ``` ``` Traceback (most recent call last): File "too.py", line 6, in <module> nn.Conv2d(in_channels=3, out_channels=8, kernel_size=3)(m) File "/home/soumith/code/pytorch/torch/nn/modules/module.py", line 206, in __call__ result = self.forward(*input, **kwargs) File "/home/soumith/code/pytorch/torch/nn/modules/conv.py", line 237, in forward self.padding, self.dilation, self.groups) File "/home/soumith/code/pytorch/torch/nn/functional.py", line 43, in conv2d return f(input, weight, bias) RuntimeError: expected 3D tensor ```
1.0
giving a 3d input to Conv2d gives a bad error message - ```python import torch import torch.nn as nn from torch.autograd import Variable m = Variable(torch.randn(3, 10, 20)) nn.Conv2d(in_channels=3, out_channels=8, kernel_size=3)(m) ``` ``` Traceback (most recent call last): File "too.py", line 6, in <module> nn.Conv2d(in_channels=3, out_channels=8, kernel_size=3)(m) File "/home/soumith/code/pytorch/torch/nn/modules/module.py", line 206, in __call__ result = self.forward(*input, **kwargs) File "/home/soumith/code/pytorch/torch/nn/modules/conv.py", line 237, in forward self.padding, self.dilation, self.groups) File "/home/soumith/code/pytorch/torch/nn/functional.py", line 43, in conv2d return f(input, weight, bias) RuntimeError: expected 3D tensor ```
priority
giving a input to gives a bad error message python import torch import torch nn as nn from torch autograd import variable m variable torch randn nn in channels out channels kernel size m traceback most recent call last file too py line in nn in channels out channels kernel size m file home soumith code pytorch torch nn modules module py line in call result self forward input kwargs file home soumith code pytorch torch nn modules conv py line in forward self padding self dilation self groups file home soumith code pytorch torch nn functional py line in return f input weight bias runtimeerror expected tensor
1
473,714
13,646,405,383
IssuesEvent
2020-09-25 23:04:50
iv-org/invidious
https://api.github.com/repos/iv-org/invidious
closed
Playlists missing first video
bug priority:medium type:frontend
When playlists are loaded on Invidious, playlists are missing the first video in the playlist. To reproduce, go to any Invidious instance and load a playlist ([example](https://invidious.snopyta.org/playlist?list=PLSfegfOiC2Ayz10yngrfQoe-GZtdI3ZIM)), you'll notice how the first video in the playlist is missing. ![](https://user-images.githubusercontent.com/9768134/94053686-eed73300-fdda-11ea-99d2-da9657dbc6ef.png)
1.0
Playlists missing first video - When playlists are loaded on Invidious, playlists are missing the first video in the playlist. To reproduce, go to any Invidious instance and load a playlist ([example](https://invidious.snopyta.org/playlist?list=PLSfegfOiC2Ayz10yngrfQoe-GZtdI3ZIM)), you'll notice how the first video in the playlist is missing. ![](https://user-images.githubusercontent.com/9768134/94053686-eed73300-fdda-11ea-99d2-da9657dbc6ef.png)
priority
playlists missing first video when playlists are loaded on invidious playlists are missing the first video in the playlist to reproduce go to any invidious instance and load a playlist you ll notice how the first video in the playlist is missing
1
323,330
9,853,420,329
IssuesEvent
2019-06-19 14:44:56
ansgohar/IBM-Hackathon-2019-Landing-Page
https://api.github.com/repos/ansgohar/IBM-Hackathon-2019-Landing-Page
opened
Components needs to be re-checked to ensure responsive support
Priority: Medium
All components in landing page need to be re-checked for responsive display specifications
1.0
Components needs to be re-checked to ensure responsive support - All components in landing page need to be re-checked for responsive display specifications
priority
components needs to be re checked to ensure responsive support all components in landing page need to be re checked for responsive display specifications
1
25,661
2,683,914,942
IssuesEvent
2015-03-28 13:20:43
ConEmu/old-issues
https://api.github.com/repos/ConEmu/old-issues
closed
Не работает Ctrl+<цифра> в фаре, если задан хоткей для создания/переключения консоли с модификатором Ctrl
1 star bug imported Priority-Medium
_From [Avil...@gmail.com](https://code.google.com/u/106330986415581288023/) on March 26, 2010 04:10:42_ Собственно, всё уже описал в заголовке. _Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=215_
1.0
Не работает Ctrl+<цифра> в фаре, если задан хоткей для создания/переключения консоли с модификатором Ctrl - _From [Avil...@gmail.com](https://code.google.com/u/106330986415581288023/) on March 26, 2010 04:10:42_ Собственно, всё уже описал в заголовке. _Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=215_
priority
не работает ctrl в фаре если задан хоткей для создания переключения консоли с модификатором ctrl from on march собственно всё уже описал в заголовке original issue
1
536,008
15,702,642,839
IssuesEvent
2021-03-26 12:54:16
alta3/ssh-githugger
https://api.github.com/repos/alta3/ssh-githugger
closed
"ssh-copy-id-from-github.py" becomes "ssh-githugger.py"
Priority: Medium Status: Completed Type: Enhancement
Rename the file, then fix all the documentation and help files
1.0
"ssh-copy-id-from-github.py" becomes "ssh-githugger.py" - Rename the file, then fix all the documentation and help files
priority
ssh copy id from github py becomes ssh githugger py rename the file then fix all the documentation and help files
1
139,805
5,390,196,411
IssuesEvent
2017-02-25 11:35:16
cuckoosandbox/cuckoo
https://api.github.com/repos/cuckoosandbox/cuckoo
closed
Support latest pymongo
Bug (confirmed) Medium Priority
2015-12-31 13:50:03,049 [lib.cuckoo.core.plugins] DEBUG: Running 339 signatures 2015-12-31 13:50:03,099 [lib.cuckoo.core.plugins] DEBUG: Analysis matched signature: antivirus_virustotal 2015-12-31 13:50:03,301 [lib.cuckoo.core.plugins] DEBUG: Executed reporting module "JsonDump" 2015-12-31 13:50:33,398 [lib.cuckoo.core.plugins] ERROR: Failed to run the reporting module "MongoDB": Traceback (most recent call last): File "/opt/new/new-git/cuckoo/lib/cuckoo/core/plugins.py", line 507, in process current.run(self.results) File "/opt/new/new-git/cuckoo/modules/reporting/mongodb.py", line 89, in run if "cuckoo_schema" in self.db.collection_names(): File "build/bdist.linux-i686/egg/pymongo/database.py", line 517, in collection_names ReadPreference.PRIMARY) as (sock_info, slave_okay): File "/usr/lib/python2.7/contextlib.py", line 17, in **enter** return self.gen.next() File "build/bdist.linux-i686/egg/pymongo/mongo_client.py", line 748, in _socket_for_reads with self._get_socket(read_preference) as sock_info: File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__ return self.gen.next() File "build/bdist.linux-i686/egg/pymongo/mongo_client.py", line 712, in _get_socket server = self._get_topology().select_server(selector) File "build/bdist.linux-i686/egg/pymongo/topology.py", line 141, in select_server address)) File "build/bdist.linux-i686/egg/pymongo/topology.py", line 117, in select_servers self._error_message(selector)) ServerSelectionTimeoutError: 127.0.0.1:27017: [Errno 111] Connection refused
1.0
Support latest pymongo - 2015-12-31 13:50:03,049 [lib.cuckoo.core.plugins] DEBUG: Running 339 signatures 2015-12-31 13:50:03,099 [lib.cuckoo.core.plugins] DEBUG: Analysis matched signature: antivirus_virustotal 2015-12-31 13:50:03,301 [lib.cuckoo.core.plugins] DEBUG: Executed reporting module "JsonDump" 2015-12-31 13:50:33,398 [lib.cuckoo.core.plugins] ERROR: Failed to run the reporting module "MongoDB": Traceback (most recent call last): File "/opt/new/new-git/cuckoo/lib/cuckoo/core/plugins.py", line 507, in process current.run(self.results) File "/opt/new/new-git/cuckoo/modules/reporting/mongodb.py", line 89, in run if "cuckoo_schema" in self.db.collection_names(): File "build/bdist.linux-i686/egg/pymongo/database.py", line 517, in collection_names ReadPreference.PRIMARY) as (sock_info, slave_okay): File "/usr/lib/python2.7/contextlib.py", line 17, in **enter** return self.gen.next() File "build/bdist.linux-i686/egg/pymongo/mongo_client.py", line 748, in _socket_for_reads with self._get_socket(read_preference) as sock_info: File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__ return self.gen.next() File "build/bdist.linux-i686/egg/pymongo/mongo_client.py", line 712, in _get_socket server = self._get_topology().select_server(selector) File "build/bdist.linux-i686/egg/pymongo/topology.py", line 141, in select_server address)) File "build/bdist.linux-i686/egg/pymongo/topology.py", line 117, in select_servers self._error_message(selector)) ServerSelectionTimeoutError: 127.0.0.1:27017: [Errno 111] Connection refused
priority
support latest pymongo debug running signatures debug analysis matched signature antivirus virustotal debug executed reporting module jsondump error failed to run the reporting module mongodb traceback most recent call last file opt new new git cuckoo lib cuckoo core plugins py line in process current run self results file opt new new git cuckoo modules reporting mongodb py line in run if cuckoo schema in self db collection names file build bdist linux egg pymongo database py line in collection names readpreference primary as sock info slave okay file usr lib contextlib py line in enter return self gen next file build bdist linux egg pymongo mongo client py line in socket for reads with self get socket read preference as sock info file usr lib contextlib py line in enter return self gen next file build bdist linux egg pymongo mongo client py line in get socket server self get topology select server selector file build bdist linux egg pymongo topology py line in select server address file build bdist linux egg pymongo topology py line in select servers self error message selector serverselectiontimeouterror connection refused
1
194,878
6,900,331,970
IssuesEvent
2017-11-24 17:56:29
HabitRPG/habitica
https://api.github.com/repos/HabitRPG/habitica
closed
food drawer sometimes goes blank after hatching
help wanted priority: medium section: Stable
From Praxis Arete ( 0ce6d43b-efa2-45a3-acaa-59daad7d658d ) in the Report a Bug guild: "... occasionally ... the foods menu at the bottom of the Stable page sometimes goes blank after hatching, with all the windows black as though you have no foods left. Re-synching and refreshing did not fix this; I had to navigate to a different Habitica page and then return to the Stable page for it to display properly again."
1.0
food drawer sometimes goes blank after hatching - From Praxis Arete ( 0ce6d43b-efa2-45a3-acaa-59daad7d658d ) in the Report a Bug guild: "... occasionally ... the foods menu at the bottom of the Stable page sometimes goes blank after hatching, with all the windows black as though you have no foods left. Re-synching and refreshing did not fix this; I had to navigate to a different Habitica page and then return to the Stable page for it to display properly again."
priority
food drawer sometimes goes blank after hatching from praxis arete acaa in the report a bug guild occasionally the foods menu at the bottom of the stable page sometimes goes blank after hatching with all the windows black as though you have no foods left re synching and refreshing did not fix this i had to navigate to a different habitica page and then return to the stable page for it to display properly again
1
64,297
3,210,124,639
IssuesEvent
2015-10-06 00:01:22
MetropolitanTransportationCommission/vpp-webapp
https://api.github.com/repos/MetropolitanTransportationCommission/vpp-webapp
opened
Create FAQ Page or Section
Enhancement Request Medium Priority Site Page: Help
This can be on the about page, or on the help page as a sub section. For now just create the links and page, I will work with Valerie on the content.
1.0
Create FAQ Page or Section - This can be on the about page, or on the help page as a sub section. For now just create the links and page, I will work with Valerie on the content.
priority
create faq page or section this can be on the about page or on the help page as a sub section for now just create the links and page i will work with valerie on the content
1
60,945
3,136,056,276
IssuesEvent
2015-09-10 18:03:55
patrickomni/omnimobileserver
https://api.github.com/repos/patrickomni/omnimobileserver
opened
Fridge sensor property report changes needed
bug Priority MEDIUM
1. browse to omnistaging.azurewebsites.net/emp, chrome 43, windows 8.1, select Test Fridge 2. Set time filter to Last 30 days, observe many data points on scatter graph 3. Click report icon at top of summary grid Actual - report created w/ last report for each device and columns for a) site b) unit c) temperature d) signal strength e) battery level f) location g) date Expected - report created w/ last 30 days of reports and columns as specified in #288: a. Name - text field that is name of asset to which sensor is attached b. Voltage - numeric value representing the voltage level reported c. Temp - numeric value representing the temperature reported (column header to include indicator whether it's Fahrenheit or Centigrade) d. Time - date/time value that is the time Omni received the report from the device ![capture - fridge report](https://cloud.githubusercontent.com/assets/12534533/9796519/71747ee8-57ab-11e5-99a1-3aa00410d76b.PNG)
1.0
Fridge sensor property report changes needed - 1. browse to omnistaging.azurewebsites.net/emp, chrome 43, windows 8.1, select Test Fridge 2. Set time filter to Last 30 days, observe many data points on scatter graph 3. Click report icon at top of summary grid Actual - report created w/ last report for each device and columns for a) site b) unit c) temperature d) signal strength e) battery level f) location g) date Expected - report created w/ last 30 days of reports and columns as specified in #288: a. Name - text field that is name of asset to which sensor is attached b. Voltage - numeric value representing the voltage level reported c. Temp - numeric value representing the temperature reported (column header to include indicator whether it's Fahrenheit or Centigrade) d. Time - date/time value that is the time Omni received the report from the device ![capture - fridge report](https://cloud.githubusercontent.com/assets/12534533/9796519/71747ee8-57ab-11e5-99a1-3aa00410d76b.PNG)
priority
fridge sensor property report changes needed browse to omnistaging azurewebsites net emp chrome windows select test fridge set time filter to last days observe many data points on scatter graph click report icon at top of summary grid actual report created w last report for each device and columns for a site b unit c temperature d signal strength e battery level f location g date expected report created w last days of reports and columns as specified in a name text field that is name of asset to which sensor is attached b voltage numeric value representing the voltage level reported c temp numeric value representing the temperature reported column header to include indicator whether it s fahrenheit or centigrade d time date time value that is the time omni received the report from the device
1
313,774
9,575,821,996
IssuesEvent
2019-05-07 07:34:24
edenlabllc/ehealth.api
https://api.github.com/repos/edenlabllc/ehealth.api
closed
Declaration sign ($.last_name) PROD (j192)
[zube]: Inbox kind/support priority/medium status/todo
MIS: Доктор Елекс Середовище: Prod Steps to reproduce: Відтворюється дана помилка при підписанні декларації Expected results: Підписана декларація Error { "meta": { "url": "http://api-svc.il/api/declaration_requests/ba1e7e82-5652-4e27-8914-de6f93240d26/actions/sign", "type": "object", "request_id": "f305def2-02e4-428e-ba17-0a99c0e70a0f#10133", "code": 422 } , "error": { "meta": { "url": "http://api-svc.il/persons", "type": "object", "request_id": "f305def2-02e4-428e-ba17-0a99c0e70a0f#10133", "code": 422 } , "error": { "type": "validation_failed", "message": "Validation failed. You can find validators description at our API Manifest: http://docs.apimanifest.apiary.io/#introduction/interacting-with-api/errors.", "invalid": [ { "rules": [ { "rule": null, "params": [ ], "description": "has already been taken" } ], "entry_type": "json_data_property", "entry": "$.last_name" } ] } } } 1) Підписаний контент декларації, який відправляється прикріпив у файлі 2) Декларацію підтвердили, проте при запиті на https://api.ehealth-ukraine.org/api/declaration_requests/ {ID_HERE} /actions/sign отримуємо описану помилку. https://drive.google.com/drive/u/0/folders/16CVDCDD0UsudoY9jhffm3oyv0qC3eXX4
1.0
Declaration sign ($.last_name) PROD (j192) - MIS: Доктор Елекс Середовище: Prod Steps to reproduce: Відтворюється дана помилка при підписанні декларації Expected results: Підписана декларація Error { "meta": { "url": "http://api-svc.il/api/declaration_requests/ba1e7e82-5652-4e27-8914-de6f93240d26/actions/sign", "type": "object", "request_id": "f305def2-02e4-428e-ba17-0a99c0e70a0f#10133", "code": 422 } , "error": { "meta": { "url": "http://api-svc.il/persons", "type": "object", "request_id": "f305def2-02e4-428e-ba17-0a99c0e70a0f#10133", "code": 422 } , "error": { "type": "validation_failed", "message": "Validation failed. You can find validators description at our API Manifest: http://docs.apimanifest.apiary.io/#introduction/interacting-with-api/errors.", "invalid": [ { "rules": [ { "rule": null, "params": [ ], "description": "has already been taken" } ], "entry_type": "json_data_property", "entry": "$.last_name" } ] } } } 1) Підписаний контент декларації, який відправляється прикріпив у файлі 2) Декларацію підтвердили, проте при запиті на https://api.ehealth-ukraine.org/api/declaration_requests/ {ID_HERE} /actions/sign отримуємо описану помилку. https://drive.google.com/drive/u/0/folders/16CVDCDD0UsudoY9jhffm3oyv0qC3eXX4
priority
declaration sign last name prod mis доктор елекс середовище prod steps to reproduce відтворюється дана помилка при підписанні декларації expected results підписана декларація error meta url type object request id code error meta url type object request id code error type validation failed message validation failed you can find validators description at our api manifest invalid rules rule null params description has already been taken entry type json data property entry last name підписаний контент декларації який відправляється прикріпив у файлі декларацію підтвердили проте при запиті на id here actions sign отримуємо описану помилку
1
270,982
8,474,779,133
IssuesEvent
2018-10-24 17:04:17
CS2103-AY1819S1-T16-1/main
https://api.github.com/repos/CS2103-AY1819S1-T16-1/main
opened
Last wish description panel is still shown after a find command
priority.Medium type.Bug
Upon selecting a wish panel, its corresponding wish description panel is shown. However, upon a find command which filters out the last selected wish, I am still able to see the last wish description panel whose corresponding wish is not in the newly filtered list.
1.0
Last wish description panel is still shown after a find command - Upon selecting a wish panel, its corresponding wish description panel is shown. However, upon a find command which filters out the last selected wish, I am still able to see the last wish description panel whose corresponding wish is not in the newly filtered list.
priority
last wish description panel is still shown after a find command upon selecting a wish panel its corresponding wish description panel is shown however upon a find command which filters out the last selected wish i am still able to see the last wish description panel whose corresponding wish is not in the newly filtered list
1
173,596
6,528,268,907
IssuesEvent
2017-08-30 06:42:12
TheValarProject/AwakenDreamsClient
https://api.github.com/repos/TheValarProject/AwakenDreamsClient
opened
Search aliases
enhancement priority-medium
I'd like to be able to search create search aliases for some items so that when you type the alias in the creative tab search, it displays the item *even if the term is not in the display name*. For example, athelas should show up when you type kingsfoil because there different names for the same things. There are many items that have names in multiple middle-earth languages so I think they should be discoverable with any of their names.
1.0
Search aliases - I'd like to be able to search create search aliases for some items so that when you type the alias in the creative tab search, it displays the item *even if the term is not in the display name*. For example, athelas should show up when you type kingsfoil because there different names for the same things. There are many items that have names in multiple middle-earth languages so I think they should be discoverable with any of their names.
priority
search aliases i d like to be able to search create search aliases for some items so that when you type the alias in the creative tab search it displays the item even if the term is not in the display name for example athelas should show up when you type kingsfoil because there different names for the same things there are many items that have names in multiple middle earth languages so i think they should be discoverable with any of their names
1
505,139
14,628,143,900
IssuesEvent
2020-12-23 13:38:28
codidact/qpixel
https://api.github.com/repos/codidact/qpixel
closed
Notification gets created before post is validated, producing the occasional phantom notification
area: frontend complexity: easy priority: medium type: bug
https://software.codidact.com/questions/278892 reports getting a notification for something that doesn't exist. The poster assumed, incorrectly as it turns out, that it was a notification for something that was then deleted. @luap42 wrote in an answer there: > That... looks like a funny bug. > > I started writing an answer, containing mostly the number "1", because that would be an (not really helpful, but correct) answer to your question. > > To test, whether there was an answer limit, I submitted my one-letter post. Correctly, I was rejected. > > But apparently the code enters the notification, before the checks on length/whatever are applied. As you can see [here](https://github.com/codidact/qpixel/blob/develop/app/controllers/answers_controller.rb), we add the notification in line 20, but save it (and run the validations) only in line 23. I'm filing this issue so we don't lose track of it. From this description it looks like a straightforward fix.
1.0
Notification gets created before post is validated, producing the occasional phantom notification - https://software.codidact.com/questions/278892 reports getting a notification for something that doesn't exist. The poster assumed, incorrectly as it turns out, that it was a notification for something that was then deleted. @luap42 wrote in an answer there: > That... looks like a funny bug. > > I started writing an answer, containing mostly the number "1", because that would be an (not really helpful, but correct) answer to your question. > > To test, whether there was an answer limit, I submitted my one-letter post. Correctly, I was rejected. > > But apparently the code enters the notification, before the checks on length/whatever are applied. As you can see [here](https://github.com/codidact/qpixel/blob/develop/app/controllers/answers_controller.rb), we add the notification in line 20, but save it (and run the validations) only in line 23. I'm filing this issue so we don't lose track of it. From this description it looks like a straightforward fix.
priority
notification gets created before post is validated producing the occasional phantom notification reports getting a notification for something that doesn t exist the poster assumed incorrectly as it turns out that it was a notification for something that was then deleted wrote in an answer there that looks like a funny bug i started writing an answer containing mostly the number because that would be an not really helpful but correct answer to your question to test whether there was an answer limit i submitted my one letter post correctly i was rejected but apparently the code enters the notification before the checks on length whatever are applied as you can see we add the notification in line but save it and run the validations only in line i m filing this issue so we don t lose track of it from this description it looks like a straightforward fix
1
115,068
4,651,466,521
IssuesEvent
2016-10-03 10:13:36
dhis2/maintenance-app
https://api.github.com/repos/dhis2/maintenance-app
closed
[PushAnalysis] Add button to manually execute report
enhancement priority:medium
Push analysis reports can be triggered independently of the schedule by sending a request to the API: `POST /api/pushAnalysis/<uid>/run` When editing an existing push analysis report in the maintenance app, there should be an option to trigger the report by clicking a button. See http://dhis2.github.io/dhis2-docs/master/en/developer/html/ch01s37.html
1.0
[PushAnalysis] Add button to manually execute report - Push analysis reports can be triggered independently of the schedule by sending a request to the API: `POST /api/pushAnalysis/<uid>/run` When editing an existing push analysis report in the maintenance app, there should be an option to trigger the report by clicking a button. See http://dhis2.github.io/dhis2-docs/master/en/developer/html/ch01s37.html
priority
add button to manually execute report push analysis reports can be triggered independently of the schedule by sending a request to the api post api pushanalysis run when editing an existing push analysis report in the maintenance app there should be an option to trigger the report by clicking a button see
1
19,820
2,622,170,643
IssuesEvent
2015-03-04 00:14:20
byzhang/rapidjson
https://api.github.com/repos/byzhang/rapidjson
closed
Better error handling.
auto-migrated Priority-Medium Type-Enhancement
``` There are a number of conceptual problems with RAPIDJSON_PARSE_ERROR macro used for reporting errors while parsing JSON file. 1. It uses setjmp()/longjmp() mechanism for returning after error, it can be problematic on some platforms or in environment with exceptions (no stack unwinding, no RAII). 2. setjmp() part of code is doesn't uses macro, so it cannot be flexibly tuned/replaced. 3. You're reporting plain-text strings as error messages, it's not convenient in libraries (hard to guess for code what's happened, hard to localize). Better way is to use error codes instead of texts. 4. Also literal strings can be sub-optimal in pure-header templated classes because they tend to spawn a lot of copies in object modules that are not merged on linking if template is used in various places and/or various template args. This depends on compiler/linker power and options. So, I propose: 1. Create an interface/templated concept class that handles reader errors. Create enum with a value for each possible error. 2. Pass it by reference/pointer to the reader in reader constructor, keep it in a member. 3. When error occurs invoke handler, stop processing and unwind reader class stack (simple "return false" and result checking will do the work without using exceptions). 4. Remove literal error strings completely. ``` Original issue reported on code.google.com by `Anton.Br...@gmail.com` on 14 Jun 2013 at 9:09
1.0
Better error handling. - ``` There are a number of conceptual problems with RAPIDJSON_PARSE_ERROR macro used for reporting errors while parsing JSON file. 1. It uses setjmp()/longjmp() mechanism for returning after error, it can be problematic on some platforms or in environment with exceptions (no stack unwinding, no RAII). 2. setjmp() part of code is doesn't uses macro, so it cannot be flexibly tuned/replaced. 3. You're reporting plain-text strings as error messages, it's not convenient in libraries (hard to guess for code what's happened, hard to localize). Better way is to use error codes instead of texts. 4. Also literal strings can be sub-optimal in pure-header templated classes because they tend to spawn a lot of copies in object modules that are not merged on linking if template is used in various places and/or various template args. This depends on compiler/linker power and options. So, I propose: 1. Create an interface/templated concept class that handles reader errors. Create enum with a value for each possible error. 2. Pass it by reference/pointer to the reader in reader constructor, keep it in a member. 3. When error occurs invoke handler, stop processing and unwind reader class stack (simple "return false" and result checking will do the work without using exceptions). 4. Remove literal error strings completely. ``` Original issue reported on code.google.com by `Anton.Br...@gmail.com` on 14 Jun 2013 at 9:09
priority
better error handling there are a number of conceptual problems with rapidjson parse error macro used for reporting errors while parsing json file it uses setjmp longjmp mechanism for returning after error it can be problematic on some platforms or in environment with exceptions no stack unwinding no raii setjmp part of code is doesn t uses macro so it cannot be flexibly tuned replaced you re reporting plain text strings as error messages it s not convenient in libraries hard to guess for code what s happened hard to localize better way is to use error codes instead of texts also literal strings can be sub optimal in pure header templated classes because they tend to spawn a lot of copies in object modules that are not merged on linking if template is used in various places and or various template args this depends on compiler linker power and options so i propose create an interface templated concept class that handles reader errors create enum with a value for each possible error pass it by reference pointer to the reader in reader constructor keep it in a member when error occurs invoke handler stop processing and unwind reader class stack simple return false and result checking will do the work without using exceptions remove literal error strings completely original issue reported on code google com by anton br gmail com on jun at
1
326,222
9,949,009,202
IssuesEvent
2019-07-04 10:14:18
microservices/omg
https://api.github.com/repos/microservices/omg
closed
omg run appends 'command' to docker's entrypoint
bug :bug: priority: medium :warning:
How to reproduce: ``` git clone -b init https://github.com/wilzbach/hashes ``` Works with docker: ``` > docker build -t omg-hashes . ... > docker run --rm -ti -p 8080:8080 omg-hashes [main(----) INF] Listening for requests on http://0.0.0.0:8080/ Vibe was run as root, and no user/group has been specified for privilege lowering. Running with full permissions. ``` Fails with OMG: ``` > omg run digest -a method=sha1 -a data=foo ... ✖ Health check failed Docker logs: *Unrecognized command line option: /hashes XWarning (thread: main): leaking eventcore driver because there are still active handles FD 7 (streamListen) XWarning (thread: main): leaking eventcore driver because there are still active handles FD 7 (streamListen) ``` You just need to spawn the `/hashes` executable. It's fully statically linked runs on any Linux >= 2.6. In case `hooks/pre-build` fails or it takes too long, here's the binary: [hashes.zip](https://github.com/microservices/omg-cli/files/3043352/hashes.zip) BTW in the omg log output there only seems to be `stderr`, no `stdout`. See also: https://github.com/microservice/hashes/pull/1
1.0
omg run appends 'command' to docker's entrypoint - How to reproduce: ``` git clone -b init https://github.com/wilzbach/hashes ``` Works with docker: ``` > docker build -t omg-hashes . ... > docker run --rm -ti -p 8080:8080 omg-hashes [main(----) INF] Listening for requests on http://0.0.0.0:8080/ Vibe was run as root, and no user/group has been specified for privilege lowering. Running with full permissions. ``` Fails with OMG: ``` > omg run digest -a method=sha1 -a data=foo ... ✖ Health check failed Docker logs: *Unrecognized command line option: /hashes XWarning (thread: main): leaking eventcore driver because there are still active handles FD 7 (streamListen) XWarning (thread: main): leaking eventcore driver because there are still active handles FD 7 (streamListen) ``` You just need to spawn the `/hashes` executable. It's fully statically linked runs on any Linux >= 2.6. In case `hooks/pre-build` fails or it takes too long, here's the binary: [hashes.zip](https://github.com/microservices/omg-cli/files/3043352/hashes.zip) BTW in the omg log output there only seems to be `stderr`, no `stdout`. See also: https://github.com/microservice/hashes/pull/1
priority
omg run appends command to docker s entrypoint how to reproduce git clone b init works with docker docker build t omg hashes docker run rm ti p omg hashes listening for requests on vibe was run as root and no user group has been specified for privilege lowering running with full permissions fails with omg omg run digest a method a data foo ✖ health check failed docker logs unrecognized command line option hashes xwarning thread main leaking eventcore driver because there are still active handles fd streamlisten xwarning thread main leaking eventcore driver because there are still active handles fd streamlisten you just need to spawn the hashes executable it s fully statically linked runs on any linux in case hooks pre build fails or it takes too long here s the binary btw in the omg log output there only seems to be stderr no stdout see also
1
784,290
27,564,711,591
IssuesEvent
2023-03-08 02:12:46
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[DocDB] Correctly handle TTL for liveness column for packed row
kind/enhancement area/docdb priority/medium
Jira Link: [DB-5711](https://yugabyte.atlassian.net/browse/DB-5711) ### Description Liveness column could have its own TTL. This needs to be handled correctly with packed row. Note that TTL feature is applicable for ycql tables only. [DB-5711]: https://yugabyte.atlassian.net/browse/DB-5711?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
1.0
[DocDB] Correctly handle TTL for liveness column for packed row - Jira Link: [DB-5711](https://yugabyte.atlassian.net/browse/DB-5711) ### Description Liveness column could have its own TTL. This needs to be handled correctly with packed row. Note that TTL feature is applicable for ycql tables only. [DB-5711]: https://yugabyte.atlassian.net/browse/DB-5711?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
priority
correctly handle ttl for liveness column for packed row jira link description liveness column could have its own ttl this needs to be handled correctly with packed row note that ttl feature is applicable for ycql tables only
1
119,677
4,774,174,705
IssuesEvent
2016-10-27 05:11:21
CS2103AUG2016-F10-C2/main
https://api.github.com/repos/CS2103AUG2016-F10-C2/main
closed
Keyboard shortcuts
Difficulty.MEDIUM Nice To Have priority.high type.enhancement
Possible for: go to command line - [x] undo #183 - [x] redo #183 - [x] escape button to close Help window? #183 - [x] show previous command (up?) #183
1.0
Keyboard shortcuts - Possible for: go to command line - [x] undo #183 - [x] redo #183 - [x] escape button to close Help window? #183 - [x] show previous command (up?) #183
priority
keyboard shortcuts possible for go to command line undo redo escape button to close help window show previous command up
1
679,990
23,253,004,136
IssuesEvent
2022-08-04 06:39:27
glific/glific
https://api.github.com/repos/glific/glific
closed
Take over the flow by user
Priority : Medium In-Progress
**Is your feature request related to a problem? Please describe.** As per the issue raised in [#2086](https://github.com/glific/glific-frontend/issues/2086), it needs the user to take over the flow, when clicked on **TAKE OVER** button. But, to take over that, need backend support to assign that flow to that user who wants to take over. **Describe the solution you'd like** Need an **API** which when called will assign the flow to the user.
1.0
Take over the flow by user - **Is your feature request related to a problem? Please describe.** As per the issue raised in [#2086](https://github.com/glific/glific-frontend/issues/2086), it needs the user to take over the flow, when clicked on **TAKE OVER** button. But, to take over that, need backend support to assign that flow to that user who wants to take over. **Describe the solution you'd like** Need an **API** which when called will assign the flow to the user.
priority
take over the flow by user is your feature request related to a problem please describe as per the issue raised in it needs the user to take over the flow when clicked on take over button but to take over that need backend support to assign that flow to that user who wants to take over describe the solution you d like need an api which when called will assign the flow to the user
1
784,999
27,593,444,729
IssuesEvent
2023-03-09 03:16:48
AY2223S2-CS2113-T15-1/tp
https://api.github.com/repos/AY2223S2-CS2113-T15-1/tp
closed
List Notes
type.Story priority.Medium
As a user I want to list all of my notes so that I can see the amount of content I have.
1.0
List Notes - As a user I want to list all of my notes so that I can see the amount of content I have.
priority
list notes as a user i want to list all of my notes so that i can see the amount of content i have
1
566,985
16,835,939,418
IssuesEvent
2021-06-18 12:05:15
adirh3/Fluent-Search
https://api.github.com/repos/adirh3/Fluent-Search
closed
Impossible to add tags after search query
Medium Priority bug
ERROR: type should be string, got "\r\n\r\nhttps://user-images.githubusercontent.com/55885756/122355137-f5ea3680-cf51-11eb-99d6-fc5b50fbb0b3.mp4\r\n\r\n**Describe the bug**\r\nIn previous versions of FS, one used to be able to insert a tag after typing the search query. But now, it's impossible\r\n\r\n**To Reproduce**\r\nSteps to reproduce the behavior:\r\n1. Open Fs, type search query (ex. blast\r\n2. Insert \"folder\" tag\r\n3. FS won't search a folder named blast, instead, it'll start a new empty search with \"folder' tag\r\n\r\n\r\n**Expected behavior**\r\nFS used to search a folder named blast when the tag was inserted after the search term\r\n\r\n**Screenshots**\r\nIf applicable, add screenshots to help explain your problem.\r\n\r\n**Desktop (please complete the following information):**\r\n - Windows 10 Version: [e.g. 20H1]\r\n - Fluent Search Version [e.g. 0.9.85.65]\r\n\r\n**Additional context**\r\nI don't know if this feature was removed because of issue it caused, but it was very useful.\r\n"
1.0
Impossible to add tags after search query - https://user-images.githubusercontent.com/55885756/122355137-f5ea3680-cf51-11eb-99d6-fc5b50fbb0b3.mp4 **Describe the bug** In previous versions of FS, one used to be able to insert a tag after typing the search query. But now, it's impossible **To Reproduce** Steps to reproduce the behavior: 1. Open Fs, type search query (ex. blast 2. Insert "folder" tag 3. FS won't search a folder named blast, instead, it'll start a new empty search with "folder' tag **Expected behavior** FS used to search a folder named blast when the tag was inserted after the search term **Screenshots** If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information):** - Windows 10 Version: [e.g. 20H1] - Fluent Search Version [e.g. 0.9.85.65] **Additional context** I don't know if this feature was removed because of issue it caused, but it was very useful.
priority
impossible to add tags after search query describe the bug in previous versions of fs one used to be able to insert a tag after typing the search query but now it s impossible to reproduce steps to reproduce the behavior open fs type search query ex blast insert folder tag fs won t search a folder named blast instead it ll start a new empty search with folder tag expected behavior fs used to search a folder named blast when the tag was inserted after the search term screenshots if applicable add screenshots to help explain your problem desktop please complete the following information windows version fluent search version additional context i don t know if this feature was removed because of issue it caused but it was very useful
1
444,399
12,811,618,715
IssuesEvent
2020-07-04 00:06:42
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
[0.9.0 staging-1586] Web Elections: strange wrapping for stats blocks
Category: Web Priority: Medium
1680x1050 ![82411447-73572500-9a7a-11ea-86c3-90bb6f257821](https://user-images.githubusercontent.com/27898520/83841502-642ed300-a71a-11ea-8b42-304178963a5f.png) 1920x1080 ![bandicam 2020-06-05 10-55-08-878](https://user-images.githubusercontent.com/27898520/83841849-16669a80-a71b-11ea-9a71-49a01d2ed9cd.jpg) It looks rather strange
1.0
[0.9.0 staging-1586] Web Elections: strange wrapping for stats blocks - 1680x1050 ![82411447-73572500-9a7a-11ea-86c3-90bb6f257821](https://user-images.githubusercontent.com/27898520/83841502-642ed300-a71a-11ea-8b42-304178963a5f.png) 1920x1080 ![bandicam 2020-06-05 10-55-08-878](https://user-images.githubusercontent.com/27898520/83841849-16669a80-a71b-11ea-9a71-49a01d2ed9cd.jpg) It looks rather strange
priority
web elections strange wrapping for stats blocks it looks rather strange
1
411,042
12,013,554,077
IssuesEvent
2020-04-10 09:08:32
geosolutions-it/eumetsat-EOWS
https://api.github.com/repos/geosolutions-it/eumetsat-EOWS
closed
WMS-DEP-SYS-0250 (Helm charts)
Priority: Medium Task devops
One or more (as necessary) Helm charts shall be provided, to allow the automated deployment of the whole WMS cluster from scratch in a new Kubernetes cluster.
1.0
WMS-DEP-SYS-0250 (Helm charts) - One or more (as necessary) Helm charts shall be provided, to allow the automated deployment of the whole WMS cluster from scratch in a new Kubernetes cluster.
priority
wms dep sys helm charts one or more as necessary helm charts shall be provided to allow the automated deployment of the whole wms cluster from scratch in a new kubernetes cluster
1
766,808
26,899,654,485
IssuesEvent
2023-02-06 14:50:38
OffchainLabs/arbitrum-sdk
https://api.github.com/repos/OffchainLabs/arbitrum-sdk
closed
remove rinkarby from networks config
Priority: P1 Medium
maybe add some special deprecation order for the rinkarby chainid
1.0
remove rinkarby from networks config - maybe add some special deprecation order for the rinkarby chainid
priority
remove rinkarby from networks config maybe add some special deprecation order for the rinkarby chainid
1
628,312
19,982,450,469
IssuesEvent
2022-01-30 05:04:05
pystardust/ani-cli
https://api.github.com/repos/pystardust/ani-cli
opened
Won't work with Powershell 7
type: bug priority 2: medium
**Metadata (please complete the following information)** Version: ani-cli 1.5 OS: Windows 11 Shell: Powershell 7 **Describe the bug** I followed the Windows Installation but when I run ani-cli or ./ani-cli on the directory but a prompt (How do you want to open this file) keeps opening **Expected behavior** ani-cli should work **Screenshots (if applicable)** ![image](https://user-images.githubusercontent.com/32875542/151687270-6d99a003-f5cb-4870-8a1a-5e40c08d1b80.png)
1.0
Won't work with Powershell 7 - **Metadata (please complete the following information)** Version: ani-cli 1.5 OS: Windows 11 Shell: Powershell 7 **Describe the bug** I followed the Windows Installation but when I run ani-cli or ./ani-cli on the directory but a prompt (How do you want to open this file) keeps opening **Expected behavior** ani-cli should work **Screenshots (if applicable)** ![image](https://user-images.githubusercontent.com/32875542/151687270-6d99a003-f5cb-4870-8a1a-5e40c08d1b80.png)
priority
won t work with powershell metadata please complete the following information version ani cli os windows shell powershell describe the bug i followed the windows installation but when i run ani cli or ani cli on the directory but a prompt how do you want to open this file keeps opening expected behavior ani cli should work screenshots if applicable
1
323,277
9,852,596,555
IssuesEvent
2019-06-19 13:12:31
Zokrates/ZoKrates
https://api.github.com/repos/Zokrates/ZoKrates
opened
Rename Source Code File Ending .code -> .zok
Good First Issue Priority: Medium help wanted
The `.code` file extension is generic and users asked for a change. I propose to change the file ending to `.zok`
1.0
Rename Source Code File Ending .code -> .zok - The `.code` file extension is generic and users asked for a change. I propose to change the file ending to `.zok`
priority
rename source code file ending code zok the code file extension is generic and users asked for a change i propose to change the file ending to zok
1
786,031
27,632,005,244
IssuesEvent
2023-03-10 11:36:13
ordo-pink/ordo
https://api.github.com/repos/ordo-pink/ordo
closed
🐛 Reference to the ActivityBar on the landing page is invalid
bug good first issue i18n medium priority landing
### Contact Details _No response_ ### What happened? It is no longer on the left. It's now at the bottom. ### Version 0.1.17 ### What platform are you seeing the problem on? _No response_ ### Relevant log output _No response_ ### Code of Conduct - [X] I agree to follow this project's Code of Conduct
1.0
🐛 Reference to the ActivityBar on the landing page is invalid - ### Contact Details _No response_ ### What happened? It is no longer on the left. It's now at the bottom. ### Version 0.1.17 ### What platform are you seeing the problem on? _No response_ ### Relevant log output _No response_ ### Code of Conduct - [X] I agree to follow this project's Code of Conduct
priority
🐛 reference to the activitybar on the landing page is invalid contact details no response what happened it is no longer on the left it s now at the bottom version what platform are you seeing the problem on no response relevant log output no response code of conduct i agree to follow this project s code of conduct
1
25,305
2,679,054,170
IssuesEvent
2015-03-26 14:51:02
DOAJ/doaj
https://api.github.com/repos/DOAJ/doaj
opened
Journals that are neither in nor out of DOAJ
bug medium priority
A couple more of these: think we had one before. https://doaj.org/admin/journal/19a034dfd7d941df9269258711f6c7fd https://doaj.org/admin/journal/e500a798e3264d26932d86118bc0ee83 Can you fix? The publisher is asking why his journals aren't in DOAJ. I wonder how many more of these there are?
1.0
Journals that are neither in nor out of DOAJ - A couple more of these: think we had one before. https://doaj.org/admin/journal/19a034dfd7d941df9269258711f6c7fd https://doaj.org/admin/journal/e500a798e3264d26932d86118bc0ee83 Can you fix? The publisher is asking why his journals aren't in DOAJ. I wonder how many more of these there are?
priority
journals that are neither in nor out of doaj a couple more of these think we had one before can you fix the publisher is asking why his journals aren t in doaj i wonder how many more of these there are
1
391,311
11,572,184,615
IssuesEvent
2020-02-20 23:19:03
AugurProject/augur
https://api.github.com/repos/AugurProject/augur
closed
MC: Mobile - entering a custom category as either primary or tertiary is broken
Bug Needed for V2 launch Priority: Medium
https://www.figma.com/file/IpIAYVQPeQfuT5TTUboQpo4S/Market-creation?node-id=3984%3A7674 Build on left, design on right Entering primary custom cat is broken: ![image.png](https://images.zenhubusercontent.com/5c7591d7eec15745ffae99b1/497d4fa1-b52f-48de-a0c3-f4119ed529fe) Entering tertiary custom cat is broken: ![image.png](https://images.zenhubusercontent.com/5c7591d7eec15745ffae99b1/5a26bc18-1b8d-44ad-bc2c-de76670ae6a3)
1.0
MC: Mobile - entering a custom category as either primary or tertiary is broken - https://www.figma.com/file/IpIAYVQPeQfuT5TTUboQpo4S/Market-creation?node-id=3984%3A7674 Build on left, design on right Entering primary custom cat is broken: ![image.png](https://images.zenhubusercontent.com/5c7591d7eec15745ffae99b1/497d4fa1-b52f-48de-a0c3-f4119ed529fe) Entering tertiary custom cat is broken: ![image.png](https://images.zenhubusercontent.com/5c7591d7eec15745ffae99b1/5a26bc18-1b8d-44ad-bc2c-de76670ae6a3)
priority
mc mobile entering a custom category as either primary or tertiary is broken build on left design on right entering primary custom cat is broken entering tertiary custom cat is broken
1
452,204
13,046,802,583
IssuesEvent
2020-07-29 09:36:05
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
opened
[0.9.0 staging-1693] Exceptions in civics
Category: UI Priority: Medium
1. Create a new world 2. Place capitol and ratify 3. Place capitol 4. Start to create a law, choose Chat Sent trigger. Have an error [Player.log](https://github.com/StrangeLoopGames/EcoIssues/files/4993982/Player.log)
1.0
[0.9.0 staging-1693] Exceptions in civics - 1. Create a new world 2. Place capitol and ratify 3. Place capitol 4. Start to create a law, choose Chat Sent trigger. Have an error [Player.log](https://github.com/StrangeLoopGames/EcoIssues/files/4993982/Player.log)
priority
exceptions in civics create a new world place capitol and ratify place capitol start to create a law choose chat sent trigger have an error
1
553,238
16,360,706,609
IssuesEvent
2021-05-14 09:01:31
primefaces/primevue
https://api.github.com/repos/primefaces/primevue
closed
Add loading prop to Dropdown, Multiselect ...
enhancement priority - medium
Hi, I started using your components recently and i'm so happy that i did. This is such an amazing product, so thanks for that. Before using vue prime i used to work with semantic ui dropdown and it has a cool feature. If you add a `.loading` class to the dropdown it will show a little loading spinner ![image](https://user-images.githubusercontent.com/1449151/112835953-41e7b680-909a-11eb-8f05-bde6341ab55f.png) This allows for a nice feedback to the user that the app is loading something and it does not clutter the html with loader components. Are you open to the idea of adding a `loading` prop to the Dropdown, Multiselect and other components ? Maybe this could be my first contribution to this amazing project. Thanks
1.0
Add loading prop to Dropdown, Multiselect ... - Hi, I started using your components recently and i'm so happy that i did. This is such an amazing product, so thanks for that. Before using vue prime i used to work with semantic ui dropdown and it has a cool feature. If you add a `.loading` class to the dropdown it will show a little loading spinner ![image](https://user-images.githubusercontent.com/1449151/112835953-41e7b680-909a-11eb-8f05-bde6341ab55f.png) This allows for a nice feedback to the user that the app is loading something and it does not clutter the html with loader components. Are you open to the idea of adding a `loading` prop to the Dropdown, Multiselect and other components ? Maybe this could be my first contribution to this amazing project. Thanks
priority
add loading prop to dropdown multiselect hi i started using your components recently and i m so happy that i did this is such an amazing product so thanks for that before using vue prime i used to work with semantic ui dropdown and it has a cool feature if you add a loading class to the dropdown it will show a little loading spinner this allows for a nice feedback to the user that the app is loading something and it does not clutter the html with loader components are you open to the idea of adding a loading prop to the dropdown multiselect and other components maybe this could be my first contribution to this amazing project thanks
1
25,774
2,683,978,217
IssuesEvent
2015-03-28 14:48:56
ConEmu/old-issues
https://api.github.com/repos/ConEmu/old-issues
closed
Ошибка при выборе "Прицепить к ConEmu"
1 star bug imported Priority-Medium
_From [karlson2k](https://code.google.com/u/karlson2k/) on December 03, 2010 11:05:32_ Win7 x64, Far x64 2.0.1737, ComEmu 2010.11.29. При нескольких первых попытках выдавала "Ошибка в .... .cpp", к сожалению - не записал. Теперь если нет запущенного ConEmu - выдаёт "Available ConEmu GUI window not found", но переключает размер и шрифт. Если есть запущенный ConEmu , то прицепляет к нему, но высота прицепленной консоли становится похожим на 1000 строк (настройка "Long console output"). _Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=334_
1.0
Ошибка при выборе "Прицепить к ConEmu" - _From [karlson2k](https://code.google.com/u/karlson2k/) on December 03, 2010 11:05:32_ Win7 x64, Far x64 2.0.1737, ComEmu 2010.11.29. При нескольких первых попытках выдавала "Ошибка в .... .cpp", к сожалению - не записал. Теперь если нет запущенного ConEmu - выдаёт "Available ConEmu GUI window not found", но переключает размер и шрифт. Если есть запущенный ConEmu , то прицепляет к нему, но высота прицепленной консоли становится похожим на 1000 строк (настройка "Long console output"). _Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=334_
priority
ошибка при выборе прицепить к conemu from on december far comemu при нескольких первых попытках выдавала ошибка в cpp к сожалению не записал теперь если нет запущенного conemu выдаёт available conemu gui window not found но переключает размер и шрифт если есть запущенный conemu то прицепляет к нему но высота прицепленной консоли становится похожим на строк настройка long console output original issue
1
756,609
26,478,786,779
IssuesEvent
2023-01-17 13:14:38
polyflix/frontend
https://api.github.com/repos/polyflix/frontend
closed
[BUG]: Home Page - jumbotron - pagination overflow
priority: medium action: investigate type: fix
### Description of the bug The pagination overflow with the title ![image](https://user-images.githubusercontent.com/37849933/211849122-35194e4c-cd61-4ac6-9de8-5a634c6e9031.png) ### Steps To Reproduce 1. Go to the home page 2. Reduce the with of the windows until the pagination overflow with the title ### Additional Information _No response_
1.0
[BUG]: Home Page - jumbotron - pagination overflow - ### Description of the bug The pagination overflow with the title ![image](https://user-images.githubusercontent.com/37849933/211849122-35194e4c-cd61-4ac6-9de8-5a634c6e9031.png) ### Steps To Reproduce 1. Go to the home page 2. Reduce the with of the windows until the pagination overflow with the title ### Additional Information _No response_
priority
home page jumbotron pagination overflow description of the bug the pagination overflow with the title steps to reproduce go to the home page reduce the with of the windows until the pagination overflow with the title additional information no response
1
734,261
25,341,265,224
IssuesEvent
2022-11-18 21:54:22
ut-issl/s2e-core
https://api.github.com/repos/ut-issl/s2e-core
opened
Add time delay effect into the GNSS observation
priority::medium
## Overview Add time delay effect into the GNSS observation ## Details Add time delay effect into the GNSS observation ## Conditions for close - the effect is added ## Supplement NA ## Note NA
1.0
Add time delay effect into the GNSS observation - ## Overview Add time delay effect into the GNSS observation ## Details Add time delay effect into the GNSS observation ## Conditions for close - the effect is added ## Supplement NA ## Note NA
priority
add time delay effect into the gnss observation overview add time delay effect into the gnss observation details add time delay effect into the gnss observation conditions for close the effect is added supplement na note na
1
672,498
22,828,020,510
IssuesEvent
2022-07-12 10:19:08
ooni/test-lists-ui
https://api.github.com/repos/ooni/test-lists-ui
closed
Show "Add new URL" form also after the changes have been submitted
enhancement priority/medium
Currently, the form disappears after submission, but it should be instead visible.
1.0
Show "Add new URL" form also after the changes have been submitted - Currently, the form disappears after submission, but it should be instead visible.
priority
show add new url form also after the changes have been submitted currently the form disappears after submission but it should be instead visible
1
39,970
2,862,013,795
IssuesEvent
2015-06-04 00:16:55
dart-lang/sdk
https://api.github.com/repos/dart-lang/sdk
closed
change smoke to use String instead of Symbol
Area-Pkg Pkg-Smoke PolymerMilestone-Next Priority-Medium Triaged Type-Enhancement
Strings are easier to use and faster than symbol (e.g. lookup in tables), and if the only purpose of symbol is for dart:mirrors, we could change smoke to hide them under the smoke/mirrors.dart implementation. In that case, should we also be changing package:observe and other packages to use String instead of symbol?
1.0
change smoke to use String instead of Symbol - Strings are easier to use and faster than symbol (e.g. lookup in tables), and if the only purpose of symbol is for dart:mirrors, we could change smoke to hide them under the smoke/mirrors.dart implementation. In that case, should we also be changing package:observe and other packages to use String instead of symbol?
priority
change smoke to use string instead of symbol strings are easier to use and faster than symbol e g lookup in tables and if the only purpose of symbol is for dart mirrors we could change smoke to hide them under the smoke mirrors dart implementation in that case should we also be changing package observe and other packages to use string instead of symbol
1
216,783
7,311,519,726
IssuesEvent
2018-02-28 18:00:54
ArmaAchilles/AresModAchillesExpansion
https://api.github.com/repos/ArmaAchilles/AresModAchillesExpansion
opened
Rotating a Basic CAS module Does Not Update the Plane Position and Direction
bug priority/medium
**Astra Militarum on Discord** hello everyone, i have a question. When i use zeus, i call an airstrike for exemple, the plane will always come from same direction, rotate does nothing, any idea how to, call an airstrike that come from south and not always east ?
1.0
Rotating a Basic CAS module Does Not Update the Plane Position and Direction - **Astra Militarum on Discord** hello everyone, i have a question. When i use zeus, i call an airstrike for exemple, the plane will always come from same direction, rotate does nothing, any idea how to, call an airstrike that come from south and not always east ?
priority
rotating a basic cas module does not update the plane position and direction astra militarum on discord hello everyone i have a question when i use zeus i call an airstrike for exemple the plane will always come from same direction rotate does nothing any idea how to call an airstrike that come from south and not always east
1