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
743,010
25,883,066,767
IssuesEvent
2022-12-14 12:41:31
DSD-DBS/capella-collab-manager
https://api.github.com/repos/DSD-DBS/capella-collab-manager
closed
provide means to rename a project
priority:medium effort:medium
In the current UI we are missing a feature that would enable project name change. As projects were migrated from the earlier instance, they inherited names of the models which might be misleading in some cases
1.0
provide means to rename a project - In the current UI we are missing a feature that would enable project name change. As projects were migrated from the earlier instance, they inherited names of the models which might be misleading in some cases
priority
provide means to rename a project in the current ui we are missing a feature that would enable project name change as projects were migrated from the earlier instance they inherited names of the models which might be misleading in some cases
1
309,564
9,477,105,717
IssuesEvent
2019-04-19 17:24:26
blackbaud/skyux2-docs
https://api.github.com/repos/blackbaud/skyux2-docs
closed
List Filters > package is wrong
Difficulty: Low Priority: Medium
https://developer.blackbaud.com/skyux/components/list/filters Defined in `SkyListFiltersModule` in NPM package `@skyux/lists` ... should be ... Defined in `SkyListFiltersModule` in NPM package `@skyux/list-builder`
1.0
List Filters > package is wrong - https://developer.blackbaud.com/skyux/components/list/filters Defined in `SkyListFiltersModule` in NPM package `@skyux/lists` ... should be ... Defined in `SkyListFiltersModule` in NPM package `@skyux/list-builder`
priority
list filters package is wrong defined in skylistfiltersmodule in npm package skyux lists should be defined in skylistfiltersmodule in npm package skyux list builder
1
678,213
23,190,676,328
IssuesEvent
2022-08-01 12:23:51
SAP/xsk
https://api.github.com/repos/SAP/xsk
closed
[HDBDD] Data type error
wontfix parsers priority-medium effort-medium customer _Shine_ incomplete
Error in the `Problems` view `Error at line: 8. No such type found: Double` Sample which would cause the error: ``` namespace sap.db; @Schema: 'ADMIN' context Products { entity Item { key ItemId : Double; OrderId : String(500); }; }; ``` Reference to CDS [types](https://help.sap.com/viewer/09b6623836854766b682356393c6c416/2.0.00/en-US/a83fe9b8de1c4f4bbee3eea675851a04.html) See com/sap/xsk/parser/hdbdd/symbols/SymbolTable.java:56
1.0
[HDBDD] Data type error - Error in the `Problems` view `Error at line: 8. No such type found: Double` Sample which would cause the error: ``` namespace sap.db; @Schema: 'ADMIN' context Products { entity Item { key ItemId : Double; OrderId : String(500); }; }; ``` Reference to CDS [types](https://help.sap.com/viewer/09b6623836854766b682356393c6c416/2.0.00/en-US/a83fe9b8de1c4f4bbee3eea675851a04.html) See com/sap/xsk/parser/hdbdd/symbols/SymbolTable.java:56
priority
data type error error in the problems view error at line no such type found double sample which would cause the error namespace sap db schema admin context products entity item key itemid double orderid string reference to cds see com sap xsk parser hdbdd symbols symboltable java
1
692,464
23,735,566,930
IssuesEvent
2022-08-31 07:48:03
vdaas/vald
https://api.github.com/repos/vdaas/vald
opened
The vector from GetObject seems wrong with FP16 mode
type/bug team/core priority/medium
### Describe the bug: <!-- A clear and concise description of what the bug is. --> When running Vald Agent with FP16, the vector in the response of `GetObject()` seems wrong after `createIndex()` finished. (Before `createIndex()` finishes, the vector from `GetObject()` seems correct.) ### To Reproduce: <!-- Please describe the steps to reproduce the behavior: --> 1. Send insert request 2. Send the get object request before the `createIndex` function runs. - the vector in the response is the same as the request vector. 3. Wait for the `createIndex` finish. 4. Send the get object request again. - the vector in the response is **NOT** the same as the request vector. ### Expected behavior: <!-- A clear and concise description of what you expected to happen. --> The vector I get in step4 is the same as the insert vector. ### Environment: <!--- Please change the versions below along with your environment --> - Go Version: 1.18.3 - Docker Version: 20.10.8 - Kubernetes Version: 1.22.0 - NGT Version: 1.14.7
1.0
The vector from GetObject seems wrong with FP16 mode - ### Describe the bug: <!-- A clear and concise description of what the bug is. --> When running Vald Agent with FP16, the vector in the response of `GetObject()` seems wrong after `createIndex()` finished. (Before `createIndex()` finishes, the vector from `GetObject()` seems correct.) ### To Reproduce: <!-- Please describe the steps to reproduce the behavior: --> 1. Send insert request 2. Send the get object request before the `createIndex` function runs. - the vector in the response is the same as the request vector. 3. Wait for the `createIndex` finish. 4. Send the get object request again. - the vector in the response is **NOT** the same as the request vector. ### Expected behavior: <!-- A clear and concise description of what you expected to happen. --> The vector I get in step4 is the same as the insert vector. ### Environment: <!--- Please change the versions below along with your environment --> - Go Version: 1.18.3 - Docker Version: 20.10.8 - Kubernetes Version: 1.22.0 - NGT Version: 1.14.7
priority
the vector from getobject seems wrong with mode describe the bug when running vald agent with the vector in the response of getobject seems wrong after createindex finished before createindex finishes the vector from getobject seems correct to reproduce send insert request send the get object request before the createindex function runs the vector in the response is the same as the request vector wait for the createindex finish send the get object request again the vector in the response is not the same as the request vector expected behavior the vector i get in is the same as the insert vector environment go version docker version kubernetes version ngt version
1
696,135
23,886,326,309
IssuesEvent
2022-09-08 07:58:12
FinalProject-AIPARK/JenaPark-BE
https://api.github.com/repos/FinalProject-AIPARK/JenaPark-BE
opened
S3 Bucket connection
Priority: Medium Status: Proposal
## 설명 영상을 저장하기 위한 AWS S3 와 연동하기 ## 할 일 - [ ] S3 버킷 생성 - [ ] S3 와 EC2 spring server 연동 ## 기타
1.0
S3 Bucket connection - ## 설명 영상을 저장하기 위한 AWS S3 와 연동하기 ## 할 일 - [ ] S3 버킷 생성 - [ ] S3 와 EC2 spring server 연동 ## 기타
priority
bucket connection 설명 영상을 저장하기 위한 aws 와 연동하기 할 일 버킷 생성 와 spring server 연동 기타
1
256,496
8,127,744,524
IssuesEvent
2018-08-17 09:11:35
aowen87/BAR
https://api.github.com/repos/aowen87/BAR
closed
Support multi-component global node and zone ids/labels
Expected Use: 3 - Occasional Feature Impact: 3 - Medium Priority: Normal
This is for Engineering users at LLNL. Note that a key part of Engineering users interaction with VisIt is through a python script they have developed called _GrizIt_. The python _GrizIt_ script is designed to allow engineering users to use Griz commands they are familiar with to interact with VisIt. VisIt's notion of _global_ node and zone ids is confined to a 1-tuple of arbitrary (but typically 32 or 64 bit integral) type. We need to generalize this notion to an n-tuple of arbitrary types. In the conext of Mili, _n_ would be 2. The first component would be a Mili class id, super class or class name (as strings) and the second component would be the number of the element in that collection. Note that this impacts several spots in the GUI where users have the option of typing in _global_ ids. My suggestion, to make this modification simple, is to simply enhance these text box entries to support space, comma, semicolon and tab delimited values. The first value would be interpreted as the first component of the n-tuple, the 2nd value for the second component, etc. Finally, searches within mesh datastructures to find the node/zone specified by the n-tuple also would need to be enhanced to deal with multi-component matching. Its concievable that one might want a 2-tuple consisting of a 'char' for the first component and an 'int' for the second. If that proves to be problematic however, its probably ok to assume all components of the n-tuple are the same type. -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. As such, not all information was able to be captured in the transition. Below is a complete record of the original redmine ticket. Ticket number: 2559 Status: Resolved Project: VisIt Tracker: Feature Priority: Normal Subject: Support multi-component global node and zone ids/labels Assigned to: Matt Larsen Category: Target version: 2.13.0 Author: Mark Miller Start: 03/21/2016 Due date: % Done: 0 Estimated time: Created: 03/21/2016 08:54 pm Updated: 09/07/2017 05:20 pm Likelihood: Severity: Found in version: 2.12.3 Impact: 3 - Medium Expected Use: 3 - Occasional OS: All Support Group: Any Description: This is for Engineering users at LLNL. Note that a key part of Engineering users interaction with VisIt is through a python script they have developed called _GrizIt_. The python _GrizIt_ script is designed to allow engineering users to use Griz commands they are familiar with to interact with VisIt. VisIt's notion of _global_ node and zone ids is confined to a 1-tuple of arbitrary (but typically 32 or 64 bit integral) type. We need to generalize this notion to an n-tuple of arbitrary types. In the conext of Mili, _n_ would be 2. The first component would be a Mili class id, super class or class name (as strings) and the second component would be the number of the element in that collection. Note that this impacts several spots in the GUI where users have the option of typing in _global_ ids. My suggestion, to make this modification simple, is to simply enhance these text box entries to support space, comma, semicolon and tab delimited values. The first value would be interpreted as the first component of the n-tuple, the 2nd value for the second component, etc. Finally, searches within mesh datastructures to find the node/zone specified by the n-tuple also would need to be enhanced to deal with multi-component matching. Its concievable that one might want a 2-tuple consisting of a 'char' for the first component and an 'int' for the second. If that proves to be problematic however, its probably ok to assume all components of the n-tuple are the same type. Comments: MCM: Clarification of requirements 10/10/16:We chatted more with Kevin and Chad about this. On the Mili database side, there are immutable mili classes like M_NODE or M_TET which are defined in the mili.h header file. However, in an actual mili file, those classes can be given arbitrary names. For example, the M_NODE class could be given the name "hodgepode", the M_TET class the name "foobar", etc.When users interact with their data through the GUI or CLI, they will want to refer to their data using those strings. So, they will want to do something like select hodgepodge 17-24 which will have the effect of selecting (or picking) elements from M_NODE class whose labels are in the range 17-24.If we enhance VisIt's original cell numbering or original node numbers to support multi-component integer values, that doesn't address this arbitrary string issue. How do we do that? Currently, avtOriginalNodeNumbers and avtOriginalCellNumbers are treated as vtkIntArray objects. We can make them multi-component easily. We don't know how that alone might negatively effect other parts of Visit that query these arrays. But, apart from how switching to multi-component might effect things, we have the additional issue of how we can associate arbitrary strings that are defined in any given mili database file with the various classes from mili. There does not appear to be anything simple to hang such data off of a vtkIntArray. I don't think we want to create vtkCharArray data for these and then stuff multiple instances of various arbitrary strings into that array for each and every mesh entity either. We need some kind of a mapping from mili class ids (e.g. M_TET) to those strings.Its concievable this mapping can happen in GrizIt. There a user would type in the command select hodgepodge 17-24 and GrizIt would translate that to a multi-pick of say 5, 17-25 because 5 happens to be the id of the associated mili M_XXX class. This would mean all VisIt (e.g. the Mili plugin in Visit) would be responsible for is creating a 2-component vtkIntArray with first component being the immutable mili M_XXX class ids and the second component the mili label for that element/class.Also, we could just sub-class vtkIntArray, call it vtkIntArrayWithNames or something, and define a new member of our derived class that holds the mapping between class ids in the array and arbitrary strings.One final issue...It appears to me at least that the pick by global element id option in the Query->Pick window does not actually use the original numberings. It seems to be using the VTK internal numberings. We need to touch base with Kathleen to determine if that is proper behavior and we need a new pick option or its a bug we need to fix. Added related issue #1525. We should ensure when we do this we also fix 1525
1.0
Support multi-component global node and zone ids/labels - This is for Engineering users at LLNL. Note that a key part of Engineering users interaction with VisIt is through a python script they have developed called _GrizIt_. The python _GrizIt_ script is designed to allow engineering users to use Griz commands they are familiar with to interact with VisIt. VisIt's notion of _global_ node and zone ids is confined to a 1-tuple of arbitrary (but typically 32 or 64 bit integral) type. We need to generalize this notion to an n-tuple of arbitrary types. In the conext of Mili, _n_ would be 2. The first component would be a Mili class id, super class or class name (as strings) and the second component would be the number of the element in that collection. Note that this impacts several spots in the GUI where users have the option of typing in _global_ ids. My suggestion, to make this modification simple, is to simply enhance these text box entries to support space, comma, semicolon and tab delimited values. The first value would be interpreted as the first component of the n-tuple, the 2nd value for the second component, etc. Finally, searches within mesh datastructures to find the node/zone specified by the n-tuple also would need to be enhanced to deal with multi-component matching. Its concievable that one might want a 2-tuple consisting of a 'char' for the first component and an 'int' for the second. If that proves to be problematic however, its probably ok to assume all components of the n-tuple are the same type. -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. As such, not all information was able to be captured in the transition. Below is a complete record of the original redmine ticket. Ticket number: 2559 Status: Resolved Project: VisIt Tracker: Feature Priority: Normal Subject: Support multi-component global node and zone ids/labels Assigned to: Matt Larsen Category: Target version: 2.13.0 Author: Mark Miller Start: 03/21/2016 Due date: % Done: 0 Estimated time: Created: 03/21/2016 08:54 pm Updated: 09/07/2017 05:20 pm Likelihood: Severity: Found in version: 2.12.3 Impact: 3 - Medium Expected Use: 3 - Occasional OS: All Support Group: Any Description: This is for Engineering users at LLNL. Note that a key part of Engineering users interaction with VisIt is through a python script they have developed called _GrizIt_. The python _GrizIt_ script is designed to allow engineering users to use Griz commands they are familiar with to interact with VisIt. VisIt's notion of _global_ node and zone ids is confined to a 1-tuple of arbitrary (but typically 32 or 64 bit integral) type. We need to generalize this notion to an n-tuple of arbitrary types. In the conext of Mili, _n_ would be 2. The first component would be a Mili class id, super class or class name (as strings) and the second component would be the number of the element in that collection. Note that this impacts several spots in the GUI where users have the option of typing in _global_ ids. My suggestion, to make this modification simple, is to simply enhance these text box entries to support space, comma, semicolon and tab delimited values. The first value would be interpreted as the first component of the n-tuple, the 2nd value for the second component, etc. Finally, searches within mesh datastructures to find the node/zone specified by the n-tuple also would need to be enhanced to deal with multi-component matching. Its concievable that one might want a 2-tuple consisting of a 'char' for the first component and an 'int' for the second. If that proves to be problematic however, its probably ok to assume all components of the n-tuple are the same type. Comments: MCM: Clarification of requirements 10/10/16:We chatted more with Kevin and Chad about this. On the Mili database side, there are immutable mili classes like M_NODE or M_TET which are defined in the mili.h header file. However, in an actual mili file, those classes can be given arbitrary names. For example, the M_NODE class could be given the name "hodgepode", the M_TET class the name "foobar", etc.When users interact with their data through the GUI or CLI, they will want to refer to their data using those strings. So, they will want to do something like select hodgepodge 17-24 which will have the effect of selecting (or picking) elements from M_NODE class whose labels are in the range 17-24.If we enhance VisIt's original cell numbering or original node numbers to support multi-component integer values, that doesn't address this arbitrary string issue. How do we do that? Currently, avtOriginalNodeNumbers and avtOriginalCellNumbers are treated as vtkIntArray objects. We can make them multi-component easily. We don't know how that alone might negatively effect other parts of Visit that query these arrays. But, apart from how switching to multi-component might effect things, we have the additional issue of how we can associate arbitrary strings that are defined in any given mili database file with the various classes from mili. There does not appear to be anything simple to hang such data off of a vtkIntArray. I don't think we want to create vtkCharArray data for these and then stuff multiple instances of various arbitrary strings into that array for each and every mesh entity either. We need some kind of a mapping from mili class ids (e.g. M_TET) to those strings.Its concievable this mapping can happen in GrizIt. There a user would type in the command select hodgepodge 17-24 and GrizIt would translate that to a multi-pick of say 5, 17-25 because 5 happens to be the id of the associated mili M_XXX class. This would mean all VisIt (e.g. the Mili plugin in Visit) would be responsible for is creating a 2-component vtkIntArray with first component being the immutable mili M_XXX class ids and the second component the mili label for that element/class.Also, we could just sub-class vtkIntArray, call it vtkIntArrayWithNames or something, and define a new member of our derived class that holds the mapping between class ids in the array and arbitrary strings.One final issue...It appears to me at least that the pick by global element id option in the Query->Pick window does not actually use the original numberings. It seems to be using the VTK internal numberings. We need to touch base with Kathleen to determine if that is proper behavior and we need a new pick option or its a bug we need to fix. Added related issue #1525. We should ensure when we do this we also fix 1525
priority
support multi component global node and zone ids labels this is for engineering users at llnl note that a key part of engineering users interaction with visit is through a python script they have developed called grizit the python grizit script is designed to allow engineering users to use griz commands they are familiar with to interact with visit visit s notion of global node and zone ids is confined to a tuple of arbitrary but typically or bit integral type we need to generalize this notion to an n tuple of arbitrary types in the conext of mili n would be the first component would be a mili class id super class or class name as strings and the second component would be the number of the element in that collection note that this impacts several spots in the gui where users have the option of typing in global ids my suggestion to make this modification simple is to simply enhance these text box entries to support space comma semicolon and tab delimited values the first value would be interpreted as the first component of the n tuple the value for the second component etc finally searches within mesh datastructures to find the node zone specified by the n tuple also would need to be enhanced to deal with multi component matching its concievable that one might want a tuple consisting of a char for the first component and an int for the second if that proves to be problematic however its probably ok to assume all components of the n tuple are the same type redmine migration this ticket was migrated from redmine as such not all information was able to be captured in the transition below is a complete record of the original redmine ticket ticket number status resolved project visit tracker feature priority normal subject support multi component global node and zone ids labels assigned to matt larsen category target version author mark miller start due date done estimated time created pm updated pm likelihood severity found in version impact medium expected use occasional os all support group any description this is for engineering users at llnl note that a key part of engineering users interaction with visit is through a python script they have developed called grizit the python grizit script is designed to allow engineering users to use griz commands they are familiar with to interact with visit visit s notion of global node and zone ids is confined to a tuple of arbitrary but typically or bit integral type we need to generalize this notion to an n tuple of arbitrary types in the conext of mili n would be the first component would be a mili class id super class or class name as strings and the second component would be the number of the element in that collection note that this impacts several spots in the gui where users have the option of typing in global ids my suggestion to make this modification simple is to simply enhance these text box entries to support space comma semicolon and tab delimited values the first value would be interpreted as the first component of the n tuple the value for the second component etc finally searches within mesh datastructures to find the node zone specified by the n tuple also would need to be enhanced to deal with multi component matching its concievable that one might want a tuple consisting of a char for the first component and an int for the second if that proves to be problematic however its probably ok to assume all components of the n tuple are the same type comments mcm clarification of requirements we chatted more with kevin and chad about this on the mili database side there are immutable mili classes like m node or m tet which are defined in the mili h header file however in an actual mili file those classes can be given arbitrary names for example the m node class could be given the name hodgepode the m tet class the name foobar etc when users interact with their data through the gui or cli they will want to refer to their data using those strings so they will want to do something like select hodgepodge which will have the effect of selecting or picking elements from m node class whose labels are in the range if we enhance visit s original cell numbering or original node numbers to support multi component integer values that doesn t address this arbitrary string issue how do we do that currently avtoriginalnodenumbers and avtoriginalcellnumbers are treated as vtkintarray objects we can make them multi component easily we don t know how that alone might negatively effect other parts of visit that query these arrays but apart from how switching to multi component might effect things we have the additional issue of how we can associate arbitrary strings that are defined in any given mili database file with the various classes from mili there does not appear to be anything simple to hang such data off of a vtkintarray i don t think we want to create vtkchararray data for these and then stuff multiple instances of various arbitrary strings into that array for each and every mesh entity either we need some kind of a mapping from mili class ids e g m tet to those strings its concievable this mapping can happen in grizit there a user would type in the command select hodgepodge and grizit would translate that to a multi pick of say because happens to be the id of the associated mili m xxx class this would mean all visit e g the mili plugin in visit would be responsible for is creating a component vtkintarray with first component being the immutable mili m xxx class ids and the second component the mili label for that element class also we could just sub class vtkintarray call it vtkintarraywithnames or something and define a new member of our derived class that holds the mapping between class ids in the array and arbitrary strings one final issue it appears to me at least that the pick by global element id option in the query pick window does not actually use the original numberings it seems to be using the vtk internal numberings we need to touch base with kathleen to determine if that is proper behavior and we need a new pick option or its a bug we need to fix added related issue we should ensure when we do this we also fix
1
51,857
3,014,842,839
IssuesEvent
2015-07-29 16:38:58
DDMAL/cantus
https://api.github.com/repos/DDMAL/cantus
closed
Support returning to search results
Enhancement Medium Priority Public Website
> We need a "return to results" button. Currently if you do a search and get 249 hits, after you click on one of the hits and view the page you lose your list of results. Refs #132
1.0
Support returning to search results - > We need a "return to results" button. Currently if you do a search and get 249 hits, after you click on one of the hits and view the page you lose your list of results. Refs #132
priority
support returning to search results we need a return to results button currently if you do a search and get hits after you click on one of the hits and view the page you lose your list of results refs
1
23,631
2,660,026,498
IssuesEvent
2015-03-19 01:43:53
perfsonar/project
https://api.github.com/repos/perfsonar/project
closed
improvement to bwctl log analysis script
Milestone-Release3.5 Priority-Medium Type-Enhancement
Original [issue 1060](https://code.google.com/p/perfsonar-ps/issues/detail?id=1060) created by arlake228 on 2015-01-29T00:37:51.000Z: The current script (admin/log_view/bwctl.cgi) is really really slow, and needs a few more features. Suggested enhancements: - ability to select 1,2,3,or 4 weeks of data to look at (probably no more than that) - estimate the total % of a 24 hour day consumed by these externally initiated tests Perhaps the 'individual results' should be hidden by default to speed things up.
1.0
improvement to bwctl log analysis script - Original [issue 1060](https://code.google.com/p/perfsonar-ps/issues/detail?id=1060) created by arlake228 on 2015-01-29T00:37:51.000Z: The current script (admin/log_view/bwctl.cgi) is really really slow, and needs a few more features. Suggested enhancements: - ability to select 1,2,3,or 4 weeks of data to look at (probably no more than that) - estimate the total % of a 24 hour day consumed by these externally initiated tests Perhaps the 'individual results' should be hidden by default to speed things up.
priority
improvement to bwctl log analysis script original created by on the current script admin log view bwctl cgi is really really slow and needs a few more features suggested enhancements ability to select or weeks of data to look at probably no more than that estimate the total of a hour day consumed by these externally initiated tests perhaps the individual results should be hidden by default to speed things up
1
113,660
4,566,673,644
IssuesEvent
2016-09-15 08:12:39
HabitRPG/habitrpg
https://api.github.com/repos/HabitRPG/habitrpg
reopened
Party Members Disappear from Website Header
priority: medium status: issue: need investigation
@Alys ![habitica](https://cloud.githubusercontent.com/assets/22186177/18498782/d4ab59e8-79fe-11e6-9ef5-b78abcd7f0af.jpg) [//]: # (Before logging this issue, look through common problems at https://github.com/HabitRPG/habitrpg/issues If you find your issue there, read at least the first post to see if there is a workaround for you) [//]: # (Github is primarily used for reporting bugs. If you have a feature request, use "Help > Request a Feature" so that the feature request can be vetted by the larger Habitica community) [//]: # (To report a bug in one of the mobile apps, please report it in the correct repository. Android: https://github.com/HabitRPG/habitrpg-android, iOS: https://github.com/HabitRPG/habitrpg-ios) [//]: # (For more guidelines see https://github.com/HabitRPG/habitrpg/issues/2760) [//]: # (Fill out relevant information - UUID is found in Settings -> API) General Info * UUID: * Browser: * OS: ### Description [//]: # (Describe bug in detail here. Include pictures if helpful.) #### Console Errors [//]: # (Include any JavaScript console errors here.) User:Hey guys, I added a new person to my party, but now all of their avatars have disappeared from the bar. All I see is myself. How do I get my friends back lol Tech Support:Have you tried reloading the website? A reload is a good thing to try before reporting any problem. Comment here again if that doesn't help. No need to post if it does. User:Yes, I have reloaded, logged out, and closed the tab, but no results :( Tech Support: Can you please show us a screenshot of what you see (you can upload it to any file or photo sharing site and put the link here, or email it to admin@habitica.com and mark it attention Alys)? Also tell us which browser you're using on which platform (Windows, Linux, etc). User: Sent Screen Shot https://docs.google.com/drawings/d/1Sbk0D3AliXjRleQwyXe0nuQEVqxOA7TtR5I7GS0xQuY/edit and I'm using Windows. Tech Support: Odd. You're definitely still in your party. Can you please take a screenshot of the party page, especially showing the list of members in the left-hand column? User: Sent Screen shot https://docs.google.com/drawings/d/1cePVUEGF3UroHGiPzvF2xijq6Xce18UIAHkxx0mCQr4/edit Tech Support: I'm sorry, I don't know what's causing your website header to not show your party members! We'll need to investigate that properly. Can you please report it in a new issue on GitHub? You can copy in your messages from here and the links to the screenshots.
1.0
Party Members Disappear from Website Header - @Alys ![habitica](https://cloud.githubusercontent.com/assets/22186177/18498782/d4ab59e8-79fe-11e6-9ef5-b78abcd7f0af.jpg) [//]: # (Before logging this issue, look through common problems at https://github.com/HabitRPG/habitrpg/issues If you find your issue there, read at least the first post to see if there is a workaround for you) [//]: # (Github is primarily used for reporting bugs. If you have a feature request, use "Help > Request a Feature" so that the feature request can be vetted by the larger Habitica community) [//]: # (To report a bug in one of the mobile apps, please report it in the correct repository. Android: https://github.com/HabitRPG/habitrpg-android, iOS: https://github.com/HabitRPG/habitrpg-ios) [//]: # (For more guidelines see https://github.com/HabitRPG/habitrpg/issues/2760) [//]: # (Fill out relevant information - UUID is found in Settings -> API) General Info * UUID: * Browser: * OS: ### Description [//]: # (Describe bug in detail here. Include pictures if helpful.) #### Console Errors [//]: # (Include any JavaScript console errors here.) User:Hey guys, I added a new person to my party, but now all of their avatars have disappeared from the bar. All I see is myself. How do I get my friends back lol Tech Support:Have you tried reloading the website? A reload is a good thing to try before reporting any problem. Comment here again if that doesn't help. No need to post if it does. User:Yes, I have reloaded, logged out, and closed the tab, but no results :( Tech Support: Can you please show us a screenshot of what you see (you can upload it to any file or photo sharing site and put the link here, or email it to admin@habitica.com and mark it attention Alys)? Also tell us which browser you're using on which platform (Windows, Linux, etc). User: Sent Screen Shot https://docs.google.com/drawings/d/1Sbk0D3AliXjRleQwyXe0nuQEVqxOA7TtR5I7GS0xQuY/edit and I'm using Windows. Tech Support: Odd. You're definitely still in your party. Can you please take a screenshot of the party page, especially showing the list of members in the left-hand column? User: Sent Screen shot https://docs.google.com/drawings/d/1cePVUEGF3UroHGiPzvF2xijq6Xce18UIAHkxx0mCQr4/edit Tech Support: I'm sorry, I don't know what's causing your website header to not show your party members! We'll need to investigate that properly. Can you please report it in a new issue on GitHub? You can copy in your messages from here and the links to the screenshots.
priority
party members disappear from website header alys before logging this issue look through common problems at if you find your issue there read at least the first post to see if there is a workaround for you github is primarily used for reporting bugs if you have a feature request use help request a feature so that the feature request can be vetted by the larger habitica community to report a bug in one of the mobile apps please report it in the correct repository android ios for more guidelines see fill out relevant information uuid is found in settings api general info uuid browser os description describe bug in detail here include pictures if helpful console errors include any javascript console errors here user hey guys i added a new person to my party but now all of their avatars have disappeared from the bar all i see is myself how do i get my friends back lol tech support have you tried reloading the website a reload is a good thing to try before reporting any problem comment here again if that doesn t help no need to post if it does user yes i have reloaded logged out and closed the tab but no results tech support can you please show us a screenshot of what you see you can upload it to any file or photo sharing site and put the link here or email it to admin habitica com and mark it attention alys also tell us which browser you re using on which platform windows linux etc user sent screen shot and i m using windows tech support odd you re definitely still in your party can you please take a screenshot of the party page especially showing the list of members in the left hand column user sent screen shot tech support i m sorry i don t know what s causing your website header to not show your party members we ll need to investigate that properly can you please report it in a new issue on github you can copy in your messages from here and the links to the screenshots
1
305,025
9,358,560,202
IssuesEvent
2019-04-02 02:57:04
SangheeKim/xerela
https://api.github.com/repos/SangheeKim/xerela
closed
Evaluate 3rd party libraries
Priority-Medium Type-Enhancement auto-migrated
``` All of the 3rd party libraries are at least two years old. Need to go through them and create individual issues for updating each of them that should be updated. First step will be to create a spreadsheet with the current libraries & versions, along with the latest released version of the library. ``` Original issue reported on code.google.com by `aure...@xerela.com` on 2 Dec 2010 at 2:33
1.0
Evaluate 3rd party libraries - ``` All of the 3rd party libraries are at least two years old. Need to go through them and create individual issues for updating each of them that should be updated. First step will be to create a spreadsheet with the current libraries & versions, along with the latest released version of the library. ``` Original issue reported on code.google.com by `aure...@xerela.com` on 2 Dec 2010 at 2:33
priority
evaluate party libraries all of the party libraries are at least two years old need to go through them and create individual issues for updating each of them that should be updated first step will be to create a spreadsheet with the current libraries versions along with the latest released version of the library original issue reported on code google com by aure xerela com on dec at
1
115,086
4,651,687,587
IssuesEvent
2016-10-03 11:10:32
RobotLocomotion/drake
https://api.github.com/repos/RobotLocomotion/drake
opened
win32 compilation fails on functional_form.h
configuration: windows priority: medium team: kitware type: installation and distribution
``` (ClCompile target) -> Z:\russt\drake-distro-win32\drake\..\drake/common/functional_form.h(685): fatal error C1001: An internal error has occurred in the compiler. [Z:\russt\drake-distro-win32\build\drake\common\test\functional_form_test.vcxproj] ``` My CMakeCache is attached. [CMakeCache.txt](https://github.com/RobotLocomotion/drake/files/506060/CMakeCache.txt)
1.0
win32 compilation fails on functional_form.h - ``` (ClCompile target) -> Z:\russt\drake-distro-win32\drake\..\drake/common/functional_form.h(685): fatal error C1001: An internal error has occurred in the compiler. [Z:\russt\drake-distro-win32\build\drake\common\test\functional_form_test.vcxproj] ``` My CMakeCache is attached. [CMakeCache.txt](https://github.com/RobotLocomotion/drake/files/506060/CMakeCache.txt)
priority
compilation fails on functional form h clcompile target z russt drake distro drake drake common functional form h fatal error an internal error has occurred in the compiler my cmakecache is attached
1
741,686
25,812,525,601
IssuesEvent
2022-12-12 00:17:24
Warcraft-GoA-Development-Team/Warcraft-Guardians-of-Azeroth-2
https://api.github.com/repos/Warcraft-GoA-Development-Team/Warcraft-Guardians-of-Azeroth-2
opened
WC Zandalari Dinosaur Tradition
lore :books: priority medium :grey_exclamation: 2D graphics :paintbrush: cultural :mortar_board:
<!-- **DO NOT REMOVE PRE-EXISTING LINES** ------------------------------------------------------------------------------------------------------------ --> ### **Branched from #936 ; to be based on #880 after #936 is merged.** `tradition_lords_of_the_elephant` in _\culture\traditions\00_regional_traditions_ (line 65-170) is a modified vanilla tradition shared by Draenei, Zandalari and cultures with regional access to elephant MaAs. Differentiation is currently made through: ``` desc = { first_valid = { triggered_desc = { trigger = { has_innovation = innovation_elephantry has_cultural_pillar = heritage_argusean } desc = tradition_lords_of_the_elephant_desc } desc = tradition_lords_of_the_elephant_regional_desc } } ``` A separate WC tradition for the Zandalari dinosaur tradition should be created whilst `tradition_lords_of_the_elephant` should be refined for elephants alone.
1.0
WC Zandalari Dinosaur Tradition - <!-- **DO NOT REMOVE PRE-EXISTING LINES** ------------------------------------------------------------------------------------------------------------ --> ### **Branched from #936 ; to be based on #880 after #936 is merged.** `tradition_lords_of_the_elephant` in _\culture\traditions\00_regional_traditions_ (line 65-170) is a modified vanilla tradition shared by Draenei, Zandalari and cultures with regional access to elephant MaAs. Differentiation is currently made through: ``` desc = { first_valid = { triggered_desc = { trigger = { has_innovation = innovation_elephantry has_cultural_pillar = heritage_argusean } desc = tradition_lords_of_the_elephant_desc } desc = tradition_lords_of_the_elephant_regional_desc } } ``` A separate WC tradition for the Zandalari dinosaur tradition should be created whilst `tradition_lords_of_the_elephant` should be refined for elephants alone.
priority
wc zandalari dinosaur tradition do not remove pre existing lines branched from to be based on after is merged tradition lords of the elephant in culture traditions regional traditions line is a modified vanilla tradition shared by draenei zandalari and cultures with regional access to elephant maas differentiation is currently made through desc first valid triggered desc trigger has innovation innovation elephantry has cultural pillar heritage argusean desc tradition lords of the elephant desc desc tradition lords of the elephant regional desc a separate wc tradition for the zandalari dinosaur tradition should be created whilst tradition lords of the elephant should be refined for elephants alone
1
626,396
19,822,506,211
IssuesEvent
2022-01-20 00:13:44
ym1085/TIL
https://api.github.com/repos/ym1085/TIL
closed
Elasicsearch 사내 스터디 4회차
💦 Priority: Medium 💨 Priority: Low 📃 Docs 📕 Study
#### 🚀 사내 단체 스터디 - 발표자 : 강호진, 김영민 - 발표일 : 2022-01-20 - 참석자 : 미정 #### How to? - [x] 집계 파트 정독 - [x] 정리 - [x] 집계 실습 데이터 실습 및 이해
2.0
Elasicsearch 사내 스터디 4회차 - #### 🚀 사내 단체 스터디 - 발표자 : 강호진, 김영민 - 발표일 : 2022-01-20 - 참석자 : 미정 #### How to? - [x] 집계 파트 정독 - [x] 정리 - [x] 집계 실습 데이터 실습 및 이해
priority
elasicsearch 사내 스터디 🚀 사내 단체 스터디 발표자 강호진 김영민 발표일 참석자 미정 how to 집계 파트 정독 정리 집계 실습 데이터 실습 및 이해
1
354,942
10,574,997,013
IssuesEvent
2019-10-07 14:58:04
compodoc/compodoc
https://api.github.com/repos/compodoc/compodoc
closed
[BUG] accessor is displayed even if defined as private
Priority: Medium Status: Accepted Time: ~1 hour Type: Bug wontfix
##### **Overview of the issue** In Angular, when a private accessor is defined and the disablePrivate flag is true, that accessor appears anyway. ##### **Operating System, Node.js, npm, compodoc version(s)** W10 Node 10.14.1 npm 6.4.1 compodoc 1.1.9 ##### **Compodoc installed globally or locally ?** Locally ##### **If possible sourcecode of the file where it breaks** ```typescript private get accessor() { return true; } ``` ##### **Motivation for or Use Case** Some accessors are used only internally to the component. Also, disablePrivate should be consistent. ##### **Related issues** #754
1.0
[BUG] accessor is displayed even if defined as private - ##### **Overview of the issue** In Angular, when a private accessor is defined and the disablePrivate flag is true, that accessor appears anyway. ##### **Operating System, Node.js, npm, compodoc version(s)** W10 Node 10.14.1 npm 6.4.1 compodoc 1.1.9 ##### **Compodoc installed globally or locally ?** Locally ##### **If possible sourcecode of the file where it breaks** ```typescript private get accessor() { return true; } ``` ##### **Motivation for or Use Case** Some accessors are used only internally to the component. Also, disablePrivate should be consistent. ##### **Related issues** #754
priority
accessor is displayed even if defined as private overview of the issue in angular when a private accessor is defined and the disableprivate flag is true that accessor appears anyway operating system node js npm compodoc version s node npm compodoc compodoc installed globally or locally locally if possible sourcecode of the file where it breaks typescript private get accessor return true motivation for or use case some accessors are used only internally to the component also disableprivate should be consistent related issues
1
235,835
7,743,223,517
IssuesEvent
2018-05-29 12:10:15
canmet-energy/btap_tasks
https://api.github.com/repos/canmet-energy/btap_tasks
opened
Cannot find values 2011 QAQC for [NECB2011-Section 8.4.3.6]
Priority Medium
```ruby [ "[ERROR][TEST-FAIL][NECB2011-Section 8.4.3.6]:[SPACE][Basement]-infiltration_flow_per_m2 expected value:0.00025 == result value:-1.0", "[ERROR][TEST-FAIL][NECB2011-Section 8.4.3.6]:[SPACE][Basement]-infiltration_method expected value:Flow/ExteriorArea == result value:N/A", "[ERROR][TEST-FAIL][NECB2011-Section 8.4.3.6]:[SPACE][Core_bottom]-infiltration_flow_per_m2 expected value:0.00025 == result value:-1.0", "[ERROR][TEST-FAIL][NECB2011-Section 8.4.3.6]:[SPACE][Core_bottom]-infiltration_method expected value:Flow/ExteriorArea == result value:N/A", "[ERROR][TEST-FAIL][NECB2011-Section 8.4.3.6]:[SPACE][Core_mid]-infiltration_flow_per_m2 expected value:0.00025 == result value:-1.0", "[ERROR][TEST-FAIL][NECB2011-Section 8.4.3.6]:[SPACE][Core_mid]-infiltration_method expected value:Flow/ExteriorArea == result value:N/A", "[ERROR][TEST-FAIL][NECB2011-Section 8.4.3.6]:[SPACE][Core_top]-infiltration_flow_per_m2 expected value:0.00025 == result value:-1.0", "[ERROR][TEST-FAIL][NECB2011-Section 8.4.3.6]:[SPACE][Core_top]-infiltration_method expected value:Flow/ExteriorArea == result value:N/A", "[ERROR][TEST-FAIL][NECB2011-Section 8.4.3.6]:[SPACE][DataCenter_basement_ZN_6]-infiltration_flow_per_m2 expected value:0.00025 == result value:-1.0", "[ERROR][TEST-FAIL][NECB2011-Section 8.4.3.6]:[SPACE][DataCenter_basement_ZN_6]-infiltration_method expected value:Flow/ExteriorArea == result value:N/A", "[ERROR][TEST-FAIL][NECB2011-Section 8.4.3.6]:[SPACE][DataCenter_bot_ZN_6]-infiltration_flow_per_m2 expected value:0.00025 == result value:-1.0", "[ERROR][TEST-FAIL][NECB2011-Section 8.4.3.6]:[SPACE][DataCenter_bot_ZN_6]-infiltration_method expected value:Flow/ExteriorArea == result value:N/A", "[ERROR][TEST-FAIL][NECB2011-Section 8.4.3.6]:[SPACE][DataCenter_mid_ZN_6]-infiltration_flow_per_m2 expected value:0.00025 == result value:-1.0", "[ERROR][TEST-FAIL][NECB2011-Section 8.4.3.6]:[SPACE][DataCenter_mid_ZN_6]-infiltration_method expected value:Flow/ExteriorArea == result value:N/A", "[ERROR][TEST-FAIL][NECB2011-Section 8.4.3.6]:[SPACE][DataCenter_top_ZN_6]-infiltration_flow_per_m2 expected value:0.00025 == result value:-1.0", "[ERROR][TEST-FAIL][NECB2011-Section 8.4.3.6]:[SPACE][DataCenter_top_ZN_6]-infiltration_method expected value:Flow/ExteriorArea == result value:N/A", "[ERROR][TEST-FAIL][SANITY-??]:[PLANT LOOP][Main Service Water Loop][:pumps][0][:electric_power_hp] [0.0430442] Percent Diff from NECB value [0.03152371997517499] expected value:36.545433197279436 >= result value:20" ] ``` Most of the failures with result values = -1.0 or N/A are because these values are not found in the SQL file. @phylroy Suggested to if the space does not have any exterior surfaces, skip it.
1.0
Cannot find values 2011 QAQC for [NECB2011-Section 8.4.3.6] - ```ruby [ "[ERROR][TEST-FAIL][NECB2011-Section 8.4.3.6]:[SPACE][Basement]-infiltration_flow_per_m2 expected value:0.00025 == result value:-1.0", "[ERROR][TEST-FAIL][NECB2011-Section 8.4.3.6]:[SPACE][Basement]-infiltration_method expected value:Flow/ExteriorArea == result value:N/A", "[ERROR][TEST-FAIL][NECB2011-Section 8.4.3.6]:[SPACE][Core_bottom]-infiltration_flow_per_m2 expected value:0.00025 == result value:-1.0", "[ERROR][TEST-FAIL][NECB2011-Section 8.4.3.6]:[SPACE][Core_bottom]-infiltration_method expected value:Flow/ExteriorArea == result value:N/A", "[ERROR][TEST-FAIL][NECB2011-Section 8.4.3.6]:[SPACE][Core_mid]-infiltration_flow_per_m2 expected value:0.00025 == result value:-1.0", "[ERROR][TEST-FAIL][NECB2011-Section 8.4.3.6]:[SPACE][Core_mid]-infiltration_method expected value:Flow/ExteriorArea == result value:N/A", "[ERROR][TEST-FAIL][NECB2011-Section 8.4.3.6]:[SPACE][Core_top]-infiltration_flow_per_m2 expected value:0.00025 == result value:-1.0", "[ERROR][TEST-FAIL][NECB2011-Section 8.4.3.6]:[SPACE][Core_top]-infiltration_method expected value:Flow/ExteriorArea == result value:N/A", "[ERROR][TEST-FAIL][NECB2011-Section 8.4.3.6]:[SPACE][DataCenter_basement_ZN_6]-infiltration_flow_per_m2 expected value:0.00025 == result value:-1.0", "[ERROR][TEST-FAIL][NECB2011-Section 8.4.3.6]:[SPACE][DataCenter_basement_ZN_6]-infiltration_method expected value:Flow/ExteriorArea == result value:N/A", "[ERROR][TEST-FAIL][NECB2011-Section 8.4.3.6]:[SPACE][DataCenter_bot_ZN_6]-infiltration_flow_per_m2 expected value:0.00025 == result value:-1.0", "[ERROR][TEST-FAIL][NECB2011-Section 8.4.3.6]:[SPACE][DataCenter_bot_ZN_6]-infiltration_method expected value:Flow/ExteriorArea == result value:N/A", "[ERROR][TEST-FAIL][NECB2011-Section 8.4.3.6]:[SPACE][DataCenter_mid_ZN_6]-infiltration_flow_per_m2 expected value:0.00025 == result value:-1.0", "[ERROR][TEST-FAIL][NECB2011-Section 8.4.3.6]:[SPACE][DataCenter_mid_ZN_6]-infiltration_method expected value:Flow/ExteriorArea == result value:N/A", "[ERROR][TEST-FAIL][NECB2011-Section 8.4.3.6]:[SPACE][DataCenter_top_ZN_6]-infiltration_flow_per_m2 expected value:0.00025 == result value:-1.0", "[ERROR][TEST-FAIL][NECB2011-Section 8.4.3.6]:[SPACE][DataCenter_top_ZN_6]-infiltration_method expected value:Flow/ExteriorArea == result value:N/A", "[ERROR][TEST-FAIL][SANITY-??]:[PLANT LOOP][Main Service Water Loop][:pumps][0][:electric_power_hp] [0.0430442] Percent Diff from NECB value [0.03152371997517499] expected value:36.545433197279436 >= result value:20" ] ``` Most of the failures with result values = -1.0 or N/A are because these values are not found in the SQL file. @phylroy Suggested to if the space does not have any exterior surfaces, skip it.
priority
cannot find values qaqc for ruby infiltration flow per expected value result value infiltration method expected value flow exteriorarea result value n a infiltration flow per expected value result value infiltration method expected value flow exteriorarea result value n a infiltration flow per expected value result value infiltration method expected value flow exteriorarea result value n a infiltration flow per expected value result value infiltration method expected value flow exteriorarea result value n a infiltration flow per expected value result value infiltration method expected value flow exteriorarea result value n a infiltration flow per expected value result value infiltration method expected value flow exteriorarea result value n a infiltration flow per expected value result value infiltration method expected value flow exteriorarea result value n a infiltration flow per expected value result value infiltration method expected value flow exteriorarea result value n a percent diff from necb value expected value result value most of the failures with result values or n a are because these values are not found in the sql file phylroy suggested to if the space does not have any exterior surfaces skip it
1
64,924
3,219,939,775
IssuesEvent
2015-10-08 12:41:23
cs2103aug2015-f11-2j/main
https://api.github.com/repos/cs2103aug2015-f11-2j/main
closed
Update controller to read/write to storage
priority.medium type.task
- Read from storage to the master task list upon initialization. - Write to storage from master task list after each command. I've updated ViewManager to accept the initialized task list from the currentViewState already, so there shouldn't be any issues. The view is basically ready and waiting for the logic component now. Anyone feel free to implement it.
1.0
Update controller to read/write to storage - - Read from storage to the master task list upon initialization. - Write to storage from master task list after each command. I've updated ViewManager to accept the initialized task list from the currentViewState already, so there shouldn't be any issues. The view is basically ready and waiting for the logic component now. Anyone feel free to implement it.
priority
update controller to read write to storage read from storage to the master task list upon initialization write to storage from master task list after each command i ve updated viewmanager to accept the initialized task list from the currentviewstate already so there shouldn t be any issues the view is basically ready and waiting for the logic component now anyone feel free to implement it
1
244,686
7,878,870,007
IssuesEvent
2018-06-26 11:42:01
aayaffe/SailingRaceCourseManager
https://api.github.com/repos/aayaffe/SailingRaceCourseManager
closed
Make public and private events
Priority: Medium Type: Enhancement
Add the option to set whether event is public or private (invite only). Add send invites option using WhatsApp email etc. Anyone with an invite can enter the event.
1.0
Make public and private events - Add the option to set whether event is public or private (invite only). Add send invites option using WhatsApp email etc. Anyone with an invite can enter the event.
priority
make public and private events add the option to set whether event is public or private invite only add send invites option using whatsapp email etc anyone with an invite can enter the event
1
40,707
2,868,937,387
IssuesEvent
2015-06-05 22:04:11
dart-lang/pub
https://api.github.com/repos/dart-lang/pub
closed
Request to host package: options_file (update)
Priority-Medium Type-Task wontfix
_Originally opened as dart-lang/sdk#7241_ *This issue was originally filed by jam...&#064;gmail.com* _____ Please update my options_file package on pub
1.0
Request to host package: options_file (update) - _Originally opened as dart-lang/sdk#7241_ *This issue was originally filed by jam...&#064;gmail.com* _____ Please update my options_file package on pub
priority
request to host package options file update originally opened as dart lang sdk this issue was originally filed by jam gmail com please update my options file package on pub
1
465,444
13,385,929,309
IssuesEvent
2020-09-02 14:05:44
gadenbuie/xaringanExtra
https://api.github.com/repos/gadenbuie/xaringanExtra
opened
Feature: Integrated Live Captioning
priority: medium status: planned type: new
## Features - Toggle live captioning (query string `?caption=1` or a button on title slide?) - Write captions into overlay above or below slides - Save transcript to local storage - Ability to list sessions and download transcripts ## Background/Inspiration - An approach like [this codepen](https://codepen.io/davatron5000/pen/IKAxb) is probably easiest to get working in xaringan - https://webcaptioner.com/ is awesome but only works via their site - See also https://lc.midcamp.org/
1.0
Feature: Integrated Live Captioning - ## Features - Toggle live captioning (query string `?caption=1` or a button on title slide?) - Write captions into overlay above or below slides - Save transcript to local storage - Ability to list sessions and download transcripts ## Background/Inspiration - An approach like [this codepen](https://codepen.io/davatron5000/pen/IKAxb) is probably easiest to get working in xaringan - https://webcaptioner.com/ is awesome but only works via their site - See also https://lc.midcamp.org/
priority
feature integrated live captioning features toggle live captioning query string caption or a button on title slide write captions into overlay above or below slides save transcript to local storage ability to list sessions and download transcripts background inspiration an approach like is probably easiest to get working in xaringan is awesome but only works via their site see also
1
449,018
12,962,301,339
IssuesEvent
2020-07-20 16:56:24
ansible/awx
https://api.github.com/repos/ansible/awx
closed
AWX Does Not Update User Object Permissions When LDAP User Flags By Group Is Removed
component:api priority:medium state:needs_devel type:enhancement
##### ISSUE TYPE - Feature Request ##### SUMMARY A user was wondering how AWX handles a change in LDAP Team Mapping (e.g. If the `is_superuser` mapping is removed, does AWX update the user objects?). I observed the following: If the `LDAP User Flags by Group` is removed, pre-existing users in AWX do not update according to the changes made. ##### STEPS TO REPRODUCE <!-- Please describe exactly how to reproduce the problem. --> 1. Create a LDAP connection from AWX. 2. Specify a `LDAP User Flags by Group` parameter. 3. Login with a LDAP user and verify its creation within AWX. 4. Verify the user has the proper permissions. 5. Change the `LDAP User Flags by Group` to no longer reflect the user. ##### EXPECTED RESULTS <!-- What did you expect to happen when running the steps above? --> I would expect the user object within AWX to update itself based on the LDAP mapping specified. ##### ACTUAL RESULTS <!-- What actually happened? --> It looks like the user object has to be manually updated in order for the permissions to update. If `is_superuser` is granted to many users in a LDAP group and the mapping has to change, this could be an undesired behavior.
1.0
AWX Does Not Update User Object Permissions When LDAP User Flags By Group Is Removed - ##### ISSUE TYPE - Feature Request ##### SUMMARY A user was wondering how AWX handles a change in LDAP Team Mapping (e.g. If the `is_superuser` mapping is removed, does AWX update the user objects?). I observed the following: If the `LDAP User Flags by Group` is removed, pre-existing users in AWX do not update according to the changes made. ##### STEPS TO REPRODUCE <!-- Please describe exactly how to reproduce the problem. --> 1. Create a LDAP connection from AWX. 2. Specify a `LDAP User Flags by Group` parameter. 3. Login with a LDAP user and verify its creation within AWX. 4. Verify the user has the proper permissions. 5. Change the `LDAP User Flags by Group` to no longer reflect the user. ##### EXPECTED RESULTS <!-- What did you expect to happen when running the steps above? --> I would expect the user object within AWX to update itself based on the LDAP mapping specified. ##### ACTUAL RESULTS <!-- What actually happened? --> It looks like the user object has to be manually updated in order for the permissions to update. If `is_superuser` is granted to many users in a LDAP group and the mapping has to change, this could be an undesired behavior.
priority
awx does not update user object permissions when ldap user flags by group is removed issue type feature request summary a user was wondering how awx handles a change in ldap team mapping e g if the is superuser mapping is removed does awx update the user objects i observed the following if the ldap user flags by group is removed pre existing users in awx do not update according to the changes made steps to reproduce create a ldap connection from awx specify a ldap user flags by group parameter login with a ldap user and verify its creation within awx verify the user has the proper permissions change the ldap user flags by group to no longer reflect the user expected results i would expect the user object within awx to update itself based on the ldap mapping specified actual results it looks like the user object has to be manually updated in order for the permissions to update if is superuser is granted to many users in a ldap group and the mapping has to change this could be an undesired behavior
1
219,305
7,334,681,889
IssuesEvent
2018-03-05 23:53:11
opencaching/opencaching-pl
https://api.github.com/repos/opencaching/opencaching-pl
closed
user-mail-to-user: subject retention on response
Component_Emails Priority_Medium Type_Enhancement
It would be nice if subject could be inserted without user action after reply by OC service - after click on link in email...
1.0
user-mail-to-user: subject retention on response - It would be nice if subject could be inserted without user action after reply by OC service - after click on link in email...
priority
user mail to user subject retention on response it would be nice if subject could be inserted without user action after reply by oc service after click on link in email
1
135,090
5,241,958,422
IssuesEvent
2017-01-31 16:52:39
pombase/curation
https://api.github.com/repos/pombase/curation
closed
isa1 check
iron-sulfur medium priority waiting for feedback
In the latest datarun isa1 has PomBase SPCC645.03c isa1 GO:0016226 GO_REF:0000002 IEA InterPro:IPR016092 P mitochondrial iron-sulfur protein Isa1 protein taxon:4896 20160512 InterPro (should be experimental ?) This might just be because some manual have been removed in artemis but the session isn't through yet, but good to check
1.0
isa1 check - In the latest datarun isa1 has PomBase SPCC645.03c isa1 GO:0016226 GO_REF:0000002 IEA InterPro:IPR016092 P mitochondrial iron-sulfur protein Isa1 protein taxon:4896 20160512 InterPro (should be experimental ?) This might just be because some manual have been removed in artemis but the session isn't through yet, but good to check
priority
check in the latest datarun has pombase go go ref iea interpro p mitochondrial iron sulfur protein protein taxon interpro should be experimental this might just be because some manual have been removed in artemis but the session isn t through yet but good to check
1
78,161
3,509,492,273
IssuesEvent
2016-01-08 23:03:02
OregonCore/OregonCore
https://api.github.com/repos/OregonCore/OregonCore
opened
Scratches (10556) (BB #930)
Category: Quests migrated Priority: Medium Type: Bug
This issue was migrated from bitbucket. **Original Reporter:** bewtihozzy **Original Date:** 29.05.2015 20:31:33 GMT+0000 **Original Priority:** major **Original Type:** bug **Original State:** new **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/930 <hr> Use the Fistful of Feathers on the Lashh'an Spell Circle, then return to Daranelle at Sylvanaar before the kaliri spirit fades. -Have Daranelle analyze the Kaliri aura -Fistful of Feathers] (Provided) Bug: Impossible to "Have Daranelle analyze the Kaliri aura"
1.0
Scratches (10556) (BB #930) - This issue was migrated from bitbucket. **Original Reporter:** bewtihozzy **Original Date:** 29.05.2015 20:31:33 GMT+0000 **Original Priority:** major **Original Type:** bug **Original State:** new **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/930 <hr> Use the Fistful of Feathers on the Lashh'an Spell Circle, then return to Daranelle at Sylvanaar before the kaliri spirit fades. -Have Daranelle analyze the Kaliri aura -Fistful of Feathers] (Provided) Bug: Impossible to "Have Daranelle analyze the Kaliri aura"
priority
scratches bb this issue was migrated from bitbucket original reporter bewtihozzy original date gmt original priority major original type bug original state new direct link use the fistful of feathers on the lashh an spell circle then return to daranelle at sylvanaar before the kaliri spirit fades have daranelle analyze the kaliri aura fistful of feathers provided bug impossible to have daranelle analyze the kaliri aura
1
350,105
10,478,454,310
IssuesEvent
2019-09-24 00:06:18
BCcampus/edehr
https://api.github.com/repos/BCcampus/edehr
closed
Documentation
Effort - Medium Epic - Content Priority - High ~Feature
How to: Creating new pages Adding fields to existing pages Creating new assignments Adding new stories
1.0
Documentation - How to: Creating new pages Adding fields to existing pages Creating new assignments Adding new stories
priority
documentation how to creating new pages adding fields to existing pages creating new assignments adding new stories
1
283,550
8,719,841,722
IssuesEvent
2018-12-08 05:11:21
aowen87/BAR
https://api.github.com/repos/aowen87/BAR
closed
The principle stress functions are truncating the result
bug crash likelihood medium priority reviewed severity high wrong results
Willy Moss reported that he is using the principle stress functions and that they are truncating the results. I am guessing that this is due to us using single precission arithmatic. -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. As such, not all information was able to be captured in the transition. Below is a complete record of the original redmine ticket. Ticket number: 788 Status: Resolved Project: VisIt Tracker: Bug Priority: Urgent Subject: The principle stress functions are truncating the result Assigned to: Eric Brugger Category: Target version: 2.3.2 Author: Eric Brugger Start: 07/20/2011 Due date: % Done: 100 Estimated time: 4.0 Created: 07/20/2011 02:41 pm Updated: 08/08/2011 06:07 pm Likelihood: 3 - Occasional Severity: 4 - Crash / Wrong Results Found in version: 2.3.0 Impact: Expected Use: OS: All Support Group: Any Description: Willy Moss reported that he is using the principle stress functions and that they are truncating the results. I am guessing that this is due to us using single precission arithmatic. Comments: Willy called the hotline today and indicated this is needed asap, so I bumped up the priority. I committed revisions 15699 and 15701 to the 2.3 RC and trunk with the following change:1) I corrected a bug in several of the principal stress expressions that contained cutoffs that were too agressive that caused the values to be incorrect for small floating point values. This resolves #788.M avt/Expressions/Derivations/avtPrincipalDeviatoricTensorExpression.CM avt/Expressions/Derivations/avtPrincipalTensorExpression.CM avt/Expressions/Derivations/avtTensorMaximumShearExpression.C
1.0
The principle stress functions are truncating the result - Willy Moss reported that he is using the principle stress functions and that they are truncating the results. I am guessing that this is due to us using single precission arithmatic. -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. As such, not all information was able to be captured in the transition. Below is a complete record of the original redmine ticket. Ticket number: 788 Status: Resolved Project: VisIt Tracker: Bug Priority: Urgent Subject: The principle stress functions are truncating the result Assigned to: Eric Brugger Category: Target version: 2.3.2 Author: Eric Brugger Start: 07/20/2011 Due date: % Done: 100 Estimated time: 4.0 Created: 07/20/2011 02:41 pm Updated: 08/08/2011 06:07 pm Likelihood: 3 - Occasional Severity: 4 - Crash / Wrong Results Found in version: 2.3.0 Impact: Expected Use: OS: All Support Group: Any Description: Willy Moss reported that he is using the principle stress functions and that they are truncating the results. I am guessing that this is due to us using single precission arithmatic. Comments: Willy called the hotline today and indicated this is needed asap, so I bumped up the priority. I committed revisions 15699 and 15701 to the 2.3 RC and trunk with the following change:1) I corrected a bug in several of the principal stress expressions that contained cutoffs that were too agressive that caused the values to be incorrect for small floating point values. This resolves #788.M avt/Expressions/Derivations/avtPrincipalDeviatoricTensorExpression.CM avt/Expressions/Derivations/avtPrincipalTensorExpression.CM avt/Expressions/Derivations/avtTensorMaximumShearExpression.C
priority
the principle stress functions are truncating the result willy moss reported that he is using the principle stress functions and that they are truncating the results i am guessing that this is due to us using single precission arithmatic redmine migration this ticket was migrated from redmine as such not all information was able to be captured in the transition below is a complete record of the original redmine ticket ticket number status resolved project visit tracker bug priority urgent subject the principle stress functions are truncating the result assigned to eric brugger category target version author eric brugger start due date done estimated time created pm updated pm likelihood occasional severity crash wrong results found in version impact expected use os all support group any description willy moss reported that he is using the principle stress functions and that they are truncating the results i am guessing that this is due to us using single precission arithmatic comments willy called the hotline today and indicated this is needed asap so i bumped up the priority i committed revisions and to the rc and trunk with the following change i corrected a bug in several of the principal stress expressions that contained cutoffs that were too agressive that caused the values to be incorrect for small floating point values this resolves m avt expressions derivations avtprincipaldeviatorictensorexpression cm avt expressions derivations avtprincipaltensorexpression cm avt expressions derivations avttensormaximumshearexpression c
1
644,391
20,976,486,044
IssuesEvent
2022-03-28 15:38:23
ufs-community/regional_workflow
https://api.github.com/repos/ufs-community/regional_workflow
closed
In launch_FV3LAM_wflow.sh, remove the "-l" flag to the bash command on the first line
medium priority
Change the shebang line from `#!/bin/bash -l ` to `#!/bin/bash ` I (@gsketefian) haven't removed this yet because it requires a lot of retesting, but it's important so that users don't rely on commands/aliases etc defined in their personal login scripts.
1.0
In launch_FV3LAM_wflow.sh, remove the "-l" flag to the bash command on the first line - Change the shebang line from `#!/bin/bash -l ` to `#!/bin/bash ` I (@gsketefian) haven't removed this yet because it requires a lot of retesting, but it's important so that users don't rely on commands/aliases etc defined in their personal login scripts.
priority
in launch wflow sh remove the l flag to the bash command on the first line change the shebang line from bin bash l to bin bash i gsketefian haven t removed this yet because it requires a lot of retesting but it s important so that users don t rely on commands aliases etc defined in their personal login scripts
1
559,147
16,551,008,992
IssuesEvent
2021-05-28 08:35:21
owncloud/web
https://api.github.com/repos/owncloud/web
closed
dialoges for creating folder and renaming act differently when having an empty input
Priority:p3-medium Type:Bug
rename dialog does not show any error when the input field is empty ![image](https://user-images.githubusercontent.com/2425577/66118454-1d6e6380-e5f6-11e9-9122-c4ce1edb8afc.png) create new folder dialog does ![image](https://user-images.githubusercontent.com/2425577/66118482-2d864300-e5f6-11e9-97ca-04e228eea0a4.png)
1.0
dialoges for creating folder and renaming act differently when having an empty input - rename dialog does not show any error when the input field is empty ![image](https://user-images.githubusercontent.com/2425577/66118454-1d6e6380-e5f6-11e9-9122-c4ce1edb8afc.png) create new folder dialog does ![image](https://user-images.githubusercontent.com/2425577/66118482-2d864300-e5f6-11e9-97ca-04e228eea0a4.png)
priority
dialoges for creating folder and renaming act differently when having an empty input rename dialog does not show any error when the input field is empty create new folder dialog does
1
611,215
18,948,506,258
IssuesEvent
2021-11-18 12:53:30
netdata/netdata-cloud
https://api.github.com/repos/netdata/netdata-cloud
closed
[BUG] Tooltip issue with values displayed
bug internal submit priority/medium visualizations-team-bugs
<!--- If you are a member of the Netdata organization, add the label 'internal submit'. --> **Describe the bug** When navigating with the mouse over the lines of a chart when there is an intersection with your cursor and the chart lines the tooltip works ok, but once this intersection is lost the tooltip seems to just some values. While navigating the chart with the cursor, if there is no intersection with the chart, the date period is updated but the values aren't even though dimensions chage, **To Reproduce** Steps to reproduce the behavior: 1. Enable Charts 2.0 2. Go to a chart with some dimensions and a spike, one of the apps ones 3. Place your mouse on the spike and navigate away from it **Expected behavior** Even if there isn't an intersection with your mouse and the chart if we are updating the date time we should also update the values of the dimensions on the tooltip. The values on the dimension legend are actually updated, so these should be on the tooltip **Screenshots** ![u3pYtGGFPp](https://user-images.githubusercontent.com/82235632/139299722-b82e6be0-4d3e-4e6f-803a-19b7436fd79c.gif) **Error logs** N/A **Desktop (please complete the following information):** - OS: Windows 10 - Browser: Chrome - Version: 95.0.4638.54 (Official Build) (64-bit) **Additional context** Add any other context about the problem here.
1.0
[BUG] Tooltip issue with values displayed - <!--- If you are a member of the Netdata organization, add the label 'internal submit'. --> **Describe the bug** When navigating with the mouse over the lines of a chart when there is an intersection with your cursor and the chart lines the tooltip works ok, but once this intersection is lost the tooltip seems to just some values. While navigating the chart with the cursor, if there is no intersection with the chart, the date period is updated but the values aren't even though dimensions chage, **To Reproduce** Steps to reproduce the behavior: 1. Enable Charts 2.0 2. Go to a chart with some dimensions and a spike, one of the apps ones 3. Place your mouse on the spike and navigate away from it **Expected behavior** Even if there isn't an intersection with your mouse and the chart if we are updating the date time we should also update the values of the dimensions on the tooltip. The values on the dimension legend are actually updated, so these should be on the tooltip **Screenshots** ![u3pYtGGFPp](https://user-images.githubusercontent.com/82235632/139299722-b82e6be0-4d3e-4e6f-803a-19b7436fd79c.gif) **Error logs** N/A **Desktop (please complete the following information):** - OS: Windows 10 - Browser: Chrome - Version: 95.0.4638.54 (Official Build) (64-bit) **Additional context** Add any other context about the problem here.
priority
tooltip issue with values displayed if you are a member of the netdata organization add the label internal submit describe the bug when navigating with the mouse over the lines of a chart when there is an intersection with your cursor and the chart lines the tooltip works ok but once this intersection is lost the tooltip seems to just some values while navigating the chart with the cursor if there is no intersection with the chart the date period is updated but the values aren t even though dimensions chage to reproduce steps to reproduce the behavior enable charts go to a chart with some dimensions and a spike one of the apps ones place your mouse on the spike and navigate away from it expected behavior even if there isn t an intersection with your mouse and the chart if we are updating the date time we should also update the values of the dimensions on the tooltip the values on the dimension legend are actually updated so these should be on the tooltip screenshots error logs n a desktop please complete the following information os windows browser chrome version official build bit additional context add any other context about the problem here
1
312,371
9,546,448,629
IssuesEvent
2019-05-01 19:58:54
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
No "irreversibility warning" in specialization confirmation window
Community Manager Feature Fixed Medium Priority
Copied from #11478. > My comment there - #10285 is ignored. > > > @craig-jong In this case, you need to add an irreversibility warning to the confirmation window. > > Otherwise you receive ALOT of whimpers after update. > > But as i see, "new" behavior, really confuse new and old players. > ![default](https://user-images.githubusercontent.com/4980243/53321788-79e40480-38ea-11e9-9069-0787c366858c.png) > > Especially those who have long played in Eco and used to the old behavior. > In addition, the network has a lot of manuals dedicated to <0.8, which brings additional confusion. > The dialog could look a lot better too. > Have the skill's name be bold and colored, maybe even add the skill's icon on the dialog. > That should help preventing accidentally picking the wrong skill.
1.0
No "irreversibility warning" in specialization confirmation window - Copied from #11478. > My comment there - #10285 is ignored. > > > @craig-jong In this case, you need to add an irreversibility warning to the confirmation window. > > Otherwise you receive ALOT of whimpers after update. > > But as i see, "new" behavior, really confuse new and old players. > ![default](https://user-images.githubusercontent.com/4980243/53321788-79e40480-38ea-11e9-9069-0787c366858c.png) > > Especially those who have long played in Eco and used to the old behavior. > In addition, the network has a lot of manuals dedicated to <0.8, which brings additional confusion. > The dialog could look a lot better too. > Have the skill's name be bold and colored, maybe even add the skill's icon on the dialog. > That should help preventing accidentally picking the wrong skill.
priority
no irreversibility warning in specialization confirmation window copied from my comment there is ignored craig jong in this case you need to add an irreversibility warning to the confirmation window otherwise you receive alot of whimpers after update but as i see new behavior really confuse new and old players especially those who have long played in eco and used to the old behavior in addition the network has a lot of manuals dedicated to which brings additional confusion the dialog could look a lot better too have the skill s name be bold and colored maybe even add the skill s icon on the dialog that should help preventing accidentally picking the wrong skill
1
722,834
24,875,632,223
IssuesEvent
2022-10-27 18:49:53
AY2223S1-CS2103T-T09-4/tp
https://api.github.com/repos/AY2223S1-CS2103T-T09-4/tp
closed
As a tutor, I can find a student by his next of kin phone number
type.Story priority.MEDIUM type.Task.Find
- Update the find command to use `np/` flag
1.0
As a tutor, I can find a student by his next of kin phone number - - Update the find command to use `np/` flag
priority
as a tutor i can find a student by his next of kin phone number update the find command to use np flag
1
205,767
7,105,845,059
IssuesEvent
2018-01-16 14:57:28
opencurrents/opencurrents
https://api.github.com/repos/opencurrents/opencurrents
opened
Biz-Admin/: Fast Folks old receipt is shown for all redemeed offers on the Biz Admin profile
priority high priority medium
@dannypernik I believe we had deleted the view receipt button for MVP. ![image](https://user-images.githubusercontent.com/26234440/34995057-004abeae-fa9b-11e7-8495-48cdfc961b2e.png)
2.0
Biz-Admin/: Fast Folks old receipt is shown for all redemeed offers on the Biz Admin profile - @dannypernik I believe we had deleted the view receipt button for MVP. ![image](https://user-images.githubusercontent.com/26234440/34995057-004abeae-fa9b-11e7-8495-48cdfc961b2e.png)
priority
biz admin fast folks old receipt is shown for all redemeed offers on the biz admin profile dannypernik i believe we had deleted the view receipt button for mvp
1
643,928
20,961,611,934
IssuesEvent
2022-03-27 21:49:22
abedmaatalla/sipdroid
https://api.github.com/repos/abedmaatalla/sipdroid
closed
No direct access to call recordings
Priority-Medium auto-migrated Type-Enhancement
``` I notice in the recent realease of Sipdroid there is no direct access button yet to access call recordings on the SD card. Will this be available in future as I don't believe it is a highly technical advance to include it? I am very happy with the new version overall but this feature is lacking and it is a pain to search my sd card each time to retrieve recordings. #Before you begin please read the FAQ! Attention! Don't post doubles! Why is it important to find doubles? Sipdroid is a community project. This is no dropbox for your personal issue. You need to find others having the same problem to get it fixed. If the problem has already been reported you add more details and ideas to the existing discussion. If it has not been reported yet you include as many background info as possible to give the community a chance to follow up on it. No one will just sit there and try to replicate your setup. The root cause of the problem will need to be identified to get it fixed. How can I find doubles? When clicking on issues tab there is a search box. Enter keywords for your issue to find previous reports matching yours. Choose find all to match closed tickets as well. How can I investigate an incompatiblity? Just mentioning a SIP server or device that does not interoperate with Sipdroid won't help much because the developers might not have that particular setup on hands. So you will try to add a SIP or logcat trace from your network/phone to make a fix at all possible. Did you carefully read above? If yes, please fill out the following form and provide all necessary details. If not, you may continue in the Forum where you can discuss your problem to clear things up before filing an issue report. What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what device/operating system? Which SIP server are you using? What happens with PBXes? Which type of network are you using? Please provide any additional information below. ``` Original issue reported on code.google.com by `formidi...@gmail.com` on 12 Feb 2012 at 2:20
1.0
No direct access to call recordings - ``` I notice in the recent realease of Sipdroid there is no direct access button yet to access call recordings on the SD card. Will this be available in future as I don't believe it is a highly technical advance to include it? I am very happy with the new version overall but this feature is lacking and it is a pain to search my sd card each time to retrieve recordings. #Before you begin please read the FAQ! Attention! Don't post doubles! Why is it important to find doubles? Sipdroid is a community project. This is no dropbox for your personal issue. You need to find others having the same problem to get it fixed. If the problem has already been reported you add more details and ideas to the existing discussion. If it has not been reported yet you include as many background info as possible to give the community a chance to follow up on it. No one will just sit there and try to replicate your setup. The root cause of the problem will need to be identified to get it fixed. How can I find doubles? When clicking on issues tab there is a search box. Enter keywords for your issue to find previous reports matching yours. Choose find all to match closed tickets as well. How can I investigate an incompatiblity? Just mentioning a SIP server or device that does not interoperate with Sipdroid won't help much because the developers might not have that particular setup on hands. So you will try to add a SIP or logcat trace from your network/phone to make a fix at all possible. Did you carefully read above? If yes, please fill out the following form and provide all necessary details. If not, you may continue in the Forum where you can discuss your problem to clear things up before filing an issue report. What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what device/operating system? Which SIP server are you using? What happens with PBXes? Which type of network are you using? Please provide any additional information below. ``` Original issue reported on code.google.com by `formidi...@gmail.com` on 12 Feb 2012 at 2:20
priority
no direct access to call recordings i notice in the recent realease of sipdroid there is no direct access button yet to access call recordings on the sd card will this be available in future as i don t believe it is a highly technical advance to include it i am very happy with the new version overall but this feature is lacking and it is a pain to search my sd card each time to retrieve recordings before you begin please read the faq attention don t post doubles why is it important to find doubles sipdroid is a community project this is no dropbox for your personal issue you need to find others having the same problem to get it fixed if the problem has already been reported you add more details and ideas to the existing discussion if it has not been reported yet you include as many background info as possible to give the community a chance to follow up on it no one will just sit there and try to replicate your setup the root cause of the problem will need to be identified to get it fixed how can i find doubles when clicking on issues tab there is a search box enter keywords for your issue to find previous reports matching yours choose find all to match closed tickets as well how can i investigate an incompatiblity just mentioning a sip server or device that does not interoperate with sipdroid won t help much because the developers might not have that particular setup on hands so you will try to add a sip or logcat trace from your network phone to make a fix at all possible did you carefully read above if yes please fill out the following form and provide all necessary details if not you may continue in the forum where you can discuss your problem to clear things up before filing an issue report what steps will reproduce the problem what is the expected output what do you see instead what version of the product are you using on what device operating system which sip server are you using what happens with pbxes which type of network are you using please provide any additional information below original issue reported on code google com by formidi gmail com on feb at
1
326,827
9,961,559,922
IssuesEvent
2019-07-07 06:06:42
flextype/flextype
https://api.github.com/repos/flextype/flextype
opened
Flextype Core: Entries - reduce the number of calls to the file system inside fetch methods.
priority: medium status: open type: improvement
**fetch** and **fetchAll** should be reviewed and should be reduced the number of calls to the file system, especially for **fetchAll** method. need to research. Possible solution is to store **fetchAll** result inside class property.
1.0
Flextype Core: Entries - reduce the number of calls to the file system inside fetch methods. - **fetch** and **fetchAll** should be reviewed and should be reduced the number of calls to the file system, especially for **fetchAll** method. need to research. Possible solution is to store **fetchAll** result inside class property.
priority
flextype core entries reduce the number of calls to the file system inside fetch methods fetch and fetchall should be reviewed and should be reduced the number of calls to the file system especially for fetchall method need to research possible solution is to store fetchall result inside class property
1
279,762
8,672,760,453
IssuesEvent
2018-11-29 23:16:05
Polymer/lit-html
https://api.github.com/repos/Polymer/lit-html
closed
What's the best way to handle $repeat updates when each repeated object can change individually?
Priority: Medium Status: Available Type: Question
Here's the scenario I'm facing (having some trouble with it, coming from the knockout.js `observableArray` realm): 1) Want to show a list of Users as `tr` rows of a table 2) Can't just add a User element to generate a `tr` so I have to just map my users to User class instances (unless there's another way to output `<tr><...></tr>` for an element I'm not aware of? 3) Once `$repeat`ed I get the desired output, however **each User's property may change due to an action taken** - such as reloading some of user's data via a button press. 4) How should I re-trigger `_render` when any `User` changes? dispatch a `CustomEvent` from each User? If so, how can I do it if User is just a regular class and not an element in the DOM? Also, what's the best way to listen to all of them in order to re-trigger `_render` ? `addEventListener` for my custom event? I'm assuming that there's no way to have `_render` automatically detect each User's change as it can only monitor host's properties? 5) If I `_requestRender` once I get notified of a User change, it will re-render the entire list of Users, will it not? **How can this be optimized so that only the changed User template is updated** (that's the whole idea behind Lit - minimize updates and limit to only elements that have changed) ?
1.0
What's the best way to handle $repeat updates when each repeated object can change individually? - Here's the scenario I'm facing (having some trouble with it, coming from the knockout.js `observableArray` realm): 1) Want to show a list of Users as `tr` rows of a table 2) Can't just add a User element to generate a `tr` so I have to just map my users to User class instances (unless there's another way to output `<tr><...></tr>` for an element I'm not aware of? 3) Once `$repeat`ed I get the desired output, however **each User's property may change due to an action taken** - such as reloading some of user's data via a button press. 4) How should I re-trigger `_render` when any `User` changes? dispatch a `CustomEvent` from each User? If so, how can I do it if User is just a regular class and not an element in the DOM? Also, what's the best way to listen to all of them in order to re-trigger `_render` ? `addEventListener` for my custom event? I'm assuming that there's no way to have `_render` automatically detect each User's change as it can only monitor host's properties? 5) If I `_requestRender` once I get notified of a User change, it will re-render the entire list of Users, will it not? **How can this be optimized so that only the changed User template is updated** (that's the whole idea behind Lit - minimize updates and limit to only elements that have changed) ?
priority
what s the best way to handle repeat updates when each repeated object can change individually here s the scenario i m facing having some trouble with it coming from the knockout js observablearray realm want to show a list of users as tr rows of a table can t just add a user element to generate a tr so i have to just map my users to user class instances unless there s another way to output for an element i m not aware of once repeat ed i get the desired output however each user s property may change due to an action taken such as reloading some of user s data via a button press how should i re trigger render when any user changes dispatch a customevent from each user if so how can i do it if user is just a regular class and not an element in the dom also what s the best way to listen to all of them in order to re trigger render addeventlistener for my custom event i m assuming that there s no way to have render automatically detect each user s change as it can only monitor host s properties if i requestrender once i get notified of a user change it will re render the entire list of users will it not how can this be optimized so that only the changed user template is updated that s the whole idea behind lit minimize updates and limit to only elements that have changed
1
698,544
23,984,479,358
IssuesEvent
2022-09-13 17:47:27
visit-dav/visit
https://api.github.com/repos/visit-dav/visit
closed
Qt 5.14.2 needs patch to include cmath
bug reviewed likelihood medium impact medium priority
### Describe the bug From [discussion 17171](https://github.com/visit-dav/visit/discussions/17171#discussioncomment-3069479). From log files, at least qjp2handler.cpp needs to include `<cmath> for` successful compilation with gcc 12.1.0 on ArchLinux. ### Desktop - OS and version: ArchLinux - VisIt Version: 3.2.2 - gcc 12.1.0
1.0
Qt 5.14.2 needs patch to include cmath - ### Describe the bug From [discussion 17171](https://github.com/visit-dav/visit/discussions/17171#discussioncomment-3069479). From log files, at least qjp2handler.cpp needs to include `<cmath> for` successful compilation with gcc 12.1.0 on ArchLinux. ### Desktop - OS and version: ArchLinux - VisIt Version: 3.2.2 - gcc 12.1.0
priority
qt needs patch to include cmath describe the bug from from log files at least cpp needs to include for successful compilation with gcc on archlinux desktop os and version archlinux visit version gcc
1
785,961
27,629,659,127
IssuesEvent
2023-03-10 09:53:13
renovatebot/renovate
https://api.github.com/repos/renovatebot/renovate
closed
Provide mechanism or documentation for cache cleanup
type:feature help wanted priority-3-medium status:in-progress core:cache
### What would you like Renovate to be able to do? It would be nice to offer a method of pruning the cache. On a run with and empty cache directory it populates 32M of space in our instance and after 6 months of hourly runs this grows to 88G. This is also an issue when using GitLab cache which zips -> uploads and downloads -> unzips the cache on each run, so over time runs begin to take longer and longer. The current workaround it to completely wipe the cache on a regular basis or when a disk fills up. Alternatively, if this is not implemented as a feature in code then documentation should be updated provide information on how cache can be pruned by running other commands like `find /renovate/cache -type f -mtime +30 -delete` or if this is not possible and the whole cache should be wiped regularly. ### If you have any ideas on how this should be implemented, please tell us here. I think it would be preferable to have a config option that can enable cache cleanup (true/false). A second option to tune age of cache items may also be desirable (e.g. 30d) ### Is this a feature you are interested in implementing yourself? No
1.0
Provide mechanism or documentation for cache cleanup - ### What would you like Renovate to be able to do? It would be nice to offer a method of pruning the cache. On a run with and empty cache directory it populates 32M of space in our instance and after 6 months of hourly runs this grows to 88G. This is also an issue when using GitLab cache which zips -> uploads and downloads -> unzips the cache on each run, so over time runs begin to take longer and longer. The current workaround it to completely wipe the cache on a regular basis or when a disk fills up. Alternatively, if this is not implemented as a feature in code then documentation should be updated provide information on how cache can be pruned by running other commands like `find /renovate/cache -type f -mtime +30 -delete` or if this is not possible and the whole cache should be wiped regularly. ### If you have any ideas on how this should be implemented, please tell us here. I think it would be preferable to have a config option that can enable cache cleanup (true/false). A second option to tune age of cache items may also be desirable (e.g. 30d) ### Is this a feature you are interested in implementing yourself? No
priority
provide mechanism or documentation for cache cleanup what would you like renovate to be able to do it would be nice to offer a method of pruning the cache on a run with and empty cache directory it populates of space in our instance and after months of hourly runs this grows to this is also an issue when using gitlab cache which zips uploads and downloads unzips the cache on each run so over time runs begin to take longer and longer the current workaround it to completely wipe the cache on a regular basis or when a disk fills up alternatively if this is not implemented as a feature in code then documentation should be updated provide information on how cache can be pruned by running other commands like find renovate cache type f mtime delete or if this is not possible and the whole cache should be wiped regularly if you have any ideas on how this should be implemented please tell us here i think it would be preferable to have a config option that can enable cache cleanup true false a second option to tune age of cache items may also be desirable e g is this a feature you are interested in implementing yourself no
1
280,582
8,683,740,832
IssuesEvent
2018-12-02 20:45:20
jaedan/Outlands
https://api.github.com/repos/jaedan/Outlands
opened
Dying and coming back as your mount
Priority: Medium bug
You die in a dungeon as a red You use a dungeon moongate you go to Corpse Creek You resurrect in CC You recall to ANdaria you get guardwhacked, and become whatever mount you have stashed You are followed by your mount, and when you double click it, it goes away.
1.0
Dying and coming back as your mount - You die in a dungeon as a red You use a dungeon moongate you go to Corpse Creek You resurrect in CC You recall to ANdaria you get guardwhacked, and become whatever mount you have stashed You are followed by your mount, and when you double click it, it goes away.
priority
dying and coming back as your mount you die in a dungeon as a red you use a dungeon moongate you go to corpse creek you resurrect in cc you recall to andaria you get guardwhacked and become whatever mount you have stashed you are followed by your mount and when you double click it it goes away
1
84,572
3,669,684,824
IssuesEvent
2016-02-21 11:36:06
blackwatchint/blackwatchint
https://api.github.com/repos/blackwatchint/blackwatchint
opened
Add MMG assistant loadouts
Medium Priority Request Template
All factions need a loadout for the MMG assistant, containing 4 boxes of the correct ammunition for resupplying the MMG.
1.0
Add MMG assistant loadouts - All factions need a loadout for the MMG assistant, containing 4 boxes of the correct ammunition for resupplying the MMG.
priority
add mmg assistant loadouts all factions need a loadout for the mmg assistant containing boxes of the correct ammunition for resupplying the mmg
1
480,536
13,853,586,171
IssuesEvent
2020-10-15 08:21:04
Laixer/Swabbr-Android
https://api.github.com/repos/Laixer/Swabbr-Android
closed
Fetch vlog thumbnails from Azure
Priority: Medium Type: Feature
Vlog thumbnails are generated by Azure. We need to fetch these and display them in the several vlog overviews available within the app instead of our current placeholders.
1.0
Fetch vlog thumbnails from Azure - Vlog thumbnails are generated by Azure. We need to fetch these and display them in the several vlog overviews available within the app instead of our current placeholders.
priority
fetch vlog thumbnails from azure vlog thumbnails are generated by azure we need to fetch these and display them in the several vlog overviews available within the app instead of our current placeholders
1
396,126
11,701,759,225
IssuesEvent
2020-03-06 20:24:52
onaio/reveal-frontend
https://api.github.com/repos/onaio/reveal-frontend
closed
Redirect User to a route after logging them in
Priority: Medium enhancement has pr
__Current behaviour__: if a user session does not exist and say they try visiting `/teams`. the app directs them to the authentication page, after which, if they are successfully authenticated they are then redirected to the home page __expected behavior__: if a user session does not exist and say they try visiting `/teams`. the app directs them to the authentication page, after which, if they are successfully authenticated they are then redirected to the page that they had initially tried to access i.e. `/teams`
1.0
Redirect User to a route after logging them in - __Current behaviour__: if a user session does not exist and say they try visiting `/teams`. the app directs them to the authentication page, after which, if they are successfully authenticated they are then redirected to the home page __expected behavior__: if a user session does not exist and say they try visiting `/teams`. the app directs them to the authentication page, after which, if they are successfully authenticated they are then redirected to the page that they had initially tried to access i.e. `/teams`
priority
redirect user to a route after logging them in current behaviour if a user session does not exist and say they try visiting teams the app directs them to the authentication page after which if they are successfully authenticated they are then redirected to the home page expected behavior if a user session does not exist and say they try visiting teams the app directs them to the authentication page after which if they are successfully authenticated they are then redirected to the page that they had initially tried to access i e teams
1
58,534
3,089,703,744
IssuesEvent
2015-08-25 23:08:16
google/googlemock
https://api.github.com/repos/google/googlemock
closed
need helpers for printing matcher descriptions
auto-migrated OpSys-All Priority-Medium Type-Enhancement Usability
``` When using MATCHER_P*() to define custom matchers, often we have parameters that themselves are matchers, e.g. MATCHER_P(HasAddress, matcher, ...) { ... } Here the description of the HasProperty(matcher) matcher depends on the description of the matcher. We should provide a function template: template <typename Arg, class MatcherType> string DescribeMatcher(const MatcherType& m, bool negation); such that the user can write: MATCHER_P(HasAddress, matcher, "has an address that " + DescribeMatcher<remove_reference<arg_type>::type *>(matcher, negation)) { ... } where arg_type is the type of the value being matched, as inferred by the compiler. For example, HasAddress(IsNotNull()) will have a description: has an address that is not NULL ``` Original issue reported on code.google.com by `w...@google.com` on 28 Sep 2010 at 5:24
1.0
need helpers for printing matcher descriptions - ``` When using MATCHER_P*() to define custom matchers, often we have parameters that themselves are matchers, e.g. MATCHER_P(HasAddress, matcher, ...) { ... } Here the description of the HasProperty(matcher) matcher depends on the description of the matcher. We should provide a function template: template <typename Arg, class MatcherType> string DescribeMatcher(const MatcherType& m, bool negation); such that the user can write: MATCHER_P(HasAddress, matcher, "has an address that " + DescribeMatcher<remove_reference<arg_type>::type *>(matcher, negation)) { ... } where arg_type is the type of the value being matched, as inferred by the compiler. For example, HasAddress(IsNotNull()) will have a description: has an address that is not NULL ``` Original issue reported on code.google.com by `w...@google.com` on 28 Sep 2010 at 5:24
priority
need helpers for printing matcher descriptions when using matcher p to define custom matchers often we have parameters that themselves are matchers e g matcher p hasaddress matcher here the description of the hasproperty matcher matcher depends on the description of the matcher we should provide a function template template string describematcher const matchertype m bool negation such that the user can write matcher p hasaddress matcher has an address that describematcher type matcher negation where arg type is the type of the value being matched as inferred by the compiler for example hasaddress isnotnull will have a description has an address that is not null original issue reported on code google com by w google com on sep at
1
667,808
22,501,042,772
IssuesEvent
2022-06-23 11:52:17
justalemon/PlayerCompanion
https://api.github.com/repos/justalemon/PlayerCompanion
closed
Remove the items from the inventory after their count reaches zero
status: acknowledged priority: p2 medium type: feature request
Probably behind a configuration option, enabled by default.
1.0
Remove the items from the inventory after their count reaches zero - Probably behind a configuration option, enabled by default.
priority
remove the items from the inventory after their count reaches zero probably behind a configuration option enabled by default
1
252,024
8,030,817,838
IssuesEvent
2018-07-27 21:11:08
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
Fish do not grow
Medium Priority
Hello, Fish do not grow since 7.3.1 also in 7.3.2 When i start an new server with nothing on it all the fish are dying without coming back! ![fishsss](https://user-images.githubusercontent.com/17210563/38450513-22f8e19c-3a1f-11e8-82f0-0f9a70849562.PNG)
1.0
Fish do not grow - Hello, Fish do not grow since 7.3.1 also in 7.3.2 When i start an new server with nothing on it all the fish are dying without coming back! ![fishsss](https://user-images.githubusercontent.com/17210563/38450513-22f8e19c-3a1f-11e8-82f0-0f9a70849562.PNG)
priority
fish do not grow hello fish do not grow since also in when i start an new server with nothing on it all the fish are dying without coming back
1
590,925
17,791,178,417
IssuesEvent
2021-08-31 16:21:35
netlify/netlify-plugin-nextjs
https://api.github.com/repos/netlify/netlify-plugin-nextjs
closed
Error: next-i18next was unable to find a user config - build ok
type: bug priority: medium i18n
Build on Netlify is ok, but I'm getting this error when I try to access the link of the project: ``` Error: next-i18next was unable to find a user config" ``` ``` // 20210810141354 // https://censured-url.netlify.app/ { "errorType": "Runtime.UnhandledPromiseRejection", "errorMessage": "Error: next-i18next was unable to find a user config", "trace": [ "Runtime.UnhandledPromiseRejection: Error: next-i18next was unable to find a user config", " at process.<anonymous> (/var/runtime/index.js:35:15)", " at process.emit (events.js:314:20)", " at processPromiseRejections (internal/process/promises.js:209:33)", " at processTicksAndRejections (internal/process/task_queues.js:98:32)" ] } ``` Build Log: ``` 1:42:40 PM: Build ready to start 1:42:41 PM: build-image version: 653805ca4a64301556e56dc4b321ef8fc20cbb7c 1:42:41 PM: build-image tag: v3.8.2 1:42:41 PM: buildbot version: 2b0f40952f9d7ae48d3a1e6f3cb5615369d40788 1:42:42 PM: Fetching cached dependencies 1:42:42 PM: Starting to download cache of 403.5MB 1:42:47 PM: Finished downloading cache in 4.975012923s 1:42:47 PM: Starting to extract cache 1:43:02 PM: Finished extracting cache in 15.115060552s 1:43:02 PM: Finished fetching cache in 20.192442139s 1:43:02 PM: Starting to prepare the repo for build 1:43:03 PM: Preparing Git Reference refs/heads/fix/bundle-size 1:43:04 PM: Parsing package.json dependencies 1:43:05 PM: Starting build script 1:43:05 PM: Installing dependencies 1:43:05 PM: Python version set to 2.7 1:43:05 PM: Started restoring cached node version 1:43:08 PM: Finished restoring cached node version 1:43:09 PM: v14.17.3 is already installed. 1:43:10 PM: Now using node v14.17.3 (npm v6.14.13) 1:43:10 PM: Started restoring cached build plugins 1:43:10 PM: Finished restoring cached build plugins 1:43:10 PM: Attempting ruby version 2.7.1, read from environment 1:43:10 PM: Started restoring cached ruby version 1:43:10 PM: Finished restoring cached ruby version 1:43:12 PM: Using ruby version 2.7.1 1:43:13 PM: Using PHP version 5.6 1:43:13 PM: Started restoring cached yarn cache 1:43:20 PM: Finished restoring cached yarn cache 1:43:21 PM: No yarn workspaces detected 1:43:21 PM: Started restoring cached node modules 1:43:21 PM: Finished restoring cached node modules 1:43:21 PM: Installing NPM modules using Yarn version 1.22.4 1:43:22 PM: yarn install v1.22.4 1:43:22 PM: [1/4] Resolving packages... 1:43:22 PM: success Already up-to-date. 1:43:22 PM: $ husky install 1:43:22 PM: husky - Git hooks installed 1:43:22 PM: Done in 0.55s. 1:43:22 PM: NPM modules installed using Yarn 1:43:22 PM: Started restoring cached go cache 1:43:22 PM: Finished restoring cached go cache 1:43:22 PM: go version go1.14.4 linux/amd64 1:43:22 PM: go version go1.14.4 linux/amd64 1:43:22 PM: Installing missing commands 1:43:22 PM: Verify run directory 1:43:23 PM: ​ 1:43:23 PM: ──────────────────────────────────────────────────────────────── 1:43:23 PM: Netlify Build 1:43:23 PM: ──────────────────────────────────────────────────────────────── 1:43:23 PM: ​ 1:43:23 PM: ❯ Version 1:43:23 PM: @netlify/build 17.9.2 1:43:23 PM: ​ 1:43:23 PM: ❯ Flags 1:43:23 PM: baseRelDir: true 1:43:23 PM: deployId: 6112ba906c15340007bea895 1:43:23 PM: ​ 1:43:23 PM: ❯ Current directory 1:43:23 PM: /opt/build/repo 1:43:23 PM: ​ 1:43:23 PM: ❯ Config file 1:43:23 PM: /opt/build/repo/netlify.toml 1:43:23 PM: ​ 1:43:23 PM: ❯ Context 1:43:23 PM: production 1:43:23 PM: ​ 1:43:23 PM: ❯ Loading plugins 1:43:23 PM: - @netlify/plugin-nextjs@3.8.0 from netlify.toml 1:43:24 PM: ​ 1:43:24 PM: ──────────────────────────────────────────────────────────────── 1:43:24 PM: 1. onPreBuild command from @netlify/plugin-nextjs 1:43:24 PM: ──────────────────────────────────────────────────────────────── 1:43:24 PM: ​ 1:43:24 PM: Using Next.js 11.0.1 1:43:24 PM: info - Using webpack 5. Reason: Enabled by default https://nextjs.org/docs/messages/webpack5 1:43:25 PM: Next.js cache restored. 1:43:25 PM: ​ 1:43:25 PM: (@netlify/plugin-nextjs onPreBuild completed in 1.6s) 1:43:25 PM: ​ 1:43:25 PM: ──────────────────────────────────────────────────────────────── 1:43:25 PM: 2. build.command from netlify.toml 1:43:25 PM: ──────────────────────────────────────────────────────────────── 1:43:25 PM: ​ 1:43:25 PM: $ yarn build 1:43:25 PM: yarn run v1.22.4 1:43:26 PM: $ next build 1:43:27 PM: info - Using webpack 5. Reason: Enabled by default https://nextjs.org/docs/messages/webpack5 1:43:27 PM: info - Checking validity of types... 1:43:43 PM: info - Creating an optimized production build... 1:45:54 PM: info - Compiled successfully 1:45:54 PM: info - Collecting page data... 1:46:07 PM: info - Generating static pages (0/5) 1:46:15 PM: info - Generating static pages (1/5) 1:46:15 PM: info - Generating static pages (2/5) 1:46:16 PM: info - Generating static pages (3/5) 1:46:16 PM: info - Generating static pages (5/5) 1:46:16 PM: info - Finalizing page optimization... 1:46:16 PM: Page Size First Load JS 1:46:16 PM: ┌ λ / 4.69 kB 1.53 MB 1:46:16 PM: ├ /_app 0 B 1.5 MB 1:46:16 PM: ├ ○ /404 1.02 kB 1.5 MB 1:46:16 PM: ├ λ /asset/[id] 79 kB 1.62 MB 1:46:16 PM: ├ λ /auction/[id] 2.18 kB 1.54 MB 1:46:16 PM: ├ λ /auctions 4.74 kB 1.53 MB 1:46:16 PM: ├ λ /collection/[name] 1.81 kB 1.57 MB 1:46:16 PM: ├ λ /create 15.8 kB 1.56 MB 1:46:16 PM: ├ └ css/35d7ff29d0e68c80cf85.css 3.59 kB 1:46:16 PM: ├ λ /createdrop 1.15 kB 1.54 MB 1:46:16 PM: ├ ● /customize 991 B 1.54 MB 1:46:16 PM: ├ ● /customize/collection 1.07 kB 1.54 MB 1:46:16 PM: ├ λ /customize/collection/[colName] 783 B 1.54 MB 1:46:16 PM: ├ λ /customize/collection/[colName]/schema 1.12 kB 1.54 MB 1:46:16 PM: ├ λ /customize/collection/[colName]/schema/[schemaName] 983 B 1.57 MB 1:46:16 PM: ├ λ /customize/collection/[colName]/schema/[schemaName]/mint 1.66 kB 1.54 MB 1:46:16 PM: ├ λ /customize/collection/[colName]/schema/[schemaName]/template 1.53 kB 1.54 MB 1:46:16 PM: ├ λ /drop-edit/[id] 1.78 kB 1.54 MB 1:46:16 PM: ├ λ /drop/[id] 7.31 kB 1.51 MB 1:46:16 PM: ├ └ css/9cd921426b443282625e.css 1.21 kB 1:46:16 PM: ├ λ /marketplace 7.63 kB 1.54 MB 1:46:16 PM: ├ └ css/475ca31934be1ae916e5.css 3.69 kB 1:46:16 PM: ├ λ /profile/[id] 5.81 kB 1.53 MB 1:46:16 PM: └ λ /ranking 7.58 kB 1.51 MB 1:46:16 PM: └ css/a3d0fdf5555f2ba25f19.css 4.9 kB 1:46:16 PM: + First Load JS shared by all 1.5 MB 1:46:16 PM: ├ chunks/framework.2f6124.js 42.4 kB 1:46:16 PM: ├ chunks/main.2340b7.js 21.2 kB 1:46:16 PM: ├ chunks/pages/_app.51c6e0.js 1.43 MB 1:46:16 PM: ├ chunks/webpack.834817.js 2.05 kB 1:46:16 PM: └ css/a64886491626b3d1f175.css 73.7 kB 1:46:16 PM: λ (Lambda) server-side renders at runtime (uses getInitialProps or getServerSideProps) 1:46:16 PM: ○ (Static) automatically rendered as static HTML (uses no initial props) 1:46:16 PM: ● (SSG) automatically generated as static HTML + JSON (uses getStaticProps) 1:46:16 PM: (ISR) incremental static regeneration (uses revalidate in getStaticProps) 1:46:16 PM: Done in 170.43s. 1:46:16 PM: ​ 1:46:16 PM: (build.command completed in 2m 50.6s) 1:46:16 PM: ​ 1:46:16 PM: ──────────────────────────────────────────────────────────────── 1:46:16 PM: 3. onBuild command from @netlify/plugin-nextjs 1:46:16 PM: ──────────────────────────────────────────────────────────────── 1:46:16 PM: ​ 1:46:16 PM: Detected Next.js site. Copying files... 1:46:16 PM: ** Running Next on Netlify package ** 1:46:16 PM: 🚀 Next on Netlify 🚀 1:46:16 PM: 🌍️ Copying public folder to /opt/build/repo/out 1:46:16 PM: 💼 Copying static NextJS assets to /opt/build/repo/out 1:46:16 PM: 💫 Setting up API endpoints as Netlify Functions in /opt/build/repo/netlify/functions 1:46:16 PM: 💫 Setting up pages with getInitialProps as Netlify Functions in /opt/build/repo/netlify/functions 1:46:16 PM: 💫 Setting up pages with getServerSideProps as Netlify Functions in /opt/build/repo/netlify/functions 1:46:16 PM: 🔥 Copying pre-rendered pages with getStaticProps and JSON data to /opt/build/repo/out 1:46:16 PM: 💫 Setting up pages with getStaticProps and fallback: true as Netlify Functions in /opt/build/repo/netlify/functions 1:46:16 PM: 💫 Setting up pages with getStaticProps and revalidation interval as Netlify Functions in /opt/build/repo/netlify/functions 1:46:16 PM: 🔥 Copying pre-rendered pages without props to /opt/build/repo/out 1:46:16 PM: Building 27 pages 1:46:16 PM: 🔀 Setting up redirects 1:46:16 PM: 🔀 Setting up headers 1:46:16 PM: ✅ Success! All done! 1:46:16 PM: ​ 1:46:16 PM: (@netlify/plugin-nextjs onBuild completed in 358ms) 1:46:16 PM: ​ 1:46:16 PM: ──────────────────────────────────────────────────────────────── 1:46:16 PM: 4. Functions bundling 1:46:16 PM: ──────────────────────────────────────────────────────────────── 1:46:16 PM: ​ 1:46:17 PM: Packaging Functions from netlify/functions directory: 1:46:17 PM: - next_404/next_404.js 1:46:17 PM: - next_asset_id/next_asset_id.js 1:46:17 PM: - next_auction_id/next_auction_id.js 1:46:17 PM: - next_auctions/next_auctions.js 1:46:17 PM: - next_collection_name/next_collection_name.js 1:46:17 PM: - next_create/next_create.js 1:46:17 PM: - next_createdrop/next_createdrop.js 1:46:17 PM: - next_customize/next_customize.js 1:46:17 PM: - next_customize_collection/next_customize_collection.js 1:46:17 PM: - next_customize_collection_colName/next_customize_collection_colName.js 1:46:17 PM: - next_customize_collection_colName_schema/next_customize_collection_colName_schema.js 1:46:17 PM: - next_customize_collection_colName_schema_schemaName/next_customize_collection_colName_schema_schemaName.js 1:46:17 PM: - next_customize_collection_colName_schema_schemaName_mint/next_customize_collection_colName_schema_schemaName_mint.js 1:46:17 PM: - next_customize_collection_colName_schema_schemaName_template/next_customize_collection_colName_schema_schemaName_template.js 1:46:17 PM: - next_drop_id/next_drop_id.js 1:46:17 PM: - next_dropedit_id/next_dropedit_id.js 1:46:17 PM: - next_image/next_image.js 1:46:17 PM: - next_index/next_index.js 1:46:17 PM: - next_marketplace/next_marketplace.js 1:46:17 PM: - next_profile_id/next_profile_id.js 1:46:17 PM: - next_ranking/next_ranking.js 1:46:17 PM: ​ 1:51:12 PM: ​ 1:51:12 PM: ❯ The following Node.js modules use dynamic expressions to include files: 1:51:12 PM: - next-i18next 1:51:12 PM: ​ 1:51:12 PM: Because files included with dynamic expressions aren't bundled with your serverless functions by default, this may result in an error when invoking a function. To resolve this error, you can mark these Node.js 1:51:12 PM: modules as external in the [functions] section of your `netlify.toml` configuration file: 1:51:12 PM: ​ 1:51:12 PM: [functions] 1:51:12 PM: external_node_modules = ["next-i18next"] 1:51:12 PM: ​ 1:51:12 PM: Visit https://ntl.fyi/dynamic-imports for more information. 1:51:12 PM: ​ 1:51:12 PM: ​ 1:51:12 PM: (Functions bundling completed in 4m 55.9s) 1:51:12 PM: ​ 1:51:12 PM: ──────────────────────────────────────────────────────────────── 1:51:12 PM: 5. onPostBuild command from @netlify/plugin-nextjs 1:51:12 PM: ──────────────────────────────────────────────────────────────── 1:51:12 PM: ​ 1:51:13 PM: Next.js cache saved. 1:51:13 PM: ​ 1:51:13 PM: (@netlify/plugin-nextjs onPostBuild completed in 595ms) 1:51:13 PM: ​ 1:51:13 PM: ──────────────────────────────────────────────────────────────── 1:51:13 PM: 6. Deploy site 1:51:13 PM: ──────────────────────────────────────────────────────────────── 1:51:13 PM: ​ 1:51:13 PM: Starting to deploy site from 'out' 1:51:16 PM: Creating deploy tree 1:51:16 PM: Creating deploy upload records 1:51:16 PM: 6 new files to upload 1:51:16 PM: 21 new functions to upload 1:51:32 PM: Site deploy was successfully initiated 1:51:32 PM: ​ 1:51:32 PM: (Deploy site completed in 19s) 1:51:32 PM: Starting post processing 1:51:32 PM: ​ 1:51:32 PM: ──────────────────────────────────────────────────────────────── 1:51:32 PM: Netlify Build Complete 1:51:32 PM: ──────────────────────────────────────────────────────────────── 1:51:32 PM: ​ 1:51:32 PM: (Netlify Build completed in 8m 9s) 1:51:32 PM: Post processing - HTML 1:51:32 PM: Caching artifacts 1:51:32 PM: Started saving node modules 1:51:32 PM: Finished saving node modules 1:51:32 PM: Started saving build plugins 1:51:32 PM: Post processing - header rules 1:51:32 PM: Finished saving build plugins 1:51:32 PM: Started saving yarn cache 1:51:33 PM: Post processing - redirect rules 1:51:33 PM: Post processing done 1:51:33 PM: Site is live ✨ 1:51:41 PM: Finished saving yarn cache 1:51:41 PM: Started saving pip cache 1:51:42 PM: Finished saving pip cache 1:51:42 PM: Started saving emacs cask dependencies 1:51:42 PM: Finished saving emacs cask dependencies 1:51:42 PM: Started saving maven dependencies 1:51:42 PM: Finished saving maven dependencies 1:51:42 PM: Started saving boot dependencies 1:51:42 PM: Finished saving boot dependencies 1:51:42 PM: Started saving rust rustup cache 1:51:42 PM: Finished saving rust rustup cache 1:51:42 PM: Started saving go dependencies 1:51:42 PM: Finished saving go dependencies 1:51:42 PM: Build script success 1:52:58 PM: Finished processing build request in 10m16.965824994s ``` next.config.js: ``` const withPlugins = require("next-compose-plugins"); const { withSentryConfig } = require("@sentry/nextjs"); const withAntdLess = require("next-plugin-antd-less"); const libtheme = require("./libtheme"); const { i18n } = require("./next-i18next.config"); const withBundleAnalyzer = require("@next/bundle-analyzer")({ enabled: process.env.ANALYZE === "true", }); const SentryWebpackPluginOptions = { dryRun: true, silent: true, }; const nextConfig = { target: "experimental-serverless-trace", reactStrictMode: true, poweredByHeader: false, productionBrowserSourceMaps: false, reactStrictMode: true, poweredByHeader: false, images: { deviceSizes: [300, 640, 750, 828, 1080, 1200, 1920, 2048, 3840], imageSizes: [16, 32, 48, 64, 96, 128, 256, 384], domains: [ ... ], }, eslint: { ignoreDuringBuilds: true, }, i18n, }; const plugins = [ withBundleAnalyzer, [withAntdLess, { modifyVars: libtheme }], [ withSentryConfig, { sentry: { disableServerWebpackPlugin: true, disableClientWebpackPlugin: true, }, publicRuntimeConfig: { dns: process.env.SENTRY_DSN || process.env.NEXT_PUBLIC_SENTRY_DSN, }, SentryWebpackPluginOptions, }, ], ]; module.exports = withPlugins([...plugins], nextConfig); ``` next-i18next.config.js ``` /* eslint-disable no-undef */ module.exports = { i18n: { defaultLocale: "en", locales: ["en"], ns: ["common"], defaultNS: "common", }, }; ``` **Versions** - Next.js: - plugin (if installed at fixed version): ``` "next": "^11.0.1", "next-compose-plugins": "^2.2.1", "next-i18next": "^8.5.5", ``` **If you're using the CLI to build** - OS: [e.g. macOS, Windows] - MacOS - netlify/cli version: nops **If you're using file-based installation** - netlify.toml: ``` [build] command = "yarn build" publish = "out" [[plugins]] package = "@netlify/plugin-nextjs" [functions] node_bundler = "esbuild" external_node_modules = ["next", "@ampproject/toolbox-optimizer", "sharp"] ```
1.0
Error: next-i18next was unable to find a user config - build ok - Build on Netlify is ok, but I'm getting this error when I try to access the link of the project: ``` Error: next-i18next was unable to find a user config" ``` ``` // 20210810141354 // https://censured-url.netlify.app/ { "errorType": "Runtime.UnhandledPromiseRejection", "errorMessage": "Error: next-i18next was unable to find a user config", "trace": [ "Runtime.UnhandledPromiseRejection: Error: next-i18next was unable to find a user config", " at process.<anonymous> (/var/runtime/index.js:35:15)", " at process.emit (events.js:314:20)", " at processPromiseRejections (internal/process/promises.js:209:33)", " at processTicksAndRejections (internal/process/task_queues.js:98:32)" ] } ``` Build Log: ``` 1:42:40 PM: Build ready to start 1:42:41 PM: build-image version: 653805ca4a64301556e56dc4b321ef8fc20cbb7c 1:42:41 PM: build-image tag: v3.8.2 1:42:41 PM: buildbot version: 2b0f40952f9d7ae48d3a1e6f3cb5615369d40788 1:42:42 PM: Fetching cached dependencies 1:42:42 PM: Starting to download cache of 403.5MB 1:42:47 PM: Finished downloading cache in 4.975012923s 1:42:47 PM: Starting to extract cache 1:43:02 PM: Finished extracting cache in 15.115060552s 1:43:02 PM: Finished fetching cache in 20.192442139s 1:43:02 PM: Starting to prepare the repo for build 1:43:03 PM: Preparing Git Reference refs/heads/fix/bundle-size 1:43:04 PM: Parsing package.json dependencies 1:43:05 PM: Starting build script 1:43:05 PM: Installing dependencies 1:43:05 PM: Python version set to 2.7 1:43:05 PM: Started restoring cached node version 1:43:08 PM: Finished restoring cached node version 1:43:09 PM: v14.17.3 is already installed. 1:43:10 PM: Now using node v14.17.3 (npm v6.14.13) 1:43:10 PM: Started restoring cached build plugins 1:43:10 PM: Finished restoring cached build plugins 1:43:10 PM: Attempting ruby version 2.7.1, read from environment 1:43:10 PM: Started restoring cached ruby version 1:43:10 PM: Finished restoring cached ruby version 1:43:12 PM: Using ruby version 2.7.1 1:43:13 PM: Using PHP version 5.6 1:43:13 PM: Started restoring cached yarn cache 1:43:20 PM: Finished restoring cached yarn cache 1:43:21 PM: No yarn workspaces detected 1:43:21 PM: Started restoring cached node modules 1:43:21 PM: Finished restoring cached node modules 1:43:21 PM: Installing NPM modules using Yarn version 1.22.4 1:43:22 PM: yarn install v1.22.4 1:43:22 PM: [1/4] Resolving packages... 1:43:22 PM: success Already up-to-date. 1:43:22 PM: $ husky install 1:43:22 PM: husky - Git hooks installed 1:43:22 PM: Done in 0.55s. 1:43:22 PM: NPM modules installed using Yarn 1:43:22 PM: Started restoring cached go cache 1:43:22 PM: Finished restoring cached go cache 1:43:22 PM: go version go1.14.4 linux/amd64 1:43:22 PM: go version go1.14.4 linux/amd64 1:43:22 PM: Installing missing commands 1:43:22 PM: Verify run directory 1:43:23 PM: ​ 1:43:23 PM: ──────────────────────────────────────────────────────────────── 1:43:23 PM: Netlify Build 1:43:23 PM: ──────────────────────────────────────────────────────────────── 1:43:23 PM: ​ 1:43:23 PM: ❯ Version 1:43:23 PM: @netlify/build 17.9.2 1:43:23 PM: ​ 1:43:23 PM: ❯ Flags 1:43:23 PM: baseRelDir: true 1:43:23 PM: deployId: 6112ba906c15340007bea895 1:43:23 PM: ​ 1:43:23 PM: ❯ Current directory 1:43:23 PM: /opt/build/repo 1:43:23 PM: ​ 1:43:23 PM: ❯ Config file 1:43:23 PM: /opt/build/repo/netlify.toml 1:43:23 PM: ​ 1:43:23 PM: ❯ Context 1:43:23 PM: production 1:43:23 PM: ​ 1:43:23 PM: ❯ Loading plugins 1:43:23 PM: - @netlify/plugin-nextjs@3.8.0 from netlify.toml 1:43:24 PM: ​ 1:43:24 PM: ──────────────────────────────────────────────────────────────── 1:43:24 PM: 1. onPreBuild command from @netlify/plugin-nextjs 1:43:24 PM: ──────────────────────────────────────────────────────────────── 1:43:24 PM: ​ 1:43:24 PM: Using Next.js 11.0.1 1:43:24 PM: info - Using webpack 5. Reason: Enabled by default https://nextjs.org/docs/messages/webpack5 1:43:25 PM: Next.js cache restored. 1:43:25 PM: ​ 1:43:25 PM: (@netlify/plugin-nextjs onPreBuild completed in 1.6s) 1:43:25 PM: ​ 1:43:25 PM: ──────────────────────────────────────────────────────────────── 1:43:25 PM: 2. build.command from netlify.toml 1:43:25 PM: ──────────────────────────────────────────────────────────────── 1:43:25 PM: ​ 1:43:25 PM: $ yarn build 1:43:25 PM: yarn run v1.22.4 1:43:26 PM: $ next build 1:43:27 PM: info - Using webpack 5. Reason: Enabled by default https://nextjs.org/docs/messages/webpack5 1:43:27 PM: info - Checking validity of types... 1:43:43 PM: info - Creating an optimized production build... 1:45:54 PM: info - Compiled successfully 1:45:54 PM: info - Collecting page data... 1:46:07 PM: info - Generating static pages (0/5) 1:46:15 PM: info - Generating static pages (1/5) 1:46:15 PM: info - Generating static pages (2/5) 1:46:16 PM: info - Generating static pages (3/5) 1:46:16 PM: info - Generating static pages (5/5) 1:46:16 PM: info - Finalizing page optimization... 1:46:16 PM: Page Size First Load JS 1:46:16 PM: ┌ λ / 4.69 kB 1.53 MB 1:46:16 PM: ├ /_app 0 B 1.5 MB 1:46:16 PM: ├ ○ /404 1.02 kB 1.5 MB 1:46:16 PM: ├ λ /asset/[id] 79 kB 1.62 MB 1:46:16 PM: ├ λ /auction/[id] 2.18 kB 1.54 MB 1:46:16 PM: ├ λ /auctions 4.74 kB 1.53 MB 1:46:16 PM: ├ λ /collection/[name] 1.81 kB 1.57 MB 1:46:16 PM: ├ λ /create 15.8 kB 1.56 MB 1:46:16 PM: ├ └ css/35d7ff29d0e68c80cf85.css 3.59 kB 1:46:16 PM: ├ λ /createdrop 1.15 kB 1.54 MB 1:46:16 PM: ├ ● /customize 991 B 1.54 MB 1:46:16 PM: ├ ● /customize/collection 1.07 kB 1.54 MB 1:46:16 PM: ├ λ /customize/collection/[colName] 783 B 1.54 MB 1:46:16 PM: ├ λ /customize/collection/[colName]/schema 1.12 kB 1.54 MB 1:46:16 PM: ├ λ /customize/collection/[colName]/schema/[schemaName] 983 B 1.57 MB 1:46:16 PM: ├ λ /customize/collection/[colName]/schema/[schemaName]/mint 1.66 kB 1.54 MB 1:46:16 PM: ├ λ /customize/collection/[colName]/schema/[schemaName]/template 1.53 kB 1.54 MB 1:46:16 PM: ├ λ /drop-edit/[id] 1.78 kB 1.54 MB 1:46:16 PM: ├ λ /drop/[id] 7.31 kB 1.51 MB 1:46:16 PM: ├ └ css/9cd921426b443282625e.css 1.21 kB 1:46:16 PM: ├ λ /marketplace 7.63 kB 1.54 MB 1:46:16 PM: ├ └ css/475ca31934be1ae916e5.css 3.69 kB 1:46:16 PM: ├ λ /profile/[id] 5.81 kB 1.53 MB 1:46:16 PM: └ λ /ranking 7.58 kB 1.51 MB 1:46:16 PM: └ css/a3d0fdf5555f2ba25f19.css 4.9 kB 1:46:16 PM: + First Load JS shared by all 1.5 MB 1:46:16 PM: ├ chunks/framework.2f6124.js 42.4 kB 1:46:16 PM: ├ chunks/main.2340b7.js 21.2 kB 1:46:16 PM: ├ chunks/pages/_app.51c6e0.js 1.43 MB 1:46:16 PM: ├ chunks/webpack.834817.js 2.05 kB 1:46:16 PM: └ css/a64886491626b3d1f175.css 73.7 kB 1:46:16 PM: λ (Lambda) server-side renders at runtime (uses getInitialProps or getServerSideProps) 1:46:16 PM: ○ (Static) automatically rendered as static HTML (uses no initial props) 1:46:16 PM: ● (SSG) automatically generated as static HTML + JSON (uses getStaticProps) 1:46:16 PM: (ISR) incremental static regeneration (uses revalidate in getStaticProps) 1:46:16 PM: Done in 170.43s. 1:46:16 PM: ​ 1:46:16 PM: (build.command completed in 2m 50.6s) 1:46:16 PM: ​ 1:46:16 PM: ──────────────────────────────────────────────────────────────── 1:46:16 PM: 3. onBuild command from @netlify/plugin-nextjs 1:46:16 PM: ──────────────────────────────────────────────────────────────── 1:46:16 PM: ​ 1:46:16 PM: Detected Next.js site. Copying files... 1:46:16 PM: ** Running Next on Netlify package ** 1:46:16 PM: 🚀 Next on Netlify 🚀 1:46:16 PM: 🌍️ Copying public folder to /opt/build/repo/out 1:46:16 PM: 💼 Copying static NextJS assets to /opt/build/repo/out 1:46:16 PM: 💫 Setting up API endpoints as Netlify Functions in /opt/build/repo/netlify/functions 1:46:16 PM: 💫 Setting up pages with getInitialProps as Netlify Functions in /opt/build/repo/netlify/functions 1:46:16 PM: 💫 Setting up pages with getServerSideProps as Netlify Functions in /opt/build/repo/netlify/functions 1:46:16 PM: 🔥 Copying pre-rendered pages with getStaticProps and JSON data to /opt/build/repo/out 1:46:16 PM: 💫 Setting up pages with getStaticProps and fallback: true as Netlify Functions in /opt/build/repo/netlify/functions 1:46:16 PM: 💫 Setting up pages with getStaticProps and revalidation interval as Netlify Functions in /opt/build/repo/netlify/functions 1:46:16 PM: 🔥 Copying pre-rendered pages without props to /opt/build/repo/out 1:46:16 PM: Building 27 pages 1:46:16 PM: 🔀 Setting up redirects 1:46:16 PM: 🔀 Setting up headers 1:46:16 PM: ✅ Success! All done! 1:46:16 PM: ​ 1:46:16 PM: (@netlify/plugin-nextjs onBuild completed in 358ms) 1:46:16 PM: ​ 1:46:16 PM: ──────────────────────────────────────────────────────────────── 1:46:16 PM: 4. Functions bundling 1:46:16 PM: ──────────────────────────────────────────────────────────────── 1:46:16 PM: ​ 1:46:17 PM: Packaging Functions from netlify/functions directory: 1:46:17 PM: - next_404/next_404.js 1:46:17 PM: - next_asset_id/next_asset_id.js 1:46:17 PM: - next_auction_id/next_auction_id.js 1:46:17 PM: - next_auctions/next_auctions.js 1:46:17 PM: - next_collection_name/next_collection_name.js 1:46:17 PM: - next_create/next_create.js 1:46:17 PM: - next_createdrop/next_createdrop.js 1:46:17 PM: - next_customize/next_customize.js 1:46:17 PM: - next_customize_collection/next_customize_collection.js 1:46:17 PM: - next_customize_collection_colName/next_customize_collection_colName.js 1:46:17 PM: - next_customize_collection_colName_schema/next_customize_collection_colName_schema.js 1:46:17 PM: - next_customize_collection_colName_schema_schemaName/next_customize_collection_colName_schema_schemaName.js 1:46:17 PM: - next_customize_collection_colName_schema_schemaName_mint/next_customize_collection_colName_schema_schemaName_mint.js 1:46:17 PM: - next_customize_collection_colName_schema_schemaName_template/next_customize_collection_colName_schema_schemaName_template.js 1:46:17 PM: - next_drop_id/next_drop_id.js 1:46:17 PM: - next_dropedit_id/next_dropedit_id.js 1:46:17 PM: - next_image/next_image.js 1:46:17 PM: - next_index/next_index.js 1:46:17 PM: - next_marketplace/next_marketplace.js 1:46:17 PM: - next_profile_id/next_profile_id.js 1:46:17 PM: - next_ranking/next_ranking.js 1:46:17 PM: ​ 1:51:12 PM: ​ 1:51:12 PM: ❯ The following Node.js modules use dynamic expressions to include files: 1:51:12 PM: - next-i18next 1:51:12 PM: ​ 1:51:12 PM: Because files included with dynamic expressions aren't bundled with your serverless functions by default, this may result in an error when invoking a function. To resolve this error, you can mark these Node.js 1:51:12 PM: modules as external in the [functions] section of your `netlify.toml` configuration file: 1:51:12 PM: ​ 1:51:12 PM: [functions] 1:51:12 PM: external_node_modules = ["next-i18next"] 1:51:12 PM: ​ 1:51:12 PM: Visit https://ntl.fyi/dynamic-imports for more information. 1:51:12 PM: ​ 1:51:12 PM: ​ 1:51:12 PM: (Functions bundling completed in 4m 55.9s) 1:51:12 PM: ​ 1:51:12 PM: ──────────────────────────────────────────────────────────────── 1:51:12 PM: 5. onPostBuild command from @netlify/plugin-nextjs 1:51:12 PM: ──────────────────────────────────────────────────────────────── 1:51:12 PM: ​ 1:51:13 PM: Next.js cache saved. 1:51:13 PM: ​ 1:51:13 PM: (@netlify/plugin-nextjs onPostBuild completed in 595ms) 1:51:13 PM: ​ 1:51:13 PM: ──────────────────────────────────────────────────────────────── 1:51:13 PM: 6. Deploy site 1:51:13 PM: ──────────────────────────────────────────────────────────────── 1:51:13 PM: ​ 1:51:13 PM: Starting to deploy site from 'out' 1:51:16 PM: Creating deploy tree 1:51:16 PM: Creating deploy upload records 1:51:16 PM: 6 new files to upload 1:51:16 PM: 21 new functions to upload 1:51:32 PM: Site deploy was successfully initiated 1:51:32 PM: ​ 1:51:32 PM: (Deploy site completed in 19s) 1:51:32 PM: Starting post processing 1:51:32 PM: ​ 1:51:32 PM: ──────────────────────────────────────────────────────────────── 1:51:32 PM: Netlify Build Complete 1:51:32 PM: ──────────────────────────────────────────────────────────────── 1:51:32 PM: ​ 1:51:32 PM: (Netlify Build completed in 8m 9s) 1:51:32 PM: Post processing - HTML 1:51:32 PM: Caching artifacts 1:51:32 PM: Started saving node modules 1:51:32 PM: Finished saving node modules 1:51:32 PM: Started saving build plugins 1:51:32 PM: Post processing - header rules 1:51:32 PM: Finished saving build plugins 1:51:32 PM: Started saving yarn cache 1:51:33 PM: Post processing - redirect rules 1:51:33 PM: Post processing done 1:51:33 PM: Site is live ✨ 1:51:41 PM: Finished saving yarn cache 1:51:41 PM: Started saving pip cache 1:51:42 PM: Finished saving pip cache 1:51:42 PM: Started saving emacs cask dependencies 1:51:42 PM: Finished saving emacs cask dependencies 1:51:42 PM: Started saving maven dependencies 1:51:42 PM: Finished saving maven dependencies 1:51:42 PM: Started saving boot dependencies 1:51:42 PM: Finished saving boot dependencies 1:51:42 PM: Started saving rust rustup cache 1:51:42 PM: Finished saving rust rustup cache 1:51:42 PM: Started saving go dependencies 1:51:42 PM: Finished saving go dependencies 1:51:42 PM: Build script success 1:52:58 PM: Finished processing build request in 10m16.965824994s ``` next.config.js: ``` const withPlugins = require("next-compose-plugins"); const { withSentryConfig } = require("@sentry/nextjs"); const withAntdLess = require("next-plugin-antd-less"); const libtheme = require("./libtheme"); const { i18n } = require("./next-i18next.config"); const withBundleAnalyzer = require("@next/bundle-analyzer")({ enabled: process.env.ANALYZE === "true", }); const SentryWebpackPluginOptions = { dryRun: true, silent: true, }; const nextConfig = { target: "experimental-serverless-trace", reactStrictMode: true, poweredByHeader: false, productionBrowserSourceMaps: false, reactStrictMode: true, poweredByHeader: false, images: { deviceSizes: [300, 640, 750, 828, 1080, 1200, 1920, 2048, 3840], imageSizes: [16, 32, 48, 64, 96, 128, 256, 384], domains: [ ... ], }, eslint: { ignoreDuringBuilds: true, }, i18n, }; const plugins = [ withBundleAnalyzer, [withAntdLess, { modifyVars: libtheme }], [ withSentryConfig, { sentry: { disableServerWebpackPlugin: true, disableClientWebpackPlugin: true, }, publicRuntimeConfig: { dns: process.env.SENTRY_DSN || process.env.NEXT_PUBLIC_SENTRY_DSN, }, SentryWebpackPluginOptions, }, ], ]; module.exports = withPlugins([...plugins], nextConfig); ``` next-i18next.config.js ``` /* eslint-disable no-undef */ module.exports = { i18n: { defaultLocale: "en", locales: ["en"], ns: ["common"], defaultNS: "common", }, }; ``` **Versions** - Next.js: - plugin (if installed at fixed version): ``` "next": "^11.0.1", "next-compose-plugins": "^2.2.1", "next-i18next": "^8.5.5", ``` **If you're using the CLI to build** - OS: [e.g. macOS, Windows] - MacOS - netlify/cli version: nops **If you're using file-based installation** - netlify.toml: ``` [build] command = "yarn build" publish = "out" [[plugins]] package = "@netlify/plugin-nextjs" [functions] node_bundler = "esbuild" external_node_modules = ["next", "@ampproject/toolbox-optimizer", "sharp"] ```
priority
error next was unable to find a user config build ok build on netlify is ok but i m getting this error when i try to access the link of the project error next was unable to find a user config errortype runtime unhandledpromiserejection errormessage error next was unable to find a user config trace runtime unhandledpromiserejection error next was unable to find a user config at process var runtime index js at process emit events js at processpromiserejections internal process promises js at processticksandrejections internal process task queues js build log pm build ready to start pm build image version pm build image tag pm buildbot version pm fetching cached dependencies pm starting to download cache of pm finished downloading cache in pm starting to extract cache pm finished extracting cache in pm finished fetching cache in pm starting to prepare the repo for build pm preparing git reference refs heads fix bundle size pm parsing package json dependencies pm starting build script pm installing dependencies pm python version set to pm started restoring cached node version pm finished restoring cached node version pm is already installed pm now using node npm pm started restoring cached build plugins pm finished restoring cached build plugins pm attempting ruby version read from environment pm started restoring cached ruby version pm finished restoring cached ruby version pm using ruby version pm using php version pm started restoring cached yarn cache pm finished restoring cached yarn cache pm no yarn workspaces detected pm started restoring cached node modules pm finished restoring cached node modules pm installing npm modules using yarn version pm yarn install pm resolving packages pm success already up to date pm husky install pm husky git hooks installed pm done in pm npm modules installed using yarn pm started restoring cached go cache pm finished restoring cached go cache pm go version linux pm go version linux pm installing missing commands pm verify run directory pm ​ pm ──────────────────────────────────────────────────────────────── pm netlify build pm ──────────────────────────────────────────────────────────────── pm ​ pm ❯ version pm netlify build pm ​ pm ❯ flags pm basereldir true pm deployid pm ​ pm ❯ current directory pm opt build repo pm ​ pm ❯ config file pm opt build repo netlify toml pm ​ pm ❯ context pm production pm ​ pm ❯ loading plugins pm netlify plugin nextjs from netlify toml pm ​ pm ──────────────────────────────────────────────────────────────── pm onprebuild command from netlify plugin nextjs pm ──────────────────────────────────────────────────────────────── pm ​ pm using next js pm info using webpack reason enabled by default pm next js cache restored pm ​ pm netlify plugin nextjs onprebuild completed in pm ​ pm ──────────────────────────────────────────────────────────────── pm build command from netlify toml pm ──────────────────────────────────────────────────────────────── pm ​ pm yarn build pm yarn run pm next build pm info using webpack reason enabled by default pm info checking validity of types pm info creating an optimized production build pm info compiled successfully pm info collecting page data pm info generating static pages pm info generating static pages pm info generating static pages pm info generating static pages pm info generating static pages pm info finalizing page optimization pm page size first load js pm ┌ λ kb mb pm ├ app b mb pm ├ ○ kb mb pm ├ λ asset kb mb pm ├ λ auction kb mb pm ├ λ auctions kb mb pm ├ λ collection kb mb pm ├ λ create kb mb pm ├ └ css css kb pm ├ λ createdrop kb mb pm ├ ● customize b mb pm ├ ● customize collection kb mb pm ├ λ customize collection b mb pm ├ λ customize collection schema kb mb pm ├ λ customize collection schema b mb pm ├ λ customize collection schema mint kb mb pm ├ λ customize collection schema template kb mb pm ├ λ drop edit kb mb pm ├ λ drop kb mb pm ├ └ css css kb pm ├ λ marketplace kb mb pm ├ └ css css kb pm ├ λ profile kb mb pm └ λ ranking kb mb pm └ css css kb pm first load js shared by all mb pm ├ chunks framework js kb pm ├ chunks main js kb pm ├ chunks pages app js mb pm ├ chunks webpack js kb pm └ css css kb pm λ lambda server side renders at runtime uses getinitialprops or getserversideprops pm ○ static automatically rendered as static html uses no initial props pm ● ssg automatically generated as static html json uses getstaticprops pm isr incremental static regeneration uses revalidate in getstaticprops pm done in pm ​ pm build command completed in pm ​ pm ──────────────────────────────────────────────────────────────── pm onbuild command from netlify plugin nextjs pm ──────────────────────────────────────────────────────────────── pm ​ pm detected next js site copying files pm running next on netlify package pm 🚀 next on netlify 🚀 pm 🌍️ copying public folder to opt build repo out pm 💼 copying static nextjs assets to opt build repo out pm 💫 setting up api endpoints as netlify functions in opt build repo netlify functions pm 💫 setting up pages with getinitialprops as netlify functions in opt build repo netlify functions pm 💫 setting up pages with getserversideprops as netlify functions in opt build repo netlify functions pm 🔥 copying pre rendered pages with getstaticprops and json data to opt build repo out pm 💫 setting up pages with getstaticprops and fallback true as netlify functions in opt build repo netlify functions pm 💫 setting up pages with getstaticprops and revalidation interval as netlify functions in opt build repo netlify functions pm 🔥 copying pre rendered pages without props to opt build repo out pm building pages pm 🔀 setting up redirects pm 🔀 setting up headers pm ✅ success all done pm ​ pm netlify plugin nextjs onbuild completed in pm ​ pm ──────────────────────────────────────────────────────────────── pm functions bundling pm ──────────────────────────────────────────────────────────────── pm ​ pm packaging functions from netlify functions directory pm next next js pm next asset id next asset id js pm next auction id next auction id js pm next auctions next auctions js pm next collection name next collection name js pm next create next create js pm next createdrop next createdrop js pm next customize next customize js pm next customize collection next customize collection js pm next customize collection colname next customize collection colname js pm next customize collection colname schema next customize collection colname schema js pm next customize collection colname schema schemaname next customize collection colname schema schemaname js pm next customize collection colname schema schemaname mint next customize collection colname schema schemaname mint js pm next customize collection colname schema schemaname template next customize collection colname schema schemaname template js pm next drop id next drop id js pm next dropedit id next dropedit id js pm next image next image js pm next index next index js pm next marketplace next marketplace js pm next profile id next profile id js pm next ranking next ranking js pm ​ pm ​ pm ❯ the following node js modules use dynamic expressions to include files pm next pm ​ pm because files included with dynamic expressions aren t bundled with your serverless functions by default this may result in an error when invoking a function to resolve this error you can mark these node js pm modules as external in the section of your netlify toml configuration file pm ​ pm pm external node modules pm ​ pm visit for more information pm ​ pm ​ pm functions bundling completed in pm ​ pm ──────────────────────────────────────────────────────────────── pm onpostbuild command from netlify plugin nextjs pm ──────────────────────────────────────────────────────────────── pm ​ pm next js cache saved pm ​ pm netlify plugin nextjs onpostbuild completed in pm ​ pm ──────────────────────────────────────────────────────────────── pm deploy site pm ──────────────────────────────────────────────────────────────── pm ​ pm starting to deploy site from out pm creating deploy tree pm creating deploy upload records pm new files to upload pm new functions to upload pm site deploy was successfully initiated pm ​ pm deploy site completed in pm starting post processing pm ​ pm ──────────────────────────────────────────────────────────────── pm netlify build complete pm ──────────────────────────────────────────────────────────────── pm ​ pm netlify build completed in pm post processing html pm caching artifacts pm started saving node modules pm finished saving node modules pm started saving build plugins pm post processing header rules pm finished saving build plugins pm started saving yarn cache pm post processing redirect rules pm post processing done pm site is live ✨ pm finished saving yarn cache pm started saving pip cache pm finished saving pip cache pm started saving emacs cask dependencies pm finished saving emacs cask dependencies pm started saving maven dependencies pm finished saving maven dependencies pm started saving boot dependencies pm finished saving boot dependencies pm started saving rust rustup cache pm finished saving rust rustup cache pm started saving go dependencies pm finished saving go dependencies pm build script success pm finished processing build request in next config js const withplugins require next compose plugins const withsentryconfig require sentry nextjs const withantdless require next plugin antd less const libtheme require libtheme const require next config const withbundleanalyzer require next bundle analyzer enabled process env analyze true const sentrywebpackpluginoptions dryrun true silent true const nextconfig target experimental serverless trace reactstrictmode true poweredbyheader false productionbrowsersourcemaps false reactstrictmode true poweredbyheader false images devicesizes imagesizes domains eslint ignoreduringbuilds true const plugins withbundleanalyzer withsentryconfig sentry disableserverwebpackplugin true disableclientwebpackplugin true publicruntimeconfig dns process env sentry dsn process env next public sentry dsn sentrywebpackpluginoptions module exports withplugins nextconfig next config js eslint disable no undef module exports defaultlocale en locales ns defaultns common versions next js plugin if installed at fixed version next next compose plugins next if you re using the cli to build os macos netlify cli version nops if you re using file based installation netlify toml command yarn build publish out package netlify plugin nextjs node bundler esbuild external node modules
1
83,284
3,633,231,814
IssuesEvent
2016-02-11 13:47:49
dzavalishin/phantomuserland
https://api.github.com/repos/dzavalishin/phantomuserland
closed
Constructor code generation is disabled.
auto-migrated bug Component-Ph Component-VM Priority-Medium
``` See http://code.google.com/p/phantomuserland/source/browse/branches/j2ptranslator/pl c/src/ru/dz/jpc/tophantom/CFile.java?spec=svn172&r=172 Constructor code generation is disabled. Fix and enable back. ``` Original issue reported on code.google.com by `dmitry.zavalishin@gmail.com` on 30 Oct 2009 at 9:34
1.0
Constructor code generation is disabled. - ``` See http://code.google.com/p/phantomuserland/source/browse/branches/j2ptranslator/pl c/src/ru/dz/jpc/tophantom/CFile.java?spec=svn172&r=172 Constructor code generation is disabled. Fix and enable back. ``` Original issue reported on code.google.com by `dmitry.zavalishin@gmail.com` on 30 Oct 2009 at 9:34
priority
constructor code generation is disabled see c src ru dz jpc tophantom cfile java spec r constructor code generation is disabled fix and enable back original issue reported on code google com by dmitry zavalishin gmail com on oct at
1
533,814
15,603,397,109
IssuesEvent
2021-03-19 01:47:34
halloweentown/SOEN341-W21-A7
https://api.github.com/repos/halloweentown/SOEN341-W21-A7
closed
[US-13] As a User I want to follow another user so that I can view future posts from that user [7]
Epic High Priority Medium Risk User Story
Users shall be able to follow people that they like by clicking a button ### **Functional Requirements** - [x] Be able to follow another user - [ ] able to view their future posts ### **Specifications** Quantitative PASS/FAIL performance metrics that must be met by the implementation. ex: - [x] Visual indicator that you are following the user - [ ] Content from followed users appears for currently logged in user ### **Tasks** - [ ] Create user pages - [x] Create a button which allows you to follow another user - [x] Save in the database who the user is following - [x] Save in database who have followed you ### **Acceptance Criteria** <!-- Card can be marked as 'Done' when the following have been completed: --> 1. When the user has an account and wants to follow another user 2. Then the user should be able to click a follow button and update their database
1.0
[US-13] As a User I want to follow another user so that I can view future posts from that user [7] - Users shall be able to follow people that they like by clicking a button ### **Functional Requirements** - [x] Be able to follow another user - [ ] able to view their future posts ### **Specifications** Quantitative PASS/FAIL performance metrics that must be met by the implementation. ex: - [x] Visual indicator that you are following the user - [ ] Content from followed users appears for currently logged in user ### **Tasks** - [ ] Create user pages - [x] Create a button which allows you to follow another user - [x] Save in the database who the user is following - [x] Save in database who have followed you ### **Acceptance Criteria** <!-- Card can be marked as 'Done' when the following have been completed: --> 1. When the user has an account and wants to follow another user 2. Then the user should be able to click a follow button and update their database
priority
as a user i want to follow another user so that i can view future posts from that user users shall be able to follow people that they like by clicking a button functional requirements be able to follow another user able to view their future posts specifications quantitative pass fail performance metrics that must be met by the implementation ex visual indicator that you are following the user content from followed users appears for currently logged in user tasks create user pages create a button which allows you to follow another user save in the database who the user is following save in database who have followed you acceptance criteria when the user has an account and wants to follow another user then the user should be able to click a follow button and update their database
1
614,598
19,186,606,992
IssuesEvent
2021-12-05 10:00:46
bluelotus03/Hackcoming-Game-2021
https://api.github.com/repos/bluelotus03/Hackcoming-Game-2021
closed
Publish Game
enhancement medium-priority
- [x] Come up with some domain names - [x] Find one that's available on GoDaddy - [x] Figure out how to publish the game from Replit to a website version (if possible) - or display the screen preview size of replit to play on screen
1.0
Publish Game - - [x] Come up with some domain names - [x] Find one that's available on GoDaddy - [x] Figure out how to publish the game from Replit to a website version (if possible) - or display the screen preview size of replit to play on screen
priority
publish game come up with some domain names find one that s available on godaddy figure out how to publish the game from replit to a website version if possible or display the screen preview size of replit to play on screen
1
485,010
13,959,865,047
IssuesEvent
2020-10-24 18:21:37
tellor-io/TellorMiner
https://api.github.com/repos/tellor-io/TellorMiner
closed
Remove `CurrentVariablesTracker` and use `NewCurrentVariablesTracker`
clean up difficulty: good first issue help wanted priority: medium
IIUC `CurrentVariablesTracker` is for the v1 contracts so I assume it can now be removed. So we can remove `CurrentVariablesTracker` and rename `NewCurrentVariablesTracker` -> `CurrentVariablesTracker`
1.0
Remove `CurrentVariablesTracker` and use `NewCurrentVariablesTracker` - IIUC `CurrentVariablesTracker` is for the v1 contracts so I assume it can now be removed. So we can remove `CurrentVariablesTracker` and rename `NewCurrentVariablesTracker` -> `CurrentVariablesTracker`
priority
remove currentvariablestracker and use newcurrentvariablestracker iiuc currentvariablestracker is for the contracts so i assume it can now be removed so we can remove currentvariablestracker and rename newcurrentvariablestracker currentvariablestracker
1
67,336
3,269,152,308
IssuesEvent
2015-10-23 15:07:27
ExchangeCore/Concrete5-CKEditor
https://api.github.com/repos/ExchangeCore/Concrete5-CKEditor
opened
Set up build scripts
priority-medium type-enhancement
Set up a grunt build script to do package builds that exclude unnecessary package files and format the package for PRB readiness
1.0
Set up build scripts - Set up a grunt build script to do package builds that exclude unnecessary package files and format the package for PRB readiness
priority
set up build scripts set up a grunt build script to do package builds that exclude unnecessary package files and format the package for prb readiness
1
65,307
3,227,387,045
IssuesEvent
2015-10-11 05:10:25
sohelvali/Test-Git-Issue
https://api.github.com/repos/sohelvali/Test-Git-Issue
closed
Question from Pfizer
Medium Priority Search Query
How does the tool search for Manufacturer (for both US and UK labels)? Apologies if I asked this before, just wanted to confirm again.  Thank you, Katia
1.0
Question from Pfizer - How does the tool search for Manufacturer (for both US and UK labels)? Apologies if I asked this before, just wanted to confirm again.  Thank you, Katia
priority
question from pfizer how does the tool search for manufacturer for both us and uk labels apologies if i asked this before just wanted to confirm again   thank you katia
1
567,167
16,849,177,199
IssuesEvent
2021-06-20 06:12:38
koishijs/koishi
https://api.github.com/repos/koishijs/koishi
closed
plugin-mongo 丢失了用户数据 (userFileds)
awaiting feedback bug plugin: mongo priority: medium
**Describe the bug** <!-- 简明的表述 bug 是什么。 --> 近期,有三名使用 MongoDB 的 bot 持有者反馈他们丢失了数据库中自己的用户数据,具体表现为集合 user 中自己的 document 整个没有了。 **To Reproduce** <!-- 如何重现这个行为。 --> 目前未知,将在 comment 中持续跟进。 **Expected behavior** <!-- 期望的行为是什么? --> **Screenshots** <!-- 提供相应的截图,可以是聊天截图和 CoolQ 日志。最好都有。 --> **Versions** <!-- 填写相应的版本号。 --> - OS: [e.g. iOS] - Node Version: 14.x 15.x - Koishi Version: 3.8.0 3.9.0 - plugin-mongo: 2.2.1 - plugin-webui: 4.2.0 - plugin-chat: 0.3.0 **Additional context** <!-- 其他想要补充的信息。 -->
1.0
plugin-mongo 丢失了用户数据 (userFileds) - **Describe the bug** <!-- 简明的表述 bug 是什么。 --> 近期,有三名使用 MongoDB 的 bot 持有者反馈他们丢失了数据库中自己的用户数据,具体表现为集合 user 中自己的 document 整个没有了。 **To Reproduce** <!-- 如何重现这个行为。 --> 目前未知,将在 comment 中持续跟进。 **Expected behavior** <!-- 期望的行为是什么? --> **Screenshots** <!-- 提供相应的截图,可以是聊天截图和 CoolQ 日志。最好都有。 --> **Versions** <!-- 填写相应的版本号。 --> - OS: [e.g. iOS] - Node Version: 14.x 15.x - Koishi Version: 3.8.0 3.9.0 - plugin-mongo: 2.2.1 - plugin-webui: 4.2.0 - plugin-chat: 0.3.0 **Additional context** <!-- 其他想要补充的信息。 -->
priority
plugin mongo 丢失了用户数据 userfileds describe the bug 近期,有三名使用 mongodb 的 bot 持有者反馈他们丢失了数据库中自己的用户数据,具体表现为集合 user 中自己的 document 整个没有了。 to reproduce 目前未知,将在 comment 中持续跟进。 expected behavior screenshots versions os node version x x koishi version plugin mongo plugin webui plugin chat additional context
1
366,765
10,825,816,283
IssuesEvent
2019-11-09 18:15:40
AY1920S1-CS2113T-W13-2/main
https://api.github.com/repos/AY1920S1-CS2113T-W13-2/main
reopened
As a User, I want to find a topic by name...
priority.Medium type.Story
so that I can locate details of topics without having to go through the entire list
1.0
As a User, I want to find a topic by name... - so that I can locate details of topics without having to go through the entire list
priority
as a user i want to find a topic by name so that i can locate details of topics without having to go through the entire list
1
91,221
3,840,887,091
IssuesEvent
2016-04-04 00:51:59
nim-lang/Nim
https://api.github.com/repos/nim-lang/Nim
closed
Anonymous functions at compiletime
Medium Priority VM
I'd like to make list comprehensions work at compile time as well and found 2 problems during it (and still no solution how to do it at compiletime): ```nim const c = (proc(): int = 10)() ``` Gives the error: ``` lcc.nim(20, 28) Error: constant expression expected ``` So instead I tried this: ```nim proc foo: seq[int] = (proc(): seq[int] = result = @[2])() const bar = foo() echo bar ``` No error now, but bar ends up being `nil`.
1.0
Anonymous functions at compiletime - I'd like to make list comprehensions work at compile time as well and found 2 problems during it (and still no solution how to do it at compiletime): ```nim const c = (proc(): int = 10)() ``` Gives the error: ``` lcc.nim(20, 28) Error: constant expression expected ``` So instead I tried this: ```nim proc foo: seq[int] = (proc(): seq[int] = result = @[2])() const bar = foo() echo bar ``` No error now, but bar ends up being `nil`.
priority
anonymous functions at compiletime i d like to make list comprehensions work at compile time as well and found problems during it and still no solution how to do it at compiletime nim const c proc int gives the error lcc nim error constant expression expected so instead i tried this nim proc foo seq proc seq result const bar foo echo bar no error now but bar ends up being nil
1
756,413
26,469,752,398
IssuesEvent
2023-01-17 05:48:46
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[YCQL] toJSON() built-in must support UDT & FROZEN
kind/enhancement priority/medium area/ycql
Jira Link: [DB-4704](https://yugabyte.atlassian.net/browse/DB-4704) This is a part of https://github.com/YugaByte/yugabyte-db/issues/992: [YCQL] add support for toJSON(), fromJSON() built-ins #992 Current implementation support all simple types and collections. User-defined-type and frozen types are not supported yet.
1.0
[YCQL] toJSON() built-in must support UDT & FROZEN - Jira Link: [DB-4704](https://yugabyte.atlassian.net/browse/DB-4704) This is a part of https://github.com/YugaByte/yugabyte-db/issues/992: [YCQL] add support for toJSON(), fromJSON() built-ins #992 Current implementation support all simple types and collections. User-defined-type and frozen types are not supported yet.
priority
tojson built in must support udt frozen jira link this is a part of add support for tojson fromjson built ins current implementation support all simple types and collections user defined type and frozen types are not supported yet
1
415,851
12,135,645,450
IssuesEvent
2020-04-23 12:52:45
project-koku/koku
https://api.github.com/repos/project-koku/koku
closed
Node labels dont seem to be getting ingested in CI/QA but do locally
bug priority - medium
**Describe the bug** Node labels dont seem to be getting ingested in CI/QA but do locally **To Reproduce** Steps to reproduce the behavior: 1. Add ocp source with Node labels/tags 2. Ingest data 3. Go to 'api/cost-management/v1/tags/openshift/?filter[enabled]=false' 4. See no tags set at node level **Expected behavior** Should see tags set at the node level **Context (please complete the following information):** - OS: Fedora - Browser: Firefox - Commit Hash from status endpoint: 7472b8e64e3b2dd1026555fd9dbc256bc69d6457 **Additional context** Automation test failing in vortex 'test_api_ocp_tag_node_to_pod_level' Tried running this against CI and QA manually and I see the same issue, however if I run it locally it passes. Perhaps there is something different locally because of using dev=True? Also as a side note I assume this prevents the UI 'Tag key enablement' working for node tags too since we dont ingest them. Heres my tags endpoint locally: ``` "data": [ { "key": "volume", "values": [ "stor_echo" ], "enabled": true }, { "key": "volqe", "values": [ "stor_qe", "rock" ], "enabled": false }, { "key": "node", "values": [ "asuna" ], "enabled": true }, { "key": "app", "values": [ "echo" ], "enabled": true } ] } ``` Vs CI/QA From this you can see the ` "key": "node",` and value is missing from the output ``` }, "data": [ { "key": "volume", "values": [ "stor_tiers", "stor_echo" ], "enabled": true }, { "key": "volqe", "values": [ "stor_qe", "rock" ], "enabled": false }, { "key": "app", "values": [ "teirs", "echo" ], "enabled": true } ] } ```
1.0
Node labels dont seem to be getting ingested in CI/QA but do locally - **Describe the bug** Node labels dont seem to be getting ingested in CI/QA but do locally **To Reproduce** Steps to reproduce the behavior: 1. Add ocp source with Node labels/tags 2. Ingest data 3. Go to 'api/cost-management/v1/tags/openshift/?filter[enabled]=false' 4. See no tags set at node level **Expected behavior** Should see tags set at the node level **Context (please complete the following information):** - OS: Fedora - Browser: Firefox - Commit Hash from status endpoint: 7472b8e64e3b2dd1026555fd9dbc256bc69d6457 **Additional context** Automation test failing in vortex 'test_api_ocp_tag_node_to_pod_level' Tried running this against CI and QA manually and I see the same issue, however if I run it locally it passes. Perhaps there is something different locally because of using dev=True? Also as a side note I assume this prevents the UI 'Tag key enablement' working for node tags too since we dont ingest them. Heres my tags endpoint locally: ``` "data": [ { "key": "volume", "values": [ "stor_echo" ], "enabled": true }, { "key": "volqe", "values": [ "stor_qe", "rock" ], "enabled": false }, { "key": "node", "values": [ "asuna" ], "enabled": true }, { "key": "app", "values": [ "echo" ], "enabled": true } ] } ``` Vs CI/QA From this you can see the ` "key": "node",` and value is missing from the output ``` }, "data": [ { "key": "volume", "values": [ "stor_tiers", "stor_echo" ], "enabled": true }, { "key": "volqe", "values": [ "stor_qe", "rock" ], "enabled": false }, { "key": "app", "values": [ "teirs", "echo" ], "enabled": true } ] } ```
priority
node labels dont seem to be getting ingested in ci qa but do locally describe the bug node labels dont seem to be getting ingested in ci qa but do locally to reproduce steps to reproduce the behavior add ocp source with node labels tags ingest data go to api cost management tags openshift filter false see no tags set at node level expected behavior should see tags set at the node level context please complete the following information os fedora browser firefox commit hash from status endpoint additional context automation test failing in vortex test api ocp tag node to pod level tried running this against ci and qa manually and i see the same issue however if i run it locally it passes perhaps there is something different locally because of using dev true also as a side note i assume this prevents the ui tag key enablement working for node tags too since we dont ingest them heres my tags endpoint locally data key volume values stor echo enabled true key volqe values stor qe rock enabled false key node values asuna enabled true key app values echo enabled true vs ci qa from this you can see the key node and value is missing from the output data key volume values stor tiers stor echo enabled true key volqe values stor qe rock enabled false key app values teirs echo enabled true
1
283,127
8,714,387,008
IssuesEvent
2018-12-07 07:41:33
aowen87/TicketTester
https://api.github.com/repos/aowen87/TicketTester
closed
Python Query call crashes the cli in 2.4.x
bug likelihood medium priority reviewed severity low
Ed Kokko has a python query that crashes the cli as arguments are being packed up and send to the engine. His query works in 2.3.x. -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. As such, not all information was able to be captured in the transition. Below is a complete record of the original redmine ticket. Ticket number: 1008 Status: Resolved Project: VisIt Tracker: Bug Priority: Urgent Subject: Python Query call crashes the cli in 2.4.x Assigned to: Cyrus Harrison Category: Target version: 2.4.3 Author: Cyrus Harrison Start: 03/30/2012 Due date: % Done: 0 Estimated time: Created: 03/30/2012 04:21 pm Updated: 03/30/2012 04:43 pm Likelihood: 3 - Occasional Severity: 2 - Minor Irritation Found in version: 2.4.2 Impact: Expected Use: OS: All Support Group: Any Description: Ed Kokko has a python query that crashes the cli as arguments are being packed up and send to the engine. His query works in 2.3.x. Comments: Hi Everyone,This fixes a crash that occurs in 2.4.x when we try to with pack longer strings as query arguments in cli.This crash was due to how we convert Variant's to a string for the String & String Vector case.We were using a 5000 char buffer w/ a sprintf. In the case were the crash occurred, the argument was much longer than 5000 chars.We don't need to use sprintf in this case, so the solution is to just use std::string concatenation.RC:Sending common/state/Variant.CTransmitting file data .Committed revision 17813.Trunk:ending common/state/Variant.CTransmitting file data .Committed revision 17815.-Cyrus
1.0
Python Query call crashes the cli in 2.4.x - Ed Kokko has a python query that crashes the cli as arguments are being packed up and send to the engine. His query works in 2.3.x. -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. As such, not all information was able to be captured in the transition. Below is a complete record of the original redmine ticket. Ticket number: 1008 Status: Resolved Project: VisIt Tracker: Bug Priority: Urgent Subject: Python Query call crashes the cli in 2.4.x Assigned to: Cyrus Harrison Category: Target version: 2.4.3 Author: Cyrus Harrison Start: 03/30/2012 Due date: % Done: 0 Estimated time: Created: 03/30/2012 04:21 pm Updated: 03/30/2012 04:43 pm Likelihood: 3 - Occasional Severity: 2 - Minor Irritation Found in version: 2.4.2 Impact: Expected Use: OS: All Support Group: Any Description: Ed Kokko has a python query that crashes the cli as arguments are being packed up and send to the engine. His query works in 2.3.x. Comments: Hi Everyone,This fixes a crash that occurs in 2.4.x when we try to with pack longer strings as query arguments in cli.This crash was due to how we convert Variant's to a string for the String & String Vector case.We were using a 5000 char buffer w/ a sprintf. In the case were the crash occurred, the argument was much longer than 5000 chars.We don't need to use sprintf in this case, so the solution is to just use std::string concatenation.RC:Sending common/state/Variant.CTransmitting file data .Committed revision 17813.Trunk:ending common/state/Variant.CTransmitting file data .Committed revision 17815.-Cyrus
priority
python query call crashes the cli in x ed kokko has a python query that crashes the cli as arguments are being packed up and send to the engine his query works in x redmine migration this ticket was migrated from redmine as such not all information was able to be captured in the transition below is a complete record of the original redmine ticket ticket number status resolved project visit tracker bug priority urgent subject python query call crashes the cli in x assigned to cyrus harrison category target version author cyrus harrison start due date done estimated time created pm updated pm likelihood occasional severity minor irritation found in version impact expected use os all support group any description ed kokko has a python query that crashes the cli as arguments are being packed up and send to the engine his query works in x comments hi everyone this fixes a crash that occurs in x when we try to with pack longer strings as query arguments in cli this crash was due to how we convert variant s to a string for the string string vector case we were using a char buffer w a sprintf in the case were the crash occurred the argument was much longer than chars we don t need to use sprintf in this case so the solution is to just use std string concatenation rc sending common state variant ctransmitting file data committed revision trunk ending common state variant ctransmitting file data committed revision cyrus
1
345,444
10,368,095,729
IssuesEvent
2019-09-07 14:14:25
wevote/WebApp
https://api.github.com/repos/wevote/WebApp
closed
Value page: "Explore More Values"
Difficulty: Medium Priority: 1
On each value page, like this one: https://quality.wevote.us/value/animals__wildlife Add an "Explore More Values" to display the values you are not following yet. <img width="668" alt="Screen Shot 2019-08-21 at 9 20 54 AM" src="https://user-images.githubusercontent.com/7756031/63449679-675c0b00-c3f5-11e9-8133-83ed8820a663.png"> Please use the same format and component that displays the Values squares on this page: https://quality.wevote.us/values/list
1.0
Value page: "Explore More Values" - On each value page, like this one: https://quality.wevote.us/value/animals__wildlife Add an "Explore More Values" to display the values you are not following yet. <img width="668" alt="Screen Shot 2019-08-21 at 9 20 54 AM" src="https://user-images.githubusercontent.com/7756031/63449679-675c0b00-c3f5-11e9-8133-83ed8820a663.png"> Please use the same format and component that displays the Values squares on this page: https://quality.wevote.us/values/list
priority
value page explore more values on each value page like this one add an explore more values to display the values you are not following yet img width alt screen shot at am src please use the same format and component that displays the values squares on this page
1
263,933
8,303,341,368
IssuesEvent
2018-09-21 17:13:48
poanetwork/blockscout
https://api.github.com/repos/poanetwork/blockscout
closed
Duplication of the code that defines tabs in templates
enhancement priority: medium team: developer
First task to resolve https://github.com/poanetwork/blockscout/issues/706. As a developer, I want to have the code that creates the links to the tabs in a single partial, so I can just load it in new tabs and update it in only one place when needed. This will make both working on existing pages and creating new features easier and faster. ### Tasks Remove the duplicated tabs code from the following pages: - [ ] Address page; - [ ] Move the tabs definition to a partial; - [ ] Remove the tabs definition code; - [ ] Load the tabs definition partial; - [ ] Create a function to highlight the correct tab as active. - [ ] Transaction page; - [ ] Move the tabs definition to a partial; - [ ] Remove the tabs definition code; - [ ] Load the tabs definition partial; - [ ] Create a function to highlight the correct tab as active. - [ ] Token page. - [ ] Move the tabs definition to a partial; - [ ] Remove the tabs definition code; - [ ] Load the tabs definition partial; - [ ] Create a function to highlight the correct tab as active. The commit https://github.com/poanetwork/blockscout/commit/8a4f8504d991346488bdad1e87cd4f340c2a078f can be used as an example of how to move the code out of the templates into a single partial; it just doesn't deal with highlighting the correct tab.
1.0
Duplication of the code that defines tabs in templates - First task to resolve https://github.com/poanetwork/blockscout/issues/706. As a developer, I want to have the code that creates the links to the tabs in a single partial, so I can just load it in new tabs and update it in only one place when needed. This will make both working on existing pages and creating new features easier and faster. ### Tasks Remove the duplicated tabs code from the following pages: - [ ] Address page; - [ ] Move the tabs definition to a partial; - [ ] Remove the tabs definition code; - [ ] Load the tabs definition partial; - [ ] Create a function to highlight the correct tab as active. - [ ] Transaction page; - [ ] Move the tabs definition to a partial; - [ ] Remove the tabs definition code; - [ ] Load the tabs definition partial; - [ ] Create a function to highlight the correct tab as active. - [ ] Token page. - [ ] Move the tabs definition to a partial; - [ ] Remove the tabs definition code; - [ ] Load the tabs definition partial; - [ ] Create a function to highlight the correct tab as active. The commit https://github.com/poanetwork/blockscout/commit/8a4f8504d991346488bdad1e87cd4f340c2a078f can be used as an example of how to move the code out of the templates into a single partial; it just doesn't deal with highlighting the correct tab.
priority
duplication of the code that defines tabs in templates first task to resolve as a developer i want to have the code that creates the links to the tabs in a single partial so i can just load it in new tabs and update it in only one place when needed this will make both working on existing pages and creating new features easier and faster tasks remove the duplicated tabs code from the following pages address page move the tabs definition to a partial remove the tabs definition code load the tabs definition partial create a function to highlight the correct tab as active transaction page move the tabs definition to a partial remove the tabs definition code load the tabs definition partial create a function to highlight the correct tab as active token page move the tabs definition to a partial remove the tabs definition code load the tabs definition partial create a function to highlight the correct tab as active the commit can be used as an example of how to move the code out of the templates into a single partial it just doesn t deal with highlighting the correct tab
1
634,432
20,361,058,793
IssuesEvent
2022-02-20 17:41:11
meerk40t/meerk40t
https://api.github.com/repos/meerk40t/meerk40t
closed
Raster alignment is off and tree plane becomes weird.
Type: Bug Status: Accepted Priority: Medium Context: Text Objects
Hi. I have a few puzzles to laser cut and decided to see how this fair compared to K40Whisperer. I'm impressed with the software and sure it is better! Thanks for the hard work. One issue I found, is where I make a small name puzzle, the text is not inside the puzzle anymore. See screenshot. ![image](https://user-images.githubusercontent.com/10572409/121186191-fa558600-c8a5-11eb-8b87-d9d58dffae1e.png) I tried to enlarge the "tree" pane, to show the font detail, but then the screen becomes weird, See below. ![image](https://user-images.githubusercontent.com/10572409/121186933-b2832e80-c8a6-11eb-8135-9daa043ad91f.png) Hope it helps. I am trying v0.7.0 RC6 on Windows 10.
1.0
Raster alignment is off and tree plane becomes weird. - Hi. I have a few puzzles to laser cut and decided to see how this fair compared to K40Whisperer. I'm impressed with the software and sure it is better! Thanks for the hard work. One issue I found, is where I make a small name puzzle, the text is not inside the puzzle anymore. See screenshot. ![image](https://user-images.githubusercontent.com/10572409/121186191-fa558600-c8a5-11eb-8b87-d9d58dffae1e.png) I tried to enlarge the "tree" pane, to show the font detail, but then the screen becomes weird, See below. ![image](https://user-images.githubusercontent.com/10572409/121186933-b2832e80-c8a6-11eb-8135-9daa043ad91f.png) Hope it helps. I am trying v0.7.0 RC6 on Windows 10.
priority
raster alignment is off and tree plane becomes weird hi i have a few puzzles to laser cut and decided to see how this fair compared to i m impressed with the software and sure it is better thanks for the hard work one issue i found is where i make a small name puzzle the text is not inside the puzzle anymore see screenshot i tried to enlarge the tree pane to show the font detail but then the screen becomes weird see below hope it helps i am trying on windows
1
467,159
13,442,375,870
IssuesEvent
2020-09-08 06:37:21
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
[0.9.0.0 beta develop-23] Crabs swim on top of water
Category: Gameplay Priority: Medium Status: Fixed
![20200805134319_1](https://user-images.githubusercontent.com/68478692/89446092-176b7680-d722-11ea-9f92-e199ad3fca65.jpg) ![20200805134343_1](https://user-images.githubusercontent.com/68478692/89446095-176b7680-d722-11ea-8baf-ab052eb0ad77.jpg) I don't think crabs swim on top of the water. Crabs can also swim freely through the water.(In the game) But I may be wrong. I would expect unless I am wrong that crabs can be on the beach and at the bottom of the ocean.
1.0
[0.9.0.0 beta develop-23] Crabs swim on top of water - ![20200805134319_1](https://user-images.githubusercontent.com/68478692/89446092-176b7680-d722-11ea-9f92-e199ad3fca65.jpg) ![20200805134343_1](https://user-images.githubusercontent.com/68478692/89446095-176b7680-d722-11ea-8baf-ab052eb0ad77.jpg) I don't think crabs swim on top of the water. Crabs can also swim freely through the water.(In the game) But I may be wrong. I would expect unless I am wrong that crabs can be on the beach and at the bottom of the ocean.
priority
crabs swim on top of water i don t think crabs swim on top of the water crabs can also swim freely through the water in the game but i may be wrong i would expect unless i am wrong that crabs can be on the beach and at the bottom of the ocean
1
673,441
22,969,672,918
IssuesEvent
2022-07-20 01:00:04
stackcollision/Nebulous-BugReporting
https://api.github.com/repos/stackcollision/Nebulous-BugReporting
closed
Corkscrew on S3 causes complete miss
bug branch-modmis incorrect behavior priority medium
**Describe the bug** S3 single stage missiles set to corkscrew terminal behaviour complete miss without hitting target **To Reproduce** Steps to reproduce the behavior: 1. Load fleet an S3 pilum style missile and bullseye radar 2. Set terminal behaviour to corkscrew 3. Load ships, fire S3 missiles at stationary target. Missiles will corkscrew and miss completely **Expected behavior** I expected the corkscrew terminal behavior to be active until last moment where missile calculates track and brings the missile to target, and if there were misses to be a few, not all THE missiles to miss. **Attachments** Attach any screenshots, logs, fleet files, etc that may help. ![20220704213528_1](https://user-images.githubusercontent.com/45466969/177250253-e30c5fd0-487f-4945-8356-c817b62101f4.jpg) ![20220704213534_1](https://user-images.githubusercontent.com/45466969/177250259-4209cb63-6b5a-4db1-988a-94e9ee1f3e5a.jpg)
1.0
Corkscrew on S3 causes complete miss - **Describe the bug** S3 single stage missiles set to corkscrew terminal behaviour complete miss without hitting target **To Reproduce** Steps to reproduce the behavior: 1. Load fleet an S3 pilum style missile and bullseye radar 2. Set terminal behaviour to corkscrew 3. Load ships, fire S3 missiles at stationary target. Missiles will corkscrew and miss completely **Expected behavior** I expected the corkscrew terminal behavior to be active until last moment where missile calculates track and brings the missile to target, and if there were misses to be a few, not all THE missiles to miss. **Attachments** Attach any screenshots, logs, fleet files, etc that may help. ![20220704213528_1](https://user-images.githubusercontent.com/45466969/177250253-e30c5fd0-487f-4945-8356-c817b62101f4.jpg) ![20220704213534_1](https://user-images.githubusercontent.com/45466969/177250259-4209cb63-6b5a-4db1-988a-94e9ee1f3e5a.jpg)
priority
corkscrew on causes complete miss describe the bug single stage missiles set to corkscrew terminal behaviour complete miss without hitting target to reproduce steps to reproduce the behavior load fleet an pilum style missile and bullseye radar set terminal behaviour to corkscrew load ships fire missiles at stationary target missiles will corkscrew and miss completely expected behavior i expected the corkscrew terminal behavior to be active until last moment where missile calculates track and brings the missile to target and if there were misses to be a few not all the missiles to miss attachments attach any screenshots logs fleet files etc that may help
1
250,780
7,987,600,506
IssuesEvent
2018-07-19 08:21:33
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
[Coverity CID :187071] Insecure data handling in /subsys/net/l2/ethernet/gptp/gptp_mi.c
Coverity area: Networking bug priority: medium
Static code scan issues seen in File: /subsys/net/l2/ethernet/gptp/gptp_mi.c Category: Insecure data handling Function: copy_path_trace Component: Networking CID: 187071 Please fix or provide comments to square it off in coverity in the link: https://scan9.coverity.com/reports.htm#v32951/p12996
1.0
[Coverity CID :187071] Insecure data handling in /subsys/net/l2/ethernet/gptp/gptp_mi.c - Static code scan issues seen in File: /subsys/net/l2/ethernet/gptp/gptp_mi.c Category: Insecure data handling Function: copy_path_trace Component: Networking CID: 187071 Please fix or provide comments to square it off in coverity in the link: https://scan9.coverity.com/reports.htm#v32951/p12996
priority
insecure data handling in subsys net ethernet gptp gptp mi c static code scan issues seen in file subsys net ethernet gptp gptp mi c category insecure data handling function copy path trace component networking cid please fix or provide comments to square it off in coverity in the link
1
82,483
3,610,403,238
IssuesEvent
2016-02-05 05:17:35
cs2103jan2016-f13-4j/main
https://api.github.com/repos/cs2103jan2016-f13-4j/main
opened
The user can separate items that have deadlines/timeslot assigned and those which do not
priority.medium type.story
...so that he can differentiate tasks that have a (hard) deadline or fixed date/time from floating tasks.
1.0
The user can separate items that have deadlines/timeslot assigned and those which do not - ...so that he can differentiate tasks that have a (hard) deadline or fixed date/time from floating tasks.
priority
the user can separate items that have deadlines timeslot assigned and those which do not so that he can differentiate tasks that have a hard deadline or fixed date time from floating tasks
1
658,980
21,914,030,227
IssuesEvent
2022-05-21 14:21:18
asteca/ASteCA
https://api.github.com/repos/asteca/ASteCA
closed
Differential reddening
priority:medium type:synth-cl effort:med-high
1. [The old, metal-poor, anticentre open cluster Trumpler 5; Donati et al. (2015)](http://adsabs.harvard.edu/abs/2015MNRAS.446.1411D) > non-negligible DR has been found in many other clusters (see e.g. [Brogaard et al. 2012](https://www.aanda.org/articles/aa/abs/2012/07/aa19196-12/aa19196-12.html); [Platais et al. 2012](https://iopscience.iop.org/article/10.1088/2041-8205/751/1/L8); Donati et al. 2014[a](https://ui.adsabs.harvard.edu/abs/2014MNRAS.437.1241D/abstract),[b](https://ui.adsabs.harvard.edu/abs/2014A%26A...561A..94D/abstract), only to name a few cases). > To quantify the effect of DR we use a method based on the one described by Milone et al. (2012), but adapted to the case of OCs > The DR ranges between about −0.1 and +0.15 2. The open cluster King~1 in the second quadrant, Carrera et al. (2017, Zotero) > corrected for differential reddening. To do that we have applied the procedure described in detail by [Milone et al. (2012)](https://ui.adsabs.harvard.edu/#abs/2012A&A...540A..16M/abstract) - The ACS survey of Galactic globular clusters: XII. Photometric binaries along the main sequence, **Milone et al. (2012, Sect 3.1, Zotero)** ------------------------- 1. Extracting parameters from Colour-Magnitude Diagrams, Bonatto et al. (2015, Zotero) 1. [Newly Identified Star Clusters in M33. I. Integrated Photometry and Color-Magnitude Diagrams, Sarajedini et al. (2007)](http://adsabs.harvard.edu/abs/2007AJ....133..290S). Mentioned in Goudfrooij et al. Sect 3.2.2 (2011, Zotero) 1. Extinction in the Star Cluster SAI~113 and Galactic Structure in Carina, Carraro et al. (2017, Sect. 3, Zotero) 1. The Blue Straggler Population of the Open Clusters Trumpler 5, Trumpler 20, and NGC 2477 (2020, Zotero), describes a method to correct for this effect
1.0
Differential reddening - 1. [The old, metal-poor, anticentre open cluster Trumpler 5; Donati et al. (2015)](http://adsabs.harvard.edu/abs/2015MNRAS.446.1411D) > non-negligible DR has been found in many other clusters (see e.g. [Brogaard et al. 2012](https://www.aanda.org/articles/aa/abs/2012/07/aa19196-12/aa19196-12.html); [Platais et al. 2012](https://iopscience.iop.org/article/10.1088/2041-8205/751/1/L8); Donati et al. 2014[a](https://ui.adsabs.harvard.edu/abs/2014MNRAS.437.1241D/abstract),[b](https://ui.adsabs.harvard.edu/abs/2014A%26A...561A..94D/abstract), only to name a few cases). > To quantify the effect of DR we use a method based on the one described by Milone et al. (2012), but adapted to the case of OCs > The DR ranges between about −0.1 and +0.15 2. The open cluster King~1 in the second quadrant, Carrera et al. (2017, Zotero) > corrected for differential reddening. To do that we have applied the procedure described in detail by [Milone et al. (2012)](https://ui.adsabs.harvard.edu/#abs/2012A&A...540A..16M/abstract) - The ACS survey of Galactic globular clusters: XII. Photometric binaries along the main sequence, **Milone et al. (2012, Sect 3.1, Zotero)** ------------------------- 1. Extracting parameters from Colour-Magnitude Diagrams, Bonatto et al. (2015, Zotero) 1. [Newly Identified Star Clusters in M33. I. Integrated Photometry and Color-Magnitude Diagrams, Sarajedini et al. (2007)](http://adsabs.harvard.edu/abs/2007AJ....133..290S). Mentioned in Goudfrooij et al. Sect 3.2.2 (2011, Zotero) 1. Extinction in the Star Cluster SAI~113 and Galactic Structure in Carina, Carraro et al. (2017, Sect. 3, Zotero) 1. The Blue Straggler Population of the Open Clusters Trumpler 5, Trumpler 20, and NGC 2477 (2020, Zotero), describes a method to correct for this effect
priority
differential reddening non negligible dr has been found in many other clusters see e g donati et al only to name a few cases to quantify the effect of dr we use a method based on the one described by milone et al but adapted to the case of ocs the dr ranges between about − and the open cluster king in the second quadrant carrera et al zotero corrected for differential reddening to do that we have applied the procedure described in detail by the acs survey of galactic globular clusters xii photometric binaries along the main sequence milone et al sect zotero extracting parameters from colour magnitude diagrams bonatto et al zotero mentioned in goudfrooij et al sect zotero extinction in the star cluster sai and galactic structure in carina carraro et al sect zotero the blue straggler population of the open clusters trumpler trumpler and ngc zotero describes a method to correct for this effect
1
265,337
8,352,939,504
IssuesEvent
2018-10-02 08:28:44
CS2103-AY1819S1-F10-3/main
https://api.github.com/repos/CS2103-AY1819S1-F10-3/main
opened
Change titles everywhere
priority.Medium type.Enhancement
Most parts of the documentation is referring to the app as `Addressbook Level 4` instead of `Heart²`.
1.0
Change titles everywhere - Most parts of the documentation is referring to the app as `Addressbook Level 4` instead of `Heart²`.
priority
change titles everywhere most parts of the documentation is referring to the app as addressbook level instead of heart²
1
71,780
3,368,071,666
IssuesEvent
2015-11-22 18:11:26
psouza4/mediacentermaster
https://api.github.com/repos/psouza4/mediacentermaster
closed
Emby change: TagLine renamed to Tagline
Component-Functionality Feature-Movies Player-MediaBrowser Priority-Medium Type-SourceChange
To keep compatibility with Emby, the XML metadata tag TagLine and TagLines should be changed to Tagline and Taglines.
1.0
Emby change: TagLine renamed to Tagline - To keep compatibility with Emby, the XML metadata tag TagLine and TagLines should be changed to Tagline and Taglines.
priority
emby change tagline renamed to tagline to keep compatibility with emby the xml metadata tag tagline and taglines should be changed to tagline and taglines
1
82,228
3,604,301,799
IssuesEvent
2016-02-03 22:19:57
dhowe/RiTa
https://api.github.com/repos/dhowe/RiTa
closed
RiTa.kwic() returns duplicate results when target word appears more than once within wordCount
bug needs-verification PRIORITY: Medium
To reproduce, set the RiTaJS canvas width to 4000px in the example of KWIKmodel (p5js) or the DIV height to 4000px in KWIKmodel (dom) and then search for the word 'door'. Here is the result: ![1](https://cloud.githubusercontent.com/assets/2461812/9015581/7ab7c2e0-37fc-11e5-96fb-acb3dadfce15.png) The original text from Line 1879 and 1880 of kafka.txt: ``` immediate notice." With that, he took hold of the door handle and slammed the door. ``` If I set the wordCount to 4 in opts, it looks correct: ![2](https://cloud.githubusercontent.com/assets/2461812/9015746/9b83df6c-37fd-11e5-92b3-83d9dbd9e827.png) Is this a bug or am I misusing kwic()?
1.0
RiTa.kwic() returns duplicate results when target word appears more than once within wordCount - To reproduce, set the RiTaJS canvas width to 4000px in the example of KWIKmodel (p5js) or the DIV height to 4000px in KWIKmodel (dom) and then search for the word 'door'. Here is the result: ![1](https://cloud.githubusercontent.com/assets/2461812/9015581/7ab7c2e0-37fc-11e5-96fb-acb3dadfce15.png) The original text from Line 1879 and 1880 of kafka.txt: ``` immediate notice." With that, he took hold of the door handle and slammed the door. ``` If I set the wordCount to 4 in opts, it looks correct: ![2](https://cloud.githubusercontent.com/assets/2461812/9015746/9b83df6c-37fd-11e5-92b3-83d9dbd9e827.png) Is this a bug or am I misusing kwic()?
priority
rita kwic returns duplicate results when target word appears more than once within wordcount to reproduce set the ritajs canvas width to in the example of kwikmodel or the div height to in kwikmodel dom and then search for the word door here is the result the original text from line and of kafka txt immediate notice with that he took hold of the door handle and slammed the door if i set the wordcount to in opts it looks correct is this a bug or am i misusing kwic
1
656,230
21,724,047,946
IssuesEvent
2022-05-11 05:25:47
canonical-web-and-design/maas-ui
https://api.github.com/repos/canonical-web-and-design/maas-ui
closed
[ui][2.4][2.5] maas ignores ttl parameter for address records
Priority: Medium
Bug originally filed by dmitriis at https://bugs.launchpad.net/bugs/1802505 Even if ttl is specified for an A record (via UI) MAAS creates it with a default of 30 seconds. It is also not possible to update it afterwards via UI.
1.0
[ui][2.4][2.5] maas ignores ttl parameter for address records - Bug originally filed by dmitriis at https://bugs.launchpad.net/bugs/1802505 Even if ttl is specified for an A record (via UI) MAAS creates it with a default of 30 seconds. It is also not possible to update it afterwards via UI.
priority
maas ignores ttl parameter for address records bug originally filed by dmitriis at even if ttl is specified for an a record via ui maas creates it with a default of seconds it is also not possible to update it afterwards via ui
1
655,032
21,676,189,181
IssuesEvent
2022-05-08 18:55:37
StackExchange/dnscontrol
https://api.github.com/repos/StackExchange/dnscontrol
closed
DNS over HTTPS (DoH) provider not checking delegation
Type: Bug Priority: p2 - Medium
The DNS over HTTPS (DoH) provider is solely a _registrar_ provider, intended to check whether the nameservers at the registrar are matching those of the zone. But instead, it checks the _zone's_ `NS` records, so it does not check whether the _delegation_ is correct. #### Example (from my list of weird DNS setups :D) ```bash $ dig @a.gtld-servers.net vallourec.com ns … ;; AUTHORITY SECTION: vallourec.com. 172800 IN NS dns1.vallourec.fr. vallourec.com. 172800 IN NS dns2.vallourec.fr. vallourec.com. 172800 IN NS dns3.vallourec.fr. … $ dig @dns1.vallourec.fr vallourec.com ns … ;; ANSWER SECTION: vallourec.com. 28800 IN NS dns2.vallourec.fr. vallourec.com. 28800 IN NS dns1.vallourec.fr. … ``` ##### dnsconfig.js ```js var DOH = NewRegistrar('doh', 'DNSOVERHTTPS'); var BIND = NewDnsProvider('bind', 'BIND'); D('vallourec.com', DOH, DnsProvider(BIND), [ NAMESERVER('dns1.vallourec.fr.'), NAMESERVER('dns2.vallourec.fr.'), ]); ``` ##### Result ```bash $ dnscontrol push ******************** Domain: vallourec.com ----- Getting nameservers from: bind ----- DNS Provider: bind... 0 corrections ----- Registrar: doh... 0 corrections Done. 0 corrections. ``` ##### Expected ```bash $ dnscontrol push ******************** Domain: vallourec.com ----- Getting nameservers from: bind ----- DNS Provider: bind... 0 corrections ----- Registrar: doh... 1 correction #1: Update nameservers dns1.vallourec.fr,dns2.vallourec.fr,dns3.vallourec.fr -> dns1.vallourec.fr,dns2.vallourec.fr FAILURE! DNS-over-HTTPS 'Registrar' is read only, changes must be applied to vallourec.com manually Done. 1 corrections. completed with errors ```
1.0
DNS over HTTPS (DoH) provider not checking delegation - The DNS over HTTPS (DoH) provider is solely a _registrar_ provider, intended to check whether the nameservers at the registrar are matching those of the zone. But instead, it checks the _zone's_ `NS` records, so it does not check whether the _delegation_ is correct. #### Example (from my list of weird DNS setups :D) ```bash $ dig @a.gtld-servers.net vallourec.com ns … ;; AUTHORITY SECTION: vallourec.com. 172800 IN NS dns1.vallourec.fr. vallourec.com. 172800 IN NS dns2.vallourec.fr. vallourec.com. 172800 IN NS dns3.vallourec.fr. … $ dig @dns1.vallourec.fr vallourec.com ns … ;; ANSWER SECTION: vallourec.com. 28800 IN NS dns2.vallourec.fr. vallourec.com. 28800 IN NS dns1.vallourec.fr. … ``` ##### dnsconfig.js ```js var DOH = NewRegistrar('doh', 'DNSOVERHTTPS'); var BIND = NewDnsProvider('bind', 'BIND'); D('vallourec.com', DOH, DnsProvider(BIND), [ NAMESERVER('dns1.vallourec.fr.'), NAMESERVER('dns2.vallourec.fr.'), ]); ``` ##### Result ```bash $ dnscontrol push ******************** Domain: vallourec.com ----- Getting nameservers from: bind ----- DNS Provider: bind... 0 corrections ----- Registrar: doh... 0 corrections Done. 0 corrections. ``` ##### Expected ```bash $ dnscontrol push ******************** Domain: vallourec.com ----- Getting nameservers from: bind ----- DNS Provider: bind... 0 corrections ----- Registrar: doh... 1 correction #1: Update nameservers dns1.vallourec.fr,dns2.vallourec.fr,dns3.vallourec.fr -> dns1.vallourec.fr,dns2.vallourec.fr FAILURE! DNS-over-HTTPS 'Registrar' is read only, changes must be applied to vallourec.com manually Done. 1 corrections. completed with errors ```
priority
dns over https doh provider not checking delegation the dns over https doh provider is solely a registrar provider intended to check whether the nameservers at the registrar are matching those of the zone but instead it checks the zone s ns records so it does not check whether the delegation is correct example from my list of weird dns setups d bash dig a gtld servers net vallourec com ns … authority section vallourec com in ns vallourec fr vallourec com in ns vallourec fr vallourec com in ns vallourec fr … dig vallourec fr vallourec com ns … answer section vallourec com in ns vallourec fr vallourec com in ns vallourec fr … dnsconfig js js var doh newregistrar doh dnsoverhttps var bind newdnsprovider bind bind d vallourec com doh dnsprovider bind nameserver vallourec fr nameserver vallourec fr result bash dnscontrol push domain vallourec com getting nameservers from bind dns provider bind corrections registrar doh corrections done corrections expected bash dnscontrol push domain vallourec com getting nameservers from bind dns provider bind corrections registrar doh correction update nameservers vallourec fr vallourec fr vallourec fr vallourec fr vallourec fr failure dns over https registrar is read only changes must be applied to vallourec com manually done corrections completed with errors
1
250,001
7,966,359,294
IssuesEvent
2018-07-14 21:01:22
pytorch/pytorch
https://api.github.com/repos/pytorch/pytorch
closed
implement tensor copy from list and from numpy.ndarray
5hr enhancement medium priority
Suggestions from @yuandong-tian RuntimeError: copy from list to FloatTensor isn't implemented RuntimeError: copy from numpy.ndarray to FloatTensor isn't implemented
1.0
implement tensor copy from list and from numpy.ndarray - Suggestions from @yuandong-tian RuntimeError: copy from list to FloatTensor isn't implemented RuntimeError: copy from numpy.ndarray to FloatTensor isn't implemented
priority
implement tensor copy from list and from numpy ndarray suggestions from yuandong tian runtimeerror copy from list to floattensor isn t implemented runtimeerror copy from numpy ndarray to floattensor isn t implemented
1
604,282
18,681,046,282
IssuesEvent
2021-11-01 05:42:45
ChaosInitiative/Chaos-Source
https://api.github.com/repos/ChaosInitiative/Chaos-Source
closed
Feature: Utils on Linux
Type: Enhancement What: Tools Priority 2: Medium Size 2: Large
## Which component should be improved? Utilities (vrad, vbsp, vvis, etc.) ## Describe your suggestion Port various engine utilities to Linux. - [x] vrad - [x] vbsp - [x] vvis - [ ] hlmv (can use existing Qt-based mxtk thing) - [x] modwrapper - [x] vrad_launcher - [x] vvis_launcher - [x] vbspinfo - [x] mdlcompile - [x] vpk - [x] vtex - [ ] zonmaker (momentum specific) - [x] vice - [x] vfont - [x] vfont_decompiler - [x] panzip - [x] fbx2dmx - [x] dmxconvert - [x] bsppack - [x] bspzip - [x] captioncompiler
1.0
Feature: Utils on Linux - ## Which component should be improved? Utilities (vrad, vbsp, vvis, etc.) ## Describe your suggestion Port various engine utilities to Linux. - [x] vrad - [x] vbsp - [x] vvis - [ ] hlmv (can use existing Qt-based mxtk thing) - [x] modwrapper - [x] vrad_launcher - [x] vvis_launcher - [x] vbspinfo - [x] mdlcompile - [x] vpk - [x] vtex - [ ] zonmaker (momentum specific) - [x] vice - [x] vfont - [x] vfont_decompiler - [x] panzip - [x] fbx2dmx - [x] dmxconvert - [x] bsppack - [x] bspzip - [x] captioncompiler
priority
feature utils on linux which component should be improved utilities vrad vbsp vvis etc describe your suggestion port various engine utilities to linux vrad vbsp vvis hlmv can use existing qt based mxtk thing modwrapper vrad launcher vvis launcher vbspinfo mdlcompile vpk vtex zonmaker momentum specific vice vfont vfont decompiler panzip dmxconvert bsppack bspzip captioncompiler
1
20,403
2,622,847,255
IssuesEvent
2015-03-04 08:03:14
max99x/pagemon-chrome-ext
https://api.github.com/repos/max99x/pagemon-chrome-ext
closed
Notify user when unable to retrieve page
auto-migrated Priority-Medium
``` What steps will reproduce the problem? If you're logged in into a page that want to monitor and lose the login, the page will not be retrieved anymore (think login -> https, login lost -> http) What is the expected output? What do you see instead? Be notified that there was an error while retrieving the page What version of the Chrome are you using? On what operating system? 6.0.472.63 on Linux Please provide any additional information below. nice extension, good job :) ``` Original issue reported on code.google.com by `tiagobo...@gmail.com` on 1 Oct 2010 at 2:43
1.0
Notify user when unable to retrieve page - ``` What steps will reproduce the problem? If you're logged in into a page that want to monitor and lose the login, the page will not be retrieved anymore (think login -> https, login lost -> http) What is the expected output? What do you see instead? Be notified that there was an error while retrieving the page What version of the Chrome are you using? On what operating system? 6.0.472.63 on Linux Please provide any additional information below. nice extension, good job :) ``` Original issue reported on code.google.com by `tiagobo...@gmail.com` on 1 Oct 2010 at 2:43
priority
notify user when unable to retrieve page what steps will reproduce the problem if you re logged in into a page that want to monitor and lose the login the page will not be retrieved anymore think login https login lost http what is the expected output what do you see instead be notified that there was an error while retrieving the page what version of the chrome are you using on what operating system on linux please provide any additional information below nice extension good job original issue reported on code google com by tiagobo gmail com on oct at
1
115,066
4,651,441,437
IssuesEvent
2016-10-03 10:07:33
dhis2/d2
https://api.github.com/repos/dhis2/d2
closed
Replace jQuery dependency
api core priority:medium
Since we only use the ajax part, it would be nice to replace with something else.
1.0
Replace jQuery dependency - Since we only use the ajax part, it would be nice to replace with something else.
priority
replace jquery dependency since we only use the ajax part it would be nice to replace with something else
1
830,653
32,020,199,974
IssuesEvent
2023-09-22 03:24:18
oceanbase/odc
https://api.github.com/repos/oceanbase/odc
opened
[Feature]: Data masking supports identificating sensitive data automatically and intelligently
type-feature priority-medium module-Data masking
### Is your feature request related to a problem? In ODC 4.2.0, If I want to desensitize sensitive data, I have to find these sensitive data in DB columns and mark them to "sensitive column" before executing a SQL. The management of "sensitive column" takes up a long time in my work. So, if ODC supports identificating sensitive data automatically and intelligently, and can desensitize sensitive data by itself without requiring extra manual settings, it will greatly facilitate my work. ### Describe the solution you'd like I hope ODC supports identificating sensitive data automatically and intelligently, and can desensitize sensitive data by itself without requiring extra manual settings. ### Additional context _No response_
1.0
[Feature]: Data masking supports identificating sensitive data automatically and intelligently - ### Is your feature request related to a problem? In ODC 4.2.0, If I want to desensitize sensitive data, I have to find these sensitive data in DB columns and mark them to "sensitive column" before executing a SQL. The management of "sensitive column" takes up a long time in my work. So, if ODC supports identificating sensitive data automatically and intelligently, and can desensitize sensitive data by itself without requiring extra manual settings, it will greatly facilitate my work. ### Describe the solution you'd like I hope ODC supports identificating sensitive data automatically and intelligently, and can desensitize sensitive data by itself without requiring extra manual settings. ### Additional context _No response_
priority
data masking supports identificating sensitive data automatically and intelligently is your feature request related to a problem in odc if i want to desensitize sensitive data i have to find these sensitive data in db columns and mark them to sensitive column before executing a sql the management of sensitive column takes up a long time in my work so if odc supports identificating sensitive data automatically and intelligently and can desensitize sensitive data by itself without requiring extra manual settings it will greatly facilitate my work describe the solution you d like i hope odc supports identificating sensitive data automatically and intelligently and can desensitize sensitive data by itself without requiring extra manual settings additional context no response
1
796,541
28,117,313,107
IssuesEvent
2023-03-31 11:48:20
TykTechnologies/tyk
https://api.github.com/repos/TykTechnologies/tyk
closed
[TT-376 & TT-7195] Validate the url and input payload as per Swagger/OAS spec
enhancement Priority: Medium OAS zendesk
**Is your feature request related to a problem? Please describe.** Currently the swagger import is only activating the analytics by using the specified verb-paths in swagger, but it does not activate any request validation. As Swagger/OAS has become the de-facto standard to describe REST/JSON APIs, this is a feature available in various API Gateway solutions and that is often requested when using an API Gateway to securely expose APIs to internet. **Describe the solution you'd like** The swagger import, with some options, should generate a Tyk API Definition from a Swagger 2 or OAS3 json specification file, that : - ensure that the url is properly matched and not mistaken with wrong path : - eg: if spec contains paths `/items/{id}` and `/items/default`, `/items/default` must match first - {x} placeholders must not be empty, especially ending one : transform as internal regexp `([^/]+)` - path is matched to the end : add a `$` at the end of regexp - verify the type/format of the url path params - verify the url query params and their type/format - ensure that required query params are present - validate the json input payload - ensure that optional or OAS3 nullable json fields are not rejected if present with a null value (also for enums) - ensure that required fields are present, and without the null value - reject the call in case of unknown path/query param or json field, and if value type/format is invalid - consider unknown fields are rejected if additionalProperties field is missing in object schema - support same type/format as in Swagger/OAS, noticeably : date, uuid, int32, int64, double, byte - show a warning on import in case of unsupported type/format **Describe alternatives you've considered** We have implemented in javascript a mapper from swagger 2 and oas 3 to Tyk definition, but we do not wish to maintain it. And as of today it cannot fully validate the url, nor fully the payload depending on needed type formats, due to lack of related Tyk features. **Additional context** Apart from the swagger importer, this requires also enhancements on the white_list and validate_json plugins, or some new one.
1.0
[TT-376 & TT-7195] Validate the url and input payload as per Swagger/OAS spec - **Is your feature request related to a problem? Please describe.** Currently the swagger import is only activating the analytics by using the specified verb-paths in swagger, but it does not activate any request validation. As Swagger/OAS has become the de-facto standard to describe REST/JSON APIs, this is a feature available in various API Gateway solutions and that is often requested when using an API Gateway to securely expose APIs to internet. **Describe the solution you'd like** The swagger import, with some options, should generate a Tyk API Definition from a Swagger 2 or OAS3 json specification file, that : - ensure that the url is properly matched and not mistaken with wrong path : - eg: if spec contains paths `/items/{id}` and `/items/default`, `/items/default` must match first - {x} placeholders must not be empty, especially ending one : transform as internal regexp `([^/]+)` - path is matched to the end : add a `$` at the end of regexp - verify the type/format of the url path params - verify the url query params and their type/format - ensure that required query params are present - validate the json input payload - ensure that optional or OAS3 nullable json fields are not rejected if present with a null value (also for enums) - ensure that required fields are present, and without the null value - reject the call in case of unknown path/query param or json field, and if value type/format is invalid - consider unknown fields are rejected if additionalProperties field is missing in object schema - support same type/format as in Swagger/OAS, noticeably : date, uuid, int32, int64, double, byte - show a warning on import in case of unsupported type/format **Describe alternatives you've considered** We have implemented in javascript a mapper from swagger 2 and oas 3 to Tyk definition, but we do not wish to maintain it. And as of today it cannot fully validate the url, nor fully the payload depending on needed type formats, due to lack of related Tyk features. **Additional context** Apart from the swagger importer, this requires also enhancements on the white_list and validate_json plugins, or some new one.
priority
validate the url and input payload as per swagger oas spec is your feature request related to a problem please describe currently the swagger import is only activating the analytics by using the specified verb paths in swagger but it does not activate any request validation as swagger oas has become the de facto standard to describe rest json apis this is a feature available in various api gateway solutions and that is often requested when using an api gateway to securely expose apis to internet describe the solution you d like the swagger import with some options should generate a tyk api definition from a swagger or json specification file that ensure that the url is properly matched and not mistaken with wrong path eg if spec contains paths items id and items default items default must match first x placeholders must not be empty especially ending one transform as internal regexp path is matched to the end add a at the end of regexp verify the type format of the url path params verify the url query params and their type format ensure that required query params are present validate the json input payload ensure that optional or nullable json fields are not rejected if present with a null value also for enums ensure that required fields are present and without the null value reject the call in case of unknown path query param or json field and if value type format is invalid consider unknown fields are rejected if additionalproperties field is missing in object schema support same type format as in swagger oas noticeably date uuid double byte show a warning on import in case of unsupported type format describe alternatives you ve considered we have implemented in javascript a mapper from swagger and oas to tyk definition but we do not wish to maintain it and as of today it cannot fully validate the url nor fully the payload depending on needed type formats due to lack of related tyk features additional context apart from the swagger importer this requires also enhancements on the white list and validate json plugins or some new one
1
87,643
3,756,482,606
IssuesEvent
2016-03-13 11:13:16
sbt-compiler-maven-plugin/sbt-compiler-maven-plugin
https://api.github.com/repos/sbt-compiler-maven-plugin/sbt-compiler-maven-plugin
closed
Turn on `nameHashing` for SBT 0.13.x compiler
Component-Compiler-SBT013 Priority-Medium Type-Enhancement
`nameHashing` compiler parameter [is turned on by default](https://github.com/sbt/sbt/blob/v0.13.9/compile/inc/src/main/scala/sbt/inc/IncOptions.scala#L220) since SBT 0.13.6. It was turned on by [this commit](https://github.com/sbt/sbt/commit/112052241cb1a8ac64a11d3a989f3aecdf73c560).
1.0
Turn on `nameHashing` for SBT 0.13.x compiler - `nameHashing` compiler parameter [is turned on by default](https://github.com/sbt/sbt/blob/v0.13.9/compile/inc/src/main/scala/sbt/inc/IncOptions.scala#L220) since SBT 0.13.6. It was turned on by [this commit](https://github.com/sbt/sbt/commit/112052241cb1a8ac64a11d3a989f3aecdf73c560).
priority
turn on namehashing for sbt x compiler namehashing compiler parameter since sbt it was turned on by
1
364,881
10,774,670,640
IssuesEvent
2019-11-03 08:21:25
AY1920S1-CS2103T-W12-3/main
https://api.github.com/repos/AY1920S1-CS2103T-W12-3/main
closed
Set command - Correct format does not work.
priority.Medium severity.Medium
Command used: set $/10000.00 d/01012019 c/Expenses Result: Transaction amount cannot exceed 1 billion (i.e. 1,000,000) ![Screenshot 2019-11-01 at 4.42.19 PM.png](https://raw.githubusercontent.com/yeodonghan/ped/master/files/fc9e465f-e7db-4ee7-8be3-9af2bcf6ccf1.png) ![Screenshot 2019-11-01 at 4.41.04 PM.png](https://raw.githubusercontent.com/yeodonghan/ped/master/files/40ad5b2d-37ee-4eb5-8142-0a0f31185d6b.png) ![Screenshot 2019-11-01 at 4.42.34 PM.png](https://raw.githubusercontent.com/yeodonghan/ped/master/files/69e240f4-a32a-4eb4-abb3-599d75b30fdf.png) <hr><sub>[original: yeodonghan/ped#12]<br/> </sub>
1.0
Set command - Correct format does not work. - Command used: set $/10000.00 d/01012019 c/Expenses Result: Transaction amount cannot exceed 1 billion (i.e. 1,000,000) ![Screenshot 2019-11-01 at 4.42.19 PM.png](https://raw.githubusercontent.com/yeodonghan/ped/master/files/fc9e465f-e7db-4ee7-8be3-9af2bcf6ccf1.png) ![Screenshot 2019-11-01 at 4.41.04 PM.png](https://raw.githubusercontent.com/yeodonghan/ped/master/files/40ad5b2d-37ee-4eb5-8142-0a0f31185d6b.png) ![Screenshot 2019-11-01 at 4.42.34 PM.png](https://raw.githubusercontent.com/yeodonghan/ped/master/files/69e240f4-a32a-4eb4-abb3-599d75b30fdf.png) <hr><sub>[original: yeodonghan/ped#12]<br/> </sub>
priority
set command correct format does not work command used set d c expenses result transaction amount cannot exceed billion i e
1
551,919
16,191,287,158
IssuesEvent
2021-05-04 08:51:19
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
Allow Localization context to be added directly in code
Category: Localization Priority: Medium Squad: Otter Status: Fixed
Allow localization alongside context to defaultstrings. e.g.: `Localizer.DoWithContext("string to localize", "string context")`
1.0
Allow Localization context to be added directly in code - Allow localization alongside context to defaultstrings. e.g.: `Localizer.DoWithContext("string to localize", "string context")`
priority
allow localization context to be added directly in code allow localization alongside context to defaultstrings e g localizer dowithcontext string to localize string context
1
424,230
12,308,034,089
IssuesEvent
2020-05-12 06:19:46
jankeirse/tvhgooglemapi
https://api.github.com/repos/jankeirse/tvhgooglemapi
closed
Migrate to Gmail API
Priority-Medium Type-Task auto-migrated help wanted wontfix
``` Migrating to the Gmail API will solve lot's of problems people have with configuring IMAP to work. https://developers.google.com/gmail/api/guides/drafts ``` Original issue reported on code.google.com by `jan.kei...@tvh.com` on 19 Feb 2015 at 8:20
1.0
Migrate to Gmail API - ``` Migrating to the Gmail API will solve lot's of problems people have with configuring IMAP to work. https://developers.google.com/gmail/api/guides/drafts ``` Original issue reported on code.google.com by `jan.kei...@tvh.com` on 19 Feb 2015 at 8:20
priority
migrate to gmail api migrating to the gmail api will solve lot s of problems people have with configuring imap to work original issue reported on code google com by jan kei tvh com on feb at
1
178,975
6,620,484,558
IssuesEvent
2017-09-21 15:41:18
dnakamura/openj9
https://api.github.com/repos/dnakamura/openj9
opened
Implement all the configuration flags from j9.flags
priority: medium
Add all flags from `j9.flags` as cache variable options.
1.0
Implement all the configuration flags from j9.flags - Add all flags from `j9.flags` as cache variable options.
priority
implement all the configuration flags from flags add all flags from flags as cache variable options
1
407,334
11,912,176,107
IssuesEvent
2020-03-31 09:50:00
osmontrouge/caresteouvert
https://api.github.com/repos/osmontrouge/caresteouvert
closed
Se souvenir de la localisation utilisée entre les sessions
enhancement priority: medium
Actuellement le site s'ouvre par défaut avec un zoom sur Paris. Il pourrait être intéressant d'utiliser un cookie pour mémoriser la position de la dernière consultation. Paris étant riche en POI cela pourrait peut-être aussi réduire un peu le charge sur le serveur.
1.0
Se souvenir de la localisation utilisée entre les sessions - Actuellement le site s'ouvre par défaut avec un zoom sur Paris. Il pourrait être intéressant d'utiliser un cookie pour mémoriser la position de la dernière consultation. Paris étant riche en POI cela pourrait peut-être aussi réduire un peu le charge sur le serveur.
priority
se souvenir de la localisation utilisée entre les sessions actuellement le site s ouvre par défaut avec un zoom sur paris il pourrait être intéressant d utiliser un cookie pour mémoriser la position de la dernière consultation paris étant riche en poi cela pourrait peut être aussi réduire un peu le charge sur le serveur
1
504,277
14,616,136,680
IssuesEvent
2020-12-22 12:45:37
ahmedkaludi/accelerated-mobile-pages
https://api.github.com/repos/ahmedkaludi/accelerated-mobile-pages
closed
Even after the subscribing still the Subscribe button is displaying the same in the one signal
[Priority: MEDIUM] bug waiting
Even after the subscribing still, the Subscribe button is displaying the same in the one signal. This issue is occurring on both mobile and desktop and also if we subscribe from the AMP pages we are not getting any notification. Ref video of the website: https://monosnap.com/direct/VKlLw5V40vY1QbwuJynXSNjYu6n6QY Ref video of the local: https://monosnap.com/direct/oCVb2FFOE2kOvB3oUl3rc3rNfVSrXc Ref:https://secure.helpscout.net/conversation/1284685740/154911?folderId=3575684
1.0
Even after the subscribing still the Subscribe button is displaying the same in the one signal - Even after the subscribing still, the Subscribe button is displaying the same in the one signal. This issue is occurring on both mobile and desktop and also if we subscribe from the AMP pages we are not getting any notification. Ref video of the website: https://monosnap.com/direct/VKlLw5V40vY1QbwuJynXSNjYu6n6QY Ref video of the local: https://monosnap.com/direct/oCVb2FFOE2kOvB3oUl3rc3rNfVSrXc Ref:https://secure.helpscout.net/conversation/1284685740/154911?folderId=3575684
priority
even after the subscribing still the subscribe button is displaying the same in the one signal even after the subscribing still the subscribe button is displaying the same in the one signal this issue is occurring on both mobile and desktop and also if we subscribe from the amp pages we are not getting any notification ref video of the website ref video of the local ref
1
566,752
16,828,870,605
IssuesEvent
2021-06-17 23:19:28
ChaosInitiative/Chaos-Source
https://api.github.com/repos/ChaosInitiative/Chaos-Source
opened
Bug: CSGO introduced special characters for sounds crash the game
Priority 2: Medium Size 4: Small Type: Bug
### Describe the bug Some of the new (introduced in CSGO) special characters for sounds crash the game. Perhaps it is just the HRTF ones (`&`, `~` . `) https://developer.valvesoftware.com/wiki/Soundscripts#Sound_Characters ### To Reproduce 1. Change a sound to use one of the newer special characters 2. Load game 3. Emit the sound ### Expected behavior Should work as it does in CSGO, though I am assuming it works in CSGO, else it wouldnt be on the VDC or at least have a warning. ### Operating System (Optional: Only if OS Specific) - [ ] Linux ? - [x] Windows
1.0
Bug: CSGO introduced special characters for sounds crash the game - ### Describe the bug Some of the new (introduced in CSGO) special characters for sounds crash the game. Perhaps it is just the HRTF ones (`&`, `~` . `) https://developer.valvesoftware.com/wiki/Soundscripts#Sound_Characters ### To Reproduce 1. Change a sound to use one of the newer special characters 2. Load game 3. Emit the sound ### Expected behavior Should work as it does in CSGO, though I am assuming it works in CSGO, else it wouldnt be on the VDC or at least have a warning. ### Operating System (Optional: Only if OS Specific) - [ ] Linux ? - [x] Windows
priority
bug csgo introduced special characters for sounds crash the game describe the bug some of the new introduced in csgo special characters for sounds crash the game perhaps it is just the hrtf ones to reproduce change a sound to use one of the newer special characters load game emit the sound expected behavior should work as it does in csgo though i am assuming it works in csgo else it wouldnt be on the vdc or at least have a warning operating system optional only if os specific linux windows
1
653,331
21,579,747,545
IssuesEvent
2022-05-02 17:23:08
phylum-dev/cli
https://api.github.com/repos/phylum-dev/cli
opened
Failure processing some `package-lock.json` files
bug medium priority
# Overview On some NPM lock files we encounter a panic. ``` ❯ RUST_BACKTRACE=1 phylum analyze ./package-lock.json [2022-05-01T03:30:49Z WARN phylum] Ignoring TLS server certificate verification per user request. thread 'main' panicked at 'no entry found for key', cli/src/lockfiles/javascript.rs:31:35 stack backtrace: 0: _rust_begin_unwind 1: core::panicking::panic_fmt 2: core::panicking::panic_display 3: core::panicking::panic_str 4: core::option::expect_failed 5: <phylum_cli::lockfiles::javascript::PackageLock as phylum_cli::lockfiles::Parseable>::parse::{{closure}} 6: <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::try_fold 7: <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter 8: core::iter::adapters::try_process 9: <phylum_cli::lockfiles::javascript::PackageLock as phylum_cli::lockfiles::Parseable>::parse 10: phylum_cli::commands::lock_files::get_packages_from_lockfile 11: phylum::handle_commands::{{closure}} 12: <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll 13: tokio::park::thread::CachedParkThread::block_on 14: tokio::runtime::thread_pool::ThreadPool::block_on 15: tokio::runtime::Runtime::block_on 16: phylum::main note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace. ``` # How To Reproduce Steps to reproduce this behavior: 1. Run the provided lock file in phylum 2. See `panic` # Expected Behavior We shouldn't panic when we encounter a lock file of this type. # Additional Context Here is a package lock file that will trigger the issue: [package-lock-broken.txt](https://github.com/phylum-dev/cli/files/8604912/package-lock-broken.txt)
1.0
Failure processing some `package-lock.json` files - # Overview On some NPM lock files we encounter a panic. ``` ❯ RUST_BACKTRACE=1 phylum analyze ./package-lock.json [2022-05-01T03:30:49Z WARN phylum] Ignoring TLS server certificate verification per user request. thread 'main' panicked at 'no entry found for key', cli/src/lockfiles/javascript.rs:31:35 stack backtrace: 0: _rust_begin_unwind 1: core::panicking::panic_fmt 2: core::panicking::panic_display 3: core::panicking::panic_str 4: core::option::expect_failed 5: <phylum_cli::lockfiles::javascript::PackageLock as phylum_cli::lockfiles::Parseable>::parse::{{closure}} 6: <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::try_fold 7: <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter 8: core::iter::adapters::try_process 9: <phylum_cli::lockfiles::javascript::PackageLock as phylum_cli::lockfiles::Parseable>::parse 10: phylum_cli::commands::lock_files::get_packages_from_lockfile 11: phylum::handle_commands::{{closure}} 12: <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll 13: tokio::park::thread::CachedParkThread::block_on 14: tokio::runtime::thread_pool::ThreadPool::block_on 15: tokio::runtime::Runtime::block_on 16: phylum::main note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace. ``` # How To Reproduce Steps to reproduce this behavior: 1. Run the provided lock file in phylum 2. See `panic` # Expected Behavior We shouldn't panic when we encounter a lock file of this type. # Additional Context Here is a package lock file that will trigger the issue: [package-lock-broken.txt](https://github.com/phylum-dev/cli/files/8604912/package-lock-broken.txt)
priority
failure processing some package lock json files overview on some npm lock files we encounter a panic ❯ rust backtrace phylum analyze package lock json ignoring tls server certificate verification per user request thread main panicked at no entry found for key cli src lockfiles javascript rs stack backtrace rust begin unwind core panicking panic fmt core panicking panic display core panicking panic str core option expect failed parse closure as core iter traits iterator iterator try fold as alloc vec spec from iter specfromiter from iter core iter adapters try process parse phylum cli commands lock files get packages from lockfile phylum handle commands closure as core future future future poll tokio park thread cachedparkthread block on tokio runtime thread pool threadpool block on tokio runtime runtime block on phylum main note some details are omitted run with rust backtrace full for a verbose backtrace how to reproduce steps to reproduce this behavior run the provided lock file in phylum see panic expected behavior we shouldn t panic when we encounter a lock file of this type additional context here is a package lock file that will trigger the issue
1
318,290
9,690,343,824
IssuesEvent
2019-05-24 08:24:21
wso2/product-is
https://api.github.com/repos/wso2/product-is
opened
Ability to manage service provider properties from the management console
Complexity/Medium Priority/Normal Severity/Minor Type/Improvement Type/UX
The `IdentityApplicationManagementService` supports setting additional SP properties for an SP. It would be nice to have this functionality in SP UI as well.
1.0
Ability to manage service provider properties from the management console - The `IdentityApplicationManagementService` supports setting additional SP properties for an SP. It would be nice to have this functionality in SP UI as well.
priority
ability to manage service provider properties from the management console the identityapplicationmanagementservice supports setting additional sp properties for an sp it would be nice to have this functionality in sp ui as well
1
785,764
27,624,365,736
IssuesEvent
2023-03-10 04:48:58
karelumair/Quotes-API
https://api.github.com/repos/karelumair/Quotes-API
opened
Deploy this API on AWS
Status: Open Priority: Medium Rock: Medium Deployment
Deploy Quotes-API on AWS EC2 free tier instance. 1. Open an account with your sarvaha mail on AWS. 2. Start an EC2 instance (free tier - t2.micro) with ubuntu as OS. 3. Use git to clone your repo there. 4. Set up your application using docker. 5. Set up firewall permissions and AWS IP access settings. 6. After successful setup till this step, you can go ahead and experiment with - Setting this API as service in systemctl
1.0
Deploy this API on AWS - Deploy Quotes-API on AWS EC2 free tier instance. 1. Open an account with your sarvaha mail on AWS. 2. Start an EC2 instance (free tier - t2.micro) with ubuntu as OS. 3. Use git to clone your repo there. 4. Set up your application using docker. 5. Set up firewall permissions and AWS IP access settings. 6. After successful setup till this step, you can go ahead and experiment with - Setting this API as service in systemctl
priority
deploy this api on aws deploy quotes api on aws free tier instance open an account with your sarvaha mail on aws start an instance free tier micro with ubuntu as os use git to clone your repo there set up your application using docker set up firewall permissions and aws ip access settings after successful setup till this step you can go ahead and experiment with setting this api as service in systemctl
1
69,968
3,316,354,165
IssuesEvent
2015-11-06 16:33:28
TeselaGen/ve
https://api.github.com/repos/TeselaGen/ve
closed
YouTube Tutorials out of date
Customer: DAS Phase I Priority: Medium
This is not a software problem, but when the YouTube tutorials are updated for DAS, we will need to replace current links with updated ones.
1.0
YouTube Tutorials out of date - This is not a software problem, but when the YouTube tutorials are updated for DAS, we will need to replace current links with updated ones.
priority
youtube tutorials out of date this is not a software problem but when the youtube tutorials are updated for das we will need to replace current links with updated ones
1
229,348
7,574,007,963
IssuesEvent
2018-04-23 19:34:49
resin-io/etcher
https://api.github.com/repos/resin-io/etcher
opened
Make the Resin container capable of loading an .env file with settings
Pro priority:medium
We will use these variables to configure what LEDs correspond to what drives, etc.
1.0
Make the Resin container capable of loading an .env file with settings - We will use these variables to configure what LEDs correspond to what drives, etc.
priority
make the resin container capable of loading an env file with settings we will use these variables to configure what leds correspond to what drives etc
1
759,734
26,608,549,545
IssuesEvent
2023-01-23 21:34:04
CivMC/CivDocker
https://api.github.com/repos/CivMC/CivDocker
opened
Unable to place Carpet on top of pistons
Category: Bug Priority: Medium
Find the source of the issue, transfer this issue to that plugin. Fix.
1.0
Unable to place Carpet on top of pistons - Find the source of the issue, transfer this issue to that plugin. Fix.
priority
unable to place carpet on top of pistons find the source of the issue transfer this issue to that plugin fix
1
675,990
23,112,884,666
IssuesEvent
2022-07-27 14:22:16
codbex/codbex-kronos
https://api.github.com/repos/codbex/codbex-kronos
opened
[Migration] Better parser error handling during migration
question priority-medium effort-medium usability investigation / discussion
From xsk created by [Fluctuationqt](https://github.com/Fluctuationqt): SAP/xsk#1077 If a parser exception occurs during migration, the delivery unit file iteration will break. Only the files copied before the exception go to the workspace and the migration looks like it passed successfully, but files and projects are missing. edit @dpanayotov: - show warnings at the diff stage of the migration which files couldn't be processed and that they should be manually checked
1.0
[Migration] Better parser error handling during migration - From xsk created by [Fluctuationqt](https://github.com/Fluctuationqt): SAP/xsk#1077 If a parser exception occurs during migration, the delivery unit file iteration will break. Only the files copied before the exception go to the workspace and the migration looks like it passed successfully, but files and projects are missing. edit @dpanayotov: - show warnings at the diff stage of the migration which files couldn't be processed and that they should be manually checked
priority
better parser error handling during migration from xsk created by sap xsk if a parser exception occurs during migration the delivery unit file iteration will break only the files copied before the exception go to the workspace and the migration looks like it passed successfully but files and projects are missing edit dpanayotov show warnings at the diff stage of the migration which files couldn t be processed and that they should be manually checked
1
253,051
8,050,639,526
IssuesEvent
2018-08-01 14:00:53
Baystation12/Baystation12
https://api.github.com/repos/Baystation12/Baystation12
opened
unintended door stack @ d1 briefing room / 57,111,4
BINGO! Map oversight priority: medium wall and door issues
<!-- If a specific field doesn't apply, remove it! Anything inside tags like these is a comment and will not be displayed in the final issue. Be careful not to write inside them! Joke or spammed issues can and will result in punishment. PUT YOUR ANSWERS ON THE BLANK LINES BELOW THE HEADERS (The lines with four #'s) Don't edit them or delete them it's part of the formatting --> #### Description of issue Single door mapped under double door here: ![https://i.imgur.com/h7Ivxo1.png](https://i.imgur.com/h7Ivxo1.png) #### Difference between expected and actual behavior #### Steps to reproduce #### Specific information for locating <!-- e.g. an object name, paste specific message outputs... --> d1 / 57,111,4 #### Length of time in which bug has been known to occur <!-- Be specific if you approximately know the time it's been occurring for—this can speed up finding the source. If you're not sure about it, tell us too! --> 24h #### Client version, Server revision & Game ID <!-- Found with the "Show server revision" verb in the OOC tab in game. --> Client Version: 511 Server Revision: 3ee9db50df3dd552ce7a12d4be1febf1b2003c8a - dev - 2018-08-01 Game ID: bVD-b9EL Current map: SEV Torch #### Issue bingo Please check whatever applies. More checkboxes checked increase your chances of the issue being looked at sooner. <!-- Check these by writing an x inside the [ ] (like this: [x])--> <!-- Don't forget to remove the space between the brackets, or it won't work! --> - [x] Issue could be reproduced at least once - [x] Issue could be reproduced by different players - [x] Issue could be reproduced in multiple rounds - [x] Issue happened in a recent (less than 7 days ago) round - [x] [Couldn't find an existing issue about this](https://github.com/Baystation12/Baystation12/issues)
1.0
unintended door stack @ d1 briefing room / 57,111,4 - <!-- If a specific field doesn't apply, remove it! Anything inside tags like these is a comment and will not be displayed in the final issue. Be careful not to write inside them! Joke or spammed issues can and will result in punishment. PUT YOUR ANSWERS ON THE BLANK LINES BELOW THE HEADERS (The lines with four #'s) Don't edit them or delete them it's part of the formatting --> #### Description of issue Single door mapped under double door here: ![https://i.imgur.com/h7Ivxo1.png](https://i.imgur.com/h7Ivxo1.png) #### Difference between expected and actual behavior #### Steps to reproduce #### Specific information for locating <!-- e.g. an object name, paste specific message outputs... --> d1 / 57,111,4 #### Length of time in which bug has been known to occur <!-- Be specific if you approximately know the time it's been occurring for—this can speed up finding the source. If you're not sure about it, tell us too! --> 24h #### Client version, Server revision & Game ID <!-- Found with the "Show server revision" verb in the OOC tab in game. --> Client Version: 511 Server Revision: 3ee9db50df3dd552ce7a12d4be1febf1b2003c8a - dev - 2018-08-01 Game ID: bVD-b9EL Current map: SEV Torch #### Issue bingo Please check whatever applies. More checkboxes checked increase your chances of the issue being looked at sooner. <!-- Check these by writing an x inside the [ ] (like this: [x])--> <!-- Don't forget to remove the space between the brackets, or it won't work! --> - [x] Issue could be reproduced at least once - [x] Issue could be reproduced by different players - [x] Issue could be reproduced in multiple rounds - [x] Issue happened in a recent (less than 7 days ago) round - [x] [Couldn't find an existing issue about this](https://github.com/Baystation12/Baystation12/issues)
priority
unintended door stack briefing room if a specific field doesn t apply remove it anything inside tags like these is a comment and will not be displayed in the final issue be careful not to write inside them joke or spammed issues can and will result in punishment put your answers on the blank lines below the headers the lines with four s don t edit them or delete them it s part of the formatting description of issue single door mapped under double door here difference between expected and actual behavior steps to reproduce specific information for locating length of time in which bug has been known to occur be specific if you approximately know the time it s been occurring for—this can speed up finding the source if you re not sure about it tell us too client version server revision game id client version server revision dev game id bvd current map sev torch issue bingo please check whatever applies more checkboxes checked increase your chances of the issue being looked at sooner issue could be reproduced at least once issue could be reproduced by different players issue could be reproduced in multiple rounds issue happened in a recent less than days ago round
1
194,524
6,895,623,556
IssuesEvent
2017-11-23 14:32:41
SvenEV/WinSwag
https://api.github.com/repos/SvenEV/WinSwag
closed
Support "$ref" for Parameters
Priority: Medium Status: Done Type: Enhancement
WinSwag currently does not support references to parameters, such as: ```Json "parameters": [ { "$ref": "#/parameters/FooParameter" } ], ```
1.0
Support "$ref" for Parameters - WinSwag currently does not support references to parameters, such as: ```Json "parameters": [ { "$ref": "#/parameters/FooParameter" } ], ```
priority
support ref for parameters winswag currently does not support references to parameters such as json parameters ref parameters fooparameter
1
16,717
2,615,122,327
IssuesEvent
2015-03-01 05:49:34
chrsmith/google-api-java-client
https://api.github.com/repos/chrsmith/google-api-java-client
opened
Picasa for Android
auto-migrated Priority-Medium Type-Sample
``` Which Google API and version (e.g. Google Calendar Data API version 2)? Google Picasa Web Albums API Version 2 What format (e.g. JSON, Atom)? Atom What Authentation (e.g. OAuth, OAuth 2, ClientLogin)? ClientLogin Java environment (e.g. Java 6, Android 2.3, App Engine)? Android 2.2+ External references, such as API reference guide? Please provide any additional information below. The sample provided does not have sufficient comments. The documentation provided is for the older java api. There is no documentation for the new java api for android. ``` Original issue reported on code.google.com by `ncmad...@gmail.com` on 6 Sep 2011 at 5:17
1.0
Picasa for Android - ``` Which Google API and version (e.g. Google Calendar Data API version 2)? Google Picasa Web Albums API Version 2 What format (e.g. JSON, Atom)? Atom What Authentation (e.g. OAuth, OAuth 2, ClientLogin)? ClientLogin Java environment (e.g. Java 6, Android 2.3, App Engine)? Android 2.2+ External references, such as API reference guide? Please provide any additional information below. The sample provided does not have sufficient comments. The documentation provided is for the older java api. There is no documentation for the new java api for android. ``` Original issue reported on code.google.com by `ncmad...@gmail.com` on 6 Sep 2011 at 5:17
priority
picasa for android which google api and version e g google calendar data api version google picasa web albums api version what format e g json atom atom what authentation e g oauth oauth clientlogin clientlogin java environment e g java android app engine android external references such as api reference guide please provide any additional information below the sample provided does not have sufficient comments the documentation provided is for the older java api there is no documentation for the new java api for android original issue reported on code google com by ncmad gmail com on sep at
1
603,497
18,668,236,840
IssuesEvent
2021-10-30 07:30:25
neogcamp/mockBee
https://api.github.com/repos/neogcamp/mockBee
closed
remove all console.logs from the app
enhancement priority: medium
Currently there are a lot of unwanted log statements in the backend. Needs to be cleaned
1.0
remove all console.logs from the app - Currently there are a lot of unwanted log statements in the backend. Needs to be cleaned
priority
remove all console logs from the app currently there are a lot of unwanted log statements in the backend needs to be cleaned
1
534,577
15,629,851,809
IssuesEvent
2021-03-22 00:32:24
nlpsandbox/nlpsandbox-controller
https://api.github.com/repos/nlpsandbox/nlpsandbox-controller
closed
Annotate Synapse submission entities with Tool information
Enhancement Priority: Medium
### Is your proposal related to a problem? I would like to choice the license of tools in the leaderboards. This will give an indication to the user before he/she attempts to pull the image. We could also use this information to pick a tool that we can feature with the PHI Deidentifier. We could also in the future create/filter leaderboards to only show tools with open licenses. ### Describe the solution you'd like During the evaluation workflow of a tool: 1. Call `/tool` to get information about the tool (potentially `/tool/dependencies` too) 2. Annotate the Synapse submission entity (consider using a prefix for all the properties of the Tool object)
1.0
Annotate Synapse submission entities with Tool information - ### Is your proposal related to a problem? I would like to choice the license of tools in the leaderboards. This will give an indication to the user before he/she attempts to pull the image. We could also use this information to pick a tool that we can feature with the PHI Deidentifier. We could also in the future create/filter leaderboards to only show tools with open licenses. ### Describe the solution you'd like During the evaluation workflow of a tool: 1. Call `/tool` to get information about the tool (potentially `/tool/dependencies` too) 2. Annotate the Synapse submission entity (consider using a prefix for all the properties of the Tool object)
priority
annotate synapse submission entities with tool information is your proposal related to a problem i would like to choice the license of tools in the leaderboards this will give an indication to the user before he she attempts to pull the image we could also use this information to pick a tool that we can feature with the phi deidentifier we could also in the future create filter leaderboards to only show tools with open licenses describe the solution you d like during the evaluation workflow of a tool call tool to get information about the tool potentially tool dependencies too annotate the synapse submission entity consider using a prefix for all the properties of the tool object
1
343,774
10,336,288,464
IssuesEvent
2019-09-03 12:39:33
eJourn-al/eJournal
https://api.github.com/repos/eJourn-al/eJournal
closed
Switching to another page while in the tutorial bugs
Priority: Medium Status: Review Needed Type: Bug Workload: Low
**Describe the bug** Switching to another page while in the tutorial bugs **To Reproduce** Steps to reproduce the behavior: 1. Go for the first time to an assignment edit page 2. press back button in the browset 4. See visual glitch **Expected behavior** No tutorial **Screenshots** ![image](https://user-images.githubusercontent.com/11822478/56866861-bc0aee80-69de-11e9-976c-764b833b3c38.png) **Desktop (please complete the following information):** - OS: Ubuntu - Browser Firefox
1.0
Switching to another page while in the tutorial bugs - **Describe the bug** Switching to another page while in the tutorial bugs **To Reproduce** Steps to reproduce the behavior: 1. Go for the first time to an assignment edit page 2. press back button in the browset 4. See visual glitch **Expected behavior** No tutorial **Screenshots** ![image](https://user-images.githubusercontent.com/11822478/56866861-bc0aee80-69de-11e9-976c-764b833b3c38.png) **Desktop (please complete the following information):** - OS: Ubuntu - Browser Firefox
priority
switching to another page while in the tutorial bugs describe the bug switching to another page while in the tutorial bugs to reproduce steps to reproduce the behavior go for the first time to an assignment edit page press back button in the browset see visual glitch expected behavior no tutorial screenshots desktop please complete the following information os ubuntu browser firefox
1
459,537
13,194,920,694
IssuesEvent
2020-08-13 17:41:45
radcampaign/allaboveall2020
https://api.github.com/repos/radcampaign/allaboveall2020
closed
[Campaigns] Add checkbox to toggle join form on and off of Campaign pages
Priority: Medium
Add a checkbox to toggle join form on or off Campaign pages
1.0
[Campaigns] Add checkbox to toggle join form on and off of Campaign pages - Add a checkbox to toggle join form on or off Campaign pages
priority
add checkbox to toggle join form on and off of campaign pages add a checkbox to toggle join form on or off campaign pages
1
208,539
7,155,612,740
IssuesEvent
2018-01-26 13:32:35
exonum/exonum
https://api.github.com/repos/exonum/exonum
closed
Proofread "reference documentation"
docs priority medium
All "reference documentation" must be proofread both for grammatic errors (by a technical writer?) and for logical correctness (understandability) (by analytics?).
1.0
Proofread "reference documentation" - All "reference documentation" must be proofread both for grammatic errors (by a technical writer?) and for logical correctness (understandability) (by analytics?).
priority
proofread reference documentation all reference documentation must be proofread both for grammatic errors by a technical writer and for logical correctness understandability by analytics
1
422,064
12,265,721,962
IssuesEvent
2020-05-07 07:42:33
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
[0.9.0 staging-1539] Animal: deers should visit a doctor
Priority: Medium Status: Fixed Week Task
They have problems with legs. Their knees are pointing in the different directions. ![bandicam 2020-05-05 15-57-59-370](https://user-images.githubusercontent.com/27898520/81059251-89e17600-8ee9-11ea-9f26-ddabe5f7ba17.jpg) ![bandicam 2020-05-05 16-02-07-059](https://user-images.githubusercontent.com/27898520/81059424-d462f280-8ee9-11ea-8f27-8ead44cadd8f.jpg)
1.0
[0.9.0 staging-1539] Animal: deers should visit a doctor - They have problems with legs. Their knees are pointing in the different directions. ![bandicam 2020-05-05 15-57-59-370](https://user-images.githubusercontent.com/27898520/81059251-89e17600-8ee9-11ea-9f26-ddabe5f7ba17.jpg) ![bandicam 2020-05-05 16-02-07-059](https://user-images.githubusercontent.com/27898520/81059424-d462f280-8ee9-11ea-8f27-8ead44cadd8f.jpg)
priority
animal deers should visit a doctor they have problems with legs their knees are pointing in the different directions
1
68,261
3,285,391,827
IssuesEvent
2015-10-28 20:24:45
washingtontrails/vms
https://api.github.com/repos/washingtontrails/vms
closed
VMS/MBP: MBP Work Party Summary should show WP Name
Enhancement Medium Priority Plone Reviewing VMS BUDGET
Attached is a screen shot of the WP Summary list. The WP Name should be included before the date. ![wpsummaryreportsneedwpname](https://cloud.githubusercontent.com/assets/8312206/10614208/d0946d6c-770d-11e5-9a63-e859e84bcad3.png)
1.0
VMS/MBP: MBP Work Party Summary should show WP Name - Attached is a screen shot of the WP Summary list. The WP Name should be included before the date. ![wpsummaryreportsneedwpname](https://cloud.githubusercontent.com/assets/8312206/10614208/d0946d6c-770d-11e5-9a63-e859e84bcad3.png)
priority
vms mbp mbp work party summary should show wp name attached is a screen shot of the wp summary list the wp name should be included before the date
1