Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
7
112
repo_url
stringlengths
36
141
action
stringclasses
3 values
title
stringlengths
1
744
labels
stringlengths
4
574
body
stringlengths
9
211k
index
stringclasses
10 values
text_combine
stringlengths
96
211k
label
stringclasses
2 values
text
stringlengths
96
188k
binary_label
int64
0
1
5,715
8,179,257,849
IssuesEvent
2018-08-28 15:50:51
Microsoft/ChakraCore
https://api.github.com/repos/Microsoft/ChakraCore
closed
Include function name in built-in function toString (Intl functions)
Compatibility Dev Experience Intl
See: https://github.com/Microsoft/ChakraCore/issues/3204#issuecomment-313806817 The current spec (and proposed, see [proposal](https://tc39.github.io/Function-prototype-toString-revision/#sec-function.prototype.tostring) also linked from the comment above) require that a the toString of a built-in function object ma...
True
Include function name in built-in function toString (Intl functions) - See: https://github.com/Microsoft/ChakraCore/issues/3204#issuecomment-313806817 The current spec (and proposed, see [proposal](https://tc39.github.io/Function-prototype-toString-revision/#sec-function.prototype.tostring) also linked from the comm...
non_process
include function name in built in function tostring intl functions see the current spec and proposed see also linked from the comment above require that a the tostring of a built in function object matches the nativefunction grammar which states that the function name is optional can be blank or th...
0
66,755
8,967,346,621
IssuesEvent
2019-01-29 02:56:18
SAP/fundamental-react
https://api.github.com/repos/SAP/fundamental-react
opened
Add examples of importing components from the dist/ directory to docs
documentation enhancement
### Description After doing some research on tree shaking, I think the best way forward is to provide examples of how to import individual components from the `dist` folder if consumers want to reduce their library size. ex: ```javascript import {Alert} from 'react-fundamentals/dist/Alert/Alert' ``` ### Vers...
1.0
Add examples of importing components from the dist/ directory to docs - ### Description After doing some research on tree shaking, I think the best way forward is to provide examples of how to import individual components from the `dist` folder if consumers want to reduce their library size. ex: ```javascript im...
non_process
add examples of importing components from the dist directory to docs description after doing some research on tree shaking i think the best way forward is to provide examples of how to import individual components from the dist folder if consumers want to reduce their library size ex javascript im...
0
19,300
25,466,482,337
IssuesEvent
2022-11-25 05:16:26
GoogleCloudPlatform/fda-mystudies
https://api.github.com/repos/GoogleCloudPlatform/fda-mystudies
closed
[IDP] [PM] Able to create new admin account in the following scenario
Bug Blocker P0 Participant manager Process: Fixed Process: Tested QA Process: Tested dev
**Pre-condition:** mfa should be enabled for the PM **Steps:** 1. Login to PM 2. Click on 'Admins' tab 3. Click on 'Add new admin' button 4. Try to add admin without entering phone number field and Verify **AR:** Able to create new admin account in the PM **ER:** New admin should not created in the PM, with...
3.0
[IDP] [PM] Able to create new admin account in the following scenario - **Pre-condition:** mfa should be enabled for the PM **Steps:** 1. Login to PM 2. Click on 'Admins' tab 3. Click on 'Add new admin' button 4. Try to add admin without entering phone number field and Verify **AR:** Able to create new admin ...
process
able to create new admin account in the following scenario pre condition mfa should be enabled for the pm steps login to pm click on admins tab click on add new admin button try to add admin without entering phone number field and verify ar able to create new admin account...
1
12,286
14,815,210,032
IssuesEvent
2021-01-14 06:49:02
Figma-Linux/figma-linux
https://api.github.com/repos/Figma-Linux/figma-linux
closed
'Recent files' tabs opening constantly, rendering the program useless.
Kind: Renderer Process Priority: High Status: To Do Type: Bug
* App version: 0.6.2 * Operating System (Platform and Version): Arch Linux on kernel 5.5.5-arch1-1 * Type of installed package (Snap, AppImage, deb, rpm, pacman): AUR/pacman **Bug description** Upon attempting to load `figma-linux` from `/opt/figma-linux/figma-linux` following a successful login, the program wind...
1.0
'Recent files' tabs opening constantly, rendering the program useless. - * App version: 0.6.2 * Operating System (Platform and Version): Arch Linux on kernel 5.5.5-arch1-1 * Type of installed package (Snap, AppImage, deb, rpm, pacman): AUR/pacman **Bug description** Upon attempting to load `figma-linux` from `/op...
process
recent files tabs opening constantly rendering the program useless app version operating system platform and version arch linux on kernel type of installed package snap appimage deb rpm pacman aur pacman bug description upon attempting to load figma linux from opt fi...
1
9,229
12,260,114,997
IssuesEvent
2020-05-06 17:44:22
aiidateam/aiida-core
https://api.github.com/repos/aiidateam/aiida-core
closed
Timeout in unit test `tests.cmdline.commands.test_processes.py:test_pause_play_kill` when running locally
priority/quality-of-life topic/processes topic/testing topic/verdi type/bug
The test will timeout: ``` (aiida_dev) sph@bastion:~/code/aiida/env/dev/aiida-core$ pytest tests/cmdline/commands/test_process.py -sv -k test_pause_play_kill ============================================================================================== test session starts ===========================================...
1.0
Timeout in unit test `tests.cmdline.commands.test_processes.py:test_pause_play_kill` when running locally - The test will timeout: ``` (aiida_dev) sph@bastion:~/code/aiida/env/dev/aiida-core$ pytest tests/cmdline/commands/test_process.py -sv -k test_pause_play_kill ==================================================...
process
timeout in unit test tests cmdline commands test processes py test pause play kill when running locally the test will timeout aiida dev sph bastion code aiida env dev aiida core pytest tests cmdline commands test process py sv k test pause play kill ...
1
83,873
24,163,050,799
IssuesEvent
2022-09-22 13:09:44
eclipse-dataspaceconnector/DataSpaceConnector
https://api.github.com/repos/eclipse-dataspaceconnector/DataSpaceConnector
closed
Move the documentation generator `tooling/module-processor` into the plugin repo
documentation build
All code situation in `tooline/module-processor*` should be moved to the [plugin repo](https://github.com/eclipse-dataspaceconnector/GradlePlugins). This issue will contain of two PRs, one to move the code _into_ the plugin repo, and one to _delete the code_ from the EDC repo.
1.0
Move the documentation generator `tooling/module-processor` into the plugin repo - All code situation in `tooline/module-processor*` should be moved to the [plugin repo](https://github.com/eclipse-dataspaceconnector/GradlePlugins). This issue will contain of two PRs, one to move the code _into_ the plugin repo, and...
non_process
move the documentation generator tooling module processor into the plugin repo all code situation in tooline module processor should be moved to the this issue will contain of two prs one to move the code into the plugin repo and one to delete the code from the edc repo
0
16,682
9,487,326,838
IssuesEvent
2019-04-22 16:32:20
SixLabors/ImageSharp
https://api.github.com/repos/SixLabors/ImageSharp
closed
Optimize memory consumption of ResizeProcessor
area:memory area:performance area:transforms up-for-grabs
Currently we are using `O(NewWidth * SourceHeight)` memory for doing resize operations, however it's possible to do it consuming only `O(NewWidth * KernelDiameter)` memory, without significant negative effect on speed. We need to implement a "sliding window" algorithm for this. It will most likely fix issues like...
True
Optimize memory consumption of ResizeProcessor - Currently we are using `O(NewWidth * SourceHeight)` memory for doing resize operations, however it's possible to do it consuming only `O(NewWidth * KernelDiameter)` memory, without significant negative effect on speed. We need to implement a "sliding window" algorithm...
non_process
optimize memory consumption of resizeprocessor currently we are using o newwidth sourceheight memory for doing resize operations however it s possible to do it consuming only o newwidth kerneldiameter memory without significant negative effect on speed we need to implement a sliding window algorithm...
0
2,615
5,394,349,710
IssuesEvent
2017-02-27 02:44:02
mitchellh/packer
https://api.github.com/repos/mitchellh/packer
closed
the password to vmware should not be traced to logs in post-processor.go
bug post-processor/vsphere
In file `post-processor/vsphere/post-processor.go, line 149 the call: ``` go log.Printf("Starting ovftool with parameters: %s", strings.Join(args, " ")) ``` traces password to logs. It should be handled in similar way as it is in `builder/vmware/iso/step_export.go`, line 23.
1.0
the password to vmware should not be traced to logs in post-processor.go - In file `post-processor/vsphere/post-processor.go, line 149 the call: ``` go log.Printf("Starting ovftool with parameters: %s", strings.Join(args, " ")) ``` traces password to logs. It should be handled in similar way as it is in `builder/vmwa...
process
the password to vmware should not be traced to logs in post processor go in file post processor vsphere post processor go line the call go log printf starting ovftool with parameters s strings join args traces password to logs it should be handled in similar way as it is in builder vmware...
1
14,544
17,661,164,691
IssuesEvent
2021-08-21 14:35:20
OpenCodeFoundation/eSchool
https://api.github.com/repos/OpenCodeFoundation/eSchool
closed
Build pipeline for certificate processing service
service:certificate-processing
Also, Update the readme file to show build status for the service
1.0
Build pipeline for certificate processing service - Also, Update the readme file to show build status for the service
process
build pipeline for certificate processing service also update the readme file to show build status for the service
1
20,062
4,488,456,613
IssuesEvent
2016-08-30 07:22:35
saltstack/salt
https://api.github.com/repos/saltstack/salt
closed
Salt wheel key documentation improvements
Core Documentation Feature Fixed Pending Verification TEAM Core
**Background:** I was interested in coding up accepting minion keys. I found https://docs.saltstack.com/en/latest/ref/wheel/all/salt.wheel.key.html, but I wanted to know if my `accept` went through or not (since there was a risk my key was rejected). I looked at https://github.com/saltstack/salt/blob/develop/salt/wheel...
1.0
Salt wheel key documentation improvements - **Background:** I was interested in coding up accepting minion keys. I found https://docs.saltstack.com/en/latest/ref/wheel/all/salt.wheel.key.html, but I wanted to know if my `accept` went through or not (since there was a risk my key was rejected). I looked at https://githu...
non_process
salt wheel key documentation improvements background i was interested in coding up accepting minion keys i found but i wanted to know if my accept went through or not since there was a risk my key was rejected i looked at and discovered that it actually returns a result of some kind however the pydoc...
0
2,131
4,971,890,734
IssuesEvent
2016-12-05 19:58:16
matz-e/lobster
https://api.github.com/repos/matz-e/lobster
closed
Move Dashboard Monitoring to a config setting
enhancement monitoring processing
Avoids having to query the SiteDB at every Lobster start, and allows us to give the option to override the user name… also brings us closer to #440?
1.0
Move Dashboard Monitoring to a config setting - Avoids having to query the SiteDB at every Lobster start, and allows us to give the option to override the user name… also brings us closer to #440?
process
move dashboard monitoring to a config setting avoids having to query the sitedb at every lobster start and allows us to give the option to override the user name… also brings us closer to
1
84,005
10,346,558,101
IssuesEvent
2019-09-04 15:29:42
python/mypy
https://api.github.com/repos/python/mypy
closed
Document how to suppress colorized output and summary line
documentation priority-0-high
We need to document `--no-coror-output` and `--no-error-summary`. This is a follow-up for https://github.com/python/mypy/pull/7425
1.0
Document how to suppress colorized output and summary line - We need to document `--no-coror-output` and `--no-error-summary`. This is a follow-up for https://github.com/python/mypy/pull/7425
non_process
document how to suppress colorized output and summary line we need to document no coror output and no error summary this is a follow up for
0
4,716
7,552,538,559
IssuesEvent
2018-04-19 00:54:11
UnbFeelings/unb-feelings-docs
https://api.github.com/repos/UnbFeelings/unb-feelings-docs
closed
[Não conformidade] Análises do que será medido não existe
Processo Qualidade invalid
@UnbFeelings/process Perante critérios definidos para as [Auditorias](https://github.com/UnbFeelings/unb-feelings-GQA/wiki/Crit%C3%A9rios-de-Avalia%C3%A7%C3%A3o-e-T%C3%A9cnicas-de-Auditoria#plano-de-medi%C3%A7%C3%A3o) fora auditada o [plano de medições](https://github.com/UnbFeelings/unb-feelings-GQA/wiki/Crit%C3%...
1.0
[Não conformidade] Análises do que será medido não existe - @UnbFeelings/process Perante critérios definidos para as [Auditorias](https://github.com/UnbFeelings/unb-feelings-GQA/wiki/Crit%C3%A9rios-de-Avalia%C3%A7%C3%A3o-e-T%C3%A9cnicas-de-Auditoria#plano-de-medi%C3%A7%C3%A3o) fora auditada o [plano de medições](h...
process
análises do que será medido não existe unbfeelings process perante critérios definidos para as fora auditada o descrição foi identificado que as análises do que será medido estão incompletas e ou não existem recomendações com base na política de não conformidades utilizando a mat...
1
20,058
26,544,851,729
IssuesEvent
2023-01-19 22:48:08
open-telemetry/opentelemetry-collector-contrib
https://api.github.com/repos/open-telemetry/opentelemetry-collector-contrib
closed
Provide a "SED-like" mechanism to "find and replace" characters in a log record.
enhancement processor/transform
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] As an OTel native logging user, I need a way to "find and replace" characters that may exist in the original log record that I don't want/need in the loggin...
1.0
Provide a "SED-like" mechanism to "find and replace" characters in a log record. - **Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] As an OTel native logging user, I need a way to "find and replace" chara...
process
provide a sed like mechanism to find and replace characters in a log record is your feature request related to a problem please describe a clear and concise description of what the problem is ex i m always frustrated when as an otel native logging user i need a way to find and replace character...
1
21,778
30,290,507,772
IssuesEvent
2023-07-09 08:09:13
X-Sharp/XSharpPublic
https://api.github.com/repos/X-Sharp/XSharpPublic
closed
Preprocessor bug (XBase++ dialect)
bug Preprocessor
**Describe the bug** Preprocessor translates incorrectly UDC **Example 1. To Reproduce .prg** ``` // with iClass() {A, B, C} => {iClass():A, iClass():B, iClass():C} #xtranslate with <expr> {<v1>[, <vN>]} => {<expr>:<v1> [, <expr>:<vN>]} procedure Main() local arr := with Example() {A, B, C} AE...
1.0
Preprocessor bug (XBase++ dialect) - **Describe the bug** Preprocessor translates incorrectly UDC **Example 1. To Reproduce .prg** ``` // with iClass() {A, B, C} => {iClass():A, iClass():B, iClass():C} #xtranslate with <expr> {<v1>[, <vN>]} => {<expr>:<v1> [, <expr>:<vN>]} procedure Main() local arr := w...
process
preprocessor bug xbase dialect describe the bug preprocessor translates incorrectly udc example to reproduce prg with iclass a b c iclass a iclass b iclass c xtranslate with procedure main local arr with example a b c ae...
1
11,717
14,547,534,709
IssuesEvent
2020-12-15 23:10:34
pacificclimate/quail
https://api.github.com/repos/pacificclimate/quail
closed
TN10p
process
## Description This function takes a climdexInput object as input and computes the monthly or annual percent of values below the 10th percentile of baseline daily minimum temperature. ## Function to wrap [`climdex.tn10p`](https://github.com/pacificclimate/climdex.pcic/blob/master/R/climdex.r#L941)
1.0
TN10p - ## Description This function takes a climdexInput object as input and computes the monthly or annual percent of values below the 10th percentile of baseline daily minimum temperature. ## Function to wrap [`climdex.tn10p`](https://github.com/pacificclimate/climdex.pcic/blob/master/R/climdex.r#L941)
process
description this function takes a climdexinput object as input and computes the monthly or annual percent of values below the percentile of baseline daily minimum temperature function to wrap
1
6,016
8,822,391,503
IssuesEvent
2019-01-02 09:12:30
linnovate/root
https://api.github.com/repos/linnovate/root
closed
deleted entities multiple select bug
2.0.6 Fixed Process bug
when selecting the all option in multiple select mode, it selects only the one that was used to enter the mode in the first place and after uncheking one of the deleted items, the item gets deleted from the list until refreshing the page. in addition, you cant add watchers in select all mode. like #1396 ![image...
1.0
deleted entities multiple select bug - when selecting the all option in multiple select mode, it selects only the one that was used to enter the mode in the first place and after uncheking one of the deleted items, the item gets deleted from the list until refreshing the page. in addition, you cant add watchers in sel...
process
deleted entities multiple select bug when selecting the all option in multiple select mode it selects only the one that was used to enter the mode in the first place and after uncheking one of the deleted items the item gets deleted from the list until refreshing the page in addition you cant add watchers in sel...
1
14,404
17,457,651,626
IssuesEvent
2021-08-06 05:24:32
GoogleCloudPlatform/fda-mystudies
https://api.github.com/repos/GoogleCloudPlatform/fda-mystudies
closed
[Android] Sign-out button is not working in particular scenario in Standalone app
Bug P1 Android Process: Tested QA
Steps:- 1. Login into application 2. Navigate to Hamburger menu 3. Click on Sign-out button 4. In the Pop-up click on cancel button 5. Again Click on Sign-out and verify A/R:- Sign-out button is not working once clicked on Cancel button E/R:- Sign-out button should work anytime and from any screen
1.0
[Android] Sign-out button is not working in particular scenario in Standalone app - Steps:- 1. Login into application 2. Navigate to Hamburger menu 3. Click on Sign-out button 4. In the Pop-up click on cancel button 5. Again Click on Sign-out and verify A/R:- Sign-out button is not working once clicked on Cance...
process
sign out button is not working in particular scenario in standalone app steps login into application navigate to hamburger menu click on sign out button in the pop up click on cancel button again click on sign out and verify a r sign out button is not working once clicked on cancel button...
1
7,890
11,054,603,369
IssuesEvent
2019-12-10 13:48:16
cetic/tsorage
https://api.github.com/repos/cetic/tsorage
closed
Generalize the value type
ingestion processing
For the moment only numeric values are stored in the database, as floats. This should be extended in order to consider integer values, states (strings or encoding integers), 2D or 3D positions, or any arbitrary type. In particular, supporting arbitrary nested structure would be great. Types to consider for the momen...
1.0
Generalize the value type - For the moment only numeric values are stored in the database, as floats. This should be extended in order to consider integer values, states (strings or encoding integers), 2D or 3D positions, or any arbitrary type. In particular, supporting arbitrary nested structure would be great. Typ...
process
generalize the value type for the moment only numeric values are stored in the database as floats this should be extended in order to consider integer values states strings or encoding integers or positions or any arbitrary type in particular supporting arbitrary nested structure would be great types...
1
19,179
25,287,249,210
IssuesEvent
2022-11-16 20:24:39
TUM-Dev/NavigaTUM
https://api.github.com/repos/TUM-Dev/NavigaTUM
opened
[Entry] Fachschaft Lehrertum
entry webform delete-after-processing
Unter verschiedenen Begriffen nicht gefunden: Fachschaft Lehrertum Fachschaft Lehramt Fachschaft Marsstraße Erwartetes Ergebnis: Marsstraße 20-22, Raum 130 (2907.01.130)
1.0
[Entry] Fachschaft Lehrertum - Unter verschiedenen Begriffen nicht gefunden: Fachschaft Lehrertum Fachschaft Lehramt Fachschaft Marsstraße Erwartetes Ergebnis: Marsstraße 20-22, Raum 130 (2907.01.130)
process
fachschaft lehrertum unter verschiedenen begriffen nicht gefunden fachschaft lehrertum fachschaft lehramt fachschaft marsstraße erwartetes ergebnis marsstraße raum
1
194,534
15,434,723,995
IssuesEvent
2021-03-07 05:05:25
devosoft/Empirical
https://api.github.com/repos/devosoft/Empirical
closed
"Test Documentation Build" job on GitHub Actions reports success even if building the docs failed
Goal: Bug Fix Prereq: Minimal (low-hanging-fruit?) Topic: Documentation
I think we can fix this by editing the docker container to return the exit code of the last thing it ran. Documentation on how to do that is [here](https://docs.github.com/en/actions/creating-actions/setting-exit-codes-for-actions#setting-a-failure-exit-code-in-a-docker-container-action).
1.0
"Test Documentation Build" job on GitHub Actions reports success even if building the docs failed - I think we can fix this by editing the docker container to return the exit code of the last thing it ran. Documentation on how to do that is [here](https://docs.github.com/en/actions/creating-actions/setting-exit-codes-f...
non_process
test documentation build job on github actions reports success even if building the docs failed i think we can fix this by editing the docker container to return the exit code of the last thing it ran documentation on how to do that is
0
37,778
15,372,604,946
IssuesEvent
2021-03-02 11:28:11
KWARC/FoMID
https://api.github.com/repos/KWARC/FoMID
opened
Semantic Search
Services
Should largely work out of the box using MathWebSearch, but we might need to figure out how to generate an index from FLOMDoc-XHTML, that maybe also makes use of *semantic* information?
1.0
Semantic Search - Should largely work out of the box using MathWebSearch, but we might need to figure out how to generate an index from FLOMDoc-XHTML, that maybe also makes use of *semantic* information?
non_process
semantic search should largely work out of the box using mathwebsearch but we might need to figure out how to generate an index from flomdoc xhtml that maybe also makes use of semantic information
0
16,601
21,657,686,785
IssuesEvent
2022-05-06 15:38:24
HausDAO/daohaus-monorepo
https://api.github.com/repos/HausDAO/daohaus-monorepo
closed
Block Wednesdays from Meetings
process meetings
To help us focus and have time to get shit done we are trying to avoid Magesmith related meetings on Wednesdays. Hopefully this benefits the following opportunities for improvement: - Time balance and supporting need for more focused work - we all should make sure devs have everything they need - Get a clearer ide...
1.0
Block Wednesdays from Meetings - To help us focus and have time to get shit done we are trying to avoid Magesmith related meetings on Wednesdays. Hopefully this benefits the following opportunities for improvement: - Time balance and supporting need for more focused work - we all should make sure devs have everythi...
process
block wednesdays from meetings to help us focus and have time to get shit done we are trying to avoid magesmith related meetings on wednesdays hopefully this benefits the following opportunities for improvement time balance and supporting need for more focused work we all should make sure devs have everythi...
1
57,872
6,559,463,020
IssuesEvent
2017-09-07 04:07:28
rust-lang/rust
https://api.github.com/repos/rust-lang/rust
closed
Type parameters checks are inconsistent and incomplete
A-resolve C-bug E-needstest
The way we currently check type parameters is inconsistent and error prone. The code below compiles and it shouldn't. The `resolve` phase currently ignores these checks and leaves them up to `typeck`, `collect` and `check`, which as demonstrated by bugs like this one and #20302 makes this check unsound. ``` rust fn ...
1.0
Type parameters checks are inconsistent and incomplete - The way we currently check type parameters is inconsistent and error prone. The code below compiles and it shouldn't. The `resolve` phase currently ignores these checks and leaves them up to `typeck`, `collect` and `check`, which as demonstrated by bugs like thi...
non_process
type parameters checks are inconsistent and incomplete the way we currently check type parameters is inconsistent and error prone the code below compiles and it shouldn t the resolve phase currently ignores these checks and leaves them up to typeck collect and check which as demonstrated by bugs like thi...
0
7,067
10,219,424,479
IssuesEvent
2019-08-15 18:32:55
toggl/mobileapp
https://api.github.com/repos/toggl/mobileapp
closed
Create a manual PR template (to copy and paste) for "new copy" translations
process
This PR should be very similar to the PR templated introduced by #4838, except that it will be used for new translations.
1.0
Create a manual PR template (to copy and paste) for "new copy" translations - This PR should be very similar to the PR templated introduced by #4838, except that it will be used for new translations.
process
create a manual pr template to copy and paste for new copy translations this pr should be very similar to the pr templated introduced by except that it will be used for new translations
1
154
2,581,441,311
IssuesEvent
2015-02-14 02:02:42
tinkerpop/tinkerpop3
https://api.github.com/repos/tinkerpop/tinkerpop3
closed
Path Path interfaces and util/ implementations into structure/ package
enhancement process structure
With discussions with @spmallette, `Path` is a "data structure" and should be in structure/, not process/.
1.0
Path Path interfaces and util/ implementations into structure/ package - With discussions with @spmallette, `Path` is a "data structure" and should be in structure/, not process/.
process
path path interfaces and util implementations into structure package with discussions with spmallette path is a data structure and should be in structure not process
1
138,761
12,828,642,882
IssuesEvent
2020-07-06 20:58:14
NAVADMC/ADSM
https://api.github.com/repos/NAVADMC/ADSM
closed
Overlay - Interesting note
Documentation enhancement
If you are on a tab other than the scenario description and you hit the overlay, the app jumps back to the Scenario description tab. This was unexpected the first time I did it, but think it happens on purpose, as the overlay is specific to the one screen. Oops, I think the buggy part is that it doesn't let you nav...
1.0
Overlay - Interesting note - If you are on a tab other than the scenario description and you hit the overlay, the app jumps back to the Scenario description tab. This was unexpected the first time I did it, but think it happens on purpose, as the overlay is specific to the one screen. Oops, I think the buggy part i...
non_process
overlay interesting note if you are on a tab other than the scenario description and you hit the overlay the app jumps back to the scenario description tab this was unexpected the first time i did it but think it happens on purpose as the overlay is specific to the one screen oops i think the buggy part i...
0
6,064
8,902,724,880
IssuesEvent
2019-01-17 08:32:11
Juris-M/citeproc-js
https://api.github.com/repos/Juris-M/citeproc-js
closed
DOI suffix gets wrapped in link
fix in process
In a CSL style that has a suffix for the `doi` field, the suffix gets wrapped in the link: The CSL looks like this: ```xml <text variable="DOI" prefix="doi:" suffix=", "/> ``` and leads to this HTML output: ```html doi:<a href="https://doi.org/10.1553/medievalworlds_no8_2018s126,">10.1553/medievalworlds_...
1.0
DOI suffix gets wrapped in link - In a CSL style that has a suffix for the `doi` field, the suffix gets wrapped in the link: The CSL looks like this: ```xml <text variable="DOI" prefix="doi:" suffix=", "/> ``` and leads to this HTML output: ```html doi:<a href="https://doi.org/10.1553/medievalworlds_no8_...
process
doi suffix gets wrapped in link in a csl style that has a suffix for the doi field the suffix gets wrapped in the link the csl looks like this xml and leads to this html output html doi a href the example is taken from the style chicago author date de as one can see ...
1
804,863
29,504,815,762
IssuesEvent
2023-06-03 06:57:21
notofonts/latin-greek-cyrillic
https://api.github.com/repos/notofonts/latin-greek-cyrillic
closed
Combining grapheme joiner (CGJ) with double diacritics
in-evaluation Android Priority-Medium
u͡͏́i (0075 0361 034F 0301 0069) should have the combining acute 0301 on top of the double inverted breve 0361 when the CGF 034F is between the two, whereas ú͡i (0075 0361 0301 0069) should be rendered as the canonically equivalent ú͡i (0075 0301 0361 0069). See http://www.unicode.org/versions/Unicode8.0.0/ch07.pdf#...
1.0
Combining grapheme joiner (CGJ) with double diacritics - u͡͏́i (0075 0361 034F 0301 0069) should have the combining acute 0301 on top of the double inverted breve 0361 when the CGF 034F is between the two, whereas ú͡i (0075 0361 0301 0069) should be rendered as the canonically equivalent ú͡i (0075 0301 0361 0069). S...
non_process
combining grapheme joiner cgj with double diacritics u͡͏́i should have the combining acute on top of the double inverted breve when the cgf is between the two whereas ú͡i should be rendered as the canonically equivalent ú͡i see another example is t͡͏̇s whi...
0
615
3,081,274,416
IssuesEvent
2015-08-22 15:09:53
mitchellh/packer
https://api.github.com/repos/mitchellh/packer
closed
Post-processor failed: unexpected EOF
bug crash duplicate post-processor/vsphere
I am building with VMWare vmx post-processor and getting error when sending vmx file to vsphere. Any advice is appreciated. 2015/08/21 22:10:49 ui: ==> vmware-vmx: Running post-processor: vsphere ==> vmware-vmx: Running post-processor: vsphere 2015/08/21 22:10:49 ui: vmware-vmx (vsphere): Uploading output...
1.0
Post-processor failed: unexpected EOF - I am building with VMWare vmx post-processor and getting error when sending vmx file to vsphere. Any advice is appreciated. 2015/08/21 22:10:49 ui: ==> vmware-vmx: Running post-processor: vsphere ==> vmware-vmx: Running post-processor: vsphere 2015/08/21 22:10:49 ui: ...
process
post processor failed unexpected eof i am building with vmware vmx post processor and getting error when sending vmx file to vsphere any advice is appreciated ui vmware vmx running post processor vsphere vmware vmx running post processor vsphere ui vmware vmx vs...
1
13,060
15,394,566,878
IssuesEvent
2021-03-03 18:04:23
geneontology/go-ontology
https://api.github.com/repos/geneontology/go-ontology
closed
Obsolete cell cycle arrest in response to nitrogen starvation & children
cell cycle and DNA processes obsoletion
Those terms have only been used by Pombase. Some annotations can be moved to 'GO:0051728 cell cycle switching, mitotic to meiotic cell cycle' * GO:0071849 G1 cell cycle arrest in response to nitrogen starvation * GO:0071851 mitotic G1 cell cycle arrest in response to nitrogen starvation * GO:1903694 positive regu...
1.0
Obsolete cell cycle arrest in response to nitrogen starvation & children - Those terms have only been used by Pombase. Some annotations can be moved to 'GO:0051728 cell cycle switching, mitotic to meiotic cell cycle' * GO:0071849 G1 cell cycle arrest in response to nitrogen starvation * GO:0071851 mitotic G1 cell ...
process
obsolete cell cycle arrest in response to nitrogen starvation children those terms have only been used by pombase some annotations can be moved to go cell cycle switching mitotic to meiotic cell cycle go cell cycle arrest in response to nitrogen starvation go mitotic cell cycle arrest in resp...
1
4,793
7,688,045,335
IssuesEvent
2018-05-17 08:14:22
openvstorage/framework
https://api.github.com/repos/openvstorage/framework
closed
Auto-refresh dynamics
process_wontfix
### Feature description This feature is a responsive to big lists having longer-to-calculate dynamics. Retrieving a big list which serializes the dynamics of the object can take so long that the cached dynamics of that object have already expired. Fetching that same list again would thus result in re-calculating the d...
1.0
Auto-refresh dynamics - ### Feature description This feature is a responsive to big lists having longer-to-calculate dynamics. Retrieving a big list which serializes the dynamics of the object can take so long that the cached dynamics of that object have already expired. Fetching that same list again would thus result...
process
auto refresh dynamics feature description this feature is a responsive to big lists having longer to calculate dynamics retrieving a big list which serializes the dynamics of the object can take so long that the cached dynamics of that object have already expired fetching that same list again would thus result...
1
6,291
9,300,925,177
IssuesEvent
2019-03-23 17:37:24
juanmait/seedjs
https://api.github.com/repos/juanmait/seedjs
opened
seed-process: add typings folder example with some envs
enhancement seed-process
- **seed-process**: add `typings/` folder example with some envs like in [seed-lib-node]. [seed-lib-node]: https://github.com/juanmait/seedjs/tree/master/seed-lib-node/typings
1.0
seed-process: add typings folder example with some envs - - **seed-process**: add `typings/` folder example with some envs like in [seed-lib-node]. [seed-lib-node]: https://github.com/juanmait/seedjs/tree/master/seed-lib-node/typings
process
seed process add typings folder example with some envs seed process add typings folder example with some envs like in
1
260,460
27,784,413,493
IssuesEvent
2023-03-17 01:06:05
AlexRogalskiy/javascript-tools
https://api.github.com/repos/AlexRogalskiy/javascript-tools
opened
CVE-2022-3517 (High) detected in minimatch-3.0.4.tgz
Mend: dependency security vulnerability
## CVE-2022-3517 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>minimatch-3.0.4.tgz</b></p></summary> <p>a glob matcher in javascript</p> <p>Library home page: <a href="https://regist...
True
CVE-2022-3517 (High) detected in minimatch-3.0.4.tgz - ## CVE-2022-3517 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>minimatch-3.0.4.tgz</b></p></summary> <p>a glob matcher in javas...
non_process
cve high detected in minimatch tgz cve high severity vulnerability vulnerable library minimatch tgz a glob matcher in javascript library home page a href path to dependency file package json path to vulnerable library node modules minimatch package json node modul...
0
333,273
29,519,810,419
IssuesEvent
2023-06-04 23:11:59
unifyai/ivy
https://api.github.com/repos/unifyai/ivy
closed
Fix raw_ops.test_tensorflow_AddN
TensorFlow Frontend Sub Task Failing Test
| | | |---|---| |tensorflow|<a href="null" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> |torch|<a href="null" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> |numpy|<a href="null" rel="noopener norefer...
1.0
Fix raw_ops.test_tensorflow_AddN - | | | |---|---| |tensorflow|<a href="null" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> |torch|<a href="null" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> |numpy|<...
non_process
fix raw ops test tensorflow addn tensorflow img src torch img src numpy img src jax img src paddle img src
0
73,430
15,254,519,931
IssuesEvent
2021-02-20 12:21:52
AlexRogalskiy/javascript-tools
https://api.github.com/repos/AlexRogalskiy/javascript-tools
opened
CVE-2020-28500 (Medium) detected in lodash-4.17.20.tgz
security vulnerability
## CVE-2020-28500 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.20.tgz</b></p></summary> <p>Lodash modular utilities.</p> <p>Library home page: <a href="https://registr...
True
CVE-2020-28500 (Medium) detected in lodash-4.17.20.tgz - ## CVE-2020-28500 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.20.tgz</b></p></summary> <p>Lodash modular util...
non_process
cve medium detected in lodash tgz cve medium severity vulnerability vulnerable library lodash tgz lodash modular utilities library home page a href path to dependency file javascript tools package json path to vulnerable library javascript tools node modules lodash ...
0
16,552
21,568,599,194
IssuesEvent
2022-05-02 04:17:57
lynnandtonic/nestflix.fun
https://api.github.com/repos/lynnandtonic/nestflix.fun
closed
Fish Bowl 2
suggested title in process
The classic follow up to the groundbreaking original Fish Bowl motion picture. Title: Fish Bowl 2 Type (film/tv show): Film Film or show in which it appears: Ed, Edd n Eddy Is the parent film/show streaming anywhere? Yes About when in the parent film/show does it appear? Appears briefly in several episod...
1.0
Fish Bowl 2 - The classic follow up to the groundbreaking original Fish Bowl motion picture. Title: Fish Bowl 2 Type (film/tv show): Film Film or show in which it appears: Ed, Edd n Eddy Is the parent film/show streaming anywhere? Yes About when in the parent film/show does it appear? Appears briefly in ...
process
fish bowl the classic follow up to the groundbreaking original fish bowl motion picture title fish bowl type film tv show film film or show in which it appears ed edd n eddy is the parent film show streaming anywhere yes about when in the parent film show does it appear appears briefly in ...
1
16,621
21,678,126,864
IssuesEvent
2022-05-09 01:23:14
lynnandtonic/nestflix.fun
https://api.github.com/repos/lynnandtonic/nestflix.fun
closed
Add The Jerry Langford Show
suggested title in process
Please add as much of the following info as you can: Title: The Jerry Langford Show Type (film/tv show): TV show Film or show in which it appears: King Of Comedy Is the parent film/show streaming anywhere? About when in the parent film/show does it appear? Actual footage of the film/show can be seen (...
1.0
Add The Jerry Langford Show - Please add as much of the following info as you can: Title: The Jerry Langford Show Type (film/tv show): TV show Film or show in which it appears: King Of Comedy Is the parent film/show streaming anywhere? About when in the parent film/show does it appear? Actual footage ...
process
add the jerry langford show please add as much of the following info as you can title the jerry langford show type film tv show tv show film or show in which it appears king of comedy is the parent film show streaming anywhere about when in the parent film show does it appear actual footage ...
1
549,866
16,101,308,206
IssuesEvent
2021-04-27 09:38:16
googleapis/python-kms
https://api.github.com/repos/googleapis/python-kms
opened
Synthesis failed for python-kms
autosynth failure priority: p1 type: bug
Hello! Autosynth couldn't regenerate python-kms. :broken_heart: Please investigate and fix this issue within 5 business days. While it remains broken, this library cannot be updated with changes to the python-kms API, and the library grows stale. See https://github.com/googleapis/synthtool/blob/master/autosynth/Trou...
1.0
Synthesis failed for python-kms - Hello! Autosynth couldn't regenerate python-kms. :broken_heart: Please investigate and fix this issue within 5 business days. While it remains broken, this library cannot be updated with changes to the python-kms API, and the library grows stale. See https://github.com/googleapis/sy...
non_process
synthesis failed for python kms hello autosynth couldn t regenerate python kms broken heart please investigate and fix this issue within business days while it remains broken this library cannot be updated with changes to the python kms api and the library grows stale see for trouble shooting tips he...
0
132,967
10,775,593,198
IssuesEvent
2019-11-03 15:20:26
LD4P/sinopia_editor
https://api.github.com/repos/LD4P/sinopia_editor
closed
automated test to assert license/copyright statement at top of all files we create
BFF future tests
Is there a way to do this as an automated check?
1.0
automated test to assert license/copyright statement at top of all files we create - Is there a way to do this as an automated check?
non_process
automated test to assert license copyright statement at top of all files we create is there a way to do this as an automated check
0
498,311
14,405,527,980
IssuesEvent
2020-12-03 18:50:37
cypress-io/cypress
https://api.github.com/repos/cypress-io/cypress
opened
`cy.request()` timed out waiting `30000ms` for img in docs in 5.0 (Firefox only)
internal-priority
[https://circleci.com/gh/cypress-io/cypress/421794](https://circleci.com/gh/cypress-io/cypress/421794) This test finishes in 23 seconds normally in Chrome. When turning on firefoxGcInterval during open mode - tests take 53 secs in Firefox and pass. In 4.12.1, this test in Firefox ran 35 secs. CypressError...
1.0
`cy.request()` timed out waiting `30000ms` for img in docs in 5.0 (Firefox only) - [https://circleci.com/gh/cypress-io/cypress/421794](https://circleci.com/gh/cypress-io/cypress/421794) This test finishes in 23 seconds normally in Chrome. When turning on firefoxGcInterval during open mode - tests take 53 secs in Fir...
non_process
cy request timed out waiting for img in docs in firefox only this test finishes in seconds normally in chrome when turning on firefoxgcinterval during open mode tests take secs in firefox and pass in this test in firefox ran secs cypresserror cy request timed out...
0
368,126
25,777,458,455
IssuesEvent
2022-12-09 13:12:50
bounswe/bounswe2022group2
https://api.github.com/repos/bounswe/bounswe2022group2
closed
Milestone 2: Fill User Interface Part for Mobile
priority-high type-documentation status-needreview milestone
### Issue Description As it is described in the customer milestone 2 description pdf file, we need to create a title named "User Interface / User Experience". The details of this part are given as follows in the description: - For each user interface design, provide links to the code in the project repository - Sc...
1.0
Milestone 2: Fill User Interface Part for Mobile - ### Issue Description As it is described in the customer milestone 2 description pdf file, we need to create a title named "User Interface / User Experience". The details of this part are given as follows in the description: - For each user interface design, provid...
non_process
milestone fill user interface part for mobile issue description as it is described in the customer milestone description pdf file we need to create a title named user interface user experience the details of this part are given as follows in the description for each user interface design provid...
0
11,654
14,516,116,877
IssuesEvent
2020-12-13 14:51:50
luc-github/Repetier-Firmware-4-Davinci
https://api.github.com/repos/luc-github/Repetier-Firmware-4-Davinci
closed
2.0a Bed temperature wrong
0.92.10 Waiting to be processed enhancement
Hello Since I use on my DaVinci 2.0A FW0.92.10 I have a temperature difference of about 25 ° C at my print-table. The display will show too much on the display and also in the Repetier-Host 25 ° C. I have checked with an infrared thermometer and with several temperature sensors. How can I correct this? Everything e...
1.0
2.0a Bed temperature wrong - Hello Since I use on my DaVinci 2.0A FW0.92.10 I have a temperature difference of about 25 ° C at my print-table. The display will show too much on the display and also in the Repetier-Host 25 ° C. I have checked with an infrared thermometer and with several temperature sensors. How can ...
process
bed temperature wrong hello since i use on my davinci i have a temperature difference of about ° c at my print table the display will show too much on the display and also in the repetier host ° c i have checked with an infrared thermometer and with several temperature sensors how can i correc...
1
5,032
2,770,930,993
IssuesEvent
2015-05-01 18:02:16
Polymer/designer
https://api.github.com/repos/Polymer/designer
closed
Need to be able to zoom out or pan around the canvas area
designer1 enhancement wontfix
It would be great if I could zoom out from the canvas a bit to fit more elements on screen, or at least have the ability to pan around. I have an app which is ~960px across and that doesn't fit well in the current confines
1.0
Need to be able to zoom out or pan around the canvas area - It would be great if I could zoom out from the canvas a bit to fit more elements on screen, or at least have the ability to pan around. I have an app which is ~960px across and that doesn't fit well in the current confines
non_process
need to be able to zoom out or pan around the canvas area it would be great if i could zoom out from the canvas a bit to fit more elements on screen or at least have the ability to pan around i have an app which is across and that doesn t fit well in the current confines
0
646,564
21,052,882,556
IssuesEvent
2022-03-31 22:20:14
SSWConsulting/SSW.SophieBot
https://api.github.com/repos/SSWConsulting/SSW.SophieBot
closed
✨ Query - Which client is Calum working for?
feature Priority: medium
<!-- These comments automatically delete --> <!-- **Tip:** Delete parts that are not relevant --> <!-- Next to Cc:, @ mention users who should be in the loop --> Cc: @JeanThirion @AttackOnMorty <!-- add intended user next to **Hi** --> ### Pain <!-- Explain the pain you are experiencing --> From @JeanThirio...
1.0
✨ Query - Which client is Calum working for? - <!-- These comments automatically delete --> <!-- **Tip:** Delete parts that are not relevant --> <!-- Next to Cc:, @ mention users who should be in the loop --> Cc: @JeanThirion @AttackOnMorty <!-- add intended user next to **Hi** --> ### Pain <!-- Explain the ...
non_process
✨ query which client is calum working for cc jeanthirion attackonmorty pain from jeanthirion s feedback who is xxx booked for we need to support querying clients tasks query which client is calum working for who is calum booked for who...
0
15,421
19,606,035,480
IssuesEvent
2022-01-06 09:35:48
plazi/community
https://api.github.com/repos/plazi/community
opened
to be processed: https://link.springer.com/content/pdf/10.1007/s12225-021-09988-7.pdf
process request
this is one more from the CAS new species press release https://link.springer.com/content/pdf/10.1007/s12225-021-09988-7.pdf thanks for processing holotype, gbif
1.0
to be processed: https://link.springer.com/content/pdf/10.1007/s12225-021-09988-7.pdf - this is one more from the CAS new species press release https://link.springer.com/content/pdf/10.1007/s12225-021-09988-7.pdf thanks for processing holotype, gbif
process
to be processed this is one more from the cas new species press release thanks for processing holotype gbif
1
12,708
15,081,217,008
IssuesEvent
2021-02-05 12:53:03
emacs-ess/ESS
https://api.github.com/repos/emacs-ess/ESS
closed
C-level Debugging of R now quickly gets to "no process"
bug process
``` C-u M-x R <Enter> -d gdb <Enter> ``` open `gdb` in the `*R*` buffer (and you must typically switch there yourself). There, you type `r` at the gdb prompt `(gdb)` so indeed, R starts running seemingly regularly. Now, e.g., you press `C-c C-c` with which you go into the debugger and then e.g., ``` ...
1.0
C-level Debugging of R now quickly gets to "no process" - ``` C-u M-x R <Enter> -d gdb <Enter> ``` open `gdb` in the `*R*` buffer (and you must typically switch there yourself). There, you type `r` at the gdb prompt `(gdb)` so indeed, R starts running seemingly regularly. Now, e.g., you press `C-c C-c` ...
process
c level debugging of r now quickly gets to no process c u m x r d gdb open gdb in the r buffer and you must typically switch there yourself there you type r at the gdb prompt gdb so indeed r starts running seemingly regularly now e g you press c c c c with which y...
1
13,048
15,387,907,208
IssuesEvent
2021-03-03 10:06:42
prisma/prisma
https://api.github.com/repos/prisma/prisma
closed
Error: Error in migration engine. Reason: [C:\Users\runneradmin\.cargo\git\checkouts\quaint-9f01e008b9a89c14\7f02e62\src\connector\postgres\error.rs:67:35] column on null constraint violation error
bug/1-repro-available kind/bug process/candidate status/needs-action team/migrations tech/engines topic: migrate
<!-- If required, please update the title to be clear and descriptive --> Command: `prisma migrate up --experimental` Version: `2.3.0` Binary Version: `e11114fa1ea826f9e7b4fa1ced34e78892fe8e0e` Report: https://prisma-errors.netlify.app/report/9757 OS: `x64 win32 10.0.18363` JS Stacktrace: ``` Error: Error ...
1.0
Error: Error in migration engine. Reason: [C:\Users\runneradmin\.cargo\git\checkouts\quaint-9f01e008b9a89c14\7f02e62\src\connector\postgres\error.rs:67:35] column on null constraint violation error - <!-- If required, please update the title to be clear and descriptive --> Command: `prisma migrate up --experimental...
process
error error in migration engine reason column on null constraint violation error command prisma migrate up experimental version binary version report os js stacktrace error error in migration engine reason column on null constraint violation error ...
1
119,355
15,504,477,903
IssuesEvent
2021-03-11 14:20:44
Feminine-Divine/periodo
https://api.github.com/repos/Feminine-Divine/periodo
closed
Design: Create a Logo
Level 3 coding design good first issue gssoc21
## Description Create the Logo for the Project that needs to be put in the corner of the navbar
1.0
Design: Create a Logo - ## Description Create the Logo for the Project that needs to be put in the corner of the navbar
non_process
design create a logo description create the logo for the project that needs to be put in the corner of the navbar
0
6,836
3,475,547,145
IssuesEvent
2015-12-25 19:40:24
TehNut/ResourcefulCrops
https://api.github.com/repos/TehNut/ResourcefulCrops
closed
[1.7.10] Lighting glitch
bug code complete
Something weird is happening on the border of chunks. It depends on the plants growing just next to the glitched ones. ![2015-11-28_13 47 24](https://cloud.githubusercontent.com/assets/8314356/11451941/a5b80a3a-95d6-11e5-8fd7-1b6b0485a6f4.png) My mods directory: [pic](http://i.imgur.com/Kn09LGM.png) Forge 10.13.4....
1.0
[1.7.10] Lighting glitch - Something weird is happening on the border of chunks. It depends on the plants growing just next to the glitched ones. ![2015-11-28_13 47 24](https://cloud.githubusercontent.com/assets/8314356/11451941/a5b80a3a-95d6-11e5-8fd7-1b6b0485a6f4.png) My mods directory: [pic](http://i.imgur.com/K...
non_process
lighting glitch something weird is happening on the border of chunks it depends on the plants growing just next to the glitched ones my mods directory forge also iron seeds not iron plant crop
0
34,087
16,430,618,129
IssuesEvent
2021-05-20 00:42:09
crate-ci/typos
https://api.github.com/repos/crate-ci/typos
closed
Speed up varcom support
Performance
When there are no hits, its only about a 10% cost. When there are hits, it can go up to 50% For "code" ``` check_file/FoundFiles/code time: [23.589 us 23.753 us 23.933 us] thrpt: [12.114 MiB/s 12.205 MiB/s 12.290 MiB/s] check_file/Identifiers/code ...
True
Speed up varcom support - When there are no hits, its only about a 10% cost. When there are hits, it can go up to 50% For "code" ``` check_file/FoundFiles/code time: [23.589 us 23.753 us 23.933 us] thrpt: [12.114 MiB/s 12.205 MiB/s 12.290 MiB/s] check_file/Ide...
non_process
speed up varcom support when there are no hits its only about a cost when there are hits it can go up to for code check file foundfiles code time thrpt check file identifiers code time ...
0
728,562
25,084,625,184
IssuesEvent
2022-11-07 22:26:52
bounswe/bounswe2022group6
https://api.github.com/repos/bounswe/bounswe2022group6
closed
Researching Location API Implementation
Priority: Medium State: In Progress Type: Development Backend
External tools and frameworks for implementing Location API should be researched for requirements [1.1.1.2.5](https://github.com/bounswe/bounswe2022group6/wiki/Requirements#1112-adding-information-to-an-account), [1.1.1.3.7](https://github.com/bounswe/bounswe2022group6/wiki/Requirements#1113-editing-the-information-in-...
1.0
Researching Location API Implementation - External tools and frameworks for implementing Location API should be researched for requirements [1.1.1.2.5](https://github.com/bounswe/bounswe2022group6/wiki/Requirements#1112-adding-information-to-an-account), [1.1.1.3.7](https://github.com/bounswe/bounswe2022group6/wiki/Req...
non_process
researching location api implementation external tools and frameworks for implementing location api should be researched for requirements and also location feature for posts should be included after relevant requirements have been added location information should be in this precision country sta...
0
9,114
12,194,734,312
IssuesEvent
2020-04-29 16:14:39
kubernetes/minikube
https://api.github.com/repos/kubernetes/minikube
closed
Figure out automated CNI for multi-node clusters
area/cni co/multinode kind/process priority/important-soon
Currently multinode clusters need a CNI applied manually to make `minikube service` work. We should decide what CNI will be the canonical CNI choice to apply automatically for multinode and actually apply it on start or add node.
1.0
Figure out automated CNI for multi-node clusters - Currently multinode clusters need a CNI applied manually to make `minikube service` work. We should decide what CNI will be the canonical CNI choice to apply automatically for multinode and actually apply it on start or add node.
process
figure out automated cni for multi node clusters currently multinode clusters need a cni applied manually to make minikube service work we should decide what cni will be the canonical cni choice to apply automatically for multinode and actually apply it on start or add node
1
215,390
24,164,959,893
IssuesEvent
2022-09-22 14:24:12
SmartBear/ready-aws-plugin
https://api.github.com/repos/SmartBear/ready-aws-plugin
closed
CVE-2017-12626 (High) detected in poi-3.10-FINAL.jar - autoclosed
security vulnerability
## CVE-2017-12626 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>poi-3.10-FINAL.jar</b></p></summary> <p>Apache POI - Java API To Access Microsoft Format Files</p> <p>Library home pag...
True
CVE-2017-12626 (High) detected in poi-3.10-FINAL.jar - autoclosed - ## CVE-2017-12626 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>poi-3.10-FINAL.jar</b></p></summary> <p>Apache POI...
non_process
cve high detected in poi final jar autoclosed cve high severity vulnerability vulnerable library poi final jar apache poi java api to access microsoft format files library home page a href path to dependency file pom xml path to vulnerable library home wss scanner ...
0
289,867
21,794,213,540
IssuesEvent
2022-05-15 11:33:30
Pradumnasaraf/open-source-with-pradumna
https://api.github.com/repos/Pradumnasaraf/open-source-with-pradumna
opened
[DOCS] Add process/guide - "How to raise an issue"
documentation
### Description #### Hey! Contributor, #### We are adding a guide/process for every activity (like Creating a PR or raising an issue) and making learning easy for new contributors. ### Chnages/Action required - Add a complete process of **"How to raise an issue"**, steps will contain a text, screenshot, V...
1.0
[DOCS] Add process/guide - "How to raise an issue" - ### Description #### Hey! Contributor, #### We are adding a guide/process for every activity (like Creating a PR or raising an issue) and making learning easy for new contributors. ### Chnages/Action required - Add a complete process of **"How to raise ...
non_process
add process guide how to raise an issue description hey contributor we are adding a guide process for every activity like creating a pr or raising an issue and making learning easy for new contributors chnages action required add a complete process of how to raise an is...
0
16,128
6,107,323,302
IssuesEvent
2017-06-21 07:47:20
opencv/opencv
https://api.github.com/repos/opencv/opencv
closed
NEON doesn't get enabled on ARM
bug category: build/install
<!-- If you have a question rather than reporting a bug please go to http://answers.opencv.org where you get much faster responses. If you need further assistance please read [How To Contribute](https://github.com/opencv/opencv/wiki/How_to_contribute). This is a template helping you to create an issue which can be...
1.0
NEON doesn't get enabled on ARM - <!-- If you have a question rather than reporting a bug please go to http://answers.opencv.org where you get much faster responses. If you need further assistance please read [How To Contribute](https://github.com/opencv/opencv/wiki/How_to_contribute). This is a template helping y...
non_process
neon doesn t get enabled on arm if you have a question rather than reporting a bug please go to where you get much faster responses if you need further assistance please read this is a template helping you to create an issue which can be processed as quickly as possible this is the bug reporting sec...
0
115,418
4,668,705,958
IssuesEvent
2016-10-06 04:17:32
GovLab/noi3
https://api.github.com/repos/GovLab/noi3
closed
back to my profile
Priority 1
If i click on a user from search results or match me and i'm looking at their profile, there's no way to go back to my profile from there
1.0
back to my profile - If i click on a user from search results or match me and i'm looking at their profile, there's no way to go back to my profile from there
non_process
back to my profile if i click on a user from search results or match me and i m looking at their profile there s no way to go back to my profile from there
0
968
3,422,993,353
IssuesEvent
2015-12-09 02:34:02
MaretEngineering/MROV
https://api.github.com/repos/MaretEngineering/MROV
closed
Resizable Processing Window
enhancement Processing wontfix
Minor issue, but we should probably make the window resizable or at least have terms relative to one another so you only need to change the size in one place. An example: ```Java text("^", 614, 300); ```
1.0
Resizable Processing Window - Minor issue, but we should probably make the window resizable or at least have terms relative to one another so you only need to change the size in one place. An example: ```Java text("^", 614, 300); ```
process
resizable processing window minor issue but we should probably make the window resizable or at least have terms relative to one another so you only need to change the size in one place an example java text
1
862
2,551,902,215
IssuesEvent
2015-02-02 13:44:47
kogarashisan/LiquidLava
https://api.github.com/repos/kogarashisan/LiquidLava
opened
Ability to filter class trees
Category: Documentation P2 T4 Type: Feature
Take functionality from FilteredTree example. Should display "nothing found" when there are no records. Should automatically expand folders with only one item inside them.
1.0
Ability to filter class trees - Take functionality from FilteredTree example. Should display "nothing found" when there are no records. Should automatically expand folders with only one item inside them.
non_process
ability to filter class trees take functionality from filteredtree example should display nothing found when there are no records should automatically expand folders with only one item inside them
0
58,107
14,238,456,902
IssuesEvent
2020-11-18 18:39:22
MyEnroll/Prototypes
https://api.github.com/repos/MyEnroll/Prototypes
closed
WS-2019-0332 (Medium) detected in handlebars-4.0.5.min.js - autoclosed
security vulnerability
## WS-2019-0332 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.0.5.min.js</b></p></summary> <p>Handlebars provides the power necessary to let you build semantic templat...
True
WS-2019-0332 (Medium) detected in handlebars-4.0.5.min.js - autoclosed - ## WS-2019-0332 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.0.5.min.js</b></p></summary> <p>...
non_process
ws medium detected in handlebars min js autoclosed ws medium severity vulnerability vulnerable library handlebars min js handlebars provides the power necessary to let you build semantic templates effectively with no frustration library home page a href path to depende...
0
3,293
2,754,458,354
IssuesEvent
2015-04-25 17:56:26
mquandalle/meteor-jade
https://api.github.com/repos/mquandalle/meteor-jade
closed
Dead link to Components Inside Tags in README.md
bug documentation
The webpage `https://github.com/mquandalle/meteor-jade/#components-inside-tags` doesn't exist (or at least doesn't seem to for me), but its linked to in `https://github.com/mquandalle/meteor-jade/#anonymous-helper`. Or am I missing something here?
1.0
Dead link to Components Inside Tags in README.md - The webpage `https://github.com/mquandalle/meteor-jade/#components-inside-tags` doesn't exist (or at least doesn't seem to for me), but its linked to in `https://github.com/mquandalle/meteor-jade/#anonymous-helper`. Or am I missing something here?
non_process
dead link to components inside tags in readme md the webpage doesn t exist or at least doesn t seem to for me but its linked to in or am i missing something here
0
3,137
6,189,746,766
IssuesEvent
2017-07-04 13:42:18
neuropoly/spinalcordtoolbox
https://api.github.com/repos/neuropoly/spinalcordtoolbox
closed
[sct_register_multimodal] restrict deformation optional
card:WORK_IN_PROCESS enhancement priority:MEDIUM sct_register_multimodal
Please make `restrict deformation` an optional argument. Atef is using Ants for the Brain, sct_register_multimodal is very useful (notably because AntsRegister provides no feedbacks on user), but I had to remove `Line 639: --restrict-deformation 1x1x0 `
1.0
[sct_register_multimodal] restrict deformation optional - Please make `restrict deformation` an optional argument. Atef is using Ants for the Brain, sct_register_multimodal is very useful (notably because AntsRegister provides no feedbacks on user), but I had to remove `Line 639: --restrict-deformation 1x1x0 `
process
restrict deformation optional please make restrict deformation an optional argument atef is using ants for the brain sct register multimodal is very useful notably because antsregister provides no feedbacks on user but i had to remove line restrict deformation
1
6,603
9,684,275,419
IssuesEvent
2019-05-23 13:26:43
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
1.14 Release Checklist
area: Process
Add items as required -------- - [x] Major enhancements: - [x] Pre RC1 Steps - [x] Verify that all external components and external dependencies are up to date, for example - mbedTLS - tinycrypt - FatFS - [x] Check known vulnerabilities, and fix exploitable vulnerabilities or verify t...
1.0
1.14 Release Checklist - Add items as required -------- - [x] Major enhancements: - [x] Pre RC1 Steps - [x] Verify that all external components and external dependencies are up to date, for example - mbedTLS - tinycrypt - FatFS - [x] Check known vulnerabilities, and fix exploitable vu...
process
release checklist add items as required major enhancements pre steps verify that all external components and external dependencies are up to date for example mbedtls tinycrypt fatfs check known vulnerabilities and fix exploitable vulnerabiliti...
1
8,733
11,863,424,329
IssuesEvent
2020-03-25 19:41:54
hashgraph/hedera-mirror-node
https://api.github.com/repos/hashgraph/hedera-mirror-node
opened
Push docker image on commit to master
P2 enhancement process
**Problem** In order to be able to continuously deploy the helm chart to a development environment, we need to package our app in a docker image on every commit so that it can available to pull from a remote machine. **Solution** - Update CircleCI to push docker images with a tag of `master` to GCR if branch is ma...
1.0
Push docker image on commit to master - **Problem** In order to be able to continuously deploy the helm chart to a development environment, we need to package our app in a docker image on every commit so that it can available to pull from a remote machine. **Solution** - Update CircleCI to push docker images with ...
process
push docker image on commit to master problem in order to be able to continuously deploy the helm chart to a development environment we need to package our app in a docker image on every commit so that it can available to pull from a remote machine solution update circleci to push docker images with ...
1
270,470
23,510,939,015
IssuesEvent
2022-08-18 16:27:56
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
roachtest: kv0/enc=false/nodes=3/cpu=32/size=64kb/no-admission failed
C-test-failure O-robot O-roachtest branch-master T-kv T-kv-replication
roachtest.kv0/enc=false/nodes=3/cpu=32/size=64kb/no-admission [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/6124150?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/6124150?buildTab...
2.0
roachtest: kv0/enc=false/nodes=3/cpu=32/size=64kb/no-admission failed - roachtest.kv0/enc=false/nodes=3/cpu=32/size=64kb/no-admission [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/6124150?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildCon...
non_process
roachtest enc false nodes cpu size no admission failed roachtest enc false nodes cpu size no admission with on master write ...
0
193,264
6,883,196,662
IssuesEvent
2017-11-21 08:30:07
HoneycuttInc/Thorncastle
https://api.github.com/repos/HoneycuttInc/Thorncastle
closed
General: Verify Jerry's edits to the lab guide
Medium Priority
I edited the lab guide in IDL studio to fix a number of bugs. Please compare the version of the markdown in the LODS platform to the version in GitHub to verify my changes.
1.0
General: Verify Jerry's edits to the lab guide - I edited the lab guide in IDL studio to fix a number of bugs. Please compare the version of the markdown in the LODS platform to the version in GitHub to verify my changes.
non_process
general verify jerry s edits to the lab guide i edited the lab guide in idl studio to fix a number of bugs please compare the version of the markdown in the lods platform to the version in github to verify my changes
0
15,722
19,897,253,202
IssuesEvent
2022-01-25 01:25:48
varabyte/kobweb
https://api.github.com/repos/varabyte/kobweb
closed
Separate kobweb binary version from library version
process
Originally, we were furiously changing both the kobweb binary and library at the same time so often it was easier to keep them together. However, more and more, the binary isn't changing that much while the library changes often, and there's no reason in the future, for example, a 0.9.0 kobweb binary couldn't instan...
1.0
Separate kobweb binary version from library version - Originally, we were furiously changing both the kobweb binary and library at the same time so often it was easier to keep them together. However, more and more, the binary isn't changing that much while the library changes often, and there's no reason in the futu...
process
separate kobweb binary version from library version originally we were furiously changing both the kobweb binary and library at the same time so often it was easier to keep them together however more and more the binary isn t changing that much while the library changes often and there s no reason in the futu...
1
1,153
5,173,901,313
IssuesEvent
2017-01-18 17:11:01
char-lie/mfm
https://api.github.com/repos/char-lie/mfm
closed
Make Face request synchronous
in progress ☠ major ⚒ enhancement ⛲ architecture
Fitters are hard to read and support. Need to implement `synchronous` `Face` image getter, e. g. ```python new_face_image = self.get_face(face) ``` Possible solutions: - ~AsyncIO may help this, but code will be incompatible with Python <3.5;~ - ~Another solution is to use [events](https://docs.python.org/3/librar...
1.0
Make Face request synchronous - Fitters are hard to read and support. Need to implement `synchronous` `Face` image getter, e. g. ```python new_face_image = self.get_face(face) ``` Possible solutions: - ~AsyncIO may help this, but code will be incompatible with Python <3.5;~ - ~Another solution is to use [events](...
non_process
make face request synchronous fitters are hard to read and support need to implement synchronous face image getter e g python new face image self get face face possible solutions asyncio may help this but code will be incompatible with python another solution is to use im...
0
2,540
5,300,418,922
IssuesEvent
2017-02-10 04:46:32
mitchellh/packer
https://api.github.com/repos/mitchellh/packer
closed
Make docker-import postprocessor show docker stdout/stderr output
bug post-processor/docker
My import failed, and `packer` emitted this last part of the log: ``` ==> docker: Running post-processor: docker-import docker (docker-import): Importing image: Container docker (docker-import): Repository: docker.clarin.eu/alpine__python_3:0.99 Build 'docker' errored: 1 error(s) occurred: * Post-processor fa...
1.0
Make docker-import postprocessor show docker stdout/stderr output - My import failed, and `packer` emitted this last part of the log: ``` ==> docker: Running post-processor: docker-import docker (docker-import): Importing image: Container docker (docker-import): Repository: docker.clarin.eu/alpine__python_3:0....
process
make docker import postprocessor show docker stdout stderr output my import failed and packer emitted this last part of the log docker running post processor docker import docker docker import importing image container docker docker import repository docker clarin eu alpine python ...
1
16,759
21,927,601,211
IssuesEvent
2022-05-23 06:42:05
RobertCraigie/prisma-client-py
https://api.github.com/repos/RobertCraigie/prisma-client-py
opened
Prisma CLI and Client use different base paths for relative SQLite files
bug/2-confirmed kind/bug process/candidate topic: client level/intermediate priority/high
<!-- Thanks for helping us improve Prisma Client Python! 🙏 Please follow the sections in the template and provide as much information as possible about your problem, e.g. by enabling additional logging output. See https://prisma-client-py.readthedocs.io/en/stable/reference/logging/ for how to enable additional log...
1.0
Prisma CLI and Client use different base paths for relative SQLite files - <!-- Thanks for helping us improve Prisma Client Python! 🙏 Please follow the sections in the template and provide as much information as possible about your problem, e.g. by enabling additional logging output. See https://prisma-client-py.r...
process
prisma cli and client use different base paths for relative sqlite files thanks for helping us improve prisma client python 🙏 please follow the sections in the template and provide as much information as possible about your problem e g by enabling additional logging output see for how to enable additi...
1
166,025
20,711,380,181
IssuesEvent
2022-03-12 01:14:32
snowflakedb/snowflake-jdbc
https://api.github.com/repos/snowflakedb/snowflake-jdbc
closed
SNOW-558878: CVE-2020-9548 (High) detected in jackson-databind-2.9.8.jar - autoclosed
security vulnerability
## CVE-2020-9548 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.8.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming...
True
SNOW-558878: CVE-2020-9548 (High) detected in jackson-databind-2.9.8.jar - autoclosed - ## CVE-2020-9548 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.8.jar</b></...
non_process
snow cve high detected in jackson databind jar autoclosed cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file tmp ws ua...
0
9,870
12,882,439,503
IssuesEvent
2020-07-12 16:55:01
OI-wiki/OI-wiki
https://api.github.com/repos/OI-wiki/OI-wiki
opened
规范 MathJax 公式
Discussion / 需要讨论 Format fix needed / 格式需修正 Need Processing / 需要处理 Other Bug / 内容无关的 Bug Work in Progress / 施工中 help wanted / 需要帮助
重构 TeX 导出工具期间发现了不少问题。这些问题导致导出 TeX PDF 时出现版面错误、符号错误等现象。包括但不限于以下: 页面 string/bm.md: > 首先考虑 $delta_1$ 不起作用的情况,也就是发现失配字符在 $pat$ 上重现的位置在已经匹配完的 $m$ 个字符中,这种情况的概率 $\textit{probdelta_1_worthless}$ 为 * 存在滥用 MathJax 公式的现象,甚至单个变量名也要用 $ 套起来; * 命名不规范(TeX 不允许同一字符后连续接两个下标); 页面 geometry/distance.md > $(y_1 - y_2 \lt 0)\rightar...
1.0
规范 MathJax 公式 - 重构 TeX 导出工具期间发现了不少问题。这些问题导致导出 TeX PDF 时出现版面错误、符号错误等现象。包括但不限于以下: 页面 string/bm.md: > 首先考虑 $delta_1$ 不起作用的情况,也就是发现失配字符在 $pat$ 上重现的位置在已经匹配完的 $m$ 个字符中,这种情况的概率 $\textit{probdelta_1_worthless}$ 为 * 存在滥用 MathJax 公式的现象,甚至单个变量名也要用 $ 套起来; * 命名不规范(TeX 不允许同一字符后连续接两个下标); 页面 geometry/distance.md > $(y_1 - y_...
process
规范 mathjax 公式 重构 tex 导出工具期间发现了不少问题。这些问题导致导出 tex pdf 时出现版面错误、符号错误等现象。包括但不限于以下: 页面 string bm md: 首先考虑 delta 不起作用的情况,也就是发现失配字符在 pat 上重现的位置在已经匹配完的 m 个字符中,这种情况的概率 textit probdelta worthless 为 存在滥用 mathjax 公式的现象,甚至单个变量名也要用 套起来; 命名不规范(tex 不允许同一字符后连续接两个下标); 页面 geometry distance md y y ...
1
6,284
9,284,240,541
IssuesEvent
2019-03-21 00:36:16
googleapis/sample-tester
https://api.github.com/repos/googleapis/sample-tester
opened
Test `MultiVisitor`
Type: Process
- [ ] in the usual case - [ ] when some of the subordinate visitors return None (see #19)
1.0
Test `MultiVisitor` - - [ ] in the usual case - [ ] when some of the subordinate visitors return None (see #19)
process
test multivisitor in the usual case when some of the subordinate visitors return none see
1
146,672
13,187,670,500
IssuesEvent
2020-08-13 04:10:46
py-suruga/pycon-jp-2020-tutorial
https://api.github.com/repos/py-suruga/pycon-jp-2020-tutorial
closed
チュートリアルで実際に手を動かしてもらう部分を決める
documentation
実装で作業してもらうときは、答えがあることを前提 --- slackbotはステップ3~4ぐらいが望ましい。天気botは最初から実装がかなり難しいので、触る程度になるかも。(bs4とxmlの説明ぐらいにとどめたい) 1. ハードコードした挨拶bot->botが使う共通インターフェイスを実装して、モジュール化を行う。テストがしやすい環境を整える 2. 挨拶botの世界挨拶の対応: モジュール内に用意したマッピングした挨拶のセット-> 自作のモジュールを使ってみる 3. connpassbot オンラインイベントの検索の実装 -> 外部のAPIを使ってjsonのパースまで。requestsでスクレイピング 4. ...
1.0
チュートリアルで実際に手を動かしてもらう部分を決める - 実装で作業してもらうときは、答えがあることを前提 --- slackbotはステップ3~4ぐらいが望ましい。天気botは最初から実装がかなり難しいので、触る程度になるかも。(bs4とxmlの説明ぐらいにとどめたい) 1. ハードコードした挨拶bot->botが使う共通インターフェイスを実装して、モジュール化を行う。テストがしやすい環境を整える 2. 挨拶botの世界挨拶の対応: モジュール内に用意したマッピングした挨拶のセット-> 自作のモジュールを使ってみる 3. connpassbot オンラインイベントの検索の実装 -> 外部のAPIを使ってjso...
non_process
チュートリアルで実際に手を動かしてもらう部分を決める 実装で作業してもらうときは、答えがあることを前提 。天気botは最初から実装がかなり難しいので、触る程度になるかも。 ) ハードコードした挨拶bot botが使う共通インターフェイスを実装して、モジュール化を行う。テストがしやすい環境を整える 挨拶botの世界挨拶の対応 モジュール内に用意したマッピングした挨拶のセット 自作のモジュールを使ってみる connpassbot オンラインイベントの検索の実装 外部のapiを使ってjsonのパースまで。requestsでスクレイピング (説明のみ) 天気b...
0
10,632
13,441,582,116
IssuesEvent
2020-09-08 04:35:54
dita-ot/dita-ot
https://api.github.com/repos/dita-ot/dita-ot
closed
PDF multi-group table publishing fails
bug preprocess priority/medium
## Expected Behavior Each `tgroup` must be rendered correctly. ![image](https://user-images.githubusercontent.com/12742806/92199064-aba73580-eea8-11ea-8981-eefab96cd6bb.png) ## Actual Behavior When the first `tgroup` has `cols` greater than then next one, the publishing fails. However, if you switch the two it ...
1.0
PDF multi-group table publishing fails - ## Expected Behavior Each `tgroup` must be rendered correctly. ![image](https://user-images.githubusercontent.com/12742806/92199064-aba73580-eea8-11ea-8981-eefab96cd6bb.png) ## Actual Behavior When the first `tgroup` has `cols` greater than then next one, the publishing ...
process
pdf multi group table publishing fails expected behavior each tgroup must be rendered correctly actual behavior when the first tgroup has cols greater than then next one the publishing fails however if you switch the two it publishes fine possible solution steps to repr...
1
762,309
26,714,435,688
IssuesEvent
2023-01-28 09:59:28
azerothcore/azerothcore-wotlk
https://api.github.com/repos/azerothcore/azerothcore-wotlk
closed
`Master of Elements` is ignored when having `Burnout`
Confirmed Priority-High Class - Mage
### Current Behaviour The [Master of Elements](https://wotlkdb.com/?spell=29076) talent is ignored when the player also have the talent [Burnout](https://wotlkdb.com/?spell=44472). ![image](https://user-images.githubusercontent.com/22718174/209576425-90159774-e178-4a84-a927-0b65b358de6a.png) ### Expected Blizzlike B...
1.0
`Master of Elements` is ignored when having `Burnout` - ### Current Behaviour The [Master of Elements](https://wotlkdb.com/?spell=29076) talent is ignored when the player also have the talent [Burnout](https://wotlkdb.com/?spell=44472). ![image](https://user-images.githubusercontent.com/22718174/209576425-90159774-e1...
non_process
master of elements is ignored when having burnout current behaviour the talent is ignored when the player also have the talent expected blizzlike behaviour if i have exactly mana while having both talents maxxed and i crit with a spell that costs mana i should end up with mana ...
0
41,776
16,903,963,901
IssuesEvent
2021-06-24 03:38:16
terraform-providers/terraform-provider-azurerm
https://api.github.com/repos/terraform-providers/terraform-provider-azurerm
closed
azurerm_dashboard causes HTTP 400 when calling portal.DashboardsClient#CreateOrUpdate
bug service/dashboards
<!--- Please note the following potential times when an issue might be in Terraform core: * [Configuration Language](https://www.terraform.io/docs/configuration/index.html) or resource ordering issues * [State](https://www.terraform.io/docs/state/index.html) and [State Backend](https://www.terraform.io/docs/backen...
1.0
azurerm_dashboard causes HTTP 400 when calling portal.DashboardsClient#CreateOrUpdate - <!--- Please note the following potential times when an issue might be in Terraform core: * [Configuration Language](https://www.terraform.io/docs/configuration/index.html) or resource ordering issues * [State](https://www.terr...
non_process
azurerm dashboard causes http when calling portal dashboardsclient createorupdate please note the following potential times when an issue might be in terraform core or resource ordering issues and issues issues issues spans resources across multiple providers if you a...
0
8,215
11,405,557,393
IssuesEvent
2020-01-31 12:23:54
prisma/prisma2
https://api.github.com/repos/prisma/prisma2
opened
[Introspection] Investigate and improve introspection speed
kind/improvement process/candidate topic: introspection
Right now Introspection sometimes fails for big schemas (See https://github.com/prisma/prisma2/issues/1493). We should investigate and improve the behavior of Introspection by e.g. parallelizing queries or similar.
1.0
[Introspection] Investigate and improve introspection speed - Right now Introspection sometimes fails for big schemas (See https://github.com/prisma/prisma2/issues/1493). We should investigate and improve the behavior of Introspection by e.g. parallelizing queries or similar.
process
investigate and improve introspection speed right now introspection sometimes fails for big schemas see we should investigate and improve the behavior of introspection by e g parallelizing queries or similar
1
19,183
25,303,570,552
IssuesEvent
2022-11-17 12:35:44
tdwg/dwc
https://api.github.com/repos/tdwg/dwc
opened
Change term - footprintRadiusSpatialFit
Term - change Process - ready for public comment Class - Location non-normative
## Term change * Submitter: John Wieczorek * Efficacy Justification (why is this change necessary?): Clarification * Demand Justification (if the change is semantic in nature, name at least two organizations that independently need this term): * Stability Justification (what concerns are there that this might af...
1.0
Change term - footprintRadiusSpatialFit - ## Term change * Submitter: John Wieczorek * Efficacy Justification (why is this change necessary?): Clarification * Demand Justification (if the change is semantic in nature, name at least two organizations that independently need this term): * Stability Justification (...
process
change term footprintradiusspatialfit term change submitter john wieczorek efficacy justification why is this change necessary clarification demand justification if the change is semantic in nature name at least two organizations that independently need this term stability justification ...
1
12,080
14,740,034,547
IssuesEvent
2021-01-07 08:24:00
kdjstudios/SABillingGitlab
https://api.github.com/repos/kdjstudios/SABillingGitlab
closed
SA Hosted - SA Billing - Late Fee Account List
anc-process anp-important ant-bug has attachment
In GitLab by @kdjstudios on Oct 3, 2018, 10:54 [SA_Hosted.xlsx](/uploads/3c6eed7ad00ab9874cc4a1321432968e/SA_Hosted.xlsx) HD: http://www.servicedesk.answernet.com/profiles/ticket/2018-10-03-27286/conversation
1.0
SA Hosted - SA Billing - Late Fee Account List - In GitLab by @kdjstudios on Oct 3, 2018, 10:54 [SA_Hosted.xlsx](/uploads/3c6eed7ad00ab9874cc4a1321432968e/SA_Hosted.xlsx) HD: http://www.servicedesk.answernet.com/profiles/ticket/2018-10-03-27286/conversation
process
sa hosted sa billing late fee account list in gitlab by kdjstudios on oct uploads sa hosted xlsx hd
1
18,167
24,207,760,676
IssuesEvent
2022-09-25 13:28:43
sebastianbergmann/phpunit
https://api.github.com/repos/sebastianbergmann/phpunit
closed
À tout de suite: fast self-test suite
feature/test-runner feature/data-provider feature/test-dependencies feature/process-isolation type/tests
As a _developer of PHPUnit_ I want _a fast integration test of all basic use cases_ so that _experimenting with the new logging is easier and more fun_ ### Inspiration ### Related to the [redesign of the result event and logging system](#3390) and the updates for [test execution order logging](#3380) and [TestDox...
1.0
À tout de suite: fast self-test suite - As a _developer of PHPUnit_ I want _a fast integration test of all basic use cases_ so that _experimenting with the new logging is easier and more fun_ ### Inspiration ### Related to the [redesign of the result event and logging system](#3390) and the updates for [test exec...
process
à tout de suite fast self test suite as a developer of phpunit i want a fast integration test of all basic use cases so that experimenting with the new logging is easier and more fun inspiration related to the and the updates for and working on the test execution ordering i ...
1
17,550
23,362,692,545
IssuesEvent
2022-08-10 13:04:31
open-telemetry/opentelemetry-collector-contrib
https://api.github.com/repos/open-telemetry/opentelemetry-collector-contrib
closed
Span count sampler throws null pointer exception
bug priority:p1 processor/tailsampling
**Describe the bug** Span count sampler is throwing null pointer exception when used alongside with an AND policy in the tailsampling processor **Steps to reproduce** Configure tailsampling processor to utilize an AND policy in conjunction with Span count sampler. **What did you expect to see?** No errors. ...
1.0
Span count sampler throws null pointer exception - **Describe the bug** Span count sampler is throwing null pointer exception when used alongside with an AND policy in the tailsampling processor **Steps to reproduce** Configure tailsampling processor to utilize an AND policy in conjunction with Span count sampler....
process
span count sampler throws null pointer exception describe the bug span count sampler is throwing null pointer exception when used alongside with an and policy in the tailsampling processor steps to reproduce configure tailsampling processor to utilize an and policy in conjunction with span count sampler ...
1
2,316
2,607,871,627
IssuesEvent
2015-02-26 00:00:47
chrsmithdemos/google-styleguide
https://api.github.com/repos/chrsmithdemos/google-styleguide
opened
Forced return value in cpplint
auto-migrated Priority-Medium Type-Defect
``` The cpplint returns non-zero when there is at least one message. If the cpplint is started from a make file, the non-zero return value will stop. Proposal is to add "--return=value" option that forces the script return the given value even when there is messages (see PC-lint -zero). Attached batch adds the opti...
1.0
Forced return value in cpplint - ``` The cpplint returns non-zero when there is at least one message. If the cpplint is started from a make file, the non-zero return value will stop. Proposal is to add "--return=value" option that forces the script return the given value even when there is messages (see PC-lint -zer...
non_process
forced return value in cpplint the cpplint returns non zero when there is at least one message if the cpplint is started from a make file the non zero return value will stop proposal is to add return value option that forces the script return the given value even when there is messages see pc lint zer...
0
218,549
16,762,775,013
IssuesEvent
2021-06-14 03:08:48
ARMmaster17/Captain
https://api.github.com/repos/ARMmaster17/Captain
closed
Option to specify Ansible playbook name in formation data
component:ATC component:Radar difficulty:medium documentation enhancement
## General Information - This is a: feature request - Captain version: `main` - OS: Debian 10 x64 LXC - Proxmox version: `v6.4-8` ## Issue Report Currently when a plane is created, only `test.yml` is run. This mean that all new planes will have the same provisioned state. For now, the relative playbook path...
1.0
Option to specify Ansible playbook name in formation data - ## General Information - This is a: feature request - Captain version: `main` - OS: Debian 10 x64 LXC - Proxmox version: `v6.4-8` ## Issue Report Currently when a plane is created, only `test.yml` is run. This mean that all new planes will have the...
non_process
option to specify ansible playbook name in formation data general information this is a feature request captain version main os debian lxc proxmox version issue report currently when a plane is created only test yml is run this mean that all new planes will have the sam...
0
20,713
27,409,982,549
IssuesEvent
2023-03-01 09:53:06
Deltares/Ribasim.jl
https://api.github.com/repos/Deltares/Ribasim.jl
opened
Determine areal shortage(supply)/excess(drainage) condition in timestep
physical process
Control actions mya differen when you are in a shortage/supply state of an excess/discharge state. A method is needed to determine on a subnetwork whether the system is for this subnetwork in a supply or drainage situation, such that proper controll settings can be triggered
1.0
Determine areal shortage(supply)/excess(drainage) condition in timestep - Control actions mya differen when you are in a shortage/supply state of an excess/discharge state. A method is needed to determine on a subnetwork whether the system is for this subnetwork in a supply or drainage situation, such that proper co...
process
determine areal shortage supply excess drainage condition in timestep control actions mya differen when you are in a shortage supply state of an excess discharge state a method is needed to determine on a subnetwork whether the system is for this subnetwork in a supply or drainage situation such that proper co...
1
18
2,496,245,328
IssuesEvent
2015-01-06 18:06:16
vivo-isf/vivo-isf-ontology
https://api.github.com/repos/vivo-isf/vivo-isf-ontology
closed
parturition
biological_process imported
_From [vasil...@ohsu.edu](https://code.google.com/u/108803237899917466626/) on December 12, 2012 17:26:53_ GO:0007567 parent: \<a href="http://purl.obolibrary.org/obo/GO_0022414" rel="nofollow">http://purl.obolibrary.org/obo/GO_0022414</a>&#13; reproductive process&#13; _Original issue: http://code.google.co...
1.0
parturition - _From [vasil...@ohsu.edu](https://code.google.com/u/108803237899917466626/) on December 12, 2012 17:26:53_ GO:0007567 parent: \<a href="http://purl.obolibrary.org/obo/GO_0022414" rel="nofollow">http://purl.obolibrary.org/obo/GO_0022414</a>&#13; reproductive process&#13; _Original issue: http:/...
process
parturition from on december go parent reproductive process original issue
1
342,455
10,317,403,706
IssuesEvent
2019-08-30 12:38:43
geosolutions-it/StatutoTerritorioRT
https://api.github.com/repos/geosolutions-it/StatutoTerritorioRT
opened
L'azione "Emissione Provvedimento di Verifica" non viene chiusa dopo essere stata eseguita
Avvio Priority: High bug
Tipo di Piano testato: - con verifica assoggettamento VAS - con richiesta C.C. iniziale
1.0
L'azione "Emissione Provvedimento di Verifica" non viene chiusa dopo essere stata eseguita - Tipo di Piano testato: - con verifica assoggettamento VAS - con richiesta C.C. iniziale
non_process
l azione emissione provvedimento di verifica non viene chiusa dopo essere stata eseguita tipo di piano testato con verifica assoggettamento vas con richiesta c c iniziale
0
681,636
23,319,037,999
IssuesEvent
2022-08-08 14:49:39
responsible-ai-collaborative/aiid
https://api.github.com/repos/responsible-ai-collaborative/aiid
closed
Listing of all Incidents Bad References
Type:Bug current backlog Priority:High
It looks like the https://incidentdatabase.ai/summaries/incidents is presenting the references on the incidents collection, and that this is producing a bunch of missing reports. See the screen capture below. Incident 161 doesn't even have a single report properly linked. <img width="1116" alt="Screen Shot 2022-08-0...
1.0
Listing of all Incidents Bad References - It looks like the https://incidentdatabase.ai/summaries/incidents is presenting the references on the incidents collection, and that this is producing a bunch of missing reports. See the screen capture below. Incident 161 doesn't even have a single report properly linked. <i...
non_process
listing of all incidents bad references it looks like the is presenting the references on the incidents collection and that this is producing a bunch of missing reports see the screen capture below incident doesn t even have a single report properly linked img width alt screen shot at am ...
0
75,106
20,627,438,336
IssuesEvent
2022-03-08 00:45:45
finos/legend-studio
https://api.github.com/repos/finos/legend-studio
closed
Feature request: Add function explorer panel in Query Builder for user defined functions
Type: Feature Request Studio Core Team Component: Query Builder
### Similar requests - [X] I have searched and found no existing similar requests ### How are you using Studio? Legend Studio ### What problems are you trying to solve? To enhance our user experience in using user-defined functions in the query builder. Adding a function explorer panel would give users...
1.0
Feature request: Add function explorer panel in Query Builder for user defined functions - ### Similar requests - [X] I have searched and found no existing similar requests ### How are you using Studio? Legend Studio ### What problems are you trying to solve? To enhance our user experience in using user-...
non_process
feature request add function explorer panel in query builder for user defined functions similar requests i have searched and found no existing similar requests how are you using studio legend studio what problems are you trying to solve to enhance our user experience in using user de...
0
17,088
22,596,210,733
IssuesEvent
2022-06-29 03:29:31
camunda/feel-scala
https://api.github.com/repos/camunda/feel-scala
closed
Boolean Expressions: Parsing error when using Conjunction ("And") or Disjunction ("Or")
type: bug team/process-automation
**Describe the bug** We use FEEL in Camunda's DMN tables to evaluate expressions. After we upgraded from Camunda `7.16.7` (with FEEL `1.13.3`) to `7.17.1` (FEEL `1.14.2`) we discovered a parsing error in FEEL when it comes to evaluating boolean expressions. ![image](https://user-images.githubusercontent.com/1492...
1.0
Boolean Expressions: Parsing error when using Conjunction ("And") or Disjunction ("Or") - **Describe the bug** We use FEEL in Camunda's DMN tables to evaluate expressions. After we upgraded from Camunda `7.16.7` (with FEEL `1.13.3`) to `7.17.1` (FEEL `1.14.2`) we discovered a parsing error in FEEL when it comes to ...
process
boolean expressions parsing error when using conjunction and or disjunction or describe the bug we use feel in camunda s dmn tables to evaluate expressions after we upgraded from camunda with feel to feel we discovered a parsing error in feel when it comes to eval...
1
407,604
11,924,455,436
IssuesEvent
2020-04-01 09:33:28
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
members.naughtyamerica.com - video or audio doesn't play
browser-firefox-reality engine-gecko priority-normal
<!-- @browser: Android 7.1.1 --> <!-- @ua_header: Mozilla/5.0 (Android 7.1.1; Mobile VR; rv:75.0) Gecko/75.0 Firefox/75.0 --> <!-- @reported_with: browser-fxr --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/50906 --> <!-- @extra_labels: browser-firefox-reality --> **URL**: https://members.naughtyame...
1.0
members.naughtyamerica.com - video or audio doesn't play - <!-- @browser: Android 7.1.1 --> <!-- @ua_header: Mozilla/5.0 (Android 7.1.1; Mobile VR; rv:75.0) Gecko/75.0 Firefox/75.0 --> <!-- @reported_with: browser-fxr --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/50906 --> <!-- @extra_labels: brows...
non_process
members naughtyamerica com video or audio doesn t play url browser version android operating system android tested another browser no problem type video or audio doesn t play description cant visualise and stream file steps to reproduce browser c...
0
680,741
23,284,153,548
IssuesEvent
2022-08-05 14:50:02
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.radiofrance.fr - video or audio doesn't play
browser-firefox priority-normal os-mac engine-gecko
<!-- @browser: Firefox 64.0 --> <!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:64.0) Gecko/20100101 Firefox/64.0 --> <!-- @reported_with: desktop-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/108506 --> **URL**: https://www.radiofrance.fr/franceinter/podcasts/sous-le-so...
1.0
www.radiofrance.fr - video or audio doesn't play - <!-- @browser: Firefox 64.0 --> <!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:64.0) Gecko/20100101 Firefox/64.0 --> <!-- @reported_with: desktop-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/108506 --> **URL**: https:/...
non_process
video or audio doesn t play url browser version firefox operating system mac os x tested another browser yes chrome problem type video or audio doesn t play description the video or audio does not play steps to reproduce le bouton play ne s active plus je...
0
5,198
7,974,035,319
IssuesEvent
2018-07-17 02:51:39
pelias/pelias
https://api.github.com/repos/pelias/pelias
closed
Build Reporting [PL-IMO7]
processed story
Save metrics after each build so we can measure improvement/regression. related issues: - https://trello.com/c/aMEkdmdH/132-discuss-build-reporting
1.0
Build Reporting [PL-IMO7] - Save metrics after each build so we can measure improvement/regression. related issues: - https://trello.com/c/aMEkdmdH/132-discuss-build-reporting
process
build reporting save metrics after each build so we can measure improvement regression related issues
1
385
2,829,717,662
IssuesEvent
2015-05-23 04:30:23
dita-ot/dita-ot
https://api.github.com/repos/dita-ot/dita-ot
closed
Suspected memory leak in OT
bug preprocess
We're building a bookmap with just over 1000 topics, and we're seeing what appears to be evidence of a memory leak in the OT 1.7 and 1.7.5. We allocated 5MB in ANT_OPTS. Physical memory usage started at 2GB and then during the gen-list and filter phases it grew linearly to 6MB, then leveled off and started decreasing s...
1.0
Suspected memory leak in OT - We're building a bookmap with just over 1000 topics, and we're seeing what appears to be evidence of a memory leak in the OT 1.7 and 1.7.5. We allocated 5MB in ANT_OPTS. Physical memory usage started at 2GB and then during the gen-list and filter phases it grew linearly to 6MB, then levele...
process
suspected memory leak in ot we re building a bookmap with just over topics and we re seeing what appears to be evidence of a memory leak in the ot and we allocated in ant opts physical memory usage started at and then during the gen list and filter phases it grew linearly to then leveled off and...
1
11,992
14,737,215,782
IssuesEvent
2021-01-07 01:12:00
kdjstudios/SABillingGitlab
https://api.github.com/repos/kdjstudios/SABillingGitlab
closed
Towne - question about payments
anc-external anc-process anp-1 ant-support
In GitLab by @kdjstudios on Apr 25, 2018, 16:29 **Submitted by:** Deb Crown <dcrown@towneanswering.com> **Helpdesk:** http://www.servicedesk.answernet.com/profiles/ticket/2018-04-25-59434/conversation **Server:** External **Client/Site:** Towne **Account:** NA **Issue:** This is a general question about posting...
1.0
Towne - question about payments - In GitLab by @kdjstudios on Apr 25, 2018, 16:29 **Submitted by:** Deb Crown <dcrown@towneanswering.com> **Helpdesk:** http://www.servicedesk.answernet.com/profiles/ticket/2018-04-25-59434/conversation **Server:** External **Client/Site:** Towne **Account:** NA **Issue:** This i...
process
towne question about payments in gitlab by kdjstudios on apr submitted by deb crown helpdesk server external client site towne account na issue this is a general question about posting payments and how sa posts them i know that –at some time in the past sa...
1
285,878
21,557,285,503
IssuesEvent
2022-04-30 16:37:46
skotlex/ffxiv-material-ui
https://api.github.com/repos/skotlex/ffxiv-material-ui
closed
Correct the URL for Dotnet in the Guide.
documentation
Textools is built on the 4.x version of the framework and the URL in the Guide is for 5.x, there is no cross compatibility between the two.
1.0
Correct the URL for Dotnet in the Guide. - Textools is built on the 4.x version of the framework and the URL in the Guide is for 5.x, there is no cross compatibility between the two.
non_process
correct the url for dotnet in the guide textools is built on the x version of the framework and the url in the guide is for x there is no cross compatibility between the two
0
164,420
25,963,918,870
IssuesEvent
2022-12-19 04:06:29
psf/black
https://api.github.com/repos/psf/black
closed
Unnecessary split in left hand side of assignment due to multiline string
T: design F: linebreak
Hi, I'm experience strange behavior when I use dicts and triple-quotes strings, for example: ```python a["b"] = f"""Some really long long string.""" ``` ends up like this: ```python a[ "b" ] = f"""Some really long long string.""" ``` Is it expected behavior or? If yes, how can one disable it? ...
1.0
Unnecessary split in left hand side of assignment due to multiline string - Hi, I'm experience strange behavior when I use dicts and triple-quotes strings, for example: ```python a["b"] = f"""Some really long long string.""" ``` ends up like this: ```python a[ "b" ] = f"""Some really long long stri...
non_process
unnecessary split in left hand side of assignment due to multiline string hi i m experience strange behavior when i use dicts and triple quotes strings for example python a f some really long long string ends up like this python a b f some really long long string ...
0
17,497
23,305,508,086
IssuesEvent
2022-08-07 23:50:05
lynnandtonic/nestflix.fun
https://api.github.com/repos/lynnandtonic/nestflix.fun
closed
Add Million Dollar Heads or Tails from HIMYM
suggested title in process
Please add as much of the following info as you can: Title: Million Dollar Heads or Tails Type (film/tv show):TV show Film or show in which it appears: How I Met Your Mother Is the parent film/show streaming anywhere? Clip at https://www.youtube.com/watch?v=TDmcPUQj_G0&ab_channel=CopyrightStriked About ...
1.0
Add Million Dollar Heads or Tails from HIMYM - Please add as much of the following info as you can: Title: Million Dollar Heads or Tails Type (film/tv show):TV show Film or show in which it appears: How I Met Your Mother Is the parent film/show streaming anywhere? Clip at https://www.youtube.com/watch?v=TD...
process
add million dollar heads or tails from himym please add as much of the following info as you can title million dollar heads or tails type film tv show tv show film or show in which it appears how i met your mother is the parent film show streaming anywhere clip at about when in the parent film...
1
21,323
28,932,882,618
IssuesEvent
2023-05-09 02:00:08
lizhihao6/get-daily-arxiv-noti
https://api.github.com/repos/lizhihao6/get-daily-arxiv-noti
opened
New submissions for Tue, 9 May 23
event camera white balance isp compression image signal processing image signal process raw raw image events camera color contrast events AWB
## Keyword: events There is no result ## Keyword: event camera There is no result ## Keyword: events camera There is no result ## Keyword: white balance There is no result ## Keyword: color contrast ### Structural and Statistical Texture Knowledge Distillation for Semantic Segmentation - **Authors:** Deyi Ji, Hao...
2.0
New submissions for Tue, 9 May 23 - ## Keyword: events There is no result ## Keyword: event camera There is no result ## Keyword: events camera There is no result ## Keyword: white balance There is no result ## Keyword: color contrast ### Structural and Statistical Texture Knowledge Distillation for Semantic Segm...
process
new submissions for tue may keyword events there is no result keyword event camera there is no result keyword events camera there is no result keyword white balance there is no result keyword color contrast structural and statistical texture knowledge distillation for semantic segme...
1
3,270
6,344,588,933
IssuesEvent
2017-07-27 20:16:37
ncbo/bioportal-project
https://api.github.com/repos/ncbo/bioportal-project
opened
LCMPT: classes page returns "Not Found"
ontology processing problem
LCMPT, a SKOS ontology appears to have parsed correctly, but when navigating to the classes page: http://bioportal.bioontology.org/ontologies/LCMPT?p=classes BioPortal returns "The page you are looking for wasn't found. Please try again."
1.0
LCMPT: classes page returns "Not Found" - LCMPT, a SKOS ontology appears to have parsed correctly, but when navigating to the classes page: http://bioportal.bioontology.org/ontologies/LCMPT?p=classes BioPortal returns "The page you are looking for wasn't found. Please try again."
process
lcmpt classes page returns not found lcmpt a skos ontology appears to have parsed correctly but when navigating to the classes page bioportal returns the page you are looking for wasn t found please try again
1