Unnamed: 0 int64 0 832k | id float64 2.49B 32.1B | type stringclasses 1
value | created_at stringlengths 19 19 | repo stringlengths 5 112 | repo_url stringlengths 34 141 | action stringclasses 3
values | title stringlengths 1 957 | labels stringlengths 4 795 | body stringlengths 1 259k | index stringclasses 12
values | text_combine stringlengths 96 259k | label stringclasses 2
values | text stringlengths 96 252k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
24,238 | 2,667,013,000 | IssuesEvent | 2015-03-22 04:49:59 | NewCreature/EOF | https://api.github.com/repos/NewCreature/EOF | closed | Re-organize lyric details in information panel | enhancement imported Priority-Medium | _From [raynebc](https://code.google.com/u/raynebc/) on May 10, 2010 13:20:29_
In the default EOF display size of 640x480, the info panel isn't wide
enough to display the information for the selected lyric. The lyric text
gets cut off. I'm not sure what options there are besides displaying this
information on more than one line in the info panel or removing some of the
spacing.
_Original issue: http://code.google.com/p/editor-on-fire/issues/detail?id=19_ | 1.0 | Re-organize lyric details in information panel - _From [raynebc](https://code.google.com/u/raynebc/) on May 10, 2010 13:20:29_
In the default EOF display size of 640x480, the info panel isn't wide
enough to display the information for the selected lyric. The lyric text
gets cut off. I'm not sure what options there are besides displaying this
information on more than one line in the info panel or removing some of the
spacing.
_Original issue: http://code.google.com/p/editor-on-fire/issues/detail?id=19_ | priority | re organize lyric details in information panel from on may in the default eof display size of the info panel isn t wide enough to display the information for the selected lyric the lyric text gets cut off i m not sure what options there are besides displaying this information on more than one line in the info panel or removing some of the spacing original issue | 1 |
354,944 | 10,574,997,307 | IssuesEvent | 2019-10-07 14:58:05 | compodoc/compodoc | https://api.github.com/repos/compodoc/compodoc | closed | [BUG] @HostBinding property is displayed even if the property is private | Priority: Medium Status: Accepted Time: ~1 hour Type: Bug wontfix | ##### **Overview of the issue**
In Angular, when a property is private, the `disablePrivate` flag is true and an `@HostBinding` decorator is put on that property, an empty `HostBindings` section appears in the index, then the `HostBinding` property is added at the end, but only with `defined in` and `default value` rows, other info are not displayed.
##### **Operating System, Node.js, npm, compodoc version(s)**
W10
Node 10.14.1
npm 6.4.1
compodoc 1.1.9
##### **Compodoc installed globally or locally ?**
Locally
##### **Motivation for or Use Case**
Having disabled private properties parsing, I would expect no mention of that `HostBinding` property in the index nor in the body of the documentation. | 1.0 | [BUG] @HostBinding property is displayed even if the property is private - ##### **Overview of the issue**
In Angular, when a property is private, the `disablePrivate` flag is true and an `@HostBinding` decorator is put on that property, an empty `HostBindings` section appears in the index, then the `HostBinding` property is added at the end, but only with `defined in` and `default value` rows, other info are not displayed.
##### **Operating System, Node.js, npm, compodoc version(s)**
W10
Node 10.14.1
npm 6.4.1
compodoc 1.1.9
##### **Compodoc installed globally or locally ?**
Locally
##### **Motivation for or Use Case**
Having disabled private properties parsing, I would expect no mention of that `HostBinding` property in the index nor in the body of the documentation. | priority | hostbinding property is displayed even if the property is private overview of the issue in angular when a property is private the disableprivate flag is true and an hostbinding decorator is put on that property an empty hostbindings section appears in the index then the hostbinding property is added at the end but only with defined in and default value rows other info are not displayed operating system node js npm compodoc version s node npm compodoc compodoc installed globally or locally locally motivation for or use case having disabled private properties parsing i would expect no mention of that hostbinding property in the index nor in the body of the documentation | 1 |
250,823 | 7,988,225,101 | IssuesEvent | 2018-07-19 10:18:07 | knowit/hlf | https://api.github.com/repos/knowit/hlf | closed | Controller: VurderingLydforhold, VurderingTeleslynge | Task - Medium Priority | Nesten helt lik som issue _Controller: Vurdering_, men for hver enkelt type vurdering i stedet for en alle vurderinger samlet
Endepunkter:
- liste alle vurderinger
- liste alle vurderinger på et sted (muligens i sted controlleren og ikke i vurdering)
- liste alle vurderinger gitt en bruker
- finn en vurdering gitt id
- statistikk på et gitt sted
- Antall positivt
- Antall negativt
- sum av vurderinger
Enkle tester | 1.0 | Controller: VurderingLydforhold, VurderingTeleslynge - Nesten helt lik som issue _Controller: Vurdering_, men for hver enkelt type vurdering i stedet for en alle vurderinger samlet
Endepunkter:
- liste alle vurderinger
- liste alle vurderinger på et sted (muligens i sted controlleren og ikke i vurdering)
- liste alle vurderinger gitt en bruker
- finn en vurdering gitt id
- statistikk på et gitt sted
- Antall positivt
- Antall negativt
- sum av vurderinger
Enkle tester | priority | controller vurderinglydforhold vurderingteleslynge nesten helt lik som issue controller vurdering men for hver enkelt type vurdering i stedet for en alle vurderinger samlet endepunkter liste alle vurderinger liste alle vurderinger på et sted muligens i sted controlleren og ikke i vurdering liste alle vurderinger gitt en bruker finn en vurdering gitt id statistikk på et gitt sted antall positivt antall negativt sum av vurderinger enkle tester | 1 |
330,202 | 10,036,688,459 | IssuesEvent | 2019-07-18 11:19:21 | HabitRPG/habitica-ios | https://api.github.com/repos/HabitRPG/habitica-ios | closed | Fix email bug report button not working when no email registered | Priority: medium Type: Bug | End goal: make it so people dont have to have an email address to send us bug reports, perhaps with an in-app form that just generates a report to us and fills in their info. Also, improve the flow to access the button.
ex from tavern i have to tap report a bug twice, once in tavern then again in the intermediate screen it shows. its also hard to find the button as it is, having to know to go to "About" to report a bug. We can fix these things when we implement new help screens? | 1.0 | Fix email bug report button not working when no email registered - End goal: make it so people dont have to have an email address to send us bug reports, perhaps with an in-app form that just generates a report to us and fills in their info. Also, improve the flow to access the button.
ex from tavern i have to tap report a bug twice, once in tavern then again in the intermediate screen it shows. its also hard to find the button as it is, having to know to go to "About" to report a bug. We can fix these things when we implement new help screens? | priority | fix email bug report button not working when no email registered end goal make it so people dont have to have an email address to send us bug reports perhaps with an in app form that just generates a report to us and fills in their info also improve the flow to access the button ex from tavern i have to tap report a bug twice once in tavern then again in the intermediate screen it shows its also hard to find the button as it is having to know to go to about to report a bug we can fix these things when we implement new help screens | 1 |
651,353 | 21,474,785,053 | IssuesEvent | 2022-04-26 12:49:10 | eclipse/dirigible | https://api.github.com/repos/eclipse/dirigible | closed | [IDE] Move the monaco editor to a webjar | enhancement web-ide priority-high efforts-medium | **Describe the issue**
The ide-monaco editor contains the IDE editor as well as the whole monaco-editor package. The package should not be bundled with the ide editor. Instead, it should be moved to a webjar. This will solve a lot of problems, like slow loading times, code changes within the library itself, maintenance burdens, etc.
| 1.0 | [IDE] Move the monaco editor to a webjar - **Describe the issue**
The ide-monaco editor contains the IDE editor as well as the whole monaco-editor package. The package should not be bundled with the ide editor. Instead, it should be moved to a webjar. This will solve a lot of problems, like slow loading times, code changes within the library itself, maintenance burdens, etc.
| priority | move the monaco editor to a webjar describe the issue the ide monaco editor contains the ide editor as well as the whole monaco editor package the package should not be bundled with the ide editor instead it should be moved to a webjar this will solve a lot of problems like slow loading times code changes within the library itself maintenance burdens etc | 1 |
735,769 | 25,413,650,595 | IssuesEvent | 2022-11-22 21:25:47 | ufosc/Club_Website_2 | https://api.github.com/repos/ufosc/Club_Website_2 | closed | Bug: portfolio section not scrolling the entirety of width | bug/error good first issue help wanted medium priority difficulty: easy | **TODO:** Fix bug
**Steps to reproduce issue:**
Reduce screen width to ~480px, scroll down to the "portfolio" section, click the right arrow button 2 or 3 times. The portfolio section will not scroll all the way to the right. | 1.0 | Bug: portfolio section not scrolling the entirety of width - **TODO:** Fix bug
**Steps to reproduce issue:**
Reduce screen width to ~480px, scroll down to the "portfolio" section, click the right arrow button 2 or 3 times. The portfolio section will not scroll all the way to the right. | priority | bug portfolio section not scrolling the entirety of width todo fix bug steps to reproduce issue reduce screen width to scroll down to the portfolio section click the right arrow button or times the portfolio section will not scroll all the way to the right | 1 |
308,117 | 9,430,391,937 | IssuesEvent | 2019-04-12 08:55:30 | EUCweb/BIS-F | https://api.github.com/repos/EUCweb/BIS-F | closed | Symantec Endpoint Protection 14.0 MP2 prevents graceful Citrix session logoff | Priority: Medium Status: In Progress Status: Review Needed | **Situation**
After installing or upgrading to Symantec Endpoint Protection (SEP) 14.0 MP2 in a Citrix environment, you find that it prevents graceful session logoff.
**Cause**
Our SymQual error reporting service prevents graceful session logoff due to locked WER folders:
Users\%username%\AppData\Local\Microsoft\Windows\WER\ReportArchive
Users\%username%\AppData\Local\Microsoft\Windows\WER\ReportQueue
**Solution**
Symantec is aware of this issue and will update this document when a solution becomes available. It is not necessary to log a support case on this issue. Please subscribe to this article to be notified of any updates.
The following workaround will effectively resolve the issue:
Double-click the Symantec Endpoint Protection notification area icon. In the left-hand column, click Change Settings.
Scroll down to Client Management and click the Configure Settings button.
Navigate to the Tamper Protection tab.
Uncheck the Protect Symantec security software from being tampered with or shut down checkbox and click the OK button.
Browse to the SEP installation path .._.\Symantec Endpoint Protection\14.x\bin\_ folder.
Rename **sqsvc.dll, sqscr.dll** and **symerr.exe** files to: **sqsvc.dll.old, sqscr.dll.old** and **symerr.exe.old**
Click Windows Start > Run and type and run the following: smc -stop, and then followed by smc -start. Return to the Tamper Protection tab and click the Protect Symantec security software from being tampered with or shut down checkbox and click the OK button.
https://support.symantec.com/en_US/article.TECH247167.html
| 1.0 | Symantec Endpoint Protection 14.0 MP2 prevents graceful Citrix session logoff - **Situation**
After installing or upgrading to Symantec Endpoint Protection (SEP) 14.0 MP2 in a Citrix environment, you find that it prevents graceful session logoff.
**Cause**
Our SymQual error reporting service prevents graceful session logoff due to locked WER folders:
Users\%username%\AppData\Local\Microsoft\Windows\WER\ReportArchive
Users\%username%\AppData\Local\Microsoft\Windows\WER\ReportQueue
**Solution**
Symantec is aware of this issue and will update this document when a solution becomes available. It is not necessary to log a support case on this issue. Please subscribe to this article to be notified of any updates.
The following workaround will effectively resolve the issue:
Double-click the Symantec Endpoint Protection notification area icon. In the left-hand column, click Change Settings.
Scroll down to Client Management and click the Configure Settings button.
Navigate to the Tamper Protection tab.
Uncheck the Protect Symantec security software from being tampered with or shut down checkbox and click the OK button.
Browse to the SEP installation path .._.\Symantec Endpoint Protection\14.x\bin\_ folder.
Rename **sqsvc.dll, sqscr.dll** and **symerr.exe** files to: **sqsvc.dll.old, sqscr.dll.old** and **symerr.exe.old**
Click Windows Start > Run and type and run the following: smc -stop, and then followed by smc -start. Return to the Tamper Protection tab and click the Protect Symantec security software from being tampered with or shut down checkbox and click the OK button.
https://support.symantec.com/en_US/article.TECH247167.html
| priority | symantec endpoint protection prevents graceful citrix session logoff situation after installing or upgrading to symantec endpoint protection sep in a citrix environment you find that it prevents graceful session logoff cause our symqual error reporting service prevents graceful session logoff due to locked wer folders users username appdata local microsoft windows wer reportarchive users username appdata local microsoft windows wer reportqueue solution symantec is aware of this issue and will update this document when a solution becomes available it is not necessary to log a support case on this issue please subscribe to this article to be notified of any updates the following workaround will effectively resolve the issue double click the symantec endpoint protection notification area icon in the left hand column click change settings scroll down to client management and click the configure settings button navigate to the tamper protection tab uncheck the protect symantec security software from being tampered with or shut down checkbox and click the ok button browse to the sep installation path symantec endpoint protection x bin folder rename sqsvc dll sqscr dll and symerr exe files to sqsvc dll old sqscr dll old and symerr exe old click windows start run and type and run the following smc stop and then followed by smc start return to the tamper protection tab and click the protect symantec security software from being tampered with or shut down checkbox and click the ok button | 1 |
440,076 | 12,692,602,611 | IssuesEvent | 2020-06-21 23:35:10 | mlr-org/mlr3pipelines | https://api.github.com/repos/mlr-org/mlr3pipelines | closed | We need to figure out how we handle character features and levels | Priority: Medium Type: Enhancement Type: Maintenance | We should probably treat character features as something that may have an unlimited number of levels, leave it out from encoding, fixing factors etc. For factors and ordereds we should trust that `levels(task$data()[[feature]])` is the same as `task$levels()[[feature]]`. In that case we can remove the "levels" argument from the data.table functions of `PipeOpTaskPreproc`. | 1.0 | We need to figure out how we handle character features and levels - We should probably treat character features as something that may have an unlimited number of levels, leave it out from encoding, fixing factors etc. For factors and ordereds we should trust that `levels(task$data()[[feature]])` is the same as `task$levels()[[feature]]`. In that case we can remove the "levels" argument from the data.table functions of `PipeOpTaskPreproc`. | priority | we need to figure out how we handle character features and levels we should probably treat character features as something that may have an unlimited number of levels leave it out from encoding fixing factors etc for factors and ordereds we should trust that levels task data is the same as task levels in that case we can remove the levels argument from the data table functions of pipeoptaskpreproc | 1 |
689,347 | 23,617,665,057 | IssuesEvent | 2022-08-24 17:20:15 | yugabyte/yugabyte-db | https://api.github.com/repos/yugabyte/yugabyte-db | closed | [YSQL] Uncomment tests that were accidentally commented and committed while fixing CREATE STATISTICS issue | kind/bug area/ysql priority/medium status/awaiting-triage | Jira Link: [DB-3261](https://yugabyte.atlassian.net/browse/DB-3261)
### Description
While integrating the `CREATE STATISTICS` command with Yugabyte, the author had accidentally commented a few tests
as a part if `yb_table_serial_schedule`. This issue aims to uncomment them. | 1.0 | [YSQL] Uncomment tests that were accidentally commented and committed while fixing CREATE STATISTICS issue - Jira Link: [DB-3261](https://yugabyte.atlassian.net/browse/DB-3261)
### Description
While integrating the `CREATE STATISTICS` command with Yugabyte, the author had accidentally commented a few tests
as a part if `yb_table_serial_schedule`. This issue aims to uncomment them. | priority | uncomment tests that were accidentally commented and committed while fixing create statistics issue jira link description while integrating the create statistics command with yugabyte the author had accidentally commented a few tests as a part if yb table serial schedule this issue aims to uncomment them | 1 |
49,598 | 3,003,707,076 | IssuesEvent | 2015-07-25 05:50:38 | jayway/powermock | https://api.github.com/repos/jayway/powermock | opened | Powermock cannot handle collapsed catch blocks (introduced in Java 7) | bug imported Priority-Medium | _From [ger...@gmail.com](https://code.google.com/u/112342141579751635264/) on March 06, 2014 09:12:28_
What steps will reproduce the problem? 1. Surround a method, which throws multiple checked exceptions, with a try catch block
2. Collapse all exceptions in 1 line of code. For example, when using reflection to call a method, it will throw several checked exceptions, like this:
try {
Class<? extends ControlledVocabulary> entityClass = findControlledVocabularyFor(request.getType()).getEntityClass();
builder = (ControlledVocabulary.Builder) entityClass.getDeclaredMethod("builder").invoke(null);
} catch (IllegalAccessException | NoSuchMethodException | InvocationTargetException e) {
LOGGER.error(TAG, "Could not instantiate ControlledVocabulary of type " + request.getType(), e);
throw new RuntimeException("Could not instantiate ControlledVocabulary of type " + request.getType(), e);
}
(ignore the business rules behind this, let's just say that I'm getting some class, based on a string in the request, and I am calling a (static) method to get a builder object from that class)
3. Write a unit test for this class using PowerMock. For testing reasons, I had to mock a constructor used by that class. So, annotated on the type are these annotations:
@RunWith(PowerMockRunner.class)
@PrepareForTest(ManageControlledVocabularyService.class)
... where, evidently, ManageControlledVocabularyService is the class which I'm testing.
\############################ What is the expected output? What do you see instead? I would expect PowerMock not to complain :-)
Instead, I get a java.lang.VerifyError:
\-----------------------------------------------------
\<<<START FULL STACK TRACE>>>
java.lang.VerifyError: Stack map does not match the one at exception handler 314
Exception Details:
Location:
be/inbo/lifewatch/seabirds/manage/controlled_vocabulary/service/ManageControlledVocabularyService.createControlledVocabulary(Lbe/inbo/lifewatch/seabirds/manage/controlled_vocabulary/controller/request/ManageControlledVocabularyRequest;)Lbe/inbo/lifewatch/seabirds/manage/controlled_vocabulary/model/ControlledVocabulary; @314: astore_3
Reason:
Type 'java/lang/IllegalAccessException' (current frame, stack[0]) is not assignable to 'java/lang/NoSuchMethodException' (stack map, stack[0])
Current Frame:
bci: @87
flags: { }
locals: { 'be/inbo/lifewatch/seabirds/manage/controlled_vocabulary/service/ManageControlledVocabularyService', 'be/inbo/lifewatch/seabirds/manage/controlled_vocabulary/controller/request/ManageControlledVocabularyRequest' }
stack: { 'java/lang/IllegalAccessException' }
Stackmap Frame:
bci: @314
flags: { }
locals: { 'be/inbo/lifewatch/seabirds/manage/controlled_vocabulary/service/ManageControlledVocabularyService', 'be/inbo/lifewatch/seabirds/manage/controlled_vocabulary/controller/request/ManageControlledVocabularyRequest' }
stack: { 'java/lang/NoSuchMethodException' }
Bytecode:
0000000: 2a13 0208 04bd 003f 5903 2b53 1302 09b8
0000010: 01d4 1302 0bb8 01dc 4d2c 013a 0401 3a05
0000020: 1904 1303 60b8 035a 1303 6113 0362 b803
0000030: 64b8 0356 3a06 1906 b203 30a6 000b b201
0000040: e03a 05a7 000a 1906 c002 2d3a 0519 05a5
0000050: 0008 2cc0 020c b02a 2bb9 003a 0100 b700
0000060: 04b6 003b 4e2d 123c 03bd 003d 3a06 3a05
0000070: 3a04 013a 0701 3a08 1904 01a5 000a 1904
0000080: 3a08 a700 0b13 0366 b803 683a 0819 0813
0000090: 0369 05bd 003f 5903 1905 5359 0419 0653
00000a0: 1303 6ab8 036b 1303 6db8 0347 3a09 1909
00000b0: b203 30a6 0011 1904 1905 1906 b603 6f3a
00000c0: 07a7 000a 1909 c003 703a 0719 0701 03bd
00000d0: 003f 3a06 3a05 3a04 013a 0701 3a08 1904
00000e0: 01a5 000a 1904 3a08 a700 0b13 0371 b803
00000f0: 683a 0819 0813 0372 05bd 003f 5903 1905
0000100: 5359 0419 0653 1303 73b8 036b 1303 74b8
0000110: 0347 3a09 1909 b203 30a6 0011 1904 1905
0000120: 1906 b603 763a 07a7 000a 1909 c002 2d3a
0000130: 0719 07c0 0041 4da7 0389 4e01 3a04 013a
0000140: 0519 0413 0377 b803 6813 0378 1303 79b8
0000150: 037b b803 7c3a 0619 06b2 0330 a600 0bb2
0000160: 0045 3a05 a700 0a19 06c0 037d 3a05 1905
0000170: 1246 0000 0000 013a 0401 3a05 1303 7fb8
0000180: 037b 03bd 003f 1303 81b8 036b b803 833a
0000190: 0619 06b2 0330 a500 3319 06c1 0266 9900
00001a0: 21b8 0385 1303 86b8 0387 123f 01b6 0389
00001b0: b603 8a01 b603 8cc0 0047 3a05 a700 0a19
00001c0: 06c0 0047 3a05 a700 0cbb 0047 59b7 038e
00001d0: 3a05 1905 1249 3a05 3a04 013a 0601 3a07
00001e0: 1904 01a5 000a 1904 3a07 a700 0b13 0390
00001f0: b803 923a 0719 0713 0393 04bd 003f 5903
0000200: 1905 5313 0394 b803 9513 0396 b803 983a
0000210: 0819 08b2 0330 a600 0f19 0419 05b6 039a
0000220: 3a06 a700 0a19 08c0 039b 3a06 1906 2bb9
0000230: 003a 0100 3a05 3a04 013a 0601 3a07 1904
0000240: 01a5 000a 1904 3a07 a700 0b13 039c b803
0000250: 923a 0719 0713 039d 04bd 003f 5903 1905
0000260: 5313 039e b803 9513 039f b803 a03a 0819
0000270: 08b2 0330 a600 0f19 0419 05b6 03a1 3a06
0000280: a700 0a19 08c0 039b 3a06 1906 3a04 013a
0000290: 0501 3a06 1904 01a5 000a 1904 3a06 a700
00002a0: 0b13 03a2 b803 923a 0619 0613 03a3 03bd
00002b0: 003f 1303 a4b8 0395 1303 a6b8 03a7 3a07
00002c0: 1907 b203 30a6 000d 1904 b603 a93a 05a7
00002d0: 000a 1907 c003 aa3a 0519 052d b900 4c04
00002e0: 0000 0000 0000 0000 0001 3a04 013a 0513
00002f0: 03ab b803 ad03 bd00 3f13 03ae b803 95b8
0000300: 03af 3a06 1906 b203 30a5 0033 1906 c102
0000310: 6699 0021 b803 b013 03b1 b803 b312 3f01
0000320: b603 b4b6 03b5 01b6 038c c000 473a 05a7
0000330: 000a 1906 c000 473a 05a7 000c bb00 4759
0000340: b703 b73a 0519 0512 493a 053a 0401 3a06
0000350: 013a 0719 0401 a500 0a19 043a 07a7 000b
0000360: 1303 b8b8 03ba 3a07 1907 1303 bb04 bd00
0000370: 3f59 0319 0553 1303 bcb8 0395 1303 bdb8
0000380: 03bf 3a08 1908 b203 30a6 000f 1904 1905
0000390: b603 c03a 06a7 000a 1908 c003 9b3a 0619
00003a0: 062b b900 3a01 003a 053a 0401 3a06 013a
00003b0: 0719 0401 a500 0a19 043a 07a7 000b 1303
00003c0: c1b8 03ba 3a07 1907 1303 c204 bd00 3f59
00003d0: 0319 0553 1303 c3b8 0395 1303 c4b8 03bf
00003e0: 3a08 1908 b203 30a6 000f 1904 1905 b603
00003f0: c03a 06a7 000a 1908 c003 9b3a 0619 063a
0000400: 0401 3a05 013a 0619 0401 a500 0a19 043a
0000410: 06a7 000b 1303 c5b8 03ba 3a06 1906 1303
0000420: c603 bd00 3f13 03c7 b803 9513 03c8 b803
0000430: bf3a 0719 07b2 0330 a600 0d19 04b6 03c9
0000440: 3a05 a700 0a19 07c0 03aa 3a05 1905 2d3a
0000450: 063a 0501 3a04 013a 0713 03cb b803 cd05
0000460: bd00 3f59 0319 0553 5904 1906 5313 03cf
0000470: b803 95b8 03d1 3a08 1908 b203 30a5 0033
0000480: 1908 c102 6699 0021 b803 d213 03d3 b803
0000490: cd12 3f01 b603 d5b6 03d6 01b6 038c c000
00004a0: 4d3a 07a7 000a 1908...
_Original issue: http://code.google.com/p/powermock/issues/detail?id=485_ | 1.0 | Powermock cannot handle collapsed catch blocks (introduced in Java 7) - _From [ger...@gmail.com](https://code.google.com/u/112342141579751635264/) on March 06, 2014 09:12:28_
What steps will reproduce the problem? 1. Surround a method, which throws multiple checked exceptions, with a try catch block
2. Collapse all exceptions in 1 line of code. For example, when using reflection to call a method, it will throw several checked exceptions, like this:
try {
Class<? extends ControlledVocabulary> entityClass = findControlledVocabularyFor(request.getType()).getEntityClass();
builder = (ControlledVocabulary.Builder) entityClass.getDeclaredMethod("builder").invoke(null);
} catch (IllegalAccessException | NoSuchMethodException | InvocationTargetException e) {
LOGGER.error(TAG, "Could not instantiate ControlledVocabulary of type " + request.getType(), e);
throw new RuntimeException("Could not instantiate ControlledVocabulary of type " + request.getType(), e);
}
(ignore the business rules behind this, let's just say that I'm getting some class, based on a string in the request, and I am calling a (static) method to get a builder object from that class)
3. Write a unit test for this class using PowerMock. For testing reasons, I had to mock a constructor used by that class. So, annotated on the type are these annotations:
@RunWith(PowerMockRunner.class)
@PrepareForTest(ManageControlledVocabularyService.class)
... where, evidently, ManageControlledVocabularyService is the class which I'm testing.
\############################ What is the expected output? What do you see instead? I would expect PowerMock not to complain :-)
Instead, I get a java.lang.VerifyError:
\-----------------------------------------------------
\<<<START FULL STACK TRACE>>>
java.lang.VerifyError: Stack map does not match the one at exception handler 314
Exception Details:
Location:
be/inbo/lifewatch/seabirds/manage/controlled_vocabulary/service/ManageControlledVocabularyService.createControlledVocabulary(Lbe/inbo/lifewatch/seabirds/manage/controlled_vocabulary/controller/request/ManageControlledVocabularyRequest;)Lbe/inbo/lifewatch/seabirds/manage/controlled_vocabulary/model/ControlledVocabulary; @314: astore_3
Reason:
Type 'java/lang/IllegalAccessException' (current frame, stack[0]) is not assignable to 'java/lang/NoSuchMethodException' (stack map, stack[0])
Current Frame:
bci: @87
flags: { }
locals: { 'be/inbo/lifewatch/seabirds/manage/controlled_vocabulary/service/ManageControlledVocabularyService', 'be/inbo/lifewatch/seabirds/manage/controlled_vocabulary/controller/request/ManageControlledVocabularyRequest' }
stack: { 'java/lang/IllegalAccessException' }
Stackmap Frame:
bci: @314
flags: { }
locals: { 'be/inbo/lifewatch/seabirds/manage/controlled_vocabulary/service/ManageControlledVocabularyService', 'be/inbo/lifewatch/seabirds/manage/controlled_vocabulary/controller/request/ManageControlledVocabularyRequest' }
stack: { 'java/lang/NoSuchMethodException' }
Bytecode:
0000000: 2a13 0208 04bd 003f 5903 2b53 1302 09b8
0000010: 01d4 1302 0bb8 01dc 4d2c 013a 0401 3a05
0000020: 1904 1303 60b8 035a 1303 6113 0362 b803
0000030: 64b8 0356 3a06 1906 b203 30a6 000b b201
0000040: e03a 05a7 000a 1906 c002 2d3a 0519 05a5
0000050: 0008 2cc0 020c b02a 2bb9 003a 0100 b700
0000060: 04b6 003b 4e2d 123c 03bd 003d 3a06 3a05
0000070: 3a04 013a 0701 3a08 1904 01a5 000a 1904
0000080: 3a08 a700 0b13 0366 b803 683a 0819 0813
0000090: 0369 05bd 003f 5903 1905 5359 0419 0653
00000a0: 1303 6ab8 036b 1303 6db8 0347 3a09 1909
00000b0: b203 30a6 0011 1904 1905 1906 b603 6f3a
00000c0: 07a7 000a 1909 c003 703a 0719 0701 03bd
00000d0: 003f 3a06 3a05 3a04 013a 0701 3a08 1904
00000e0: 01a5 000a 1904 3a08 a700 0b13 0371 b803
00000f0: 683a 0819 0813 0372 05bd 003f 5903 1905
0000100: 5359 0419 0653 1303 73b8 036b 1303 74b8
0000110: 0347 3a09 1909 b203 30a6 0011 1904 1905
0000120: 1906 b603 763a 07a7 000a 1909 c002 2d3a
0000130: 0719 07c0 0041 4da7 0389 4e01 3a04 013a
0000140: 0519 0413 0377 b803 6813 0378 1303 79b8
0000150: 037b b803 7c3a 0619 06b2 0330 a600 0bb2
0000160: 0045 3a05 a700 0a19 06c0 037d 3a05 1905
0000170: 1246 0000 0000 013a 0401 3a05 1303 7fb8
0000180: 037b 03bd 003f 1303 81b8 036b b803 833a
0000190: 0619 06b2 0330 a500 3319 06c1 0266 9900
00001a0: 21b8 0385 1303 86b8 0387 123f 01b6 0389
00001b0: b603 8a01 b603 8cc0 0047 3a05 a700 0a19
00001c0: 06c0 0047 3a05 a700 0cbb 0047 59b7 038e
00001d0: 3a05 1905 1249 3a05 3a04 013a 0601 3a07
00001e0: 1904 01a5 000a 1904 3a07 a700 0b13 0390
00001f0: b803 923a 0719 0713 0393 04bd 003f 5903
0000200: 1905 5313 0394 b803 9513 0396 b803 983a
0000210: 0819 08b2 0330 a600 0f19 0419 05b6 039a
0000220: 3a06 a700 0a19 08c0 039b 3a06 1906 2bb9
0000230: 003a 0100 3a05 3a04 013a 0601 3a07 1904
0000240: 01a5 000a 1904 3a07 a700 0b13 039c b803
0000250: 923a 0719 0713 039d 04bd 003f 5903 1905
0000260: 5313 039e b803 9513 039f b803 a03a 0819
0000270: 08b2 0330 a600 0f19 0419 05b6 03a1 3a06
0000280: a700 0a19 08c0 039b 3a06 1906 3a04 013a
0000290: 0501 3a06 1904 01a5 000a 1904 3a06 a700
00002a0: 0b13 03a2 b803 923a 0619 0613 03a3 03bd
00002b0: 003f 1303 a4b8 0395 1303 a6b8 03a7 3a07
00002c0: 1907 b203 30a6 000d 1904 b603 a93a 05a7
00002d0: 000a 1907 c003 aa3a 0519 052d b900 4c04
00002e0: 0000 0000 0000 0000 0001 3a04 013a 0513
00002f0: 03ab b803 ad03 bd00 3f13 03ae b803 95b8
0000300: 03af 3a06 1906 b203 30a5 0033 1906 c102
0000310: 6699 0021 b803 b013 03b1 b803 b312 3f01
0000320: b603 b4b6 03b5 01b6 038c c000 473a 05a7
0000330: 000a 1906 c000 473a 05a7 000c bb00 4759
0000340: b703 b73a 0519 0512 493a 053a 0401 3a06
0000350: 013a 0719 0401 a500 0a19 043a 07a7 000b
0000360: 1303 b8b8 03ba 3a07 1907 1303 bb04 bd00
0000370: 3f59 0319 0553 1303 bcb8 0395 1303 bdb8
0000380: 03bf 3a08 1908 b203 30a6 000f 1904 1905
0000390: b603 c03a 06a7 000a 1908 c003 9b3a 0619
00003a0: 062b b900 3a01 003a 053a 0401 3a06 013a
00003b0: 0719 0401 a500 0a19 043a 07a7 000b 1303
00003c0: c1b8 03ba 3a07 1907 1303 c204 bd00 3f59
00003d0: 0319 0553 1303 c3b8 0395 1303 c4b8 03bf
00003e0: 3a08 1908 b203 30a6 000f 1904 1905 b603
00003f0: c03a 06a7 000a 1908 c003 9b3a 0619 063a
0000400: 0401 3a05 013a 0619 0401 a500 0a19 043a
0000410: 06a7 000b 1303 c5b8 03ba 3a06 1906 1303
0000420: c603 bd00 3f13 03c7 b803 9513 03c8 b803
0000430: bf3a 0719 07b2 0330 a600 0d19 04b6 03c9
0000440: 3a05 a700 0a19 07c0 03aa 3a05 1905 2d3a
0000450: 063a 0501 3a04 013a 0713 03cb b803 cd05
0000460: bd00 3f59 0319 0553 5904 1906 5313 03cf
0000470: b803 95b8 03d1 3a08 1908 b203 30a5 0033
0000480: 1908 c102 6699 0021 b803 d213 03d3 b803
0000490: cd12 3f01 b603 d5b6 03d6 01b6 038c c000
00004a0: 4d3a 07a7 000a 1908...
_Original issue: http://code.google.com/p/powermock/issues/detail?id=485_ | priority | powermock cannot handle collapsed catch blocks introduced in java from on march what steps will reproduce the problem surround a method which throws multiple checked exceptions with a try catch block collapse all exceptions in line of code for example when using reflection to call a method it will throw several checked exceptions like this try class entityclass findcontrolledvocabularyfor request gettype getentityclass builder controlledvocabulary builder entityclass getdeclaredmethod builder invoke null catch illegalaccessexception nosuchmethodexception invocationtargetexception e logger error tag could not instantiate controlledvocabulary of type request gettype e throw new runtimeexception could not instantiate controlledvocabulary of type request gettype e ignore the business rules behind this let s just say that i m getting some class based on a string in the request and i am calling a static method to get a builder object from that class write a unit test for this class using powermock for testing reasons i had to mock a constructor used by that class so annotated on the type are these annotations runwith powermockrunner class preparefortest managecontrolledvocabularyservice class where evidently managecontrolledvocabularyservice is the class which i m testing what is the expected output what do you see instead i would expect powermock not to complain instead i get a java lang verifyerror java lang verifyerror stack map does not match the one at exception handler exception details location be inbo lifewatch seabirds manage controlled vocabulary service managecontrolledvocabularyservice createcontrolledvocabulary lbe inbo lifewatch seabirds manage controlled vocabulary controller request managecontrolledvocabularyrequest lbe inbo lifewatch seabirds manage controlled vocabulary model controlledvocabulary astore reason type java lang illegalaccessexception current frame stack is not assignable to java lang nosuchmethodexception stack map stack current frame bci flags locals be inbo lifewatch seabirds manage controlled vocabulary service managecontrolledvocabularyservice be inbo lifewatch seabirds manage controlled vocabulary controller request managecontrolledvocabularyrequest stack java lang illegalaccessexception stackmap frame bci flags locals be inbo lifewatch seabirds manage controlled vocabulary service managecontrolledvocabularyservice be inbo lifewatch seabirds manage controlled vocabulary controller request managecontrolledvocabularyrequest stack java lang nosuchmethodexception bytecode original issue | 1 |
364,483 | 10,764,664,416 | IssuesEvent | 2019-11-01 08:57:59 | jakobbossek/ecr3 | https://api.github.com/repos/jakobbossek/ecr3 | opened | ecr black-box | Priority: medium enhancement interface | For unexperienced users we want `ecr3::ecr(fitness.fun, ...)`. Here, EAControl and EA are build internally. | 1.0 | ecr black-box - For unexperienced users we want `ecr3::ecr(fitness.fun, ...)`. Here, EAControl and EA are build internally. | priority | ecr black box for unexperienced users we want ecr fitness fun here eacontrol and ea are build internally | 1 |
297,967 | 9,187,640,133 | IssuesEvent | 2019-03-06 03:49:28 | samiha-rahman/SOEN341 | https://api.github.com/repos/samiha-rahman/SOEN341 | closed | US3: Like a tweet | 2 SP Priority: MEDIUM Risk: MODERATE [Like] user story | As a user, I want to be able to like a tweet.
Tasks
- [ ] 1. Like button on an existing tweet
- [ ] 2. Pop up after liking a tweet that shows that a tweet has been liked
- [ ] 3. Capacity to unlike a tweet by pressing the same button
| 1.0 | US3: Like a tweet - As a user, I want to be able to like a tweet.
Tasks
- [ ] 1. Like button on an existing tweet
- [ ] 2. Pop up after liking a tweet that shows that a tweet has been liked
- [ ] 3. Capacity to unlike a tweet by pressing the same button
| priority | like a tweet as a user i want to be able to like a tweet tasks like button on an existing tweet pop up after liking a tweet that shows that a tweet has been liked capacity to unlike a tweet by pressing the same button | 1 |
77,827 | 3,507,281,724 | IssuesEvent | 2016-01-08 12:22:35 | OregonCore/OregonCore | https://api.github.com/repos/OregonCore/OregonCore | closed | Hunter Traps visibility (BB #809) | migrated Priority: Medium Type: Bug | This issue was migrated from bitbucket.
**Original Reporter:** smoldar
**Original Date:** 12.02.2015 20:13:46 GMT+0000
**Original Priority:** major
**Original Type:** bug
**Original State:** resolved
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/809
<hr>
Sometimes traps are visible, i tested some classess and i saw trap with other hunter, rogue and paladin.. with mage i dont saw them on ground. But it may be visible only when trap is casted.. after may be invisible for players. | 1.0 | Hunter Traps visibility (BB #809) - This issue was migrated from bitbucket.
**Original Reporter:** smoldar
**Original Date:** 12.02.2015 20:13:46 GMT+0000
**Original Priority:** major
**Original Type:** bug
**Original State:** resolved
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/809
<hr>
Sometimes traps are visible, i tested some classess and i saw trap with other hunter, rogue and paladin.. with mage i dont saw them on ground. But it may be visible only when trap is casted.. after may be invisible for players. | priority | hunter traps visibility bb this issue was migrated from bitbucket original reporter smoldar original date gmt original priority major original type bug original state resolved direct link sometimes traps are visible i tested some classess and i saw trap with other hunter rogue and paladin with mage i dont saw them on ground but it may be visible only when trap is casted after may be invisible for players | 1 |
94,210 | 3,922,820,080 | IssuesEvent | 2016-04-22 08:34:11 | Captianrock/android_PV | https://api.github.com/repos/Captianrock/android_PV | closed | Unwanted access to pages | bug Medium Priority | - If a user logs in and saves the url, then continues to log out. A user can paste the url again and gain unwanted access. | 1.0 | Unwanted access to pages - - If a user logs in and saves the url, then continues to log out. A user can paste the url again and gain unwanted access. | priority | unwanted access to pages if a user logs in and saves the url then continues to log out a user can paste the url again and gain unwanted access | 1 |
324,037 | 9,882,809,438 | IssuesEvent | 2019-06-24 17:48:49 | wevote/WebApp | https://api.github.com/repos/wevote/WebApp | closed | Popover "X" for the issues needs to be tapped twice in order to be closed. (iPhone) | Difficulty: Medium Priority: 3 | ### Please describe the issue (What happens? What do you expect?)
Popover "X" for the issues needs to be tapped twice in order to be closed. (iPhone related) This was not created through the site itself, it was present in the App Live of Browserstack.
### Steps to reproduce the problem (1, 2, 3...), including links
Link: https://quality.wevote.us/office/wv02off28320/b/btdb/
<img width="380" alt="Screenshot 2019-06-21 at 11 11 06" src="https://user-images.githubusercontent.com/36188818/59942770-71718580-9415-11e9-94d2-77ef875f4eba.png">
| 1.0 | Popover "X" for the issues needs to be tapped twice in order to be closed. (iPhone) - ### Please describe the issue (What happens? What do you expect?)
Popover "X" for the issues needs to be tapped twice in order to be closed. (iPhone related) This was not created through the site itself, it was present in the App Live of Browserstack.
### Steps to reproduce the problem (1, 2, 3...), including links
Link: https://quality.wevote.us/office/wv02off28320/b/btdb/
<img width="380" alt="Screenshot 2019-06-21 at 11 11 06" src="https://user-images.githubusercontent.com/36188818/59942770-71718580-9415-11e9-94d2-77ef875f4eba.png">
| priority | popover x for the issues needs to be tapped twice in order to be closed iphone please describe the issue what happens what do you expect popover x for the issues needs to be tapped twice in order to be closed iphone related this was not created through the site itself it was present in the app live of browserstack steps to reproduce the problem including links link img width alt screenshot at src | 1 |
657,832 | 21,869,444,181 | IssuesEvent | 2022-05-19 03:01:15 | pixley/TimelineBuilder | https://api.github.com/repos/pixley/TimelineBuilder | opened | Pact Standard Time script | type: feature status: to do priority: medium | Implement Pact Standard Time, the calendar for the Pact Worlds, the primary setting of Starfinder. | 1.0 | Pact Standard Time script - Implement Pact Standard Time, the calendar for the Pact Worlds, the primary setting of Starfinder. | priority | pact standard time script implement pact standard time the calendar for the pact worlds the primary setting of starfinder | 1 |
382,971 | 11,341,068,810 | IssuesEvent | 2020-01-23 08:28:00 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | Web page feedback | Category: Web Priority: Medium | **Elections**
- [x] The table explaining the change is missing its header:

You can see in swagger that the first row is there, its not being displayed for some reason.

- [x] This layout needs to be changed to make the election more clear:

IE, the first thing you should see is the Election title. "Modify Constitutional Article". This should be a big header at the top, showing you what youre looking at.
Then you should see the details about what the election concerns. Show this table:

The table needs a better description at the top. I've added a PropertyTableHeader parameter that gets sent with the query, display that at the top (and make sure the first row displays, as described above). It will describe what exactly the table is. For bonus points, in elections that are showing a modification, highlight the entries in columns 3 and 4 that are different, as these are the important parts. You can do a string compare.
Then the call-to-action, the voting buttons. 'Election Title, Yes or No buttons.

And the final results displayed to the right as is currently. You can move the 'Election Info' (which is currently at the top of the page) to be a footnote in the results section, it shouldnt take top-billing like that.
Then, the discussion at the bottom.
- [x] Clicking 'View All Votes' put a popup in the top left. Can this be centered?
- [x] When clicking the election process, add a header that describes what you're seeing to the table. "These are the settings which determine how this election is run."
- [x] After voting once, I wasnt able to click 'update vote' to change it.
- [x] If I've already voted, it should highlight which vote I made when I arrive at the page. Currently it doesn't highlight. Also, make the highlight more explicit, like a bright yellow selection + glow instead of a slightly different shade of green.
- [x] The results with rounds should not be displayed for yes/no elections. It should just be a pie graph with numbers.

**Title Elections**
- [ ] I like that you grey-out options already selected here, but the color difference is so subtle I could barely tell.

- [x] Compress this:

- Dont display speech if it's blank.
- Less margins
- [x] Results is confusing:

Imagine you're a player that has never come across instant-runoff-voting before, this is going to be super confusing. Lets do this to make it easier:
- Sort by the winners, in fact this is already delivered to you by the ordering of the ChoiceRanks field inside Results.
- Add a description in tiny text under the table: This election is conducted with Instant Runoff Voting. This means that if a citizen's first choice candidate doesn't have enough votes to win, their vote goes instead to their second choice candidate, then third choice, and so on. This table shows each round of removal and how many votes each candidate has. For more info, see here <link to wikipedia article>
- [x] Same as for bool elections, change the layout to make more sense. The top should say what the election is, and the 'election info' should be tucked away under results somewhere. It also needs to display the PositionForWinner table that's sent in the query:

| 1.0 | Web page feedback - **Elections**
- [x] The table explaining the change is missing its header:

You can see in swagger that the first row is there, its not being displayed for some reason.

- [x] This layout needs to be changed to make the election more clear:

IE, the first thing you should see is the Election title. "Modify Constitutional Article". This should be a big header at the top, showing you what youre looking at.
Then you should see the details about what the election concerns. Show this table:

The table needs a better description at the top. I've added a PropertyTableHeader parameter that gets sent with the query, display that at the top (and make sure the first row displays, as described above). It will describe what exactly the table is. For bonus points, in elections that are showing a modification, highlight the entries in columns 3 and 4 that are different, as these are the important parts. You can do a string compare.
Then the call-to-action, the voting buttons. 'Election Title, Yes or No buttons.

And the final results displayed to the right as is currently. You can move the 'Election Info' (which is currently at the top of the page) to be a footnote in the results section, it shouldnt take top-billing like that.
Then, the discussion at the bottom.
- [x] Clicking 'View All Votes' put a popup in the top left. Can this be centered?
- [x] When clicking the election process, add a header that describes what you're seeing to the table. "These are the settings which determine how this election is run."
- [x] After voting once, I wasnt able to click 'update vote' to change it.
- [x] If I've already voted, it should highlight which vote I made when I arrive at the page. Currently it doesn't highlight. Also, make the highlight more explicit, like a bright yellow selection + glow instead of a slightly different shade of green.
- [x] The results with rounds should not be displayed for yes/no elections. It should just be a pie graph with numbers.

**Title Elections**
- [ ] I like that you grey-out options already selected here, but the color difference is so subtle I could barely tell.

- [x] Compress this:

- Dont display speech if it's blank.
- Less margins
- [x] Results is confusing:

Imagine you're a player that has never come across instant-runoff-voting before, this is going to be super confusing. Lets do this to make it easier:
- Sort by the winners, in fact this is already delivered to you by the ordering of the ChoiceRanks field inside Results.
- Add a description in tiny text under the table: This election is conducted with Instant Runoff Voting. This means that if a citizen's first choice candidate doesn't have enough votes to win, their vote goes instead to their second choice candidate, then third choice, and so on. This table shows each round of removal and how many votes each candidate has. For more info, see here <link to wikipedia article>
- [x] Same as for bool elections, change the layout to make more sense. The top should say what the election is, and the 'election info' should be tucked away under results somewhere. It also needs to display the PositionForWinner table that's sent in the query:

| priority | web page feedback elections the table explaining the change is missing its header you can see in swagger that the first row is there its not being displayed for some reason this layout needs to be changed to make the election more clear ie the first thing you should see is the election title modify constitutional article this should be a big header at the top showing you what youre looking at then you should see the details about what the election concerns show this table the table needs a better description at the top i ve added a propertytableheader parameter that gets sent with the query display that at the top and make sure the first row displays as described above it will describe what exactly the table is for bonus points in elections that are showing a modification highlight the entries in columns and that are different as these are the important parts you can do a string compare then the call to action the voting buttons election title yes or no buttons and the final results displayed to the right as is currently you can move the election info which is currently at the top of the page to be a footnote in the results section it shouldnt take top billing like that then the discussion at the bottom clicking view all votes put a popup in the top left can this be centered when clicking the election process add a header that describes what you re seeing to the table these are the settings which determine how this election is run after voting once i wasnt able to click update vote to change it if i ve already voted it should highlight which vote i made when i arrive at the page currently it doesn t highlight also make the highlight more explicit like a bright yellow selection glow instead of a slightly different shade of green the results with rounds should not be displayed for yes no elections it should just be a pie graph with numbers title elections i like that you grey out options already selected here but the color difference is so subtle i could barely tell compress this dont display speech if it s blank less margins results is confusing imagine you re a player that has never come across instant runoff voting before this is going to be super confusing lets do this to make it easier sort by the winners in fact this is already delivered to you by the ordering of the choiceranks field inside results add a description in tiny text under the table this election is conducted with instant runoff voting this means that if a citizen s first choice candidate doesn t have enough votes to win their vote goes instead to their second choice candidate then third choice and so on this table shows each round of removal and how many votes each candidate has for more info see here same as for bool elections change the layout to make more sense the top should say what the election is and the election info should be tucked away under results somewhere it also needs to display the positionforwinner table that s sent in the query | 1 |
698,056 | 23,963,959,589 | IssuesEvent | 2022-09-12 22:03:38 | yugabyte/yugabyte-db | https://api.github.com/repos/yugabyte/yugabyte-db | closed | [YSQL] LIMIT clause may slow down queries | kind/enhancement area/ysql priority/medium kind/perf | Jira Link: [DB-3434](https://yugabyte.atlassian.net/browse/DB-3434)
### Description
Setup:
```
CREATE TABLE t1 (f1 int, f2 int, f10 int, f100 int, f1000 int, PRIMARY KEY(f1));
INSERT INTO t1 SELECT i, i/2, i/10, i/100, i/1000 FROM generate_series(0, 999999) i;
CREATE TABLE t4 (k int, v int, PRIMARY KEY(k));
INSERT INTO t4 VALUES (1, 1), (2, 2);
INSERT INTO t4 SELECT 1000000+i, i FROM generate_series(0, 9999) i;
```
Therefore the query `SELECT f1 FROM t1, t4 WHERE f1 = k;` returns only 2 rows in about 7 seconds.
But the same query with LIMIT clause `SELECT f1 FROM t1, t4 WHERE f1 = k LIMIT 3;` takes about two times longer.
As expected the only difference between plans is the Limit node:
```
yugabyte=# explain select f1 from t1, t4 where f1 = k;
QUERY PLAN
-----------------------------------------------------------------------------
Nested Loop (cost=0.00..2100.63 rows=10003 width=4)
-> Seq Scan on t4 (cost=0.00..1000.30 rows=10003 width=4)
-> Index Scan using t1_pkey on t1 (cost=0.00..110.00 rows=1000 width=4)
Index Cond: (f1 = t4.k)
(4 rows)
yugabyte=# explain select f1 from t1, t4 where f1 = k limit 3;
QUERY PLAN
-----------------------------------------------------------------------------------
Limit (cost=0.00..0.63 rows=3 width=4)
-> Nested Loop (cost=0.00..2100.63 rows=10003 width=4)
-> Seq Scan on t4 (cost=0.00..1000.30 rows=10003 width=4)
-> Index Scan using t1_pkey on t1 (cost=0.00..110.00 rows=1000 width=4)
Index Cond: (f1 = t4.k)
(5 rows)
```
| 1.0 | [YSQL] LIMIT clause may slow down queries - Jira Link: [DB-3434](https://yugabyte.atlassian.net/browse/DB-3434)
### Description
Setup:
```
CREATE TABLE t1 (f1 int, f2 int, f10 int, f100 int, f1000 int, PRIMARY KEY(f1));
INSERT INTO t1 SELECT i, i/2, i/10, i/100, i/1000 FROM generate_series(0, 999999) i;
CREATE TABLE t4 (k int, v int, PRIMARY KEY(k));
INSERT INTO t4 VALUES (1, 1), (2, 2);
INSERT INTO t4 SELECT 1000000+i, i FROM generate_series(0, 9999) i;
```
Therefore the query `SELECT f1 FROM t1, t4 WHERE f1 = k;` returns only 2 rows in about 7 seconds.
But the same query with LIMIT clause `SELECT f1 FROM t1, t4 WHERE f1 = k LIMIT 3;` takes about two times longer.
As expected the only difference between plans is the Limit node:
```
yugabyte=# explain select f1 from t1, t4 where f1 = k;
QUERY PLAN
-----------------------------------------------------------------------------
Nested Loop (cost=0.00..2100.63 rows=10003 width=4)
-> Seq Scan on t4 (cost=0.00..1000.30 rows=10003 width=4)
-> Index Scan using t1_pkey on t1 (cost=0.00..110.00 rows=1000 width=4)
Index Cond: (f1 = t4.k)
(4 rows)
yugabyte=# explain select f1 from t1, t4 where f1 = k limit 3;
QUERY PLAN
-----------------------------------------------------------------------------------
Limit (cost=0.00..0.63 rows=3 width=4)
-> Nested Loop (cost=0.00..2100.63 rows=10003 width=4)
-> Seq Scan on t4 (cost=0.00..1000.30 rows=10003 width=4)
-> Index Scan using t1_pkey on t1 (cost=0.00..110.00 rows=1000 width=4)
Index Cond: (f1 = t4.k)
(5 rows)
```
| priority | limit clause may slow down queries jira link description setup create table int int int int int primary key insert into select i i i i i from generate series i create table k int v int primary key k insert into values insert into select i i from generate series i therefore the query select from where k returns only rows in about seconds but the same query with limit clause select from where k limit takes about two times longer as expected the only difference between plans is the limit node yugabyte explain select from where k query plan nested loop cost rows width seq scan on cost rows width index scan using pkey on cost rows width index cond k rows yugabyte explain select from where k limit query plan limit cost rows width nested loop cost rows width seq scan on cost rows width index scan using pkey on cost rows width index cond k rows | 1 |
656,440 | 21,730,496,643 | IssuesEvent | 2022-05-11 11:34:28 | status-im/status-desktop | https://api.github.com/repos/status-im/status-desktop | closed | browser still shows old send modal | bug Wallet Browser priority 2: medium | # Bug Report
## Steps to reproduce
1. in networks switch to ropsten
2. enable browser and go to simpledapp.eth
3. enable account
4. go to assets -> request STT
#### Expected behavior
redesigned SIGN modal
#### Actual behavior
old send modal shows


| 1.0 | browser still shows old send modal - # Bug Report
## Steps to reproduce
1. in networks switch to ropsten
2. enable browser and go to simpledapp.eth
3. enable account
4. go to assets -> request STT
#### Expected behavior
redesigned SIGN modal
#### Actual behavior
old send modal shows


| priority | browser still shows old send modal bug report steps to reproduce in networks switch to ropsten enable browser and go to simpledapp eth enable account go to assets request stt expected behavior redesigned sign modal actual behavior old send modal shows | 1 |
744,758 | 25,954,440,337 | IssuesEvent | 2022-12-18 02:28:51 | terraframe/geoprism-registry | https://api.github.com/repos/terraframe/geoprism-registry | closed | Can't create a new GeoObject without the GeoObject type being part of a hierarchy | bug geoobject Medium priority | **List the CGR information**
- CGR version: 0.9.1
- CGR instance (e.g. a URL): Staging
**Describe the bug (clear and concise)**
You can't add a GeoObject to a list for a GeoObject type that is not part of a hierarchy
The only way to handle this is to create a dummy hierarchy and put the GeoObject type in question on top of it
**To Reproduce**
As a RA/RM:
1. Create a new GeoObject type but don't attach it to a hierarchy
2. Go to the lists module and create a list for that GeoObject
3. Click on the Add GeoObject button
4. See the error: the "Parents must be assigned" message in red appears on top of the Parents tab and does not allow me to submit the creation of the new GeoObject while there are no parents to be specified as the GeoObject type is not part of a give hierarchy
**Expected behavior (clear and concise)**
A list can be created and filled without the GeoObject type it contains needing to be part of a hierarchy
**Screenshots**

**Desktop (please complete the following information):**
- OS: Windows 10
- Browser: Google Chrome
- Version: 84.0.4147.89 (Official Build) (64-bit)
**Additional context (if any)**
Might be connected to ticket #310 | 1.0 | Can't create a new GeoObject without the GeoObject type being part of a hierarchy - **List the CGR information**
- CGR version: 0.9.1
- CGR instance (e.g. a URL): Staging
**Describe the bug (clear and concise)**
You can't add a GeoObject to a list for a GeoObject type that is not part of a hierarchy
The only way to handle this is to create a dummy hierarchy and put the GeoObject type in question on top of it
**To Reproduce**
As a RA/RM:
1. Create a new GeoObject type but don't attach it to a hierarchy
2. Go to the lists module and create a list for that GeoObject
3. Click on the Add GeoObject button
4. See the error: the "Parents must be assigned" message in red appears on top of the Parents tab and does not allow me to submit the creation of the new GeoObject while there are no parents to be specified as the GeoObject type is not part of a give hierarchy
**Expected behavior (clear and concise)**
A list can be created and filled without the GeoObject type it contains needing to be part of a hierarchy
**Screenshots**

**Desktop (please complete the following information):**
- OS: Windows 10
- Browser: Google Chrome
- Version: 84.0.4147.89 (Official Build) (64-bit)
**Additional context (if any)**
Might be connected to ticket #310 | priority | can t create a new geoobject without the geoobject type being part of a hierarchy list the cgr information cgr version cgr instance e g a url staging describe the bug clear and concise you can t add a geoobject to a list for a geoobject type that is not part of a hierarchy the only way to handle this is to create a dummy hierarchy and put the geoobject type in question on top of it to reproduce as a ra rm create a new geoobject type but don t attach it to a hierarchy go to the lists module and create a list for that geoobject click on the add geoobject button see the error the parents must be assigned message in red appears on top of the parents tab and does not allow me to submit the creation of the new geoobject while there are no parents to be specified as the geoobject type is not part of a give hierarchy expected behavior clear and concise a list can be created and filled without the geoobject type it contains needing to be part of a hierarchy screenshots desktop please complete the following information os windows browser google chrome version official build bit additional context if any might be connected to ticket | 1 |
399,158 | 11,743,870,489 | IssuesEvent | 2020-03-12 06:04:36 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | [0.9.0 staging-1427] Craft: info banner issue | Priority: Medium Status: Fixed Status: Reopen | When you are adding some resources from a hand to the project you see an info banner with white background

| 1.0 | [0.9.0 staging-1427] Craft: info banner issue - When you are adding some resources from a hand to the project you see an info banner with white background

| priority | craft info banner issue when you are adding some resources from a hand to the project you see an info banner with white background | 1 |
254,714 | 8,087,262,204 | IssuesEvent | 2018-08-09 00:38:00 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | USER ISSUE: Server Jump! | Medium Priority | **Version:** 0.7.2.5 beta
**Steps to Reproduce:**
1. Wait a while
2. Walk into location (plot)
3. If location (plot) does not come up
3. Relog
4. In complete other position
**Expected behavior:**
Normal spawn pattern.
**Actual behavior:**
Jumps to a previous position! | 1.0 | USER ISSUE: Server Jump! - **Version:** 0.7.2.5 beta
**Steps to Reproduce:**
1. Wait a while
2. Walk into location (plot)
3. If location (plot) does not come up
3. Relog
4. In complete other position
**Expected behavior:**
Normal spawn pattern.
**Actual behavior:**
Jumps to a previous position! | priority | user issue server jump version beta steps to reproduce wait a while walk into location plot if location plot does not come up relog in complete other position expected behavior normal spawn pattern actual behavior jumps to a previous position | 1 |
411,732 | 12,031,155,853 | IssuesEvent | 2020-04-13 09:01:51 | Skatta/Aapoon-Support-Feedback-Tracker | https://api.github.com/repos/Skatta/Aapoon-Support-Feedback-Tracker | opened | Huge text of invite contact message is turning in to MMS and unable to send it in Samsung Galaxy A 10 | Android Main App PRE-PROD Priority Medium bug | ## Description
Huge text of invite contact message is turning in to MMS and unable to send it
## App Version
Sunday 12.4.2020-3
## Steps to Reproduce
1. Go to Invite Contacts
2. Select any contact and click on invite
## Actual Result
User is taken to devices messaging and the invite content is prefilled in the text area
And it is automatically converting into MMS
But it is not being sent.
After deleting some content, the MMS is again converting into a Text message
## Expected Result
In other devices, the message is being sent as a text message
Not getting converted to MMS.

| 1.0 | Huge text of invite contact message is turning in to MMS and unable to send it in Samsung Galaxy A 10 - ## Description
Huge text of invite contact message is turning in to MMS and unable to send it
## App Version
Sunday 12.4.2020-3
## Steps to Reproduce
1. Go to Invite Contacts
2. Select any contact and click on invite
## Actual Result
User is taken to devices messaging and the invite content is prefilled in the text area
And it is automatically converting into MMS
But it is not being sent.
After deleting some content, the MMS is again converting into a Text message
## Expected Result
In other devices, the message is being sent as a text message
Not getting converted to MMS.

| priority | huge text of invite contact message is turning in to mms and unable to send it in samsung galaxy a description huge text of invite contact message is turning in to mms and unable to send it app version sunday steps to reproduce go to invite contacts select any contact and click on invite actual result user is taken to devices messaging and the invite content is prefilled in the text area and it is automatically converting into mms but it is not being sent after deleting some content the mms is again converting into a text message expected result in other devices the message is being sent as a text message not getting converted to mms | 1 |
740,374 | 25,747,929,677 | IssuesEvent | 2022-12-08 11:05:43 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | Bluetooth: Conn: Bluetooth stack becomes unusable when communicating with both centrals and peripherals | bug priority: medium area: Bluetooth area: Bluetooth Host | **Describe the bug**
There is a specific case in which the Bluetooth stack seems to become stuck in a state where it will not accept/initiate any new connections. The following warning is printed in the console:
`<wrn> bt_hci_core: opcode 0x2005 status 0x0c`
I'm using an nRF52840 and NCS 2.1. The only way to get out of this state seems to be resetting the device. Below the steps I found which reproduces this state consistently using an example application.
**To Reproduce**
1. Grab two nRF52840 devkits and an iPhone that has nRFConnect for mobile installed.
2. Flash the "central_and_peripheral_hr" example on one devkit. Flash the "peripheral_hr" example on the other devkit.
3. Turn on the central_and_peripheral_hr devkit and connect to its console.
4. Get your phone and connect to "Nordic_HR". Make sure that the connection stays on for the following steps.
5. Turn on the "peripheral_hr" devkit. Make sure that it connects to the "central_and_peripheral_hr" devkit.
6. Once the connection has been established between the two devkits, turn off the "peripheral_hr" (important)
7. Close the connection with the phone through nRF Connect.
8. The Bluetooth stack is now in a state where it wont accept new connections (incoming/outgoing). Observe the console output in the section below.
**Impact**
This is not limited to the heartrate example. We initially discovered this bug in our own application and reproduced it using a sample so it would be easier to fix. Our users have to restart their gateways when configuring them to make sure that they still work properly. This feels like a pretty severe bug.
**Logs and console output**
```
*** Booting Zephyr OS build v3.1.99-ncs1-rc1 ***
Starting Bluetooth Central and Peripheral Heart Rate relay example
I: 8 Sectors of 4096 bytes
I: alloc wra: 1, fb8
I: data wra: 1, 164
I: SoftDevice Controller build revision:
I: b3 30 26 8d c5 f3 4a bd |.0&...J.
I: f4 21 f5 83 2d de 9c f2 |.!..-...
I: 5e da 68 ec |^.h.
I: No ID address. App must call settings_load()
Scanning started
Advertising started
W: opcode 0x200a status 0x09
Connected: 48:79:82:C7:36:F1 (random). <--- MOBILE PHONE
W: Ignoring data for unknown channel ID 0x003a
Filters matched. Address: F1:CE:C4:C1:92:BA (random) connectable: 1
Connected: F1:CE:C4:C1:92:BA (random) <--- HR PERIPHERAL
Security failed: F1:CE:C4:C1:92:BA (random) level 1 err 2
The discovery procedure succeeded
Heart Rate Sensor body location: Chest
Heart Rate Measurement notification received:
Heart Rate Measurement Value Format: 8 - bit
Sensor Contact detected: 1
Sensor Contact supported: 1
Energy Expended present: 0
RR-Intervals present: 0
Heart Rate Measurement Value: 92 bpm
Disconnected: F1:CE:C4:C1:92:BA (random) (reason 8) <--- HR PERIPHERAL
Disconnected: 48:79:82:C7:36:F1 (random) (reason 19). <--- MOBILE PHONE
Filters matched. Address: F1:CE:C4:C1:92:BA (random) connectable: 1 <--- HR PERIPHERAL
W: opcode 0x2005 status 0x0c
Connecting failed
```
**Environment (please complete the following information):**
- OS: MacOS
- Zephyr OS build v3.1.99-ncs1-rc1
| 1.0 | Bluetooth: Conn: Bluetooth stack becomes unusable when communicating with both centrals and peripherals - **Describe the bug**
There is a specific case in which the Bluetooth stack seems to become stuck in a state where it will not accept/initiate any new connections. The following warning is printed in the console:
`<wrn> bt_hci_core: opcode 0x2005 status 0x0c`
I'm using an nRF52840 and NCS 2.1. The only way to get out of this state seems to be resetting the device. Below the steps I found which reproduces this state consistently using an example application.
**To Reproduce**
1. Grab two nRF52840 devkits and an iPhone that has nRFConnect for mobile installed.
2. Flash the "central_and_peripheral_hr" example on one devkit. Flash the "peripheral_hr" example on the other devkit.
3. Turn on the central_and_peripheral_hr devkit and connect to its console.
4. Get your phone and connect to "Nordic_HR". Make sure that the connection stays on for the following steps.
5. Turn on the "peripheral_hr" devkit. Make sure that it connects to the "central_and_peripheral_hr" devkit.
6. Once the connection has been established between the two devkits, turn off the "peripheral_hr" (important)
7. Close the connection with the phone through nRF Connect.
8. The Bluetooth stack is now in a state where it wont accept new connections (incoming/outgoing). Observe the console output in the section below.
**Impact**
This is not limited to the heartrate example. We initially discovered this bug in our own application and reproduced it using a sample so it would be easier to fix. Our users have to restart their gateways when configuring them to make sure that they still work properly. This feels like a pretty severe bug.
**Logs and console output**
```
*** Booting Zephyr OS build v3.1.99-ncs1-rc1 ***
Starting Bluetooth Central and Peripheral Heart Rate relay example
I: 8 Sectors of 4096 bytes
I: alloc wra: 1, fb8
I: data wra: 1, 164
I: SoftDevice Controller build revision:
I: b3 30 26 8d c5 f3 4a bd |.0&...J.
I: f4 21 f5 83 2d de 9c f2 |.!..-...
I: 5e da 68 ec |^.h.
I: No ID address. App must call settings_load()
Scanning started
Advertising started
W: opcode 0x200a status 0x09
Connected: 48:79:82:C7:36:F1 (random). <--- MOBILE PHONE
W: Ignoring data for unknown channel ID 0x003a
Filters matched. Address: F1:CE:C4:C1:92:BA (random) connectable: 1
Connected: F1:CE:C4:C1:92:BA (random) <--- HR PERIPHERAL
Security failed: F1:CE:C4:C1:92:BA (random) level 1 err 2
The discovery procedure succeeded
Heart Rate Sensor body location: Chest
Heart Rate Measurement notification received:
Heart Rate Measurement Value Format: 8 - bit
Sensor Contact detected: 1
Sensor Contact supported: 1
Energy Expended present: 0
RR-Intervals present: 0
Heart Rate Measurement Value: 92 bpm
Disconnected: F1:CE:C4:C1:92:BA (random) (reason 8) <--- HR PERIPHERAL
Disconnected: 48:79:82:C7:36:F1 (random) (reason 19). <--- MOBILE PHONE
Filters matched. Address: F1:CE:C4:C1:92:BA (random) connectable: 1 <--- HR PERIPHERAL
W: opcode 0x2005 status 0x0c
Connecting failed
```
**Environment (please complete the following information):**
- OS: MacOS
- Zephyr OS build v3.1.99-ncs1-rc1
| priority | bluetooth conn bluetooth stack becomes unusable when communicating with both centrals and peripherals describe the bug there is a specific case in which the bluetooth stack seems to become stuck in a state where it will not accept initiate any new connections the following warning is printed in the console bt hci core opcode status i m using an and ncs the only way to get out of this state seems to be resetting the device below the steps i found which reproduces this state consistently using an example application to reproduce grab two devkits and an iphone that has nrfconnect for mobile installed flash the central and peripheral hr example on one devkit flash the peripheral hr example on the other devkit turn on the central and peripheral hr devkit and connect to its console get your phone and connect to nordic hr make sure that the connection stays on for the following steps turn on the peripheral hr devkit make sure that it connects to the central and peripheral hr devkit once the connection has been established between the two devkits turn off the peripheral hr important close the connection with the phone through nrf connect the bluetooth stack is now in a state where it wont accept new connections incoming outgoing observe the console output in the section below impact this is not limited to the heartrate example we initially discovered this bug in our own application and reproduced it using a sample so it would be easier to fix our users have to restart their gateways when configuring them to make sure that they still work properly this feels like a pretty severe bug logs and console output booting zephyr os build starting bluetooth central and peripheral heart rate relay example i sectors of bytes i alloc wra i data wra i softdevice controller build revision i bd j i de i da ec h i no id address app must call settings load scanning started advertising started w opcode status connected random mobile phone w ignoring data for unknown channel id filters matched address ce ba random connectable connected ce ba random hr peripheral security failed ce ba random level err the discovery procedure succeeded heart rate sensor body location chest heart rate measurement notification received heart rate measurement value format bit sensor contact detected sensor contact supported energy expended present rr intervals present heart rate measurement value bpm disconnected ce ba random reason hr peripheral disconnected random reason mobile phone filters matched address ce ba random connectable hr peripheral w opcode status connecting failed environment please complete the following information os macos zephyr os build | 1 |
271,445 | 8,483,978,130 | IssuesEvent | 2018-10-25 23:56:48 | Zicerite/Gavania-Project | https://api.github.com/repos/Zicerite/Gavania-Project | closed | Fire Field skill for Archdemon | Medium Priority Skill Related Wont Fix | I might regret doing this later, but i want a trap skill, like Death Field, for Archdemon. It won't deal damage directly, but it will mainly be for igniting enemies and will cause a defense debuff to them. | 1.0 | Fire Field skill for Archdemon - I might regret doing this later, but i want a trap skill, like Death Field, for Archdemon. It won't deal damage directly, but it will mainly be for igniting enemies and will cause a defense debuff to them. | priority | fire field skill for archdemon i might regret doing this later but i want a trap skill like death field for archdemon it won t deal damage directly but it will mainly be for igniting enemies and will cause a defense debuff to them | 1 |
786,598 | 27,659,705,947 | IssuesEvent | 2023-03-12 11:33:22 | robotframework/robotframework | https://api.github.com/repos/robotframework/robotframework | opened | Make `FOR IN ZIP` loop behavior if lists have different lengths configurable | enhancement priority: medium effort: medium | Robot `FOR IN ZIP` loop behaves like Python's [zip](https://docs.python.org/3/library/functions.html#zip) so that if lists lengths aren't the same, items from the longest one are ignored. For example, the following loop would be executed only twice:
```robotframework
*** Variables ***
@{ANIMALS} dog cat horse cow elephant
@{ELÄIMET} koira kissa
*** Test Cases ***
Example
FOR ${en} ${fi} IN ZIP ${ANIMALS} ${ELÄIMET}
Log ${en} is ${fi} in Finnish
END
```
This behavior can cause problems when iterating over items received from the automated system. For example, the following test would pass regardless how many things `Get something` returns as long as the returned items match the expected values. The example even succeeds if `Get something` nothing.
```robotframework
*** Test Cases ***
Example
Validate something expected 1 expected 2 expected 3
*** Keywords
Validate something
[Arguments] @{expected}
@{actual} = Get something
FOR ${act} ${exp} IN ZIP ${actual} ${expected}
Validate one thing ${act} ${exp}
END
```
To avoid the above example failing if `Get something` returns more or less values than expected, a separate check needs to be added. Because there's no ready-made keyword for checking are list lengths equal (`Lists should be equal` keyword doesn't work here), the validation needs to use something bit more complicated like this:
```
Should be equal ${{len($actual)}} ${{len($expected)}}
```
For a real life example see [this example](https://github.com/robotframework/robotframework/blob/f7ee913622e60c0cf630e1580c2bb58c57100187/atest/robot/running/if/invalid_if.robot#L119) from out acceptance tests. Tests also contain various `FOR IN ZIP` usages where this particular issue could cause problems.
This same underlying issues has caused problems with Python's `zip` as well. Starting from Python 3.10 (see [PEP 619](https://peps.python.org/pep-0618/) `zip` has new `strict` parameter that can be used like `zip(actual, expected, strict=True)`. It causes a `ValueError` to be raised if iterated lists have different lengths. Related to this, Python also has separate [itertools.zip_longest](https://docs.python.org/3/library/itertools.html#itertools.zip_longest) that goes through all items in all lists so that if certain list has less value than others, value specified with the `fillvalue` argument is used instead.
My proposal is that we add new `mode` configuration option to `FOR IN ZIP` loops. The motivation is that we could have three values `shortest`, `strict` and `longest` emulating Python's behavior with `zip(...)`, `zip(..., strict=True=`), and `zip_longest(...)`, respectively. This was also [considered with Python](https://peps.python.org/pep-0618/#add-several-modes-to-switch-between), but they decided to go with a Boolean option `strict` partly because they already have a separate `zip_longest`.
Another reason `mode` wasn't used with Python is that to properly support the `longest` case, it would require adding `fillvalue` that doesn't make sense with other modes. That's a valid concern in our case as well, but I don't consider it too big a problem. We don't at the moment support the `longest` case at all, so this would instead be a nice enhancement and a lot better syntax than separate `FOR IN ZIP LONGEST` would be. | 1.0 | Make `FOR IN ZIP` loop behavior if lists have different lengths configurable - Robot `FOR IN ZIP` loop behaves like Python's [zip](https://docs.python.org/3/library/functions.html#zip) so that if lists lengths aren't the same, items from the longest one are ignored. For example, the following loop would be executed only twice:
```robotframework
*** Variables ***
@{ANIMALS} dog cat horse cow elephant
@{ELÄIMET} koira kissa
*** Test Cases ***
Example
FOR ${en} ${fi} IN ZIP ${ANIMALS} ${ELÄIMET}
Log ${en} is ${fi} in Finnish
END
```
This behavior can cause problems when iterating over items received from the automated system. For example, the following test would pass regardless how many things `Get something` returns as long as the returned items match the expected values. The example even succeeds if `Get something` nothing.
```robotframework
*** Test Cases ***
Example
Validate something expected 1 expected 2 expected 3
*** Keywords
Validate something
[Arguments] @{expected}
@{actual} = Get something
FOR ${act} ${exp} IN ZIP ${actual} ${expected}
Validate one thing ${act} ${exp}
END
```
To avoid the above example failing if `Get something` returns more or less values than expected, a separate check needs to be added. Because there's no ready-made keyword for checking are list lengths equal (`Lists should be equal` keyword doesn't work here), the validation needs to use something bit more complicated like this:
```
Should be equal ${{len($actual)}} ${{len($expected)}}
```
For a real life example see [this example](https://github.com/robotframework/robotframework/blob/f7ee913622e60c0cf630e1580c2bb58c57100187/atest/robot/running/if/invalid_if.robot#L119) from out acceptance tests. Tests also contain various `FOR IN ZIP` usages where this particular issue could cause problems.
This same underlying issues has caused problems with Python's `zip` as well. Starting from Python 3.10 (see [PEP 619](https://peps.python.org/pep-0618/) `zip` has new `strict` parameter that can be used like `zip(actual, expected, strict=True)`. It causes a `ValueError` to be raised if iterated lists have different lengths. Related to this, Python also has separate [itertools.zip_longest](https://docs.python.org/3/library/itertools.html#itertools.zip_longest) that goes through all items in all lists so that if certain list has less value than others, value specified with the `fillvalue` argument is used instead.
My proposal is that we add new `mode` configuration option to `FOR IN ZIP` loops. The motivation is that we could have three values `shortest`, `strict` and `longest` emulating Python's behavior with `zip(...)`, `zip(..., strict=True=`), and `zip_longest(...)`, respectively. This was also [considered with Python](https://peps.python.org/pep-0618/#add-several-modes-to-switch-between), but they decided to go with a Boolean option `strict` partly because they already have a separate `zip_longest`.
Another reason `mode` wasn't used with Python is that to properly support the `longest` case, it would require adding `fillvalue` that doesn't make sense with other modes. That's a valid concern in our case as well, but I don't consider it too big a problem. We don't at the moment support the `longest` case at all, so this would instead be a nice enhancement and a lot better syntax than separate `FOR IN ZIP LONGEST` would be. | priority | make for in zip loop behavior if lists have different lengths configurable robot for in zip loop behaves like python s so that if lists lengths aren t the same items from the longest one are ignored for example the following loop would be executed only twice robotframework variables animals dog cat horse cow elephant eläimet koira kissa test cases example for en fi in zip animals eläimet log en is fi in finnish end this behavior can cause problems when iterating over items received from the automated system for example the following test would pass regardless how many things get something returns as long as the returned items match the expected values the example even succeeds if get something nothing robotframework test cases example validate something expected expected expected keywords validate something expected actual get something for act exp in zip actual expected validate one thing act exp end to avoid the above example failing if get something returns more or less values than expected a separate check needs to be added because there s no ready made keyword for checking are list lengths equal lists should be equal keyword doesn t work here the validation needs to use something bit more complicated like this should be equal len actual len expected for a real life example see from out acceptance tests tests also contain various for in zip usages where this particular issue could cause problems this same underlying issues has caused problems with python s zip as well starting from python see zip has new strict parameter that can be used like zip actual expected strict true it causes a valueerror to be raised if iterated lists have different lengths related to this python also has separate that goes through all items in all lists so that if certain list has less value than others value specified with the fillvalue argument is used instead my proposal is that we add new mode configuration option to for in zip loops the motivation is that we could have three values shortest strict and longest emulating python s behavior with zip zip strict true and zip longest respectively this was also but they decided to go with a boolean option strict partly because they already have a separate zip longest another reason mode wasn t used with python is that to properly support the longest case it would require adding fillvalue that doesn t make sense with other modes that s a valid concern in our case as well but i don t consider it too big a problem we don t at the moment support the longest case at all so this would instead be a nice enhancement and a lot better syntax than separate for in zip longest would be | 1 |
707,729 | 24,316,195,012 | IssuesEvent | 2022-09-30 06:34:25 | AY2223S1-CS2103T-T15-1/tp | https://api.github.com/repos/AY2223S1-CS2103T-T15-1/tp | closed | Update Appendix of Developer Guide | priority.medium type.developer-guide | Apparently the sections we added in are actually all under the Appendix, so there was no need to make a "Purpose" section. I'm referring to the items like:
- Purpose
- Value Proposition
- User Stories
- Use Cases
- And so on | 1.0 | Update Appendix of Developer Guide - Apparently the sections we added in are actually all under the Appendix, so there was no need to make a "Purpose" section. I'm referring to the items like:
- Purpose
- Value Proposition
- User Stories
- Use Cases
- And so on | priority | update appendix of developer guide apparently the sections we added in are actually all under the appendix so there was no need to make a purpose section i m referring to the items like purpose value proposition user stories use cases and so on | 1 |
53,043 | 3,032,732,047 | IssuesEvent | 2015-08-05 10:45:06 | tgqiang/schedule_comparator | https://api.github.com/repos/tgqiang/schedule_comparator | closed | (Potential issue) Table-deletion when non-session-creator leaves session | enhancement medium_priority | -> To implement a system to handle this when all other features are completed | 1.0 | (Potential issue) Table-deletion when non-session-creator leaves session - -> To implement a system to handle this when all other features are completed | priority | potential issue table deletion when non session creator leaves session to implement a system to handle this when all other features are completed | 1 |
284,858 | 8,751,395,680 | IssuesEvent | 2018-12-13 22:11:44 | aowen87/BAR | https://api.github.com/repos/aowen87/BAR | closed | xray image query broken for rectilinear meshes | bug crash likelihood medium priority reviewed severity high wrong results | The xray image query gives all zeroes in the output for rectlinear meshes.
-----------------------REDMINE MIGRATION-----------------------
This ticket was migrated from Redmine. As such, not all
information was able to be captured in the transition. Below is
a complete record of the original redmine ticket.
Ticket number: 1057
Status: Resolved
Project: VisIt
Tracker: Bug
Priority: High
Subject: xray image query broken for rectilinear meshes
Assigned to: Eric Brugger
Category: -
Target version: 2.5.1
Author: Eric Brugger
Start: 05/14/2012
Due date:
% Done: 100%
Estimated time: 2.50 hours
Created: 05/14/2012 11:33 am
Updated: 05/14/2012 12:58 pm
Likelihood: 3 - Occasional
Severity: 4 - Crash / Wrong Results
Found in version: 2.4.2
Impact:
Expected Use:
OS: All
Support Group: Any
Description:
The xray image query gives all zeroes in the output for rectlinear meshes.
Comments:
I committed revisions 18226, 18227, 18230 and 18231 to the 2.5 RC and trunkwith the following change:1) I modified the XRayImage query so that it properly handles 3d rectilinear meshes. This resolves #1057.M src/avt/Filters/avtXRayFilter.CM src/help/en_US/relnotes2.5.1.htmlA test/baseline/queries/xrayimage/xrayimage25.pngA test/baseline/queries/xrayimage/xrayimage26.txtA test/baseline/queries/xrayimage/xrayimage27.pngA test/baseline/queries/xrayimage/xrayimage28.txt
| 1.0 | xray image query broken for rectilinear meshes - The xray image query gives all zeroes in the output for rectlinear meshes.
-----------------------REDMINE MIGRATION-----------------------
This ticket was migrated from Redmine. As such, not all
information was able to be captured in the transition. Below is
a complete record of the original redmine ticket.
Ticket number: 1057
Status: Resolved
Project: VisIt
Tracker: Bug
Priority: High
Subject: xray image query broken for rectilinear meshes
Assigned to: Eric Brugger
Category: -
Target version: 2.5.1
Author: Eric Brugger
Start: 05/14/2012
Due date:
% Done: 100%
Estimated time: 2.50 hours
Created: 05/14/2012 11:33 am
Updated: 05/14/2012 12:58 pm
Likelihood: 3 - Occasional
Severity: 4 - Crash / Wrong Results
Found in version: 2.4.2
Impact:
Expected Use:
OS: All
Support Group: Any
Description:
The xray image query gives all zeroes in the output for rectlinear meshes.
Comments:
I committed revisions 18226, 18227, 18230 and 18231 to the 2.5 RC and trunkwith the following change:1) I modified the XRayImage query so that it properly handles 3d rectilinear meshes. This resolves #1057.M src/avt/Filters/avtXRayFilter.CM src/help/en_US/relnotes2.5.1.htmlA test/baseline/queries/xrayimage/xrayimage25.pngA test/baseline/queries/xrayimage/xrayimage26.txtA test/baseline/queries/xrayimage/xrayimage27.pngA test/baseline/queries/xrayimage/xrayimage28.txt
| priority | xray image query broken for rectilinear meshes the xray image query gives all zeroes in the output for rectlinear meshes redmine migration this ticket was migrated from redmine as such not all information was able to be captured in the transition below is a complete record of the original redmine ticket ticket number status resolved project visit tracker bug priority high subject xray image query broken for rectilinear meshes assigned to eric brugger category target version author eric brugger start due date done estimated time hours created am updated pm likelihood occasional severity crash wrong results found in version impact expected use os all support group any description the xray image query gives all zeroes in the output for rectlinear meshes comments i committed revisions and to the rc and trunkwith the following change i modified the xrayimage query so that it properly handles rectilinear meshes this resolves m src avt filters avtxrayfilter cm src help en us htmla test baseline queries xrayimage pnga test baseline queries xrayimage txta test baseline queries xrayimage pnga test baseline queries xrayimage txt | 1 |
76,941 | 3,506,230,912 | IssuesEvent | 2016-01-08 04:54:35 | OregonCore/OregonCore | https://api.github.com/repos/OregonCore/OregonCore | closed | chests - q item (BB #1) | migrated Priority: Medium Type: Bug | This issue was migrated from bitbucket.
**Original Reporter:** staszek
**Original Date:** 31.12.2009 11:17:52 GMT+0000
**Original Priority:** major
**Original Type:** bug
**Original State:** resolved
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/1
<hr>
There is a problem with all chests which have any quest item inside.
It fail when we opening. It works only with autoloot, but doing manually all 'chests q' is not good idea. | 1.0 | chests - q item (BB #1) - This issue was migrated from bitbucket.
**Original Reporter:** staszek
**Original Date:** 31.12.2009 11:17:52 GMT+0000
**Original Priority:** major
**Original Type:** bug
**Original State:** resolved
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/1
<hr>
There is a problem with all chests which have any quest item inside.
It fail when we opening. It works only with autoloot, but doing manually all 'chests q' is not good idea. | priority | chests q item bb this issue was migrated from bitbucket original reporter staszek original date gmt original priority major original type bug original state resolved direct link there is a problem with all chests which have any quest item inside it fail when we opening it works only with autoloot but doing manually all chests q is not good idea | 1 |
208,588 | 7,156,249,268 | IssuesEvent | 2018-01-26 15:42:09 | franca/franca | https://api.github.com/repos/franca/franca | closed | Franca plugins/features should manifest their EMF 2.9 and MWE2 2.4 dependency | Priority-Medium auto-migrated bug | ```
The Franca features and/or plug-ins should manifest that they require MWE2 2.4
and thus EMF 2.9.
An confusing dependency injection error will arise if MWE2 2.3 and EMF 2.8 is
used.
```
Original issue reported on code.google.com by `johannes...@googlemail.com` on 28 Aug 2013 at 5:01
| 1.0 | Franca plugins/features should manifest their EMF 2.9 and MWE2 2.4 dependency - ```
The Franca features and/or plug-ins should manifest that they require MWE2 2.4
and thus EMF 2.9.
An confusing dependency injection error will arise if MWE2 2.3 and EMF 2.8 is
used.
```
Original issue reported on code.google.com by `johannes...@googlemail.com` on 28 Aug 2013 at 5:01
| priority | franca plugins features should manifest their emf and dependency the franca features and or plug ins should manifest that they require and thus emf an confusing dependency injection error will arise if and emf is used original issue reported on code google com by johannes googlemail com on aug at | 1 |
354,344 | 10,565,875,524 | IssuesEvent | 2019-10-05 14:49:08 | nfprojects/nfengine | https://api.github.com/repos/nfprojects/nfengine | closed | Improve PRNG in Math module | enhancement low priority medium proposal | The current implementation uses simple xorshift algorithm. Switch to xorshift\* or xorshift+ - they provide much better quality and are super fast (see http://xorshift.di.unimi.it/). Consider converting Random class to template with base integers PRGN algorithm as a template parameter (like it's done in C++11)
| 1.0 | Improve PRNG in Math module - The current implementation uses simple xorshift algorithm. Switch to xorshift\* or xorshift+ - they provide much better quality and are super fast (see http://xorshift.di.unimi.it/). Consider converting Random class to template with base integers PRGN algorithm as a template parameter (like it's done in C++11)
| priority | improve prng in math module the current implementation uses simple xorshift algorithm switch to xorshift or xorshift they provide much better quality and are super fast see consider converting random class to template with base integers prgn algorithm as a template parameter like it s done in c | 1 |
666,437 | 22,355,444,261 | IssuesEvent | 2022-06-15 15:16:37 | pika-org/pika | https://api.github.com/repos/pika-org/pika | opened | Update sender adaptors to inherit from `sender_adaptor_closure` | effort: 2 priority: medium type: senders/receivers | Once we unconditionally use the P2300 reference implementation, we should change our adaptors to inherit from `sender_adaptor_closure` instead of using the current `partial_algorithm` helper that we have. | 1.0 | Update sender adaptors to inherit from `sender_adaptor_closure` - Once we unconditionally use the P2300 reference implementation, we should change our adaptors to inherit from `sender_adaptor_closure` instead of using the current `partial_algorithm` helper that we have. | priority | update sender adaptors to inherit from sender adaptor closure once we unconditionally use the reference implementation we should change our adaptors to inherit from sender adaptor closure instead of using the current partial algorithm helper that we have | 1 |
746,703 | 26,042,509,617 | IssuesEvent | 2022-12-22 11:40:20 | zitadel/zitadel | https://api.github.com/repos/zitadel/zitadel | closed | Usernames are still checked for @ even if orgdomain check is deactivated | type: enhancement lang: go category: backend priority: medium state: in progress | **Describe the bug**
When creating a new user through the console, the loginname still needs to contain any domain (need to have an @), even if "User Loginname must contain orgdomain" is deactivated
**To Reproduce**
Steps to reproduce the behavior:
1. Create an organization
2. Set "User Loginname must contain orgdomain" to false in Domain settings
3. Go to Users > New and enter any details, choosing a loginname that does not contain @
4. You will get an error
**Expected behavior**
It is possible to create users with any username if domain setting says so
| 1.0 | Usernames are still checked for @ even if orgdomain check is deactivated - **Describe the bug**
When creating a new user through the console, the loginname still needs to contain any domain (need to have an @), even if "User Loginname must contain orgdomain" is deactivated
**To Reproduce**
Steps to reproduce the behavior:
1. Create an organization
2. Set "User Loginname must contain orgdomain" to false in Domain settings
3. Go to Users > New and enter any details, choosing a loginname that does not contain @
4. You will get an error
**Expected behavior**
It is possible to create users with any username if domain setting says so
| priority | usernames are still checked for even if orgdomain check is deactivated describe the bug when creating a new user through the console the loginname still needs to contain any domain need to have an even if user loginname must contain orgdomain is deactivated to reproduce steps to reproduce the behavior create an organization set user loginname must contain orgdomain to false in domain settings go to users new and enter any details choosing a loginname that does not contain you will get an error expected behavior it is possible to create users with any username if domain setting says so | 1 |
678,249 | 23,190,847,059 | IssuesEvent | 2022-08-01 12:32:26 | SAP/xsk | https://api.github.com/repos/SAP/xsk | closed | [IDE] Load large project in workspace | bug wontfix priority-medium effort-high usability customer shadow incomplete | **Describe the bug**
When a large project is available in the repository, the workspace takes a long time to load.
> What version of the XSK are you using?
0.9.3
**To Reproduce**
Steps to reproduce the behavior:
1. Create a folder with a lot of files in the repository (ie directly on the file system) - tested with a project 700MB size
2. Open XSK
3. See that workspace loads a long time
In my case it took 2 minutes to load the projects in the workspace
**Expected behavior**
Project sources are loaded on folder expand and only 1 level is expanded
| 1.0 | [IDE] Load large project in workspace - **Describe the bug**
When a large project is available in the repository, the workspace takes a long time to load.
> What version of the XSK are you using?
0.9.3
**To Reproduce**
Steps to reproduce the behavior:
1. Create a folder with a lot of files in the repository (ie directly on the file system) - tested with a project 700MB size
2. Open XSK
3. See that workspace loads a long time
In my case it took 2 minutes to load the projects in the workspace
**Expected behavior**
Project sources are loaded on folder expand and only 1 level is expanded
| priority | load large project in workspace describe the bug when a large project is available in the repository the workspace takes a long time to load what version of the xsk are you using to reproduce steps to reproduce the behavior create a folder with a lot of files in the repository ie directly on the file system tested with a project size open xsk see that workspace loads a long time in my case it took minutes to load the projects in the workspace expected behavior project sources are loaded on folder expand and only level is expanded | 1 |
675,641 | 23,100,704,323 | IssuesEvent | 2022-07-27 02:14:16 | yugabyte/yugabyte-db | https://api.github.com/repos/yugabyte/yugabyte-db | closed | sockets_to_add_.empty() check failed during test run | kind/bug area/docdb priority/medium community/request | Jira Link: [DB-2229](https://yugabyte.atlassian.net/browse/DB-2229)
I was running
./yb_build.sh release --ctest
There were 44 test failures. e.g.
```
220 - client_ql-dml-ttl-test (Failed)
221 - client_ql-list-test (Failed)
222 - client_ql-tablet-test (Failed)
223 - client_ql-transaction-test (Failed)
224 - client_ql-stress-test (Failed)
225 - client_seal-txn-test (Failed)
226 - client_snapshot-txn-test (Failed)
227 - client_serializable-txn-test (Failed)
```
Looking at few failure details files such as:
build/release-clang-dynamic/yb-test-logs/tests-pgwrapper__pg_mini-test/PgMiniTest_CreateDatabase.fatal_failure_details.2020-08-09T09_41_11.pid77420.txt
```
F20200809 09:41:11 /Users/zhihongyu/yugabyte-db/src/yb/rpc/acceptor.cc:121] Check failed: sockets_to_add_.empty()
@ 0x114a73cf0 google::LogDestination::LogToSinks()
@ 0x114a72d1a google::LogMessage::SendToLog()
@ 0x114a736c5 google::LogMessage::Flush()
@ 0x114a7858f google::LogMessageFatal::~LogMessageFatal()
@ 0x114a74699 google::LogMessageFatal::~LogMessageFatal()
@ 0x113f7a867 yb::rpc::Acceptor::Shutdown()
@ 0x113f7a4b3 yb::rpc::Acceptor::~Acceptor()
@ 0x113f95b37 yb::rpc::Messenger::ShutdownAcceptor()
@ 0x112b56ad0 yb::server::RpcServer::Shutdown()
```
| 1.0 | sockets_to_add_.empty() check failed during test run - Jira Link: [DB-2229](https://yugabyte.atlassian.net/browse/DB-2229)
I was running
./yb_build.sh release --ctest
There were 44 test failures. e.g.
```
220 - client_ql-dml-ttl-test (Failed)
221 - client_ql-list-test (Failed)
222 - client_ql-tablet-test (Failed)
223 - client_ql-transaction-test (Failed)
224 - client_ql-stress-test (Failed)
225 - client_seal-txn-test (Failed)
226 - client_snapshot-txn-test (Failed)
227 - client_serializable-txn-test (Failed)
```
Looking at few failure details files such as:
build/release-clang-dynamic/yb-test-logs/tests-pgwrapper__pg_mini-test/PgMiniTest_CreateDatabase.fatal_failure_details.2020-08-09T09_41_11.pid77420.txt
```
F20200809 09:41:11 /Users/zhihongyu/yugabyte-db/src/yb/rpc/acceptor.cc:121] Check failed: sockets_to_add_.empty()
@ 0x114a73cf0 google::LogDestination::LogToSinks()
@ 0x114a72d1a google::LogMessage::SendToLog()
@ 0x114a736c5 google::LogMessage::Flush()
@ 0x114a7858f google::LogMessageFatal::~LogMessageFatal()
@ 0x114a74699 google::LogMessageFatal::~LogMessageFatal()
@ 0x113f7a867 yb::rpc::Acceptor::Shutdown()
@ 0x113f7a4b3 yb::rpc::Acceptor::~Acceptor()
@ 0x113f95b37 yb::rpc::Messenger::ShutdownAcceptor()
@ 0x112b56ad0 yb::server::RpcServer::Shutdown()
```
| priority | sockets to add empty check failed during test run jira link i was running yb build sh release ctest there were test failures e g client ql dml ttl test failed client ql list test failed client ql tablet test failed client ql transaction test failed client ql stress test failed client seal txn test failed client snapshot txn test failed client serializable txn test failed looking at few failure details files such as build release clang dynamic yb test logs tests pgwrapper pg mini test pgminitest createdatabase fatal failure details txt users zhihongyu yugabyte db src yb rpc acceptor cc check failed sockets to add empty google logdestination logtosinks google logmessage sendtolog google logmessage flush google logmessagefatal logmessagefatal google logmessagefatal logmessagefatal yb rpc acceptor shutdown yb rpc acceptor acceptor yb rpc messenger shutdownacceptor yb server rpcserver shutdown | 1 |
415,319 | 12,127,758,558 | IssuesEvent | 2020-04-22 19:17:00 | department-of-veterans-affairs/caseflow | https://api.github.com/repos/department-of-veterans-affairs/caseflow | opened | Remove tracking mail org tasks | Feature: generic-queue Priority: Medium Product: caseflow-queue Stakeholder: BVA Team: Echo 🐬 Type: UI Change release-notes | ### Description
We currently create a mail task assigned to the mail team for every mail task that is created. These tasks are not handled by the mail team and will have not available actions, yet they still appear in the mail team's queue. We should stop creating these "tracking" tasks as the mail team uses numbers from their queue for reporting purposes. We also should get out of the practice of having tasks appear in queues that will never be actionable by that queue's user or member of the queue's organization.
### Replicate in Dev
1. Search for any case and add some mail tasks to it
### Background
Currently, when a user creates any mail tasks, caseflow creates 2 tasks
1. That mail task type, [assigned to the mail team](https://github.com/department-of-veterans-affairs/caseflow/blob/b50dedadfff96281a394ee2355d2691e8ab43f9b/app/models/tasks/mail_task.rb#L46-L51)
1. That mail task type, [assigned to the default org assignee, with the mail team task as its parent](https://github.com/department-of-veterans-affairs/caseflow/blob/b50dedadfff96281a394ee2355d2691e8ab43f9b/app/models/tasks/mail_task.rb#L55-L65)
## AC
- [ ] Creating a mail task that is not assigned to the mail team does not create a "grandparent" mail org task
**BEFORE**
```ruby
Appeal 20083 (hearing) STATUS ASGN_TO
└── RootTask on_hold Bva
└── StatusInquiryMailTask on_hold MailTeam
└── StatusInquiryMailTask on_hold LitigationSupport
└── StatusInquiryMailTask assigned VACOJAGADL
```
**AFTER**
```ruby
Appeal 20083 (hearing) STATUS ASGN_TO
└── RootTask on_hold Bva
└── StatusInquiryMailTask on_hold LitigationSupport
└── StatusInquiryMailTask assigned VACOJAGADL
```
- [ ] Tasks in production are cleaned up
**BEFORE**
```ruby
Appeal 20083 (hearing) STATUS ASGN_TO
└── RootTask on_hold Bva
└── StatusInquiryMailTask on_hold MailTeam
└── StatusInquiryMailTask on_hold LitigationSupport
└── StatusInquiryMailTask assigned VACOJAGADL
```
**AFTER**
```ruby
Appeal 20083 (hearing) STATUS ASGN_TO
└── RootTask on_hold Bva
└── StatusInquiryMailTask cancelled MailTeam
└── StatusInquiryMailTask on_hold LitigationSupport
└── StatusInquiryMailTask assigned VACOJAGADL
```
| 1.0 | Remove tracking mail org tasks - ### Description
We currently create a mail task assigned to the mail team for every mail task that is created. These tasks are not handled by the mail team and will have not available actions, yet they still appear in the mail team's queue. We should stop creating these "tracking" tasks as the mail team uses numbers from their queue for reporting purposes. We also should get out of the practice of having tasks appear in queues that will never be actionable by that queue's user or member of the queue's organization.
### Replicate in Dev
1. Search for any case and add some mail tasks to it
### Background
Currently, when a user creates any mail tasks, caseflow creates 2 tasks
1. That mail task type, [assigned to the mail team](https://github.com/department-of-veterans-affairs/caseflow/blob/b50dedadfff96281a394ee2355d2691e8ab43f9b/app/models/tasks/mail_task.rb#L46-L51)
1. That mail task type, [assigned to the default org assignee, with the mail team task as its parent](https://github.com/department-of-veterans-affairs/caseflow/blob/b50dedadfff96281a394ee2355d2691e8ab43f9b/app/models/tasks/mail_task.rb#L55-L65)
## AC
- [ ] Creating a mail task that is not assigned to the mail team does not create a "grandparent" mail org task
**BEFORE**
```ruby
Appeal 20083 (hearing) STATUS ASGN_TO
└── RootTask on_hold Bva
└── StatusInquiryMailTask on_hold MailTeam
└── StatusInquiryMailTask on_hold LitigationSupport
└── StatusInquiryMailTask assigned VACOJAGADL
```
**AFTER**
```ruby
Appeal 20083 (hearing) STATUS ASGN_TO
└── RootTask on_hold Bva
└── StatusInquiryMailTask on_hold LitigationSupport
└── StatusInquiryMailTask assigned VACOJAGADL
```
- [ ] Tasks in production are cleaned up
**BEFORE**
```ruby
Appeal 20083 (hearing) STATUS ASGN_TO
└── RootTask on_hold Bva
└── StatusInquiryMailTask on_hold MailTeam
└── StatusInquiryMailTask on_hold LitigationSupport
└── StatusInquiryMailTask assigned VACOJAGADL
```
**AFTER**
```ruby
Appeal 20083 (hearing) STATUS ASGN_TO
└── RootTask on_hold Bva
└── StatusInquiryMailTask cancelled MailTeam
└── StatusInquiryMailTask on_hold LitigationSupport
└── StatusInquiryMailTask assigned VACOJAGADL
```
| priority | remove tracking mail org tasks description we currently create a mail task assigned to the mail team for every mail task that is created these tasks are not handled by the mail team and will have not available actions yet they still appear in the mail team s queue we should stop creating these tracking tasks as the mail team uses numbers from their queue for reporting purposes we also should get out of the practice of having tasks appear in queues that will never be actionable by that queue s user or member of the queue s organization replicate in dev search for any case and add some mail tasks to it background currently when a user creates any mail tasks caseflow creates tasks that mail task type that mail task type ac creating a mail task that is not assigned to the mail team does not create a grandparent mail org task before ruby appeal hearing status asgn to └── roottask on hold bva └── statusinquirymailtask on hold mailteam └── statusinquirymailtask on hold litigationsupport └── statusinquirymailtask assigned vacojagadl after ruby appeal hearing status asgn to └── roottask on hold bva └── statusinquirymailtask on hold litigationsupport └── statusinquirymailtask assigned vacojagadl tasks in production are cleaned up before ruby appeal hearing status asgn to └── roottask on hold bva └── statusinquirymailtask on hold mailteam └── statusinquirymailtask on hold litigationsupport └── statusinquirymailtask assigned vacojagadl after ruby appeal hearing status asgn to └── roottask on hold bva └── statusinquirymailtask cancelled mailteam └── statusinquirymailtask on hold litigationsupport └── statusinquirymailtask assigned vacojagadl | 1 |
736,459 | 25,475,104,831 | IssuesEvent | 2022-11-25 13:44:55 | space-wizards/space-station-14 | https://api.github.com/repos/space-wizards/space-station-14 | closed | Unicode spam causes server to lag or crash | Issue: Bug Priority: 1-Urgent Holy Shit Difficulty: 2-Medium | <!-- To automatically tag this issue, add the uppercase label(s) surrounded by brackets below, for example: [LABEL] -->
## Description
Certain unicode characters can be used to cause server memory to spike and therefore cause the server to lag or worse crash.
Steps to Reproduce:
1. Find paper and pen
2. Use a wide/very long unicode character [(Source)](https://www.reddit.com/r/Unicode/comments/5qa7e7/widestlongest_unicode_characters_list/)
3. Copy and paste/spam the character until you are not able to anymore.
4. View the paper to cause lag or a crash.
**Screenshots**
**Additional context**
Problem could be fixed by either preventing certain unicode letters to be used or by setting a character limit for anything with user input. It is also replicable in cargo console as well (either the name or reason text field).
| 1.0 | Unicode spam causes server to lag or crash - <!-- To automatically tag this issue, add the uppercase label(s) surrounded by brackets below, for example: [LABEL] -->
## Description
Certain unicode characters can be used to cause server memory to spike and therefore cause the server to lag or worse crash.
Steps to Reproduce:
1. Find paper and pen
2. Use a wide/very long unicode character [(Source)](https://www.reddit.com/r/Unicode/comments/5qa7e7/widestlongest_unicode_characters_list/)
3. Copy and paste/spam the character until you are not able to anymore.
4. View the paper to cause lag or a crash.
**Screenshots**
**Additional context**
Problem could be fixed by either preventing certain unicode letters to be used or by setting a character limit for anything with user input. It is also replicable in cargo console as well (either the name or reason text field).
| priority | unicode spam causes server to lag or crash description certain unicode characters can be used to cause server memory to spike and therefore cause the server to lag or worse crash steps to reproduce find paper and pen use a wide very long unicode character copy and paste spam the character until you are not able to anymore view the paper to cause lag or a crash screenshots additional context problem could be fixed by either preventing certain unicode letters to be used or by setting a character limit for anything with user input it is also replicable in cargo console as well either the name or reason text field | 1 |
808,722 | 30,108,451,653 | IssuesEvent | 2023-06-30 05:03:44 | curiouslearning/FeedTheMonsterJS | https://api.github.com/repos/curiouslearning/FeedTheMonsterJS | closed | Add QA automation and optimization details into localization process doc | Medium Priority | **User Story**
As a FTM localization developer and Product Owner,
I want to add details to the [localization process doc](https://docs.google.com/document/d/1r6y_SvRFPTIEhXUde7c6J-6c1HesUlGvjfrtrFRnGHM/edit#heading=h.gwl9gsgbp8nd) about how to run the ffmpeg conversion to mp3s and how to run the QA scripts,
So that everyone on the team can understand the process and make it easily repeatable.
**Acceptance Criteria**
Given that I have to make a new localization of FTM,
When I read the localization process doc,
Then I should be able to follow all the steps to make a new localized build ready for local language QA that is optimized and takes less than an hour to create. | 1.0 | Add QA automation and optimization details into localization process doc - **User Story**
As a FTM localization developer and Product Owner,
I want to add details to the [localization process doc](https://docs.google.com/document/d/1r6y_SvRFPTIEhXUde7c6J-6c1HesUlGvjfrtrFRnGHM/edit#heading=h.gwl9gsgbp8nd) about how to run the ffmpeg conversion to mp3s and how to run the QA scripts,
So that everyone on the team can understand the process and make it easily repeatable.
**Acceptance Criteria**
Given that I have to make a new localization of FTM,
When I read the localization process doc,
Then I should be able to follow all the steps to make a new localized build ready for local language QA that is optimized and takes less than an hour to create. | priority | add qa automation and optimization details into localization process doc user story as a ftm localization developer and product owner i want to add details to the about how to run the ffmpeg conversion to and how to run the qa scripts so that everyone on the team can understand the process and make it easily repeatable acceptance criteria given that i have to make a new localization of ftm when i read the localization process doc then i should be able to follow all the steps to make a new localized build ready for local language qa that is optimized and takes less than an hour to create | 1 |
48,534 | 2,998,326,373 | IssuesEvent | 2015-07-23 13:34:21 | jayway/powermock | https://api.github.com/repos/jayway/powermock | closed | Chunking causes the @BeforeClass to be called numerous times | imported Milestone-Release1.3 Priority-Medium Type-Task | _From [johan.ha...@gmail.com](https://code.google.com/u/105676376875942041029/) on July 24, 2009 15:11:52_
Chunking causes the @BeforeClass to be called numerous times, once for each
@PrepareForTest method. Is this the correct behavior?
_Original issue: http://code.google.com/p/powermock/issues/detail?id=133_ | 1.0 | Chunking causes the @BeforeClass to be called numerous times - _From [johan.ha...@gmail.com](https://code.google.com/u/105676376875942041029/) on July 24, 2009 15:11:52_
Chunking causes the @BeforeClass to be called numerous times, once for each
@PrepareForTest method. Is this the correct behavior?
_Original issue: http://code.google.com/p/powermock/issues/detail?id=133_ | priority | chunking causes the beforeclass to be called numerous times from on july chunking causes the beforeclass to be called numerous times once for each preparefortest method is this the correct behavior original issue | 1 |
36,907 | 2,813,559,269 | IssuesEvent | 2015-05-18 15:17:43 | CruxFramework/crux | https://api.github.com/repos/CruxFramework/crux | closed | SortableList title is decentralized | enhancement imported invalid Module-CruxWidgets Priority-Medium | _From [flavia.jesus@triggolabs.com](https://code.google.com/u/flavia.jesus@triggolabs.com/) on March 16, 2015 10:43:35_
SortableList title is decentralized. Except on the chrome browser.
_Original issue: http://code.google.com/p/crux-framework/issues/detail?id=627_ | 1.0 | SortableList title is decentralized - _From [flavia.jesus@triggolabs.com](https://code.google.com/u/flavia.jesus@triggolabs.com/) on March 16, 2015 10:43:35_
SortableList title is decentralized. Except on the chrome browser.
_Original issue: http://code.google.com/p/crux-framework/issues/detail?id=627_ | priority | sortablelist title is decentralized from on march sortablelist title is decentralized except on the chrome browser original issue | 1 |
1,768 | 2,518,955,211 | IssuesEvent | 2015-01-17 08:36:42 | matthias-samwald/find-me-evidence | https://api.github.com/repos/matthias-samwald/find-me-evidence | closed | Errors Parsing Characters Using Woodstox Parser | bug priority medium | https://github.com/matthias-samwald/find-me-evidence/blob/Version-1.X/retrieval_and_indexing/wikipedia_translations_to_solr_xml.php#L9 throws ````com.ctc.wstx.exc.WstxUnexpectedCharException````

180 terms are not indexed!
| 1.0 | Errors Parsing Characters Using Woodstox Parser - https://github.com/matthias-samwald/find-me-evidence/blob/Version-1.X/retrieval_and_indexing/wikipedia_translations_to_solr_xml.php#L9 throws ````com.ctc.wstx.exc.WstxUnexpectedCharException````

180 terms are not indexed!
| priority | errors parsing characters using woodstox parser throws com ctc wstx exc wstxunexpectedcharexception terms are not indexed | 1 |
762,879 | 26,735,120,734 | IssuesEvent | 2023-01-30 08:53:50 | MattTheLegoman/RealmsInExile | https://api.github.com/repos/MattTheLegoman/RealmsInExile | opened | Elven dynasty renown problem | priority: medium balance | ## The Problem
Because of the way ck3 calculates renown at game start (being mostly via the ammount of dynasty members if I remember correctly), some elven dynasties would have pretty little renown at game start because they only had very few members.
(This also true in the opposite direction, where certain dynasties would get to unlock basically every perk at game start, but we capped the ammount of renown a dynasty can have at game start ages ago.)
## The Solution
Currently, one of them is to have the elven rings give +10 a month. I dont think this is a very elegant solution and talked to jamie about an alternative.
**We could have a character modifier for the dynasty head OR a dynasty modifier that gives monthly renown, which we assign manually to every elven dynasty to tweak their renown levels.**
Pros:
- Doesnt unlock every perk at once, so there is still a progression for the player thorough the game
- Doesnt require coding a bunch of starting events
Cons:
- If the starting character dies early, the modifier is lost much quicker (Unless its a dynasty modifier)
**We could have a starting event for the heads of certain dynasties that gives a large ammount of flat renown.**
Pros:
- Simple, does the job.
Cons:
- Will only trigger a day after game start.
- We would have to make a starting event for each of the major dynasties (Which are only a few to be fair)
## Conclusion
These are just two options on how we can solve it. In my personal opinion, tieing them to the elven rings isnt really nessecary and could cause potential issues, and the system should be handled on a per-elven-dynasty basis.
Initially we also considered just having the elven cultural heritages give a percentage based buff, but we are unsure if this would apply before game start and it would also lead to new dynasties becoming very renowned very fast.
Let me know what you guys think about this, I think we should look for a solution thats as simple as possible. Alternatively, we could just leave it as-is if its working well. | 1.0 | Elven dynasty renown problem - ## The Problem
Because of the way ck3 calculates renown at game start (being mostly via the ammount of dynasty members if I remember correctly), some elven dynasties would have pretty little renown at game start because they only had very few members.
(This also true in the opposite direction, where certain dynasties would get to unlock basically every perk at game start, but we capped the ammount of renown a dynasty can have at game start ages ago.)
## The Solution
Currently, one of them is to have the elven rings give +10 a month. I dont think this is a very elegant solution and talked to jamie about an alternative.
**We could have a character modifier for the dynasty head OR a dynasty modifier that gives monthly renown, which we assign manually to every elven dynasty to tweak their renown levels.**
Pros:
- Doesnt unlock every perk at once, so there is still a progression for the player thorough the game
- Doesnt require coding a bunch of starting events
Cons:
- If the starting character dies early, the modifier is lost much quicker (Unless its a dynasty modifier)
**We could have a starting event for the heads of certain dynasties that gives a large ammount of flat renown.**
Pros:
- Simple, does the job.
Cons:
- Will only trigger a day after game start.
- We would have to make a starting event for each of the major dynasties (Which are only a few to be fair)
## Conclusion
These are just two options on how we can solve it. In my personal opinion, tieing them to the elven rings isnt really nessecary and could cause potential issues, and the system should be handled on a per-elven-dynasty basis.
Initially we also considered just having the elven cultural heritages give a percentage based buff, but we are unsure if this would apply before game start and it would also lead to new dynasties becoming very renowned very fast.
Let me know what you guys think about this, I think we should look for a solution thats as simple as possible. Alternatively, we could just leave it as-is if its working well. | priority | elven dynasty renown problem the problem because of the way calculates renown at game start being mostly via the ammount of dynasty members if i remember correctly some elven dynasties would have pretty little renown at game start because they only had very few members this also true in the opposite direction where certain dynasties would get to unlock basically every perk at game start but we capped the ammount of renown a dynasty can have at game start ages ago the solution currently one of them is to have the elven rings give a month i dont think this is a very elegant solution and talked to jamie about an alternative we could have a character modifier for the dynasty head or a dynasty modifier that gives monthly renown which we assign manually to every elven dynasty to tweak their renown levels pros doesnt unlock every perk at once so there is still a progression for the player thorough the game doesnt require coding a bunch of starting events cons if the starting character dies early the modifier is lost much quicker unless its a dynasty modifier we could have a starting event for the heads of certain dynasties that gives a large ammount of flat renown pros simple does the job cons will only trigger a day after game start we would have to make a starting event for each of the major dynasties which are only a few to be fair conclusion these are just two options on how we can solve it in my personal opinion tieing them to the elven rings isnt really nessecary and could cause potential issues and the system should be handled on a per elven dynasty basis initially we also considered just having the elven cultural heritages give a percentage based buff but we are unsure if this would apply before game start and it would also lead to new dynasties becoming very renowned very fast let me know what you guys think about this i think we should look for a solution thats as simple as possible alternatively we could just leave it as is if its working well | 1 |
602,316 | 18,466,684,859 | IssuesEvent | 2021-10-17 01:54:50 | space-wizards/space-station-14 | https://api.github.com/repos/space-wizards/space-station-14 | closed | Can't unbuckle mob from chair after pulling | Type: Bug Priority: 2-Before Release Difficulty: 2-Medium | <!-- To automatically tag this issue, add the uppercase label(s) surrounded by brackets below, for example: [LABEL] -->
## Description
1. Spawn Urist and a chair
2. Drag Urist on a chair and pull it for some time
3. You are not able unbuckle Urist from chair anymore
<!-- Explain your issue in detail, including the steps to reproduce it if applicable. Issues without proper explanation are liable to be closed by maintainers.-->
**Screenshots**
<!-- If applicable, add screenshots to help explain your problem. -->
https://user-images.githubusercontent.com/6161335/118340147-96000a80-b523-11eb-9fd6-8a768b1bda8e.mp4
**Additional context**
<!-- Add any other context about the problem here. -->
| 1.0 | Can't unbuckle mob from chair after pulling - <!-- To automatically tag this issue, add the uppercase label(s) surrounded by brackets below, for example: [LABEL] -->
## Description
1. Spawn Urist and a chair
2. Drag Urist on a chair and pull it for some time
3. You are not able unbuckle Urist from chair anymore
<!-- Explain your issue in detail, including the steps to reproduce it if applicable. Issues without proper explanation are liable to be closed by maintainers.-->
**Screenshots**
<!-- If applicable, add screenshots to help explain your problem. -->
https://user-images.githubusercontent.com/6161335/118340147-96000a80-b523-11eb-9fd6-8a768b1bda8e.mp4
**Additional context**
<!-- Add any other context about the problem here. -->
| priority | can t unbuckle mob from chair after pulling description spawn urist and a chair drag urist on a chair and pull it for some time you are not able unbuckle urist from chair anymore screenshots additional context | 1 |
653,143 | 21,573,332,751 | IssuesEvent | 2022-05-02 10:59:29 | horizon-efrei/HorizonWeb | https://api.github.com/repos/horizon-efrei/HorizonWeb | opened | ⚙️🖥 Ajout des évènements d'associations | difficulty: medium priority: high status: approved type: enhancement type: feature status: unconfirmed target: backend target: frontend scope: clubs | ### Pour quelle partie de l'infrastructure souhaitez-vous proposer une suggestion ?
Site Web, API
### Votre idée
Ajouter des évènements aux associations, les laisser en créer de nouveaux, les modifier, les supprimer, voir la liste.
Un évènement doit avoir les propriétés suivantes :
- `start`: Date de début
- `end` Date de fin
- `shortDescription`: Description courte (expliquer en 2 mots le principe de l'event)
- `longDescription`: Description longue (expliquer en détail comment y participer, le déroulement...)
- `price`: Prix (obligatoire, mais peut être de 0€)
- `createdBy`: Créé par X
- `team`: Association qui organise l'event
- `place`: Lieu ou l'event se déroule (string)
- `meetingPoint`: Lieu de rendez-vous (string, obligatoire, même que `place` si besoin) (mettre en + gros le jour de l'event ?)
- `supervisor?`: Personne en charge
- `private`: S'il est privé (réserve aux membres de l'assos)
- `preconditions?`: Dispositions particulières (s'il faut ramener un repas, un costume, une pièce d'identité..., s'il faut être majeur, s'il y'a des conditions particulières à remplir pour venir) (mettre en avant dans l'UI, un genre de warning)
- `questionFallback?`: (string) que faire si on a des questions ("contacter X sur discord", "contacter X sur insta", aller sur ce site, appeler X, venir nous voir en salle X...)
À réfléchir pour plus tard :
- Évènement cross-assos
- "Exprimer son intérêt/s'inscrire" à un évènement ? rien d'engageant, mais pour que l'assos ait une idée du nb de personnes intéressées, ou pour que la personne ait des rappels
### Autre contexte
_No response_ | 1.0 | ⚙️🖥 Ajout des évènements d'associations - ### Pour quelle partie de l'infrastructure souhaitez-vous proposer une suggestion ?
Site Web, API
### Votre idée
Ajouter des évènements aux associations, les laisser en créer de nouveaux, les modifier, les supprimer, voir la liste.
Un évènement doit avoir les propriétés suivantes :
- `start`: Date de début
- `end` Date de fin
- `shortDescription`: Description courte (expliquer en 2 mots le principe de l'event)
- `longDescription`: Description longue (expliquer en détail comment y participer, le déroulement...)
- `price`: Prix (obligatoire, mais peut être de 0€)
- `createdBy`: Créé par X
- `team`: Association qui organise l'event
- `place`: Lieu ou l'event se déroule (string)
- `meetingPoint`: Lieu de rendez-vous (string, obligatoire, même que `place` si besoin) (mettre en + gros le jour de l'event ?)
- `supervisor?`: Personne en charge
- `private`: S'il est privé (réserve aux membres de l'assos)
- `preconditions?`: Dispositions particulières (s'il faut ramener un repas, un costume, une pièce d'identité..., s'il faut être majeur, s'il y'a des conditions particulières à remplir pour venir) (mettre en avant dans l'UI, un genre de warning)
- `questionFallback?`: (string) que faire si on a des questions ("contacter X sur discord", "contacter X sur insta", aller sur ce site, appeler X, venir nous voir en salle X...)
À réfléchir pour plus tard :
- Évènement cross-assos
- "Exprimer son intérêt/s'inscrire" à un évènement ? rien d'engageant, mais pour que l'assos ait une idée du nb de personnes intéressées, ou pour que la personne ait des rappels
### Autre contexte
_No response_ | priority | ⚙️🖥 ajout des évènements d associations pour quelle partie de l infrastructure souhaitez vous proposer une suggestion site web api votre idée ajouter des évènements aux associations les laisser en créer de nouveaux les modifier les supprimer voir la liste un évènement doit avoir les propriétés suivantes start date de début end date de fin shortdescription description courte expliquer en mots le principe de l event longdescription description longue expliquer en détail comment y participer le déroulement price prix obligatoire mais peut être de € createdby créé par x team association qui organise l event place lieu ou l event se déroule string meetingpoint lieu de rendez vous string obligatoire même que place si besoin mettre en gros le jour de l event supervisor personne en charge private s il est privé réserve aux membres de l assos preconditions dispositions particulières s il faut ramener un repas un costume une pièce d identité s il faut être majeur s il y a des conditions particulières à remplir pour venir mettre en avant dans l ui un genre de warning questionfallback string que faire si on a des questions contacter x sur discord contacter x sur insta aller sur ce site appeler x venir nous voir en salle x à réfléchir pour plus tard évènement cross assos exprimer son intérêt s inscrire à un évènement rien d engageant mais pour que l assos ait une idée du nb de personnes intéressées ou pour que la personne ait des rappels autre contexte no response | 1 |
737,804 | 25,532,489,373 | IssuesEvent | 2022-11-29 09:30:47 | telerik/kendo-ui-core | https://api.github.com/repos/telerik/kendo-ui-core | opened | Editor Colorpicker's inputs are not editable when changing the default options. | Bug SEV: Medium C: Editor jQuery2 Priority 1 | ### Bug report
When you use setOptions on the ColorPicker to display a gradient instead of palette, the inputs are not editable.
### Reproduction of the problem
1. Open this Dojo example - https://dojo.telerik.com/@martin.tabakov@progress.com/eSuFUVIK
2. Open a ColorPicker
### Current behavior
The inputs are not editable
### Expected/desired behavior
The inputs should be editable.
### Environment
* **Kendo UI version:** 2022.3.1118
* **Browser:** [all]
| 1.0 | Editor Colorpicker's inputs are not editable when changing the default options. - ### Bug report
When you use setOptions on the ColorPicker to display a gradient instead of palette, the inputs are not editable.
### Reproduction of the problem
1. Open this Dojo example - https://dojo.telerik.com/@martin.tabakov@progress.com/eSuFUVIK
2. Open a ColorPicker
### Current behavior
The inputs are not editable
### Expected/desired behavior
The inputs should be editable.
### Environment
* **Kendo UI version:** 2022.3.1118
* **Browser:** [all]
| priority | editor colorpicker s inputs are not editable when changing the default options bug report when you use setoptions on the colorpicker to display a gradient instead of palette the inputs are not editable reproduction of the problem open this dojo example open a colorpicker current behavior the inputs are not editable expected desired behavior the inputs should be editable environment kendo ui version browser | 1 |
306,412 | 9,392,788,317 | IssuesEvent | 2019-04-07 04:59:55 | generative-music/generative.fm | https://api.github.com/repos/generative-music/generative.fm | opened | Make volume slider exponential | bug low effort medium priority | The decibel scale is logarithmic, so linear control is not ideal. More info: https://www.dr-lex.be/info-stuff/volumecontrols.html#about | 1.0 | Make volume slider exponential - The decibel scale is logarithmic, so linear control is not ideal. More info: https://www.dr-lex.be/info-stuff/volumecontrols.html#about | priority | make volume slider exponential the decibel scale is logarithmic so linear control is not ideal more info | 1 |
673,871 | 23,033,490,992 | IssuesEvent | 2022-07-22 16:03:47 | ROCmSoftwarePlatform/MITunaX | https://api.github.com/repos/ROCmSoftwarePlatform/MITunaX | closed | Allow per GPU assignment in SLURM | medium task priority_medium | Our current SLURM granularity only allows for an entire machine to be assigned to each person. This is prohibitive since each user might not want all 8 or 16 GPUs on a node.
Therefore, to improve the sharability of our nodes SLURM needs to be configured so that each GPU on a node may be assigned individually. | 1.0 | Allow per GPU assignment in SLURM - Our current SLURM granularity only allows for an entire machine to be assigned to each person. This is prohibitive since each user might not want all 8 or 16 GPUs on a node.
Therefore, to improve the sharability of our nodes SLURM needs to be configured so that each GPU on a node may be assigned individually. | priority | allow per gpu assignment in slurm our current slurm granularity only allows for an entire machine to be assigned to each person this is prohibitive since each user might not want all or gpus on a node therefore to improve the sharability of our nodes slurm needs to be configured so that each gpu on a node may be assigned individually | 1 |
752,511 | 26,288,217,757 | IssuesEvent | 2023-01-08 03:56:06 | qdbe/quickdbexplorer | https://api.github.com/repos/qdbe/quickdbexplorer | closed | オブジェクト検索で、フィールドを検索対象にした場合に対象オブジェクトの種類を指定可能にする | enhancement Priority-Medium Component-UI Type-Enhancement OpSys-Windows Milestone-Release2.7 | オブジェクト検索で、フィールドを検索対象にした場合に対象オブジェクトの種類を指定可能にする
テーブル
VIEW
Synonym
の3択を可能にする | 1.0 | オブジェクト検索で、フィールドを検索対象にした場合に対象オブジェクトの種類を指定可能にする - オブジェクト検索で、フィールドを検索対象にした場合に対象オブジェクトの種類を指定可能にする
テーブル
VIEW
Synonym
の3択を可能にする | priority | オブジェクト検索で、フィールドを検索対象にした場合に対象オブジェクトの種類を指定可能にする オブジェクト検索で、フィールドを検索対象にした場合に対象オブジェクトの種類を指定可能にする テーブル view synonym | 1 |
201,500 | 7,032,377,653 | IssuesEvent | 2017-12-27 02:52:58 | Marri/glowfic | https://api.github.com/repos/Marri/glowfic | opened | Upgrade TinyMCE to 4.7 | 3. medium priority 8. medium dev type: enhancement | The last attempt at upgrading TinyMCE failed, since post editors started failing to load. Why this happened is kinda unclear to me, but it should be investigated. There's a branch which starts this and could be made to go that direction: https://github.com/Marri/glowfic/compare/fix/tinymce-4.7 | 1.0 | Upgrade TinyMCE to 4.7 - The last attempt at upgrading TinyMCE failed, since post editors started failing to load. Why this happened is kinda unclear to me, but it should be investigated. There's a branch which starts this and could be made to go that direction: https://github.com/Marri/glowfic/compare/fix/tinymce-4.7 | priority | upgrade tinymce to the last attempt at upgrading tinymce failed since post editors started failing to load why this happened is kinda unclear to me but it should be investigated there s a branch which starts this and could be made to go that direction | 1 |
624,220 | 19,690,862,052 | IssuesEvent | 2022-01-12 06:42:59 | rancher/k3d | https://api.github.com/repos/rancher/k3d | opened | [FEATURE] Node Agents vs. Direct Cluster Interaction | enhancement priority/medium | k3d has some features that interact with K3s functionality directly in one way or another:
- custom entrypoint scripts
- updating `/etc/hosts`
- updating CoreDNS (either directly in the live ConfigMap or on disk in auto-deploy manifest)
- ...
Some of those can only run at specific stages of the cluster lifecycle and can not be run after the cluster was created (due to the way they're implemented).
For tasks that can be executed during the cluster runtime, we can choose one of the following ways:
1. Interact directly with the cluster, e.g. via `kubectl` or the Kubernetes-Client SDK
2. Have NodeAgents running inside the cluster (e.g. as a DaemonSet) and just passing in a Configfile (ConfigMap), e.g. via the auto-deploy manifests, to configure them | 1.0 | [FEATURE] Node Agents vs. Direct Cluster Interaction - k3d has some features that interact with K3s functionality directly in one way or another:
- custom entrypoint scripts
- updating `/etc/hosts`
- updating CoreDNS (either directly in the live ConfigMap or on disk in auto-deploy manifest)
- ...
Some of those can only run at specific stages of the cluster lifecycle and can not be run after the cluster was created (due to the way they're implemented).
For tasks that can be executed during the cluster runtime, we can choose one of the following ways:
1. Interact directly with the cluster, e.g. via `kubectl` or the Kubernetes-Client SDK
2. Have NodeAgents running inside the cluster (e.g. as a DaemonSet) and just passing in a Configfile (ConfigMap), e.g. via the auto-deploy manifests, to configure them | priority | node agents vs direct cluster interaction has some features that interact with functionality directly in one way or another custom entrypoint scripts updating etc hosts updating coredns either directly in the live configmap or on disk in auto deploy manifest some of those can only run at specific stages of the cluster lifecycle and can not be run after the cluster was created due to the way they re implemented for tasks that can be executed during the cluster runtime we can choose one of the following ways interact directly with the cluster e g via kubectl or the kubernetes client sdk have nodeagents running inside the cluster e g as a daemonset and just passing in a configfile configmap e g via the auto deploy manifests to configure them | 1 |
123,341 | 4,860,486,091 | IssuesEvent | 2016-11-14 02:52:21 | Repair-DeskPOS/RepairDesk-Bugs | https://api.github.com/repos/Repair-DeskPOS/RepairDesk-Bugs | closed | Issue with commission report | bug help wanted Medium Priority | Every employee making same commission?? This is incorrect
**Issue Reported By: Michael St John**

| 1.0 | Issue with commission report - Every employee making same commission?? This is incorrect
**Issue Reported By: Michael St John**

| priority | issue with commission report every employee making same commission this is incorrect issue reported by michael st john | 1 |
647,464 | 21,104,233,472 | IssuesEvent | 2022-04-04 17:07:02 | giancarlopernudisegura/cmput404 | https://api.github.com/repos/giancarlopernudisegura/cmput404 | closed | [User Story]: Private Posts (Multiple) | question Priority Level: Medium Implementation Difficulty: Low User Story | ### User Story
As an author, posts I create can be private to my friends.
### Objects
Authors, Post | 1.0 | [User Story]: Private Posts (Multiple) - ### User Story
As an author, posts I create can be private to my friends.
### Objects
Authors, Post | priority | private posts multiple user story as an author posts i create can be private to my friends objects authors post | 1 |
707,184 | 24,298,092,389 | IssuesEvent | 2022-09-29 11:49:02 | callmegiorgio/pycvm | https://api.github.com/repos/callmegiorgio/pycvm | closed | Income and balance sheet statements are not created for some documents in the DFP of years 2010, 2011, 2013, and 2019 | Type: Bug Priority: Medium Status: Completed | ### Description
The exception `ValueError` is raised while trying to create an `IncomeStatement` or `BalanceSheet` for some documents in the DFP of years 2010, 2011, 2013, and 2019.
### Steps to reproduce
1. Download the DFP of 2010, 2011, 2013, or 2019
2. Call `python -m samples.dfp.print_balances`, passing one such DFP file as an argument
3. Wait for the sample program to finish execution
4. See missing companies at the end of output
### Expected behavior
No exception should be raised for the DFP of those years.
### Additional context
This bug results from the refactor implemented by #11. Apparently, the CVM code of some companies were not accounted for because some documents still failed to be read by `dfpitr_reader()`, as #14 had not been merged to `develop` yet. | 1.0 | Income and balance sheet statements are not created for some documents in the DFP of years 2010, 2011, 2013, and 2019 - ### Description
The exception `ValueError` is raised while trying to create an `IncomeStatement` or `BalanceSheet` for some documents in the DFP of years 2010, 2011, 2013, and 2019.
### Steps to reproduce
1. Download the DFP of 2010, 2011, 2013, or 2019
2. Call `python -m samples.dfp.print_balances`, passing one such DFP file as an argument
3. Wait for the sample program to finish execution
4. See missing companies at the end of output
### Expected behavior
No exception should be raised for the DFP of those years.
### Additional context
This bug results from the refactor implemented by #11. Apparently, the CVM code of some companies were not accounted for because some documents still failed to be read by `dfpitr_reader()`, as #14 had not been merged to `develop` yet. | priority | income and balance sheet statements are not created for some documents in the dfp of years and description the exception valueerror is raised while trying to create an incomestatement or balancesheet for some documents in the dfp of years and steps to reproduce download the dfp of or call python m samples dfp print balances passing one such dfp file as an argument wait for the sample program to finish execution see missing companies at the end of output expected behavior no exception should be raised for the dfp of those years additional context this bug results from the refactor implemented by apparently the cvm code of some companies were not accounted for because some documents still failed to be read by dfpitr reader as had not been merged to develop yet | 1 |
584,169 | 17,408,062,975 | IssuesEvent | 2021-08-03 08:44:28 | status-im/status-desktop | https://api.github.com/repos/status-im/status-desktop | closed | Stickers button is not shown when being on Ropsten testnet | Chat bug priority 2: medium | 1. create account
2. switch to Ropsten test net (Settings - Advanced)
3. login and open any chat
Expected: can send stickers on Ropsten as well
Actual result: stickers button is accessible on mainnet only
<img width="1552" alt="Screenshot 2021-08-03 at 11 13 36" src="https://user-images.githubusercontent.com/82375995/127982768-cd7b53be-dff7-4f01-b809-25593cbdaaea.png">
<img width="1344" alt="Screenshot 2021-08-03 at 11 14 46" src="https://user-images.githubusercontent.com/82375995/127982790-085f89bf-567a-4211-bee6-2bac1a0742dd.png">
| 1.0 | Stickers button is not shown when being on Ropsten testnet - 1. create account
2. switch to Ropsten test net (Settings - Advanced)
3. login and open any chat
Expected: can send stickers on Ropsten as well
Actual result: stickers button is accessible on mainnet only
<img width="1552" alt="Screenshot 2021-08-03 at 11 13 36" src="https://user-images.githubusercontent.com/82375995/127982768-cd7b53be-dff7-4f01-b809-25593cbdaaea.png">
<img width="1344" alt="Screenshot 2021-08-03 at 11 14 46" src="https://user-images.githubusercontent.com/82375995/127982790-085f89bf-567a-4211-bee6-2bac1a0742dd.png">
| priority | stickers button is not shown when being on ropsten testnet create account switch to ropsten test net settings advanced login and open any chat expected can send stickers on ropsten as well actual result stickers button is accessible on mainnet only img width alt screenshot at src img width alt screenshot at src | 1 |
474,524 | 13,671,406,338 | IssuesEvent | 2020-09-29 06:56:20 | teamforus/forus | https://api.github.com/repos/teamforus/forus | closed | Make figma proposal: give the organisation the option to enable citizens to apply for fund (fund settings) | Difficulty: Medium Priority: Must have Scope: Small project-133 project-37 | ## Main asssignee: @
## Context/goal:
signupflow should be a fund config, this way we can start using the flow with one fund and one municipality and scale up when it works
## Task
- [x] text for page is blocked
- [x] message where to request fund (if there is?)
- [x] text for page when you already requested fund
- [ ] add a option in edit fund that enables applications (or disable)
- [ ] https://westerkwartier.forus.io/fund/8/request
- [ ] Make it so that user can still activate vouchers using DigiD.
| 1.0 | Make figma proposal: give the organisation the option to enable citizens to apply for fund (fund settings) - ## Main asssignee: @
## Context/goal:
signupflow should be a fund config, this way we can start using the flow with one fund and one municipality and scale up when it works
## Task
- [x] text for page is blocked
- [x] message where to request fund (if there is?)
- [x] text for page when you already requested fund
- [ ] add a option in edit fund that enables applications (or disable)
- [ ] https://westerkwartier.forus.io/fund/8/request
- [ ] Make it so that user can still activate vouchers using DigiD.
| priority | make figma proposal give the organisation the option to enable citizens to apply for fund fund settings main asssignee context goal signupflow should be a fund config this way we can start using the flow with one fund and one municipality and scale up when it works task text for page is blocked message where to request fund if there is text for page when you already requested fund add a option in edit fund that enables applications or disable make it so that user can still activate vouchers using digid | 1 |
566,767 | 16,829,189,417 | IssuesEvent | 2021-06-18 00:08:11 | aws/aws-app-mesh-roadmap | https://api.github.com/repos/aws/aws-app-mesh-roadmap | closed | Feature Request: Support matching on headers and hostnames in Virtual Gateway | Priority: Medium Roadmap: Accepted enhancement | *If you want to see App Mesh implement this idea, please upvote with a :+1:.*
**Tell us about your request**
Currently [Gateway Routes](https://docs.aws.amazon.com/app-mesh/latest/userguide/gateway-routes.html) support matching based on prefix/service names in HTTP/GRPC and route it to a Virtual Service on match. But, we need to extend this to allow more complex matching rules like HTTP headers, hostnames and GRPC metadata.
**Which integration(s) is this request for?**
Applicable to all integrations- Fargate, ECS, EKS, EC2, Kubernetes.
**Attachments**
If you think you might have additional information that you'd like to include via an attachment, please do - we'll take a look. (Remember to remove any personally-identifiable information.)
| 1.0 | Feature Request: Support matching on headers and hostnames in Virtual Gateway - *If you want to see App Mesh implement this idea, please upvote with a :+1:.*
**Tell us about your request**
Currently [Gateway Routes](https://docs.aws.amazon.com/app-mesh/latest/userguide/gateway-routes.html) support matching based on prefix/service names in HTTP/GRPC and route it to a Virtual Service on match. But, we need to extend this to allow more complex matching rules like HTTP headers, hostnames and GRPC metadata.
**Which integration(s) is this request for?**
Applicable to all integrations- Fargate, ECS, EKS, EC2, Kubernetes.
**Attachments**
If you think you might have additional information that you'd like to include via an attachment, please do - we'll take a look. (Remember to remove any personally-identifiable information.)
| priority | feature request support matching on headers and hostnames in virtual gateway if you want to see app mesh implement this idea please upvote with a tell us about your request currently support matching based on prefix service names in http grpc and route it to a virtual service on match but we need to extend this to allow more complex matching rules like http headers hostnames and grpc metadata which integration s is this request for applicable to all integrations fargate ecs eks kubernetes attachments if you think you might have additional information that you d like to include via an attachment please do we ll take a look remember to remove any personally identifiable information | 1 |
94,341 | 3,924,658,134 | IssuesEvent | 2016-04-22 15:55:58 | blackwatchint/modpack | https://api.github.com/repos/blackwatchint/modpack | closed | Adjust 40mm grenade round quantities | Medium Priority Template | The quantities of 40mm grenade launcher rounds are to be adjusted in all loadouts as follows:
- [x] Reduce Squad and Fireteam Leaders to 5x HE, 2x red smoke, 1x white smoke, 1x flare.
- [x] Reduce Platoon Leader to 3x HE, 2x red smoke, 1x white smoke, 1x flare*.
- [x] New Grenadier loadout receives 8x HE, 2x red smoke, 2x white smoke, 1x green smoke, 1x flare.
* If the Platoon Leader loadout remains too heavy or tight on space, the grenade launcher and all rounds are to be removed. | 1.0 | Adjust 40mm grenade round quantities - The quantities of 40mm grenade launcher rounds are to be adjusted in all loadouts as follows:
- [x] Reduce Squad and Fireteam Leaders to 5x HE, 2x red smoke, 1x white smoke, 1x flare.
- [x] Reduce Platoon Leader to 3x HE, 2x red smoke, 1x white smoke, 1x flare*.
- [x] New Grenadier loadout receives 8x HE, 2x red smoke, 2x white smoke, 1x green smoke, 1x flare.
* If the Platoon Leader loadout remains too heavy or tight on space, the grenade launcher and all rounds are to be removed. | priority | adjust grenade round quantities the quantities of grenade launcher rounds are to be adjusted in all loadouts as follows reduce squad and fireteam leaders to he red smoke white smoke flare reduce platoon leader to he red smoke white smoke flare new grenadier loadout receives he red smoke white smoke green smoke flare if the platoon leader loadout remains too heavy or tight on space the grenade launcher and all rounds are to be removed | 1 |
78,407 | 3,509,727,438 | IssuesEvent | 2016-01-09 00:43:01 | OregonCore/OregonCore | https://api.github.com/repos/OregonCore/OregonCore | closed | QUest CLUCK! (BB #1177) | Category: Quests migrated Priority: Medium Type: Bug | This issue was migrated from bitbucket.
**Original Reporter:** AlphafoxBHN
**Original Date:** 12.12.2015 19:04:49 GMT+0000
**Original Priority:** major
**Original Type:** bug
**Original State:** closed
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/1177
<hr>
http://www.wowhead.com/quest=3861/cluck
Quest is not Finishble, the next button is disabled. | 1.0 | QUest CLUCK! (BB #1177) - This issue was migrated from bitbucket.
**Original Reporter:** AlphafoxBHN
**Original Date:** 12.12.2015 19:04:49 GMT+0000
**Original Priority:** major
**Original Type:** bug
**Original State:** closed
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/1177
<hr>
http://www.wowhead.com/quest=3861/cluck
Quest is not Finishble, the next button is disabled. | priority | quest cluck bb this issue was migrated from bitbucket original reporter alphafoxbhn original date gmt original priority major original type bug original state closed direct link quest is not finishble the next button is disabled | 1 |
5,999 | 2,581,782,297 | IssuesEvent | 2015-02-14 12:58:38 | fkanehiro/hrpsys-base | https://api.github.com/repos/fkanehiro/hrpsys-base | reopened | 関節角度をうわがくRTCにGoActual相当のモードなどを作る | bug imported Priority-Medium | _From [nothewo...@gmail.com](https://code.google.com/u/101361599614986353837/) on August 23, 2013 22:06:33_
現在
SequencePlayer -> StateHolder -> RTC1 -> RTC2 ... -> RobotHardware
のように、センサフィードバックを用いるなどして
関節角をずっと上書き続けるモードをもつRTCが、
StateHolderとRobotHardwareの間にはさまっています。
RTC1, RTC2などがそれで、hrpsys_config.pyの例では
ImpedanceControllerやSoftErrorLimiterが該当します。
GoActualはStateHolderのみに有効なので、
servoOn時にGoActualしても、
もしRTC1, ...が関節角うわがきモードの場合、
RobotHardwareまで届いてくる関節角は
GoActualされてないものになります。
RTC1, ...のRTC群にはすべて、
関節角をうわがかないモードへと遷移するなどする必要があります。
_Original issue: http://code.google.com/p/hrpsys-base/issues/detail?id=131_ | 1.0 | 関節角度をうわがくRTCにGoActual相当のモードなどを作る - _From [nothewo...@gmail.com](https://code.google.com/u/101361599614986353837/) on August 23, 2013 22:06:33_
現在
SequencePlayer -> StateHolder -> RTC1 -> RTC2 ... -> RobotHardware
のように、センサフィードバックを用いるなどして
関節角をずっと上書き続けるモードをもつRTCが、
StateHolderとRobotHardwareの間にはさまっています。
RTC1, RTC2などがそれで、hrpsys_config.pyの例では
ImpedanceControllerやSoftErrorLimiterが該当します。
GoActualはStateHolderのみに有効なので、
servoOn時にGoActualしても、
もしRTC1, ...が関節角うわがきモードの場合、
RobotHardwareまで届いてくる関節角は
GoActualされてないものになります。
RTC1, ...のRTC群にはすべて、
関節角をうわがかないモードへと遷移するなどする必要があります。
_Original issue: http://code.google.com/p/hrpsys-base/issues/detail?id=131_ | priority | 関節角度をうわがくrtcにgoactual相当のモードなどを作る from on august 現在 sequenceplayer stateholder robothardware のように、センサフィードバックを用いるなどして 関節角をずっと上書き続けるモードをもつrtcが、 stateholderとrobothardwareの間にはさまっています。 、hrpsys config pyの例では impedancecontrollerやsofterrorlimiterが該当します。 goactualはstateholderのみに有効なので、 servoon時にgoactualしても、 が関節角うわがきモードの場合、 robothardwareまで届いてくる関節角は goactualされてないものになります。 のrtc群にはすべて、 関節角をうわがかないモードへと遷移するなどする必要があります。 original issue | 1 |
691,639 | 23,704,854,534 | IssuesEvent | 2022-08-29 23:19:06 | awslabs/aws-saas-boost | https://api.github.com/repos/awslabs/aws-saas-boost | closed | Installing a second SaaS Boost environment in the same account fails | bug priority-medium multi-container | In the multi-container branch we added a CloudFormation Macro to SaaS Boost in order to support creating individual ECR repositories for each service. This is implemented as a CloudFormation Macro, Lambda Function, and CloudWatch LogGroup created with a specific set of names in the `saas-boost.yaml` base stack. This macro is then referred to in the `Transform` section of the `saas-boost-core.yaml` core stack: duplicating the service-specific resources for each service listed in the `ApplicationServices` parameter.
This implementation works, but has a small problem: because the base stack always attempts to create a macro and related resources with the same names, attempting to create two environments in the same account fails because the macro already exists.
We cannot give the macro a variable name because ["intrinsic functions included in the template are evaluated after any macros"](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-macros.html#template-macros-considerations) and [variable substitution functions are considered intrinsic](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/intrinsic-function-reference.html).
### Reproduction Steps
1. Create a multi-container SaaS Boost environment using the installer and the multi-container branch. Any options are vaild, no need to create an AppConfig or upload any container images.
2. Create a second environment. You will see the base stack fail because the macro resources already exist
### What did you expect to happen?
I should be able to install as many SaaS Boost environments as my AWS limits allow.
### What actually happened?
You will see the base stack fail because the macro resources already exist
### Environment
- **AWS Region :** us-west-2, but this happens in any region
- **AWS SaaS Boost Version :** v2.0.0-rc0, v2.0.0-rc1, multi-container branch
- **Workload OS (Linux or Windows) :** N/A
### Other
---
This is :bug: Bug Report
| 1.0 | Installing a second SaaS Boost environment in the same account fails - In the multi-container branch we added a CloudFormation Macro to SaaS Boost in order to support creating individual ECR repositories for each service. This is implemented as a CloudFormation Macro, Lambda Function, and CloudWatch LogGroup created with a specific set of names in the `saas-boost.yaml` base stack. This macro is then referred to in the `Transform` section of the `saas-boost-core.yaml` core stack: duplicating the service-specific resources for each service listed in the `ApplicationServices` parameter.
This implementation works, but has a small problem: because the base stack always attempts to create a macro and related resources with the same names, attempting to create two environments in the same account fails because the macro already exists.
We cannot give the macro a variable name because ["intrinsic functions included in the template are evaluated after any macros"](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-macros.html#template-macros-considerations) and [variable substitution functions are considered intrinsic](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/intrinsic-function-reference.html).
### Reproduction Steps
1. Create a multi-container SaaS Boost environment using the installer and the multi-container branch. Any options are vaild, no need to create an AppConfig or upload any container images.
2. Create a second environment. You will see the base stack fail because the macro resources already exist
### What did you expect to happen?
I should be able to install as many SaaS Boost environments as my AWS limits allow.
### What actually happened?
You will see the base stack fail because the macro resources already exist
### Environment
- **AWS Region :** us-west-2, but this happens in any region
- **AWS SaaS Boost Version :** v2.0.0-rc0, v2.0.0-rc1, multi-container branch
- **Workload OS (Linux or Windows) :** N/A
### Other
---
This is :bug: Bug Report
| priority | installing a second saas boost environment in the same account fails in the multi container branch we added a cloudformation macro to saas boost in order to support creating individual ecr repositories for each service this is implemented as a cloudformation macro lambda function and cloudwatch loggroup created with a specific set of names in the saas boost yaml base stack this macro is then referred to in the transform section of the saas boost core yaml core stack duplicating the service specific resources for each service listed in the applicationservices parameter this implementation works but has a small problem because the base stack always attempts to create a macro and related resources with the same names attempting to create two environments in the same account fails because the macro already exists we cannot give the macro a variable name because and reproduction steps create a multi container saas boost environment using the installer and the multi container branch any options are vaild no need to create an appconfig or upload any container images create a second environment you will see the base stack fail because the macro resources already exist what did you expect to happen i should be able to install as many saas boost environments as my aws limits allow what actually happened you will see the base stack fail because the macro resources already exist environment aws region us west but this happens in any region aws saas boost version multi container branch workload os linux or windows n a other this is bug bug report | 1 |
22,815 | 2,650,987,801 | IssuesEvent | 2015-03-16 07:37:45 | grepper/tovid | https://api.github.com/repos/grepper/tovid | opened | New Align option - circumference | enhancement imported Priority-Medium | _From [thevo...@gmail.com](https://code.google.com/u/114027571757451752419/) on May 27, 2008 02:44:14_
Would it be possible to include a new -align option, something like:
-align circumference
where all the thumbnails would be arrange around the outside of the menu
and the title sits in the centre.
_Original issue: http://code.google.com/p/tovid/issues/detail?id=52_ | 1.0 | New Align option - circumference - _From [thevo...@gmail.com](https://code.google.com/u/114027571757451752419/) on May 27, 2008 02:44:14_
Would it be possible to include a new -align option, something like:
-align circumference
where all the thumbnails would be arrange around the outside of the menu
and the title sits in the centre.
_Original issue: http://code.google.com/p/tovid/issues/detail?id=52_ | priority | new align option circumference from on may would it be possible to include a new align option something like align circumference where all the thumbnails would be arrange around the outside of the menu and the title sits in the centre original issue | 1 |
32,726 | 2,759,388,894 | IssuesEvent | 2015-04-28 03:13:29 | metapolator/metapolator | https://api.github.com/repos/metapolator/metapolator | opened | Parameters: Catch invalid values and return to previous value | enhancement Priority Medium UI | Invalid Parameter values default to `0` (zero).
- [ ] Instead, catch invalid input, and
- [ ] add the easy ability to raise an error, but actually for now keep that silent
- [ ] when invalid input is caught, return to the previous value | 1.0 | Parameters: Catch invalid values and return to previous value - Invalid Parameter values default to `0` (zero).
- [ ] Instead, catch invalid input, and
- [ ] add the easy ability to raise an error, but actually for now keep that silent
- [ ] when invalid input is caught, return to the previous value | priority | parameters catch invalid values and return to previous value invalid parameter values default to zero instead catch invalid input and add the easy ability to raise an error but actually for now keep that silent when invalid input is caught return to the previous value | 1 |
226,171 | 7,510,399,089 | IssuesEvent | 2018-04-11 00:26:51 | C3DSU/e-DefPR | https://api.github.com/repos/C3DSU/e-DefPR | closed | Implementar CidadeService | Category: Frontend Priority: Medium Stage: Review Type: New-feature | services/CidadeService.js
Deve permitir:
- buscar cidade por id
- buscar cidades por estado
- listar cidades
Esta issue depende da execução da tarefa #10 | 1.0 | Implementar CidadeService - services/CidadeService.js
Deve permitir:
- buscar cidade por id
- buscar cidades por estado
- listar cidades
Esta issue depende da execução da tarefa #10 | priority | implementar cidadeservice services cidadeservice js deve permitir buscar cidade por id buscar cidades por estado listar cidades esta issue depende da execução da tarefa | 1 |
24,683 | 2,671,854,294 | IssuesEvent | 2015-03-24 10:18:21 | cs2103jan2015-w09-2j/main | https://api.github.com/repos/cs2103jan2015-w09-2j/main | closed | Implement save file as a persistent change in file path | priority.medium | i.e. When the application closes, make sure that the path is the one set by the user. | 1.0 | Implement save file as a persistent change in file path - i.e. When the application closes, make sure that the path is the one set by the user. | priority | implement save file as a persistent change in file path i e when the application closes make sure that the path is the one set by the user | 1 |
749,132 | 26,150,513,155 | IssuesEvent | 2022-12-30 12:53:02 | NomicFoundation/hardhat | https://api.github.com/repos/NomicFoundation/hardhat | closed | Expose vm 'step' hooks for Hardhat Network | priority:medium | Hi @alcuadrado - just opening per your suggestion that it might be possible. In a note you proposed an experimental API
> Maybe `__experimental__attachBuidlerVMListeners(vm => { ... })`
Do you have any more thoughts about this? | 1.0 | Expose vm 'step' hooks for Hardhat Network - Hi @alcuadrado - just opening per your suggestion that it might be possible. In a note you proposed an experimental API
> Maybe `__experimental__attachBuidlerVMListeners(vm => { ... })`
Do you have any more thoughts about this? | priority | expose vm step hooks for hardhat network hi alcuadrado just opening per your suggestion that it might be possible in a note you proposed an experimental api maybe experimental attachbuidlervmlisteners vm do you have any more thoughts about this | 1 |
444,042 | 12,805,546,436 | IssuesEvent | 2020-07-03 07:44:53 | Pemigrade/Acorn | https://api.github.com/repos/Pemigrade/Acorn | closed | Update Rules | Feature Request Medium Priority | **Brief Description**
Ban all prefixes in warp names. Warps like /warp !shop or /warp !! would be deleted.
Also, classify bragging about "breaking the economy" under toxicity.
**Why do you want the feature?**
It's annoying that current warp names all start with !, so players need to check if it has a prefix before warping to it.
A lot of players get angry when someone brags about breaking the economy, even though it's impossible... The rule would only be against bragging about it, not actually undercutting or similar actions that players say "break the economy" | 1.0 | Update Rules - **Brief Description**
Ban all prefixes in warp names. Warps like /warp !shop or /warp !! would be deleted.
Also, classify bragging about "breaking the economy" under toxicity.
**Why do you want the feature?**
It's annoying that current warp names all start with !, so players need to check if it has a prefix before warping to it.
A lot of players get angry when someone brags about breaking the economy, even though it's impossible... The rule would only be against bragging about it, not actually undercutting or similar actions that players say "break the economy" | priority | update rules brief description ban all prefixes in warp names warps like warp shop or warp would be deleted also classify bragging about breaking the economy under toxicity why do you want the feature it s annoying that current warp names all start with so players need to check if it has a prefix before warping to it a lot of players get angry when someone brags about breaking the economy even though it s impossible the rule would only be against bragging about it not actually undercutting or similar actions that players say break the economy | 1 |
505,644 | 14,643,369,991 | IssuesEvent | 2020-12-25 16:05:51 | bounswe/bounswe2020group9 | https://api.github.com/repos/bounswe/bounswe2020group9 | closed | iOS - Design changes in MainViewController | Estimation - Easy Mobile Priority - Medium Status - New | The seperators in the productTableView of MainViewController is not visible according to the customer feedback. Figure an appropriate design that will fix this issue.
Deadline: 28.12.2020 23.59 | 1.0 | iOS - Design changes in MainViewController - The seperators in the productTableView of MainViewController is not visible according to the customer feedback. Figure an appropriate design that will fix this issue.
Deadline: 28.12.2020 23.59 | priority | ios design changes in mainviewcontroller the seperators in the producttableview of mainviewcontroller is not visible according to the customer feedback figure an appropriate design that will fix this issue deadline | 1 |
634,235 | 20,356,684,568 | IssuesEvent | 2022-02-20 03:14:49 | medic-code/IOL-Assist | https://api.github.com/repos/medic-code/IOL-Assist | closed | Re-structure folders | Medium priority | Noticed that folder is components we should re-arrange the folder structure for screens and components seperately, so we can re-use the components in other screens more easily. | 1.0 | Re-structure folders - Noticed that folder is components we should re-arrange the folder structure for screens and components seperately, so we can re-use the components in other screens more easily. | priority | re structure folders noticed that folder is components we should re arrange the folder structure for screens and components seperately so we can re use the components in other screens more easily | 1 |
591,217 | 17,797,800,214 | IssuesEvent | 2021-09-01 01:48:42 | TheTaylorLee/AdminToolbox | https://api.github.com/repos/TheTaylorLee/AdminToolbox | closed | Multiple interface support | enhancement AdminToolbox.FortiWizard Priority: Medium | - [x] Need to add multiple interface support to firewall policy functions.
- [x] Update VPN form data validation with notations that comma delimited interface entries are supported
- [x] Update function examples to indicate multiple interface support
- [x] Need to Add support for interfaces with spaces in the name. How to handle this in formtunnels?
- [x] Add support for multiple proposals in addition to interfaces.
- [x] New-Formtunnel will need conversion try catches for when single entries are provided instead of multiple. | 1.0 | Multiple interface support - - [x] Need to add multiple interface support to firewall policy functions.
- [x] Update VPN form data validation with notations that comma delimited interface entries are supported
- [x] Update function examples to indicate multiple interface support
- [x] Need to Add support for interfaces with spaces in the name. How to handle this in formtunnels?
- [x] Add support for multiple proposals in addition to interfaces.
- [x] New-Formtunnel will need conversion try catches for when single entries are provided instead of multiple. | priority | multiple interface support need to add multiple interface support to firewall policy functions update vpn form data validation with notations that comma delimited interface entries are supported update function examples to indicate multiple interface support need to add support for interfaces with spaces in the name how to handle this in formtunnels add support for multiple proposals in addition to interfaces new formtunnel will need conversion try catches for when single entries are provided instead of multiple | 1 |
785,849 | 27,625,773,931 | IssuesEvent | 2023-03-10 06:35:30 | SkriptLang/Skript | https://api.github.com/repos/SkriptLang/Skript | closed | Player's Tool is ... Amount Parsing Issues | priority: medium up for debate | ### Skript/Server Version
```
Paper 1.17.2 - Skript 2.6
```
### Bug Description
Previously in 1.16.5 Skript builds you could use `if player's tool is {item-variable}` you could compare a singular value with a multiple value and it could output code... For instance, if I had a key item I could check with `if player's tool is {key-item}` then give the item no matter the amount of items I had in my hand. Now in the newest build, the code only continues if the amount matches on a one-to-one ratio... this breaks a ton of my work and I imagine countless other projects.
### Expected Behavior
The code `if player's tool is...` should be able to decipher varying item amounts and understand if the other factors outside of specific amounts are still a match.
### Steps to Reproduce
```
on load:
set {item-variable} to 1 of stone named "TEST"
on right click:
if player's tool is {item-variable}:
give player 1 of stone
```
First, right click with only one of the items set to the variable, then click with two or more of the items. The remainder of the code will only execute if the item amount is an exact match.
### Errors or Screenshots
```
No errors.
```
### Other
There is a workaround for this, but it breaks many projects... The current workaround I have found is to change `if player's tool is {item-variable}` to `if 1 of player's tool is {item-variable}`. Again, this is a major issue for many projects and should still be investigated, but if anyone else is having the issue, this may help you in the meantime.
### Agreement
- [x] I have read the guidelines above and confirm I am following them with this report. | 1.0 | Player's Tool is ... Amount Parsing Issues - ### Skript/Server Version
```
Paper 1.17.2 - Skript 2.6
```
### Bug Description
Previously in 1.16.5 Skript builds you could use `if player's tool is {item-variable}` you could compare a singular value with a multiple value and it could output code... For instance, if I had a key item I could check with `if player's tool is {key-item}` then give the item no matter the amount of items I had in my hand. Now in the newest build, the code only continues if the amount matches on a one-to-one ratio... this breaks a ton of my work and I imagine countless other projects.
### Expected Behavior
The code `if player's tool is...` should be able to decipher varying item amounts and understand if the other factors outside of specific amounts are still a match.
### Steps to Reproduce
```
on load:
set {item-variable} to 1 of stone named "TEST"
on right click:
if player's tool is {item-variable}:
give player 1 of stone
```
First, right click with only one of the items set to the variable, then click with two or more of the items. The remainder of the code will only execute if the item amount is an exact match.
### Errors or Screenshots
```
No errors.
```
### Other
There is a workaround for this, but it breaks many projects... The current workaround I have found is to change `if player's tool is {item-variable}` to `if 1 of player's tool is {item-variable}`. Again, this is a major issue for many projects and should still be investigated, but if anyone else is having the issue, this may help you in the meantime.
### Agreement
- [x] I have read the guidelines above and confirm I am following them with this report. | priority | player s tool is amount parsing issues skript server version paper skript bug description previously in skript builds you could use if player s tool is item variable you could compare a singular value with a multiple value and it could output code for instance if i had a key item i could check with if player s tool is key item then give the item no matter the amount of items i had in my hand now in the newest build the code only continues if the amount matches on a one to one ratio this breaks a ton of my work and i imagine countless other projects expected behavior the code if player s tool is should be able to decipher varying item amounts and understand if the other factors outside of specific amounts are still a match steps to reproduce on load set item variable to of stone named test on right click if player s tool is item variable give player of stone first right click with only one of the items set to the variable then click with two or more of the items the remainder of the code will only execute if the item amount is an exact match errors or screenshots no errors other there is a workaround for this but it breaks many projects the current workaround i have found is to change if player s tool is item variable to if of player s tool is item variable again this is a major issue for many projects and should still be investigated but if anyone else is having the issue this may help you in the meantime agreement i have read the guidelines above and confirm i am following them with this report | 1 |
255,842 | 8,126,550,321 | IssuesEvent | 2018-08-17 02:57:11 | aowen87/BAR | https://api.github.com/repos/aowen87/BAR | closed | Add the ability to read parallel VTK files. | Expected Use: 3 - Occasional Feature Impact: 3 - Medium Priority: Normal | Add the ability to read parallel VTK files.
-----------------------REDMINE MIGRATION-----------------------
This ticket was migrated from Redmine. As such, not all
information was able to be captured in the transition. Below is
a complete record of the original redmine ticket.
Ticket number: 1101
Status: Resolved
Project: VisIt
Tracker: Feature
Priority: Normal
Subject: Add the ability to read parallel VTK files.
Assigned to: Eric Brugger
Category:
Target version: 2.5.1
Author: Eric Brugger
Start: 06/18/2012
Due date:
% Done: 100
Estimated time: 24.0
Created: 06/18/2012 04:34 pm
Updated: 06/18/2012 05:25 pm
Likelihood:
Severity:
Found in version:
Impact: 3 - Medium
Expected Use: 3 - Occasional
OS: All
Support Group: Any
Description:
Add the ability to read parallel VTK files.
Comments:
I committed revisions 18535 and 18537 to the 2.5 RC and trunk with thefollowing change:1) I enhanced the VTK reader so that it can read parallel VTK files. These are files with extensions "pvtu", "pvts", "pvtr", "pvti" and "pvtp". This resolves #1101.A databases/VTK/vtkVisItXMLPDataReader.CA databases/VTK/vtkVisItXMLPDataReader.hM databases/VTK/CMakeLists.txtM databases/VTK/VTK.xmlM databases/VTK/VTKCommonPluginInfo.CM databases/VTK/VTKPluginInfo.CM databases/VTK/avtVTKFileFormat.CM databases/VTK/avtVTKFileFormat.h
| 1.0 | Add the ability to read parallel VTK files. - Add the ability to read parallel VTK files.
-----------------------REDMINE MIGRATION-----------------------
This ticket was migrated from Redmine. As such, not all
information was able to be captured in the transition. Below is
a complete record of the original redmine ticket.
Ticket number: 1101
Status: Resolved
Project: VisIt
Tracker: Feature
Priority: Normal
Subject: Add the ability to read parallel VTK files.
Assigned to: Eric Brugger
Category:
Target version: 2.5.1
Author: Eric Brugger
Start: 06/18/2012
Due date:
% Done: 100
Estimated time: 24.0
Created: 06/18/2012 04:34 pm
Updated: 06/18/2012 05:25 pm
Likelihood:
Severity:
Found in version:
Impact: 3 - Medium
Expected Use: 3 - Occasional
OS: All
Support Group: Any
Description:
Add the ability to read parallel VTK files.
Comments:
I committed revisions 18535 and 18537 to the 2.5 RC and trunk with thefollowing change:1) I enhanced the VTK reader so that it can read parallel VTK files. These are files with extensions "pvtu", "pvts", "pvtr", "pvti" and "pvtp". This resolves #1101.A databases/VTK/vtkVisItXMLPDataReader.CA databases/VTK/vtkVisItXMLPDataReader.hM databases/VTK/CMakeLists.txtM databases/VTK/VTK.xmlM databases/VTK/VTKCommonPluginInfo.CM databases/VTK/VTKPluginInfo.CM databases/VTK/avtVTKFileFormat.CM databases/VTK/avtVTKFileFormat.h
| priority | add the ability to read parallel vtk files add the ability to read parallel vtk files redmine migration this ticket was migrated from redmine as such not all information was able to be captured in the transition below is a complete record of the original redmine ticket ticket number status resolved project visit tracker feature priority normal subject add the ability to read parallel vtk files assigned to eric brugger category target version author eric brugger start due date done estimated time created pm updated pm likelihood severity found in version impact medium expected use occasional os all support group any description add the ability to read parallel vtk files comments i committed revisions and to the rc and trunk with thefollowing change i enhanced the vtk reader so that it can read parallel vtk files these are files with extensions pvtu pvts pvtr pvti and pvtp this resolves a databases vtk vtkvisitxmlpdatareader ca databases vtk vtkvisitxmlpdatareader hm databases vtk cmakelists txtm databases vtk vtk xmlm databases vtk vtkcommonplugininfo cm databases vtk vtkplugininfo cm databases vtk avtvtkfileformat cm databases vtk avtvtkfileformat h | 1 |
719,829 | 24,771,176,259 | IssuesEvent | 2022-10-23 06:30:17 | AY2223S1-CS2103T-T17-3/tp | https://api.github.com/repos/AY2223S1-CS2103T-T17-3/tp | closed | Datetime class does not support date only | type.Bug priority.Medium severity.Low | ## Steps to reproduce
Add or edit an event with a start/end timing that follows a valid date-time format **without time**.
## Expected behaviour
- UI should display event without a time.
- Event should be persisted in JSON file without a time.
## Actual behaviour
- UI displays the date with a timing of 00:00.
- Event persists in JSON with timing of 00:00. | 1.0 | Datetime class does not support date only - ## Steps to reproduce
Add or edit an event with a start/end timing that follows a valid date-time format **without time**.
## Expected behaviour
- UI should display event without a time.
- Event should be persisted in JSON file without a time.
## Actual behaviour
- UI displays the date with a timing of 00:00.
- Event persists in JSON with timing of 00:00. | priority | datetime class does not support date only steps to reproduce add or edit an event with a start end timing that follows a valid date time format without time expected behaviour ui should display event without a time event should be persisted in json file without a time actual behaviour ui displays the date with a timing of event persists in json with timing of | 1 |
658,856 | 21,911,229,695 | IssuesEvent | 2022-05-21 04:29:49 | LucasRodriguesOliveira/rift-api | https://api.github.com/repos/LucasRodriguesOliveira/rift-api | closed | Route: User Token Type | enhancement good first issue priority: MEDIUM | # User Token Type Route
## Operations
- Read
- Create
- Update
- Delete (Logical exclusion - Update field `isExcluded`)
## Table/Collection
**Name**: **UserTokenType**
**Columns**:
| Name | Type | Precision | Identity | Nullable | Comments |
| - | - | - | - | - | - |
| id | `varchar` | 100 | `true` | `false` | Primary Key |
| description | `varchar` | 30 | `false` | `false` | name or description of the user token type |
| createdAt | `timestamp` | - | `false` | `false` | when the record was created |
| updatedAt | `timestamp` | - | `false` | `false` | last time when the record was updated |
| isActive | `boolean` | - | `false` | `false` | defaults to `true`. If set to `false`, no new user or current user can be bound to, but existing users if the UserTokenType inactive is bound to, can still use the UserTokenType. |
| isExcluded | `boolean` | - | `false` | `false` | defaults to `false`. If set to `true`, is mandatory to inform a substitute value for all users that posses the excluding value, even if it is just a logical exclusion, to the user, it is not logical exclusion |

