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
767,325
26,918,959,220
IssuesEvent
2023-02-07 09:05:24
FrancescoXX/4c-site
https://api.github.com/repos/FrancescoXX/4c-site
closed
[Bug]: Sidebar is scrollable on mobile and tablet and causes hamburger to disappear
bug enhancement good first issue 🛠 goal: fix 🟨 priority: medium
### Description The sidebar on mobile and tablet screens is scrollable which causes the hamburger to disappear from the page's view ### To Reproduce 1. Go to 'dev tool' 2. Click on 'Responsive mode' 3. Scroll down to 'iPhone 12' 4. See error ### Anything else? https://user-images.githubusercontent.com/98160154/216797652-fe6f49d1-676d-4c08-8a5f-2e262ac214f9.mp4 ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/FrancescoXX/4c-site/blob/main/CODE_OF_CONDUCT.md)
1.0
[Bug]: Sidebar is scrollable on mobile and tablet and causes hamburger to disappear - ### Description The sidebar on mobile and tablet screens is scrollable which causes the hamburger to disappear from the page's view ### To Reproduce 1. Go to 'dev tool' 2. Click on 'Responsive mode' 3. Scroll down to 'iPhone 12' 4. See error ### Anything else? https://user-images.githubusercontent.com/98160154/216797652-fe6f49d1-676d-4c08-8a5f-2e262ac214f9.mp4 ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/FrancescoXX/4c-site/blob/main/CODE_OF_CONDUCT.md)
priority
sidebar is scrollable on mobile and tablet and causes hamburger to disappear description the sidebar on mobile and tablet screens is scrollable which causes the hamburger to disappear from the page s view to reproduce go to dev tool click on responsive mode scroll down to iphone see error anything else code of conduct i agree to follow this project s
1
149,663
5,723,159,810
IssuesEvent
2017-04-20 11:26:51
status-im/status-react
https://api.github.com/repos/status-im/status-react
closed
Text keyboard is shown for /send and /request if 1-1 chat was opened from Wallet (via Send or Receive)
bug medium-priority ready
### Description [comment]: # (Feature or Bug? i.e Type: Bug) *Type*: Bug [comment]: # (Describe the feature you would like, or briefly summarise the bug and what you did, what you expected to happen, and what actually happens. Sections below) *Summary*: Text keyboard is shown for /send command if 1-1 chat was opened from Wallet (Send in Wallet -> Close transaction -> get 1-1 chat with a contact) ![text keyboard after wallet](https://cloud.githubusercontent.com/assets/6584810/25176419/594aa046-24fe-11e7-88c4-657ce67ab7ea.png) #### Expected behavior [comment]: # (Describe what you expected to happen.) Numeric keyboard is shown for commands /send and /request #### Actual behavior [comment]: # (Describe what actually happened.) Text keyboard is shown for commands /send and /request ### Reproduction [comment]: # (Describe how we can replicate the bug step by step.) - Open Status and login - Open Wallet - Initiate send or receive from Wallet - Close Pending transaction or Confirm transaction (for Send). As a result, 1-1 chat is shown - In 1-1 chat tap on /send or /request ### Additional Information [comment]: # (Please do your best to fill this out.) * Status version: 0.9.6d61 * Operating System: Android and iOS
1.0
Text keyboard is shown for /send and /request if 1-1 chat was opened from Wallet (via Send or Receive) - ### Description [comment]: # (Feature or Bug? i.e Type: Bug) *Type*: Bug [comment]: # (Describe the feature you would like, or briefly summarise the bug and what you did, what you expected to happen, and what actually happens. Sections below) *Summary*: Text keyboard is shown for /send command if 1-1 chat was opened from Wallet (Send in Wallet -> Close transaction -> get 1-1 chat with a contact) ![text keyboard after wallet](https://cloud.githubusercontent.com/assets/6584810/25176419/594aa046-24fe-11e7-88c4-657ce67ab7ea.png) #### Expected behavior [comment]: # (Describe what you expected to happen.) Numeric keyboard is shown for commands /send and /request #### Actual behavior [comment]: # (Describe what actually happened.) Text keyboard is shown for commands /send and /request ### Reproduction [comment]: # (Describe how we can replicate the bug step by step.) - Open Status and login - Open Wallet - Initiate send or receive from Wallet - Close Pending transaction or Confirm transaction (for Send). As a result, 1-1 chat is shown - In 1-1 chat tap on /send or /request ### Additional Information [comment]: # (Please do your best to fill this out.) * Status version: 0.9.6d61 * Operating System: Android and iOS
priority
text keyboard is shown for send and request if chat was opened from wallet via send or receive description feature or bug i e type bug type bug describe the feature you would like or briefly summarise the bug and what you did what you expected to happen and what actually happens sections below summary text keyboard is shown for send command if chat was opened from wallet send in wallet close transaction get chat with a contact expected behavior describe what you expected to happen numeric keyboard is shown for commands send and request actual behavior describe what actually happened text keyboard is shown for commands send and request reproduction describe how we can replicate the bug step by step open status and login open wallet initiate send or receive from wallet close pending transaction or confirm transaction for send as a result chat is shown in chat tap on send or request additional information please do your best to fill this out status version operating system android and ios
1
311,799
9,539,372,351
IssuesEvent
2019-04-30 16:46:44
cuappdev/eatery-android
https://api.github.com/repos/cuappdev/eatery-android
closed
Change purchase history from a ListView to a RecyclerView
Priority: Medium Type: Enhancement Type: Maintenance
Because we display over 15 items and the items are not clickable, we should use a RecyclerView instead of a ListView. Files that would need to be changed HistoryInfoAdapter and in AccountInfoFragment
1.0
Change purchase history from a ListView to a RecyclerView - Because we display over 15 items and the items are not clickable, we should use a RecyclerView instead of a ListView. Files that would need to be changed HistoryInfoAdapter and in AccountInfoFragment
priority
change purchase history from a listview to a recyclerview because we display over items and the items are not clickable we should use a recyclerview instead of a listview files that would need to be changed historyinfoadapter and in accountinfofragment
1
772,186
27,109,820,185
IssuesEvent
2023-02-15 14:37:25
aleksbobic/csx
https://api.github.com/repos/aleksbobic/csx
opened
Empty lists set as anchor cause error
bug priority:high Complexity:medium
**Describe the bug** If a user sets an list feature that has some empty entries so "[]" in some of the rows the application crashes.
1.0
Empty lists set as anchor cause error - **Describe the bug** If a user sets an list feature that has some empty entries so "[]" in some of the rows the application crashes.
priority
empty lists set as anchor cause error describe the bug if a user sets an list feature that has some empty entries so in some of the rows the application crashes
1
406,079
11,886,680,648
IssuesEvent
2020-03-27 22:38:44
CMPUT301W20T01/boost
https://api.github.com/repos/CMPUT301W20T01/boost
closed
UC 01.01.03 specify start and end by location search
priority: high risk: medium size: 2
**Partial User Story:** _US 01.01.01_ As a rider, I want to request rides between two locations. **Rationale:** - Be able to search for a location by name through a search to be picked up at --- **Notes:**
1.0
UC 01.01.03 specify start and end by location search - **Partial User Story:** _US 01.01.01_ As a rider, I want to request rides between two locations. **Rationale:** - Be able to search for a location by name through a search to be picked up at --- **Notes:**
priority
uc specify start and end by location search partial user story us as a rider i want to request rides between two locations rationale be able to search for a location by name through a search to be picked up at notes
1
268,252
8,405,352,766
IssuesEvent
2018-10-11 15:03:38
uriweb/uri-component-library
https://api.github.com/repos/uriweb/uri-component-library
closed
Shortcodes can't use certain characters
bug medium priority wontfix
## Issue Type <!-- Put an X between the brackets of one or more items below: --> [X] Bug [] New Feature [] Enhancement ## Description This issue has been expanded to include all components. _Original:_ > Metrics break when including `<` and `>` characters. Using a `>` character produces a metric wrapped in quotes, and places an additional quote before the metric caption. Using a '<' character breaks the metric all together.
1.0
Shortcodes can't use certain characters - ## Issue Type <!-- Put an X between the brackets of one or more items below: --> [X] Bug [] New Feature [] Enhancement ## Description This issue has been expanded to include all components. _Original:_ > Metrics break when including `<` and `>` characters. Using a `>` character produces a metric wrapped in quotes, and places an additional quote before the metric caption. Using a '<' character breaks the metric all together.
priority
shortcodes can t use certain characters issue type bug new feature enhancement description this issue has been expanded to include all components original metrics break when including characters using a character produces a metric wrapped in quotes and places an additional quote before the metric caption using a character breaks the metric all together
1
274,988
8,570,480,331
IssuesEvent
2018-11-11 20:33:36
TF2PickupNET/TF2Pickup
https://api.github.com/repos/TF2PickupNET/TF2Pickup
closed
Servers page
Priority: Medium Status: On Hold Type: Feature
Servers page would include things like DM servers and maybe currently active servers from pickups for admins
1.0
Servers page - Servers page would include things like DM servers and maybe currently active servers from pickups for admins
priority
servers page servers page would include things like dm servers and maybe currently active servers from pickups for admins
1
293,957
9,011,514,798
IssuesEvent
2019-02-05 14:52:32
salesagility/SuiteCRM
https://api.github.com/repos/salesagility/SuiteCRM
closed
Quick Create Popup is not displaying properly
Medium Priority bug
Quick Create Popup is not displaying properly Click on first-time pop up is display properly, but if we click on the second time the popup is not displaying properly. ![suite crm issue](https://user-images.githubusercontent.com/5555183/26862862-1c4f8456-4b6c-11e7-9848-dc358a44f99a.png)
1.0
Quick Create Popup is not displaying properly - Quick Create Popup is not displaying properly Click on first-time pop up is display properly, but if we click on the second time the popup is not displaying properly. ![suite crm issue](https://user-images.githubusercontent.com/5555183/26862862-1c4f8456-4b6c-11e7-9848-dc358a44f99a.png)
priority
quick create popup is not displaying properly quick create popup is not displaying properly click on first time pop up is display properly but if we click on the second time the popup is not displaying properly
1
125,623
4,958,779,200
IssuesEvent
2016-12-02 10:56:42
Repair-DeskPOS/RepairDesk-Bugs
https://api.github.com/repos/Repair-DeskPOS/RepairDesk-Bugs
closed
Lead Email is not coming to admin - PimpMyGadget
bug Medium Priority
Dear Sir @imiamran One of our customer @andrewg1639 from PimpMyGadget is reported the issue that once a lead is placed, admin of store doesn't receive any email. I have checked it from my account its working fine but when i checked it from Andrew account. Its not working on his particular account. I changed email address from store general settings and placed a test lead but i didn't get any email. Can you please check and fix it. Once you are on it, you can take his account details from me in personal message. Thanks.
1.0
Lead Email is not coming to admin - PimpMyGadget - Dear Sir @imiamran One of our customer @andrewg1639 from PimpMyGadget is reported the issue that once a lead is placed, admin of store doesn't receive any email. I have checked it from my account its working fine but when i checked it from Andrew account. Its not working on his particular account. I changed email address from store general settings and placed a test lead but i didn't get any email. Can you please check and fix it. Once you are on it, you can take his account details from me in personal message. Thanks.
priority
lead email is not coming to admin pimpmygadget dear sir imiamran one of our customer from pimpmygadget is reported the issue that once a lead is placed admin of store doesn t receive any email i have checked it from my account its working fine but when i checked it from andrew account its not working on his particular account i changed email address from store general settings and placed a test lead but i didn t get any email can you please check and fix it once you are on it you can take his account details from me in personal message thanks
1
301,872
9,232,218,392
IssuesEvent
2019-03-13 06:13:43
richelbilderbeek/pirouette
https://api.github.com/repos/richelbilderbeek/pirouette
closed
pirouette article: appendix must show all figures
medium priority
I noticed that in example 3 there was a mismatch between the article and the code. To prevent this from happening, show all figures in the appendix. Sure, these must be generated and added to the scripts in `pirouette_article`.
1.0
pirouette article: appendix must show all figures - I noticed that in example 3 there was a mismatch between the article and the code. To prevent this from happening, show all figures in the appendix. Sure, these must be generated and added to the scripts in `pirouette_article`.
priority
pirouette article appendix must show all figures i noticed that in example there was a mismatch between the article and the code to prevent this from happening show all figures in the appendix sure these must be generated and added to the scripts in pirouette article
1
805,021
29,505,647,520
IssuesEvent
2023-06-03 09:17:15
ckiplab/issue
https://api.github.com/repos/ckiplab/issue
opened
[Demo]輿情分析系統網頁無法進入
Priority: Medium Status: 0-Pending Type: Bug
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. **Additional context** Add any other context about the problem here.
1.0
[Demo]輿情分析系統網頁無法進入 - **Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. **Additional context** Add any other context about the problem here.
priority
輿情分析系統網頁無法進入 describe the bug a clear and concise description of what the bug is to reproduce steps to reproduce the behavior go to click on scroll down to see error expected behavior a clear and concise description of what you expected to happen screenshots if applicable add screenshots to help explain your problem additional context add any other context about the problem here
1
402,419
11,809,553,220
IssuesEvent
2020-03-19 15:07:54
bounswe/bounswe2020group6
https://api.github.com/repos/bounswe/bounswe2020group6
closed
Maintaining Specific Format Among All User Scenarios&Mockups
documenting medium priority
Assignees will fix the user scenarios&mockups for maintaining a specific format.
1.0
Maintaining Specific Format Among All User Scenarios&Mockups - Assignees will fix the user scenarios&mockups for maintaining a specific format.
priority
maintaining specific format among all user scenarios mockups assignees will fix the user scenarios mockups for maintaining a specific format
1
26,313
2,684,309,208
IssuesEvent
2015-03-28 21:15:48
ConEmu/old-issues
https://api.github.com/repos/ConEmu/old-issues
closed
не работает отключение "Multiple consoles in one ConEmu windows"
2–5 stars bug imported Priority-Medium
_From [denis.zi...@gmail.com](https://code.google.com/u/106640082049956524578/) on March 01, 2013 22:03:10_ Флажок "Multiple consoles in one ConEmu windows" снят. Включена интеграция с ситемой. Conemu указана как умолчательная консоль. Тем не менее все новые консоли открываются в табах, вместо новых окон conemu. _Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=969_
1.0
не работает отключение "Multiple consoles in one ConEmu windows" - _From [denis.zi...@gmail.com](https://code.google.com/u/106640082049956524578/) on March 01, 2013 22:03:10_ Флажок "Multiple consoles in one ConEmu windows" снят. Включена интеграция с ситемой. Conemu указана как умолчательная консоль. Тем не менее все новые консоли открываются в табах, вместо новых окон conemu. _Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=969_
priority
не работает отключение multiple consoles in one conemu windows from on march флажок multiple consoles in one conemu windows снят включена интеграция с ситемой conemu указана как умолчательная консоль тем не менее все новые консоли открываются в табах вместо новых окон conemu original issue
1
86,001
3,701,387,819
IssuesEvent
2016-02-29 13:02:50
DigitalCampus/moodle-block_oppia_mobile_export
https://api.github.com/repos/DigitalCampus/moodle-block_oppia_mobile_export
closed
In extracting media - not picking up newlines as blank space
bug medium priority time: 2 hours
eg, not picking up that "[[media \r\nobject" is really "[[media object"
1.0
In extracting media - not picking up newlines as blank space - eg, not picking up that "[[media \r\nobject" is really "[[media object"
priority
in extracting media not picking up newlines as blank space eg not picking up that media r nobject is really media object
1
801,426
28,488,240,912
IssuesEvent
2023-04-18 09:20:01
owncloud/web
https://api.github.com/repos/owncloud/web
closed
Batch action labels don't hide in admin-settings when sidebar is being opened on small screens
Type:Bug Priority:p3-medium
### Steps to reproduce 1. Shrink your horizontal screen size to 1200px 2. Go to the users list in the admin settings 3. Open the right sidebar ### Expected behaviour The batch actions labels should hide because of the limited screen size. ### Actual behaviour They stay visible. They hide as soon as you resize the window.
1.0
Batch action labels don't hide in admin-settings when sidebar is being opened on small screens - ### Steps to reproduce 1. Shrink your horizontal screen size to 1200px 2. Go to the users list in the admin settings 3. Open the right sidebar ### Expected behaviour The batch actions labels should hide because of the limited screen size. ### Actual behaviour They stay visible. They hide as soon as you resize the window.
priority
batch action labels don t hide in admin settings when sidebar is being opened on small screens steps to reproduce shrink your horizontal screen size to go to the users list in the admin settings open the right sidebar expected behaviour the batch actions labels should hide because of the limited screen size actual behaviour they stay visible they hide as soon as you resize the window
1
485,849
14,000,367,425
IssuesEvent
2020-10-28 12:13:12
AY2021S1-CS2103T-F11-3/tp
https://api.github.com/repos/AY2021S1-CS2103T-F11-3/tp
closed
Modify task list to remove overdue tasks automatically
enhancement priority.MEDIUM type.Task
Modify task list to remove overdue assignments and lessons automatically when the date and time of the assignments and lessons have passed
1.0
Modify task list to remove overdue tasks automatically - Modify task list to remove overdue assignments and lessons automatically when the date and time of the assignments and lessons have passed
priority
modify task list to remove overdue tasks automatically modify task list to remove overdue assignments and lessons automatically when the date and time of the assignments and lessons have passed
1
610,912
18,939,776,073
IssuesEvent
2021-11-18 00:34:12
Esri/solutions-widget-utility-network-trace
https://api.github.com/repos/Esri/solutions-widget-utility-network-trace
closed
Cannot add a flag on top of the Highlighted features
bug JSAPI widget installed verified Priority - Medium
Cannot add a flag on top of the Highlighted features http://dev0016770.esri.com/arcgis-js-api/test-apps/traceTest.html?webmap=9b4bc7229adc4e529b46bbbb126fa2a0&portal=https://avezina2.esri.com/portal ![image](https://user-images.githubusercontent.com/50338557/137404553-fa9ddde2-e5a0-485a-9dff-299e3a3b73a8.png) https://user-images.githubusercontent.com/50338557/137404990-4b39ec6b-291f-4cfa-85e2-0166dd0d15e4.mp4
1.0
Cannot add a flag on top of the Highlighted features - Cannot add a flag on top of the Highlighted features http://dev0016770.esri.com/arcgis-js-api/test-apps/traceTest.html?webmap=9b4bc7229adc4e529b46bbbb126fa2a0&portal=https://avezina2.esri.com/portal ![image](https://user-images.githubusercontent.com/50338557/137404553-fa9ddde2-e5a0-485a-9dff-299e3a3b73a8.png) https://user-images.githubusercontent.com/50338557/137404990-4b39ec6b-291f-4cfa-85e2-0166dd0d15e4.mp4
priority
cannot add a flag on top of the highlighted features cannot add a flag on top of the highlighted features
1
334,307
10,138,334,003
IssuesEvent
2019-08-02 17:41:07
RobotLocomotion/drake
https://api.github.com/repos/RobotLocomotion/drake
opened
rgbd_sensor: Rework constructor parameters for consistency / future-proofing
priority: medium team: dynamics
Relates #11878 per discussion in #11879: https://github.com/robotlocomotion/drake/pull/11879#pullrequestreview-269687586 If #11879 lands in its current state, the color and depth properties are separate parameters, but the poses are in a separate struct. We should converge on something that's consistently, and possibly robust. One option is to stick some or most ctor parameters into `RgbdSensor::Param` (and have it absorb `RgbdSensor::CameraPoses`). This could then handle optional things either with default constructors, or using `optional<>`. This could also be "future proof" adding new options, like specifying a separate renderer (but *not* separate intrinsics) for the label "camera". \cc @SeanCurtis-TRI
1.0
rgbd_sensor: Rework constructor parameters for consistency / future-proofing - Relates #11878 per discussion in #11879: https://github.com/robotlocomotion/drake/pull/11879#pullrequestreview-269687586 If #11879 lands in its current state, the color and depth properties are separate parameters, but the poses are in a separate struct. We should converge on something that's consistently, and possibly robust. One option is to stick some or most ctor parameters into `RgbdSensor::Param` (and have it absorb `RgbdSensor::CameraPoses`). This could then handle optional things either with default constructors, or using `optional<>`. This could also be "future proof" adding new options, like specifying a separate renderer (but *not* separate intrinsics) for the label "camera". \cc @SeanCurtis-TRI
priority
rgbd sensor rework constructor parameters for consistency future proofing relates per discussion in if lands in its current state the color and depth properties are separate parameters but the poses are in a separate struct we should converge on something that s consistently and possibly robust one option is to stick some or most ctor parameters into rgbdsensor param and have it absorb rgbdsensor cameraposes this could then handle optional things either with default constructors or using optional this could also be future proof adding new options like specifying a separate renderer but not separate intrinsics for the label camera cc seancurtis tri
1
272,004
8,494,582,462
IssuesEvent
2018-10-28 22:49:36
C3DSU/e-DefPR
https://api.github.com/repos/C3DSU/e-DefPR
closed
Criar rota para o usuário atualizar suas próprias informações
Category: Backend Priority: Medium Stage: Review Type: Improvement
Criar rota para o usuário logado atualizar suas próprias informações, sem precisar passar um ID. As permissions/roles não podem ser editadas pelo usuário.
1.0
Criar rota para o usuário atualizar suas próprias informações - Criar rota para o usuário logado atualizar suas próprias informações, sem precisar passar um ID. As permissions/roles não podem ser editadas pelo usuário.
priority
criar rota para o usuário atualizar suas próprias informações criar rota para o usuário logado atualizar suas próprias informações sem precisar passar um id as permissions roles não podem ser editadas pelo usuário
1
392,132
11,583,901,859
IssuesEvent
2020-02-22 14:11:26
GDGVIT/Solutions-Challenge-Website
https://api.github.com/repos/GDGVIT/Solutions-Challenge-Website
closed
Improve the directory structure
priority:medium
Maintain proper directory structure in the repo like: - Push all the css files to one folder named css - Push all the html files in view folder - Push all the files in the js folder - index.html should be outside as the main file of the project The directory structure can be like this: ```bash assets css js views index.html ```
1.0
Improve the directory structure - Maintain proper directory structure in the repo like: - Push all the css files to one folder named css - Push all the html files in view folder - Push all the files in the js folder - index.html should be outside as the main file of the project The directory structure can be like this: ```bash assets css js views index.html ```
priority
improve the directory structure maintain proper directory structure in the repo like push all the css files to one folder named css push all the html files in view folder push all the files in the js folder index html should be outside as the main file of the project the directory structure can be like this bash assets css js views index html
1
71,230
3,354,111,919
IssuesEvent
2015-11-18 10:26:13
geosolutions-it/doc-geonode
https://api.github.com/repos/geosolutions-it/doc-geonode
closed
Rename and move section "Managing a GeoNode Installation"
enhancement Priority: Medium task
I believe a better name could be "More on Security and Permissions". In addition this section is well suited for the Administrators Workshop rather than for the Users Workshop.
1.0
Rename and move section "Managing a GeoNode Installation" - I believe a better name could be "More on Security and Permissions". In addition this section is well suited for the Administrators Workshop rather than for the Users Workshop.
priority
rename and move section managing a geonode installation i believe a better name could be more on security and permissions in addition this section is well suited for the administrators workshop rather than for the users workshop
1
337,292
10,213,354,965
IssuesEvent
2019-08-14 21:56:03
emory-libraries/ezpaarse-platforms
https://api.github.com/repos/emory-libraries/ezpaarse-platforms
closed
Artnet
Add Parser Medium Priority
#### Example:star::star: : http://www.artnet.com.proxy.library.emory.edu/ #### Priority: Medium #### Subscriber (Library): Woodruff #### ezPAARSE Analysis: None Trello: None
1.0
Artnet - #### Example:star::star: : http://www.artnet.com.proxy.library.emory.edu/ #### Priority: Medium #### Subscriber (Library): Woodruff #### ezPAARSE Analysis: None Trello: None
priority
artnet example star star priority medium subscriber library woodruff ezpaarse analysis none trello none
1
544,483
15,893,919,545
IssuesEvent
2021-04-11 08:11:52
k-roffle/knitting-service
https://api.github.com/repos/k-roffle/knitting-service
opened
도안 저장 API에 validation 로직 구현
Feat Priority: Medium
## 기능 제안 사유 현재 도안 저장 API에는 validation 로직이 붙어있지 않아 non-null 컬럼에 값을 주지 않아도 default값으로 자동 생성해서 값이 추가되거나, default 값을 지정해주었는데에도 없으면 에러가 나고 있습니다. 안정성을 위하여 body에 대한 validation을 추가합니다.
1.0
도안 저장 API에 validation 로직 구현 - ## 기능 제안 사유 현재 도안 저장 API에는 validation 로직이 붙어있지 않아 non-null 컬럼에 값을 주지 않아도 default값으로 자동 생성해서 값이 추가되거나, default 값을 지정해주었는데에도 없으면 에러가 나고 있습니다. 안정성을 위하여 body에 대한 validation을 추가합니다.
priority
도안 저장 api에 validation 로직 구현 기능 제안 사유 현재 도안 저장 api에는 validation 로직이 붙어있지 않아 non null 컬럼에 값을 주지 않아도 default값으로 자동 생성해서 값이 추가되거나 default 값을 지정해주었는데에도 없으면 에러가 나고 있습니다 안정성을 위하여 body에 대한 validation을 추가합니다
1
255,532
8,125,058,455
IssuesEvent
2018-08-16 19:38:07
canonical-websites/partners.ubuntu.com
https://api.github.com/repos/canonical-websites/partners.ubuntu.com
closed
Raise a bug link does not point to github
Priority: Medium Type: Bug
## Summary The link to raise a bug on https://partners.ubuntu.com/programmes/hardware links to launchpad not github ## Process Go to https://partners.ubuntu.com/programmes/hardware Go to bottom of the page and click report a bug ## Current and expected result Goes to launchpad when it should go to https://github.com/canonical-websites/partners.ubuntu.com/issues/new ## Screenshot ![image](https://user-images.githubusercontent.com/230348/40673458-c6b81dfc-6369-11e8-8cd4-2489d82e39fa.png)
1.0
Raise a bug link does not point to github - ## Summary The link to raise a bug on https://partners.ubuntu.com/programmes/hardware links to launchpad not github ## Process Go to https://partners.ubuntu.com/programmes/hardware Go to bottom of the page and click report a bug ## Current and expected result Goes to launchpad when it should go to https://github.com/canonical-websites/partners.ubuntu.com/issues/new ## Screenshot ![image](https://user-images.githubusercontent.com/230348/40673458-c6b81dfc-6369-11e8-8cd4-2489d82e39fa.png)
priority
raise a bug link does not point to github summary the link to raise a bug on links to launchpad not github process go to go to bottom of the page and click report a bug current and expected result goes to launchpad when it should go to screenshot
1
256,769
8,128,833,797
IssuesEvent
2018-08-17 13:16:54
openshiftio/openshift.io
https://api.github.com/repos/openshiftio/openshift.io
opened
Architecture of Endpoints is Incorrect
SEV3-medium area/launcher priority/P3 team/launcher type/bug
##### Issue Overview The architecture for launcher-backend endpoints is incorrect. Consider the following APIs: /services/openshift/clusters /services/openshift/clusters/all It is unclear looking at these two endpoints what the difference is. In true REST fashion, these endpoints should have been something more along the lines of the following: /services/openshift/current-user/cluters /services/openshift/clusers Furthermore, it is confusing to have the same endpoints repeated several times under different headings on the swagger spec. Consider the following: Openshift.io GET /services/jenkins/pipelines Jenkins Jenkins GET /services/jenkins/pipelines Services GET /services/jenkins/pipelines This is incorrect. The swagger spec is wrong. The endpoint should only appear once if the endpoints are all the same. If they are different it should be clearly marked in the url. Furthermore, the endpoints should contain a trailing slash: https://cdivilly.wordpress.com/2014/03/11/why-trailing-slashes-on-uris-are-important/ ##### Expected Behaviour /services/openshift/current-user/cluters/ /services/openshift/clusers/ OR /services/openshift/{current-user-id}/cluters/ /services/openshift/clusers/ Openshift.io GET /services/jenkins/pipelines/ ##### Current Behaviour /services/openshift/clusters /services/openshift/clusters/all Openshift.io GET /services/jenkins/pipelines Jenkins Jenkins GET /services/jenkins/pipelines Services GET /services/jenkins/pipelines ##### Steps To Reproduce https://editor.swagger.io/?url=https://forge.api.openshift.io/swagger.yaml
1.0
Architecture of Endpoints is Incorrect - ##### Issue Overview The architecture for launcher-backend endpoints is incorrect. Consider the following APIs: /services/openshift/clusters /services/openshift/clusters/all It is unclear looking at these two endpoints what the difference is. In true REST fashion, these endpoints should have been something more along the lines of the following: /services/openshift/current-user/cluters /services/openshift/clusers Furthermore, it is confusing to have the same endpoints repeated several times under different headings on the swagger spec. Consider the following: Openshift.io GET /services/jenkins/pipelines Jenkins Jenkins GET /services/jenkins/pipelines Services GET /services/jenkins/pipelines This is incorrect. The swagger spec is wrong. The endpoint should only appear once if the endpoints are all the same. If they are different it should be clearly marked in the url. Furthermore, the endpoints should contain a trailing slash: https://cdivilly.wordpress.com/2014/03/11/why-trailing-slashes-on-uris-are-important/ ##### Expected Behaviour /services/openshift/current-user/cluters/ /services/openshift/clusers/ OR /services/openshift/{current-user-id}/cluters/ /services/openshift/clusers/ Openshift.io GET /services/jenkins/pipelines/ ##### Current Behaviour /services/openshift/clusters /services/openshift/clusters/all Openshift.io GET /services/jenkins/pipelines Jenkins Jenkins GET /services/jenkins/pipelines Services GET /services/jenkins/pipelines ##### Steps To Reproduce https://editor.swagger.io/?url=https://forge.api.openshift.io/swagger.yaml
priority
architecture of endpoints is incorrect issue overview the architecture for launcher backend endpoints is incorrect consider the following apis services openshift clusters services openshift clusters all it is unclear looking at these two endpoints what the difference is in true rest fashion these endpoints should have been something more along the lines of the following services openshift current user cluters services openshift clusers furthermore it is confusing to have the same endpoints repeated several times under different headings on the swagger spec consider the following openshift io get services jenkins pipelines jenkins jenkins get services jenkins pipelines services get services jenkins pipelines this is incorrect the swagger spec is wrong the endpoint should only appear once if the endpoints are all the same if they are different it should be clearly marked in the url furthermore the endpoints should contain a trailing slash expected behaviour services openshift current user cluters services openshift clusers or services openshift current user id cluters services openshift clusers openshift io get services jenkins pipelines current behaviour services openshift clusters services openshift clusters all openshift io get services jenkins pipelines jenkins jenkins get services jenkins pipelines services get services jenkins pipelines steps to reproduce
1
58,672
3,090,468,525
IssuesEvent
2015-08-26 06:55:24
pavel-pimenov/flylinkdc-r5xx
https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx
closed
Перестали блокироваться сообщения забаненных пользователей
bug imported Priority-Medium
_From [zzzxzzzy...@gmail.com](https://code.google.com/u/111612712877897236331/) on October 26, 2014 21:32:02_ Перестали блокироваться сообщения забаненных пользователей ( r503 -beta96 и ранее?, В ср.с beta24/52) PS: БАГ №2: они правда и раньше были не без багов - приходилось банить для каждого хаба... _Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=1533_
1.0
Перестали блокироваться сообщения забаненных пользователей - _From [zzzxzzzy...@gmail.com](https://code.google.com/u/111612712877897236331/) on October 26, 2014 21:32:02_ Перестали блокироваться сообщения забаненных пользователей ( r503 -beta96 и ранее?, В ср.с beta24/52) PS: БАГ №2: они правда и раньше были не без багов - приходилось банить для каждого хаба... _Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=1533_
priority
перестали блокироваться сообщения забаненных пользователей from on october перестали блокироваться сообщения забаненных пользователей и ранее в ср с ps баг № они правда и раньше были не без багов приходилось банить для каждого хаба original issue
1
398,243
11,739,390,983
IssuesEvent
2020-03-11 17:37:42
thaliawww/ThaliApp
https://api.github.com/repos/thaliawww/ThaliApp
closed
Register time not fully shown
bug priority: medium
In GitLab by @joren485 on Apr 9, 2018, 10:34 ### One-sentence description The time registration will open for some event is not fully shown. ### Current behaviour ![Screenshot_ThaliApp_20180409-102700](https://gitlab.science.ru.nl//thalia/thaliapp/uploads/5b7679784641a65660086393e6841449/Screenshot_ThaliApp_20180409-102700.png) > Registration will open 9 Apr 2018, 13:0 ### Expected behaviour The text reads > Registration will open 9 Apr 2018, 13:00 ### Steps to reproduce 1. Go to an event before its registration opens. 2. Observe the time that the registration will open.
1.0
Register time not fully shown - In GitLab by @joren485 on Apr 9, 2018, 10:34 ### One-sentence description The time registration will open for some event is not fully shown. ### Current behaviour ![Screenshot_ThaliApp_20180409-102700](https://gitlab.science.ru.nl//thalia/thaliapp/uploads/5b7679784641a65660086393e6841449/Screenshot_ThaliApp_20180409-102700.png) > Registration will open 9 Apr 2018, 13:0 ### Expected behaviour The text reads > Registration will open 9 Apr 2018, 13:00 ### Steps to reproduce 1. Go to an event before its registration opens. 2. Observe the time that the registration will open.
priority
register time not fully shown in gitlab by on apr one sentence description the time registration will open for some event is not fully shown current behaviour registration will open apr expected behaviour the text reads registration will open apr steps to reproduce go to an event before its registration opens observe the time that the registration will open
1
219,214
7,334,058,954
IssuesEvent
2018-03-05 21:28:04
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
USER ISSUE: Cant detach Small Wooden Cart
Medium Priority
**Version:** 0.7.1.0 beta **Steps to Reproduce:** Pickup Small Wooden Cart with Deed or without Can't detach Small Wooden Cart anymore Disconnect from Server and Reconnect, Small Wooden Cart is then detached, rinse and repeat everytime **Expected behavior:** It should detach when I wanna pickup stuff and put it into the Wooden Cart **Actual behavior:** Doesn't detach at all.
1.0
USER ISSUE: Cant detach Small Wooden Cart - **Version:** 0.7.1.0 beta **Steps to Reproduce:** Pickup Small Wooden Cart with Deed or without Can't detach Small Wooden Cart anymore Disconnect from Server and Reconnect, Small Wooden Cart is then detached, rinse and repeat everytime **Expected behavior:** It should detach when I wanna pickup stuff and put it into the Wooden Cart **Actual behavior:** Doesn't detach at all.
priority
user issue cant detach small wooden cart version beta steps to reproduce pickup small wooden cart with deed or without can t detach small wooden cart anymore disconnect from server and reconnect small wooden cart is then detached rinse and repeat everytime expected behavior it should detach when i wanna pickup stuff and put it into the wooden cart actual behavior doesn t detach at all
1
381,806
11,288,309,097
IssuesEvent
2020-01-16 07:32:14
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
[7.7.0] Exception in log w/ AvatarEditingSafetyBubble
Priority: Medium
(Filename: <bdca591c120a4ad8b908fd1c9d4d8dd9> Line: 0) Setting up 4 worker threads for Enlighten. Thread -> id: 4b20 -> priority: 1 Thread -> id: 2b20 -> priority: 1 Thread -> id: 41c0 -> priority: 1 Thread -> id: 2dc -> priority: 1 NullReferenceException: Object reference not set to an instance of an object at AvatarEditingSafetyBubble.OnDisable () [0x00005] in <bdca591c120a4ad8b908fd1c9d4d8dd9>:0
1.0
[7.7.0] Exception in log w/ AvatarEditingSafetyBubble - (Filename: <bdca591c120a4ad8b908fd1c9d4d8dd9> Line: 0) Setting up 4 worker threads for Enlighten. Thread -> id: 4b20 -> priority: 1 Thread -> id: 2b20 -> priority: 1 Thread -> id: 41c0 -> priority: 1 Thread -> id: 2dc -> priority: 1 NullReferenceException: Object reference not set to an instance of an object at AvatarEditingSafetyBubble.OnDisable () [0x00005] in <bdca591c120a4ad8b908fd1c9d4d8dd9>:0
priority
exception in log w avatareditingsafetybubble filename line setting up worker threads for enlighten thread id priority thread id priority thread id priority thread id priority nullreferenceexception object reference not set to an instance of an object at avatareditingsafetybubble ondisable in
1
783,699
27,542,460,785
IssuesEvent
2023-03-07 09:29:57
quesswho/Dodo
https://api.github.com/repos/quesswho/Dodo
closed
Rendering abstraction
enhancement Medium Priority
Currently the scene class handles the rendering, it would be preferred to have an EditorRenderer and a ForwardRenderer3D class.
1.0
Rendering abstraction - Currently the scene class handles the rendering, it would be preferred to have an EditorRenderer and a ForwardRenderer3D class.
priority
rendering abstraction currently the scene class handles the rendering it would be preferred to have an editorrenderer and a class
1
257,202
8,134,352,193
IssuesEvent
2018-08-19 14:50:15
facelessuser/pymdown-extensions
https://api.github.com/repos/facelessuser/pymdown-extensions
closed
Prepare for Python Markdown inline processor changes
Feature Priority - Medium
I am currently reworking inline processor in a new InlineProcessor class for Python Markdown which improves inline performance, but it also adds the ability to do more analysis and alter the bounds of the original match (ref https://github.com/Python-Markdown/markdown/issues/551). This is much more flexible. For example, we can match just `[` for links, and then in the plugin tokenize the next characters handling recursive `[]` which Python's re cannot handle. Python Markdown is moving all inline processors in that direction and providing the legacy versions of the old methods for the basic patterns, but there are two `InlineProcessors` we use that are not going to be accessible after the change `LinkPattern` and `HtmlPattern`. So we need to simply prepare by checking now whether we can import `LinkPattern` in MagicLinks, and `HtmlPattern` in SmartSymbols. We will provide alternate logic for these two cases (import succeeds and import fails). All other patterns can use legacy logic for now. After the Python Markdown finally releases the change, we can change all of pymdown-extensions to utilize the new `InlineProcessor` classes and drop the `Pattern` classes. Then we can lock pymdown-extensions to whatever version of Markdown that introduces the new `InlineProcessor` classes. So basically there are two phases: - [x] Compatibility phase -- do the bare minimum to keep working (make sure we work now, and once the changes are released) - [ ] Full implementation phase (we fully use the new InlineProcessor class and abandon Pattern).
1.0
Prepare for Python Markdown inline processor changes - I am currently reworking inline processor in a new InlineProcessor class for Python Markdown which improves inline performance, but it also adds the ability to do more analysis and alter the bounds of the original match (ref https://github.com/Python-Markdown/markdown/issues/551). This is much more flexible. For example, we can match just `[` for links, and then in the plugin tokenize the next characters handling recursive `[]` which Python's re cannot handle. Python Markdown is moving all inline processors in that direction and providing the legacy versions of the old methods for the basic patterns, but there are two `InlineProcessors` we use that are not going to be accessible after the change `LinkPattern` and `HtmlPattern`. So we need to simply prepare by checking now whether we can import `LinkPattern` in MagicLinks, and `HtmlPattern` in SmartSymbols. We will provide alternate logic for these two cases (import succeeds and import fails). All other patterns can use legacy logic for now. After the Python Markdown finally releases the change, we can change all of pymdown-extensions to utilize the new `InlineProcessor` classes and drop the `Pattern` classes. Then we can lock pymdown-extensions to whatever version of Markdown that introduces the new `InlineProcessor` classes. So basically there are two phases: - [x] Compatibility phase -- do the bare minimum to keep working (make sure we work now, and once the changes are released) - [ ] Full implementation phase (we fully use the new InlineProcessor class and abandon Pattern).
priority
prepare for python markdown inline processor changes i am currently reworking inline processor in a new inlineprocessor class for python markdown which improves inline performance but it also adds the ability to do more analysis and alter the bounds of the original match ref this is much more flexible for example we can match just which python s re cannot handle python markdown is moving all inline processors in that direction and providing the legacy versions of the old methods for the basic patterns but there are two inlineprocessors we use that are not going to be accessible after the change linkpattern and htmlpattern so we need to simply prepare by checking now whether we can import linkpattern in magiclinks and htmlpattern in smartsymbols we will provide alternate logic for these two cases import succeeds and import fails all other patterns can use legacy logic for now after the python markdown finally releases the change we can change all of pymdown extensions to utilize the new inlineprocessor classes and drop the pattern classes then we can lock pymdown extensions to whatever version of markdown that introduces the new inlineprocessor classes so basically there are two phases compatibility phase do the bare minimum to keep working make sure we work now and once the changes are released full implementation phase we fully use the new inlineprocessor class and abandon pattern
1
543,395
15,881,064,568
IssuesEvent
2021-04-09 14:24:14
ansible/awx
https://api.github.com/repos/ansible/awx
closed
Child level playbooks aren't retrieved
component:ui help wanted priority:medium state:needs_devel type:bug type:enhancement
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME <!-- Pick the area of AWX for this issue, you can have multiple, delete the rest: --> - UI ##### SUMMARY <!-- Briefly describe the problem. --> Job template creation should have a full path field to select t he desired playbook along with the dropdown menu. The dropdown menu also seems to not crawl subfolder to look for playbooks (single level) ##### ENVIRONMENT * AWX version: 1.0.1.35 * AWX install method: docker on linux * Ansible version: 2.4.0.0 * Operating System: CentOS 7.4 * Web Browser: Firefox ##### STEPS TO REPRODUCE Create a job template ##### EXPECTED RESULTS Playbook dropdown menu should display child levels playbooks of the SCM repository. We also should have the ability to manualy set the playbook path. ##### ACTUAL RESULTS <!-- For bug reports, what actually happened? --> ##### ADDITIONAL INFORMATION Only displaying top level playbooks
1.0
Child level playbooks aren't retrieved - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME <!-- Pick the area of AWX for this issue, you can have multiple, delete the rest: --> - UI ##### SUMMARY <!-- Briefly describe the problem. --> Job template creation should have a full path field to select t he desired playbook along with the dropdown menu. The dropdown menu also seems to not crawl subfolder to look for playbooks (single level) ##### ENVIRONMENT * AWX version: 1.0.1.35 * AWX install method: docker on linux * Ansible version: 2.4.0.0 * Operating System: CentOS 7.4 * Web Browser: Firefox ##### STEPS TO REPRODUCE Create a job template ##### EXPECTED RESULTS Playbook dropdown menu should display child levels playbooks of the SCM repository. We also should have the ability to manualy set the playbook path. ##### ACTUAL RESULTS <!-- For bug reports, what actually happened? --> ##### ADDITIONAL INFORMATION Only displaying top level playbooks
priority
child level playbooks aren t retrieved issue type bug report component name ui summary job template creation should have a full path field to select t he desired playbook along with the dropdown menu the dropdown menu also seems to not crawl subfolder to look for playbooks single level environment awx version awx install method docker on linux ansible version operating system centos web browser firefox steps to reproduce create a job template expected results playbook dropdown menu should display child levels playbooks of the scm repository we also should have the ability to manualy set the playbook path actual results additional information only displaying top level playbooks
1
27,852
2,696,723,066
IssuesEvent
2015-04-02 15:40:07
letsencrypt/boulder
https://api.github.com/repos/letsencrypt/boulder
opened
Handle SIGTERM gracefully
enhancement medium priority
When receiving SIGTERM, Boulder instances should: 1. Immediately stop reading any messages on the AMQP interface 2. Finish processing any outstanding messages 3. Close This lets us do rolling restarts without data loss. Catching SIGTERM seems well-understood with the [os/signal](http://golang.org/pkg/os/signal/) package. Just look for [syscall.SIGTERM](http://golang.org/pkg/syscall/#SIGTERM) and set appropriate flags in motion. Noteworthy StackOverflow: http://stackoverflow.com/questions/11268943/golang-is-it-possible-to-capture-a-ctrlc-signal-and-run-a-cleanup-function-in
1.0
Handle SIGTERM gracefully - When receiving SIGTERM, Boulder instances should: 1. Immediately stop reading any messages on the AMQP interface 2. Finish processing any outstanding messages 3. Close This lets us do rolling restarts without data loss. Catching SIGTERM seems well-understood with the [os/signal](http://golang.org/pkg/os/signal/) package. Just look for [syscall.SIGTERM](http://golang.org/pkg/syscall/#SIGTERM) and set appropriate flags in motion. Noteworthy StackOverflow: http://stackoverflow.com/questions/11268943/golang-is-it-possible-to-capture-a-ctrlc-signal-and-run-a-cleanup-function-in
priority
handle sigterm gracefully when receiving sigterm boulder instances should immediately stop reading any messages on the amqp interface finish processing any outstanding messages close this lets us do rolling restarts without data loss catching sigterm seems well understood with the package just look for and set appropriate flags in motion noteworthy stackoverflow
1
69,467
3,298,941,114
IssuesEvent
2015-11-02 16:33:39
softdevteam/krun
https://api.github.com/repos/softdevteam/krun
closed
mk_graphs.py appears to be broken
bug medium priority (a clear improvement but not a blocker for publication)
I think `mk_graphs.py` has fallen behind the changes in the rest of the repo. Running `mk_graphs.py` on a cut-down version of the examples config I get this: ```bash $ ./mk_graphs.py examples/quick.krun Traceback (most recent call last): File "./mk_graphs.py", line 296, in <module> data_dct = json.load(fh) File "/usr/lib/python2.7/json/__init__.py", line 290, in load **kw) File "/usr/lib/python2.7/json/__init__.py", line 338, in loads return _default_decoder.decode(s) File "/usr/lib/python2.7/json/decoder.py", line 366, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/usr/lib/python2.7/json/decoder.py", line 384, in raw_decode raise ValueError("No JSON object could be decoded") ValueError: No JSON object could be decoded ``` Config file needed to reproduce: ```bash import os from krun.vm_defs import (PythonVMDef, JavaVMDef) from krun import EntryPoint # Who to mail MAIL_TO = [] # Maximum number of error emails to send per-run #MAX_MAILS = 2 DIR = os.getcwd() JKRUNTIME_DIR = os.path.join(DIR, "krun", "libkruntime", "") HEAP_LIMIT = 2097152 # K == 2Gb # Variant name -> EntryPoint VARIANTS = { "default-java": EntryPoint("KrunEntry", subdir="java"), "default-python": EntryPoint("bench.py", subdir="python"), } ITERATIONS_ALL_VMS = 1 # Small number for testing. VMS = { 'Java': { 'vm_def': JavaVMDef('/usr/bin/java'), 'variants': ['default-java'], 'n_iterations': ITERATIONS_ALL_VMS, }, 'CPython': { 'vm_def': PythonVMDef('/usr/bin/python2'), 'variants': ['default-python'], 'n_iterations': ITERATIONS_ALL_VMS, } } BENCHMARKS = { 'dummy': 1000, 'nbody': 1000, } # list of "bench:vm:variant" SKIP=[ #"*:CPython:*", #"*:Java:*", ] N_EXECUTIONS = 1 # Number of fresh processes. ``` Benchmarks as in the `examples/` directory. Related to Issue #48
1.0
mk_graphs.py appears to be broken - I think `mk_graphs.py` has fallen behind the changes in the rest of the repo. Running `mk_graphs.py` on a cut-down version of the examples config I get this: ```bash $ ./mk_graphs.py examples/quick.krun Traceback (most recent call last): File "./mk_graphs.py", line 296, in <module> data_dct = json.load(fh) File "/usr/lib/python2.7/json/__init__.py", line 290, in load **kw) File "/usr/lib/python2.7/json/__init__.py", line 338, in loads return _default_decoder.decode(s) File "/usr/lib/python2.7/json/decoder.py", line 366, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/usr/lib/python2.7/json/decoder.py", line 384, in raw_decode raise ValueError("No JSON object could be decoded") ValueError: No JSON object could be decoded ``` Config file needed to reproduce: ```bash import os from krun.vm_defs import (PythonVMDef, JavaVMDef) from krun import EntryPoint # Who to mail MAIL_TO = [] # Maximum number of error emails to send per-run #MAX_MAILS = 2 DIR = os.getcwd() JKRUNTIME_DIR = os.path.join(DIR, "krun", "libkruntime", "") HEAP_LIMIT = 2097152 # K == 2Gb # Variant name -> EntryPoint VARIANTS = { "default-java": EntryPoint("KrunEntry", subdir="java"), "default-python": EntryPoint("bench.py", subdir="python"), } ITERATIONS_ALL_VMS = 1 # Small number for testing. VMS = { 'Java': { 'vm_def': JavaVMDef('/usr/bin/java'), 'variants': ['default-java'], 'n_iterations': ITERATIONS_ALL_VMS, }, 'CPython': { 'vm_def': PythonVMDef('/usr/bin/python2'), 'variants': ['default-python'], 'n_iterations': ITERATIONS_ALL_VMS, } } BENCHMARKS = { 'dummy': 1000, 'nbody': 1000, } # list of "bench:vm:variant" SKIP=[ #"*:CPython:*", #"*:Java:*", ] N_EXECUTIONS = 1 # Number of fresh processes. ``` Benchmarks as in the `examples/` directory. Related to Issue #48
priority
mk graphs py appears to be broken i think mk graphs py has fallen behind the changes in the rest of the repo running mk graphs py on a cut down version of the examples config i get this bash mk graphs py examples quick krun traceback most recent call last file mk graphs py line in data dct json load fh file usr lib json init py line in load kw file usr lib json init py line in loads return default decoder decode s file usr lib json decoder py line in decode obj end self raw decode s idx w s end file usr lib json decoder py line in raw decode raise valueerror no json object could be decoded valueerror no json object could be decoded config file needed to reproduce bash import os from krun vm defs import pythonvmdef javavmdef from krun import entrypoint who to mail mail to maximum number of error emails to send per run max mails dir os getcwd jkruntime dir os path join dir krun libkruntime heap limit k variant name entrypoint variants default java entrypoint krunentry subdir java default python entrypoint bench py subdir python iterations all vms small number for testing vms java vm def javavmdef usr bin java variants n iterations iterations all vms cpython vm def pythonvmdef usr bin variants n iterations iterations all vms benchmarks dummy nbody list of bench vm variant skip cpython java n executions number of fresh processes benchmarks as in the examples directory related to issue
1
173,426
6,524,856,981
IssuesEvent
2017-08-29 14:06:24
FezVrasta/popper.js
https://api.github.com/repos/FezVrasta/popper.js
reopened
Problems when popper should move more than 1px to adjust its position
# BUG DIFFICULTY: medium PRIORITY: high TARGETS: modifier
### CodePen demo https://codepen.io/FezVrasta/pen/QvQQgv ### Steps to reproduce the problem 3. Resize the browser window so that the reference element is at the edge 4. Click 'Update' 5. Notice that it does not shift itself into the viewport properly? Continue to press 'update' and notice it begins to slide across with each new update. ### What is the expected behavior? That it is properly visible in the viewport with no overflow. It must be a popper whose width exceeds the reference element. Also, when event listeners are enabled, it sometimes won't adequately shift all the way into the viewport either. ### What went wrong? It overflows. ---- This is a hackish "fix" ```javascript ;(function shiftIntoViewport() { setTimeout(() => { instance.scheduleUpdate() if (window.innerWidth <= popEl.getBoundingClientRect().right) { shiftIntoViewport() } }, 0) })() ``` It seems like Safari doesn't slide at all, while Chrome and FF do
1.0
Problems when popper should move more than 1px to adjust its position - ### CodePen demo https://codepen.io/FezVrasta/pen/QvQQgv ### Steps to reproduce the problem 3. Resize the browser window so that the reference element is at the edge 4. Click 'Update' 5. Notice that it does not shift itself into the viewport properly? Continue to press 'update' and notice it begins to slide across with each new update. ### What is the expected behavior? That it is properly visible in the viewport with no overflow. It must be a popper whose width exceeds the reference element. Also, when event listeners are enabled, it sometimes won't adequately shift all the way into the viewport either. ### What went wrong? It overflows. ---- This is a hackish "fix" ```javascript ;(function shiftIntoViewport() { setTimeout(() => { instance.scheduleUpdate() if (window.innerWidth <= popEl.getBoundingClientRect().right) { shiftIntoViewport() } }, 0) })() ``` It seems like Safari doesn't slide at all, while Chrome and FF do
priority
problems when popper should move more than to adjust its position codepen demo steps to reproduce the problem resize the browser window so that the reference element is at the edge click update notice that it does not shift itself into the viewport properly continue to press update and notice it begins to slide across with each new update what is the expected behavior that it is properly visible in the viewport with no overflow it must be a popper whose width exceeds the reference element also when event listeners are enabled it sometimes won t adequately shift all the way into the viewport either what went wrong it overflows this is a hackish fix javascript function shiftintoviewport settimeout instance scheduleupdate if window innerwidth popel getboundingclientrect right shiftintoviewport it seems like safari doesn t slide at all while chrome and ff do
1
498,983
14,436,883,851
IssuesEvent
2020-12-07 10:44:24
MikeVedsted/JoinMe
https://api.github.com/repos/MikeVedsted/JoinMe
closed
[FEAT] Setup jest for server
Priority: Medium :zap: Status: In review :mag:
**💡 I would really like to solve or include** Clearly and concisely describe the problem you are trying to solve. Jest tests are not implemented. Before doing them, need to setup jest first. **🏆 My dream solution would be** Describe the best possible scenario of this being implemented. Setup it. **💭 If you were doing it, what would you do?** If possible, describe the steps you would take to implement this. I will google how to setup jest for project. Make jest configs. **♻️ Additional context** Describe any other reasons that might make this feature necessary. We need to run test before pushing it to be able to catch issues on time, **🚀 I'm ready for take off** Before submitting, please mark if you: - [X] Checked that this feature doesn't already exists - [X] Checked that a feature request doesn't already exists - [X] Went through the user flow, and understand the impact - [X] Made sure the request shows why it is important to users but doesn't exaggerate the value
1.0
[FEAT] Setup jest for server - **💡 I would really like to solve or include** Clearly and concisely describe the problem you are trying to solve. Jest tests are not implemented. Before doing them, need to setup jest first. **🏆 My dream solution would be** Describe the best possible scenario of this being implemented. Setup it. **💭 If you were doing it, what would you do?** If possible, describe the steps you would take to implement this. I will google how to setup jest for project. Make jest configs. **♻️ Additional context** Describe any other reasons that might make this feature necessary. We need to run test before pushing it to be able to catch issues on time, **🚀 I'm ready for take off** Before submitting, please mark if you: - [X] Checked that this feature doesn't already exists - [X] Checked that a feature request doesn't already exists - [X] Went through the user flow, and understand the impact - [X] Made sure the request shows why it is important to users but doesn't exaggerate the value
priority
setup jest for server 💡 i would really like to solve or include clearly and concisely describe the problem you are trying to solve jest tests are not implemented before doing them need to setup jest first 🏆 my dream solution would be describe the best possible scenario of this being implemented setup it 💭 if you were doing it what would you do if possible describe the steps you would take to implement this i will google how to setup jest for project make jest configs ♻️ additional context describe any other reasons that might make this feature necessary we need to run test before pushing it to be able to catch issues on time 🚀 i m ready for take off before submitting please mark if you checked that this feature doesn t already exists checked that a feature request doesn t already exists went through the user flow and understand the impact made sure the request shows why it is important to users but doesn t exaggerate the value
1
813,155
30,447,058,688
IssuesEvent
2023-07-15 20:17:01
berkeli/My-Coursework-Planner
https://api.github.com/repos/berkeli/My-Coursework-Planner
opened
[PD] Organise a study session about Time Management tools
🐂 Size Medium 🏕 Priority Mandatory 🎯 Topic Time Management 🎯 Topic Communication 📅 Week 4 📅 Fundamentals 🎯 Topic Teamwork
### Coursework content Organise a study session with the pair you were assigned to during class - check out the Google Sheet. Think about how you manage your time and which tools you use (add some examples and suggestions from our side). If you still need to start using them, research some and bring them to this meeting. ### Estimated time in hours 2 ### What is the purpose of this assignment? - [ ] Understand how you and your pair organise your time - [ ] Identify at least 2 time management tools each - [ ] With your pair, write a short paragraph about your findings - [ ] Share your findings in the "Time Management Tools" thread on your cohort Slack Channel. _Search for it on the channel. If the thread is not yet available, you can create it_ - [ ] Read your peers text and react to it the the appropriate emoji ### How to submit Add the link to your post on Slack on this coursework Add a screenshot of your post on this coursework
1.0
[PD] Organise a study session about Time Management tools - ### Coursework content Organise a study session with the pair you were assigned to during class - check out the Google Sheet. Think about how you manage your time and which tools you use (add some examples and suggestions from our side). If you still need to start using them, research some and bring them to this meeting. ### Estimated time in hours 2 ### What is the purpose of this assignment? - [ ] Understand how you and your pair organise your time - [ ] Identify at least 2 time management tools each - [ ] With your pair, write a short paragraph about your findings - [ ] Share your findings in the "Time Management Tools" thread on your cohort Slack Channel. _Search for it on the channel. If the thread is not yet available, you can create it_ - [ ] Read your peers text and react to it the the appropriate emoji ### How to submit Add the link to your post on Slack on this coursework Add a screenshot of your post on this coursework
priority
organise a study session about time management tools coursework content organise a study session with the pair you were assigned to during class check out the google sheet think about how you manage your time and which tools you use add some examples and suggestions from our side if you still need to start using them research some and bring them to this meeting estimated time in hours what is the purpose of this assignment understand how you and your pair organise your time identify at least time management tools each with your pair write a short paragraph about your findings share your findings in the time management tools thread on your cohort slack channel search for it on the channel if the thread is not yet available you can create it read your peers text and react to it the the appropriate emoji how to submit add the link to your post on slack on this coursework add a screenshot of your post on this coursework
1
80,271
3,560,371,397
IssuesEvent
2016-01-23 01:56:45
ankidroid/Anki-Android
https://api.github.com/repos/ankidroid/Anki-Android
closed
Notification doesn't work when AnkiDroid not running
accepted bug Priority-Medium
Originally reported on Google Code with ID 1496 ``` What steps will reproduce the problem? 1. Set notification threshold to 10 cards 2. 3. What is the expected output? What do you see instead? It should notify me that I have cards to review, but it only show the notification when I open the program. It should blink the light, the option is set, but it's not working. Does it happen again every time you repeat the steps above? Or did it happen only one time? Happens every time, it used to work on Beta 19. What version of AnkiDroid are you using? (Decks list > menu > About > Look at the title) On what version of Android? (Home screen > menu > About phone > Android version) Android 2.1 ankidroid 2.0 beta20 If it is a crash or "Force close" and you can reproduce it, the following would help immensely: 1) Install the "SendLog" app, 2) Reproduce the crash, 3) Immediately after, launch SendLog, 4) Attach the resulting file to this report. That will make the bug much easier to fix. Please provide any additional information below. ``` Reported by `renato.g.amici` on 2012-11-30 11:34:17
1.0
Notification doesn't work when AnkiDroid not running - Originally reported on Google Code with ID 1496 ``` What steps will reproduce the problem? 1. Set notification threshold to 10 cards 2. 3. What is the expected output? What do you see instead? It should notify me that I have cards to review, but it only show the notification when I open the program. It should blink the light, the option is set, but it's not working. Does it happen again every time you repeat the steps above? Or did it happen only one time? Happens every time, it used to work on Beta 19. What version of AnkiDroid are you using? (Decks list > menu > About > Look at the title) On what version of Android? (Home screen > menu > About phone > Android version) Android 2.1 ankidroid 2.0 beta20 If it is a crash or "Force close" and you can reproduce it, the following would help immensely: 1) Install the "SendLog" app, 2) Reproduce the crash, 3) Immediately after, launch SendLog, 4) Attach the resulting file to this report. That will make the bug much easier to fix. Please provide any additional information below. ``` Reported by `renato.g.amici` on 2012-11-30 11:34:17
priority
notification doesn t work when ankidroid not running originally reported on google code with id what steps will reproduce the problem set notification threshold to cards what is the expected output what do you see instead it should notify me that i have cards to review but it only show the notification when i open the program it should blink the light the option is set but it s not working does it happen again every time you repeat the steps above or did it happen only one time happens every time it used to work on beta what version of ankidroid are you using decks list menu about look at the title on what version of android home screen menu about phone android version android ankidroid if it is a crash or force close and you can reproduce it the following would help immensely install the sendlog app reproduce the crash immediately after launch sendlog attach the resulting file to this report that will make the bug much easier to fix please provide any additional information below reported by renato g amici on
1
662,879
22,154,792,610
IssuesEvent
2022-06-03 21:05:55
Dolibarr/dolibarr
https://api.github.com/repos/Dolibarr/dolibarr
closed
Repeat events in time (eg monthly), not shown in external calendar
Feature request Priority - Medium Issue Stale (automatic label)
# Bug By adding an external calendar events with repetition over time, not shown in the calendar ## Environment - **Version**: [_4.0.0_] - **OS**: [_RedHat Linux 2.6.32-573.12.1.el6.x86_64_] - **Web server**: [_Apache 2.2.15_] - **PHP**: [_PHP 5.4.40_] - **Database**: [_MySQL 5.5.50_] - **URL(s)**: [_Affected URL(s)_] ## Expected and actual behavior By adding an external calendar events with repetition over time (eg recurring monthly), not shown in the calendar. However those without repetition, are usually displayed. ## Steps to reproduce the behavior add cexternal google calendar in setup->modules->Agenda Events/tasks and agenda management->setup->Import extenal calendars ## [Attached files](https://help.github.com/articles/issue-attachments) (Screenshots, screencasts, dolibarr.log, debugging informations…) Event with repeat: https://k60.kn3.net/F/4/F/B/9/B/33C.jpg Setup external calendar: https://k61.kn3.net/1/5/C/D/D/D/37D.jpg Show events in Agenda https://k60.kn3.net/1/D/E/4/A/4/D1A.jpg # Feature Request [_Short description_] ## Use case [_Verbose description_] ## Suggested implementation [_Verbose description_] ## Suggested steps [_List of tasks to achieve goal_]
1.0
Repeat events in time (eg monthly), not shown in external calendar - # Bug By adding an external calendar events with repetition over time, not shown in the calendar ## Environment - **Version**: [_4.0.0_] - **OS**: [_RedHat Linux 2.6.32-573.12.1.el6.x86_64_] - **Web server**: [_Apache 2.2.15_] - **PHP**: [_PHP 5.4.40_] - **Database**: [_MySQL 5.5.50_] - **URL(s)**: [_Affected URL(s)_] ## Expected and actual behavior By adding an external calendar events with repetition over time (eg recurring monthly), not shown in the calendar. However those without repetition, are usually displayed. ## Steps to reproduce the behavior add cexternal google calendar in setup->modules->Agenda Events/tasks and agenda management->setup->Import extenal calendars ## [Attached files](https://help.github.com/articles/issue-attachments) (Screenshots, screencasts, dolibarr.log, debugging informations…) Event with repeat: https://k60.kn3.net/F/4/F/B/9/B/33C.jpg Setup external calendar: https://k61.kn3.net/1/5/C/D/D/D/37D.jpg Show events in Agenda https://k60.kn3.net/1/D/E/4/A/4/D1A.jpg # Feature Request [_Short description_] ## Use case [_Verbose description_] ## Suggested implementation [_Verbose description_] ## Suggested steps [_List of tasks to achieve goal_]
priority
repeat events in time eg monthly not shown in external calendar bug by adding an external calendar events with repetition over time not shown in the calendar environment version os web server php database url s expected and actual behavior by adding an external calendar events with repetition over time eg recurring monthly not shown in the calendar however those without repetition are usually displayed steps to reproduce the behavior add cexternal google calendar in setup modules agenda events tasks and agenda management setup import extenal calendars screenshots screencasts dolibarr log debugging informations… event with repeat setup external calendar show events in agenda feature request use case suggested implementation suggested steps
1
90,420
3,815,494,721
IssuesEvent
2016-03-28 18:04:35
cs2103jan2016-v15-1j/main
https://api.github.com/repos/cs2103jan2016-v15-1j/main
closed
Add ability to show search results which start with letter/substring for searching
priority.medium type.enhancement
e.g. `search f` should also return `flying my jet plane`
1.0
Add ability to show search results which start with letter/substring for searching - e.g. `search f` should also return `flying my jet plane`
priority
add ability to show search results which start with letter substring for searching e g search f should also return flying my jet plane
1
659,254
21,920,763,637
IssuesEvent
2022-05-22 14:34:52
LDSSA/portal
https://api.github.com/repos/LDSSA/portal
closed
Admissions bugs and improvements
priority:medium admissions
These issues are order from the most important to the less important. However, since tomorrow starts the applications phase, and the payments phase is only in two weeks, the ones that are more useful to have now are: 1 (super important), 4 and 7. **1. I can submit the coding test after time is up** The state is still `admissions:applications` because the selection period will only start on the 22nd. The coding test duration is set to 5 minutes. I started the coding test, and after 5 minutes, the submissions page in the portal shows me this, which is correct: <img width="1440" alt="Screen Shot 2021-06-20 at 12 03 01" src="https://user-images.githubusercontent.com/16541888/122671669-ba54a400-d1bf-11eb-87e7-28b8b0039618.png"> However, I can still make submissions, including passing the test, after my test time is over: <img width="1440" alt="Screen Shot 2021-06-20 at 12 03 27" src="https://user-images.githubusercontent.com/16541888/122671689-cb9db080-d1bf-11eb-9efa-8217884cf97d.png"> <img width="1440" alt="Screen Shot 2021-06-20 at 12 05 45" src="https://user-images.githubusercontent.com/16541888/122671706-e7a15200-d1bf-11eb-9c89-827e502ba9c0.png"> --- **2. Submit student ID** On the candidate version of the portal, on the payments page (https://portal-staging.lisbondatascience.org/admissions/candidate/payment), when the candidate is a student, we need a box for the candidate to upload the student ID ![Screen Shot 2021-06-19 at 18 30 36](https://user-images.githubusercontent.com/16541888/122670063-ef5cf880-d1b7-11eb-8eb7-42e9ca44d1d1.png) --- **3. Reset payment** On the staff version of the portal, on a payment page, there is an option to reset payment. Sometimes candidates select one ticket type, but then need to change it. Example: a candidate selected student but now can't prove they're a student so they need to change the ticket type to regular. Or someone learned now that their company is willing to pay for their ticket. Or a candidate selected the wrong ticket type. This happens every year. This reset payment option worked like this: - the candidate could change their ticket type on the profile - the staff would click reset payment and a new payment would be generated with the updated value - on the portal, the student would see the correct amount Example: https://portal-staging.lisbondatascience.org/admissions/staff/payments/6 <img width="1440" alt="Screen Shot 2021-06-20 at 11 19 57" src="https://user-images.githubusercontent.com/16541888/122670334-73fc4680-d1b9-11eb-85e9-f108d7adf9a3.png"> I tried the reset payment and it gave me 500 error. It's ok if we can't fix the "Reset" feature as long as we can change the ticket type and update the payment on the back office. --- **4. Feedback with scores** Last year the feedback that we provided to the candidates on their submissions had the scores for each question. Note the scores summary at the top of the page and the score in each question. ![Screen Shot 2021-06-20 at 11 47 59](https://user-images.githubusercontent.com/16541888/122671191-66e15680-d1bd-11eb-8dbe-83c9cff3733f.png) ![Screen Shot 2021-06-20 at 11 47 52](https://user-images.githubusercontent.com/16541888/122671192-68128380-d1bd-11eb-8666-63e08f106a0f.png) Now the feedback doesn't include the scores: <img width="1440" alt="Screen Shot 2021-06-20 at 11 50 45" src="https://user-images.githubusercontent.com/16541888/122671282-c5a6d000-d1bd-11eb-9702-86be25290d69.png"> <img width="1440" alt="Screen Shot 2021-06-20 at 11 50 38" src="https://user-images.githubusercontent.com/16541888/122671284-c7709380-d1bd-11eb-8d00-17c3208dc182.png"> (GitHub doesn't allow me to update an html file, I can send it over for a more complete example!) --- **5. Emails from admissions@lisbondatascience.org** All the emails sent from the portal should have `from = admissions@lisbondatascience.org`. This is because in all the communications we're asking candidates to add this email address to their contact lists, in order to avoid SMAP. Currently the confirm email and reset password emails are being sent from `notification@lisbondatascience.org`. --- **6. Payments tab missing on nav bar** On the candidate version of the portal, on the home page. We're in the `admissions:selection` state, and the candidate was selected, meaning he now has to pay the fee. The nav bar is missing the payments tab. <img width="1440" alt="Screen Shot 2021-06-20 at 11 30 10" src="https://user-images.githubusercontent.com/16541888/122670657-094c0a80-d1bb-11eb-8c9c-52e26f6f9b0c.png"> <img width="1440" alt="Screen Shot 2021-06-20 at 11 30 05" src="https://user-images.githubusercontent.com/16541888/122670658-0b15ce00-d1bb-11eb-9be5-8e6bf7c863d9.png"> --- **7. Time to finish the coding test** On the candidate version of the portal, on the home page, in the applications phase, we often say that the candidate has X hours to complete the test. But this is being displayed as: `you only have 3:00:00 to finish it.` It would be clearer if we said `you only have 3 hours to finish it`. The admissions test duration will always be in hours, so we could transform this duration into hours and present it always like X hours. Even if it's 3.5 hours, I think it looks better than `you only have 3:30:00 to finish it.` --- **8. Can't see my submissions when state moves to `admissions:selection`** On the candidate version of the portal, after the applications are over, the submissions pages are not accessible anymore. Ideally, we should allow the candidates to see their submissions, but don't allow them to submit anymore.
1.0
Admissions bugs and improvements - These issues are order from the most important to the less important. However, since tomorrow starts the applications phase, and the payments phase is only in two weeks, the ones that are more useful to have now are: 1 (super important), 4 and 7. **1. I can submit the coding test after time is up** The state is still `admissions:applications` because the selection period will only start on the 22nd. The coding test duration is set to 5 minutes. I started the coding test, and after 5 minutes, the submissions page in the portal shows me this, which is correct: <img width="1440" alt="Screen Shot 2021-06-20 at 12 03 01" src="https://user-images.githubusercontent.com/16541888/122671669-ba54a400-d1bf-11eb-87e7-28b8b0039618.png"> However, I can still make submissions, including passing the test, after my test time is over: <img width="1440" alt="Screen Shot 2021-06-20 at 12 03 27" src="https://user-images.githubusercontent.com/16541888/122671689-cb9db080-d1bf-11eb-9efa-8217884cf97d.png"> <img width="1440" alt="Screen Shot 2021-06-20 at 12 05 45" src="https://user-images.githubusercontent.com/16541888/122671706-e7a15200-d1bf-11eb-9c89-827e502ba9c0.png"> --- **2. Submit student ID** On the candidate version of the portal, on the payments page (https://portal-staging.lisbondatascience.org/admissions/candidate/payment), when the candidate is a student, we need a box for the candidate to upload the student ID ![Screen Shot 2021-06-19 at 18 30 36](https://user-images.githubusercontent.com/16541888/122670063-ef5cf880-d1b7-11eb-8eb7-42e9ca44d1d1.png) --- **3. Reset payment** On the staff version of the portal, on a payment page, there is an option to reset payment. Sometimes candidates select one ticket type, but then need to change it. Example: a candidate selected student but now can't prove they're a student so they need to change the ticket type to regular. Or someone learned now that their company is willing to pay for their ticket. Or a candidate selected the wrong ticket type. This happens every year. This reset payment option worked like this: - the candidate could change their ticket type on the profile - the staff would click reset payment and a new payment would be generated with the updated value - on the portal, the student would see the correct amount Example: https://portal-staging.lisbondatascience.org/admissions/staff/payments/6 <img width="1440" alt="Screen Shot 2021-06-20 at 11 19 57" src="https://user-images.githubusercontent.com/16541888/122670334-73fc4680-d1b9-11eb-85e9-f108d7adf9a3.png"> I tried the reset payment and it gave me 500 error. It's ok if we can't fix the "Reset" feature as long as we can change the ticket type and update the payment on the back office. --- **4. Feedback with scores** Last year the feedback that we provided to the candidates on their submissions had the scores for each question. Note the scores summary at the top of the page and the score in each question. ![Screen Shot 2021-06-20 at 11 47 59](https://user-images.githubusercontent.com/16541888/122671191-66e15680-d1bd-11eb-8dbe-83c9cff3733f.png) ![Screen Shot 2021-06-20 at 11 47 52](https://user-images.githubusercontent.com/16541888/122671192-68128380-d1bd-11eb-8666-63e08f106a0f.png) Now the feedback doesn't include the scores: <img width="1440" alt="Screen Shot 2021-06-20 at 11 50 45" src="https://user-images.githubusercontent.com/16541888/122671282-c5a6d000-d1bd-11eb-9702-86be25290d69.png"> <img width="1440" alt="Screen Shot 2021-06-20 at 11 50 38" src="https://user-images.githubusercontent.com/16541888/122671284-c7709380-d1bd-11eb-8d00-17c3208dc182.png"> (GitHub doesn't allow me to update an html file, I can send it over for a more complete example!) --- **5. Emails from admissions@lisbondatascience.org** All the emails sent from the portal should have `from = admissions@lisbondatascience.org`. This is because in all the communications we're asking candidates to add this email address to their contact lists, in order to avoid SMAP. Currently the confirm email and reset password emails are being sent from `notification@lisbondatascience.org`. --- **6. Payments tab missing on nav bar** On the candidate version of the portal, on the home page. We're in the `admissions:selection` state, and the candidate was selected, meaning he now has to pay the fee. The nav bar is missing the payments tab. <img width="1440" alt="Screen Shot 2021-06-20 at 11 30 10" src="https://user-images.githubusercontent.com/16541888/122670657-094c0a80-d1bb-11eb-8c9c-52e26f6f9b0c.png"> <img width="1440" alt="Screen Shot 2021-06-20 at 11 30 05" src="https://user-images.githubusercontent.com/16541888/122670658-0b15ce00-d1bb-11eb-9be5-8e6bf7c863d9.png"> --- **7. Time to finish the coding test** On the candidate version of the portal, on the home page, in the applications phase, we often say that the candidate has X hours to complete the test. But this is being displayed as: `you only have 3:00:00 to finish it.` It would be clearer if we said `you only have 3 hours to finish it`. The admissions test duration will always be in hours, so we could transform this duration into hours and present it always like X hours. Even if it's 3.5 hours, I think it looks better than `you only have 3:30:00 to finish it.` --- **8. Can't see my submissions when state moves to `admissions:selection`** On the candidate version of the portal, after the applications are over, the submissions pages are not accessible anymore. Ideally, we should allow the candidates to see their submissions, but don't allow them to submit anymore.
priority
admissions bugs and improvements these issues are order from the most important to the less important however since tomorrow starts the applications phase and the payments phase is only in two weeks the ones that are more useful to have now are super important and i can submit the coding test after time is up the state is still admissions applications because the selection period will only start on the the coding test duration is set to minutes i started the coding test and after minutes the submissions page in the portal shows me this which is correct img width alt screen shot at src however i can still make submissions including passing the test after my test time is over img width alt screen shot at src img width alt screen shot at src submit student id on the candidate version of the portal on the payments page when the candidate is a student we need a box for the candidate to upload the student id reset payment on the staff version of the portal on a payment page there is an option to reset payment sometimes candidates select one ticket type but then need to change it example a candidate selected student but now can t prove they re a student so they need to change the ticket type to regular or someone learned now that their company is willing to pay for their ticket or a candidate selected the wrong ticket type this happens every year this reset payment option worked like this the candidate could change their ticket type on the profile the staff would click reset payment and a new payment would be generated with the updated value on the portal the student would see the correct amount example img width alt screen shot at src i tried the reset payment and it gave me error it s ok if we can t fix the reset feature as long as we can change the ticket type and update the payment on the back office feedback with scores last year the feedback that we provided to the candidates on their submissions had the scores for each question note the scores summary at the top of the page and the score in each question now the feedback doesn t include the scores img width alt screen shot at src img width alt screen shot at src github doesn t allow me to update an html file i can send it over for a more complete example emails from admissions lisbondatascience org all the emails sent from the portal should have from admissions lisbondatascience org this is because in all the communications we re asking candidates to add this email address to their contact lists in order to avoid smap currently the confirm email and reset password emails are being sent from notification lisbondatascience org payments tab missing on nav bar on the candidate version of the portal on the home page we re in the admissions selection state and the candidate was selected meaning he now has to pay the fee the nav bar is missing the payments tab img width alt screen shot at src img width alt screen shot at src time to finish the coding test on the candidate version of the portal on the home page in the applications phase we often say that the candidate has x hours to complete the test but this is being displayed as you only have to finish it it would be clearer if we said you only have hours to finish it the admissions test duration will always be in hours so we could transform this duration into hours and present it always like x hours even if it s hours i think it looks better than you only have to finish it can t see my submissions when state moves to admissions selection on the candidate version of the portal after the applications are over the submissions pages are not accessible anymore ideally we should allow the candidates to see their submissions but don t allow them to submit anymore
1
332,700
10,102,780,852
IssuesEvent
2019-07-29 12:07:08
conan-io/conan
https://api.github.com/repos/conan-io/conan
closed
Allow define per-package settings with patterns, not only package names
complex: medium priority: high stage: queue type: feature
Otherwise, for large dependency graphs, it is necessary to specify each package name, explictly.
1.0
Allow define per-package settings with patterns, not only package names - Otherwise, for large dependency graphs, it is necessary to specify each package name, explictly.
priority
allow define per package settings with patterns not only package names otherwise for large dependency graphs it is necessary to specify each package name explictly
1
16,638
2,615,120,439
IssuesEvent
2015-03-01 05:46:42
chrsmith/google-api-java-client
https://api.github.com/repos/chrsmith/google-api-java-client
closed
BigQuery library
auto-migrated Component-Google-APIs Priority-Medium Type-Task
``` External references, such as a standards document, or specification? http://code.google.com/apis/bigquery/ https://www.googleapis.com/discovery/v1/apis/bigquery/v1/rest Java environments (e.g. Java 6, Android 2.3, App Engine 1.4.2, or All)? All Please describe the feature requested. Need a generated library for BigQuery so I can update the sample. ``` Original issue reported on code.google.com by `yan...@google.com` on 13 May 2011 at 12:53
1.0
BigQuery library - ``` External references, such as a standards document, or specification? http://code.google.com/apis/bigquery/ https://www.googleapis.com/discovery/v1/apis/bigquery/v1/rest Java environments (e.g. Java 6, Android 2.3, App Engine 1.4.2, or All)? All Please describe the feature requested. Need a generated library for BigQuery so I can update the sample. ``` Original issue reported on code.google.com by `yan...@google.com` on 13 May 2011 at 12:53
priority
bigquery library external references such as a standards document or specification java environments e g java android app engine or all all please describe the feature requested need a generated library for bigquery so i can update the sample original issue reported on code google com by yan google com on may at
1
589,636
17,754,995,578
IssuesEvent
2021-08-28 15:26:05
visit-dav/visit
https://api.github.com/repos/visit-dav/visit
closed
Replace all `info` calls in `build_visit` with `set -x` | `set +x` bracketing of invoked command
enhancement reviewed likelihood low impact medium priority low-hanging fruit
See [this comment](https://github.com/visit-dav/visit/pull/5879#issuecomment-876764299)
1.0
Replace all `info` calls in `build_visit` with `set -x` | `set +x` bracketing of invoked command - See [this comment](https://github.com/visit-dav/visit/pull/5879#issuecomment-876764299)
priority
replace all info calls in build visit with set x set x bracketing of invoked command see
1
327,439
9,975,593,484
IssuesEvent
2019-07-09 13:25:36
strapi/strapi
https://api.github.com/repos/strapi/strapi
closed
Boolean values through the AdminUI aren't working on MySQL
priority: medium status: confirmed type: bug 🐛
**Describe the bug** When setting a boolean value through the adminUI and trying to create or update an entry the adminUI doesn't properly pass the required `1` or `0` value and instead sends the value as `true` or `false` resulting in the below error **Steps to reproduce the behavior** 1. Create a model with a Boolean value 2. Attempt to create an entry 3. See error in strapi terminal console *Note*: it appears this does not affect data sent over rest or GraphQL as you can see in the example provided from postman **Expected behavior** The adminUI or the backend needs to convert the user visible `true/false` to the proper bookshelf/knex form on MySQL which is `1/0` respectively as the field used in MySQL for boolean values in `tinyint` **Screenshots** Postman screenshot of REST POST request: ![image](https://user-images.githubusercontent.com/8593673/60883577-62554a80-a1ff-11e9-940c-290df6ec14dd.png) **Code snippets** Log from the Strapi console: ``` [2019-07-09T11:06:16.571Z] error Error: ER_TRUNCATED_WRONG_VALUE_FOR_FIELD: Incorrect integer value: 'false' for column `strapi`.`posts`.`published` at row 1 ``` Model used to test: ``` { "connection": "default", "collectionName": "posts", "info": { "name": "post", "description": "" }, "options": { "increments": true, "timestamps": true, "comment": "" }, "attributes": { "title": { "required": true, "type": "string" }, "body": { "required": true, "type": "text" }, "published": { "type": "boolean" }, "header": { "model": "file", "via": "related", "plugin": "upload" }, "publishDate": { "required": true, "type": "date" }, "author": { "model": "user", "plugin": "users-permissions" } } } ``` **System** - Node.js version: v10 - NPM version: v6 - Strapi version: Beta.10 - Database: MariaDB 10.4 - Operating system: Ubuntu 18.04
1.0
Boolean values through the AdminUI aren't working on MySQL - **Describe the bug** When setting a boolean value through the adminUI and trying to create or update an entry the adminUI doesn't properly pass the required `1` or `0` value and instead sends the value as `true` or `false` resulting in the below error **Steps to reproduce the behavior** 1. Create a model with a Boolean value 2. Attempt to create an entry 3. See error in strapi terminal console *Note*: it appears this does not affect data sent over rest or GraphQL as you can see in the example provided from postman **Expected behavior** The adminUI or the backend needs to convert the user visible `true/false` to the proper bookshelf/knex form on MySQL which is `1/0` respectively as the field used in MySQL for boolean values in `tinyint` **Screenshots** Postman screenshot of REST POST request: ![image](https://user-images.githubusercontent.com/8593673/60883577-62554a80-a1ff-11e9-940c-290df6ec14dd.png) **Code snippets** Log from the Strapi console: ``` [2019-07-09T11:06:16.571Z] error Error: ER_TRUNCATED_WRONG_VALUE_FOR_FIELD: Incorrect integer value: 'false' for column `strapi`.`posts`.`published` at row 1 ``` Model used to test: ``` { "connection": "default", "collectionName": "posts", "info": { "name": "post", "description": "" }, "options": { "increments": true, "timestamps": true, "comment": "" }, "attributes": { "title": { "required": true, "type": "string" }, "body": { "required": true, "type": "text" }, "published": { "type": "boolean" }, "header": { "model": "file", "via": "related", "plugin": "upload" }, "publishDate": { "required": true, "type": "date" }, "author": { "model": "user", "plugin": "users-permissions" } } } ``` **System** - Node.js version: v10 - NPM version: v6 - Strapi version: Beta.10 - Database: MariaDB 10.4 - Operating system: Ubuntu 18.04
priority
boolean values through the adminui aren t working on mysql describe the bug when setting a boolean value through the adminui and trying to create or update an entry the adminui doesn t properly pass the required or value and instead sends the value as true or false resulting in the below error steps to reproduce the behavior create a model with a boolean value attempt to create an entry see error in strapi terminal console note it appears this does not affect data sent over rest or graphql as you can see in the example provided from postman expected behavior the adminui or the backend needs to convert the user visible true false to the proper bookshelf knex form on mysql which is respectively as the field used in mysql for boolean values in tinyint screenshots postman screenshot of rest post request code snippets log from the strapi console error error er truncated wrong value for field incorrect integer value false for column strapi posts published at row model used to test connection default collectionname posts info name post description options increments true timestamps true comment attributes title required true type string body required true type text published type boolean header model file via related plugin upload publishdate required true type date author model user plugin users permissions system node js version npm version strapi version beta database mariadb operating system ubuntu
1
67,713
3,277,564,310
IssuesEvent
2015-10-27 01:39:58
saxifrage/caac-map
https://api.github.com/repos/saxifrage/caac-map
closed
Build directional logic so that popover stays on the screen
Medium Priority
From @timothyfcook: Set rules so that entire box appears on screen (in some cases, clicking on box made it appear 80% off screen forcing a scroll down ) --- this might be tricky.
1.0
Build directional logic so that popover stays on the screen - From @timothyfcook: Set rules so that entire box appears on screen (in some cases, clicking on box made it appear 80% off screen forcing a scroll down ) --- this might be tricky.
priority
build directional logic so that popover stays on the screen from timothyfcook set rules so that entire box appears on screen in some cases clicking on box made it appear off screen forcing a scroll down this might be tricky
1
317,952
9,671,796,830
IssuesEvent
2019-05-22 00:26:35
department-of-veterans-affairs/caseflow
https://api.github.com/repos/department-of-veterans-affairs/caseflow
reopened
Intake | No decision date error on edit
bug-medium-priority caseflow-intake foxtrot sierra
https://sentry.ds.va.gov/department-of-veterans-affairs/caseflow/issues/4141/events/278262/ https://sentry.ds.va.gov/department-of-veterans-affairs/caseflow/issues/4415/events/291850/ Unable to identify a decision date for a rating issue. This is a Supplemental Claim with one rating request issue. The rating issue has a profile date. When fetching the ratings there is a "Locked Rating Detected" error, which seems related to #9817 . We need a better error message when zero ratings are available on editing an existing Decision Review that has rating request issues. ### Acceptance criteria * All unlocked ratings should be returned via the `Rating` model. * Store the rating promulgation date on the `decision_date` column during initial Intake * If an existing rating request issue refers to a locked rating (not in the returned array from `Rating`) then present the user with an error that "one or more locked ratings may prevent this claim from being viewed" instead of letting the page throw a JS exception about `no decision date`.
1.0
Intake | No decision date error on edit - https://sentry.ds.va.gov/department-of-veterans-affairs/caseflow/issues/4141/events/278262/ https://sentry.ds.va.gov/department-of-veterans-affairs/caseflow/issues/4415/events/291850/ Unable to identify a decision date for a rating issue. This is a Supplemental Claim with one rating request issue. The rating issue has a profile date. When fetching the ratings there is a "Locked Rating Detected" error, which seems related to #9817 . We need a better error message when zero ratings are available on editing an existing Decision Review that has rating request issues. ### Acceptance criteria * All unlocked ratings should be returned via the `Rating` model. * Store the rating promulgation date on the `decision_date` column during initial Intake * If an existing rating request issue refers to a locked rating (not in the returned array from `Rating`) then present the user with an error that "one or more locked ratings may prevent this claim from being viewed" instead of letting the page throw a JS exception about `no decision date`.
priority
intake no decision date error on edit unable to identify a decision date for a rating issue this is a supplemental claim with one rating request issue the rating issue has a profile date when fetching the ratings there is a locked rating detected error which seems related to we need a better error message when zero ratings are available on editing an existing decision review that has rating request issues acceptance criteria all unlocked ratings should be returned via the rating model store the rating promulgation date on the decision date column during initial intake if an existing rating request issue refers to a locked rating not in the returned array from rating then present the user with an error that one or more locked ratings may prevent this claim from being viewed instead of letting the page throw a js exception about no decision date
1
356,463
10,593,516,339
IssuesEvent
2019-10-09 15:00:24
bounswe/bounswe2019group4
https://api.github.com/repos/bounswe/bounswe2019group4
closed
Add register via Google accounts.
Back-End Front-End Priority: Medium Status: In Progress Type: Development
As we indicate in the requirements analysis > 1.1.1.4.6: Users shall be able to register via their Google accounts. we should provide sign-up and sign-in via Google Account
1.0
Add register via Google accounts. - As we indicate in the requirements analysis > 1.1.1.4.6: Users shall be able to register via their Google accounts. we should provide sign-up and sign-in via Google Account
priority
add register via google accounts as we indicate in the requirements analysis users shall be able to register via their google accounts we should provide sign up and sign in via google account
1
142,950
5,486,987,426
IssuesEvent
2017-03-14 02:18:18
Esteemed-Innovation/Esteemed-Innovation
https://api.github.com/repos/Esteemed-Innovation/Esteemed-Innovation
closed
Add "MaxVeinSize" to ore gen format
Content: World Priority: Medium Type: Enhancement
## Description I'm pretty sure that's what the second param to WorldGenMinable's constructor is, so this should be pretty easy.
1.0
Add "MaxVeinSize" to ore gen format - ## Description I'm pretty sure that's what the second param to WorldGenMinable's constructor is, so this should be pretty easy.
priority
add maxveinsize to ore gen format description i m pretty sure that s what the second param to worldgenminable s constructor is so this should be pretty easy
1
774,346
27,192,453,080
IssuesEvent
2023-02-19 23:33:22
conan-io/conan
https://api.github.com/repos/conan-io/conan
closed
[question] Conan home using Cygwin
type: look into priority: low stage: queue complex: medium
I'm copying my comment here https://github.com/conan-io/conan/issues/6660#issuecomment-604964507 1. Using _Cygwin - Conan_ inside Cygwin (**installed with the Cygwin python**): * By default Conan uses home as `/home/<user>` and will put the `short_home` in the user home like `/home/<user>/.conan_short`. 💚 * If the user is forcing Conan to use the same cache as the Windows one, the user needs to set `CONAN_USER_HOME=/cygdrive/c/Users/<user>` and Conan will use the same short_home as the Windows one: `/cygdrive/c/.conan`. 💚 * If using `CONAN_USER_HOME=C:/Users/<user>`, Conan fails (see note (1) below) 🔴 2. Using _Windows - Conan_ inside Cygwin (**installed with the _native_ Windows python**): * By default, Conan will use `C:\cygwin64\home\<user>\.conan` as Conan home (see note (3) below) and Conan will place the short_paths into `C:\.conan` 💛 * If using `CONAN_USER_HOME=/cygdrive/c/Users/<user>`, it fails (see note (2) below) 🔴 * If using ` CONAN_USER_HOME=C:/Users/<user>` it works, Conan will use `C:/.conan` for short_paths 💚 Using `CONAN_USER_HOME_SHORT` environment variable, Conan skips a lot of logic, we can expect bugs/issues associated with it, probably we cannot cover all the casuistics. --- Note.- 1. Conan-Cygwin running in Cygwin: using `CONAN_USER_HOME=C:/Users/<user>` fails because Conan requires an absolute path and it isn't from the unix perspective. 2. Conan-Windows running in Cygwin: using `CONAN_USER_HOME=/cygdrive/c/Users/<user>` fails because Conan will compute the home like `C:\cygdrive\c\Users\<user>\.conan` and it is not a valid path. 3. Conan-Windows running in Cygwin: it will detect the Conan user home like `C:\cygwin64\home\<user>\.conan` which is `/home/<user>`. Is it expected? Should it return the path to `C:/Users/<user>`? IMO, if it uses the Unix-home, it should use the `/home/<user/.conan_short` too. But, I'd prefer it if Conan uses the Windows-home.
1.0
[question] Conan home using Cygwin - I'm copying my comment here https://github.com/conan-io/conan/issues/6660#issuecomment-604964507 1. Using _Cygwin - Conan_ inside Cygwin (**installed with the Cygwin python**): * By default Conan uses home as `/home/<user>` and will put the `short_home` in the user home like `/home/<user>/.conan_short`. 💚 * If the user is forcing Conan to use the same cache as the Windows one, the user needs to set `CONAN_USER_HOME=/cygdrive/c/Users/<user>` and Conan will use the same short_home as the Windows one: `/cygdrive/c/.conan`. 💚 * If using `CONAN_USER_HOME=C:/Users/<user>`, Conan fails (see note (1) below) 🔴 2. Using _Windows - Conan_ inside Cygwin (**installed with the _native_ Windows python**): * By default, Conan will use `C:\cygwin64\home\<user>\.conan` as Conan home (see note (3) below) and Conan will place the short_paths into `C:\.conan` 💛 * If using `CONAN_USER_HOME=/cygdrive/c/Users/<user>`, it fails (see note (2) below) 🔴 * If using ` CONAN_USER_HOME=C:/Users/<user>` it works, Conan will use `C:/.conan` for short_paths 💚 Using `CONAN_USER_HOME_SHORT` environment variable, Conan skips a lot of logic, we can expect bugs/issues associated with it, probably we cannot cover all the casuistics. --- Note.- 1. Conan-Cygwin running in Cygwin: using `CONAN_USER_HOME=C:/Users/<user>` fails because Conan requires an absolute path and it isn't from the unix perspective. 2. Conan-Windows running in Cygwin: using `CONAN_USER_HOME=/cygdrive/c/Users/<user>` fails because Conan will compute the home like `C:\cygdrive\c\Users\<user>\.conan` and it is not a valid path. 3. Conan-Windows running in Cygwin: it will detect the Conan user home like `C:\cygwin64\home\<user>\.conan` which is `/home/<user>`. Is it expected? Should it return the path to `C:/Users/<user>`? IMO, if it uses the Unix-home, it should use the `/home/<user/.conan_short` too. But, I'd prefer it if Conan uses the Windows-home.
priority
conan home using cygwin i m copying my comment here using cygwin conan inside cygwin installed with the cygwin python by default conan uses home as home and will put the short home in the user home like home conan short 💚 if the user is forcing conan to use the same cache as the windows one the user needs to set conan user home cygdrive c users and conan will use the same short home as the windows one cygdrive c conan 💚 if using conan user home c users conan fails see note below 🔴 using windows conan inside cygwin installed with the native windows python by default conan will use c home conan as conan home see note below and conan will place the short paths into c conan 💛 if using conan user home cygdrive c users it fails see note below 🔴 if using conan user home c users it works conan will use c conan for short paths 💚 using conan user home short environment variable conan skips a lot of logic we can expect bugs issues associated with it probably we cannot cover all the casuistics note conan cygwin running in cygwin using conan user home c users fails because conan requires an absolute path and it isn t from the unix perspective conan windows running in cygwin using conan user home cygdrive c users fails because conan will compute the home like c cygdrive c users conan and it is not a valid path conan windows running in cygwin it will detect the conan user home like c home conan which is home is it expected should it return the path to c users imo if it uses the unix home it should use the home user conan short too but i d prefer it if conan uses the windows home
1
293,745
9,008,403,482
IssuesEvent
2019-02-05 03:49:28
Sage-of-Mirrors/gltf2vmd
https://api.github.com/repos/Sage-of-Mirrors/gltf2vmd
opened
Implement texture encoding
Priority: Medium
GLTF stores texture data as separate files within the same directory as the .gltf and .bin files. These images must be converted into a format that the GameCube can utilize and copied into the VMD file. The texture data will be the last section of the file, coming even after the binary data produced by GLTF. [Nintendo's BTI format is a good starting place for image encoding](https://wiki.cloudmodding.com/tww/BTI).
1.0
Implement texture encoding - GLTF stores texture data as separate files within the same directory as the .gltf and .bin files. These images must be converted into a format that the GameCube can utilize and copied into the VMD file. The texture data will be the last section of the file, coming even after the binary data produced by GLTF. [Nintendo's BTI format is a good starting place for image encoding](https://wiki.cloudmodding.com/tww/BTI).
priority
implement texture encoding gltf stores texture data as separate files within the same directory as the gltf and bin files these images must be converted into a format that the gamecube can utilize and copied into the vmd file the texture data will be the last section of the file coming even after the binary data produced by gltf
1
623,543
19,671,646,890
IssuesEvent
2022-01-11 08:03:40
haydarsinan/SWE573-2021-Fall
https://api.github.com/repos/haydarsinan/SWE573-2021-Fall
closed
Approval Mechanism Problem
High Priority Medium Work Back-end
During approving an applicant, I should get profile information and user id to add this user to the attendees list.
1.0
Approval Mechanism Problem - During approving an applicant, I should get profile information and user id to add this user to the attendees list.
priority
approval mechanism problem during approving an applicant i should get profile information and user id to add this user to the attendees list
1
806,284
29,809,613,141
IssuesEvent
2023-06-16 14:10:00
FINALALT1/BACKEND
https://api.github.com/repos/FINALALT1/BACKEND
opened
Feat: 예약 확인하기(투자자)
Priority: Medium Type: Enhancement Category: API
## Description > 예약 확인하기(투자자) ## Tasks - [ ] 기능 구현 - [ ] 테스트 코드 작성 및 테스트 - [ ] Swagger 코드 작성 - [ ] PR & Merge
1.0
Feat: 예약 확인하기(투자자) - ## Description > 예약 확인하기(투자자) ## Tasks - [ ] 기능 구현 - [ ] 테스트 코드 작성 및 테스트 - [ ] Swagger 코드 작성 - [ ] PR & Merge
priority
feat 예약 확인하기 투자자 description 예약 확인하기 투자자 tasks 기능 구현 테스트 코드 작성 및 테스트 swagger 코드 작성 pr merge
1
541,753
15,833,173,769
IssuesEvent
2021-04-06 15:21:56
AY2021S2-CS2103-T14-1/tp
https://api.github.com/repos/AY2021S2-CS2103-T14-1/tp
closed
[PE-D] Inconsistency between example and format notes in command `rfind`
priority.Medium
`Alexander Graham` does not match with `Alex` under clause 4 of the format notes. ![image.png](https://raw.githubusercontent.com/darkdestry-t/ped/main/files/cf3b15f0-8ffa-40ac-843e-cf8ca357a1b3.png) <!--session: 1617429874690-b24ff827-b704-4641-8b2c-8383f7547e0f--> ------------- Labels: `severity.Medium` `type.DocumentationBug` original: darkdestry-t/ped#1
1.0
[PE-D] Inconsistency between example and format notes in command `rfind` - `Alexander Graham` does not match with `Alex` under clause 4 of the format notes. ![image.png](https://raw.githubusercontent.com/darkdestry-t/ped/main/files/cf3b15f0-8ffa-40ac-843e-cf8ca357a1b3.png) <!--session: 1617429874690-b24ff827-b704-4641-8b2c-8383f7547e0f--> ------------- Labels: `severity.Medium` `type.DocumentationBug` original: darkdestry-t/ped#1
priority
inconsistency between example and format notes in command rfind alexander graham does not match with alex under clause of the format notes labels severity medium type documentationbug original darkdestry t ped
1
338,654
10,235,096,429
IssuesEvent
2019-08-19 08:22:22
release-monitoring/anitya
https://api.github.com/repos/release-monitoring/anitya
closed
Support for multiple prefixes
Medium Priority enhancement
Currently the project in Anitya supports only one prefix, which should cause problems with version comparison, if the prefix is changed in project lifetime. We should support multiple prefixes to prevent this issue.
1.0
Support for multiple prefixes - Currently the project in Anitya supports only one prefix, which should cause problems with version comparison, if the prefix is changed in project lifetime. We should support multiple prefixes to prevent this issue.
priority
support for multiple prefixes currently the project in anitya supports only one prefix which should cause problems with version comparison if the prefix is changed in project lifetime we should support multiple prefixes to prevent this issue
1
183,362
6,688,101,254
IssuesEvent
2017-10-08 10:29:27
FreezeWarp/freeze-messenger
https://api.github.com/repos/FreezeWarp/freeze-messenger
closed
Facebook Connect Login Support
auto-migrated Milestone-FIM4 Priority-Medium Type-Enhancement
``` -- ``` Original issue reported on code.google.com by `JosephTP...@gmail.com` on 16 Jul 2011 at 11:53
1.0
Facebook Connect Login Support - ``` -- ``` Original issue reported on code.google.com by `JosephTP...@gmail.com` on 16 Jul 2011 at 11:53
priority
facebook connect login support original issue reported on code google com by josephtp gmail com on jul at
1
464,545
13,326,548,027
IssuesEvent
2020-08-27 11:49:49
zowe/api-layer
https://api.github.com/repos/zowe/api-layer
closed
Support Encoded URL by Default
20PI3 Priority: Medium backlog enhancement good first issue
**Is your feature request related to a problem? Please describe.** The APIML requires a configuration change / setting to support encoded URLs. This is a nice work around, but if APIML is is not configured this way some Zowe CLI and Zowe Explorer operations fail. **Describe the solution you'd like** It would be nice if the API ML were configured by default to support encoded URLs. **Describe alternatives you've considered** n/a **Additional context** #394
1.0
Support Encoded URL by Default - **Is your feature request related to a problem? Please describe.** The APIML requires a configuration change / setting to support encoded URLs. This is a nice work around, but if APIML is is not configured this way some Zowe CLI and Zowe Explorer operations fail. **Describe the solution you'd like** It would be nice if the API ML were configured by default to support encoded URLs. **Describe alternatives you've considered** n/a **Additional context** #394
priority
support encoded url by default is your feature request related to a problem please describe the apiml requires a configuration change setting to support encoded urls this is a nice work around but if apiml is is not configured this way some zowe cli and zowe explorer operations fail describe the solution you d like it would be nice if the api ml were configured by default to support encoded urls describe alternatives you ve considered n a additional context
1
742,280
25,848,040,244
IssuesEvent
2022-12-13 08:22:28
owncloud/ocis
https://api.github.com/repos/owncloud/ocis
closed
oCIS Single binary: Console cluttered with tusd logs
Type:Bug Priority:p3-medium
## Describe the bug Even if the single binary is started without Debug output enabled, there is a lot of logging from tusd, such as: ``` ... [tusd] 2022/10/12 18:14:50 event="RequestIncoming" method="PATCH" path="/d13153ac-b6c9-4ed9-8bad-ee4fea715a16" requestId="" [tusd] 2022/10/12 18:14:50 event="ChunkWriteStart" id="d13153ac-b6c9-4ed9-8bad-ee4fea715a16" maxSize="21504" offset="0" [tusd] 2022/10/12 18:14:50 event="ChunkWriteComplete" id="d13153ac-b6c9-4ed9-8bad-ee4fea715a16" bytesWritten="21504" ... ``` Should not appear.
1.0
oCIS Single binary: Console cluttered with tusd logs - ## Describe the bug Even if the single binary is started without Debug output enabled, there is a lot of logging from tusd, such as: ``` ... [tusd] 2022/10/12 18:14:50 event="RequestIncoming" method="PATCH" path="/d13153ac-b6c9-4ed9-8bad-ee4fea715a16" requestId="" [tusd] 2022/10/12 18:14:50 event="ChunkWriteStart" id="d13153ac-b6c9-4ed9-8bad-ee4fea715a16" maxSize="21504" offset="0" [tusd] 2022/10/12 18:14:50 event="ChunkWriteComplete" id="d13153ac-b6c9-4ed9-8bad-ee4fea715a16" bytesWritten="21504" ... ``` Should not appear.
priority
ocis single binary console cluttered with tusd logs describe the bug even if the single binary is started without debug output enabled there is a lot of logging from tusd such as event requestincoming method patch path requestid event chunkwritestart id maxsize offset event chunkwritecomplete id byteswritten should not appear
1
117,169
4,711,881,449
IssuesEvent
2016-10-14 15:06:15
CCAFS/MARLO
https://api.github.com/repos/CCAFS/MARLO
closed
New flagships leaders in new CRP can't login into MARLO
Priority - Medium Type - Bug
I tried create a new Flagship leader in Livestock CRP, then i tried to loggin using the new flagship leader email but it didn't work ![image.png](https://overvio-usercontent.s3.eu-central-1.amazonaws.com/image-0515174c34a6633c18cac2082e06a7a71a899b8ba2cd6ff01f4cad4d8c916439.png)
1.0
New flagships leaders in new CRP can't login into MARLO - I tried create a new Flagship leader in Livestock CRP, then i tried to loggin using the new flagship leader email but it didn't work ![image.png](https://overvio-usercontent.s3.eu-central-1.amazonaws.com/image-0515174c34a6633c18cac2082e06a7a71a899b8ba2cd6ff01f4cad4d8c916439.png)
priority
new flagships leaders in new crp can t login into marlo i tried create a new flagship leader in livestock crp then i tried to loggin using the new flagship leader email but it didn t work
1
589,811
17,761,464,744
IssuesEvent
2021-08-29 19:28:49
ClinGen/gene-and-variant-curation-tools
https://api.github.com/repos/ClinGen/gene-and-variant-curation-tools
opened
Ability to select Case-Control evidence as Review or Contradictory
user request GCI priority: medium requires discussion
Currently there is no way to score if a paper contradicts a gene-disease relationship for Case-Control. It would be good to add the "Select Status" modal in scoring for Case-Controls, as it allows the user to flag the evidence to Score (in which the scoring range is provided), Review (for when expert opinion is required), or contradicts. The main reason is being able to score contradictory evidence in which papers suggest NO association of genes of interest in the disease of interest. Please see the attached image for the modal to add for scoring and flagging evidence in Case-Control. the addition of this modal should work the same for an Individual or Family info from Case-level genetic, in which flagging as contradictory allows the flag on the final Classification matrix. <img width="960" alt="Screen Shot 2019-09-17 at 7 55 18 PM" src="https://user-images.githubusercontent.com/32530005/65087941-95495680-d985-11e9-8e42-0f518e107ac8.png"> This ticket replaced https://github.com/ClinGen/clincoded/issues/2038
1.0
Ability to select Case-Control evidence as Review or Contradictory - Currently there is no way to score if a paper contradicts a gene-disease relationship for Case-Control. It would be good to add the "Select Status" modal in scoring for Case-Controls, as it allows the user to flag the evidence to Score (in which the scoring range is provided), Review (for when expert opinion is required), or contradicts. The main reason is being able to score contradictory evidence in which papers suggest NO association of genes of interest in the disease of interest. Please see the attached image for the modal to add for scoring and flagging evidence in Case-Control. the addition of this modal should work the same for an Individual or Family info from Case-level genetic, in which flagging as contradictory allows the flag on the final Classification matrix. <img width="960" alt="Screen Shot 2019-09-17 at 7 55 18 PM" src="https://user-images.githubusercontent.com/32530005/65087941-95495680-d985-11e9-8e42-0f518e107ac8.png"> This ticket replaced https://github.com/ClinGen/clincoded/issues/2038
priority
ability to select case control evidence as review or contradictory currently there is no way to score if a paper contradicts a gene disease relationship for case control it would be good to add the select status modal in scoring for case controls as it allows the user to flag the evidence to score in which the scoring range is provided review for when expert opinion is required or contradicts the main reason is being able to score contradictory evidence in which papers suggest no association of genes of interest in the disease of interest please see the attached image for the modal to add for scoring and flagging evidence in case control the addition of this modal should work the same for an individual or family info from case level genetic in which flagging as contradictory allows the flag on the final classification matrix img width alt screen shot at pm src this ticket replaced
1
415,136
12,125,331,765
IssuesEvent
2020-04-22 15:23:35
ooni/probe-engine
https://api.github.com/repos/ooni/probe-engine
closed
Sprint 11 releases
effort/S priority/medium
- [x] Update dependencies - [x] Update version/version.go - [x] Update assets - [x] Tag a new version of ooni/probe-engine - [x] Update ooni/probe-engine mobile-staging branch - [x] Pin ooni/probe-cli to ooni/probe-engine - [x] Pin ooni/probe-android to latest mobile-staging
1.0
Sprint 11 releases - - [x] Update dependencies - [x] Update version/version.go - [x] Update assets - [x] Tag a new version of ooni/probe-engine - [x] Update ooni/probe-engine mobile-staging branch - [x] Pin ooni/probe-cli to ooni/probe-engine - [x] Pin ooni/probe-android to latest mobile-staging
priority
sprint releases update dependencies update version version go update assets tag a new version of ooni probe engine update ooni probe engine mobile staging branch pin ooni probe cli to ooni probe engine pin ooni probe android to latest mobile staging
1
528,082
15,359,687,618
IssuesEvent
2021-03-01 16:06:57
buddyboss/buddyboss-platform
https://api.github.com/repos/buddyboss/buddyboss-platform
opened
When users not connected, activity in group not shown on others' feed
bug priority: medium
**Describe the bug** When two users are _both subscribed_ to a public group, and they are connected, when one user posts in the group, the other will see it on its activity feed. When two users are _both subscribed_ to a public group, and they are not connected, when one user posts in the group, the other will **not** see it on its activity feed (bug). This will happen regardless of the setting in Buddyboss -> Settings -> Activity -> Activity Settings -> Restrict the Activity Feed directory to only posts that are relevant to the logged-in member The setting is being ignored **To Reproduce** https://www.loom.com/share/bd9528f20cb54cda9db3605f2f8d5dd4 **Expected behavior** It should show the activity whenever two users are subscribed to the same group **Screenshots** https://www.loom.com/share/bd9528f20cb54cda9db3605f2f8d5dd4 **Support ticket links** https://secure.helpscout.net/conversation/1439664018/128035?folderId=4265312 This was part of several problems I encountered and reported in the above ticket, which later I figured out are separate (but related) issues. These were reported as a single issue by the agent in https://github.com/buddyboss/buddyboss-platform/issues/2189, I am posting them now as separate issues to avoid confusion, since there are three separate problems.
1.0
When users not connected, activity in group not shown on others' feed - **Describe the bug** When two users are _both subscribed_ to a public group, and they are connected, when one user posts in the group, the other will see it on its activity feed. When two users are _both subscribed_ to a public group, and they are not connected, when one user posts in the group, the other will **not** see it on its activity feed (bug). This will happen regardless of the setting in Buddyboss -> Settings -> Activity -> Activity Settings -> Restrict the Activity Feed directory to only posts that are relevant to the logged-in member The setting is being ignored **To Reproduce** https://www.loom.com/share/bd9528f20cb54cda9db3605f2f8d5dd4 **Expected behavior** It should show the activity whenever two users are subscribed to the same group **Screenshots** https://www.loom.com/share/bd9528f20cb54cda9db3605f2f8d5dd4 **Support ticket links** https://secure.helpscout.net/conversation/1439664018/128035?folderId=4265312 This was part of several problems I encountered and reported in the above ticket, which later I figured out are separate (but related) issues. These were reported as a single issue by the agent in https://github.com/buddyboss/buddyboss-platform/issues/2189, I am posting them now as separate issues to avoid confusion, since there are three separate problems.
priority
when users not connected activity in group not shown on others feed describe the bug when two users are both subscribed to a public group and they are connected when one user posts in the group the other will see it on its activity feed when two users are both subscribed to a public group and they are not connected when one user posts in the group the other will not see it on its activity feed bug this will happen regardless of the setting in buddyboss settings activity activity settings restrict the activity feed directory to only posts that are relevant to the logged in member the setting is being ignored to reproduce expected behavior it should show the activity whenever two users are subscribed to the same group screenshots support ticket links this was part of several problems i encountered and reported in the above ticket which later i figured out are separate but related issues these were reported as a single issue by the agent in i am posting them now as separate issues to avoid confusion since there are three separate problems
1
724,395
24,928,659,949
IssuesEvent
2022-10-31 09:44:30
bounswe/bounswe2022group2
https://api.github.com/repos/bounswe/bounswe2022group2
closed
Frontend: Backend Connection for the Email Verification Page
priority-medium status-needreview front-end back-connection
### Issue Description I was in charge of implementing the application's email verification page as frontend development for our web application progressed. [This issue](#385) may be used to track all the first implementation specifics. The backend connection for the email verification page will then be established by me in accordance with the backend development work done by the backend team. ### Step Details Steps that will be performed: - [x] For email verification and email resend, review the API documentation. - [x] Create two methods for endpoint integrations. - [x] Make models for requests and responses. - [x] Authenticity check. - [x] Using the verify email and resend buttons, establish the endpoint connections. - [x] Handle error cases. ### Final Actions I will create a branch from the frontend development branch to address this specific issue. After completing all of the above activities, I will generate a pull request in accordance with the issue. I will be committing the modifications to that branch throughout the development phase. This issue will be resolved once the PR is accepted and integrated into our development branch. ### Deadline of the Issue 31.10.2022 - Monday - 10.00 ### Reviewer Koray Tekin ### Deadline for the Review 31.10.2022 - Monday - 18.00
1.0
Frontend: Backend Connection for the Email Verification Page - ### Issue Description I was in charge of implementing the application's email verification page as frontend development for our web application progressed. [This issue](#385) may be used to track all the first implementation specifics. The backend connection for the email verification page will then be established by me in accordance with the backend development work done by the backend team. ### Step Details Steps that will be performed: - [x] For email verification and email resend, review the API documentation. - [x] Create two methods for endpoint integrations. - [x] Make models for requests and responses. - [x] Authenticity check. - [x] Using the verify email and resend buttons, establish the endpoint connections. - [x] Handle error cases. ### Final Actions I will create a branch from the frontend development branch to address this specific issue. After completing all of the above activities, I will generate a pull request in accordance with the issue. I will be committing the modifications to that branch throughout the development phase. This issue will be resolved once the PR is accepted and integrated into our development branch. ### Deadline of the Issue 31.10.2022 - Monday - 10.00 ### Reviewer Koray Tekin ### Deadline for the Review 31.10.2022 - Monday - 18.00
priority
frontend backend connection for the email verification page issue description i was in charge of implementing the application s email verification page as frontend development for our web application progressed may be used to track all the first implementation specifics the backend connection for the email verification page will then be established by me in accordance with the backend development work done by the backend team step details steps that will be performed for email verification and email resend review the api documentation create two methods for endpoint integrations make models for requests and responses authenticity check using the verify email and resend buttons establish the endpoint connections handle error cases final actions i will create a branch from the frontend development branch to address this specific issue after completing all of the above activities i will generate a pull request in accordance with the issue i will be committing the modifications to that branch throughout the development phase this issue will be resolved once the pr is accepted and integrated into our development branch deadline of the issue monday reviewer koray tekin deadline for the review monday
1
396,253
11,706,226,534
IssuesEvent
2020-03-07 20:44:32
gadenbuie/rsthemes
https://api.github.com/repos/gadenbuie/rsthemes
closed
Addin to toggle through favorite themes
priority: medium status: planned type: new
Inspired by Mine's Light/Dark/Teaching theme shortcuts/addins. Set your list of favorite themes in `~/.Rprofile` and the addin walks the list.
1.0
Addin to toggle through favorite themes - Inspired by Mine's Light/Dark/Teaching theme shortcuts/addins. Set your list of favorite themes in `~/.Rprofile` and the addin walks the list.
priority
addin to toggle through favorite themes inspired by mine s light dark teaching theme shortcuts addins set your list of favorite themes in rprofile and the addin walks the list
1
345,950
10,375,236,505
IssuesEvent
2019-09-09 11:32:34
strapi/strapi
https://api.github.com/repos/strapi/strapi
closed
Deleting Entry with Graphql returns null values
priority: medium status: confirmed type: bug 🐛
**Describe the bug** Deleting an entry through Graphql endpoint returns an empty object with all fields set to null. When running a deletePost mutation I get an error saying: `"message": "Cannot return null for non-nullable field Post.id.",` I have a content type post with two fields: * name (required) * comments When executing the following mutation ``` mutation deletePost { deletePost(input: { where: { id: 1 } }) { post { id } } } ``` The entry gets deleted from the database, but the following error occurs: ``` { "errors": [ { "message": "Cannot return null for non-nullable field Post.id.", "locations": [ { "line": 12, "column": 7 } ], "path": [ "deletePost", "post", "id" ], "extensions": { "code": "INTERNAL_SERVER_ERROR", "exception": { "stacktrace": [ "Error: Cannot return null for non-nullable field Post.id.", " at completeValue (/Users/me/strapi/strapi-api/node_modules/graphql/execution/execute.js:596:13)", " at completeValueCatchingError (/Users/me/strapi/strapi-api/node_modules/graphql/execution/execute.js:531:19)", " at resolveField (/Users/me/strapi/strapi-api/node_modules/graphql/execution/execute.js:471:10)", " at executeFields (/Users/me/strapi/strapi-api/node_modules/graphql/execution/execute.js:311:18)", " at collectAndExecuteSubfields (/Users/me/strapi/strapi-api/node_modules/graphql/execution/execute.js:747:10)", " at completeObjectValue (/Users/me/strapi/strapi-api/node_modules/graphql/execution/execute.js:737:10)", " at completeValue (/Users/me/strapi/strapi-api/node_modules/graphql/execution/execute.js:626:12)", " at completeValueCatchingError (/Users/me/strapi/strapi-api/node_modules/graphql/execution/execute.js:531:19)", " at resolveField (/Users/me/strapi/strapi-api/node_modules/graphql/execution/execute.js:471:10)", " at executeFields (/Users/me/strapi/strapi-api/node_modules/graphql/execution/execute.js:311:18)", " at collectAndExecuteSubfields (/Users/me/strapi/strapi-api/node_modules/graphql/execution/execute.js:747:10)", " at completeObjectValue (/Users/me/strapi/strapi-api/node_modules/graphql/execution/execute.js:737:10)", " at completeValue (/Users/me/strapi/strapi-api/node_modules/graphql/execution/execute.js:626:12)", " at /Users/me/strapi/strapi-api/node_modules/graphql/execution/execute.js:528:16" ] } } } ], "data": { "deletePost": null } } ``` The same error occurs when querying for the required `name` field. When a not required field in the mutation, it throws no error, but returns null: ``` mutation deletePost { deletePost(input: { where: { id: 4 } }) { post { comments } } } ``` Result: ``` { "data": { "deletePost": { "post": { "comments": null } } } } ``` **Steps to reproduce the behavior** 0. Have the strapi graphql plugin installed 1. Create a new Content Type Post with 2 fields: `name` (required) and `comments` (not required) 3. Create a Post entry 2. Allow the Public User all Permissions for Post 3. Go to the Graphql Interface and test the deletion query: ``` mutation deletePost { deletePost(input: { where: { id: 1 } }) { post { id } } } ``` 4. See the error **Expected behavior** I expected Strapi to return the attributes of the entry that I just deleted, but instead it only returns `null` values. **System** - Node.js version: v12.8.0 - NPM version: 6.10.3 - Strapi version: 3.0.0-beta.14 - Database: PostgreSQL - Operating system: macOS Mojave 10.14.5
1.0
Deleting Entry with Graphql returns null values - **Describe the bug** Deleting an entry through Graphql endpoint returns an empty object with all fields set to null. When running a deletePost mutation I get an error saying: `"message": "Cannot return null for non-nullable field Post.id.",` I have a content type post with two fields: * name (required) * comments When executing the following mutation ``` mutation deletePost { deletePost(input: { where: { id: 1 } }) { post { id } } } ``` The entry gets deleted from the database, but the following error occurs: ``` { "errors": [ { "message": "Cannot return null for non-nullable field Post.id.", "locations": [ { "line": 12, "column": 7 } ], "path": [ "deletePost", "post", "id" ], "extensions": { "code": "INTERNAL_SERVER_ERROR", "exception": { "stacktrace": [ "Error: Cannot return null for non-nullable field Post.id.", " at completeValue (/Users/me/strapi/strapi-api/node_modules/graphql/execution/execute.js:596:13)", " at completeValueCatchingError (/Users/me/strapi/strapi-api/node_modules/graphql/execution/execute.js:531:19)", " at resolveField (/Users/me/strapi/strapi-api/node_modules/graphql/execution/execute.js:471:10)", " at executeFields (/Users/me/strapi/strapi-api/node_modules/graphql/execution/execute.js:311:18)", " at collectAndExecuteSubfields (/Users/me/strapi/strapi-api/node_modules/graphql/execution/execute.js:747:10)", " at completeObjectValue (/Users/me/strapi/strapi-api/node_modules/graphql/execution/execute.js:737:10)", " at completeValue (/Users/me/strapi/strapi-api/node_modules/graphql/execution/execute.js:626:12)", " at completeValueCatchingError (/Users/me/strapi/strapi-api/node_modules/graphql/execution/execute.js:531:19)", " at resolveField (/Users/me/strapi/strapi-api/node_modules/graphql/execution/execute.js:471:10)", " at executeFields (/Users/me/strapi/strapi-api/node_modules/graphql/execution/execute.js:311:18)", " at collectAndExecuteSubfields (/Users/me/strapi/strapi-api/node_modules/graphql/execution/execute.js:747:10)", " at completeObjectValue (/Users/me/strapi/strapi-api/node_modules/graphql/execution/execute.js:737:10)", " at completeValue (/Users/me/strapi/strapi-api/node_modules/graphql/execution/execute.js:626:12)", " at /Users/me/strapi/strapi-api/node_modules/graphql/execution/execute.js:528:16" ] } } } ], "data": { "deletePost": null } } ``` The same error occurs when querying for the required `name` field. When a not required field in the mutation, it throws no error, but returns null: ``` mutation deletePost { deletePost(input: { where: { id: 4 } }) { post { comments } } } ``` Result: ``` { "data": { "deletePost": { "post": { "comments": null } } } } ``` **Steps to reproduce the behavior** 0. Have the strapi graphql plugin installed 1. Create a new Content Type Post with 2 fields: `name` (required) and `comments` (not required) 3. Create a Post entry 2. Allow the Public User all Permissions for Post 3. Go to the Graphql Interface and test the deletion query: ``` mutation deletePost { deletePost(input: { where: { id: 1 } }) { post { id } } } ``` 4. See the error **Expected behavior** I expected Strapi to return the attributes of the entry that I just deleted, but instead it only returns `null` values. **System** - Node.js version: v12.8.0 - NPM version: 6.10.3 - Strapi version: 3.0.0-beta.14 - Database: PostgreSQL - Operating system: macOS Mojave 10.14.5
priority
deleting entry with graphql returns null values describe the bug deleting an entry through graphql endpoint returns an empty object with all fields set to null when running a deletepost mutation i get an error saying message cannot return null for non nullable field post id i have a content type post with two fields name required comments when executing the following mutation mutation deletepost deletepost input where id post id the entry gets deleted from the database but the following error occurs errors message cannot return null for non nullable field post id locations line column path deletepost post id extensions code internal server error exception stacktrace error cannot return null for non nullable field post id at completevalue users me strapi strapi api node modules graphql execution execute js at completevaluecatchingerror users me strapi strapi api node modules graphql execution execute js at resolvefield users me strapi strapi api node modules graphql execution execute js at executefields users me strapi strapi api node modules graphql execution execute js at collectandexecutesubfields users me strapi strapi api node modules graphql execution execute js at completeobjectvalue users me strapi strapi api node modules graphql execution execute js at completevalue users me strapi strapi api node modules graphql execution execute js at completevaluecatchingerror users me strapi strapi api node modules graphql execution execute js at resolvefield users me strapi strapi api node modules graphql execution execute js at executefields users me strapi strapi api node modules graphql execution execute js at collectandexecutesubfields users me strapi strapi api node modules graphql execution execute js at completeobjectvalue users me strapi strapi api node modules graphql execution execute js at completevalue users me strapi strapi api node modules graphql execution execute js at users me strapi strapi api node modules graphql execution execute js data deletepost null the same error occurs when querying for the required name field when a not required field in the mutation it throws no error but returns null mutation deletepost deletepost input where id post comments result data deletepost post comments null steps to reproduce the behavior have the strapi graphql plugin installed create a new content type post with fields name required and comments not required create a post entry allow the public user all permissions for post go to the graphql interface and test the deletion query mutation deletepost deletepost input where id post id see the error expected behavior i expected strapi to return the attributes of the entry that i just deleted but instead it only returns null values system node js version npm version strapi version beta database postgresql operating system macos mojave
1
279,301
8,663,682,462
IssuesEvent
2018-11-28 17:59:32
Acellera/htmd
https://api.github.com/repos/Acellera/htmd
closed
Different box sizes per frame. Still unsupported by mindist.
Priority: Medium Type: Enhancement
I am getting this warning: > "Different box sizes per frame. Still unsupported by mindist. Contact Stefan Doerr." This is a bit strange since I've been already working on these trajectories with HTMD without any problem so far. The trajectories were generated using pmemd.cuda. Loading them into cpptraj works fine. This is my code: ```python import matplotlib matplotlib.use('Agg') import matplotlib.pyplot as plt from htmd.ui import * from pylab import * from htmd.config import config config(viewer='vmd', ncpus=2) #import simulation data sims = simlist(glob('data/*/'), '../build_amber_7/dry.pdb') print('calculating metrics') metr = Metric(sims) protsel='protein and noh' ligsel='resname MOL and (oxygen or nitrogen or carbon not within 1.4 of hydrogen)' metric1=MetricDistance(protsel, ligsel, metric='contacts', groupsel1='residue', threshold=5) metric2=MetricDistance('name CA', ligsel, metric='contacts', threshold=10, groupsel1='all', groupsel2='all') metr=Metric(sims) metr.set([metric1, metric2]) data = metr.project() ```
1.0
Different box sizes per frame. Still unsupported by mindist. - I am getting this warning: > "Different box sizes per frame. Still unsupported by mindist. Contact Stefan Doerr." This is a bit strange since I've been already working on these trajectories with HTMD without any problem so far. The trajectories were generated using pmemd.cuda. Loading them into cpptraj works fine. This is my code: ```python import matplotlib matplotlib.use('Agg') import matplotlib.pyplot as plt from htmd.ui import * from pylab import * from htmd.config import config config(viewer='vmd', ncpus=2) #import simulation data sims = simlist(glob('data/*/'), '../build_amber_7/dry.pdb') print('calculating metrics') metr = Metric(sims) protsel='protein and noh' ligsel='resname MOL and (oxygen or nitrogen or carbon not within 1.4 of hydrogen)' metric1=MetricDistance(protsel, ligsel, metric='contacts', groupsel1='residue', threshold=5) metric2=MetricDistance('name CA', ligsel, metric='contacts', threshold=10, groupsel1='all', groupsel2='all') metr=Metric(sims) metr.set([metric1, metric2]) data = metr.project() ```
priority
different box sizes per frame still unsupported by mindist i am getting this warning different box sizes per frame still unsupported by mindist contact stefan doerr this is a bit strange since i ve been already working on these trajectories with htmd without any problem so far the trajectories were generated using pmemd cuda loading them into cpptraj works fine this is my code python import matplotlib matplotlib use agg import matplotlib pyplot as plt from htmd ui import from pylab import from htmd config import config config viewer vmd ncpus import simulation data sims simlist glob data build amber dry pdb print calculating metrics metr metric sims protsel protein and noh ligsel resname mol and oxygen or nitrogen or carbon not within of hydrogen metricdistance protsel ligsel metric contacts residue threshold metricdistance name ca ligsel metric contacts threshold all all metr metric sims metr set data metr project
1
591,088
17,794,610,979
IssuesEvent
2021-08-31 20:22:36
LBL-EESA/TECA
https://api.github.com/repos/LBL-EESA/TECA
closed
Enhanced error handling
2_medium_priority
In a Tues 1/5/21 mtg between @burlen and @taobrienlbl, we discussed modifying TECA's error handling to allow a callback to be provided. This would enable applications to supply their own error handlers or perhaps to choose between several default error handlers (similar to MPI abort). These default handlers would need to be implemented. This came up in the context of adding a way for an application to print a unique message if and only if the pipeline completes without error; this would allow for a bash script to easily detect and log a failed run when doing a large batch of TECA jobs (e.g., on multiple CMIP6 directories).
1.0
Enhanced error handling - In a Tues 1/5/21 mtg between @burlen and @taobrienlbl, we discussed modifying TECA's error handling to allow a callback to be provided. This would enable applications to supply their own error handlers or perhaps to choose between several default error handlers (similar to MPI abort). These default handlers would need to be implemented. This came up in the context of adding a way for an application to print a unique message if and only if the pipeline completes without error; this would allow for a bash script to easily detect and log a failed run when doing a large batch of TECA jobs (e.g., on multiple CMIP6 directories).
priority
enhanced error handling in a tues mtg between burlen and taobrienlbl we discussed modifying teca s error handling to allow a callback to be provided this would enable applications to supply their own error handlers or perhaps to choose between several default error handlers similar to mpi abort these default handlers would need to be implemented this came up in the context of adding a way for an application to print a unique message if and only if the pipeline completes without error this would allow for a bash script to easily detect and log a failed run when doing a large batch of teca jobs e g on multiple directories
1
451,366
13,034,179,780
IssuesEvent
2020-07-28 08:17:46
redhat-developer/vscode-tekton
https://api.github.com/repos/redhat-developer/vscode-tekton
closed
Delete multiple resources at once
enhancement priority/medium
Add support for selecting multiple resources and deleting them together: <img width="447" alt="Screenshot 2020-03-18 at 14 29 39" src="https://user-images.githubusercontent.com/1174934/76994596-ffd35300-6924-11ea-91df-b296479da623.png">
1.0
Delete multiple resources at once - Add support for selecting multiple resources and deleting them together: <img width="447" alt="Screenshot 2020-03-18 at 14 29 39" src="https://user-images.githubusercontent.com/1174934/76994596-ffd35300-6924-11ea-91df-b296479da623.png">
priority
delete multiple resources at once add support for selecting multiple resources and deleting them together img width alt screenshot at src
1
205,050
7,093,594,895
IssuesEvent
2018-01-12 21:12:42
certificate-helper/TLS-Inspector
https://api.github.com/repos/certificate-helper/TLS-Inspector
closed
Error messages should be displayed
bug medium priority merged user interface
**Affected Version:** 1.6.1 (33) **Is this a Test Flight version or the App Store version?** Appstore **Device and iOS Version:** IPhone 7, iOS 11.1.2 **What steps will reproduce the problem?** 1. Try to inspect blog.keltia.net 2. Watch it display "one or more errors while inspecting…" 3. **What is the expected output?** A list of errors, not just that generic message **What do you see instead?** **Please provide any additional information below.**
1.0
Error messages should be displayed - **Affected Version:** 1.6.1 (33) **Is this a Test Flight version or the App Store version?** Appstore **Device and iOS Version:** IPhone 7, iOS 11.1.2 **What steps will reproduce the problem?** 1. Try to inspect blog.keltia.net 2. Watch it display "one or more errors while inspecting…" 3. **What is the expected output?** A list of errors, not just that generic message **What do you see instead?** **Please provide any additional information below.**
priority
error messages should be displayed affected version is this a test flight version or the app store version appstore device and ios version iphone ios what steps will reproduce the problem try to inspect blog keltia net watch it display one or more errors while inspecting… what is the expected output a list of errors not just that generic message what do you see instead please provide any additional information below
1
390,410
11,543,399,277
IssuesEvent
2020-02-18 09:32:06
restlet/restlet-framework-java
https://api.github.com/repos/restlet/restlet-framework-java
closed
testQueryJobPostingsDeepExpandWithComplexProperty error
Extension: JAX-RS Priority: medium State: new Type: bug
Hi, I created two extensions for Restlet and I'm trying to merge them with Restlet project: https://github.com/ggodlewski/org.restlet.ext.swagger https://github.com/ggodlewski/org.restlet.ext.thymeleaf However, I'm unable to compile sources. I get following error: verify-ant: [echo] For easier integration with JUnit, we recommand usage of Ant 1.7 or higher. [echo] Otherwise, make sure that you have JUnit's JAR into you Ant's lib directory. [echo] Current version: Apache Ant(TM) version 1.8.2 compiled on December 3 2011 verify-tests: [mkdir] Created dir: /home/gg/workspaces/restlet-framework-java/build/editions/jse/temp/test [echo] See the JUnit log file for more details: /home/gg/workspaces/restlet-framework-java/build/editions/jse/temp/test/TEST-org.restlet.test.RestletTestSuite.txt. [junit] Running org.restlet.test.RestletTestSuite [junit] Running org.restlet.test.RestletTestSuite [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Test org.restlet.test.RestletTestSuite FAILED (timeout) BUILD FAILED /home/gg/workspaces/restlet-framework-java/build/build.xml:281: The following error occurred while executing this line: /home/gg/workspaces/restlet-framework-java/build/build.xml:284: The following error occurred while executing this line: /home/gg/workspaces/restlet-framework-java/build/build.xml:196: The following error occurred while executing this line: /home/gg/workspaces/restlet-framework-java/build/build.xml:201: The following error occurred while executing this line: /home/gg/workspaces/restlet-framework-java/build/editions/jse/build.xml:2797: At least one failure during junit tests. cat /home/gg/workspaces/restlet-framework-java/build/editions/jse/temp/test/TEST-org.restlet.test.RestletTestSuite.txt Testsuite: org.restlet.test.RestletTestSuite Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec Testcase: testQueryJobPostingsDeepExpandWithComplexProperty took 0.003 sec Caused an ERROR Timeout occurred. Please note the time in the report does not reflect the time until the timeout. junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout. at net.sf.antcontrib.logic.IfTask.execute(IfTask.java:197) at net.sf.antcontrib.logic.ForTask.doSequentialIteration(ForTask.java:259) at net.sf.antcontrib.logic.ForTask.doToken(ForTask.java:268) at net.sf.antcontrib.logic.ForTask.doTheTasks(ForTask.java:299) at net.sf.antcontrib.logic.ForTask.execute(ForTask.java:244) at net.sf.antcontrib.logic.ForTask.doSequentialIteration(ForTask.java:259) at net.sf.antcontrib.logic.ForTask.doToken(ForTask.java:268) at net.sf.antcontrib.logic.ForTask.doTheTasks(ForTask.java:299) at net.sf.antcontrib.logic.ForTask.execute(ForTask.java:244) help! ;)
1.0
testQueryJobPostingsDeepExpandWithComplexProperty error - Hi, I created two extensions for Restlet and I'm trying to merge them with Restlet project: https://github.com/ggodlewski/org.restlet.ext.swagger https://github.com/ggodlewski/org.restlet.ext.thymeleaf However, I'm unable to compile sources. I get following error: verify-ant: [echo] For easier integration with JUnit, we recommand usage of Ant 1.7 or higher. [echo] Otherwise, make sure that you have JUnit's JAR into you Ant's lib directory. [echo] Current version: Apache Ant(TM) version 1.8.2 compiled on December 3 2011 verify-tests: [mkdir] Created dir: /home/gg/workspaces/restlet-framework-java/build/editions/jse/temp/test [echo] See the JUnit log file for more details: /home/gg/workspaces/restlet-framework-java/build/editions/jse/temp/test/TEST-org.restlet.test.RestletTestSuite.txt. [junit] Running org.restlet.test.RestletTestSuite [junit] Running org.restlet.test.RestletTestSuite [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Test org.restlet.test.RestletTestSuite FAILED (timeout) BUILD FAILED /home/gg/workspaces/restlet-framework-java/build/build.xml:281: The following error occurred while executing this line: /home/gg/workspaces/restlet-framework-java/build/build.xml:284: The following error occurred while executing this line: /home/gg/workspaces/restlet-framework-java/build/build.xml:196: The following error occurred while executing this line: /home/gg/workspaces/restlet-framework-java/build/build.xml:201: The following error occurred while executing this line: /home/gg/workspaces/restlet-framework-java/build/editions/jse/build.xml:2797: At least one failure during junit tests. cat /home/gg/workspaces/restlet-framework-java/build/editions/jse/temp/test/TEST-org.restlet.test.RestletTestSuite.txt Testsuite: org.restlet.test.RestletTestSuite Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec Testcase: testQueryJobPostingsDeepExpandWithComplexProperty took 0.003 sec Caused an ERROR Timeout occurred. Please note the time in the report does not reflect the time until the timeout. junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout. at net.sf.antcontrib.logic.IfTask.execute(IfTask.java:197) at net.sf.antcontrib.logic.ForTask.doSequentialIteration(ForTask.java:259) at net.sf.antcontrib.logic.ForTask.doToken(ForTask.java:268) at net.sf.antcontrib.logic.ForTask.doTheTasks(ForTask.java:299) at net.sf.antcontrib.logic.ForTask.execute(ForTask.java:244) at net.sf.antcontrib.logic.ForTask.doSequentialIteration(ForTask.java:259) at net.sf.antcontrib.logic.ForTask.doToken(ForTask.java:268) at net.sf.antcontrib.logic.ForTask.doTheTasks(ForTask.java:299) at net.sf.antcontrib.logic.ForTask.execute(ForTask.java:244) help! ;)
priority
testqueryjobpostingsdeepexpandwithcomplexproperty error hi i created two extensions for restlet and i m trying to merge them with restlet project however i m unable to compile sources i get following error verify ant for easier integration with junit we recommand usage of ant or higher otherwise make sure that you have junit s jar into you ant s lib directory current version apache ant tm version compiled on december verify tests created dir home gg workspaces restlet framework java build editions jse temp test see the junit log file for more details home gg workspaces restlet framework java build editions jse temp test test org restlet test restlettestsuite txt running org restlet test restlettestsuite running org restlet test restlettestsuite tests run failures errors time elapsed sec test org restlet test restlettestsuite failed timeout build failed home gg workspaces restlet framework java build build xml the following error occurred while executing this line home gg workspaces restlet framework java build build xml the following error occurred while executing this line home gg workspaces restlet framework java build build xml the following error occurred while executing this line home gg workspaces restlet framework java build build xml the following error occurred while executing this line home gg workspaces restlet framework java build editions jse build xml at least one failure during junit tests cat home gg workspaces restlet framework java build editions jse temp test test org restlet test restlettestsuite txt testsuite org restlet test restlettestsuite tests run failures errors time elapsed sec testcase testqueryjobpostingsdeepexpandwithcomplexproperty took sec caused an error timeout occurred please note the time in the report does not reflect the time until the timeout junit framework assertionfailederror timeout occurred please note the time in the report does not reflect the time until the timeout at net sf antcontrib logic iftask execute iftask java at net sf antcontrib logic fortask dosequentialiteration fortask java at net sf antcontrib logic fortask dotoken fortask java at net sf antcontrib logic fortask dothetasks fortask java at net sf antcontrib logic fortask execute fortask java at net sf antcontrib logic fortask dosequentialiteration fortask java at net sf antcontrib logic fortask dotoken fortask java at net sf antcontrib logic fortask dothetasks fortask java at net sf antcontrib logic fortask execute fortask java help
1
2,792
2,533,463,760
IssuesEvent
2015-01-23 23:39:44
srabbelier-google/issue-export-test-3
https://api.github.com/repos/srabbelier-google/issue-export-test-3
closed
Set up continuous builds for merged tree
OpSys-All Priority-Medium Type-Task
Original [issue 11](https://code.google.com/p/selenium/issues/detail?id=11) created by srabbelier-google on 2009-11-28T14:03:40.000Z: The continuous builds for the merged tree should run on: * Windows XP * Linux * OS X and run the tests for the language bindings: * Java * Python * Ruby * C# * JS API
1.0
Set up continuous builds for merged tree - Original [issue 11](https://code.google.com/p/selenium/issues/detail?id=11) created by srabbelier-google on 2009-11-28T14:03:40.000Z: The continuous builds for the merged tree should run on: * Windows XP * Linux * OS X and run the tests for the language bindings: * Java * Python * Ruby * C# * JS API
priority
set up continuous builds for merged tree original created by srabbelier google on the continuous builds for the merged tree should run on windows xp linux os x and run the tests for the language bindings java python ruby c js api
1
243,611
7,859,783,233
IssuesEvent
2018-06-21 17:43:47
ansible/mazer
https://api.github.com/repos/ansible/mazer
closed
Role Metadata
priority/medium type/enhancement
- [ ] Add a *version* to `meta/main.yml`. Propose we set the first version to '2.0'. - [ ] Remove the *github_branch* element from version 2. Think this is no longer needed, if we begin enforcing version tags on repositories. The import process should only import new, tagged versions. - [ ] Add *cloud_platforms* to 2.0 - [x] Add *role_name* -an alternate name for the role, if the repo name should not be used.
1.0
Role Metadata - - [ ] Add a *version* to `meta/main.yml`. Propose we set the first version to '2.0'. - [ ] Remove the *github_branch* element from version 2. Think this is no longer needed, if we begin enforcing version tags on repositories. The import process should only import new, tagged versions. - [ ] Add *cloud_platforms* to 2.0 - [x] Add *role_name* -an alternate name for the role, if the repo name should not be used.
priority
role metadata add a version to meta main yml propose we set the first version to remove the github branch element from version think this is no longer needed if we begin enforcing version tags on repositories the import process should only import new tagged versions add cloud platforms to add role name an alternate name for the role if the repo name should not be used
1
512,463
14,897,486,598
IssuesEvent
2021-01-21 11:49:35
Creaous/ImpostersMC-Skript
https://api.github.com/repos/Creaous/ImpostersMC-Skript
opened
Add Multiple Games (public & private)
Enhancement Priority: Medium
The ability to create and join multiple games would be cool. Like public and private lobbies, this can also be used with #8. Things: Public & Private Games Game Settings (#8) Creating Games
1.0
Add Multiple Games (public & private) - The ability to create and join multiple games would be cool. Like public and private lobbies, this can also be used with #8. Things: Public & Private Games Game Settings (#8) Creating Games
priority
add multiple games public private the ability to create and join multiple games would be cool like public and private lobbies this can also be used with things public private games game settings creating games
1
430,939
12,468,137,033
IssuesEvent
2020-05-28 18:18:43
reactioncommerce/reaction
https://api.github.com/repos/reactioncommerce/reaction
closed
flatRateFulfillmentMethods graphql query does not match the shipping schema
bug help wanted priority medium severity medium verified reproducible
<!-- Issue tracker is **ONLY** used for reporting bugs. NO NEW FEATURE REQUESTS ACCEPTED. For new features, add an issue in our [Request Feature Request](https://github.com/reactioncommerce/reaction-feature-requests) repository. Are you looking for help with getting started on Reaction? Please visit our [Reaction documentation](https://docs.reactioncommerce.com/reaction-docs/trunk/getting-started-developing-with-reaction). Prerequisites * [ ] Are you running the latest version? * [ ] Are you able to consistently reproduce the issue? * [ ] Did you search the issue queue for existing issue? [Search issues](https://github.com/reactioncommerce/reaction/issues) --> ## Issue Description <!-- Providing a clear description of the issue will enable a developer to quickly reproduce and understand the issue. Please provide a detailed description including images, animation and/or videos. For client issues, include browser console errors, for server issues please add terminal output and stac <img width="270" alt="Screenshot 2020-04-29 at 1 33 01 PM" src="https://user-images.githubusercontent.com/58454138/80563572-f65a0200-8a1d-11ea-84b9-971384b23f80.png"> k traces. --> <img width="839" alt="Screenshot 2020-04-29 at 1 34 41 PM" src="https://user-images.githubusercontent.com/58454138/80563642-302b0880-8a1e-11ea-9f2f-456c7ab8b55a.png"> ## Possible Solution <!-- Not obligatory, but suggest a fix/reason for the bug --> change the schema of graphql ? or mongo ? ### Versions <!-- (run `npm run version --silent` from your reaction directory) --> 3.4.0
1.0
flatRateFulfillmentMethods graphql query does not match the shipping schema - <!-- Issue tracker is **ONLY** used for reporting bugs. NO NEW FEATURE REQUESTS ACCEPTED. For new features, add an issue in our [Request Feature Request](https://github.com/reactioncommerce/reaction-feature-requests) repository. Are you looking for help with getting started on Reaction? Please visit our [Reaction documentation](https://docs.reactioncommerce.com/reaction-docs/trunk/getting-started-developing-with-reaction). Prerequisites * [ ] Are you running the latest version? * [ ] Are you able to consistently reproduce the issue? * [ ] Did you search the issue queue for existing issue? [Search issues](https://github.com/reactioncommerce/reaction/issues) --> ## Issue Description <!-- Providing a clear description of the issue will enable a developer to quickly reproduce and understand the issue. Please provide a detailed description including images, animation and/or videos. For client issues, include browser console errors, for server issues please add terminal output and stac <img width="270" alt="Screenshot 2020-04-29 at 1 33 01 PM" src="https://user-images.githubusercontent.com/58454138/80563572-f65a0200-8a1d-11ea-84b9-971384b23f80.png"> k traces. --> <img width="839" alt="Screenshot 2020-04-29 at 1 34 41 PM" src="https://user-images.githubusercontent.com/58454138/80563642-302b0880-8a1e-11ea-9f2f-456c7ab8b55a.png"> ## Possible Solution <!-- Not obligatory, but suggest a fix/reason for the bug --> change the schema of graphql ? or mongo ? ### Versions <!-- (run `npm run version --silent` from your reaction directory) --> 3.4.0
priority
flatratefulfillmentmethods graphql query does not match the shipping schema issue tracker is only used for reporting bugs no new feature requests accepted for new features add an issue in our repository are you looking for help with getting started on reaction please visit our prerequisites are you running the latest version are you able to consistently reproduce the issue did you search the issue queue for existing issue issue description providing a clear description of the issue will enable a developer to quickly reproduce and understand the issue please provide a detailed description including images animation and or videos for client issues include browser console errors for server issues please add terminal output and stac img width alt screenshot at pm src k traces img width alt screenshot at pm src possible solution not obligatory but suggest a fix reason for the bug change the schema of graphql or mongo versions run npm run version silent from your reaction directory
1
342,158
10,312,778,528
IssuesEvent
2019-08-29 20:44:28
CCAFS/MARLO
https://api.github.com/repos/CCAFS/MARLO
closed
[AR] - Info-graphic for planning and reporting period
Priority - Medium Type -Task
- [x] Create an info-graphic according with Marissa request - [x] Work with the design team - [x] Add a narrative to the info-graphic and send to Marissa for her feedback - [x] Send the email to Marissa and Bruce to close the issue
1.0
[AR] - Info-graphic for planning and reporting period - - [x] Create an info-graphic according with Marissa request - [x] Work with the design team - [x] Add a narrative to the info-graphic and send to Marissa for her feedback - [x] Send the email to Marissa and Bruce to close the issue
priority
info graphic for planning and reporting period create an info graphic according with marissa request work with the design team add a narrative to the info graphic and send to marissa for her feedback send the email to marissa and bruce to close the issue
1
295,308
9,084,705,906
IssuesEvent
2019-02-18 05:10:08
projectacrn/acrn-hypervisor
https://api.github.com/repos/projectacrn/acrn-hypervisor
closed
refine `guest.c` in hypervisor
priority: P3-Medium status: implemented type: feature
hv: refine `guest.c`   - move `vcpumask2pcpumask` from `guest.c` to `vcpu.c` - move `prepare_sos_vm_memmap` from `guest.c` to `vm.c` - rename `guest.c` to `guest_memory.c`
1.0
refine `guest.c` in hypervisor - hv: refine `guest.c`   - move `vcpumask2pcpumask` from `guest.c` to `vcpu.c` - move `prepare_sos_vm_memmap` from `guest.c` to `vm.c` - rename `guest.c` to `guest_memory.c`
priority
refine guest c in hypervisor hv refine guest c   move from guest c to vcpu c move prepare sos vm memmap from guest c to vm c rename guest c to guest memory c
1
43,484
2,889,806,561
IssuesEvent
2015-06-13 19:36:18
damonkohler/android-scripting
https://api.github.com/repos/damonkohler/android-scripting
closed
Make interpreter installer activities able to launch SL4A if it's installed.
auto-migrated Priority-Medium Type-Enhancement
``` If SL4A is installed launching the interpreter activity should be able to start a terminal in SL4A. ``` Original issue reported on code.google.com by `damonkoh...@gmail.com` on 16 Aug 2010 at 8:38
1.0
Make interpreter installer activities able to launch SL4A if it's installed. - ``` If SL4A is installed launching the interpreter activity should be able to start a terminal in SL4A. ``` Original issue reported on code.google.com by `damonkoh...@gmail.com` on 16 Aug 2010 at 8:38
priority
make interpreter installer activities able to launch if it s installed if is installed launching the interpreter activity should be able to start a terminal in original issue reported on code google com by damonkoh gmail com on aug at
1
734,479
25,351,000,024
IssuesEvent
2022-11-19 19:23:04
bounswe/bounswe2022group4
https://api.github.com/repos/bounswe/bounswe2022group4
opened
Backend: Modification of the user model.
Category - To Do Priority - Medium Language - Python Team - Backend
**Description**: It's required to modify the user model to meet the requirements imposed by [Class Diagram](https://github.com/bounswe/bounswe2022group4/wiki/Class-Diagram). **Tasks:** - Include health experts and administrators in the class design. - Ensure the cohesiveness of the user class. **Deadline: 22/11/2022, 22.00 (GMT+3)**
1.0
Backend: Modification of the user model. - **Description**: It's required to modify the user model to meet the requirements imposed by [Class Diagram](https://github.com/bounswe/bounswe2022group4/wiki/Class-Diagram). **Tasks:** - Include health experts and administrators in the class design. - Ensure the cohesiveness of the user class. **Deadline: 22/11/2022, 22.00 (GMT+3)**
priority
backend modification of the user model description it s required to modify the user model to meet the requirements imposed by tasks include health experts and administrators in the class design ensure the cohesiveness of the user class deadline gmt
1
518,873
15,036,545,895
IssuesEvent
2021-02-02 15:22:11
craftercms/craftercms
https://api.github.com/repos/craftercms/craftercms
closed
[wordify] Blueprint Detailing
priority: medium
## React - [x] Update the next branch of the repo - If you do your commits properly, you'll be able to just cherry-pick them on the other branch. - [x] Create Tags - [x] ICE - [x] Create Categories - [x] ICE - [x] Responsive/mobile main nav - [x] Use level descriptor site name on header/logo - [x] Sidebar popular posts change to "Recent Posts" - [x] Slider to use recent posts if no posts are selected per form. Add `posts_o` field description to indicate this behaviour: "Leave blank to auto-show latest or manually select featured posts" - [x] PostCard component should show real categories - [x] Disqus integration - [x] Search - [x] Pagination - [x] Make it real & useful: searches all relevant fields, case-insensitive - [x] ES 6 & 7 compatibility (`total` prop usage) - [ ] Post page - [ ] Config via page fields? - [x] Related posts: (random fetch from related categories/tags?) - [x] Footer - [x] Create footer component with short about, quick links, social links & copyright html - [x] Remove latest posts and move quick links into that column - [x] Category page - [x] If no category is selected, it should list categories - [x] Should list posts of the selected category (`/category/{categoryId}`) - [x] Contact page - [x] Add headline and message to content type - [x] Contact form backend and integration with front end - [x] Update all sdk packages to latest version - [x] Change all import usages of `@craftercms/ice/react/...` to just `@craftercms/ice/react` accordingly ## Angular - [x] Create base angular version - [ ] Add ICE ## Freemarker - [x] Finish base & content integration - [x] Add ICE ## 3.2 Specific - [ ] I18n
1.0
[wordify] Blueprint Detailing - ## React - [x] Update the next branch of the repo - If you do your commits properly, you'll be able to just cherry-pick them on the other branch. - [x] Create Tags - [x] ICE - [x] Create Categories - [x] ICE - [x] Responsive/mobile main nav - [x] Use level descriptor site name on header/logo - [x] Sidebar popular posts change to "Recent Posts" - [x] Slider to use recent posts if no posts are selected per form. Add `posts_o` field description to indicate this behaviour: "Leave blank to auto-show latest or manually select featured posts" - [x] PostCard component should show real categories - [x] Disqus integration - [x] Search - [x] Pagination - [x] Make it real & useful: searches all relevant fields, case-insensitive - [x] ES 6 & 7 compatibility (`total` prop usage) - [ ] Post page - [ ] Config via page fields? - [x] Related posts: (random fetch from related categories/tags?) - [x] Footer - [x] Create footer component with short about, quick links, social links & copyright html - [x] Remove latest posts and move quick links into that column - [x] Category page - [x] If no category is selected, it should list categories - [x] Should list posts of the selected category (`/category/{categoryId}`) - [x] Contact page - [x] Add headline and message to content type - [x] Contact form backend and integration with front end - [x] Update all sdk packages to latest version - [x] Change all import usages of `@craftercms/ice/react/...` to just `@craftercms/ice/react` accordingly ## Angular - [x] Create base angular version - [ ] Add ICE ## Freemarker - [x] Finish base & content integration - [x] Add ICE ## 3.2 Specific - [ ] I18n
priority
blueprint detailing react update the next branch of the repo if you do your commits properly you ll be able to just cherry pick them on the other branch create tags ice create categories ice responsive mobile main nav use level descriptor site name on header logo sidebar popular posts change to recent posts slider to use recent posts if no posts are selected per form add posts o field description to indicate this behaviour leave blank to auto show latest or manually select featured posts postcard component should show real categories disqus integration search pagination make it real useful searches all relevant fields case insensitive es compatibility total prop usage post page config via page fields related posts random fetch from related categories tags footer create footer component with short about quick links social links copyright html remove latest posts and move quick links into that column category page if no category is selected it should list categories should list posts of the selected category category categoryid contact page add headline and message to content type contact form backend and integration with front end update all sdk packages to latest version change all import usages of craftercms ice react to just craftercms ice react accordingly angular create base angular version add ice freemarker finish base content integration add ice specific
1
808,187
30,037,032,626
IssuesEvent
2023-06-27 13:22:39
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[YSQL] yb_enable_memory_tracking has 5% performance cost
kind/bug area/ysql priority/medium
Jira Link: [DB-6549](https://yugabyte.atlassian.net/browse/DB-6549) ### Description > I did the following test using PgSingleTServerTest.ScanWithPackedRow (a23871da154a56d65e40dd792b78608d58ac3616). When I set: `SET yb_enable_memory_tracking = FALSE`, the read execution time changes from 3.16s to 3s. In other words - memory tracking on postgres side increase whole read time by 5%. In the test, we encounter this stack trace 100k times: ``` frame #0: 0x000055ad59a5b21c postgres`YbPgMemAddConsumption(sz=8192) at mcxt.c:130:6 frame #1: 0x000055ad59a4fb4f postgres`AllocSetAlloc(context=0x000055ad5be3a000, size=1024) at aset.c:960:3 frame #2: 0x000055ad59a5da0d postgres`palloc(size=1024) at mcxt.c:1185:8 frame #3: 0x000055ad5960150c postgres`initStringInfo(str=0x00007ffe10b1a9b8) at stringinfo.c:50:23 frame #4: 0x000055ad5961fda5 postgres`pq_begintypsend(buf=0x00007ffe10b1a9b8) at pqformat.c:330:2 frame #5: 0x000055ad598ae240 postgres`int4send(fcinfo=0x00007ffe10b1aa00) at int.c:304:2 frame #6: 0x000055ad59a0dfdf postgres`FunctionCall1Coll(flinfo=0x000055ad5bdc1d28, collation=0, arg1=29226537) at fmgr.c:1135:11 frame #7: 0x000055ad59a1021f postgres`SendFunctionCall(flinfo=0x000055ad5bdc1d28, val=29226537) at fmgr.c:1828:9 frame #8: 0x000055ad592285bc postgres`printtup(slot=0x000055ad5bdc0f78, self=0x000055ad5b13c570) at printtup.c:455:18 frame #9: 0x000055ad59586172 postgres`ExecutePlan(estate=0x000055ad5bdc0120, planstate=0x000055ad5bdc0338, use_parallel_mode=false, operation=CMD_SELECT, ... at execMain.c:1754:9 ``` `int4send` is called hundreds of thousands of times, and each time it allocates a 1024 byte buffer. This results in a lot of memory being allocated. Questions: * Why do we need to allocate that much memory? (Is reducing the default buffer size for smaller types a viable option?) * How much of the regression is due to the garbage collector? * Can we reduce the frequency we do garbage collection? * Can we make memory allocations cheaper? ### Warning: Please confirm that this issue does not contain any sensitive information - [X] I confirm this issue does not contain any sensitive information. [DB-6549]: https://yugabyte.atlassian.net/browse/DB-6549?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
1.0
[YSQL] yb_enable_memory_tracking has 5% performance cost - Jira Link: [DB-6549](https://yugabyte.atlassian.net/browse/DB-6549) ### Description > I did the following test using PgSingleTServerTest.ScanWithPackedRow (a23871da154a56d65e40dd792b78608d58ac3616). When I set: `SET yb_enable_memory_tracking = FALSE`, the read execution time changes from 3.16s to 3s. In other words - memory tracking on postgres side increase whole read time by 5%. In the test, we encounter this stack trace 100k times: ``` frame #0: 0x000055ad59a5b21c postgres`YbPgMemAddConsumption(sz=8192) at mcxt.c:130:6 frame #1: 0x000055ad59a4fb4f postgres`AllocSetAlloc(context=0x000055ad5be3a000, size=1024) at aset.c:960:3 frame #2: 0x000055ad59a5da0d postgres`palloc(size=1024) at mcxt.c:1185:8 frame #3: 0x000055ad5960150c postgres`initStringInfo(str=0x00007ffe10b1a9b8) at stringinfo.c:50:23 frame #4: 0x000055ad5961fda5 postgres`pq_begintypsend(buf=0x00007ffe10b1a9b8) at pqformat.c:330:2 frame #5: 0x000055ad598ae240 postgres`int4send(fcinfo=0x00007ffe10b1aa00) at int.c:304:2 frame #6: 0x000055ad59a0dfdf postgres`FunctionCall1Coll(flinfo=0x000055ad5bdc1d28, collation=0, arg1=29226537) at fmgr.c:1135:11 frame #7: 0x000055ad59a1021f postgres`SendFunctionCall(flinfo=0x000055ad5bdc1d28, val=29226537) at fmgr.c:1828:9 frame #8: 0x000055ad592285bc postgres`printtup(slot=0x000055ad5bdc0f78, self=0x000055ad5b13c570) at printtup.c:455:18 frame #9: 0x000055ad59586172 postgres`ExecutePlan(estate=0x000055ad5bdc0120, planstate=0x000055ad5bdc0338, use_parallel_mode=false, operation=CMD_SELECT, ... at execMain.c:1754:9 ``` `int4send` is called hundreds of thousands of times, and each time it allocates a 1024 byte buffer. This results in a lot of memory being allocated. Questions: * Why do we need to allocate that much memory? (Is reducing the default buffer size for smaller types a viable option?) * How much of the regression is due to the garbage collector? * Can we reduce the frequency we do garbage collection? * Can we make memory allocations cheaper? ### Warning: Please confirm that this issue does not contain any sensitive information - [X] I confirm this issue does not contain any sensitive information. [DB-6549]: https://yugabyte.atlassian.net/browse/DB-6549?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
priority
yb enable memory tracking has performance cost jira link description i did the following test using pgsingletservertest scanwithpackedrow when i set set yb enable memory tracking false the read execution time changes from to in other words memory tracking on postgres side increase whole read time by in the test we encounter this stack trace times frame postgres ybpgmemaddconsumption sz at mcxt c frame postgres allocsetalloc context size at aset c frame postgres palloc size at mcxt c frame postgres initstringinfo str at stringinfo c frame postgres pq begintypsend buf at pqformat c frame postgres fcinfo at int c frame postgres flinfo collation at fmgr c frame postgres sendfunctioncall flinfo val at fmgr c frame postgres printtup slot self at printtup c frame postgres executeplan estate planstate use parallel mode false operation cmd select at execmain c is called hundreds of thousands of times and each time it allocates a byte buffer this results in a lot of memory being allocated questions why do we need to allocate that much memory is reducing the default buffer size for smaller types a viable option how much of the regression is due to the garbage collector can we reduce the frequency we do garbage collection can we make memory allocations cheaper warning please confirm that this issue does not contain any sensitive information i confirm this issue does not contain any sensitive information
1
471,681
13,607,932,471
IssuesEvent
2020-09-23 00:54:05
openforcefield/openforcefield
https://api.github.com/repos/openforcefield/openforcefield
closed
OpenEye reoders atoms when writing to PDB
effort:medium priority:medium
**Describe the bug** I think when using openeye to write a molecule to PDB file through the toolkit it puts the molecule in canonical order meaning the ordering is not consistent with the Molecule object. This stops when using other files types like SDF. **To Reproduce** ```python from openforcefield.utils.toolkits import OpenEyeToolkitWrapper, RDKitToolkitWrapper from openforcefield.topology import Molecule mol = Molecule.from_smiles("OCCO") mol.generate_conformers() mol mol.to_file(file_path="openeye.pdb", file_format="pdb", toolkit_registry=OpenEyeToolkitWrapper()) mol.to_file(file_path="rdkit.pdb", file_format="pdb", toolkit_registry=RDKitToolkitWrapper()) open_mol = Molecule.from_file("openeye.pdb") rdkit_mol = Molecule.from_file("rdkit.pdb") iso, atom_map = Molecule.are_isomorphic(open_mol, rdkit_mol, True) print(atom_map) {0: 1, 1: 0, 2: 2, 3: 3, 4: 4, 5: 9, 6: 5, 7: 6, 8: 7, 9: 8} ``` **Output** The full error message (may be large, that's fine. Better to paste too much than too little.) **Computing environment (please complete the following information):** Packages openeye-toolkits 2020.0.4 py37_0 openeye openforcefield 0.7.1 pyh39e3cac_0 omnia rdkit 2020.03.4 py37h585bbb4_0 conda-forge **Additional context** Add any other context about the problem here.
1.0
OpenEye reoders atoms when writing to PDB - **Describe the bug** I think when using openeye to write a molecule to PDB file through the toolkit it puts the molecule in canonical order meaning the ordering is not consistent with the Molecule object. This stops when using other files types like SDF. **To Reproduce** ```python from openforcefield.utils.toolkits import OpenEyeToolkitWrapper, RDKitToolkitWrapper from openforcefield.topology import Molecule mol = Molecule.from_smiles("OCCO") mol.generate_conformers() mol mol.to_file(file_path="openeye.pdb", file_format="pdb", toolkit_registry=OpenEyeToolkitWrapper()) mol.to_file(file_path="rdkit.pdb", file_format="pdb", toolkit_registry=RDKitToolkitWrapper()) open_mol = Molecule.from_file("openeye.pdb") rdkit_mol = Molecule.from_file("rdkit.pdb") iso, atom_map = Molecule.are_isomorphic(open_mol, rdkit_mol, True) print(atom_map) {0: 1, 1: 0, 2: 2, 3: 3, 4: 4, 5: 9, 6: 5, 7: 6, 8: 7, 9: 8} ``` **Output** The full error message (may be large, that's fine. Better to paste too much than too little.) **Computing environment (please complete the following information):** Packages openeye-toolkits 2020.0.4 py37_0 openeye openforcefield 0.7.1 pyh39e3cac_0 omnia rdkit 2020.03.4 py37h585bbb4_0 conda-forge **Additional context** Add any other context about the problem here.
priority
openeye reoders atoms when writing to pdb describe the bug i think when using openeye to write a molecule to pdb file through the toolkit it puts the molecule in canonical order meaning the ordering is not consistent with the molecule object this stops when using other files types like sdf to reproduce python from openforcefield utils toolkits import openeyetoolkitwrapper rdkittoolkitwrapper from openforcefield topology import molecule mol molecule from smiles occo mol generate conformers mol mol to file file path openeye pdb file format pdb toolkit registry openeyetoolkitwrapper mol to file file path rdkit pdb file format pdb toolkit registry rdkittoolkitwrapper open mol molecule from file openeye pdb rdkit mol molecule from file rdkit pdb iso atom map molecule are isomorphic open mol rdkit mol true print atom map output the full error message may be large that s fine better to paste too much than too little computing environment please complete the following information packages openeye toolkits openeye openforcefield omnia rdkit conda forge additional context add any other context about the problem here
1
337,308
10,213,559,783
IssuesEvent
2019-08-14 22:38:54
RobotLocomotion/drake
https://api.github.com/repos/RobotLocomotion/drake
closed
py math: Support `X @ p_list`
configuration: python priority: medium team: kitware
This is the Python equivalent to #10986. We have some use cases in Anzu that I'd like to switch over to this. \cc @thduynguyen @kunimatsu-tri
1.0
py math: Support `X @ p_list` - This is the Python equivalent to #10986. We have some use cases in Anzu that I'd like to switch over to this. \cc @thduynguyen @kunimatsu-tri
priority
py math support x p list this is the python equivalent to we have some use cases in anzu that i d like to switch over to this cc thduynguyen kunimatsu tri
1
11,749
2,610,158,938
IssuesEvent
2015-02-26 18:50:25
chrsmith/republic-at-war
https://api.github.com/repos/chrsmith/republic-at-war
closed
SFX
auto-migrated Priority-Medium Type-Review
``` Check volume levels on Ambient sounds.. make adjustments if needed ``` ----- Original issue reported on code.google.com by `z3r0...@gmail.com` on 30 Jan 2011 at 3:44
1.0
SFX - ``` Check volume levels on Ambient sounds.. make adjustments if needed ``` ----- Original issue reported on code.google.com by `z3r0...@gmail.com` on 30 Jan 2011 at 3:44
priority
sfx check volume levels on ambient sounds make adjustments if needed original issue reported on code google com by gmail com on jan at
1
57,258
3,081,252,535
IssuesEvent
2015-08-22 14:44:09
bitfighter/bitfighter
https://api.github.com/repos/bitfighter/bitfighter
opened
/getmap command
enhancement imported Priority-Medium
_From [FoOtloOs...@gmail.com](https://code.google.com/u/112168655749900201494/) on November 06, 2014 15:53:18_ Add a command to enable/disable /getmap in-game instead of having to exit and enable/disable it in 'host server'. _Original issue: http://code.google.com/p/bitfighter/issues/detail?id=476_
1.0
/getmap command - _From [FoOtloOs...@gmail.com](https://code.google.com/u/112168655749900201494/) on November 06, 2014 15:53:18_ Add a command to enable/disable /getmap in-game instead of having to exit and enable/disable it in 'host server'. _Original issue: http://code.google.com/p/bitfighter/issues/detail?id=476_
priority
getmap command from on november add a command to enable disable getmap in game instead of having to exit and enable disable it in host server original issue
1
197,996
6,967,759,970
IssuesEvent
2017-12-10 13:20:31
hackersatcambridge/hac-website
https://api.github.com/repos/hackersatcambridge/hac-website
closed
Add error handling for routes (with error pages)
backend priority medium
Should handle not found pages and errors thrown in routes. Need a pretty page to tell our lovely users when something has gone wrong. This issue is about the backend part of this, see issue #78 for the frontend.
1.0
Add error handling for routes (with error pages) - Should handle not found pages and errors thrown in routes. Need a pretty page to tell our lovely users when something has gone wrong. This issue is about the backend part of this, see issue #78 for the frontend.
priority
add error handling for routes with error pages should handle not found pages and errors thrown in routes need a pretty page to tell our lovely users when something has gone wrong this issue is about the backend part of this see issue for the frontend
1
589,830
17,761,637,260
IssuesEvent
2021-08-29 20:09:34
justalemon/LemonUI
https://api.github.com/repos/justalemon/LemonUI
closed
Added missing stuff from UIMenuColoredItem
type: feature request status: acknowledged priority: p2 medium
As far as I know, the UIMenuColoredItem class in NativeUI was used to change the color of the item text depending if it was hovered or not. This would probably be a good feature to implement in LemonUI. This is probably required before we implement #17.
1.0
Added missing stuff from UIMenuColoredItem - As far as I know, the UIMenuColoredItem class in NativeUI was used to change the color of the item text depending if it was hovered or not. This would probably be a good feature to implement in LemonUI. This is probably required before we implement #17.
priority
added missing stuff from uimenucoloreditem as far as i know the uimenucoloreditem class in nativeui was used to change the color of the item text depending if it was hovered or not this would probably be a good feature to implement in lemonui this is probably required before we implement
1
544,464
15,893,830,256
IssuesEvent
2021-04-11 07:48:20
AY2021S2-CS2103-W17-1/tp
https://api.github.com/repos/AY2021S2-CS2103-W17-1/tp
closed
[PE-D] Master command plan number invalid
priority.Medium severity.Medium
When the plan number is invalid, the `isMaster` for all the plan will be set to false (even though the plan number can't be found). Not sure if it is intended behavior, but would be better if the state of all plans do not change. ![image.png](https://raw.githubusercontent.com/daniellau88/ped/main/files/1d629bb0-5d13-4e68-a8f0-cb8b30d903b7.png) ![image.png](https://raw.githubusercontent.com/daniellau88/ped/main/files/7c4d22b8-8294-4962-accc-d7182688f3c7.png) ^ In the cases above, the 2nd plan was unset as master plan <!--session: 1617429987823-4d00033e-9471-4739-8948-ea5dbb6e9378--> ------------- Labels: `severity.Low` `type.FunctionalityBug` original: daniellau88/ped#17
1.0
[PE-D] Master command plan number invalid - When the plan number is invalid, the `isMaster` for all the plan will be set to false (even though the plan number can't be found). Not sure if it is intended behavior, but would be better if the state of all plans do not change. ![image.png](https://raw.githubusercontent.com/daniellau88/ped/main/files/1d629bb0-5d13-4e68-a8f0-cb8b30d903b7.png) ![image.png](https://raw.githubusercontent.com/daniellau88/ped/main/files/7c4d22b8-8294-4962-accc-d7182688f3c7.png) ^ In the cases above, the 2nd plan was unset as master plan <!--session: 1617429987823-4d00033e-9471-4739-8948-ea5dbb6e9378--> ------------- Labels: `severity.Low` `type.FunctionalityBug` original: daniellau88/ped#17
priority
master command plan number invalid when the plan number is invalid the ismaster for all the plan will be set to false even though the plan number can t be found not sure if it is intended behavior but would be better if the state of all plans do not change in the cases above the plan was unset as master plan labels severity low type functionalitybug original ped
1
533,818
15,603,470,328
IssuesEvent
2021-03-19 01:56:31
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
opened
[0.9.3 Staging-1958] Reeling the fishing pole after casting a very short distance takes too long
Category: Gameplay Priority: Medium Type: Quality of Life
Build: 0.9.3 Staging-1958 ### Issue If you cast a fishing pole at a very short distance, reeling the bobber takes too long. It's quite annoying if repeatedly done most especially if you're targeting nearby fishes. Repro: 1. Select fishing pole. 2. Go near the ocean or lake. 3. Cast nearby or target the nearest water block to your avatar. 4. Cast via LMB. 5. Reel the fishing line and observe. Actual Result: Reeling the fishing line after casting the bobber very close by takes too long. Expected Result: The fishing pole reeling time amount should respect the distance from the TIP TOP of the fishing pole to the distance of the bobber. Video: https://images.zenhubusercontent.com/42199084/ee9c9290-99a0-453e-9db9-04b9591f25b5/2021_03_19_09_54.mp4
1.0
[0.9.3 Staging-1958] Reeling the fishing pole after casting a very short distance takes too long - Build: 0.9.3 Staging-1958 ### Issue If you cast a fishing pole at a very short distance, reeling the bobber takes too long. It's quite annoying if repeatedly done most especially if you're targeting nearby fishes. Repro: 1. Select fishing pole. 2. Go near the ocean or lake. 3. Cast nearby or target the nearest water block to your avatar. 4. Cast via LMB. 5. Reel the fishing line and observe. Actual Result: Reeling the fishing line after casting the bobber very close by takes too long. Expected Result: The fishing pole reeling time amount should respect the distance from the TIP TOP of the fishing pole to the distance of the bobber. Video: https://images.zenhubusercontent.com/42199084/ee9c9290-99a0-453e-9db9-04b9591f25b5/2021_03_19_09_54.mp4
priority
reeling the fishing pole after casting a very short distance takes too long build staging issue if you cast a fishing pole at a very short distance reeling the bobber takes too long it s quite annoying if repeatedly done most especially if you re targeting nearby fishes repro select fishing pole go near the ocean or lake cast nearby or target the nearest water block to your avatar cast via lmb reel the fishing line and observe actual result reeling the fishing line after casting the bobber very close by takes too long expected result the fishing pole reeling time amount should respect the distance from the tip top of the fishing pole to the distance of the bobber video
1
695,615
23,866,074,857
IssuesEvent
2022-09-07 11:08:31
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[CDCSDK] Deletion of rows in cdc_state table after dropping a table when multiple streams are present
kind/bug priority/medium area/cdcsdk
Jira Link: [DB-2992](https://yugabyte.atlassian.net/browse/DB-2992)
1.0
[CDCSDK] Deletion of rows in cdc_state table after dropping a table when multiple streams are present - Jira Link: [DB-2992](https://yugabyte.atlassian.net/browse/DB-2992)
priority
deletion of rows in cdc state table after dropping a table when multiple streams are present jira link
1
412,893
12,057,770,709
IssuesEvent
2020-04-15 16:21:04
AngelGuerra/regazo-fotografia
https://api.github.com/repos/AngelGuerra/regazo-fotografia
closed
Añadir el link al Instagram
Priority: Medium Status: Available Type: Maintenance
Hay que añadir en el menú lateral el link al Instagram, se hace a través de la configuración de la página
1.0
Añadir el link al Instagram - Hay que añadir en el menú lateral el link al Instagram, se hace a través de la configuración de la página
priority
añadir el link al instagram hay que añadir en el menú lateral el link al instagram se hace a través de la configuración de la página
1
246,315
7,894,606,132
IssuesEvent
2018-06-28 22:11:03
tyarkoni/pliers
https://api.github.com/repos/tyarkoni/pliers
opened
Improved examples
enhancement help wanted priority: medium
A lot of the example notebooks in `examples/` are old, dry, or broken. It would be a good idea to refreshen them, add details, and add a few more to showcase the package in its current form.
1.0
Improved examples - A lot of the example notebooks in `examples/` are old, dry, or broken. It would be a good idea to refreshen them, add details, and add a few more to showcase the package in its current form.
priority
improved examples a lot of the example notebooks in examples are old dry or broken it would be a good idea to refreshen them add details and add a few more to showcase the package in its current form
1
338,296
10,227,178,924
IssuesEvent
2019-08-16 19:59:16
craftercms/craftercms
https://api.github.com/repos/craftercms/craftercms
closed
[studio] Invalid UUID errors when site is being upgraded
bug priority: medium
## Describe the bug When importing a 3.0.x site into 3.1.x (with create site from remote), and the site is being upgraded, a bunch of `Invaid site UUID. Local copy will not be deleted ` appear in the log. ## To Reproduce Steps to reproduce the behavior: 1. Import a big 3.0.x site into 3.1.x with create site from remote repository. 2. While the site is being upgraded, you should see `Invaid site UUID. Local copy will not be deleted ` messages in the log. ## Expected behavior There shouldn't be messages if the site UUID hasn't been created yet.
1.0
[studio] Invalid UUID errors when site is being upgraded - ## Describe the bug When importing a 3.0.x site into 3.1.x (with create site from remote), and the site is being upgraded, a bunch of `Invaid site UUID. Local copy will not be deleted ` appear in the log. ## To Reproduce Steps to reproduce the behavior: 1. Import a big 3.0.x site into 3.1.x with create site from remote repository. 2. While the site is being upgraded, you should see `Invaid site UUID. Local copy will not be deleted ` messages in the log. ## Expected behavior There shouldn't be messages if the site UUID hasn't been created yet.
priority
invalid uuid errors when site is being upgraded describe the bug when importing a x site into x with create site from remote and the site is being upgraded a bunch of invaid site uuid local copy will not be deleted appear in the log to reproduce steps to reproduce the behavior import a big x site into x with create site from remote repository while the site is being upgraded you should see invaid site uuid local copy will not be deleted messages in the log expected behavior there shouldn t be messages if the site uuid hasn t been created yet
1
6,800
2,594,724,232
IssuesEvent
2015-02-20 07:52:49
olga-jane/prizm
https://api.github.com/repos/olga-jane/prizm
closed
Problem with exit from program without saving [Exception]
bug bug - crash/performance/leak Coding COMMON DUPLICATE MEDIUM priority
1) Launch Mill or Construction 2) Just enter anything in any field 3) Do not close the current tab 4) File->Exit-> Do not save-> and get this ![exception](https://cloud.githubusercontent.com/assets/11027650/6226627/b812d5f0-b69f-11e4-9521-b64a80bd1f46.JPG)
1.0
Problem with exit from program without saving [Exception] - 1) Launch Mill or Construction 2) Just enter anything in any field 3) Do not close the current tab 4) File->Exit-> Do not save-> and get this ![exception](https://cloud.githubusercontent.com/assets/11027650/6226627/b812d5f0-b69f-11e4-9521-b64a80bd1f46.JPG)
priority
problem with exit from program without saving launch mill or construction just enter anything in any field do not close the current tab file exit do not save and get this
1
183,470
6,688,995,844
IssuesEvent
2017-10-08 20:51:54
ansible/awx
https://api.github.com/repos/ansible/awx
closed
Ansible play output not interactively showing up in output panel
component:api component:ui priority:medium state:needs_info type:bug
##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME <!-- Pick the area of AWX for this issue, you can have multiple, delete the rest: --> - UI ##### SUMMARY When launching a Job Template usually the ansible output is shown and updated interactively. After two days of not using the system (pod was running) I came back to awx. Now the output has stopped showing when launching a Job Template and only after reloading the web page shows the ansible output. Restarting the pod does not help. ##### ENVIRONMENT * AWX version: 1.0.0.363 * Ansible version: 2.3.1.0 * Operating System: Windows 10, RHEL 7.4 * Web Browser: Chrome, Firefox, Internet Explorer * Deployed on OpenShift 3.4 ##### STEPS TO REPRODUCE Could not ##### EXPECTED RESULTS The ansible output is actively shown in the output panel. ##### ACTUAL RESULTS The output is only showing up after reloading the page but still does not follow actively. ##### ADDITIONAL INFORMATION Output web container: ``` [pid: 29\|app: 0\|req: 32/121] 10.1.0.1 () {54 vars in 2589 bytes} [Fri Sep 22 12:29:03 2017] GET /api/v2/jobs/149/job_events/?order_by=start_line&or__event__in=playbook_on_start,playbook_on_play_start,playbook_on_task_start,playbook_on_stats => generated 52 bytes in 125 msecs (HTTP/1.1 200) 8 headers in 242 bytes (1 switches on core 0) --   | 10.1.0.1 - - [22/Sep/2017:12:29:03 +0000] "GET /api/v2/jobs/149/job_events/?order_by=start_line&or__event__in=playbook_on_start,playbook_on_play_start,playbook_on_task_start,playbook_on_stats HTTP/1.1" 200 63 "https://awx.appagile.io/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" "100.125.192.61"   | 10.1.0.1 - - [22/Sep/2017:12:29:03 +0000] "OPTIONS /api/v2/jobs/149/job_events/ HTTP/1.1" 200 10754 "https://awx.appagile.io/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" "100.125.192.63"   | [pid: 28\|app: 0\|req: 48/122] 10.1.0.1 () {60 vars in 2494 bytes} [Fri Sep 22 12:29:03 2017] OPTIONS /api/v2/jobs/149/job_events/ => generated 10741 bytes in 200 msecs (HTTP/1.1 200) 8 headers in 242 bytes (1 switches on core 0)   | [pid: 28\|app: 0\|req: 49/123] 127.0.0.1 () {38 vars in 568 bytes} [Fri Sep 22 12:29:16 2017] GET /api/v1/inventories/2/script/?hostvars=1 => generated 2328 bytes in 135 msecs (HTTP/1.1 200) 6 headers in 193 bytes (1 switches on core 0)   | 127.0.0.1 - - [22/Sep/2017:12:29:17 +0000] "GET /api/v1/inventories/2/script/?hostvars=1 HTTP/1.1" 200 2340 "-" "python-requests/2.14.2" "-"   | 2017-09-22 12:29:29,452 DEBUG awx.api.authentication User admin performed a POST to /api/v1/inventories/ through the API   | 2017-09-22 12:29:29,468 WARNING awx.api.generics status 400 received by user admin attempting to access /api/v1/inventories/ from 127.0.0.1   | [pid: 28\|app: 0\|req: 50/124] 127.0.0.1 () {40 vars in 567 bytes} [Fri Sep 22 12:29:29 2017] POST /api/v1/inventories/ => generated 73 bytes in 117 msecs (HTTP/1.1 400) 6 headers in 208 bytes (1 switches on core 0)   | 127.0.0.1 - admin [22/Sep/2017:12:29:29 +0000] "POST /api/v1/inventories/ HTTP/1.1" 400 84 "-" "ansible-httpget" "-" ``` One error appears in the celery container, but I don't know if this is related - Output celery container: ``` Traceback (most recent call last): --   | File "/usr/bin/ansible", line 43, in <module>   | import ansible.constants as C   | File "/usr/lib/python2.7/site-packages/ansible/constants.py", line 202, in <module>   | DEFAULT_LOCAL_TMP = get_config(p, DEFAULTS, 'local_tmp', 'ANSIBLE_LOCAL_TEMP', '~/.ansible/tmp', value_type='tmppath')   | File "/usr/lib/python2.7/site-packages/ansible/constants.py", line 109, in get_config   | makedirs_safe(value, 0o700)   | File "/usr/lib/python2.7/site-packages/ansible/utils/path.py", line 71, in makedirs_safe   | raise AnsibleError("Unable to create local directories(%s): %s" % (to_native(rpath), to_native(e)))   | ansible.errors.AnsibleError: Unable to create local directories(/.ansible/tmp): [Errno 13] Permission denied: '/.ansible' ```
1.0
Ansible play output not interactively showing up in output panel - ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME <!-- Pick the area of AWX for this issue, you can have multiple, delete the rest: --> - UI ##### SUMMARY When launching a Job Template usually the ansible output is shown and updated interactively. After two days of not using the system (pod was running) I came back to awx. Now the output has stopped showing when launching a Job Template and only after reloading the web page shows the ansible output. Restarting the pod does not help. ##### ENVIRONMENT * AWX version: 1.0.0.363 * Ansible version: 2.3.1.0 * Operating System: Windows 10, RHEL 7.4 * Web Browser: Chrome, Firefox, Internet Explorer * Deployed on OpenShift 3.4 ##### STEPS TO REPRODUCE Could not ##### EXPECTED RESULTS The ansible output is actively shown in the output panel. ##### ACTUAL RESULTS The output is only showing up after reloading the page but still does not follow actively. ##### ADDITIONAL INFORMATION Output web container: ``` [pid: 29\|app: 0\|req: 32/121] 10.1.0.1 () {54 vars in 2589 bytes} [Fri Sep 22 12:29:03 2017] GET /api/v2/jobs/149/job_events/?order_by=start_line&or__event__in=playbook_on_start,playbook_on_play_start,playbook_on_task_start,playbook_on_stats => generated 52 bytes in 125 msecs (HTTP/1.1 200) 8 headers in 242 bytes (1 switches on core 0) --   | 10.1.0.1 - - [22/Sep/2017:12:29:03 +0000] "GET /api/v2/jobs/149/job_events/?order_by=start_line&or__event__in=playbook_on_start,playbook_on_play_start,playbook_on_task_start,playbook_on_stats HTTP/1.1" 200 63 "https://awx.appagile.io/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" "100.125.192.61"   | 10.1.0.1 - - [22/Sep/2017:12:29:03 +0000] "OPTIONS /api/v2/jobs/149/job_events/ HTTP/1.1" 200 10754 "https://awx.appagile.io/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" "100.125.192.63"   | [pid: 28\|app: 0\|req: 48/122] 10.1.0.1 () {60 vars in 2494 bytes} [Fri Sep 22 12:29:03 2017] OPTIONS /api/v2/jobs/149/job_events/ => generated 10741 bytes in 200 msecs (HTTP/1.1 200) 8 headers in 242 bytes (1 switches on core 0)   | [pid: 28\|app: 0\|req: 49/123] 127.0.0.1 () {38 vars in 568 bytes} [Fri Sep 22 12:29:16 2017] GET /api/v1/inventories/2/script/?hostvars=1 => generated 2328 bytes in 135 msecs (HTTP/1.1 200) 6 headers in 193 bytes (1 switches on core 0)   | 127.0.0.1 - - [22/Sep/2017:12:29:17 +0000] "GET /api/v1/inventories/2/script/?hostvars=1 HTTP/1.1" 200 2340 "-" "python-requests/2.14.2" "-"   | 2017-09-22 12:29:29,452 DEBUG awx.api.authentication User admin performed a POST to /api/v1/inventories/ through the API   | 2017-09-22 12:29:29,468 WARNING awx.api.generics status 400 received by user admin attempting to access /api/v1/inventories/ from 127.0.0.1   | [pid: 28\|app: 0\|req: 50/124] 127.0.0.1 () {40 vars in 567 bytes} [Fri Sep 22 12:29:29 2017] POST /api/v1/inventories/ => generated 73 bytes in 117 msecs (HTTP/1.1 400) 6 headers in 208 bytes (1 switches on core 0)   | 127.0.0.1 - admin [22/Sep/2017:12:29:29 +0000] "POST /api/v1/inventories/ HTTP/1.1" 400 84 "-" "ansible-httpget" "-" ``` One error appears in the celery container, but I don't know if this is related - Output celery container: ``` Traceback (most recent call last): --   | File "/usr/bin/ansible", line 43, in <module>   | import ansible.constants as C   | File "/usr/lib/python2.7/site-packages/ansible/constants.py", line 202, in <module>   | DEFAULT_LOCAL_TMP = get_config(p, DEFAULTS, 'local_tmp', 'ANSIBLE_LOCAL_TEMP', '~/.ansible/tmp', value_type='tmppath')   | File "/usr/lib/python2.7/site-packages/ansible/constants.py", line 109, in get_config   | makedirs_safe(value, 0o700)   | File "/usr/lib/python2.7/site-packages/ansible/utils/path.py", line 71, in makedirs_safe   | raise AnsibleError("Unable to create local directories(%s): %s" % (to_native(rpath), to_native(e)))   | ansible.errors.AnsibleError: Unable to create local directories(/.ansible/tmp): [Errno 13] Permission denied: '/.ansible' ```
priority
ansible play output not interactively showing up in output panel issue type bug report component name ui summary when launching a job template usually the ansible output is shown and updated interactively after two days of not using the system pod was running i came back to awx now the output has stopped showing when launching a job template and only after reloading the web page shows the ansible output restarting the pod does not help environment awx version ansible version operating system windows rhel web browser chrome firefox internet explorer deployed on openshift steps to reproduce could not expected results the ansible output is actively shown in the output panel actual results the output is only showing up after reloading the page but still does not follow actively additional information output web container vars in bytes get api jobs job events order by start line or event in playbook on start playbook on play start playbook on task start playbook on stats generated bytes in msecs http headers in bytes switches on core   get api jobs job events order by start line or event in playbook on start playbook on play start playbook on task start playbook on stats http mozilla windows nt applewebkit khtml like gecko chrome safari   options api jobs job events http mozilla windows nt applewebkit khtml like gecko chrome safari   vars in bytes options api jobs job events generated bytes in msecs http headers in bytes switches on core   vars in bytes get api inventories script hostvars generated bytes in msecs http headers in bytes switches on core   get api inventories script hostvars http python requests   debug awx api authentication user admin performed a post to api inventories through the api   warning awx api generics status received by user admin attempting to access api inventories from   vars in bytes post api inventories generated bytes in msecs http headers in bytes switches on core   admin post api inventories http ansible httpget one error appears in the celery container but i don t know if this is related output celery container traceback most recent call last   file usr bin ansible line in   import ansible constants as c   file usr lib site packages ansible constants py line in   default local tmp get config p defaults local tmp ansible local temp ansible tmp value type tmppath   file usr lib site packages ansible constants py line in get config   makedirs safe value   file usr lib site packages ansible utils path py line in makedirs safe   raise ansibleerror unable to create local directories s s to native rpath to native e   ansible errors ansibleerror unable to create local directories ansible tmp permission denied ansible
1
805,557
29,525,084,233
IssuesEvent
2023-06-05 07:03:49
masastack/MASA.DCC
https://api.github.com/repos/masastack/MASA.DCC
closed
Create a new configuration object, and the label flashes
type/bug severity/medium site/staging priority/p2
新建配置对象,标签闪烁,Card列表中有标签时,也会出现闪烁的情况 https://user-images.githubusercontent.com/95004531/234507162-c1d503e2-00ba-4902-b2ec-9a1ce1fe2dd5.mp4 ![image](https://user-images.githubusercontent.com/95004531/234507460-bf7974fc-b79c-4f1d-bccc-e517aa351d62.png) ![image](https://user-images.githubusercontent.com/95004531/234507565-c9d4c299-2234-44d7-8142-d12d5ca2fde2.png)
1.0
Create a new configuration object, and the label flashes - 新建配置对象,标签闪烁,Card列表中有标签时,也会出现闪烁的情况 https://user-images.githubusercontent.com/95004531/234507162-c1d503e2-00ba-4902-b2ec-9a1ce1fe2dd5.mp4 ![image](https://user-images.githubusercontent.com/95004531/234507460-bf7974fc-b79c-4f1d-bccc-e517aa351d62.png) ![image](https://user-images.githubusercontent.com/95004531/234507565-c9d4c299-2234-44d7-8142-d12d5ca2fde2.png)
priority
create a new configuration object and the label flashes 新建配置对象,标签闪烁,card列表中有标签时,也会出现闪烁的情况
1
452,480
13,051,163,041
IssuesEvent
2020-07-29 16:37:23
unfoldingWord/tc-create-app
https://api.github.com/repos/unfoldingWord/tc-create-app
closed
Adding a new row with Filter On takes the App to the first page
Priority/Medium QA/Passed bug demoed
When the filter is On and a new row is added on say, chapter 4, it goes to the first page of the book. i.e chapter 1 Introduction.
1.0
Adding a new row with Filter On takes the App to the first page - When the filter is On and a new row is added on say, chapter 4, it goes to the first page of the book. i.e chapter 1 Introduction.
priority
adding a new row with filter on takes the app to the first page when the filter is on and a new row is added on say chapter it goes to the first page of the book i e chapter introduction
1
641,440
20,826,702,824
IssuesEvent
2022-03-18 22:04:50
SE701-T1/frontend
https://api.github.com/repos/SE701-T1/frontend
closed
Scaffold Courses Page
Status: Completed Type: Feature Priority: Medium Team: Timetable
**Describe the task that needs to be done.** Create basic page for displaying courses. Does not need functionality or styling. **Describe how a solution to your proposed task might look like (and any alternatives considered).** Basic skeleton of an course display page similar to designs on figma **Notes** This issue was discussed and approved during a timetable team meeting on 11/03/22.
1.0
Scaffold Courses Page - **Describe the task that needs to be done.** Create basic page for displaying courses. Does not need functionality or styling. **Describe how a solution to your proposed task might look like (and any alternatives considered).** Basic skeleton of an course display page similar to designs on figma **Notes** This issue was discussed and approved during a timetable team meeting on 11/03/22.
priority
scaffold courses page describe the task that needs to be done create basic page for displaying courses does not need functionality or styling describe how a solution to your proposed task might look like and any alternatives considered basic skeleton of an course display page similar to designs on figma notes this issue was discussed and approved during a timetable team meeting on
1
356,630
10,595,624,751
IssuesEvent
2019-10-09 19:24:29
SIGBlockchain/project_aurum
https://api.github.com/repos/SIGBlockchain/project_aurum
closed
Integration Testing package
Priority: Medium Type: Enhancement
- [x] Create a package `integration_testing` - [x] Standard two files inside like every other package - [x] Stub for `TestAccountInfoRequestIntegration` test - [x] Stub for `TestContractRequestIntegration` test
1.0
Integration Testing package - - [x] Create a package `integration_testing` - [x] Standard two files inside like every other package - [x] Stub for `TestAccountInfoRequestIntegration` test - [x] Stub for `TestContractRequestIntegration` test
priority
integration testing package create a package integration testing standard two files inside like every other package stub for testaccountinforequestintegration test stub for testcontractrequestintegration test
1
479,744
13,805,300,140
IssuesEvent
2020-10-11 13:06:14
AY2021S1-CS2113T-W12-4/tp
https://api.github.com/repos/AY2021S1-CS2113T-W12-4/tp
closed
Handle exception, logging and assertions for list command
priority.Medium type.Task
Handle cases where there are no schedules.
1.0
Handle exception, logging and assertions for list command - Handle cases where there are no schedules.
priority
handle exception logging and assertions for list command handle cases where there are no schedules
1
17,340
2,615,140,958
IssuesEvent
2015-03-01 06:15:32
chrsmith/reaver-wps
https://api.github.com/repos/chrsmith/reaver-wps
closed
Enhancement Request: Multiattack
auto-migrated Priority-Medium Type-Enhancement
``` What steps will reproduce the problem? 1. When the AP is in a 'timeout' on a specific AP due to Rate Limiting why not allow it to attack another AP if one is available. 2. 3. What is the expected output? What do you see instead? Perhaps create an 'attack list' from a wireshark filtered file. If the AP goes into a timeout of say more then 300 seconds it instead datestamps the session file and starts a new attack on the next AP in the attack list. What version of the product are you using? On what operating system? Please provide any additional information below. ``` Original issue reported on code.google.com by `pinsb...@gmail.com` on 5 Jan 2012 at 1:25
1.0
Enhancement Request: Multiattack - ``` What steps will reproduce the problem? 1. When the AP is in a 'timeout' on a specific AP due to Rate Limiting why not allow it to attack another AP if one is available. 2. 3. What is the expected output? What do you see instead? Perhaps create an 'attack list' from a wireshark filtered file. If the AP goes into a timeout of say more then 300 seconds it instead datestamps the session file and starts a new attack on the next AP in the attack list. What version of the product are you using? On what operating system? Please provide any additional information below. ``` Original issue reported on code.google.com by `pinsb...@gmail.com` on 5 Jan 2012 at 1:25
priority
enhancement request multiattack what steps will reproduce the problem when the ap is in a timeout on a specific ap due to rate limiting why not allow it to attack another ap if one is available what is the expected output what do you see instead perhaps create an attack list from a wireshark filtered file if the ap goes into a timeout of say more then seconds it instead datestamps the session file and starts a new attack on the next ap in the attack list what version of the product are you using on what operating system please provide any additional information below original issue reported on code google com by pinsb gmail com on jan at
1