## Route Details
**Auth**: Yes
| 1.0 | Route: User Token Type - # User Token Type Route
## Operations
- Read
- Create
- Update
- Delete (Logical exclusion - Update field `isExcluded`)
## Table/Collection
**Name**: **UserTokenType**
**Columns**:
| Name | Type | Precision | Identity | Nullable | Comments |
| - | - | - | - | - | - |
| id | `varchar` | 100 | `true` | `false` | Primary Key |
| description | `varchar` | 30 | `false` | `false` | name or description of the user token type |
| createdAt | `timestamp` | - | `false` | `false` | when the record was created |
| updatedAt | `timestamp` | - | `false` | `false` | last time when the record was updated |
| isActive | `boolean` | - | `false` | `false` | defaults to `true`. If set to `false`, no new user or current user can be bound to, but existing users if the UserTokenType inactive is bound to, can still use the UserTokenType. |
| isExcluded | `boolean` | - | `false` | `false` | defaults to `false`. If set to `true`, is mandatory to inform a substitute value for all users that posses the excluding value, even if it is just a logical exclusion, to the user, it is not logical exclusion |

## Route Details
**Auth**: Yes
| priority | route user token type user token type route operations read create update delete logical exclusion update field isexcluded table collection name usertokentype columns name type precision identity nullable comments id varchar true false primary key description varchar false false name or description of the user token type createdat timestamp false false when the record was created updatedat timestamp false false last time when the record was updated isactive boolean false false defaults to true if set to false no new user or current user can be bound to but existing users if the usertokentype inactive is bound to can still use the usertokentype isexcluded boolean false false defaults to false if set to true is mandatory to inform a substitute value for all users that posses the excluding value even if it is just a logical exclusion to the user it is not logical exclusion route details auth yes | 1 |
56,745 | 3,081,181,443 | IssuesEvent | 2015-08-22 13:12:10 | pavel-pimenov/flylinkdc-r5xx | https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx | closed | Зависает при попытке удалить хаб из избранного. | bug imported Priority-Medium | _From [mnr...@gmail.com](https://code.google.com/u/114542743364409907977/) on October 03, 2012 18:39:38_
Собственно всё в заголовке. 509b59 x64 build 11320. начинает жрать 25 % проца, на диск ничего не пишет, но активно читает. http://yadi.sk/d/E7gGbXEj009tS файл дампа из диспетчера.
_Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=828_ | 1.0 | Зависает при попытке удалить хаб из избранного. - _From [mnr...@gmail.com](https://code.google.com/u/114542743364409907977/) on October 03, 2012 18:39:38_
Собственно всё в заголовке. 509b59 x64 build 11320. начинает жрать 25 % проца, на диск ничего не пишет, но активно читает. http://yadi.sk/d/E7gGbXEj009tS файл дампа из диспетчера.
_Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=828_ | priority | зависает при попытке удалить хаб из избранного from on october собственно всё в заголовке build начинает жрать проца на диск ничего не пишет но активно читает файл дампа из диспетчера original issue | 1 |
333,299 | 10,120,272,931 | IssuesEvent | 2019-07-31 13:25:08 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | GATT: Incorrect byte order for GATT database hash | area: Bluetooth bug priority: medium | **Describe the bug**
bt_smp_aes_cmac uses BE data, while Core 5.1, Vol 3, Part F, 3.3.1 says
"Multi-octet fields within the GATT profile shall be sent least
significant octet first (little-endian) with the exception of the
Characteristic Value field. The Characteristic Value and any fields
within it shall be little-endian unless otherwise defined in the
specification which defines the characteristic."
**To Reproduce**
Run GATT/SR/GAS/BV-02-C test case
**Expected behavior**
Test case pass
**Impact**
Result db hash is in BE order, Test case fail
| 1.0 | GATT: Incorrect byte order for GATT database hash - **Describe the bug**
bt_smp_aes_cmac uses BE data, while Core 5.1, Vol 3, Part F, 3.3.1 says
"Multi-octet fields within the GATT profile shall be sent least
significant octet first (little-endian) with the exception of the
Characteristic Value field. The Characteristic Value and any fields
within it shall be little-endian unless otherwise defined in the
specification which defines the characteristic."
**To Reproduce**
Run GATT/SR/GAS/BV-02-C test case
**Expected behavior**
Test case pass
**Impact**
Result db hash is in BE order, Test case fail
| priority | gatt incorrect byte order for gatt database hash describe the bug bt smp aes cmac uses be data while core vol part f says multi octet fields within the gatt profile shall be sent least significant octet first little endian with the exception of the characteristic value field the characteristic value and any fields within it shall be little endian unless otherwise defined in the specification which defines the characteristic to reproduce run gatt sr gas bv c test case expected behavior test case pass impact result db hash is in be order test case fail | 1 |
679,340 | 23,228,944,093 | IssuesEvent | 2022-08-03 05:15:07 | catalystneuro/neuroconv | https://api.github.com/repos/catalystneuro/neuroconv | opened | DataInterface for Blackrock spike sorting formats | enhancement priority: medium data interfaces | I added this to spikeinterface recently as it was missing from the transition described in https://github.com/catalystneuro/nwb-conversion-tools/issues/500. The corresponding interface should be added here. | 1.0 | DataInterface for Blackrock spike sorting formats - I added this to spikeinterface recently as it was missing from the transition described in https://github.com/catalystneuro/nwb-conversion-tools/issues/500. The corresponding interface should be added here. | priority | datainterface for blackrock spike sorting formats i added this to spikeinterface recently as it was missing from the transition described in the corresponding interface should be added here | 1 |
210,403 | 7,189,304,297 | IssuesEvent | 2018-02-02 13:34:31 | s1lentq/ReGameDLL_CS | https://api.github.com/repos/s1lentq/ReGameDLL_CS | closed | Compile error with Visual Studio 2013. | Priority: Medium Status: Pending Type: Help wanted | Hi,
Again i've failed to compile this project, but now it's different errors.
> Error 48 error C2334: unexpected token(s) preceding '{'; skipping apparent function body f:\x\x\downloads\compressed\regamedll_cs-master\regamedll\dlls\vector.h 60 1 ReGameDLL
> Error 49 error C2062: type 'auto' unexpected f:\x\x\downloads\compressed\regamedll_cs-master\regamedll\dlls\vector.h 61 1 ReGameDLL
> Error 50 error C3553: decltype expects an expression not a type f:\x\x\downloads\compressed\regamedll_cs-master\regamedll\dlls\vector.h 61 1 ReGameDLL
> Error 51 error C2059: syntax error : ')' f:\x\x\downloads\compressed\regamedll_cs-master\regamedll\dlls\vector.h 61 1 ReGameDLL
> Error 52 error C2334: unexpected token(s) preceding '{'; skipping apparent function body f:\x\x\downloads\compressed\regamedll_cs-master\regamedll\dlls\vector.h 61 1 ReGameDLL
> Error 53 error C2062: type 'auto' unexpected f:\x\x\downloads\compressed\regamedll_cs-master\regamedll\dlls\vector.h 67 1 ReGameDLL
> Error 54 error C3553: decltype expects an expression not a type f:\x\x\downloads\compressed\regamedll_cs-master\regamedll\dlls\vector.h 67 1 ReGameDLL
> Error 55 error C2059: syntax error : ')' f:\x\x\downloads\compressed\regamedll_cs-master\regamedll\dlls\vector.h 67 1 ReGameDLL
Most of errors are from vector.h, any idea how to fix it? | 1.0 | Compile error with Visual Studio 2013. - Hi,
Again i've failed to compile this project, but now it's different errors.
> Error 48 error C2334: unexpected token(s) preceding '{'; skipping apparent function body f:\x\x\downloads\compressed\regamedll_cs-master\regamedll\dlls\vector.h 60 1 ReGameDLL
> Error 49 error C2062: type 'auto' unexpected f:\x\x\downloads\compressed\regamedll_cs-master\regamedll\dlls\vector.h 61 1 ReGameDLL
> Error 50 error C3553: decltype expects an expression not a type f:\x\x\downloads\compressed\regamedll_cs-master\regamedll\dlls\vector.h 61 1 ReGameDLL
> Error 51 error C2059: syntax error : ')' f:\x\x\downloads\compressed\regamedll_cs-master\regamedll\dlls\vector.h 61 1 ReGameDLL
> Error 52 error C2334: unexpected token(s) preceding '{'; skipping apparent function body f:\x\x\downloads\compressed\regamedll_cs-master\regamedll\dlls\vector.h 61 1 ReGameDLL
> Error 53 error C2062: type 'auto' unexpected f:\x\x\downloads\compressed\regamedll_cs-master\regamedll\dlls\vector.h 67 1 ReGameDLL
> Error 54 error C3553: decltype expects an expression not a type f:\x\x\downloads\compressed\regamedll_cs-master\regamedll\dlls\vector.h 67 1 ReGameDLL
> Error 55 error C2059: syntax error : ')' f:\x\x\downloads\compressed\regamedll_cs-master\regamedll\dlls\vector.h 67 1 ReGameDLL
Most of errors are from vector.h, any idea how to fix it? | priority | compile error with visual studio hi again i ve failed to compile this project but now it s different errors error error unexpected token s preceding skipping apparent function body f x x downloads compressed regamedll cs master regamedll dlls vector h regamedll error error type auto unexpected f x x downloads compressed regamedll cs master regamedll dlls vector h regamedll error error decltype expects an expression not a type f x x downloads compressed regamedll cs master regamedll dlls vector h regamedll error error syntax error f x x downloads compressed regamedll cs master regamedll dlls vector h regamedll error error unexpected token s preceding skipping apparent function body f x x downloads compressed regamedll cs master regamedll dlls vector h regamedll error error type auto unexpected f x x downloads compressed regamedll cs master regamedll dlls vector h regamedll error error decltype expects an expression not a type f x x downloads compressed regamedll cs master regamedll dlls vector h regamedll error error syntax error f x x downloads compressed regamedll cs master regamedll dlls vector h regamedll most of errors are from vector h any idea how to fix it | 1 |
47,965 | 2,990,054,316 | IssuesEvent | 2015-07-21 06:26:24 | jayway/rest-assured | https://api.github.com/repos/jayway/rest-assured | closed | Should add overloaded multiPart method that accepts InputStream or byte[] instead of File or String | bug imported invalid Priority-Medium | _From [m...@farewellutopia.com](https://code.google.com/u/102162363731987810672/) on August 22, 2012 21:08:27_
There should be a variant of the multiPart method that allows to specify the data as byte[] or as InputStream. One usecase if is the binary file to be uploaded is present in the resource fork.
_Original issue: http://code.google.com/p/rest-assured/issues/detail?id=191_ | 1.0 | Should add overloaded multiPart method that accepts InputStream or byte[] instead of File or String - _From [m...@farewellutopia.com](https://code.google.com/u/102162363731987810672/) on August 22, 2012 21:08:27_
There should be a variant of the multiPart method that allows to specify the data as byte[] or as InputStream. One usecase if is the binary file to be uploaded is present in the resource fork.
_Original issue: http://code.google.com/p/rest-assured/issues/detail?id=191_ | priority | should add overloaded multipart method that accepts inputstream or byte instead of file or string from on august there should be a variant of the multipart method that allows to specify the data as byte or as inputstream one usecase if is the binary file to be uploaded is present in the resource fork original issue | 1 |
249,191 | 7,954,023,449 | IssuesEvent | 2018-07-12 05:30:48 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | [Bug] "Continue" sequence hangs on/during "Connect" to Single Player Map (0.7.4.6) | Medium Priority | **Issue:** Upon "Continue" for Single Player, sequence hangs at "Connect" failing to continue the sequence and becoming unresponsive. Requires [alt]+[f4].
**Work around:** Utilizing "Load" from main menu successfully launches game without error.
**Current Behavior**: during sequence "Connecting" text displays on screen very briefly, but vanishes, leaving hung spinning gear, but otherwise unresponsive program. When using "Load" however, save time and welcome messages seem to indicate the local server instance spun up. Seemingly a client issue.
**Expected Behavior:** "Continue" loads into last game without a hiccup.
Forked from #8003 | 1.0 | [Bug] "Continue" sequence hangs on/during "Connect" to Single Player Map (0.7.4.6) - **Issue:** Upon "Continue" for Single Player, sequence hangs at "Connect" failing to continue the sequence and becoming unresponsive. Requires [alt]+[f4].
**Work around:** Utilizing "Load" from main menu successfully launches game without error.
**Current Behavior**: during sequence "Connecting" text displays on screen very briefly, but vanishes, leaving hung spinning gear, but otherwise unresponsive program. When using "Load" however, save time and welcome messages seem to indicate the local server instance spun up. Seemingly a client issue.
**Expected Behavior:** "Continue" loads into last game without a hiccup.
Forked from #8003 | priority | continue sequence hangs on during connect to single player map issue upon continue for single player sequence hangs at connect failing to continue the sequence and becoming unresponsive requires work around utilizing load from main menu successfully launches game without error current behavior during sequence connecting text displays on screen very briefly but vanishes leaving hung spinning gear but otherwise unresponsive program when using load however save time and welcome messages seem to indicate the local server instance spun up seemingly a client issue expected behavior continue loads into last game without a hiccup forked from | 1 |
77,286 | 3,506,336,087 | IssuesEvent | 2016-01-08 05:51:43 | OregonCore/OregonCore | https://api.github.com/repos/OregonCore/OregonCore | closed | VERY high prio - Stealth/vanish bug! (BB #333) | migrated Priority: Medium Type: Bug | This issue was migrated from bitbucket.
**Original Reporter:**
**Original Date:** 26.10.2010 18:58:15 GMT+0000
**Original Priority:** major
**Original Type:** bug
**Original State:** resolved
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/333
<hr>
Hello, i'm on rev 895 and stealth is hardcore bugged here. Stealth sometimes work correctly but vanish never do. You got no improved stealth at all when a rogue is vanishing i can still see him even when im ~20 yards away. Sometimes stealth is bugging that hardcore that i can see him even from more then 40 yards. For example when im doing a duel with a rogue and hes vanishing i can see him in charge range (with warrior) and charge him oO and this is definitly not what its supposed to be! I guess screens say more then thousand words can do so there you go:
http://img838.imageshack.us/img838/939/vanishbug.jpg
http://img264.imageshack.us/img264/5311/stealthbug.jpg
please fixx!
| 1.0 | VERY high prio - Stealth/vanish bug! (BB #333) - This issue was migrated from bitbucket.
**Original Reporter:**
**Original Date:** 26.10.2010 18:58:15 GMT+0000
**Original Priority:** major
**Original Type:** bug
**Original State:** resolved
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/333
<hr>
Hello, i'm on rev 895 and stealth is hardcore bugged here. Stealth sometimes work correctly but vanish never do. You got no improved stealth at all when a rogue is vanishing i can still see him even when im ~20 yards away. Sometimes stealth is bugging that hardcore that i can see him even from more then 40 yards. For example when im doing a duel with a rogue and hes vanishing i can see him in charge range (with warrior) and charge him oO and this is definitly not what its supposed to be! I guess screens say more then thousand words can do so there you go:
http://img838.imageshack.us/img838/939/vanishbug.jpg
http://img264.imageshack.us/img264/5311/stealthbug.jpg
please fixx!
| priority | very high prio stealth vanish bug bb this issue was migrated from bitbucket original reporter original date gmt original priority major original type bug original state resolved direct link hello i m on rev and stealth is hardcore bugged here stealth sometimes work correctly but vanish never do you got no improved stealth at all when a rogue is vanishing i can still see him even when im yards away sometimes stealth is bugging that hardcore that i can see him even from more then yards for example when im doing a duel with a rogue and hes vanishing i can see him in charge range with warrior and charge him oo and this is definitly not what its supposed to be i guess screens say more then thousand words can do so there you go please fixx | 1 |
652,838 | 21,563,210,606 | IssuesEvent | 2022-05-01 13:28:53 | Polymer/tools | https://api.github.com/repos/Polymer/tools | closed | Reports unused property while property is used in complex observers | Package: linter Status: Available Priority: Medium Type: Enhancement wontfix | I am getting the following error:
```
<iron-media-query query="(max-width:432px)" query-matches="{{mobile}}"></iron-media-query>
~~~~~~
lancie-dialog.html(111,66) warning [databind-with-unknown-property] - mobile is not declared or used more than once. Did you mean: title
```
With the following code (snippet):
```html
<template>
<...>
<iron-media-query query="(max-width:432px)" query-matches="{{mobile}}"></iron-media-query>
<...>
</template>
<script>
'use strict';
(function() {
Polymer({
is: 'lancie-dialog',
observers: [
'_viewChanged(mobile)',
...
</script>
```
You can see that the property is actually used in the observer, but still reported as unused. | 1.0 | Reports unused property while property is used in complex observers - I am getting the following error:
```
<iron-media-query query="(max-width:432px)" query-matches="{{mobile}}"></iron-media-query>
~~~~~~
lancie-dialog.html(111,66) warning [databind-with-unknown-property] - mobile is not declared or used more than once. Did you mean: title
```
With the following code (snippet):
```html
<template>
<...>
<iron-media-query query="(max-width:432px)" query-matches="{{mobile}}"></iron-media-query>
<...>
</template>
<script>
'use strict';
(function() {
Polymer({
is: 'lancie-dialog',
observers: [
'_viewChanged(mobile)',
...
</script>
```
You can see that the property is actually used in the observer, but still reported as unused. | priority | reports unused property while property is used in complex observers i am getting the following error lancie dialog html warning mobile is not declared or used more than once did you mean title with the following code snippet html use strict function polymer is lancie dialog observers viewchanged mobile you can see that the property is actually used in the observer but still reported as unused | 1 |
454,124 | 13,095,196,549 | IssuesEvent | 2020-08-03 13:44:24 | carbon-design-system/ibm-dotcom-library | https://api.github.com/repos/carbon-design-system/ibm-dotcom-library | closed | Web component: Lightbox media viewer Prod QA testing | Airtable Done QA package: web components priority: medium | <!-- Avoid any type of solutions in this user story -->
<!-- replace _{{...}}_ with your own words or remove -->
#### User Story
<!-- {{Provide a detailed description of the user's need here, but avoid any type of solutions}} -->
> As a `[user role below]`:
developer using the ibm.com Library Lightbox media viewer web component
> I need to:
have a version of the pattern or component that has been tested for accessibility compliance as well as on multiple browsers and platforms
> so that I can:
be confident that my ibm.com web site users will have a good experience
#### Additional information
<!-- {{Please provide any additional information or resources for reference}} -->
- [Browser Stack link](https://ibm.ent.box.com/notes/578734426612)
- [Browser Standard](https://w3.ibm.com/standards/web/browser/)
- Browser versions to be tested: Tier 1 browsers will be tested with defects created as Sev 1 or Sev 2. Tier 2 browser defects will be created as Sev 3 defects.
- Platforms to be tested, by priority: 1) Desktop 2) Mobile 3) Tablet
- Mobile & Tablet iOS versions: 13.1 and 13.3
- Mobile & Tablet Android versions: 9.0 Pie and 8.1 Oreo
- Browsers to be tested: Desktop: Chrome, Firefox, Safari, Edge, Mobile: Chrome, Safari, Samsung Internet, UC Browser, Tablet: Safari, Chrome, Android
- [Accessibility Checklist](https://www.ibm.com/able/guidelines/ci162/accessibility_checklist.html)
- [Creating a QA bug](https://ibm.ent.box.com/notes/603242247385)
- **See the Epic for the Overview and scope statement**
- Dev issue (#3150)
- [Web components canary URL](http://ibmdotcom-web-components-canary.mybluemix.net/?path=/story/overview-getting-started--page)
#### Acceptance criteria
- [ ] Accessibility testing is complete. Pattern is compliant.
- [ ] All browser versions are tested
- [ ] All operating systems are tested
- [ ] All devices are tested
- [ ] Defects are recorded and retested when fixed | 1.0 | Web component: Lightbox media viewer Prod QA testing - <!-- Avoid any type of solutions in this user story -->
<!-- replace _{{...}}_ with your own words or remove -->
#### User Story
<!-- {{Provide a detailed description of the user's need here, but avoid any type of solutions}} -->
> As a `[user role below]`:
developer using the ibm.com Library Lightbox media viewer web component
> I need to:
have a version of the pattern or component that has been tested for accessibility compliance as well as on multiple browsers and platforms
> so that I can:
be confident that my ibm.com web site users will have a good experience
#### Additional information
<!-- {{Please provide any additional information or resources for reference}} -->
- [Browser Stack link](https://ibm.ent.box.com/notes/578734426612)
- [Browser Standard](https://w3.ibm.com/standards/web/browser/)
- Browser versions to be tested: Tier 1 browsers will be tested with defects created as Sev 1 or Sev 2. Tier 2 browser defects will be created as Sev 3 defects.
- Platforms to be tested, by priority: 1) Desktop 2) Mobile 3) Tablet
- Mobile & Tablet iOS versions: 13.1 and 13.3
- Mobile & Tablet Android versions: 9.0 Pie and 8.1 Oreo
- Browsers to be tested: Desktop: Chrome, Firefox, Safari, Edge, Mobile: Chrome, Safari, Samsung Internet, UC Browser, Tablet: Safari, Chrome, Android
- [Accessibility Checklist](https://www.ibm.com/able/guidelines/ci162/accessibility_checklist.html)
- [Creating a QA bug](https://ibm.ent.box.com/notes/603242247385)
- **See the Epic for the Overview and scope statement**
- Dev issue (#3150)
- [Web components canary URL](http://ibmdotcom-web-components-canary.mybluemix.net/?path=/story/overview-getting-started--page)
#### Acceptance criteria
- [ ] Accessibility testing is complete. Pattern is compliant.
- [ ] All browser versions are tested
- [ ] All operating systems are tested
- [ ] All devices are tested
- [ ] Defects are recorded and retested when fixed | priority | web component lightbox media viewer prod qa testing user story as a developer using the ibm com library lightbox media viewer web component i need to have a version of the pattern or component that has been tested for accessibility compliance as well as on multiple browsers and platforms so that i can be confident that my ibm com web site users will have a good experience additional information browser versions to be tested tier browsers will be tested with defects created as sev or sev tier browser defects will be created as sev defects platforms to be tested by priority desktop mobile tablet mobile tablet ios versions and mobile tablet android versions pie and oreo browsers to be tested desktop chrome firefox safari edge mobile chrome safari samsung internet uc browser tablet safari chrome android see the epic for the overview and scope statement dev issue acceptance criteria accessibility testing is complete pattern is compliant all browser versions are tested all operating systems are tested all devices are tested defects are recorded and retested when fixed | 1 |
185,326 | 6,721,058,845 | IssuesEvent | 2017-10-16 10:09:21 | hassio-addons/build-env | https://api.github.com/repos/hassio-addons/build-env | closed | Add support for extended hass.io label schema | Accepted Beginner Friendly Enhancement Hacktoberfest Medium Priority Pull Request RFC | # Problem/Motivation
The Docker label schema used by Hass.io is extended recently. In order to be fully compatible, we need to add these labels to our build environment as well.
## Proposed changes
Introduce support for 2 new labels:
- `hass.io.name`
- `hass.io.description`
They are a clone of what we use already for the official Docker schema. Nevertheless, they need to be added.
Related commit on the other side:
https://github.com/home-assistant/hassio/commit/c02f6913b3a1b1edd5bfb123dbeafae4af83f4e5
| 1.0 | Add support for extended hass.io label schema - # Problem/Motivation
The Docker label schema used by Hass.io is extended recently. In order to be fully compatible, we need to add these labels to our build environment as well.
## Proposed changes
Introduce support for 2 new labels:
- `hass.io.name`
- `hass.io.description`
They are a clone of what we use already for the official Docker schema. Nevertheless, they need to be added.
Related commit on the other side:
https://github.com/home-assistant/hassio/commit/c02f6913b3a1b1edd5bfb123dbeafae4af83f4e5
| priority | add support for extended hass io label schema problem motivation the docker label schema used by hass io is extended recently in order to be fully compatible we need to add these labels to our build environment as well proposed changes introduce support for new labels hass io name hass io description they are a clone of what we use already for the official docker schema nevertheless they need to be added related commit on the other side | 1 |
720,456 | 24,793,397,283 | IssuesEvent | 2022-10-24 15:18:33 | AY2223S1-CS2103T-W17-3/tp | https://api.github.com/repos/AY2223S1-CS2103T-W17-3/tp | closed | As a TA, I can sort students based on their attendance | priority.Medium | So that I can see which students are missing lessons and find out the reason behind it. | 1.0 | As a TA, I can sort students based on their attendance - So that I can see which students are missing lessons and find out the reason behind it. | priority | as a ta i can sort students based on their attendance so that i can see which students are missing lessons and find out the reason behind it | 1 |
271,702 | 8,488,643,369 | IssuesEvent | 2018-10-26 17:18:09 | CS2103-AY1819S1-W17-4/main | https://api.github.com/repos/CS2103-AY1819S1-W17-4/main | closed | Add tests for composite filters | priority.Medium type.Task | Currently only FilterCommandParser has tests, but FilterCommand itself doesn't have tests for composite filters. | 1.0 | Add tests for composite filters - Currently only FilterCommandParser has tests, but FilterCommand itself doesn't have tests for composite filters. | priority | add tests for composite filters currently only filtercommandparser has tests but filtercommand itself doesn t have tests for composite filters | 1 |
716,817 | 24,649,357,120 | IssuesEvent | 2022-10-17 17:16:56 | AY2223S1-CS2103T-W17-3/tp | https://api.github.com/repos/AY2223S1-CS2103T-W17-3/tp | opened | As a TA, I can edit reminders | priority.Medium | So that I could edit any information if there are any changes to the task. | 1.0 | As a TA, I can edit reminders - So that I could edit any information if there are any changes to the task. | priority | as a ta i can edit reminders so that i could edit any information if there are any changes to the task | 1 |
440,719 | 12,703,407,953 | IssuesEvent | 2020-06-22 22:14:55 | KingAkeem/goTor | https://api.github.com/repos/KingAkeem/goTor | closed | Use WebSockets with Channels | Medium Priority enhancement | In order to take advantage of react and to improve the UX, I think the results from `processLinks` in `parse.go` should be fed to a channel that will distribute the values using server sent events. This will allow updating the link table as new values are received and reducing the content download for links with many children. | 1.0 | Use WebSockets with Channels - In order to take advantage of react and to improve the UX, I think the results from `processLinks` in `parse.go` should be fed to a channel that will distribute the values using server sent events. This will allow updating the link table as new values are received and reducing the content download for links with many children. | priority | use websockets with channels in order to take advantage of react and to improve the ux i think the results from processlinks in parse go should be fed to a channel that will distribute the values using server sent events this will allow updating the link table as new values are received and reducing the content download for links with many children | 1 |
513,911 | 14,928,354,258 | IssuesEvent | 2021-01-24 18:54:12 | openshift/odo | https://api.github.com/repos/openshift/odo | closed | odo push trigger redeploy even if there are no changes in devfile | area/devfile kind/bug lifecycle/rotten priority/Medium triage/needs-information | /kind bug
/area devfile
/priority medium
If there are no changes to Devfile.yaml that would resolve in changes in Deploment the Deployment should not be triggered.
Current behaviour
```
export ODO_EXPERIMENTAL=true
# running push for the first time
▶ odo push ; kubectl get pods
• Push devfile component odo-examples ...
✓ Waiting for component to start [9s]
✓ Push devfile component odo-examples [10s]
NAME READY STATUS RESTARTS AGE
odo-examples-8cb546c7b-sbmxd 1/1 Running 0 11s
# just triggering push again without any changes
▶ odo push ; kubectl get pods
• Push devfile component odo-examples ...
✓ Waiting for component to start [174ms]
✓ Push devfile component odo-examples [1s]
NAME READY STATUS RESTARTS AGE
odo-examples-8cb546c7b-sbmxd 1/1 Terminating 0 71s
``` | 1.0 | odo push trigger redeploy even if there are no changes in devfile - /kind bug
/area devfile
/priority medium
If there are no changes to Devfile.yaml that would resolve in changes in Deploment the Deployment should not be triggered.
Current behaviour
```
export ODO_EXPERIMENTAL=true
# running push for the first time
▶ odo push ; kubectl get pods
• Push devfile component odo-examples ...
✓ Waiting for component to start [9s]
✓ Push devfile component odo-examples [10s]
NAME READY STATUS RESTARTS AGE
odo-examples-8cb546c7b-sbmxd 1/1 Running 0 11s
# just triggering push again without any changes
▶ odo push ; kubectl get pods
• Push devfile component odo-examples ...
✓ Waiting for component to start [174ms]
✓ Push devfile component odo-examples [1s]
NAME READY STATUS RESTARTS AGE
odo-examples-8cb546c7b-sbmxd 1/1 Terminating 0 71s
``` | priority | odo push trigger redeploy even if there are no changes in devfile kind bug area devfile priority medium if there are no changes to devfile yaml that would resolve in changes in deploment the deployment should not be triggered current behaviour export odo experimental true running push for the first time ▶ odo push kubectl get pods • push devfile component odo examples ✓ waiting for component to start ✓ push devfile component odo examples name ready status restarts age odo examples sbmxd running just triggering push again without any changes ▶ odo push kubectl get pods • push devfile component odo examples ✓ waiting for component to start ✓ push devfile component odo examples name ready status restarts age odo examples sbmxd terminating | 1 |
517,376 | 15,008,032,549 | IssuesEvent | 2021-01-31 08:08:12 | way-of-elendil/3.3.5 | https://api.github.com/repos/way-of-elendil/3.3.5 | closed | NPC: Vile Spirit | bug priority-medium type-boss type-dungeon | **Description**
Name: Vile Spirit Entry: 37799.
Sensibles au roots, en particulier Flèche givrante, Sarments, le totem lien terrestre la nova de givre etc
J'ai du mal à trouver des infos dessus mais je pense pas que ce soit possible
**Comportement attendu**
Je pense que ces NPCs doivent agir de la même façon que les Val'kyrs, à savoir insensibles aux slows de 100%
https://www.mmo-champion.com/threads/745101-Vile-Spirits-in-LK-10-Man-HC
Ce lien donne vers une discussion faisant par de différentes techniques utilisées pour s'occuper des esprits vils, en 10HM, particulièrement.
Pour example, en ce qui concerne les chasseurs, les joueurs font mentions de frost trap (patinoire) mais jamais des piège de glace/flèche givrante/nova de givre/roots des droods/esham
https://wowwiki.fandom.com/wiki/Lich_King_(Icecrown_Citadel_tactics)
`An effective strategy is to drag the Lich King to one edge of the room and then drag him all the way to the opposite side after Vile Spirits spawn, and kite them through Earthbind Totems and frost traps.` | 1.0 | NPC: Vile Spirit - **Description**
Name: Vile Spirit Entry: 37799.
Sensibles au roots, en particulier Flèche givrante, Sarments, le totem lien terrestre la nova de givre etc
J'ai du mal à trouver des infos dessus mais je pense pas que ce soit possible
**Comportement attendu**
Je pense que ces NPCs doivent agir de la même façon que les Val'kyrs, à savoir insensibles aux slows de 100%
https://www.mmo-champion.com/threads/745101-Vile-Spirits-in-LK-10-Man-HC
Ce lien donne vers une discussion faisant par de différentes techniques utilisées pour s'occuper des esprits vils, en 10HM, particulièrement.
Pour example, en ce qui concerne les chasseurs, les joueurs font mentions de frost trap (patinoire) mais jamais des piège de glace/flèche givrante/nova de givre/roots des droods/esham
https://wowwiki.fandom.com/wiki/Lich_King_(Icecrown_Citadel_tactics)
`An effective strategy is to drag the Lich King to one edge of the room and then drag him all the way to the opposite side after Vile Spirits spawn, and kite them through Earthbind Totems and frost traps.` | priority | npc vile spirit description name vile spirit entry sensibles au roots en particulier flèche givrante sarments le totem lien terrestre la nova de givre etc j ai du mal à trouver des infos dessus mais je pense pas que ce soit possible comportement attendu je pense que ces npcs doivent agir de la même façon que les val kyrs à savoir insensibles aux slows de ce lien donne vers une discussion faisant par de différentes techniques utilisées pour s occuper des esprits vils en particulièrement pour example en ce qui concerne les chasseurs les joueurs font mentions de frost trap patinoire mais jamais des piège de glace flèche givrante nova de givre roots des droods esham an effective strategy is to drag the lich king to one edge of the room and then drag him all the way to the opposite side after vile spirits spawn and kite them through earthbind totems and frost traps | 1 |
274,107 | 8,557,055,472 | IssuesEvent | 2018-11-08 14:50:18 | opentargets/platform | https://api.github.com/repos/opentargets/platform | closed | Remove TQDM from logging | Kind: Maintenance Priority: Medium Status: In progress | In several places, `data_pipeline` uses the python module TQDM to provide pretty progress bars.
Unfortunately, this causes problems with the use of log files as each update of the progress bar results in an other line in the log file.
This ticket is to remove TQDM from `data_pipeline` and replace with single-line log messages where appropriate. | 1.0 | Remove TQDM from logging - In several places, `data_pipeline` uses the python module TQDM to provide pretty progress bars.
Unfortunately, this causes problems with the use of log files as each update of the progress bar results in an other line in the log file.
This ticket is to remove TQDM from `data_pipeline` and replace with single-line log messages where appropriate. | priority | remove tqdm from logging in several places data pipeline uses the python module tqdm to provide pretty progress bars unfortunately this causes problems with the use of log files as each update of the progress bar results in an other line in the log file this ticket is to remove tqdm from data pipeline and replace with single line log messages where appropriate | 1 |
575,237 | 17,025,171,421 | IssuesEvent | 2021-07-03 10:42:38 | localstack/localstack | https://api.github.com/repos/localstack/localstack | closed | Service plugins seem to overwrite logging configuration of other components | bug priority-medium | <!-- Love localstack? Please consider supporting our collective:
👉 https://opencollective.com/localstack/donate -->
# Type of request: This is a ...
[x] bug report
[ ] feature request
# Detailed description
If i run localstack with `SERVICES=s3,sqs,sns,ec2 localstack`, and run a unit test, I get detailed log output:
```
2021-06-17 21:55:41,140:API: 127.0.0.1 - - [17/Jun/2021 21:55:41] "PUT /notif-e9ee5c57 HTTP/1.1" 200 -
2021-06-17 21:55:41,269:API: 127.0.0.1 - - [17/Jun/2021 21:55:41] "POST / HTTP/1.1" 200 -
2021-06-17 21:55:41,367:API: 127.0.0.1 - - [17/Jun/2021 21:55:41] "POST / HTTP/1.1" 200 -
2021-06-17 21:55:41,491:API: 127.0.0.1 - - [17/Jun/2021 21:55:41] "POST / HTTP/1.1" 200 -
2021-06-17 21:55:41,593:API: 127.0.0.1 - - [17/Jun/2021 21:55:41] "HEAD /notif-e9ee5c57 HTTP/1.1" 200 -
2021-06-17 21:55:41,642:API: 127.0.0.1 - - [17/Jun/2021 21:55:41] "DELETE /notif-e9ee5c57 HTTP/1.1" 204 -
...
```
Whereas when I run it without setting any services, running the same unit test yields no log output at all.
It looks like some plugins are overwriting the log configuration of certain components.
## Expected behavior
I would expect that starting services does not have side effects in the logging configuration
## Actual behavior
but it apparently has
# Steps to reproduce
## Command used to start LocalStack
`DEBUG=1 SERVICES=s3,sqs,sns,ec2 localstack start --host`
vs
`DEBUG=1 localstack start --host` (community version)
## Client code (AWS SDK code snippet, or sequence of "awslocal" commands)
manually run a test from `test_s3.py`
| 1.0 | Service plugins seem to overwrite logging configuration of other components - <!-- Love localstack? Please consider supporting our collective:
👉 https://opencollective.com/localstack/donate -->
# Type of request: This is a ...
[x] bug report
[ ] feature request
# Detailed description
If i run localstack with `SERVICES=s3,sqs,sns,ec2 localstack`, and run a unit test, I get detailed log output:
```
2021-06-17 21:55:41,140:API: 127.0.0.1 - - [17/Jun/2021 21:55:41] "PUT /notif-e9ee5c57 HTTP/1.1" 200 -
2021-06-17 21:55:41,269:API: 127.0.0.1 - - [17/Jun/2021 21:55:41] "POST / HTTP/1.1" 200 -
2021-06-17 21:55:41,367:API: 127.0.0.1 - - [17/Jun/2021 21:55:41] "POST / HTTP/1.1" 200 -
2021-06-17 21:55:41,491:API: 127.0.0.1 - - [17/Jun/2021 21:55:41] "POST / HTTP/1.1" 200 -
2021-06-17 21:55:41,593:API: 127.0.0.1 - - [17/Jun/2021 21:55:41] "HEAD /notif-e9ee5c57 HTTP/1.1" 200 -
2021-06-17 21:55:41,642:API: 127.0.0.1 - - [17/Jun/2021 21:55:41] "DELETE /notif-e9ee5c57 HTTP/1.1" 204 -
...
```
Whereas when I run it without setting any services, running the same unit test yields no log output at all.
It looks like some plugins are overwriting the log configuration of certain components.
## Expected behavior
I would expect that starting services does not have side effects in the logging configuration
## Actual behavior
but it apparently has
# Steps to reproduce
## Command used to start LocalStack
`DEBUG=1 SERVICES=s3,sqs,sns,ec2 localstack start --host`
vs
`DEBUG=1 localstack start --host` (community version)
## Client code (AWS SDK code snippet, or sequence of "awslocal" commands)
manually run a test from `test_s3.py`
| priority | service plugins seem to overwrite logging configuration of other components love localstack please consider supporting our collective 👉 type of request this is a bug report feature request detailed description if i run localstack with services sqs sns localstack and run a unit test i get detailed log output api put notif http api post http api post http api post http api head notif http api delete notif http whereas when i run it without setting any services running the same unit test yields no log output at all it looks like some plugins are overwriting the log configuration of certain components expected behavior i would expect that starting services does not have side effects in the logging configuration actual behavior but it apparently has steps to reproduce command used to start localstack debug services sqs sns localstack start host vs debug localstack start host community version client code aws sdk code snippet or sequence of awslocal commands manually run a test from test py | 1 |
17,068 | 2,615,130,128 | IssuesEvent | 2015-03-01 06:00:00 | chrsmith/google-api-java-client | https://api.github.com/repos/chrsmith/google-api-java-client | opened | Sample standalone java file for Google Calendar API v3 Restful way | auto-migrated Priority-Medium Type-Sample | ```
Which Google API and versionGoogle Calendar API version 3 (e.g. Google Calendar
API version 3)?
Java environment 6(e.g. Java 6, Android 2.3, App Engine)?
External references, such as API reference guide?
Please provide any additional information below.
I am trying to write java standalone application to access google calender and
events in V3 using restful way. Can some one provide test file to get the
calender and its events?
Thanks,
Samba
```
Original issue reported on code.google.com by `maxioutr...@gmail.com` on 13 Nov 2012 at 10:07 | 1.0 | Sample standalone java file for Google Calendar API v3 Restful way - ```
Which Google API and versionGoogle Calendar API version 3 (e.g. Google Calendar
API version 3)?
Java environment 6(e.g. Java 6, Android 2.3, App Engine)?
External references, such as API reference guide?
Please provide any additional information below.
I am trying to write java standalone application to access google calender and
events in V3 using restful way. Can some one provide test file to get the
calender and its events?
Thanks,
Samba
```
Original issue reported on code.google.com by `maxioutr...@gmail.com` on 13 Nov 2012 at 10:07 | priority | sample standalone java file for google calendar api restful way which google api and versiongoogle calendar api version e g google calendar api version java environment e g java android app engine external references such as api reference guide please provide any additional information below i am trying to write java standalone application to access google calender and events in using restful way can some one provide test file to get the calender and its events thanks samba original issue reported on code google com by maxioutr gmail com on nov at | 1 |
714,423 | 24,561,087,349 | IssuesEvent | 2022-10-12 20:21:40 | asastats/channel | https://api.github.com/repos/asastats/channel | opened | NFTs count in a collection's header is often wrong | bug medium priority | By Maru the Cat in [Discord](https://discord.com/channels/906917846754418770/908054330265960478/1029846599729418250):
> I wonder if ASA Stats is duplicating the amount regarding NFDs from owned + on market for sale too? I currently own 14 NFDs. But its showing 27?
| 1.0 | NFTs count in a collection's header is often wrong - By Maru the Cat in [Discord](https://discord.com/channels/906917846754418770/908054330265960478/1029846599729418250):
> I wonder if ASA Stats is duplicating the amount regarding NFDs from owned + on market for sale too? I currently own 14 NFDs. But its showing 27?
| priority | nfts count in a collection s header is often wrong by maru the cat in i wonder if asa stats is duplicating the amount regarding nfds from owned on market for sale too i currently own nfds but its showing | 1 |
467,922 | 13,458,450,228 | IssuesEvent | 2020-09-09 10:39:50 | inverse-inc/packetfence | https://api.github.com/repos/inverse-inc/packetfence | closed | Create a single user without a category raise an error. | Priority: Medium Type: Bug | **Describe the bug**
Create a single user in the admin gui raise an error in the logs, not in the frontend.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'User create'
2. Create a user
3. Save
4. Aug 4 10:25:01 bibop: pfperl-api(22616) ERROR: Database query failed with non retryable error: Column 'category' cannot be null (errno: 1048) [INSERT INTO `password` ( `access_duration`, `access_level`, `category`, `expiration`, `login_remaining`, `password`, `pid`, `sponsor`, `tenant_id`, `valid_from`) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )]{NULL, Node Manager, NULL, 2020-08-30, NULL, {ntlm}6EC3AFE2B2713824EC31C89761FAB2CB, bob, inverse, 1, 2020-08-04} (pf::dal::db_execute)
**Expected behavior**
The admin gui should raise an error and/or category and access/unreg date should be mandatory
| 1.0 | Create a single user without a category raise an error. - **Describe the bug**
Create a single user in the admin gui raise an error in the logs, not in the frontend.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'User create'
2. Create a user
3. Save
4. Aug 4 10:25:01 bibop: pfperl-api(22616) ERROR: Database query failed with non retryable error: Column 'category' cannot be null (errno: 1048) [INSERT INTO `password` ( `access_duration`, `access_level`, `category`, `expiration`, `login_remaining`, `password`, `pid`, `sponsor`, `tenant_id`, `valid_from`) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )]{NULL, Node Manager, NULL, 2020-08-30, NULL, {ntlm}6EC3AFE2B2713824EC31C89761FAB2CB, bob, inverse, 1, 2020-08-04} (pf::dal::db_execute)
**Expected behavior**
The admin gui should raise an error and/or category and access/unreg date should be mandatory
| priority | create a single user without a category raise an error describe the bug create a single user in the admin gui raise an error in the logs not in the frontend to reproduce steps to reproduce the behavior go to user create create a user save aug bibop pfperl api error database query failed with non retryable error column category cannot be null errno null node manager null null ntlm bob inverse pf dal db execute expected behavior the admin gui should raise an error and or category and access unreg date should be mandatory | 1 |
55,030 | 3,071,836,302 | IssuesEvent | 2015-08-19 14:15:18 | RobotiumTech/robotium | https://api.github.com/repos/RobotiumTech/robotium | closed | Dialog cannot be scrolled. | bug imported Priority-Medium | _From [maguowei...@gmail.com](https://code.google.com/u/106562571278795906986/) on March 28, 2011 00:01:33_
What steps will reproduce the problem? 1. application contains a dialog with a scroll dialog.
2. let the dialog show by robotium code.
3. search some text which doesn't show unless scroll down.(by invoke searchText(String text, int minimumNumberOfMatches, boolean scroll;or firstly solo.scrollDown() and then search the text) What is the expected output? What do you see instead? the searched text can be found.
the searched text cannot be found. What version of the product are you using? On what operating system? Robotium 2.2.
Android 2.1. Please provide any additional information below. It is better to supply the function scroll dialog.
**Attachment:** [dialogscroll.png](http://code.google.com/p/robotium/issues/detail?id=93)
_Original issue: http://code.google.com/p/robotium/issues/detail?id=93_ | 1.0 | Dialog cannot be scrolled. - _From [maguowei...@gmail.com](https://code.google.com/u/106562571278795906986/) on March 28, 2011 00:01:33_
What steps will reproduce the problem? 1. application contains a dialog with a scroll dialog.
2. let the dialog show by robotium code.
3. search some text which doesn't show unless scroll down.(by invoke searchText(String text, int minimumNumberOfMatches, boolean scroll;or firstly solo.scrollDown() and then search the text) What is the expected output? What do you see instead? the searched text can be found.
the searched text cannot be found. What version of the product are you using? On what operating system? Robotium 2.2.
Android 2.1. Please provide any additional information below. It is better to supply the function scroll dialog.
**Attachment:** [dialogscroll.png](http://code.google.com/p/robotium/issues/detail?id=93)
_Original issue: http://code.google.com/p/robotium/issues/detail?id=93_ | priority | dialog cannot be scrolled from on march what steps will reproduce the problem application contains a dialog with a scroll dialog let the dialog show by robotium code search some text which doesn t show unless scroll down by invoke searchtext string text int minimumnumberofmatches boolean scroll or firstly solo scrolldown and then search the text what is the expected output what do you see instead the searched text can be found the searched text cannot be found what version of the product are you using on what operating system robotium android please provide any additional information below it is better to supply the function scroll dialog attachment original issue | 1 |
225,968 | 7,496,802,120 | IssuesEvent | 2018-04-08 13:26:26 | HabitRPG/habitica | https://api.github.com/repos/HabitRPG/habitica | closed | Subscription renewal hourglasses | priority: important section: Payments status: issue: in progress status: needs reply type: medium level coding | Hello,
I subscribed for 3 months consecutive, the time finished and paypal automatically renewed the subscription for more 3 months.
But with the renewal I didn't get a hourglass for the 3 new months.
UUID: ac18def4-67c9-4d8c-9785-80914dbeb5c4
Thank you
## <bountysource-plugin>
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/9311551-subscription-renewal-hourglasses?utm_campaign=plugin&utm_content=tracker%2F68393&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F68393&utm_medium=issues&utm_source=github).
</bountysource-plugin>
| 1.0 | Subscription renewal hourglasses - Hello,
I subscribed for 3 months consecutive, the time finished and paypal automatically renewed the subscription for more 3 months.
But with the renewal I didn't get a hourglass for the 3 new months.
UUID: ac18def4-67c9-4d8c-9785-80914dbeb5c4
Thank you
## <bountysource-plugin>
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/9311551-subscription-renewal-hourglasses?utm_campaign=plugin&utm_content=tracker%2F68393&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F68393&utm_medium=issues&utm_source=github).
</bountysource-plugin>
| priority | subscription renewal hourglasses hello i subscribed for months consecutive the time finished and paypal automatically renewed the subscription for more months but with the renewal i didn t get a hourglass for the new months uuid thank you want to back this issue we accept bounties via | 1 |
542,517 | 15,861,839,337 | IssuesEvent | 2021-04-08 10:49:48 | sjsu-tt-delta/delta-app | https://api.github.com/repos/sjsu-tt-delta/delta-app | opened | Bluetooth occasionally fails to connect | priority: medium | This requires prompting another call of scanAndConnect(), such as leaving the page and going back | 1.0 | Bluetooth occasionally fails to connect - This requires prompting another call of scanAndConnect(), such as leaving the page and going back | priority | bluetooth occasionally fails to connect this requires prompting another call of scanandconnect such as leaving the page and going back | 1 |
444,020 | 12,805,139,295 | IssuesEvent | 2020-07-03 06:48:56 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | Make staging server build use staging account system | Priority: Medium Status: Fixed | Account server is https://auth.develop.strangeloopgames.com/, need to use this instead of the normal account server for staging builds.
- Find or add a compile flag to the staging build process (talk to Eugene aka Jaskes about this)
- Make the server check for this during compilation | 1.0 | Make staging server build use staging account system - Account server is https://auth.develop.strangeloopgames.com/, need to use this instead of the normal account server for staging builds.
- Find or add a compile flag to the staging build process (talk to Eugene aka Jaskes about this)
- Make the server check for this during compilation | priority | make staging server build use staging account system account server is need to use this instead of the normal account server for staging builds find or add a compile flag to the staging build process talk to eugene aka jaskes about this make the server check for this during compilation | 1 |
761,348 | 26,676,792,511 | IssuesEvent | 2023-01-26 14:50:24 | dmwm/CRABServer | https://api.github.com/repos/dmwm/CRABServer | closed | crab submit --dryrun executes cmsRun over and over again | Type: Bug Priority: Medium | ### problem
I submitted a task with `--dryrun` (adapted from https://github.com/dmwm/CRABServer/blob/master/test/statusTrackingTasks/HC-1kj.py ) to prod with cmssw 10 from lxplus7.
The `crab submit --dryrun` command gets stuck at [1]
```plaintext
Created temporary directory for dry run sandbox in /tmp/dmapelli/tmpuB5sJK
Executing test, please wait...
```
and from another shell I notice that it keeps executing the same cmsRun command all over again [2].
I could replicate the same behavior with cmssw 12 in lxplus8
### ideal behavior
cmsRun should be run only once.
---
[1]
<details>
```plaintext
> export CRABCONFIGINSTANCE=prod && crab submit --dryrun
Will use CRAB configuration file crabConfig.py
Importing CMSSW configuration pset.py
Finished importing CMSSW configuration pset.py
Sending the request to the server at cmsweb.cern.ch
Success: Your task has been delivered to the prod CRAB3 server.
Task name: 221130_143901:dmapelli_crab_20221130_153856
Project dir: crab_projects/crab_20221130_153856
Waiting for task to be processed
Checking task status
Task status: NEW
Please wait...
Task status: UPLOADED
Created temporary directory for dry run sandbox in /tmp/dmapelli/tmpuB5sJK
Executing test, please wait...
^CKeyboard Interrupted
Log file is /afs/cern.ch/user/d/dmapelli/crab/submit/1-analysis/crab_projects/crab_20221130_153856/crab.log
```
</details>
[2]
<details>
```plaintext
> grep -i "invoking" /tmp/dmapelli/tmpuB5sJK/wmagentJob.log
2022-11-30 15:39:41,961:INFO:Scram: Invoking command: export X509_USER_PROXY=/tmp/x509up_u99307; export HOME=${HOME:-$PWD}; export SITECONFIG_PATH=/cvmfs/cms.cern.ch/SITECONF/local; cmsRun -p PSet.py -j FrameworkJobReport.xml
2022-11-30 15:40:10,776:INFO:Scram: Invoking command: export X509_USER_PROXY=/tmp/x509up_u99307; export HOME=${HOME:-$PWD}; export SITECONFIG_PATH=/cvmfs/cms.cern.ch/SITECONF/local; cmsRun -p PSet.py -j FrameworkJobReport.xml
[...]
```
</details> | 1.0 | crab submit --dryrun executes cmsRun over and over again - ### problem
I submitted a task with `--dryrun` (adapted from https://github.com/dmwm/CRABServer/blob/master/test/statusTrackingTasks/HC-1kj.py ) to prod with cmssw 10 from lxplus7.
The `crab submit --dryrun` command gets stuck at [1]
```plaintext
Created temporary directory for dry run sandbox in /tmp/dmapelli/tmpuB5sJK
Executing test, please wait...
```
and from another shell I notice that it keeps executing the same cmsRun command all over again [2].
I could replicate the same behavior with cmssw 12 in lxplus8
### ideal behavior
cmsRun should be run only once.
---
[1]
<details>
```plaintext
> export CRABCONFIGINSTANCE=prod && crab submit --dryrun
Will use CRAB configuration file crabConfig.py
Importing CMSSW configuration pset.py
Finished importing CMSSW configuration pset.py
Sending the request to the server at cmsweb.cern.ch
Success: Your task has been delivered to the prod CRAB3 server.
Task name: 221130_143901:dmapelli_crab_20221130_153856
Project dir: crab_projects/crab_20221130_153856
Waiting for task to be processed
Checking task status
Task status: NEW
Please wait...
Task status: UPLOADED
Created temporary directory for dry run sandbox in /tmp/dmapelli/tmpuB5sJK
Executing test, please wait...
^CKeyboard Interrupted
Log file is /afs/cern.ch/user/d/dmapelli/crab/submit/1-analysis/crab_projects/crab_20221130_153856/crab.log
```
</details>
[2]
<details>
```plaintext
> grep -i "invoking" /tmp/dmapelli/tmpuB5sJK/wmagentJob.log
2022-11-30 15:39:41,961:INFO:Scram: Invoking command: export X509_USER_PROXY=/tmp/x509up_u99307; export HOME=${HOME:-$PWD}; export SITECONFIG_PATH=/cvmfs/cms.cern.ch/SITECONF/local; cmsRun -p PSet.py -j FrameworkJobReport.xml
2022-11-30 15:40:10,776:INFO:Scram: Invoking command: export X509_USER_PROXY=/tmp/x509up_u99307; export HOME=${HOME:-$PWD}; export SITECONFIG_PATH=/cvmfs/cms.cern.ch/SITECONF/local; cmsRun -p PSet.py -j FrameworkJobReport.xml
[...]
```
</details> | priority | crab submit dryrun executes cmsrun over and over again problem i submitted a task with dryrun adapted from to prod with cmssw from the crab submit dryrun command gets stuck at plaintext created temporary directory for dry run sandbox in tmp dmapelli executing test please wait and from another shell i notice that it keeps executing the same cmsrun command all over again i could replicate the same behavior with cmssw in ideal behavior cmsrun should be run only once plaintext export crabconfiginstance prod crab submit dryrun will use crab configuration file crabconfig py importing cmssw configuration pset py finished importing cmssw configuration pset py sending the request to the server at cmsweb cern ch success your task has been delivered to the prod server task name dmapelli crab project dir crab projects crab waiting for task to be processed checking task status task status new please wait task status uploaded created temporary directory for dry run sandbox in tmp dmapelli executing test please wait ckeyboard interrupted log file is afs cern ch user d dmapelli crab submit analysis crab projects crab crab log plaintext grep i invoking tmp dmapelli wmagentjob log info scram invoking command export user proxy tmp export home home pwd export siteconfig path cvmfs cms cern ch siteconf local cmsrun p pset py j frameworkjobreport xml info scram invoking command export user proxy tmp export home home pwd export siteconfig path cvmfs cms cern ch siteconf local cmsrun p pset py j frameworkjobreport xml | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.