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
78,610
3,511,598,025
IssuesEvent
2016-01-10 11:59:59
gama-platform/gama
https://api.github.com/repos/gama-platform/gama
closed
More options for highlighting
> Enhancement Affects Usability Concerns Simulation Display All Priority Medium Version All
``` For the moment, the user can only change the color of the highlighting square, but even with that, it is sometime difficult to find the highlighted agent. It can be a good idea to give more options to the user for the highlighting: thickness of the square lines, blinking,... ``` Original issue reported on code.google.com by `patrick.taillandier` on 2013-08-13 07:14:11
1.0
More options for highlighting - ``` For the moment, the user can only change the color of the highlighting square, but even with that, it is sometime difficult to find the highlighted agent. It can be a good idea to give more options to the user for the highlighting: thickness of the square lines, blinking,... ``` Original issue reported on code.google.com by `patrick.taillandier` on 2013-08-13 07:14:11
priority
more options for highlighting for the moment the user can only change the color of the highlighting square but even with that it is sometime difficult to find the highlighted agent it can be a good idea to give more options to the user for the highlighting thickness of the square lines blinking original issue reported on code google com by patrick taillandier on
1
598,302
18,242,367,108
IssuesEvent
2021-10-01 14:17:51
CCAFS/MARLO
https://api.github.com/repos/CCAFS/MARLO
closed
[MR] (AICCRA) Review and adjust the Legal terms and conditions of MARLO-AICCRA
Priority - Medium Type -Task AICCRA
Review all the information of Legal Information in MARLO ![image.png](https://images.zenhubusercontent.com/5c6c4b4e3ba63a679b1c58cc/2eda7b8d-ebce-4760-9751-4a87fa66601b)
1.0
[MR] (AICCRA) Review and adjust the Legal terms and conditions of MARLO-AICCRA - Review all the information of Legal Information in MARLO ![image.png](https://images.zenhubusercontent.com/5c6c4b4e3ba63a679b1c58cc/2eda7b8d-ebce-4760-9751-4a87fa66601b)
priority
aiccra review and adjust the legal terms and conditions of marlo aiccra review all the information of legal information in marlo
1
424,290
12,309,078,354
IssuesEvent
2020-05-12 08:22:19
luna/enso
https://api.github.com/repos/luna/enso
opened
Reserved Name Errors
Category: Compiler Change: Breaking Difficulty: Core Contributor Priority: Medium Type: Enhancement
### Summary There are currently a bunch of reserved names in the language that are currently available for users to override. This shouldn't happen. ### Value Reserved names will _actually_ be reserved. ### Specification - [ ] Write a pass `CheckReservedNames`. - [ ] It should configurably check for occurrences of reserved names and, if it finds them being overridden, emit an error in the place of that node. ### Acceptance Criteria & Test Cases - Users can no longer override reserved names.
1.0
Reserved Name Errors - ### Summary There are currently a bunch of reserved names in the language that are currently available for users to override. This shouldn't happen. ### Value Reserved names will _actually_ be reserved. ### Specification - [ ] Write a pass `CheckReservedNames`. - [ ] It should configurably check for occurrences of reserved names and, if it finds them being overridden, emit an error in the place of that node. ### Acceptance Criteria & Test Cases - Users can no longer override reserved names.
priority
reserved name errors summary there are currently a bunch of reserved names in the language that are currently available for users to override this shouldn t happen value reserved names will actually be reserved specification write a pass checkreservednames it should configurably check for occurrences of reserved names and if it finds them being overridden emit an error in the place of that node acceptance criteria test cases users can no longer override reserved names
1
37,302
2,824,162,836
IssuesEvent
2015-05-21 13:23:32
adsabs/biblib-service
https://api.github.com/repos/adsabs/biblib-service
opened
Storyboard: giving editor permissions to a library (Big Share Editor)
core medium priority
This storyboard includes (but may evolve): * User gives write permissions to another user on the ADS * Ensures this user can add/remove new content, but cannot edit permissions * Ensures outsiders cannot add/remove content if they do not have permissions
1.0
Storyboard: giving editor permissions to a library (Big Share Editor) - This storyboard includes (but may evolve): * User gives write permissions to another user on the ADS * Ensures this user can add/remove new content, but cannot edit permissions * Ensures outsiders cannot add/remove content if they do not have permissions
priority
storyboard giving editor permissions to a library big share editor this storyboard includes but may evolve user gives write permissions to another user on the ads ensures this user can add remove new content but cannot edit permissions ensures outsiders cannot add remove content if they do not have permissions
1
590,791
17,788,152,602
IssuesEvent
2021-08-31 13:29:36
taeuk178/HomeTail
https://api.github.com/repos/taeuk178/HomeTail
closed
리스트 화면
Priority: Medium Type: Feature/Function
- [x] 필터링된 데이터 가져와서 리스트 표현 - [x] FloatingPannel 필터링 UI 구현 - [ ] Home-FloatingPanel 데이터 연결 - [x] Floating Panel, tip or full - [ ] Floating Panel, Table Section 고정
1.0
리스트 화면 - - [x] 필터링된 데이터 가져와서 리스트 표현 - [x] FloatingPannel 필터링 UI 구현 - [ ] Home-FloatingPanel 데이터 연결 - [x] Floating Panel, tip or full - [ ] Floating Panel, Table Section 고정
priority
리스트 화면 필터링된 데이터 가져와서 리스트 표현 floatingpannel 필터링 ui 구현 home floatingpanel 데이터 연결 floating panel tip or full floating panel table section 고정
1
441,997
12,736,047,290
IssuesEvent
2020-06-25 16:15:03
department-of-veterans-affairs/caseflow
https://api.github.com/repos/department-of-veterans-affairs/caseflow
opened
Ensure original tasks are cancelled during bulk reassignment
Priority: Medium Product: caseflow-queue Team: Echo 🐬 Type: Bug
## Description Ensure original tasks and their children and descendants are cancelled when doing bulk reassignment. ## Acceptance criteria - [ ] original tasks and their children and descendants are cancelled after bulk reassignment. ## Background/context/resources From working on "Clean up open tasks with closed parents" https://github.com/department-of-veterans-affairs/caseflow/issues/13438#issuecomment-648824149, AttorneyTask 573772 had to be manually cancelled to clean up the task tree. The erroneous task tree is a result of bulk assignment on 2020-06-16, according to `Task.find(573772).versions`, `Task.find(573771).versions`, and `Task.find(957573).versions`. ## Technical notes Also note that in `Task.find(573771).versions`, the `status` and `instructions` are updated in separate transactions (or version records) -- may want to consolidate that. ```ruby Appeal.find(16926).treee ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐ Appeal 16926 (evidence_submission) ──────────── │ ID │ STATUS │ ASGN_BY │ ASGN_TO │ CREATED_AT │ UPDATED_AT │ CLOSED_AT │ └── RootTask │ 320504 │ on_hold │ │ Bva │ 2019-08-09 14:57:16 UTC │ 2019-08-09 14:57:16 UTC │ │ ├── TrackVeteranTask │ 320505 │ in_progress │ │ Vso │ 2019-08-09 14:57:16 UTC │ 2019-08-09 14:57:16 UTC │ │ ├── DistributionTask │ 320506 │ completed │ │ Bva │ 2019-08-09 14:57:16 UTC │ 2019-12-04 14:52:59 UTC │ 2019-12-04 14:52:59 UTC │ │ ├── EvidenceSubmissionWindowTask │ 320507 │ completed │ │ MailTeam │ 2019-08-09 14:57:16 UTC │ 2019-10-30 00:30:19 UTC │ 2019-10-30 00:30:19 UTC │ │ └── InformalHearingPresentationTask │ 495100 │ completed │ │ Vso │ 2019-10-30 00:30:19 UTC │ 2019-12-02 16:37:46 UTC │ 2019-12-02 16:37:46 UTC │ │ ├── InformalHearingPresentationTask │ 526970 │ cancelled │ BVACMADDOX │ VBAINDCROSSA │ 2019-11-18 17:04:25 UTC │ 2019-12-02 13:21:40 UTC │ 2019-12-02 13:21:40 UTC │ │ └── InformalHearingPresentationTask │ 546107 │ completed │ VBAINDCROSSA │ VBAINDHAGNEK │ 2019-12-02 13:21:40 UTC │ 2019-12-02 16:37:46 UTC │ 2019-12-02 16:37:46 UTC │ ├── JudgeAssignTask │ 551467 │ completed │ │ BVAJHAGER │ 2019-12-04 14:52:59 UTC │ 2019-12-13 19:47:47 UTC │ 2019-12-13 19:47:47 UTC │ ├── JudgeDecisionReviewTask │ 573771 │ cancelled │ │ BVAJHAGER │ 2019-12-13 19:47:47 UTC │ 2020-06-16 19:58:00 UTC │ 2020-06-16 19:58:00 UTC │ │ └── AttorneyTask │ 573772 │ assigned │ BVAJHAGER │ VACOWELLSW4 │ 2019-12-13 19:47:47 UTC │ 2020-06-16 19:58:00 UTC │ │ │ └── IhpColocatedTask │ 587127 │ cancelled │ VACOWELLSW4 │ Colocated │ 2019-12-20 17:47:03 UTC │ 2020-02-18 16:22:18 UTC │ 2020-02-18 16:22:18 UTC │ │ └── IhpColocatedTask │ 587128 │ cancelled │ VACOWELLSW4 │ BVAPBROWNING │ 2019-12-20 17:47:03 UTC │ 2020-02-18 16:22:18 UTC │ 2020-02-18 16:22:18 UTC │ ├── JudgeAssignTask │ 957573 │ completed │ │ BVAJHAGER │ 2020-06-16 19:58:00 UTC │ 2020-06-17 20:44:31 UTC │ 2020-06-17 20:44:31 UTC │ └── JudgeDecisionReviewTask │ 961064 │ assigned │ BVAJHAGER │ BVAJHAGER │ 2020-06-17 20:44:31 UTC │ 2020-06-24 12:32:26 UTC │ │ └── AttorneyTask │ 961065 │ completed │ BVAJHAGER │ VACOWALKER │ 2020-06-17 20:44:31 UTC │ 2020-06-24 12:32:26 UTC │ 2020-06-24 12:32:26 UTC │ └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ ```
1.0
Ensure original tasks are cancelled during bulk reassignment - ## Description Ensure original tasks and their children and descendants are cancelled when doing bulk reassignment. ## Acceptance criteria - [ ] original tasks and their children and descendants are cancelled after bulk reassignment. ## Background/context/resources From working on "Clean up open tasks with closed parents" https://github.com/department-of-veterans-affairs/caseflow/issues/13438#issuecomment-648824149, AttorneyTask 573772 had to be manually cancelled to clean up the task tree. The erroneous task tree is a result of bulk assignment on 2020-06-16, according to `Task.find(573772).versions`, `Task.find(573771).versions`, and `Task.find(957573).versions`. ## Technical notes Also note that in `Task.find(573771).versions`, the `status` and `instructions` are updated in separate transactions (or version records) -- may want to consolidate that. ```ruby Appeal.find(16926).treee ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐ Appeal 16926 (evidence_submission) ──────────── │ ID │ STATUS │ ASGN_BY │ ASGN_TO │ CREATED_AT │ UPDATED_AT │ CLOSED_AT │ └── RootTask │ 320504 │ on_hold │ │ Bva │ 2019-08-09 14:57:16 UTC │ 2019-08-09 14:57:16 UTC │ │ ├── TrackVeteranTask │ 320505 │ in_progress │ │ Vso │ 2019-08-09 14:57:16 UTC │ 2019-08-09 14:57:16 UTC │ │ ├── DistributionTask │ 320506 │ completed │ │ Bva │ 2019-08-09 14:57:16 UTC │ 2019-12-04 14:52:59 UTC │ 2019-12-04 14:52:59 UTC │ │ ├── EvidenceSubmissionWindowTask │ 320507 │ completed │ │ MailTeam │ 2019-08-09 14:57:16 UTC │ 2019-10-30 00:30:19 UTC │ 2019-10-30 00:30:19 UTC │ │ └── InformalHearingPresentationTask │ 495100 │ completed │ │ Vso │ 2019-10-30 00:30:19 UTC │ 2019-12-02 16:37:46 UTC │ 2019-12-02 16:37:46 UTC │ │ ├── InformalHearingPresentationTask │ 526970 │ cancelled │ BVACMADDOX │ VBAINDCROSSA │ 2019-11-18 17:04:25 UTC │ 2019-12-02 13:21:40 UTC │ 2019-12-02 13:21:40 UTC │ │ └── InformalHearingPresentationTask │ 546107 │ completed │ VBAINDCROSSA │ VBAINDHAGNEK │ 2019-12-02 13:21:40 UTC │ 2019-12-02 16:37:46 UTC │ 2019-12-02 16:37:46 UTC │ ├── JudgeAssignTask │ 551467 │ completed │ │ BVAJHAGER │ 2019-12-04 14:52:59 UTC │ 2019-12-13 19:47:47 UTC │ 2019-12-13 19:47:47 UTC │ ├── JudgeDecisionReviewTask │ 573771 │ cancelled │ │ BVAJHAGER │ 2019-12-13 19:47:47 UTC │ 2020-06-16 19:58:00 UTC │ 2020-06-16 19:58:00 UTC │ │ └── AttorneyTask │ 573772 │ assigned │ BVAJHAGER │ VACOWELLSW4 │ 2019-12-13 19:47:47 UTC │ 2020-06-16 19:58:00 UTC │ │ │ └── IhpColocatedTask │ 587127 │ cancelled │ VACOWELLSW4 │ Colocated │ 2019-12-20 17:47:03 UTC │ 2020-02-18 16:22:18 UTC │ 2020-02-18 16:22:18 UTC │ │ └── IhpColocatedTask │ 587128 │ cancelled │ VACOWELLSW4 │ BVAPBROWNING │ 2019-12-20 17:47:03 UTC │ 2020-02-18 16:22:18 UTC │ 2020-02-18 16:22:18 UTC │ ├── JudgeAssignTask │ 957573 │ completed │ │ BVAJHAGER │ 2020-06-16 19:58:00 UTC │ 2020-06-17 20:44:31 UTC │ 2020-06-17 20:44:31 UTC │ └── JudgeDecisionReviewTask │ 961064 │ assigned │ BVAJHAGER │ BVAJHAGER │ 2020-06-17 20:44:31 UTC │ 2020-06-24 12:32:26 UTC │ │ └── AttorneyTask │ 961065 │ completed │ BVAJHAGER │ VACOWALKER │ 2020-06-17 20:44:31 UTC │ 2020-06-24 12:32:26 UTC │ 2020-06-24 12:32:26 UTC │ └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ ```
priority
ensure original tasks are cancelled during bulk reassignment description ensure original tasks and their children and descendants are cancelled when doing bulk reassignment acceptance criteria original tasks and their children and descendants are cancelled after bulk reassignment background context resources from working on clean up open tasks with closed parents attorneytask had to be manually cancelled to clean up the task tree the erroneous task tree is a result of bulk assignment on according to task find versions task find versions and task find versions technical notes also note that in task find versions the status and instructions are updated in separate transactions or version records may want to consolidate that ruby appeal find treee ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐ appeal evidence submission ──────────── │ id │ status │ asgn by │ asgn to │ created at │ updated at │ closed at │ └── roottask │ │ on hold │ │ bva │ utc │ utc │ │ ├── trackveterantask │ │ in progress │ │ vso │ utc │ utc │ │ ├── distributiontask │ │ completed │ │ bva │ utc │ utc │ utc │ │ ├── evidencesubmissionwindowtask │ │ completed │ │ mailteam │ utc │ utc │ utc │ │ └── informalhearingpresentationtask │ │ completed │ │ vso │ utc │ utc │ utc │ │ ├── informalhearingpresentationtask │ │ cancelled │ bvacmaddox │ vbaindcrossa │ utc │ utc │ utc │ │ └── informalhearingpresentationtask │ │ completed │ vbaindcrossa │ vbaindhagnek │ utc │ utc │ utc │ ├── judgeassigntask │ │ completed │ │ bvajhager │ utc │ utc │ utc │ ├── judgedecisionreviewtask │ │ cancelled │ │ bvajhager │ utc │ utc │ utc │ │ └── attorneytask │ │ assigned │ bvajhager │ │ utc │ utc │ │ │ └── ihpcolocatedtask │ │ cancelled │ │ colocated │ utc │ utc │ utc │ │ └── ihpcolocatedtask │ │ cancelled │ │ bvapbrowning │ utc │ utc │ utc │ ├── judgeassigntask │ │ completed │ │ bvajhager │ utc │ utc │ utc │ └── judgedecisionreviewtask │ │ assigned │ bvajhager │ bvajhager │ utc │ utc │ │ └── attorneytask │ │ completed │ bvajhager │ vacowalker │ utc │ utc │ utc │ └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
1
493,459
14,232,700,271
IssuesEvent
2020-11-18 11:03:26
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
opened
Edit account flaws and improvements
Category: Web Priority: Medium
- [ ] 1. Delete autofilling current password: ![image](https://user-images.githubusercontent.com/45708377/99521203-2f02fe00-29a5-11eb-85dc-b9670170fa87.png) You must enter an old password to change it. It's not very safe right now. - [ ] 2. I'd a little change this UI. So I add 2 edit button to edit Username and Email, and change edit account button to Edit Password (how it used to be): ![image](https://user-images.githubusercontent.com/45708377/99521595-aafd4600-29a5-11eb-97d1-3a3bd349dbc9.png) If you press edit Username it will look like (the same way we use when rename worlds in CW): ![image](https://user-images.githubusercontent.com/45708377/99521907-0d564680-29a6-11eb-992e-80f6744249a8.png) - [ ] 3. And when you press Edit Password you will have only 3 needed string here, But I prefer to have it in one column or at least 2: ![image](https://user-images.githubusercontent.com/45708377/99522310-86559e00-29a6-11eb-9eed-8e9b6ffca80c.png) ![image](https://user-images.githubusercontent.com/45708377/99522481-c3ba2b80-29a6-11eb-9c2d-4a31de398a9a.png)
1.0
Edit account flaws and improvements - - [ ] 1. Delete autofilling current password: ![image](https://user-images.githubusercontent.com/45708377/99521203-2f02fe00-29a5-11eb-85dc-b9670170fa87.png) You must enter an old password to change it. It's not very safe right now. - [ ] 2. I'd a little change this UI. So I add 2 edit button to edit Username and Email, and change edit account button to Edit Password (how it used to be): ![image](https://user-images.githubusercontent.com/45708377/99521595-aafd4600-29a5-11eb-97d1-3a3bd349dbc9.png) If you press edit Username it will look like (the same way we use when rename worlds in CW): ![image](https://user-images.githubusercontent.com/45708377/99521907-0d564680-29a6-11eb-992e-80f6744249a8.png) - [ ] 3. And when you press Edit Password you will have only 3 needed string here, But I prefer to have it in one column or at least 2: ![image](https://user-images.githubusercontent.com/45708377/99522310-86559e00-29a6-11eb-9eed-8e9b6ffca80c.png) ![image](https://user-images.githubusercontent.com/45708377/99522481-c3ba2b80-29a6-11eb-9c2d-4a31de398a9a.png)
priority
edit account flaws and improvements delete autofilling current password you must enter an old password to change it it s not very safe right now i d a little change this ui so i add edit button to edit username and email and change edit account button to edit password how it used to be if you press edit username it will look like the same way we use when rename worlds in cw and when you press edit password you will have only needed string here but i prefer to have it in one column or at least
1
790,163
27,817,700,746
IssuesEvent
2023-03-18 21:50:59
dgd03146/anabada-refactoring
https://api.github.com/repos/dgd03146/anabada-refactoring
reopened
Migrate Comments Component JavaScript to TypeScript
Status: In Progress Priority: Medium Type: Refactor/Function
## Description **A clear and concise description of what the problem is.** ## To-do **A clear and concise description of what you have to do.** - [x] Add the required type - [x] Separate common components to make reusable - [x] Separate comments component from posts components ## Additional context **Add any other context or screenshots about the feature request here.** ## Describe alternatives you've considered **A clear and concise description of any alternative solutions or features you've considered.**
1.0
Migrate Comments Component JavaScript to TypeScript - ## Description **A clear and concise description of what the problem is.** ## To-do **A clear and concise description of what you have to do.** - [x] Add the required type - [x] Separate common components to make reusable - [x] Separate comments component from posts components ## Additional context **Add any other context or screenshots about the feature request here.** ## Describe alternatives you've considered **A clear and concise description of any alternative solutions or features you've considered.**
priority
migrate comments component javascript to typescript description a clear and concise description of what the problem is to do a clear and concise description of what you have to do add the required type separate common components to make reusable separate comments component from posts components additional context add any other context or screenshots about the feature request here describe alternatives you ve considered a clear and concise description of any alternative solutions or features you ve considered
1
273,319
8,529,177,339
IssuesEvent
2018-11-03 08:56:27
r-lib/styler
https://api.github.com/repos/r-lib/styler
closed
Support for .Rnw files
Complexity: Medium Priority: Medium Status: Unassigned Type: Enhancement
Sorry if this is a dumb thing to ask, but are there any plans to add support for .Rnw files? If not, how difficult would it be for me to add this as someone who is unfamiliar with developing R libraries?
1.0
Support for .Rnw files - Sorry if this is a dumb thing to ask, but are there any plans to add support for .Rnw files? If not, how difficult would it be for me to add this as someone who is unfamiliar with developing R libraries?
priority
support for rnw files sorry if this is a dumb thing to ask but are there any plans to add support for rnw files if not how difficult would it be for me to add this as someone who is unfamiliar with developing r libraries
1
29,297
2,714,489,323
IssuesEvent
2015-04-10 04:23:39
cs2103jan2015-f13-4j/main
https://api.github.com/repos/cs2103jan2015-f13-4j/main
closed
Refactor DateParser Class, DisplayHandler Class, SortHandler Class and HistoryCommandListHandler Class
priority.medium
To refactor the codes.
1.0
Refactor DateParser Class, DisplayHandler Class, SortHandler Class and HistoryCommandListHandler Class - To refactor the codes.
priority
refactor dateparser class displayhandler class sorthandler class and historycommandlisthandler class to refactor the codes
1
247,966
7,926,165,329
IssuesEvent
2018-07-06 00:13:02
medic/medic-webapp
https://api.github.com/repos/medic/medic-webapp
opened
Sending an SMS to all contacts in a place doesn't work as expected
Messages Priority: 2 - Medium Status: 1 - Triaged Type: Bug
If you select a facility name (all contacts) in the To field of an unstructured SMS, when you send the message, an SMS is sent to the primary contact of the facility but none of the CHWs whose areas are below that facility in the hierarchy. **Steps to reproduce**: - Go to the messages tab - Click the + (send message) - Search for a health facility and select the option that says [facility name] - all contacts - Type in a message and click send - Notice that messages are only sent to people who are direct descendants of the facility **What should happen**: - A message should be sent to the CHW (primary contact) for each of the areas that are below the facility in the hierarchy **What actually happens**: - Messages are sent to the facility primary contact and any people who are direct descendants of the facility https://beta-old.dev.medicmobile.org/medic/_design/medic/_rewrite/#/messages/phone:+14152319901 **Environment**: _Fill in as many of these as apply. It's especially useful if some environments work and some don't (ie works in Chrome but not in FF)._ - Instance: beta-old.dev - Browser: Chrome - Client platform: MacOS - App: webapp - Version: 2.16.0-beta.8 _And any other environment-specific information you can think of._ **Other**: _Provide any other information you think is relevant. What other things you've tried? Is there is a workaround? Does it work using one set of steps but not other? Do you have any suspicions about what the problem might be?_
1.0
Sending an SMS to all contacts in a place doesn't work as expected - If you select a facility name (all contacts) in the To field of an unstructured SMS, when you send the message, an SMS is sent to the primary contact of the facility but none of the CHWs whose areas are below that facility in the hierarchy. **Steps to reproduce**: - Go to the messages tab - Click the + (send message) - Search for a health facility and select the option that says [facility name] - all contacts - Type in a message and click send - Notice that messages are only sent to people who are direct descendants of the facility **What should happen**: - A message should be sent to the CHW (primary contact) for each of the areas that are below the facility in the hierarchy **What actually happens**: - Messages are sent to the facility primary contact and any people who are direct descendants of the facility https://beta-old.dev.medicmobile.org/medic/_design/medic/_rewrite/#/messages/phone:+14152319901 **Environment**: _Fill in as many of these as apply. It's especially useful if some environments work and some don't (ie works in Chrome but not in FF)._ - Instance: beta-old.dev - Browser: Chrome - Client platform: MacOS - App: webapp - Version: 2.16.0-beta.8 _And any other environment-specific information you can think of._ **Other**: _Provide any other information you think is relevant. What other things you've tried? Is there is a workaround? Does it work using one set of steps but not other? Do you have any suspicions about what the problem might be?_
priority
sending an sms to all contacts in a place doesn t work as expected if you select a facility name all contacts in the to field of an unstructured sms when you send the message an sms is sent to the primary contact of the facility but none of the chws whose areas are below that facility in the hierarchy steps to reproduce go to the messages tab click the send message search for a health facility and select the option that says all contacts type in a message and click send notice that messages are only sent to people who are direct descendants of the facility what should happen a message should be sent to the chw primary contact for each of the areas that are below the facility in the hierarchy what actually happens messages are sent to the facility primary contact and any people who are direct descendants of the facility environment fill in as many of these as apply it s especially useful if some environments work and some don t ie works in chrome but not in ff instance beta old dev browser chrome client platform macos app webapp version beta and any other environment specific information you can think of other provide any other information you think is relevant what other things you ve tried is there is a workaround does it work using one set of steps but not other do you have any suspicions about what the problem might be
1
788,932
27,773,759,060
IssuesEvent
2023-03-16 15:55:49
status-im/status-mobile
https://api.github.com/repos/status-im/status-mobile
closed
"No protocol method DateTimeProtocol plus- defined for type null:" error on opening a sent image in chat
bug medium-priority
@OmarBasem probably a regression of some of recent PRs related to images **Steps:** 1. Open any chat 2. Send a message containing image 3. Try to open image after sending **Expected result:** image opens, no error **Actual result:** "No protocol method DateTimeProtocol plus- defined for type null:" error appears, image is not opened. In case with messages containing more than 1 image - it is able to open them after re-entering chat, when images start showing as an album. See video below. [Status-debug-logs (23).zip](https://github.com/status-im/status-mobile/files/10991266/Status-debug-logs.23.zip) https://user-images.githubusercontent.com/97245802/225630479-38a6f686-cce4-4059-ab45-344a6709667d.mp4 ### Additional Information - Status version: nightly - Operating System: Android, iOS [comment]: # (Please, add logs/notes if necessary)
1.0
"No protocol method DateTimeProtocol plus- defined for type null:" error on opening a sent image in chat - @OmarBasem probably a regression of some of recent PRs related to images **Steps:** 1. Open any chat 2. Send a message containing image 3. Try to open image after sending **Expected result:** image opens, no error **Actual result:** "No protocol method DateTimeProtocol plus- defined for type null:" error appears, image is not opened. In case with messages containing more than 1 image - it is able to open them after re-entering chat, when images start showing as an album. See video below. [Status-debug-logs (23).zip](https://github.com/status-im/status-mobile/files/10991266/Status-debug-logs.23.zip) https://user-images.githubusercontent.com/97245802/225630479-38a6f686-cce4-4059-ab45-344a6709667d.mp4 ### Additional Information - Status version: nightly - Operating System: Android, iOS [comment]: # (Please, add logs/notes if necessary)
priority
no protocol method datetimeprotocol plus defined for type null error on opening a sent image in chat omarbasem probably a regression of some of recent prs related to images steps open any chat send a message containing image try to open image after sending expected result image opens no error actual result no protocol method datetimeprotocol plus defined for type null error appears image is not opened in case with messages containing more than image it is able to open them after re entering chat when images start showing as an album see video below additional information status version nightly operating system android ios please add logs notes if necessary
1
380,292
11,258,182,876
IssuesEvent
2020-01-13 03:23:18
cop4934-fall19-group32/Project-32
https://api.github.com/repos/cop4934-fall19-group32/Project-32
opened
Jump Instruction Support
Priority:Medium Puzzles UI
Jump instructions currently do not work due to issues addressed in #77 - [ ] Jump instructions work properly - [ ] Line drawn correctly between instruction and anchor - [ ] Instruction-Anchor lifetime managed properly - [ ] Anchor cannot be destroyed by dragging - [ ] Anchor is destroyed when Instruction is dragged out of the solution window
1.0
Jump Instruction Support - Jump instructions currently do not work due to issues addressed in #77 - [ ] Jump instructions work properly - [ ] Line drawn correctly between instruction and anchor - [ ] Instruction-Anchor lifetime managed properly - [ ] Anchor cannot be destroyed by dragging - [ ] Anchor is destroyed when Instruction is dragged out of the solution window
priority
jump instruction support jump instructions currently do not work due to issues addressed in jump instructions work properly line drawn correctly between instruction and anchor instruction anchor lifetime managed properly anchor cannot be destroyed by dragging anchor is destroyed when instruction is dragged out of the solution window
1
113,979
4,593,543,172
IssuesEvent
2016-09-21 01:37:19
gama-platform/gama
https://api.github.com/repos/gama-platform/gama
opened
Funny warning in co-models
Affects Usability Concerns GAML OS All Priority Medium Version Git
### Steps to reproduce 1. Open "Urbanization and Traffic Comodel" ### Expected behavior There shouldn't be any warning ### Actual behavior Funny warning instead (a bit like those on Windows OS !) ### System and version Latest GIT version ![modeling - toy models comodels urban and traffic urbanization and traffic comodel gaml - gama runtime 2016-09-21 08-35-05](https://cloud.githubusercontent.com/assets/579256/18694709/84e5c348-7fd6-11e6-85d7-7e9cf367e1d8.png)
1.0
Funny warning in co-models - ### Steps to reproduce 1. Open "Urbanization and Traffic Comodel" ### Expected behavior There shouldn't be any warning ### Actual behavior Funny warning instead (a bit like those on Windows OS !) ### System and version Latest GIT version ![modeling - toy models comodels urban and traffic urbanization and traffic comodel gaml - gama runtime 2016-09-21 08-35-05](https://cloud.githubusercontent.com/assets/579256/18694709/84e5c348-7fd6-11e6-85d7-7e9cf367e1d8.png)
priority
funny warning in co models steps to reproduce open urbanization and traffic comodel expected behavior there shouldn t be any warning actual behavior funny warning instead a bit like those on windows os system and version latest git version
1
400,338
11,773,853,160
IssuesEvent
2020-03-16 08:18:43
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
[0.9.0 staging] Need error message when trying to pick up a crafting table with inserted module
Priority: Medium Status: Fixed
To replicate: - /give campfire and place - /give BasicUpgrade1 and insert into campfire - Try to pickup with a hammer. There is no error message to explain why we can't pickup.
1.0
[0.9.0 staging] Need error message when trying to pick up a crafting table with inserted module - To replicate: - /give campfire and place - /give BasicUpgrade1 and insert into campfire - Try to pickup with a hammer. There is no error message to explain why we can't pickup.
priority
need error message when trying to pick up a crafting table with inserted module to replicate give campfire and place give and insert into campfire try to pickup with a hammer there is no error message to explain why we can t pickup
1
221,348
7,382,229,248
IssuesEvent
2018-03-15 03:27:27
CS2103JAN2018-W13-B4/main
https://api.github.com/repos/CS2103JAN2018-W13-B4/main
closed
17. As a user I want to edit a task’s description
priority.medium type.story
... so that I can change a task’s description.
1.0
17. As a user I want to edit a task’s description - ... so that I can change a task’s description.
priority
as a user i want to edit a task’s description so that i can change a task’s description
1
553,964
16,386,251,054
IssuesEvent
2021-05-17 10:49:58
hotosm/tasking-manager
https://api.github.com/repos/hotosm/tasking-manager
closed
Add option to clear campaign and country filter on general and org stats page
Component: Frontend Difficulty: 3 Priority: Medium Status: Needs implementation Type: Enhancement
Feedback from users: on the filters for campaign and country, no button to un-filter (except going to the previous page).
1.0
Add option to clear campaign and country filter on general and org stats page - Feedback from users: on the filters for campaign and country, no button to un-filter (except going to the previous page).
priority
add option to clear campaign and country filter on general and org stats page feedback from users on the filters for campaign and country no button to un filter except going to the previous page
1
274,258
8,559,023,768
IssuesEvent
2018-11-08 19:59:35
Qiskit/qiskit-terra
https://api.github.com/repos/Qiskit/qiskit-terra
opened
Check if the simulators follow the new bit ordering convention
priority: medium
The epic #1148 decided a new bit ordering convention that needs to be followed by the simulators: From the #1148's text: > Imagine we create two registers `q` and `v` and that `q` is declared > first. > > ``` > circ = QuantumCircuit() > q = QuantumRegister(5) > v = QuantumRegister(6) > circ.add_register(q) > circ.add_register(v) > ``` > > The tensor product order for these registers is > > ```Vn x ... V1 x V0 x Qn x .. Q1 x Q0``` > > Check the simulators do this
1.0
Check if the simulators follow the new bit ordering convention - The epic #1148 decided a new bit ordering convention that needs to be followed by the simulators: From the #1148's text: > Imagine we create two registers `q` and `v` and that `q` is declared > first. > > ``` > circ = QuantumCircuit() > q = QuantumRegister(5) > v = QuantumRegister(6) > circ.add_register(q) > circ.add_register(v) > ``` > > The tensor product order for these registers is > > ```Vn x ... V1 x V0 x Qn x .. Q1 x Q0``` > > Check the simulators do this
priority
check if the simulators follow the new bit ordering convention the epic decided a new bit ordering convention that needs to be followed by the simulators from the s text imagine we create two registers q and v and that q is declared first circ quantumcircuit q quantumregister v quantumregister circ add register q circ add register v the tensor product order for these registers is vn x x x qn x x check the simulators do this
1
557,135
16,501,570,055
IssuesEvent
2021-05-25 14:57:19
HabitRPG/habitica-android
https://api.github.com/repos/HabitRPG/habitica-android
closed
Errors with beards and moustache purchase/equipping
Priority: medium Type: Bug
A user on 3.1.2 reported errors with buying beards and moustaches. In trying to replicate, I found that tapping on the icon to buy the set resulted in the error message "this set of items is invalid and cannot be unlocked". Buying each item individually doesn't work consistently and the app does not correctly display which items are owned. The web version shows that I don't have one of the items, while the mobile app shows I do own it... but it can't be equipped, with the message "must purchase 2 to set it on preferences.hair.beard". The ones the web shows I own are shown as purchasable on mobile. Amplitude shows some of the purchases have gone through, and those transactions match what I appear to own on web. I'm on version 3.2 (2834).
1.0
Errors with beards and moustache purchase/equipping - A user on 3.1.2 reported errors with buying beards and moustaches. In trying to replicate, I found that tapping on the icon to buy the set resulted in the error message "this set of items is invalid and cannot be unlocked". Buying each item individually doesn't work consistently and the app does not correctly display which items are owned. The web version shows that I don't have one of the items, while the mobile app shows I do own it... but it can't be equipped, with the message "must purchase 2 to set it on preferences.hair.beard". The ones the web shows I own are shown as purchasable on mobile. Amplitude shows some of the purchases have gone through, and those transactions match what I appear to own on web. I'm on version 3.2 (2834).
priority
errors with beards and moustache purchase equipping a user on reported errors with buying beards and moustaches in trying to replicate i found that tapping on the icon to buy the set resulted in the error message this set of items is invalid and cannot be unlocked buying each item individually doesn t work consistently and the app does not correctly display which items are owned the web version shows that i don t have one of the items while the mobile app shows i do own it but it can t be equipped with the message must purchase to set it on preferences hair beard the ones the web shows i own are shown as purchasable on mobile amplitude shows some of the purchases have gone through and those transactions match what i appear to own on web i m on version
1
735,029
25,375,870,993
IssuesEvent
2022-11-21 14:04:01
FrontMen/resumator
https://api.github.com/repos/FrontMen/resumator
closed
Deeplinks are not working.
type: bug good first issue layer: front-end priority: medium
As a user I want to be able to send deeplinks of a particular CV. When I refresh the page, it will first redirect to login after which it will go to the home link, instead of going back to the original link
1.0
Deeplinks are not working. - As a user I want to be able to send deeplinks of a particular CV. When I refresh the page, it will first redirect to login after which it will go to the home link, instead of going back to the original link
priority
deeplinks are not working as a user i want to be able to send deeplinks of a particular cv when i refresh the page it will first redirect to login after which it will go to the home link instead of going back to the original link
1
544,448
15,893,705,692
IssuesEvent
2021-04-11 07:11:51
AY2021S2-CS2103-W17-1/tp
https://api.github.com/repos/AY2021S2-CS2103-W17-1/tp
closed
[PE-D] Invalid semester number accepted when adding a semester
duplicate priority.High severity.Medium
command entered: `adds p/1 s/0` - negative semester numbers eg `adds p/1 s/-1` is accepted as well expected: error message for invalid semester number actual: command accepted, invalid semester added into the plan ![image.png](https://raw.githubusercontent.com/mabel-kang/ped/main/files/be76803a-dc34-49ee-a5a8-1bddf46248bd.png) <!--session: 1617429915767-fd6a9294-c97f-446f-bbcd-d131dcd892a0--> ------------- Labels: `severity.Medium` `type.FunctionalityBug` original: mabel-kang/ped#5
1.0
[PE-D] Invalid semester number accepted when adding a semester - command entered: `adds p/1 s/0` - negative semester numbers eg `adds p/1 s/-1` is accepted as well expected: error message for invalid semester number actual: command accepted, invalid semester added into the plan ![image.png](https://raw.githubusercontent.com/mabel-kang/ped/main/files/be76803a-dc34-49ee-a5a8-1bddf46248bd.png) <!--session: 1617429915767-fd6a9294-c97f-446f-bbcd-d131dcd892a0--> ------------- Labels: `severity.Medium` `type.FunctionalityBug` original: mabel-kang/ped#5
priority
invalid semester number accepted when adding a semester command entered adds p s negative semester numbers eg adds p s is accepted as well expected error message for invalid semester number actual command accepted invalid semester added into the plan labels severity medium type functionalitybug original mabel kang ped
1
110,198
4,423,043,318
IssuesEvent
2016-08-16 06:47:43
PowerlineApp/powerline-mobile
https://api.github.com/repos/PowerlineApp/powerline-mobile
opened
Undo user post answer from activity newsfeed fails with Cannot read property 'option_id' of undefined
bug P2 - Medium Priority
When post is answered (upvoted/downvoted), Undo button is displayed in activity newsfeed item. clicking the Undo button fails with ``` ionic.bundle.min.js:139 TypeError: Cannot read property 'option_id' of undefined at n.$scope.unsign (home.js:241) at fn (eval at compile (ionic.bundle.min.js:243), <anonymous>:4:209) at ionic.bundle.min.js:446 at n.$eval (ionic.bundle.min.js:165) at n.$apply (ionic.bundle.min.js:166) at HTMLAnchorElement.<anonymous> (ionic.bundle.min.js:446) at HTMLAnchorElement.dispatch (jquery.js:4435) at HTMLAnchorElement.r.handle (jquery.js:4121) at n (ionic.bundle.min.js:22) at t (ionic.bundle.min.js:22) at HTMLDocument.r (ionic.bundle.min.js:22) ```
1.0
Undo user post answer from activity newsfeed fails with Cannot read property 'option_id' of undefined - When post is answered (upvoted/downvoted), Undo button is displayed in activity newsfeed item. clicking the Undo button fails with ``` ionic.bundle.min.js:139 TypeError: Cannot read property 'option_id' of undefined at n.$scope.unsign (home.js:241) at fn (eval at compile (ionic.bundle.min.js:243), <anonymous>:4:209) at ionic.bundle.min.js:446 at n.$eval (ionic.bundle.min.js:165) at n.$apply (ionic.bundle.min.js:166) at HTMLAnchorElement.<anonymous> (ionic.bundle.min.js:446) at HTMLAnchorElement.dispatch (jquery.js:4435) at HTMLAnchorElement.r.handle (jquery.js:4121) at n (ionic.bundle.min.js:22) at t (ionic.bundle.min.js:22) at HTMLDocument.r (ionic.bundle.min.js:22) ```
priority
undo user post answer from activity newsfeed fails with cannot read property option id of undefined when post is answered upvoted downvoted undo button is displayed in activity newsfeed item clicking the undo button fails with ionic bundle min js typeerror cannot read property option id of undefined at n scope unsign home js at fn eval at compile ionic bundle min js at ionic bundle min js at n eval ionic bundle min js at n apply ionic bundle min js at htmlanchorelement ionic bundle min js at htmlanchorelement dispatch jquery js at htmlanchorelement r handle jquery js at n ionic bundle min js at t ionic bundle min js at htmldocument r ionic bundle min js
1
58,667
3,090,462,914
IssuesEvent
2015-08-26 06:53:01
pavel-pimenov/flylinkdc-r5xx
https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx
closed
Скорость отдачи - слабо кореллирует с адекватностью...
bug imported Priority-Medium
_From [zzzxzzzy...@gmail.com](https://code.google.com/u/111612712877897236331/) on October 26, 2014 19:54:33_ Скорость отдачи в окне сетевых IO - слабо кореллирует даже просто с общей статистикой по скорости. PS: Прежде всего заметно на низких скоростях. PS: Сейчас так вообще показательный случай произошёл(реальная скорость отдачи 0 б/с +на протяжении нескольких минут висело /ограничение по скорости - не с мое стороны/): **Attachment:** [Скорость отдачи - слабо кореллирует с адекватностью....PNG](http://code.google.com/p/flylinkdc/issues/detail?id=1528) _Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=1528_
1.0
Скорость отдачи - слабо кореллирует с адекватностью... - _From [zzzxzzzy...@gmail.com](https://code.google.com/u/111612712877897236331/) on October 26, 2014 19:54:33_ Скорость отдачи в окне сетевых IO - слабо кореллирует даже просто с общей статистикой по скорости. PS: Прежде всего заметно на низких скоростях. PS: Сейчас так вообще показательный случай произошёл(реальная скорость отдачи 0 б/с +на протяжении нескольких минут висело /ограничение по скорости - не с мое стороны/): **Attachment:** [Скорость отдачи - слабо кореллирует с адекватностью....PNG](http://code.google.com/p/flylinkdc/issues/detail?id=1528) _Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=1528_
priority
скорость отдачи слабо кореллирует с адекватностью from on october скорость отдачи в окне сетевых io слабо кореллирует даже просто с общей статистикой по скорости ps прежде всего заметно на низких скоростях ps сейчас так вообще показательный случай произошёл реальная скорость отдачи б с на протяжении нескольких минут висело ограничение по скорости не с мое стороны attachment original issue
1
55,312
3,072,660,991
IssuesEvent
2015-08-19 18:02:11
RobotiumTech/robotium
https://api.github.com/repos/RobotiumTech/robotium
closed
JUnit TestRunner logging incorrect results
bug imported invalid Priority-Medium
_From [glenview...@gmail.com](https://code.google.com/u/110087215095127878251/) on June 23, 2012 07:55:36_ When running tests, the testrunner first shows all the sub-tests within a single Junit test file as running and passing instantaneously (within a few hundred milliseconds of each other). E.g. in logcat: TestRunner started: test1a TestRunner finished: test1a TestRunner passed: test1a TestRunner started: test1b TestRunner finished: test1b TestRunner passed: test1b TestRunner started: test1c TestRunner finished: test1c TestRunner passed: test1c ... Then the actual test runs occur and the TestRunner again logs each test having stared, finished, passed. However, I noticed that the tests show as passed even if they failed in the Eclipse test runner pane. _Original issue: http://code.google.com/p/robotium/issues/detail?id=285_
1.0
JUnit TestRunner logging incorrect results - _From [glenview...@gmail.com](https://code.google.com/u/110087215095127878251/) on June 23, 2012 07:55:36_ When running tests, the testrunner first shows all the sub-tests within a single Junit test file as running and passing instantaneously (within a few hundred milliseconds of each other). E.g. in logcat: TestRunner started: test1a TestRunner finished: test1a TestRunner passed: test1a TestRunner started: test1b TestRunner finished: test1b TestRunner passed: test1b TestRunner started: test1c TestRunner finished: test1c TestRunner passed: test1c ... Then the actual test runs occur and the TestRunner again logs each test having stared, finished, passed. However, I noticed that the tests show as passed even if they failed in the Eclipse test runner pane. _Original issue: http://code.google.com/p/robotium/issues/detail?id=285_
priority
junit testrunner logging incorrect results from on june when running tests the testrunner first shows all the sub tests within a single junit test file as running and passing instantaneously within a few hundred milliseconds of each other e g in logcat testrunner started testrunner finished testrunner passed testrunner started testrunner finished testrunner passed testrunner started testrunner finished testrunner passed then the actual test runs occur and the testrunner again logs each test having stared finished passed however i noticed that the tests show as passed even if they failed in the eclipse test runner pane original issue
1
78,091
3,509,457,066
IssuesEvent
2016-01-08 22:50:55
OregonCore/OregonCore
https://api.github.com/repos/OregonCore/OregonCore
closed
Gm chat can be seen by players when invisible (BB #863)
Category: Exploit migrated Priority: Medium Type: Bug
This issue was migrated from bitbucket. **Original Reporter:** Dikkedeur **Original Date:** 09.05.2015 08:15:17 GMT+0000 **Original Priority:** major **Original Type:** bug **Original State:** wontfix **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/863 <hr> revision: a679da45b9e8d39f4fe6cf72ff0e6d4fe99efa17 Problem: When you are a gm and you are invisible ( so .gm on and .gm visible off ) and you talk in normal chat it is seen by normal players. How to reproduce: Make a GM char.. do .gm on and make hi invisible .gm visible off. make a normal char, go with your gm char to the normal char and let the gm char talk in normal chat. The normal player will see in his chatbox what the gms says. this should not happen, in case a gm is invisible, his chat should not be revealed to normal players or lower level gm's i have it marked as exploit, altough there is little normal players can do to exploit it, but there was no other tag.
1.0
Gm chat can be seen by players when invisible (BB #863) - This issue was migrated from bitbucket. **Original Reporter:** Dikkedeur **Original Date:** 09.05.2015 08:15:17 GMT+0000 **Original Priority:** major **Original Type:** bug **Original State:** wontfix **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/863 <hr> revision: a679da45b9e8d39f4fe6cf72ff0e6d4fe99efa17 Problem: When you are a gm and you are invisible ( so .gm on and .gm visible off ) and you talk in normal chat it is seen by normal players. How to reproduce: Make a GM char.. do .gm on and make hi invisible .gm visible off. make a normal char, go with your gm char to the normal char and let the gm char talk in normal chat. The normal player will see in his chatbox what the gms says. this should not happen, in case a gm is invisible, his chat should not be revealed to normal players or lower level gm's i have it marked as exploit, altough there is little normal players can do to exploit it, but there was no other tag.
priority
gm chat can be seen by players when invisible bb this issue was migrated from bitbucket original reporter dikkedeur original date gmt original priority major original type bug original state wontfix direct link revision problem when you are a gm and you are invisible so gm on and gm visible off and you talk in normal chat it is seen by normal players how to reproduce make a gm char do gm on and make hi invisible gm visible off make a normal char go with your gm char to the normal char and let the gm char talk in normal chat the normal player will see in his chatbox what the gms says this should not happen in case a gm is invisible his chat should not be revealed to normal players or lower level gm s i have it marked as exploit altough there is little normal players can do to exploit it but there was no other tag
1
392,732
11,595,111,041
IssuesEvent
2020-02-24 16:26:08
interactive-instruments/ldproxy
https://api.github.com/repos/interactive-instruments/ldproxy
closed
Update www.ldproxy.net
priority: medium task
www.ldproxy.net needs an update: * It still uses an old release version and needs to be updated to the latest 1.2.x release. * That deployment sometimes goes into a mode that only returns proxy errors, but it is not clear from the logs why this happens. We do not see this behaviour in other deployments, so we suspect that this is an issue related to the particular versions of ubuntu and docker, so hopefully an update will fix this issue, too. * We should add additional services includes some INSPIRE WFS.
1.0
Update www.ldproxy.net - www.ldproxy.net needs an update: * It still uses an old release version and needs to be updated to the latest 1.2.x release. * That deployment sometimes goes into a mode that only returns proxy errors, but it is not clear from the logs why this happens. We do not see this behaviour in other deployments, so we suspect that this is an issue related to the particular versions of ubuntu and docker, so hopefully an update will fix this issue, too. * We should add additional services includes some INSPIRE WFS.
priority
update needs an update it still uses an old release version and needs to be updated to the latest x release that deployment sometimes goes into a mode that only returns proxy errors but it is not clear from the logs why this happens we do not see this behaviour in other deployments so we suspect that this is an issue related to the particular versions of ubuntu and docker so hopefully an update will fix this issue too we should add additional services includes some inspire wfs
1
23,575
2,659,970,531
IssuesEvent
2015-03-19 01:06:03
perfsonar/project
https://api.github.com/repos/perfsonar/project
closed
upgrade to iperf-2.0.8
Milestone-Release3.5 Priority-Medium Type-Enhancement
Original [issue 1011](https://code.google.com/p/perfsonar-ps/issues/detail?id=1011) created by arlake228 on 2014-11-03T19:27:53.000Z: Iperf2 is going through an RC phase right now. When it reaches official, include RPM in next release.
1.0
upgrade to iperf-2.0.8 - Original [issue 1011](https://code.google.com/p/perfsonar-ps/issues/detail?id=1011) created by arlake228 on 2014-11-03T19:27:53.000Z: Iperf2 is going through an RC phase right now. When it reaches official, include RPM in next release.
priority
upgrade to iperf original created by on is going through an rc phase right now when it reaches official include rpm in next release
1
56,794
3,081,187,669
IssuesEvent
2015-08-22 13:20:46
bitfighter/bitfighter
https://api.github.com/repos/bitfighter/bitfighter
closed
Turret hitting self
bug imported Priority-Medium
_From [sam8641@gmail.com](https://code.google.com/u/sam8641@gmail.com/) on December 25, 2010 19:40:55_ The turret may hit it self on a client side, happens most often on zero ping, when you hosting the game. This make it look like a ship got destroyed in only 1 or 2 shots. 10 seconds video http://www.youtube.com/watch?v=D0OVn60xLMQ _Original issue: http://code.google.com/p/bitfighter/issues/detail?id=29_
1.0
Turret hitting self - _From [sam8641@gmail.com](https://code.google.com/u/sam8641@gmail.com/) on December 25, 2010 19:40:55_ The turret may hit it self on a client side, happens most often on zero ping, when you hosting the game. This make it look like a ship got destroyed in only 1 or 2 shots. 10 seconds video http://www.youtube.com/watch?v=D0OVn60xLMQ _Original issue: http://code.google.com/p/bitfighter/issues/detail?id=29_
priority
turret hitting self from on december the turret may hit it self on a client side happens most often on zero ping when you hosting the game this make it look like a ship got destroyed in only or shots seconds video original issue
1
233,239
7,695,630,773
IssuesEvent
2018-05-18 12:59:47
BEXIS2/Core
https://api.github.com/repos/BEXIS2/Core
opened
User Story 15: As a user I would like to have an info button next to each field in the metadata
Priority: Medium Status: Accepted Type: Enhancement
have an info button next to each field in the metadata so that it is obvious where I have to go for detailed information on how to fill in the respective metadata field. - [ ] Update UI in Metadata Form
1.0
User Story 15: As a user I would like to have an info button next to each field in the metadata - have an info button next to each field in the metadata so that it is obvious where I have to go for detailed information on how to fill in the respective metadata field. - [ ] Update UI in Metadata Form
priority
user story as a user i would like to have an info button next to each field in the metadata have an info button next to each field in the metadata so that it is obvious where i have to go for detailed information on how to fill in the respective metadata field update ui in metadata form
1
243,255
7,854,801,057
IssuesEvent
2018-06-20 22:06:17
Repair-DeskPOS/RepairDesk-Bugs
https://api.github.com/repos/Repair-DeskPOS/RepairDesk-Bugs
closed
Transaction Log Discrepancy
Medium Priority Reports bug
Transaction Log is missing tickets everyday. For instance my Transaction Log shows $647.21 to Cayan on 11/2 and the actual received is 804.15
1.0
Transaction Log Discrepancy - Transaction Log is missing tickets everyday. For instance my Transaction Log shows $647.21 to Cayan on 11/2 and the actual received is 804.15
priority
transaction log discrepancy transaction log is missing tickets everyday for instance my transaction log shows to cayan on and the actual received is
1
587,775
17,631,062,833
IssuesEvent
2021-08-19 08:02:46
nimblehq/nimble-medium-ios
https://api.github.com/repos/nimblehq/nimble-medium-ios
opened
As a user, I can toggle to update an article as my favorites from the home screen
type : feature category: integration priority : medium
## Why When the users logged in the application successfully, they can toggle to add or remove an article from their favorite via the list of articles of `My Feeds` tab and `Global Feeds` tab in the `Home` screen. ## Acceptance Criteria - [ ] When the users see the `Home` screen, show the `Favorite` button if the user are authenticated, otherwise hide it. - [ ] Use the article data for updating the `Favorite` button's favorite count text and its the current favorite status, if the status is `false`, showing the button as `normal` state, else `selected` state. - [ ] When the users tap on the `Favorite` button with the current favorite status is `false`, trigger the API to add the article to favorite, and disable the user interaction for the button while doing so (no visual change). - [ ] When the users tap on the `Favorite` button with the current favorite status is `true`, trigger the API to remove the article from favorite, and disable the user interaction for the button while doing so (no visual change). - [ ] When the API call is successful, update the button UI to the new state accordingly and the new favorite count text. - [ ] If there is any error occurs while making the API call, show a temporary toast message with default text: `Something went wrong. Please try again later.`. - [ ] Enable the user interaction for the `Favorite` button after the API call completes regardless if it is successful or not. ## Resource - Sample UX Flow: https://user-images.githubusercontent.com/70877098/130031119-215e1eca-6d89-4b7f-a5ca-5b8f44ba3a7c.mov
1.0
As a user, I can toggle to update an article as my favorites from the home screen - ## Why When the users logged in the application successfully, they can toggle to add or remove an article from their favorite via the list of articles of `My Feeds` tab and `Global Feeds` tab in the `Home` screen. ## Acceptance Criteria - [ ] When the users see the `Home` screen, show the `Favorite` button if the user are authenticated, otherwise hide it. - [ ] Use the article data for updating the `Favorite` button's favorite count text and its the current favorite status, if the status is `false`, showing the button as `normal` state, else `selected` state. - [ ] When the users tap on the `Favorite` button with the current favorite status is `false`, trigger the API to add the article to favorite, and disable the user interaction for the button while doing so (no visual change). - [ ] When the users tap on the `Favorite` button with the current favorite status is `true`, trigger the API to remove the article from favorite, and disable the user interaction for the button while doing so (no visual change). - [ ] When the API call is successful, update the button UI to the new state accordingly and the new favorite count text. - [ ] If there is any error occurs while making the API call, show a temporary toast message with default text: `Something went wrong. Please try again later.`. - [ ] Enable the user interaction for the `Favorite` button after the API call completes regardless if it is successful or not. ## Resource - Sample UX Flow: https://user-images.githubusercontent.com/70877098/130031119-215e1eca-6d89-4b7f-a5ca-5b8f44ba3a7c.mov
priority
as a user i can toggle to update an article as my favorites from the home screen why when the users logged in the application successfully they can toggle to add or remove an article from their favorite via the list of articles of my feeds tab and global feeds tab in the home screen acceptance criteria when the users see the home screen show the favorite button if the user are authenticated otherwise hide it use the article data for updating the favorite button s favorite count text and its the current favorite status if the status is false showing the button as normal state else selected state when the users tap on the favorite button with the current favorite status is false trigger the api to add the article to favorite and disable the user interaction for the button while doing so no visual change when the users tap on the favorite button with the current favorite status is true trigger the api to remove the article from favorite and disable the user interaction for the button while doing so no visual change when the api call is successful update the button ui to the new state accordingly and the new favorite count text if there is any error occurs while making the api call show a temporary toast message with default text something went wrong please try again later enable the user interaction for the favorite button after the api call completes regardless if it is successful or not resource sample ux flow
1
511,980
14,886,303,868
IssuesEvent
2021-01-20 16:46:20
1ForeverHD/ZonePlus
https://api.github.com/repos/1ForeverHD/ZonePlus
closed
Setup a dedicated tags system (e.g. to easily indicate 'read only')
Priority: Medium Scope: Docs Type: Enhancement
- [x] have properties do ``local propertyType = zone.propertyName --[default: 'false']`` - [x] setup tags like below Implement features 'tags' similar to evaera's Promise API (https://eryn.io/roblox-lua-promise/lib/) (https://raw.githubusercontent.com/evaera/roblox-lua-promise/061c3a8659d97360df0a001a7143506cf907e21d/lib/README.md), when writing documentation with mkdocs and material (https://squidfunk.github.io/mkdocs-material/), This may be achievable with material 'metadata'? https://squidfunk.github.io/mkdocs-material/extensions/metadata/? ![image](https://user-images.githubusercontent.com/51117782/105051064-4ffbd400-5a66-11eb-86d9-a5dc045e0dc5.png)
1.0
Setup a dedicated tags system (e.g. to easily indicate 'read only') - - [x] have properties do ``local propertyType = zone.propertyName --[default: 'false']`` - [x] setup tags like below Implement features 'tags' similar to evaera's Promise API (https://eryn.io/roblox-lua-promise/lib/) (https://raw.githubusercontent.com/evaera/roblox-lua-promise/061c3a8659d97360df0a001a7143506cf907e21d/lib/README.md), when writing documentation with mkdocs and material (https://squidfunk.github.io/mkdocs-material/), This may be achievable with material 'metadata'? https://squidfunk.github.io/mkdocs-material/extensions/metadata/? ![image](https://user-images.githubusercontent.com/51117782/105051064-4ffbd400-5a66-11eb-86d9-a5dc045e0dc5.png)
priority
setup a dedicated tags system e g to easily indicate read only have properties do local propertytype zone propertyname setup tags like below implement features tags similar to evaera s promise api when writing documentation with mkdocs and material this may be achievable with material metadata
1
116,938
4,709,055,526
IssuesEvent
2016-10-14 03:06:53
honestbleeps/Reddit-Enhancement-Suite
https://api.github.com/repos/honestbleeps/Reddit-Enhancement-Suite
closed
New comment count prunes subscriptions prematurely
Difficulty-­2_Medium Difficulty-­­1_Easy hacktoberfest Priority-4_Some Interest RE-Bug-Confirmed
http://www.reddit.com/r/resissues/comments/56ew0h/_/ When cleaning comments, if subscription length option is higher than clean comments option, clean comments should not delete entries that are actively subscribed to.
1.0
New comment count prunes subscriptions prematurely - http://www.reddit.com/r/resissues/comments/56ew0h/_/ When cleaning comments, if subscription length option is higher than clean comments option, clean comments should not delete entries that are actively subscribed to.
priority
new comment count prunes subscriptions prematurely when cleaning comments if subscription length option is higher than clean comments option clean comments should not delete entries that are actively subscribed to
1
117,780
4,727,701,912
IssuesEvent
2016-10-18 14:11:48
fgpv-vpgf/fgpv-vpgf
https://api.github.com/repos/fgpv-vpgf/fgpv-vpgf
closed
Support custom fill polygon in renderer-to-legend
improvements: enhancement priority: medium
Our current approach for legend images is to use data URLs, either provided from ArcGIS Server as base64 images, or as SVG images made to mimic standard ESRI symbols. Certain types of symbols, namely Simple Fills (polygons) with a hash-line fill, or a Picture Fill ( a polygon with a custom image tiled inside it) do not work with embedded SVG in data urls. SVG uses an `xlink` attribute to link to the fill image; these links are not supported in data urls (see [In Conclusion section at bottom of this page](http://dbushell.com/2015/01/30/use-svg-part-2/)). This affects both the images shown in the legend, as well as any icon shown beside a feature (e.g. grid row, detail pane, maptip). Possible solutions * Through either tagging during legend info generation, or deriving at runtime, if we detect this case, we adjust the template holding the image to be an SVG element instead of an Image element. Will allow the `x-link` to work. May be a problem for injected image in datagrid * Through either tagging during legend info generation, or deriving at runtime, if we detect this case, we draw the polygon border using our regular technique, and utilize CSS to place the fill image in the middle (in reality, behind it, and the polygon is transparent). May be a problem for injected image in datagrid. * Make a hidden canvas. Draw the border and image on the canvas. Export the canvas as base64, use that in the data url. Possible cross-domain issues if the fill images are on unfriendly servers
1.0
Support custom fill polygon in renderer-to-legend - Our current approach for legend images is to use data URLs, either provided from ArcGIS Server as base64 images, or as SVG images made to mimic standard ESRI symbols. Certain types of symbols, namely Simple Fills (polygons) with a hash-line fill, or a Picture Fill ( a polygon with a custom image tiled inside it) do not work with embedded SVG in data urls. SVG uses an `xlink` attribute to link to the fill image; these links are not supported in data urls (see [In Conclusion section at bottom of this page](http://dbushell.com/2015/01/30/use-svg-part-2/)). This affects both the images shown in the legend, as well as any icon shown beside a feature (e.g. grid row, detail pane, maptip). Possible solutions * Through either tagging during legend info generation, or deriving at runtime, if we detect this case, we adjust the template holding the image to be an SVG element instead of an Image element. Will allow the `x-link` to work. May be a problem for injected image in datagrid * Through either tagging during legend info generation, or deriving at runtime, if we detect this case, we draw the polygon border using our regular technique, and utilize CSS to place the fill image in the middle (in reality, behind it, and the polygon is transparent). May be a problem for injected image in datagrid. * Make a hidden canvas. Draw the border and image on the canvas. Export the canvas as base64, use that in the data url. Possible cross-domain issues if the fill images are on unfriendly servers
priority
support custom fill polygon in renderer to legend our current approach for legend images is to use data urls either provided from arcgis server as images or as svg images made to mimic standard esri symbols certain types of symbols namely simple fills polygons with a hash line fill or a picture fill a polygon with a custom image tiled inside it do not work with embedded svg in data urls svg uses an xlink attribute to link to the fill image these links are not supported in data urls see this affects both the images shown in the legend as well as any icon shown beside a feature e g grid row detail pane maptip possible solutions through either tagging during legend info generation or deriving at runtime if we detect this case we adjust the template holding the image to be an svg element instead of an image element will allow the x link to work may be a problem for injected image in datagrid through either tagging during legend info generation or deriving at runtime if we detect this case we draw the polygon border using our regular technique and utilize css to place the fill image in the middle in reality behind it and the polygon is transparent may be a problem for injected image in datagrid make a hidden canvas draw the border and image on the canvas export the canvas as use that in the data url possible cross domain issues if the fill images are on unfriendly servers
1
25,989
2,684,084,697
IssuesEvent
2015-03-28 16:54:17
ConEmu/old-issues
https://api.github.com/repos/ConEmu/old-issues
closed
Сломался вывод управляющих символов сторонней программы.
1 star bug imported Priority-Medium
_From [Artyom.V...@gmail.com](https://code.google.com/u/107386625719702897896/) on May 23, 2012 11:18:45_ OS version: Win7 SP1 x64 ConEmu version: 2012.05.22 Far version: 3.0 build 2697 x86 *Bug description* После добавления поддержки 'ANSI X3.64 / 256color' перестали работать управляющие символы ANSI, реализуемые через программу ansicon https://github.com/adoxa/ansicon *Steps to reproduction* 1. Скачать ansicon http://cloud.github.com/downloads/adoxa/ansicon/ansi151.zip . 2. Скачать ANSI.txt из аттача к багу. 3. Запустить FAR под ConEmu . 4. Выполнить ansicon.exe -t ansi.txt . **Attachment:** [ANSI.txt](http://code.google.com/p/conemu-maximus5/issues/detail?id=554) _Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=554_
1.0
Сломался вывод управляющих символов сторонней программы. - _From [Artyom.V...@gmail.com](https://code.google.com/u/107386625719702897896/) on May 23, 2012 11:18:45_ OS version: Win7 SP1 x64 ConEmu version: 2012.05.22 Far version: 3.0 build 2697 x86 *Bug description* После добавления поддержки 'ANSI X3.64 / 256color' перестали работать управляющие символы ANSI, реализуемые через программу ansicon https://github.com/adoxa/ansicon *Steps to reproduction* 1. Скачать ansicon http://cloud.github.com/downloads/adoxa/ansicon/ansi151.zip . 2. Скачать ANSI.txt из аттача к багу. 3. Запустить FAR под ConEmu . 4. Выполнить ansicon.exe -t ansi.txt . **Attachment:** [ANSI.txt](http://code.google.com/p/conemu-maximus5/issues/detail?id=554) _Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=554_
priority
сломался вывод управляющих символов сторонней программы from on may os version conemu version far version build bug description после добавления поддержки ansi перестали работать управляющие символы ansi реализуемые через программу ansicon steps to reproduction скачать ansicon скачать ansi txt из аттача к багу запустить far под conemu выполнить ansicon exe t ansi txt attachment original issue
1
465,127
13,356,967,387
IssuesEvent
2020-08-31 09:02:37
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
opened
[0.9.0 staging-1746] Tortoise's amazing adventure
Category: Gameplay Priority: Medium
She has a pretty strange route and move over two(+) blocks. ![bandicam 2020-08-31 12-39-59-568](https://user-images.githubusercontent.com/27898520/91702516-498dbe00-eb92-11ea-8c72-84b738dc1a7f.jpg) https://drive.google.com/file/d/1cyPTLEBDeSxt6H5BXcyDQ4Bf3Tv-hEQR/view?usp=sharing Save https://drive.google.com/drive/folders/1Sp3O4ko1mb1kqQxc1iuoMBbobTAQpcnw?usp=sharing (542,117,528)
1.0
[0.9.0 staging-1746] Tortoise's amazing adventure - She has a pretty strange route and move over two(+) blocks. ![bandicam 2020-08-31 12-39-59-568](https://user-images.githubusercontent.com/27898520/91702516-498dbe00-eb92-11ea-8c72-84b738dc1a7f.jpg) https://drive.google.com/file/d/1cyPTLEBDeSxt6H5BXcyDQ4Bf3Tv-hEQR/view?usp=sharing Save https://drive.google.com/drive/folders/1Sp3O4ko1mb1kqQxc1iuoMBbobTAQpcnw?usp=sharing (542,117,528)
priority
tortoise s amazing adventure she has a pretty strange route and move over two blocks save
1
523,649
15,187,109,155
IssuesEvent
2021-02-15 13:21:19
space-wizards/space-station-14
https://api.github.com/repos/space-wizards/space-station-14
closed
Add bans to the AdminMenu
Difficulty: 2 - Medium Priority: 2-medium Size: 2 - Small Type: Feature
Using it via command-line is suss and it'd make it easier to just give like a 1 week ban or whatever.
1.0
Add bans to the AdminMenu - Using it via command-line is suss and it'd make it easier to just give like a 1 week ban or whatever.
priority
add bans to the adminmenu using it via command line is suss and it d make it easier to just give like a week ban or whatever
1
381,572
11,276,787,336
IssuesEvent
2020-01-15 00:23:55
ShabadOS/desktop
https://api.github.com/repos/ShabadOS/desktop
opened
Make names of icons more obvious
Priority: 2 Medium Scope: Frontend/Controller Status: In Research Type: Feature/Enhancement
Perhaps switch from changing titlebar to hovering tooltips that explain what each button does. Otherwise make the titlebar change more prominent so it is obvious to the user that something is happening when hovering over settings, search, history, bookmarks, etc.
1.0
Make names of icons more obvious - Perhaps switch from changing titlebar to hovering tooltips that explain what each button does. Otherwise make the titlebar change more prominent so it is obvious to the user that something is happening when hovering over settings, search, history, bookmarks, etc.
priority
make names of icons more obvious perhaps switch from changing titlebar to hovering tooltips that explain what each button does otherwise make the titlebar change more prominent so it is obvious to the user that something is happening when hovering over settings search history bookmarks etc
1
183,638
6,690,153,392
IssuesEvent
2017-10-09 07:53:11
geosolutions-it/unesco-ihp
https://api.github.com/repos/geosolutions-it/unesco-ihp
closed
Documents Upload issue
bug in progress Priority: Medium unesco-ihp
Mixing document file with remote URL causes issues when uploading docs. Also the file is mandatory now and it should not.
1.0
Documents Upload issue - Mixing document file with remote URL causes issues when uploading docs. Also the file is mandatory now and it should not.
priority
documents upload issue mixing document file with remote url causes issues when uploading docs also the file is mandatory now and it should not
1
539,237
15,785,739,407
IssuesEvent
2021-04-01 16:44:52
buddyboss/buddyboss-platform
https://api.github.com/repos/buddyboss/buddyboss-platform
opened
BB REST API - Group Membership Endpoint : Set correct error message
feature: enhancement priority: medium
**Is your feature request related to a problem? Please describe.** Some error messages are not describing the situation of the error case. For example, in the case "Special case for self-removal: don't allow if it'd leave a group with no admins." (line **773** in the file **class-bp-rest-group-membership-endpoint.php**). **Describe the solution you'd like** The correct message should be something like "_As you are the only organizer of this group, you cannot leave it. You can either delete the group or promote another member to be an organizer first and then leave the group._" **Describe alternatives you've considered** none **Support ticket links** none
1.0
BB REST API - Group Membership Endpoint : Set correct error message - **Is your feature request related to a problem? Please describe.** Some error messages are not describing the situation of the error case. For example, in the case "Special case for self-removal: don't allow if it'd leave a group with no admins." (line **773** in the file **class-bp-rest-group-membership-endpoint.php**). **Describe the solution you'd like** The correct message should be something like "_As you are the only organizer of this group, you cannot leave it. You can either delete the group or promote another member to be an organizer first and then leave the group._" **Describe alternatives you've considered** none **Support ticket links** none
priority
bb rest api group membership endpoint set correct error message is your feature request related to a problem please describe some error messages are not describing the situation of the error case for example in the case special case for self removal don t allow if it d leave a group with no admins line in the file class bp rest group membership endpoint php describe the solution you d like the correct message should be something like as you are the only organizer of this group you cannot leave it you can either delete the group or promote another member to be an organizer first and then leave the group describe alternatives you ve considered none support ticket links none
1
751,208
26,233,193,358
IssuesEvent
2023-01-05 03:23:40
battlecode/galaxy
https://api.github.com/repos/battlecode/galaxy
closed
Better error for team too large
type: bug module: backend priority: p2 medium
Currently raises an unhandled validation error, which triggers [an incident](https://console.cloud.google.com/errors/detail/CNe9uPOFr8afJA;time=P30D?project=mitbattlecode). We should instead just return a http 400.
1.0
Better error for team too large - Currently raises an unhandled validation error, which triggers [an incident](https://console.cloud.google.com/errors/detail/CNe9uPOFr8afJA;time=P30D?project=mitbattlecode). We should instead just return a http 400.
priority
better error for team too large currently raises an unhandled validation error which triggers we should instead just return a http
1
614,165
19,143,782,879
IssuesEvent
2021-12-02 04:01:59
merico-dev/lake
https://api.github.com/repos/merico-dev/lake
closed
`config-ui` reporting 503 before devlake ready
proposal priority: medium Frontend iter5
## Description `devlake` takes longer to boot up, and `config-ui` get ready almost instantly. User would get 503 errors before `devlake` ready when trying to set system up on `config-ui`. It would be a plus if we can solve this issue before release. ## Describe the solution you'd like 1. Tweak `docker-compose` to start `config-ui` only when `devlake` is ready(in sense of truly ready for requests), not sure if doable 2. Display a WATING DEVLAKE BOOT UP screen before actually showing `config-ui` screen, and keep probing the devlake port, for maximum like 1min or so. Display a failure message when timeouted. ## Has the Feature been Requested Before? No
1.0
`config-ui` reporting 503 before devlake ready - ## Description `devlake` takes longer to boot up, and `config-ui` get ready almost instantly. User would get 503 errors before `devlake` ready when trying to set system up on `config-ui`. It would be a plus if we can solve this issue before release. ## Describe the solution you'd like 1. Tweak `docker-compose` to start `config-ui` only when `devlake` is ready(in sense of truly ready for requests), not sure if doable 2. Display a WATING DEVLAKE BOOT UP screen before actually showing `config-ui` screen, and keep probing the devlake port, for maximum like 1min or so. Display a failure message when timeouted. ## Has the Feature been Requested Before? No
priority
config ui reporting before devlake ready description devlake takes longer to boot up and config ui get ready almost instantly user would get errors before devlake ready when trying to set system up on config ui it would be a plus if we can solve this issue before release describe the solution you d like tweak docker compose to start config ui only when devlake is ready in sense of truly ready for requests not sure if doable display a wating devlake boot up screen before actually showing config ui screen and keep probing the devlake port for maximum like or so display a failure message when timeouted has the feature been requested before no
1
755,366
26,426,576,705
IssuesEvent
2023-01-14 08:38:53
SuddenDevelopment/StopMotion
https://api.github.com/repos/SuddenDevelopment/StopMotion
closed
Assign New StopMotion keys different colors
bug duplicate enhancement Priority Medium
Assigning new StopMotion keys will help the user work out if they are keying correctly between both addons. Some of the code that is needed to do this may be in Ubisoftshot Shotmanager Addon. Link to addon: https://github.com/ubisoft/shotmanager YouTube Link about the addon: https://www.youtube.com/watch?v=8yBjm6ojwe8&t=6196s&ab_channel=SpitfireStoryboards ![image](https://user-images.githubusercontent.com/16330340/198414250-1e5b69ca-83ce-460d-8a95-5471300b939e.png)
1.0
Assign New StopMotion keys different colors - Assigning new StopMotion keys will help the user work out if they are keying correctly between both addons. Some of the code that is needed to do this may be in Ubisoftshot Shotmanager Addon. Link to addon: https://github.com/ubisoft/shotmanager YouTube Link about the addon: https://www.youtube.com/watch?v=8yBjm6ojwe8&t=6196s&ab_channel=SpitfireStoryboards ![image](https://user-images.githubusercontent.com/16330340/198414250-1e5b69ca-83ce-460d-8a95-5471300b939e.png)
priority
assign new stopmotion keys different colors assigning new stopmotion keys will help the user work out if they are keying correctly between both addons some of the code that is needed to do this may be in ubisoftshot shotmanager addon link to addon youtube link about the addon
1
637,587
20,672,513,706
IssuesEvent
2022-03-10 04:54:06
space-wizards/space-station-14
https://api.github.com/repos/space-wizards/space-station-14
opened
Lizard temperature mechanics
Priority: 3-Not Required Type: Feature Difficulty: 2-Medium
People seem most keen on these as a step towards making them interesting: - Slower rate of temperature change compared to human - Temperature related to movement speed. Having this be instantaneous / granular is impossible. You need to communicate any changes well in advance (e.g. 1 second+) so the client can anticipate the change for prediction to avoid a lurch, and you should also communicate it via UI somehow.
1.0
Lizard temperature mechanics - People seem most keen on these as a step towards making them interesting: - Slower rate of temperature change compared to human - Temperature related to movement speed. Having this be instantaneous / granular is impossible. You need to communicate any changes well in advance (e.g. 1 second+) so the client can anticipate the change for prediction to avoid a lurch, and you should also communicate it via UI somehow.
priority
lizard temperature mechanics people seem most keen on these as a step towards making them interesting slower rate of temperature change compared to human temperature related to movement speed having this be instantaneous granular is impossible you need to communicate any changes well in advance e g second so the client can anticipate the change for prediction to avoid a lurch and you should also communicate it via ui somehow
1
623,933
19,683,995,915
IssuesEvent
2022-01-11 19:50:04
SETI/pds-opus
https://api.github.com/repos/SETI/pds-opus
closed
Derive surface and ring geometry information for GOSSI
A-Enhancement Effort 2 Medium B-Import Pipeline Priority 4 Useful
GOSSI has no surface or ring geometry metadata available, but it can be derived in some cases and for specific targets from the normal index files.
1.0
Derive surface and ring geometry information for GOSSI - GOSSI has no surface or ring geometry metadata available, but it can be derived in some cases and for specific targets from the normal index files.
priority
derive surface and ring geometry information for gossi gossi has no surface or ring geometry metadata available but it can be derived in some cases and for specific targets from the normal index files
1
677,565
23,166,080,387
IssuesEvent
2022-07-30 01:42:46
CursedMC/YummyQuiltHacks
https://api.github.com/repos/CursedMC/YummyQuiltHacks
opened
Allow Transformation of Loader Classes
enhancement medium priority
## Description Provide a means of transformation of Quilt Loader's classes. This will require #10 to be resolved.
1.0
Allow Transformation of Loader Classes - ## Description Provide a means of transformation of Quilt Loader's classes. This will require #10 to be resolved.
priority
allow transformation of loader classes description provide a means of transformation of quilt loader s classes this will require to be resolved
1
506,077
14,657,967,249
IssuesEvent
2020-12-28 16:46:26
amethyst-studio/discord-emoji
https://api.github.com/repos/amethyst-studio/discord-emoji
closed
Outdated, lots of emojis missing
Complexity: Medium Priority: Critical Type: Enhancement
There might have been new emojis added to Discord since this repo was last updated. It would be nice to know how you got this data, so that I can make an updated list
1.0
Outdated, lots of emojis missing - There might have been new emojis added to Discord since this repo was last updated. It would be nice to know how you got this data, so that I can make an updated list
priority
outdated lots of emojis missing there might have been new emojis added to discord since this repo was last updated it would be nice to know how you got this data so that i can make an updated list
1
57,532
3,082,703,426
IssuesEvent
2015-08-24 00:18:48
magro/memcached-session-manager
https://api.github.com/repos/magro/memcached-session-manager
opened
no SubList in IBM jdk. kryo serializer will not work.
bug imported Priority-Medium
_From [hightec4...@gmail.com](https://code.google.com/u/106748054857228203149/) on April 27, 2012 10:36:52_ <b>What steps will reproduce the problem?</b> 1.download ibm jdk(on s390x) and install.&#13; 2.use MSM to share tomcat session&#13; 3.see catalina.out with Exception[ Class Not Found: java.util.SubList]&#13; &#13; <b>What is the expected output? What do you see instead?</b> in tomcat/logs catalina.out, Exception[ Class Not Found: java.util.SubList]&#13; &#13; <b>What version of the product are you using? On what operating system?</b> version.1.6.1. on ibm s390x.&#13; &#13; <b>Please provide any additional information below.</b> _Original issue: http://code.google.com/p/memcached-session-manager/issues/detail?id=132_
1.0
no SubList in IBM jdk. kryo serializer will not work. - _From [hightec4...@gmail.com](https://code.google.com/u/106748054857228203149/) on April 27, 2012 10:36:52_ <b>What steps will reproduce the problem?</b> 1.download ibm jdk(on s390x) and install.&#13; 2.use MSM to share tomcat session&#13; 3.see catalina.out with Exception[ Class Not Found: java.util.SubList]&#13; &#13; <b>What is the expected output? What do you see instead?</b> in tomcat/logs catalina.out, Exception[ Class Not Found: java.util.SubList]&#13; &#13; <b>What version of the product are you using? On what operating system?</b> version.1.6.1. on ibm s390x.&#13; &#13; <b>Please provide any additional information below.</b> _Original issue: http://code.google.com/p/memcached-session-manager/issues/detail?id=132_
priority
no sublist in ibm jdk kryo serializer will not work from on april what steps will reproduce the problem download ibm jdk on and install use msm to share tomcat session see catalina out with exception what is the expected output what do you see instead in tomcat logs catalina out exception what version of the product are you using on what operating system version on ibm please provide any additional information below original issue
1
417,753
12,178,619,809
IssuesEvent
2020-04-28 09:18:09
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
Law - Actions within this day
Priority: Medium Status: Fixed Week Task
Version: 9.0 staging-1515 Testing a little bit I wanted to try and make a law that limited an action to x number per day, reset at server's midnight. In the old law system this was possible like this: ``` where (time preformed > (current time - (current time % 1))) ``` But if the modulus function has been removed, this will be impossible. See: #15882 ![image](https://user-images.githubusercontent.com/2676134/79693468-1e51a480-826b-11ea-845d-c37676551c2e.png) It might be useful if the "within hours #" could be changed to "within this day".
1.0
Law - Actions within this day - Version: 9.0 staging-1515 Testing a little bit I wanted to try and make a law that limited an action to x number per day, reset at server's midnight. In the old law system this was possible like this: ``` where (time preformed > (current time - (current time % 1))) ``` But if the modulus function has been removed, this will be impossible. See: #15882 ![image](https://user-images.githubusercontent.com/2676134/79693468-1e51a480-826b-11ea-845d-c37676551c2e.png) It might be useful if the "within hours #" could be changed to "within this day".
priority
law actions within this day version staging testing a little bit i wanted to try and make a law that limited an action to x number per day reset at server s midnight in the old law system this was possible like this where time preformed current time current time but if the modulus function has been removed this will be impossible see it might be useful if the within hours could be changed to within this day
1
57,066
3,081,235,925
IssuesEvent
2015-08-22 14:24:55
bitfighter/bitfighter
https://api.github.com/repos/bitfighter/bitfighter
closed
Game Type sorting in Editor Game Parameters is wonky
019 bug imported Priority-Medium
_From [buckyballreaction](https://code.google.com/u/buckyballreaction/) on November 13, 2013 15:39:35_ What steps will reproduce the problem? 1. Edit a level 2. Go to game parameters 3. Cycle through the game types Game Types should cycle in a sorted method, but do not. _Original issue: http://code.google.com/p/bitfighter/issues/detail?id=297_
1.0
Game Type sorting in Editor Game Parameters is wonky - _From [buckyballreaction](https://code.google.com/u/buckyballreaction/) on November 13, 2013 15:39:35_ What steps will reproduce the problem? 1. Edit a level 2. Go to game parameters 3. Cycle through the game types Game Types should cycle in a sorted method, but do not. _Original issue: http://code.google.com/p/bitfighter/issues/detail?id=297_
priority
game type sorting in editor game parameters is wonky from on november what steps will reproduce the problem edit a level go to game parameters cycle through the game types game types should cycle in a sorted method but do not original issue
1
781,898
27,453,920,459
IssuesEvent
2023-03-02 19:38:13
rstudio/gt
https://api.github.com/repos/rstudio/gt
closed
Some css styles cannot be isolated from Quarto's default settings
Type: ☹︎ Bug Difficulty: [2] Intermediate Effort: [2] Medium Priority: [3] High Focus: HTML Output
## Description As discussed in #1113 some css styles are not isolated from Quarto's defaults even when using `as_raw_html()`. I think this mainly relates to styles that are inherited from `body`. Some styles can be isolated from Quarto's defaults by wrapping the code chunk in a `div` with `style="all:initial;"`. ## Reproducible example Multiple examples documented at https://guileless-mousse-1c0b8b.netlify.app/ (in a Quarto book to see effects).
1.0
Some css styles cannot be isolated from Quarto's default settings - ## Description As discussed in #1113 some css styles are not isolated from Quarto's defaults even when using `as_raw_html()`. I think this mainly relates to styles that are inherited from `body`. Some styles can be isolated from Quarto's defaults by wrapping the code chunk in a `div` with `style="all:initial;"`. ## Reproducible example Multiple examples documented at https://guileless-mousse-1c0b8b.netlify.app/ (in a Quarto book to see effects).
priority
some css styles cannot be isolated from quarto s default settings description as discussed in some css styles are not isolated from quarto s defaults even when using as raw html i think this mainly relates to styles that are inherited from body some styles can be isolated from quarto s defaults by wrapping the code chunk in a div with style all initial reproducible example multiple examples documented at in a quarto book to see effects
1
114,691
4,642,738,572
IssuesEvent
2016-09-30 10:47:15
softdevteam/krun
https://api.github.com/repos/softdevteam/krun
closed
Benchmark running time estimation script
enhancement medium priority (a clear improvement but not a blocker for publication)
We have a script to estimate how long a whole benchmark run would take. This would be a good piece of extra documentation to add to `examples/`.
1.0
Benchmark running time estimation script - We have a script to estimate how long a whole benchmark run would take. This would be a good piece of extra documentation to add to `examples/`.
priority
benchmark running time estimation script we have a script to estimate how long a whole benchmark run would take this would be a good piece of extra documentation to add to examples
1
312,233
9,544,933,562
IssuesEvent
2019-05-01 15:35:58
CosmiQ/cw-nets
https://api.github.com/repos/CosmiQ/cw-nets
closed
Enable visualization of model training status with Tensorboard, PyTorch equivalent
Difficulty: Medium Priority: Low Type: Enhancement
Need to make sure models output appropriate format logs and then provide a means for the config file to specify whether or not tensorboard etc. should be run, and if so, any relevant parameters.
1.0
Enable visualization of model training status with Tensorboard, PyTorch equivalent - Need to make sure models output appropriate format logs and then provide a means for the config file to specify whether or not tensorboard etc. should be run, and if so, any relevant parameters.
priority
enable visualization of model training status with tensorboard pytorch equivalent need to make sure models output appropriate format logs and then provide a means for the config file to specify whether or not tensorboard etc should be run and if so any relevant parameters
1
130,582
5,117,973,214
IssuesEvent
2017-01-07 22:43:50
bethlakshmi/GBE2
https://api.github.com/repos/bethlakshmi/GBE2
opened
Add a Captcha to ../accounts/register
Medium Priority
Upon reviewing the existing users, I noticed a bunch that were clearly created by robots. I don't think they're harmful, but they do clutter up the DB and could potentially be harmful. Can we install something like https://github.com/kbytesys/django-recaptcha2 to validate the forms submitted through ../accounts/register? The first couple of Captcha packages I looked at on https://djangopackages.org/grids/g/captcha/ seem to want at least v1.7 of Django. Also, I'm a big fan of the "I'm Not a Robot" verification (https://nakedsecurity.sophos.com/2014/12/05/i-am-not-a-robot-google-swaps-text-captchas-for-quivery-mouse-clicks/) vs the "please type in this distorted text" verification.
1.0
Add a Captcha to ../accounts/register - Upon reviewing the existing users, I noticed a bunch that were clearly created by robots. I don't think they're harmful, but they do clutter up the DB and could potentially be harmful. Can we install something like https://github.com/kbytesys/django-recaptcha2 to validate the forms submitted through ../accounts/register? The first couple of Captcha packages I looked at on https://djangopackages.org/grids/g/captcha/ seem to want at least v1.7 of Django. Also, I'm a big fan of the "I'm Not a Robot" verification (https://nakedsecurity.sophos.com/2014/12/05/i-am-not-a-robot-google-swaps-text-captchas-for-quivery-mouse-clicks/) vs the "please type in this distorted text" verification.
priority
add a captcha to accounts register upon reviewing the existing users i noticed a bunch that were clearly created by robots i don t think they re harmful but they do clutter up the db and could potentially be harmful can we install something like to validate the forms submitted through accounts register the first couple of captcha packages i looked at on seem to want at least of django also i m a big fan of the i m not a robot verification vs the please type in this distorted text verification
1
726,562
25,003,330,219
IssuesEvent
2022-11-03 09:50:50
AY2223S1-CS2103T-W10-1/tp
https://api.github.com/repos/AY2223S1-CS2103T-W10-1/tp
closed
[PE-D][Tester D] Improve error message for editing tags
bug priority.Medium
The error message returned when the user inputs both an empty tag (`t/`) and a non-empty tag (e.g. `t/aaa`) is not very helpful. ### Step to reproduce: 1. Enter `addperson n/test2 p/7612 e/iubeb@iubfee a/iu3bbu t/aaaaa t/` ### Expected behavior: Feedback for the user to not use both empty and non-empty tags ### Actual behaviors: Returns: "Tags names should be alphanumeric". This might not be helpful for the user to debug the input if there are many prefixes ![image.png](https://raw.githubusercontent.com/lpohsien/ped/main/files/e9328867-83f2-4df1-848c-e7baf2188135.png) <!--session: 1666943803020-8f795851-651b-44bf-8d11-dd10300f8924--> <!--Version: Web v3.4.4--> ------------- Labels: `type.FeatureFlaw` `severity.Low` original: lpohsien/ped#2
1.0
[PE-D][Tester D] Improve error message for editing tags - The error message returned when the user inputs both an empty tag (`t/`) and a non-empty tag (e.g. `t/aaa`) is not very helpful. ### Step to reproduce: 1. Enter `addperson n/test2 p/7612 e/iubeb@iubfee a/iu3bbu t/aaaaa t/` ### Expected behavior: Feedback for the user to not use both empty and non-empty tags ### Actual behaviors: Returns: "Tags names should be alphanumeric". This might not be helpful for the user to debug the input if there are many prefixes ![image.png](https://raw.githubusercontent.com/lpohsien/ped/main/files/e9328867-83f2-4df1-848c-e7baf2188135.png) <!--session: 1666943803020-8f795851-651b-44bf-8d11-dd10300f8924--> <!--Version: Web v3.4.4--> ------------- Labels: `type.FeatureFlaw` `severity.Low` original: lpohsien/ped#2
priority
improve error message for editing tags the error message returned when the user inputs both an empty tag t and a non empty tag e g t aaa is not very helpful step to reproduce enter addperson n p e iubeb iubfee a t aaaaa t expected behavior feedback for the user to not use both empty and non empty tags actual behaviors returns tags names should be alphanumeric this might not be helpful for the user to debug the input if there are many prefixes labels type featureflaw severity low original lpohsien ped
1
135,411
5,251,758,510
IssuesEvent
2017-02-02 00:56:49
honestbleeps/Reddit-Enhancement-Suite
https://api.github.com/repos/honestbleeps/Reddit-Enhancement-Suite
closed
Filterline F vs "go to frontpage" F
Difficulty-3_­­­Hard Difficulty-­2_Medium Priority-2_A litte more Interest RE-UX
1. If goMode is enabled and active, F shouldn't show filterline command line 2. If goMode is disabled, ... does filterline or frontpage win? http://redd.it/5h2mt7 @larsjohnsen
1.0
Filterline F vs "go to frontpage" F - 1. If goMode is enabled and active, F shouldn't show filterline command line 2. If goMode is disabled, ... does filterline or frontpage win? http://redd.it/5h2mt7 @larsjohnsen
priority
filterline f vs go to frontpage f if gomode is enabled and active f shouldn t show filterline command line if gomode is disabled does filterline or frontpage win larsjohnsen
1
602,713
18,498,928,905
IssuesEvent
2021-10-19 11:48:56
lokka30/Treasury
https://api.github.com/repos/lokka30/Treasury
closed
Concurrency: switch to CompletableFuture
enhancement priority: medium developer thoughts wanted approved
Address concurrency using `CompletableFuture` so that, in the event data is not cached, a plugin won't freeze the server (if it's designed properly) whilst the economy provider fetches the data from its database.
1.0
Concurrency: switch to CompletableFuture - Address concurrency using `CompletableFuture` so that, in the event data is not cached, a plugin won't freeze the server (if it's designed properly) whilst the economy provider fetches the data from its database.
priority
concurrency switch to completablefuture address concurrency using completablefuture so that in the event data is not cached a plugin won t freeze the server if it s designed properly whilst the economy provider fetches the data from its database
1
292,416
8,957,553,864
IssuesEvent
2019-01-27 05:08:42
mapbox/mapbox-gl-native
https://api.github.com/repos/mapbox/mapbox-gl-native
closed
Remove priority demotion from Thread<Object>
Core archived medium priority
`Thread<Object>` currently sets its thread to low priority: https://github.com/mapbox/mapbox-gl-native/blob/514485502db8ecacf2b11abad4599d7af09b0cf8/include/mbgl/util/thread.hpp#L57 @jfirebaugh points out that since `Thread<>` is responsible for several threads that are performance critical, so we should remove this. (For example, we've seen a report of performance issues involving the `DefaultFileSource::Impl` thread due to saturation)
1.0
Remove priority demotion from Thread<Object> - `Thread<Object>` currently sets its thread to low priority: https://github.com/mapbox/mapbox-gl-native/blob/514485502db8ecacf2b11abad4599d7af09b0cf8/include/mbgl/util/thread.hpp#L57 @jfirebaugh points out that since `Thread<>` is responsible for several threads that are performance critical, so we should remove this. (For example, we've seen a report of performance issues involving the `DefaultFileSource::Impl` thread due to saturation)
priority
remove priority demotion from thread thread currently sets its thread to low priority jfirebaugh points out that since thread is responsible for several threads that are performance critical so we should remove this for example we ve seen a report of performance issues involving the defaultfilesource impl thread due to saturation
1
731,760
25,230,179,283
IssuesEvent
2022-11-14 19:07:35
PoisotLab/SpeciesDistributionToolkit.jl
https://api.github.com/repos/PoisotLab/SpeciesDistributionToolkit.jl
closed
Reading certain tiffs with `geotiff` is wrong if the CRS is not WGS84
bug domain:datasets priority:high effort:medium
While working on this, https://github.com/GEO-BON/biab-2.0/pull/10, we realized that some types of missing values throw an error when trying to load ### What happened? Reading layers in with `geotiff`, we run into several issues with missing/NaN values in geotiffs. As an example ``` layerpath = "chelsa_clim_bio11981.tif" geotiff(SimpleSDMPredictor, layerpath) ``` fails with the below error where the chelsa tiff is available [here](https://drive.google.com/file/d/13JE6aqpKl-Knt4FJbPOP9ZXCf-sGNr1c/view?usp=sharing) ### Stacktrace ```shell ERROR: MethodError: no method matching iterate(::Nothing) Closest candidates are: iterate(::Union{LinRange, StepRangeLen}) at range.jl:872 iterate(::Union{LinRange, StepRangeLen}, ::Integer) at range.jl:872 iterate(::T) where T<:Union{Base.KeySet{<:Any, <:Dict}, Base.ValueIterator{<:Dict}} at dict.jl:712 ... Stacktrace: [1] indexed_iterate(I::Nothing, i::Int64) @ Base ./tuple.jl:91 [2] (::SimpleSDMLayers.var"#53#54"{SimpleSDMPredictor, Int64})(dataset::ArchGDAL.Dataset) @ SimpleSDMLayers ~/.julia/packages/SimpleSDMLayers/lYDIT/src/datasets/geotiff.jl:81 [3] read(f::SimpleSDMLayers.var"#53#54"{SimpleSDMPredictor, Int64}, args::String; kwargs::Base.Pairs{Symbol, Union{}, Tuple{}, NamedTuple{(), Tuple{}}}) @ ArchGDAL ~/.julia/packages/ArchGDAL/zkx2f/src/context.jl:267 [4] read @ ~/.julia/packages/ArchGDAL/zkx2f/src/context.jl:264 [inlined] [5] #geotiff#52 @ ~/.julia/packages/SimpleSDMLayers/lYDIT/src/datasets/geotiff.jl:46 [inlined] [6] geotiff (repeats 2 times) @ ~/.julia/packages/SimpleSDMLayers/lYDIT/src/datasets/geotiff.jl:32 [inlined] [7] top-level scope @ ~/Code/Tmp/foo.jl:9 ```
1.0
Reading certain tiffs with `geotiff` is wrong if the CRS is not WGS84 - While working on this, https://github.com/GEO-BON/biab-2.0/pull/10, we realized that some types of missing values throw an error when trying to load ### What happened? Reading layers in with `geotiff`, we run into several issues with missing/NaN values in geotiffs. As an example ``` layerpath = "chelsa_clim_bio11981.tif" geotiff(SimpleSDMPredictor, layerpath) ``` fails with the below error where the chelsa tiff is available [here](https://drive.google.com/file/d/13JE6aqpKl-Knt4FJbPOP9ZXCf-sGNr1c/view?usp=sharing) ### Stacktrace ```shell ERROR: MethodError: no method matching iterate(::Nothing) Closest candidates are: iterate(::Union{LinRange, StepRangeLen}) at range.jl:872 iterate(::Union{LinRange, StepRangeLen}, ::Integer) at range.jl:872 iterate(::T) where T<:Union{Base.KeySet{<:Any, <:Dict}, Base.ValueIterator{<:Dict}} at dict.jl:712 ... Stacktrace: [1] indexed_iterate(I::Nothing, i::Int64) @ Base ./tuple.jl:91 [2] (::SimpleSDMLayers.var"#53#54"{SimpleSDMPredictor, Int64})(dataset::ArchGDAL.Dataset) @ SimpleSDMLayers ~/.julia/packages/SimpleSDMLayers/lYDIT/src/datasets/geotiff.jl:81 [3] read(f::SimpleSDMLayers.var"#53#54"{SimpleSDMPredictor, Int64}, args::String; kwargs::Base.Pairs{Symbol, Union{}, Tuple{}, NamedTuple{(), Tuple{}}}) @ ArchGDAL ~/.julia/packages/ArchGDAL/zkx2f/src/context.jl:267 [4] read @ ~/.julia/packages/ArchGDAL/zkx2f/src/context.jl:264 [inlined] [5] #geotiff#52 @ ~/.julia/packages/SimpleSDMLayers/lYDIT/src/datasets/geotiff.jl:46 [inlined] [6] geotiff (repeats 2 times) @ ~/.julia/packages/SimpleSDMLayers/lYDIT/src/datasets/geotiff.jl:32 [inlined] [7] top-level scope @ ~/Code/Tmp/foo.jl:9 ```
priority
reading certain tiffs with geotiff is wrong if the crs is not while working on this we realized that some types of missing values throw an error when trying to load what happened reading layers in with geotiff we run into several issues with missing nan values in geotiffs as an example layerpath chelsa clim tif geotiff simplesdmpredictor layerpath fails with the below error where the chelsa tiff is available stacktrace shell error methoderror no method matching iterate nothing closest candidates are iterate union linrange steprangelen at range jl iterate union linrange steprangelen integer at range jl iterate t where t union base keyset any dict base valueiterator dict at dict jl stacktrace indexed iterate i nothing i base tuple jl simplesdmlayers var simplesdmpredictor dataset archgdal dataset simplesdmlayers julia packages simplesdmlayers lydit src datasets geotiff jl read f simplesdmlayers var simplesdmpredictor args string kwargs base pairs symbol union tuple namedtuple tuple archgdal julia packages archgdal src context jl read julia packages archgdal src context jl geotiff julia packages simplesdmlayers lydit src datasets geotiff jl geotiff repeats times julia packages simplesdmlayers lydit src datasets geotiff jl top level scope code tmp foo jl
1
25,567
2,683,846,019
IssuesEvent
2015-03-28 11:31:33
ConEmu/old-issues
https://api.github.com/repos/ConEmu/old-issues
closed
Не загружается плагин.
1 star bug imported Priority-Medium
_From [dima-...@yandex.ru](https://code.google.com/u/116521710974237460310/) on November 15, 2009 02:19:17_ Версия ОС: Windows 7 Версия FAR: 1.75 RC0 (build 2479) ConEmu .exe 1.0.0.1 от 24.10.2009 Far не хочет загружать плагин conemu.dll. Удалял все остальные плгины, чистил реестр и все-равно не загружается. Подскажите что сделать или Как выяснить причину? _Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=126_
1.0
Не загружается плагин. - _From [dima-...@yandex.ru](https://code.google.com/u/116521710974237460310/) on November 15, 2009 02:19:17_ Версия ОС: Windows 7 Версия FAR: 1.75 RC0 (build 2479) ConEmu .exe 1.0.0.1 от 24.10.2009 Far не хочет загружать плагин conemu.dll. Удалял все остальные плгины, чистил реестр и все-равно не загружается. Подскажите что сделать или Как выяснить причину? _Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=126_
priority
не загружается плагин from on november версия ос windows версия far build conemu exe от far не хочет загружать плагин conemu dll удалял все остальные плгины чистил реестр и все равно не загружается подскажите что сделать или как выяснить причину original issue
1
188,488
6,776,796,684
IssuesEvent
2017-10-27 19:18:49
CCAFS/MARLO
https://api.github.com/repos/CCAFS/MARLO
closed
Adding a FS of type W1W2 should assign automatically CGIAR System Organization in Direct Funder instead of Original Funder
Priority - Medium Type - Bug
See url image: https://www.screencast.com/t/a3oXKVTE4P
1.0
Adding a FS of type W1W2 should assign automatically CGIAR System Organization in Direct Funder instead of Original Funder - See url image: https://www.screencast.com/t/a3oXKVTE4P
priority
adding a fs of type should assign automatically cgiar system organization in direct funder instead of original funder see url image
1
402,799
11,825,011,221
IssuesEvent
2020-03-21 10:18:23
buddyboss/buddyboss-platform
https://api.github.com/repos/buddyboss/buddyboss-platform
opened
Screen options pagination options for Activity in admin
bug priority: medium
**Describe the bug** Possible issue related to Buddyboss platform plugin. When using the wordpress admin area 'screen options', using the pagination options to increase how many items are shown on page, cannot be changed from any otber number than 20. Entering 200 would just load back up to 20. Making it not possible to bulk manage large sets of posts. **To Reproduce** Steps to reproduce the behavior: 1. Go to Buddyboss admin menu 2. Click on Activity 3. Click on 'screen options' 4. Change pagination from 20 to any other option 5. Returns 20 again.
1.0
Screen options pagination options for Activity in admin - **Describe the bug** Possible issue related to Buddyboss platform plugin. When using the wordpress admin area 'screen options', using the pagination options to increase how many items are shown on page, cannot be changed from any otber number than 20. Entering 200 would just load back up to 20. Making it not possible to bulk manage large sets of posts. **To Reproduce** Steps to reproduce the behavior: 1. Go to Buddyboss admin menu 2. Click on Activity 3. Click on 'screen options' 4. Change pagination from 20 to any other option 5. Returns 20 again.
priority
screen options pagination options for activity in admin describe the bug possible issue related to buddyboss platform plugin when using the wordpress admin area screen options using the pagination options to increase how many items are shown on page cannot be changed from any otber number than entering would just load back up to making it not possible to bulk manage large sets of posts to reproduce steps to reproduce the behavior go to buddyboss admin menu click on activity click on screen options change pagination from to any other option returns again
1
681,188
23,299,992,541
IssuesEvent
2022-08-07 06:59:59
space-wizards/space-station-14
https://api.github.com/repos/space-wizards/space-station-14
opened
Emergency shuttle tile placement meta
Priority: 3-Not Required Issue: Feature Request Difficulty: 2-Medium
Every. single. round. People extend the shuttle on the front and for gameplay reasons it would be better if they were inside. Currently bikeshedding the best way to address this.
1.0
Emergency shuttle tile placement meta - Every. single. round. People extend the shuttle on the front and for gameplay reasons it would be better if they were inside. Currently bikeshedding the best way to address this.
priority
emergency shuttle tile placement meta every single round people extend the shuttle on the front and for gameplay reasons it would be better if they were inside currently bikeshedding the best way to address this
1
2,521
2,528,276,545
IssuesEvent
2015-01-22 01:15:06
mmisw/mmiorr
https://api.github.com/repos/mmisw/mmiorr
closed
shortName != Topic
1 star bug imported Milestone-Release1.0 org.mmisw.ontmd Priority-Medium
_From [caru...@gmail.com](https://code.google.com/u/113886747689301365533/) on November 01, 2008 21:02:55_ j: is the shortName in the URI always the same as the Topic? this will be confusing, many ontologies are named very differently than their nominal topic (say OntoSensor.owl, for example) _Original issue: http://code.google.com/p/mmisw/issues/detail?id=20_
1.0
shortName != Topic - _From [caru...@gmail.com](https://code.google.com/u/113886747689301365533/) on November 01, 2008 21:02:55_ j: is the shortName in the URI always the same as the Topic? this will be confusing, many ontologies are named very differently than their nominal topic (say OntoSensor.owl, for example) _Original issue: http://code.google.com/p/mmisw/issues/detail?id=20_
priority
shortname topic from on november j is the shortname in the uri always the same as the topic this will be confusing many ontologies are named very differently than their nominal topic say ontosensor owl for example original issue
1
57,071
3,081,236,535
IssuesEvent
2015-08-22 14:25:38
bitfighter/bitfighter
https://api.github.com/repos/bitfighter/bitfighter
closed
Return to nickname screen when exiting the editor
019 bug imported Priority-Medium
_From [buckyballreaction](https://code.google.com/u/buckyballreaction/) on November 15, 2013 16:05:56_ What steps will reproduce the problem? 1. Edit a level in the editor 2. Quit to invoke the 'Save your Edits' screen 3. Select whatever 4. Nickname screen! _Original issue: http://code.google.com/p/bitfighter/issues/detail?id=303_
1.0
Return to nickname screen when exiting the editor - _From [buckyballreaction](https://code.google.com/u/buckyballreaction/) on November 15, 2013 16:05:56_ What steps will reproduce the problem? 1. Edit a level in the editor 2. Quit to invoke the 'Save your Edits' screen 3. Select whatever 4. Nickname screen! _Original issue: http://code.google.com/p/bitfighter/issues/detail?id=303_
priority
return to nickname screen when exiting the editor from on november what steps will reproduce the problem edit a level in the editor quit to invoke the save your edits screen select whatever nickname screen original issue
1
749,142
26,150,776,107
IssuesEvent
2022-12-30 13:15:17
renovatebot/renovate
https://api.github.com/repos/renovatebot/renovate
closed
yarn lockfile update fails with skipInstalls and high trust
type:bug priority-3-medium manager:npm status:ready
If `skipInstalls=true && ( trustLevel === 'high' || ignoreScripts == false )` then `yarn install` fails on postinstall scripts, because `node_modules` are missing. https://github.com/renovatebot/renovate/blob/a3d715981fa593e8faf8f79741a2dc2b354b89ad/lib/manager/npm/post-update/yarn.ts#L55-L68 Workaround: set `ignoreScripts=true` || `skipInstalls=false`
1.0
yarn lockfile update fails with skipInstalls and high trust - If `skipInstalls=true && ( trustLevel === 'high' || ignoreScripts == false )` then `yarn install` fails on postinstall scripts, because `node_modules` are missing. https://github.com/renovatebot/renovate/blob/a3d715981fa593e8faf8f79741a2dc2b354b89ad/lib/manager/npm/post-update/yarn.ts#L55-L68 Workaround: set `ignoreScripts=true` || `skipInstalls=false`
priority
yarn lockfile update fails with skipinstalls and high trust if skipinstalls true trustlevel high ignorescripts false then yarn install fails on postinstall scripts because node modules are missing workaround set ignorescripts true skipinstalls false
1
473,923
13,649,313,192
IssuesEvent
2020-09-26 13:52:10
ahmedkaludi/accelerated-mobile-pages
https://api.github.com/repos/ahmedkaludi/accelerated-mobile-pages
closed
We need to enhance "Post type in loop" field to select multiples values.
NEXT UPDATE [Priority: MEDIUM] enhancement
Please check with the below screenshot: https://prnt.sc/rz0y2t In the above optional field we need to create an option to select multiple values like posts, videos etc..not only for a single value. For example, in the exclude category field we will select multiple categories. similarly, we need to add multiple values in the "post type in loop" field. Ref Ticket: https://secure.helpscout.net/conversation/1134915678/122550?folderId=3126461
1.0
We need to enhance "Post type in loop" field to select multiples values. - Please check with the below screenshot: https://prnt.sc/rz0y2t In the above optional field we need to create an option to select multiple values like posts, videos etc..not only for a single value. For example, in the exclude category field we will select multiple categories. similarly, we need to add multiple values in the "post type in loop" field. Ref Ticket: https://secure.helpscout.net/conversation/1134915678/122550?folderId=3126461
priority
we need to enhance post type in loop field to select multiples values please check with the below screenshot in the above optional field we need to create an option to select multiple values like posts videos etc not only for a single value for example in the exclude category field we will select multiple categories similarly we need to add multiple values in the post type in loop field ref ticket
1
539,265
15,786,258,684
IssuesEvent
2021-04-01 17:29:20
google/google-api-javascript-client
https://api.github.com/repos/google/google-api-javascript-client
closed
Multiple user auth popup requires click, reload, click to select account
2–5 stars Priority-Medium bug imported
_From [davidjgr...@gmail.com](https://code.google.com/u/106160348960403302854/) on September 23, 2013 12:36:32_ What steps will reproduce the problem? If possible, provide a live demo of the issue. 1. Go to https://www.draw.io whilst logged into at least two Google accounts. 2. Click on the "connect to Drive" button (top right). 3. Click on one of the accounts What is the expected output? What do you see instead? A single click on the required account should select the account. Instead you have to click, wait for reload and click again. What version of the product are you using? On what operating system? The hosted version of the JS client API library is used, this behaviour has been present since at least the start of 2013. The behaviour is the same on all OSes and browsers we've test, Chrome, FF, Safari, IE 9, 10 and 11. Please provide any additional information below. We had this initial discussion - http://stackoverflow.com/questions/13366254/is-it-possible-to-be-able-to-correctly-select-any-available-google-account-to-us - to get to this stage. We're setting immediate to false and authUser to -1 on the gapi.auth.authorize call, that's the only option that allows us to get the multiple account handling to work in any way. _Original issue: http://code.google.com/p/google-api-javascript-client/issues/detail?id=108_
1.0
Multiple user auth popup requires click, reload, click to select account - _From [davidjgr...@gmail.com](https://code.google.com/u/106160348960403302854/) on September 23, 2013 12:36:32_ What steps will reproduce the problem? If possible, provide a live demo of the issue. 1. Go to https://www.draw.io whilst logged into at least two Google accounts. 2. Click on the "connect to Drive" button (top right). 3. Click on one of the accounts What is the expected output? What do you see instead? A single click on the required account should select the account. Instead you have to click, wait for reload and click again. What version of the product are you using? On what operating system? The hosted version of the JS client API library is used, this behaviour has been present since at least the start of 2013. The behaviour is the same on all OSes and browsers we've test, Chrome, FF, Safari, IE 9, 10 and 11. Please provide any additional information below. We had this initial discussion - http://stackoverflow.com/questions/13366254/is-it-possible-to-be-able-to-correctly-select-any-available-google-account-to-us - to get to this stage. We're setting immediate to false and authUser to -1 on the gapi.auth.authorize call, that's the only option that allows us to get the multiple account handling to work in any way. _Original issue: http://code.google.com/p/google-api-javascript-client/issues/detail?id=108_
priority
multiple user auth popup requires click reload click to select account from on september what steps will reproduce the problem if possible provide a live demo of the issue go to whilst logged into at least two google accounts click on the connect to drive button top right click on one of the accounts what is the expected output what do you see instead a single click on the required account should select the account instead you have to click wait for reload and click again what version of the product are you using on what operating system the hosted version of the js client api library is used this behaviour has been present since at least the start of the behaviour is the same on all oses and browsers we ve test chrome ff safari ie and please provide any additional information below we had this initial discussion to get to this stage we re setting immediate to false and authuser to on the gapi auth authorize call that s the only option that allows us to get the multiple account handling to work in any way original issue
1
248,666
7,934,768,095
IssuesEvent
2018-07-08 23:17:07
HealthRex/CDSS
https://api.github.com/repos/HealthRex/CDSS
closed
FeatureMatrixFactory temp file clean-up
Priority - 2 Medium
When I run TestFeatureMatrixFactory, it still leaves behind a few temp files: fmf.patient_episodes.tsv fmf.patient_list.tsv patient_list.tsv Some are from the application code, while I think the last is from the test code. I recommend doing the temp file "cleanup" in the tearDown function of the unit test (will always be run, even if the test doesn't pass) for the latter. For temp files generated by the application FeatureMatrixFactory class, you may consider putting the temp file cleanup in a destructor (__del__) function, to make sure it gets done by the time of program completion.
1.0
FeatureMatrixFactory temp file clean-up - When I run TestFeatureMatrixFactory, it still leaves behind a few temp files: fmf.patient_episodes.tsv fmf.patient_list.tsv patient_list.tsv Some are from the application code, while I think the last is from the test code. I recommend doing the temp file "cleanup" in the tearDown function of the unit test (will always be run, even if the test doesn't pass) for the latter. For temp files generated by the application FeatureMatrixFactory class, you may consider putting the temp file cleanup in a destructor (__del__) function, to make sure it gets done by the time of program completion.
priority
featurematrixfactory temp file clean up when i run testfeaturematrixfactory it still leaves behind a few temp files fmf patient episodes tsv fmf patient list tsv patient list tsv some are from the application code while i think the last is from the test code i recommend doing the temp file cleanup in the teardown function of the unit test will always be run even if the test doesn t pass for the latter for temp files generated by the application featurematrixfactory class you may consider putting the temp file cleanup in a destructor del function to make sure it gets done by the time of program completion
1
93,212
3,897,084,336
IssuesEvent
2016-04-16 06:20:06
odecee/generator-confit
https://api.github.com/repos/odecee/generator-confit
closed
Change the paths generator to prevent invalid paths from being used
enhancement help wanted low priority medium
- [x] The paths generator should not allow the following: - blank path values (except for the modulesDir) - paths that contain `./` - paths that start with '.' or path.sep. Only relative paths can be used - [x] Use path.resolve() instead of using '/' for path separators [see here](https://gist.github.com/domenic/2790533) - [x] Each time the paths generator is run, it should check that each path is valid. If not, it should re-prompt for valid paths. - It may **not** be possible to verify these paths: - the `output.reports` path, because it probably won't exist while Mocha is still running - the `output.devDir` and `output.prodDir` path, as the project may not have created these when the test is run
1.0
Change the paths generator to prevent invalid paths from being used - - [x] The paths generator should not allow the following: - blank path values (except for the modulesDir) - paths that contain `./` - paths that start with '.' or path.sep. Only relative paths can be used - [x] Use path.resolve() instead of using '/' for path separators [see here](https://gist.github.com/domenic/2790533) - [x] Each time the paths generator is run, it should check that each path is valid. If not, it should re-prompt for valid paths. - It may **not** be possible to verify these paths: - the `output.reports` path, because it probably won't exist while Mocha is still running - the `output.devDir` and `output.prodDir` path, as the project may not have created these when the test is run
priority
change the paths generator to prevent invalid paths from being used the paths generator should not allow the following blank path values except for the modulesdir paths that contain paths that start with or path sep only relative paths can be used use path resolve instead of using for path separators each time the paths generator is run it should check that each path is valid if not it should re prompt for valid paths it may not be possible to verify these paths the output reports path because it probably won t exist while mocha is still running the output devdir and output proddir path as the project may not have created these when the test is run
1
437,395
12,578,225,784
IssuesEvent
2020-06-09 10:52:47
input-output-hk/cardano-ledger-specs
https://api.github.com/repos/input-output-hk/cardano-ledger-specs
closed
Update Spec with MIR treasury changes
formal-spec :scroll: priority medium shelley era
In #1484 the MIR certs were updated to be able to optionally remove funds from the treasury instead of the reserves. The formal spec needs to be updated accordingly.
1.0
Update Spec with MIR treasury changes - In #1484 the MIR certs were updated to be able to optionally remove funds from the treasury instead of the reserves. The formal spec needs to be updated accordingly.
priority
update spec with mir treasury changes in the mir certs were updated to be able to optionally remove funds from the treasury instead of the reserves the formal spec needs to be updated accordingly
1
443,796
12,799,785,113
IssuesEvent
2020-07-02 15:56:28
ooni/probe-engine
https://api.github.com/repos/ooni/probe-engine
closed
experiment/tor: allow testing secret bridges etc
duplicate effort/L ooni/probe-engine ooni/spec priority/medium
The implementation of experiment/tor that we're merging as part of https://github.com/ooni/probe-engine/pull/227 does not properly handle secret bridges etc. Likewise, the spec does not say what to do.
1.0
experiment/tor: allow testing secret bridges etc - The implementation of experiment/tor that we're merging as part of https://github.com/ooni/probe-engine/pull/227 does not properly handle secret bridges etc. Likewise, the spec does not say what to do.
priority
experiment tor allow testing secret bridges etc the implementation of experiment tor that we re merging as part of does not properly handle secret bridges etc likewise the spec does not say what to do
1
720,743
24,804,985,729
IssuesEvent
2022-10-25 03:06:15
AY2223S1-CS2103T-T12-4/tp
https://api.github.com/repos/AY2223S1-CS2103T-T12-4/tp
closed
Search a patient by name and task
type.Story priority.Medium
As a private nurse with many patients and tasks I want to search a patient by name and task so that I can locate a patient with a specific task or name easily
1.0
Search a patient by name and task - As a private nurse with many patients and tasks I want to search a patient by name and task so that I can locate a patient with a specific task or name easily
priority
search a patient by name and task as a private nurse with many patients and tasks i want to search a patient by name and task so that i can locate a patient with a specific task or name easily
1
461,926
13,238,498,509
IssuesEvent
2020-08-19 00:32:39
Abbassihraf/Portfolio-V2
https://api.github.com/repos/Abbassihraf/Portfolio-V2
closed
Contact page
Front-End Priority: Medium Status: Completed
### - Desktop version - [x] Include navigation - [x] Hero header - [x] Form - [x] Contact informations - [x] Include testimonials section - [x] Include social media links section - [x] Include footer ### **- Tablet version** - [x] Include navigation - [x] Hero header - [x] Form - [x] Contact informations - [x] Include testimonials section - [x] Include social media links section - [x] Include footer ### **- Mobile version** - [x] Include navigation - [x] Hero header - [x] Form - [x] Contact informations - [x] Include testimonials section - [x] Include social media links section - [x] Include footer
1.0
Contact page - ### - Desktop version - [x] Include navigation - [x] Hero header - [x] Form - [x] Contact informations - [x] Include testimonials section - [x] Include social media links section - [x] Include footer ### **- Tablet version** - [x] Include navigation - [x] Hero header - [x] Form - [x] Contact informations - [x] Include testimonials section - [x] Include social media links section - [x] Include footer ### **- Mobile version** - [x] Include navigation - [x] Hero header - [x] Form - [x] Contact informations - [x] Include testimonials section - [x] Include social media links section - [x] Include footer
priority
contact page desktop version include navigation hero header form contact informations include testimonials section include social media links section include footer tablet version include navigation hero header form contact informations include testimonials section include social media links section include footer mobile version include navigation hero header form contact informations include testimonials section include social media links section include footer
1
408,840
11,953,085,543
IssuesEvent
2020-04-03 20:10:08
eobanb/indianapublicmedia-web
https://api.github.com/repos/eobanb/indianapublicmedia-web
closed
/news/ topic labels for series posts
enhancement medium priority
Posts that are part of a topic series (I.e. that appear on a topic page) should be able to display a box/banner of some kind that labels that post as being part of a series. Example from NPR with a similar idea: <img width="1089" alt="Screen Shot 2020-04-02 at 10 47 19" src="https://user-images.githubusercontent.com/607060/78263009-66cd3c00-74cf-11ea-8dc0-738987003ae8.png">
1.0
/news/ topic labels for series posts - Posts that are part of a topic series (I.e. that appear on a topic page) should be able to display a box/banner of some kind that labels that post as being part of a series. Example from NPR with a similar idea: <img width="1089" alt="Screen Shot 2020-04-02 at 10 47 19" src="https://user-images.githubusercontent.com/607060/78263009-66cd3c00-74cf-11ea-8dc0-738987003ae8.png">
priority
news topic labels for series posts posts that are part of a topic series i e that appear on a topic page should be able to display a box banner of some kind that labels that post as being part of a series example from npr with a similar idea img width alt screen shot at src
1
405,215
11,869,906,346
IssuesEvent
2020-03-26 11:49:18
robotframework/robotframework
https://api.github.com/repos/robotframework/robotframework
closed
Support variable index access like `${var}[2]` with all sequences (incl. strings and bytes)
acknowledge backwards incompatible enhancement priority: medium
RF 3.1 added support for accessing variable items using syntax `${var}[item]` (incl. nested access `${var}[x][y][z]`, #2601) but *only* when variable is a list or a dictionary. This is a nice syntax and it would be good to extend it to cover all objects, including strings. Since RF 3.1. this syntax causes an error with other objects than lists or dicts (see e.g. #3028), so changing it to mean item access should not cause backwards compatibility issues. Should at the same time add support also for slice access `${var}[2:]` similarly as lists support (#2973). One problem is that with custom objects we don't know should `${var}[42]` mean item access with `42` as a string or as an integer. We probably should just use strings with objects that aren't list-like and let users use `${var}[${42}]` is the really need an integer. Support with custom objects isn't likely that important anyway, the most important functionality is access characters and slices in strings. ----- **UPDATE:** This was implemented so that accessing an item from a variable like `${var}[item]` so that `item` is an index now works with all sequences (incl. lists and bytes), not only with objects Robot considers list-like normally. The item is not considered an index *only* if the variable is a dictionary. In other words, the `${var}[item}` syntax works with custom objects *only* if these custom objects expect items to be indices.
1.0
Support variable index access like `${var}[2]` with all sequences (incl. strings and bytes) - RF 3.1 added support for accessing variable items using syntax `${var}[item]` (incl. nested access `${var}[x][y][z]`, #2601) but *only* when variable is a list or a dictionary. This is a nice syntax and it would be good to extend it to cover all objects, including strings. Since RF 3.1. this syntax causes an error with other objects than lists or dicts (see e.g. #3028), so changing it to mean item access should not cause backwards compatibility issues. Should at the same time add support also for slice access `${var}[2:]` similarly as lists support (#2973). One problem is that with custom objects we don't know should `${var}[42]` mean item access with `42` as a string or as an integer. We probably should just use strings with objects that aren't list-like and let users use `${var}[${42}]` is the really need an integer. Support with custom objects isn't likely that important anyway, the most important functionality is access characters and slices in strings. ----- **UPDATE:** This was implemented so that accessing an item from a variable like `${var}[item]` so that `item` is an index now works with all sequences (incl. lists and bytes), not only with objects Robot considers list-like normally. The item is not considered an index *only* if the variable is a dictionary. In other words, the `${var}[item}` syntax works with custom objects *only* if these custom objects expect items to be indices.
priority
support variable index access like var with all sequences incl strings and bytes rf added support for accessing variable items using syntax var incl nested access var but only when variable is a list or a dictionary this is a nice syntax and it would be good to extend it to cover all objects including strings since rf this syntax causes an error with other objects than lists or dicts see e g so changing it to mean item access should not cause backwards compatibility issues should at the same time add support also for slice access var similarly as lists support one problem is that with custom objects we don t know should var mean item access with as a string or as an integer we probably should just use strings with objects that aren t list like and let users use var is the really need an integer support with custom objects isn t likely that important anyway the most important functionality is access characters and slices in strings update this was implemented so that accessing an item from a variable like var so that item is an index now works with all sequences incl lists and bytes not only with objects robot considers list like normally the item is not considered an index only if the variable is a dictionary in other words the var item syntax works with custom objects only if these custom objects expect items to be indices
1
537,469
15,729,455,525
IssuesEvent
2021-03-29 14:52:35
iza-institute-of-labor-economics/gettsim
https://api.github.com/repos/iza-institute-of-labor-economics/gettsim
opened
Restructure test_data
priority-medium
### Current and desired situation Input data for tests in `tests/test_data` are currently defined in .csv and .ods files. Only one data format, which does not allow for formulas, but can be labelled ### Proposed implementation yaml ### Considered alternatives DataFrames in pickle
1.0
Restructure test_data - ### Current and desired situation Input data for tests in `tests/test_data` are currently defined in .csv and .ods files. Only one data format, which does not allow for formulas, but can be labelled ### Proposed implementation yaml ### Considered alternatives DataFrames in pickle
priority
restructure test data current and desired situation input data for tests in tests test data are currently defined in csv and ods files only one data format which does not allow for formulas but can be labelled proposed implementation yaml considered alternatives dataframes in pickle
1
543,327
15,879,991,418
IssuesEvent
2021-04-09 13:10:42
ansible/awx
https://api.github.com/repos/ansible/awx
closed
Markdown not rendered on Insight issue summaries
component:ui priority:medium state:needs_devel type:enhancement
##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME - UI ### Steps to Reproduce * Set up your scan jobs so that your stock host has insights data. Use a valid set of Insights credentials. * Inspect the issues presented in the UI. The problem is that the API returns backticks that would normally indicate markup text under `/api/v2/hosts/N/insights`: ``` .... "summary": "A critical security flaw in the `glibc` library was found. It allows an attacker to crash an application built against that library or, potentially, execute arbitrary code with privileges of the user running the application.", .... ``` ...But the UI doesn't render the markup. So we have backticks surrounding technical terms in the UI for no real reason. For instance: <img width="1326" alt="screen shot 2017-06-29 at 6 39 58 pm" src="https://user-images.githubusercontent.com/5964417/27713593-69f01d34-5cfa-11e7-98cd-2d260a8ab312.png"> <img width="1329" alt="screen shot 2017-06-29 at 6 40 07 pm" src="https://user-images.githubusercontent.com/5964417/27713594-69f762a6-5cfa-11e7-976d-3f4c0ab539cb.png"> ##### ENVIRONMENT * AWX version: 1.0.1.14
1.0
Markdown not rendered on Insight issue summaries - ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME - UI ### Steps to Reproduce * Set up your scan jobs so that your stock host has insights data. Use a valid set of Insights credentials. * Inspect the issues presented in the UI. The problem is that the API returns backticks that would normally indicate markup text under `/api/v2/hosts/N/insights`: ``` .... "summary": "A critical security flaw in the `glibc` library was found. It allows an attacker to crash an application built against that library or, potentially, execute arbitrary code with privileges of the user running the application.", .... ``` ...But the UI doesn't render the markup. So we have backticks surrounding technical terms in the UI for no real reason. For instance: <img width="1326" alt="screen shot 2017-06-29 at 6 39 58 pm" src="https://user-images.githubusercontent.com/5964417/27713593-69f01d34-5cfa-11e7-98cd-2d260a8ab312.png"> <img width="1329" alt="screen shot 2017-06-29 at 6 40 07 pm" src="https://user-images.githubusercontent.com/5964417/27713594-69f762a6-5cfa-11e7-976d-3f4c0ab539cb.png"> ##### ENVIRONMENT * AWX version: 1.0.1.14
priority
markdown not rendered on insight issue summaries issue type feature idea component name ui steps to reproduce set up your scan jobs so that your stock host has insights data use a valid set of insights credentials inspect the issues presented in the ui the problem is that the api returns backticks that would normally indicate markup text under api hosts n insights summary a critical security flaw in the glibc library was found it allows an attacker to crash an application built against that library or potentially execute arbitrary code with privileges of the user running the application but the ui doesn t render the markup so we have backticks surrounding technical terms in the ui for no real reason for instance img width alt screen shot at pm src img width alt screen shot at pm src environment awx version
1
622,863
19,657,954,790
IssuesEvent
2022-01-10 14:23:56
buddyboss/buddyboss-platform
https://api.github.com/repos/buddyboss/buddyboss-platform
closed
Last name - Privacy settings not working for forum the Display Name
bug feature-member-profiles feature-discussion-forums priority-medium Stale
**Describe the bug** When Display Name Format is "first name and last name" and the user change Lastname privacy only me that time forum in showing the last name. **To Reproduce** Steps to reproduce the behavior: 1. Go to Setting->profile->Display Name Format->select "First name and Last name" 2. Now Go to front side User Edit Profile -> Change Lastname privacy "only me" 3. Login with other user and check the forum and see the previous changed user reply or discussion display name **Expected behavior** When we change the privacy that time last name should hide **Screenshots** https://www.loom.com/share/d000c1e9b64b48f69a32626ee88bf54c Jira: [PROD-798] [PROD-798]: https://buddyboss.atlassian.net/browse/PROD-798?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
1.0
Last name - Privacy settings not working for forum the Display Name - **Describe the bug** When Display Name Format is "first name and last name" and the user change Lastname privacy only me that time forum in showing the last name. **To Reproduce** Steps to reproduce the behavior: 1. Go to Setting->profile->Display Name Format->select "First name and Last name" 2. Now Go to front side User Edit Profile -> Change Lastname privacy "only me" 3. Login with other user and check the forum and see the previous changed user reply or discussion display name **Expected behavior** When we change the privacy that time last name should hide **Screenshots** https://www.loom.com/share/d000c1e9b64b48f69a32626ee88bf54c Jira: [PROD-798] [PROD-798]: https://buddyboss.atlassian.net/browse/PROD-798?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
priority
last name privacy settings not working for forum the display name describe the bug when display name format is first name and last name and the user change lastname privacy only me that time forum in showing the last name to reproduce steps to reproduce the behavior go to setting profile display name format select first name and last name now go to front side user edit profile change lastname privacy only me login with other user and check the forum and see the previous changed user reply or discussion display name expected behavior when we change the privacy that time last name should hide screenshots jira
1
649,422
21,300,585,068
IssuesEvent
2022-04-15 02:11:53
TencentBlueKing/bk-iam-saas
https://api.github.com/repos/TencentBlueKing/bk-iam-saas
closed
[SaaS] 收尾和跟进上云容器化部署SaaS
Layer: SaaS Priority: Medium Size: XS(Hours)
### 优化点: 1. 审计DB配置优化,空值调整为使用Default DB信息 2. TE版本配置独立仓库存储 3. 日志采集和配置、监控、可观测性配置 ### 排期 - 4月7日 - [x] 部署dev环境,并且apigw backend切换 - [x] stage环境 apigw backend切换 - [x] 部署prod环境 - [x] stage环境ESB切换 - [x] 发起stage环境的体验 - 4月12日 - [x] stage/dev环境域名重定向 - [x] 下架开发者中心SaaS dev和stage环境 - 4月14日 - [x] prod环境域名重定向 - [x] prod环境 apigw backend切换 - [x] prod环境 ESB切换 - 4月21日 - [x] 下架开发者中心SaaS prod环境 对于ITSM里提交的申请单据回调地址可能会失败?本身有半个小时周期补偿机制
1.0
[SaaS] 收尾和跟进上云容器化部署SaaS - ### 优化点: 1. 审计DB配置优化,空值调整为使用Default DB信息 2. TE版本配置独立仓库存储 3. 日志采集和配置、监控、可观测性配置 ### 排期 - 4月7日 - [x] 部署dev环境,并且apigw backend切换 - [x] stage环境 apigw backend切换 - [x] 部署prod环境 - [x] stage环境ESB切换 - [x] 发起stage环境的体验 - 4月12日 - [x] stage/dev环境域名重定向 - [x] 下架开发者中心SaaS dev和stage环境 - 4月14日 - [x] prod环境域名重定向 - [x] prod环境 apigw backend切换 - [x] prod环境 ESB切换 - 4月21日 - [x] 下架开发者中心SaaS prod环境 对于ITSM里提交的申请单据回调地址可能会失败?本身有半个小时周期补偿机制
priority
收尾和跟进上云容器化部署saas 优化点: 审计db配置优化,空值调整为使用default db信息 te版本配置独立仓库存储 日志采集和配置、监控、可观测性配置 排期 部署dev环境,并且apigw backend切换 stage环境 apigw backend切换 部署prod环境 stage环境esb切换 发起stage环境的体验 stage dev环境域名重定向 下架开发者中心saas dev和stage环境 prod环境域名重定向 prod环境 apigw backend切换 prod环境 esb切换 下架开发者中心saas prod环境 对于itsm里提交的申请单据回调地址可能会失败?本身有半个小时周期补偿机制
1
698,440
23,980,219,060
IssuesEvent
2022-09-13 14:32:49
pika-org/pika
https://api.github.com/repos/pika-org/pika
reopened
Test P2300 reference implementation with clang and CUDA
effort: 2 effort: 3 priority: medium type: feature category: CI category: CUDA category: HIP category: senders/receivers M1: P2300 reference implementation
I.e. check if the `cce-cuda` can have `PIKA_WITH_P2300_REFERENCE_IMPLEMENTATION=ON` and `PIKA_WITH_CXX_STANDARD=20`. If not, what needs to be fixed? We could also enable it on the HIP configuration.
1.0
Test P2300 reference implementation with clang and CUDA - I.e. check if the `cce-cuda` can have `PIKA_WITH_P2300_REFERENCE_IMPLEMENTATION=ON` and `PIKA_WITH_CXX_STANDARD=20`. If not, what needs to be fixed? We could also enable it on the HIP configuration.
priority
test reference implementation with clang and cuda i e check if the cce cuda can have pika with reference implementation on and pika with cxx standard if not what needs to be fixed we could also enable it on the hip configuration
1
77,308
3,506,342,052
IssuesEvent
2016-01-08 05:55:22
OregonCore/OregonCore
https://api.github.com/repos/OregonCore/OregonCore
closed
[Druid] Ferocious bite (BB #353)
Category: Miscellaneous migrated Priority: Medium Type: Bug
This issue was migrated from bitbucket. **Original Reporter:** Fuu **Original Date:** 24.11.2010 12:36:32 GMT+0000 **Original Priority:** major **Original Type:** bug **Original State:** resolved **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/353 <hr> The skill of the druid Ferocious bite doesn't seems to take care of the AP of the druid. I made some maths and a feral is supposed to make ferocious bite up to 5000-6000 (without armor reduction) and it doesn't make more than 2500 for now.
1.0
[Druid] Ferocious bite (BB #353) - This issue was migrated from bitbucket. **Original Reporter:** Fuu **Original Date:** 24.11.2010 12:36:32 GMT+0000 **Original Priority:** major **Original Type:** bug **Original State:** resolved **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/353 <hr> The skill of the druid Ferocious bite doesn't seems to take care of the AP of the druid. I made some maths and a feral is supposed to make ferocious bite up to 5000-6000 (without armor reduction) and it doesn't make more than 2500 for now.
priority
ferocious bite bb this issue was migrated from bitbucket original reporter fuu original date gmt original priority major original type bug original state resolved direct link the skill of the druid ferocious bite doesn t seems to take care of the ap of the druid i made some maths and a feral is supposed to make ferocious bite up to without armor reduction and it doesn t make more than for now
1
743,991
25,922,665,571
IssuesEvent
2022-12-15 23:52:04
BCDevOps/developer-experience
https://api.github.com/repos/BCDevOps/developer-experience
closed
Implement project creation Unit testing on registry web app
medium priority app-development
After the initial pipeline work has been completed, new Unit testing should be added to the registry WEB application. Initial E2E testing should evaluate the project creation flow which will include: - [ ] Project Creation flow - [ ] All fields validate and no errors on submit - [ ] New Project shows in Dashboard approvals (Admin login) - [ ] No Dashboard Approvals show (Non Admin user) - [ ] New project is marked as pending and cannot be edited - [ ] Project can be approved from Dashboard (Admin) - [ ] Project shows as provisioned and editing capability is enabled. Additional tests will be required to validate editing capability.
1.0
Implement project creation Unit testing on registry web app - After the initial pipeline work has been completed, new Unit testing should be added to the registry WEB application. Initial E2E testing should evaluate the project creation flow which will include: - [ ] Project Creation flow - [ ] All fields validate and no errors on submit - [ ] New Project shows in Dashboard approvals (Admin login) - [ ] No Dashboard Approvals show (Non Admin user) - [ ] New project is marked as pending and cannot be edited - [ ] Project can be approved from Dashboard (Admin) - [ ] Project shows as provisioned and editing capability is enabled. Additional tests will be required to validate editing capability.
priority
implement project creation unit testing on registry web app after the initial pipeline work has been completed new unit testing should be added to the registry web application initial testing should evaluate the project creation flow which will include project creation flow all fields validate and no errors on submit new project shows in dashboard approvals admin login no dashboard approvals show non admin user new project is marked as pending and cannot be edited project can be approved from dashboard admin project shows as provisioned and editing capability is enabled additional tests will be required to validate editing capability
1
278,165
8,637,565,453
IssuesEvent
2018-11-23 11:43:10
diamm/diamm
https://api.github.com/repos/diamm/diamm
opened
Request for new tab on Source page -- 'Collation'
Component: User Interface Priority: Medium Type: Feature Request
Now that I have worked out how to upload images in source descriptions I want to upload gathering diagrams for manuscripts where we have them (i.e. all the Tudor Partbooks manuscripts). I have put up one gathering-diagram image for the new Norwich Cathedral fragment (source 4734). However that could result in a huge string of images (under 'Physical Description') in the Source description for books with e.g. 20 gatherings of 16 leaves. It might work better therefore to have gathering diagrams under a new tab. Of course I'd also like users to be able to upload a pdf/excel/image file so that we gradually increase our content without excessive work on our part. There are several free gathering diagram bits of software around, the best of which can create a diagram from the algebra that some authors use in place of a diagram -- very cool! I can add our own pdfs as links to a pdf in our resources area, and I might see if I can work out something for the excel files.
1.0
Request for new tab on Source page -- 'Collation' - Now that I have worked out how to upload images in source descriptions I want to upload gathering diagrams for manuscripts where we have them (i.e. all the Tudor Partbooks manuscripts). I have put up one gathering-diagram image for the new Norwich Cathedral fragment (source 4734). However that could result in a huge string of images (under 'Physical Description') in the Source description for books with e.g. 20 gatherings of 16 leaves. It might work better therefore to have gathering diagrams under a new tab. Of course I'd also like users to be able to upload a pdf/excel/image file so that we gradually increase our content without excessive work on our part. There are several free gathering diagram bits of software around, the best of which can create a diagram from the algebra that some authors use in place of a diagram -- very cool! I can add our own pdfs as links to a pdf in our resources area, and I might see if I can work out something for the excel files.
priority
request for new tab on source page collation now that i have worked out how to upload images in source descriptions i want to upload gathering diagrams for manuscripts where we have them i e all the tudor partbooks manuscripts i have put up one gathering diagram image for the new norwich cathedral fragment source however that could result in a huge string of images under physical description in the source description for books with e g gatherings of leaves it might work better therefore to have gathering diagrams under a new tab of course i d also like users to be able to upload a pdf excel image file so that we gradually increase our content without excessive work on our part there are several free gathering diagram bits of software around the best of which can create a diagram from the algebra that some authors use in place of a diagram very cool i can add our own pdfs as links to a pdf in our resources area and i might see if i can work out something for the excel files
1
387,911
11,472,019,772
IssuesEvent
2020-02-09 14:54:46
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
opened
[Coverity CID :208196] Out-of-bounds access in drivers/eeprom/eeprom_simulator.c
Coverity bug priority: medium
Static code scan issues found in file: https://github.com/zephyrproject-rtos/zephyr/tree/e089906b339aad4cd1b6589a3b6ce94782d93f54/drivers/eeprom/eeprom_simulator.c#L259 Category: Memory - corruptions Function: `eeprom_sim_init` Component: Drivers CID: [208196](https://scan9.coverity.com/reports.htm#v29726/p12996/mergedDefectId=208196) Details: ``` 254 #endif /* CONFIG_ARCH_POSIX */ 255 256 static int eeprom_sim_init(struct device *dev) 257 { 258 SYNC_INIT(); 259 STATS_INIT_AND_REG(eeprom_sim_stats, STATS_SIZE_32, "eeprom_sim_stats"); >>> CID 208196: (OVERRUN) >>> Overrunning struct type stats_hdr of 24 bytes by passing it to a function which accesses it at byte offset 24. 260 STATS_INIT_AND_REG(eeprom_sim_thresholds, STATS_SIZE_32, 261 "eeprom_sim_thresholds"); 262 263 return eeprom_mock_init(dev); 264 } 265 253 254 #endif /* CONFIG_ARCH_POSIX */ 255 256 static int eeprom_sim_init(struct device *dev) 257 { 258 SYNC_INIT(); >>> CID 208196: (OVERRUN) >>> Overrunning struct type stats_hdr of 24 bytes by passing it to a function which accesses it at byte offset 24. 259 STATS_INIT_AND_REG(eeprom_sim_stats, STATS_SIZE_32, "eeprom_sim_stats"); 260 STATS_INIT_AND_REG(eeprom_sim_thresholds, STATS_SIZE_32, 261 "eeprom_sim_thresholds"); 262 263 return eeprom_mock_init(dev); 264 } ``` Please fix or provide comments in coverity using the link: https://scan9.coverity.com/reports.htm#v32951/p12996. Note: This issue was created automatically. Priority was set based on classification of the file affected and the impact field in coverity. Assignees were set using the CODEOWNERS file.
1.0
[Coverity CID :208196] Out-of-bounds access in drivers/eeprom/eeprom_simulator.c - Static code scan issues found in file: https://github.com/zephyrproject-rtos/zephyr/tree/e089906b339aad4cd1b6589a3b6ce94782d93f54/drivers/eeprom/eeprom_simulator.c#L259 Category: Memory - corruptions Function: `eeprom_sim_init` Component: Drivers CID: [208196](https://scan9.coverity.com/reports.htm#v29726/p12996/mergedDefectId=208196) Details: ``` 254 #endif /* CONFIG_ARCH_POSIX */ 255 256 static int eeprom_sim_init(struct device *dev) 257 { 258 SYNC_INIT(); 259 STATS_INIT_AND_REG(eeprom_sim_stats, STATS_SIZE_32, "eeprom_sim_stats"); >>> CID 208196: (OVERRUN) >>> Overrunning struct type stats_hdr of 24 bytes by passing it to a function which accesses it at byte offset 24. 260 STATS_INIT_AND_REG(eeprom_sim_thresholds, STATS_SIZE_32, 261 "eeprom_sim_thresholds"); 262 263 return eeprom_mock_init(dev); 264 } 265 253 254 #endif /* CONFIG_ARCH_POSIX */ 255 256 static int eeprom_sim_init(struct device *dev) 257 { 258 SYNC_INIT(); >>> CID 208196: (OVERRUN) >>> Overrunning struct type stats_hdr of 24 bytes by passing it to a function which accesses it at byte offset 24. 259 STATS_INIT_AND_REG(eeprom_sim_stats, STATS_SIZE_32, "eeprom_sim_stats"); 260 STATS_INIT_AND_REG(eeprom_sim_thresholds, STATS_SIZE_32, 261 "eeprom_sim_thresholds"); 262 263 return eeprom_mock_init(dev); 264 } ``` Please fix or provide comments in coverity using the link: https://scan9.coverity.com/reports.htm#v32951/p12996. Note: This issue was created automatically. Priority was set based on classification of the file affected and the impact field in coverity. Assignees were set using the CODEOWNERS file.
priority
out of bounds access in drivers eeprom eeprom simulator c static code scan issues found in file category memory corruptions function eeprom sim init component drivers cid details endif config arch posix static int eeprom sim init struct device dev sync init stats init and reg eeprom sim stats stats size eeprom sim stats cid overrun overrunning struct type stats hdr of bytes by passing it to a function which accesses it at byte offset stats init and reg eeprom sim thresholds stats size eeprom sim thresholds return eeprom mock init dev endif config arch posix static int eeprom sim init struct device dev sync init cid overrun overrunning struct type stats hdr of bytes by passing it to a function which accesses it at byte offset stats init and reg eeprom sim stats stats size eeprom sim stats stats init and reg eeprom sim thresholds stats size eeprom sim thresholds return eeprom mock init dev please fix or provide comments in coverity using the link note this issue was created automatically priority was set based on classification of the file affected and the impact field in coverity assignees were set using the codeowners file
1
87,334
3,749,905,945
IssuesEvent
2016-03-11 02:37:49
davidozog/Fast-Equilibration-Workflow
https://api.github.com/repos/davidozog/Fast-Equilibration-Workflow
closed
backmap_cones procedure crashes for certain choices of number of UA sites
bug Medium Priority
# Bug description Currently, the [backmap_cones](https://github.com/davidozog/Fast-Equilibration-Workflow/blob/master/src/backmapping/backmap_cones.py) procedure requires that the number of monomers per chain be equal to the number of CG sites times a power of 2. If this is not the case, currently the code crashes. ## Cause After each iteration of the backmapping, the number of sites in each chain is doubled; thus, if the above conditions are not met, there will be a mismatch in the number of monomers requested and the number of monomers produced. # Solutions Ideally, the backmapping procedure would not impose the power-of-two restriction. This is not a priority, but eventually should be added. **For now, I propose that the code be modified so that [automated_fastequil](https://github.com/davidozog/Fast-Equilibration-Workflow/blob/master/src/Automated_Workflow/automated_fastequil.py) does not proceed if it detects that the number of monomers is not equal to the number of CG sites times a power of 2**. Furthermore, [backmap_cones](https://github.com/davidozog/Fast-Equilibration-Workflow/blob/master/src/backmapping/backmap_cones.py) should probably also be modified to not proceed in this situation.
1.0
backmap_cones procedure crashes for certain choices of number of UA sites - # Bug description Currently, the [backmap_cones](https://github.com/davidozog/Fast-Equilibration-Workflow/blob/master/src/backmapping/backmap_cones.py) procedure requires that the number of monomers per chain be equal to the number of CG sites times a power of 2. If this is not the case, currently the code crashes. ## Cause After each iteration of the backmapping, the number of sites in each chain is doubled; thus, if the above conditions are not met, there will be a mismatch in the number of monomers requested and the number of monomers produced. # Solutions Ideally, the backmapping procedure would not impose the power-of-two restriction. This is not a priority, but eventually should be added. **For now, I propose that the code be modified so that [automated_fastequil](https://github.com/davidozog/Fast-Equilibration-Workflow/blob/master/src/Automated_Workflow/automated_fastequil.py) does not proceed if it detects that the number of monomers is not equal to the number of CG sites times a power of 2**. Furthermore, [backmap_cones](https://github.com/davidozog/Fast-Equilibration-Workflow/blob/master/src/backmapping/backmap_cones.py) should probably also be modified to not proceed in this situation.
priority
backmap cones procedure crashes for certain choices of number of ua sites bug description currently the procedure requires that the number of monomers per chain be equal to the number of cg sites times a power of if this is not the case currently the code crashes cause after each iteration of the backmapping the number of sites in each chain is doubled thus if the above conditions are not met there will be a mismatch in the number of monomers requested and the number of monomers produced solutions ideally the backmapping procedure would not impose the power of two restriction this is not a priority but eventually should be added for now i propose that the code be modified so that does not proceed if it detects that the number of monomers is not equal to the number of cg sites times a power of furthermore should probably also be modified to not proceed in this situation
1
708,640
24,348,896,446
IssuesEvent
2022-10-02 17:42:41
NIAEFEUP/tts-be
https://api.github.com/repos/NIAEFEUP/tts-be
opened
Analysis tool
medium effort low priority
Implement an analysis tool or use one to gather information about requests and understand what are the most visited courses in tts and the most unvisited.
1.0
Analysis tool - Implement an analysis tool or use one to gather information about requests and understand what are the most visited courses in tts and the most unvisited.
priority
analysis tool implement an analysis tool or use one to gather information about requests and understand what are the most visited courses in tts and the most unvisited
1
607,699
18,788,886,887
IssuesEvent
2021-11-08 14:55:16
MaibornWolff/codecharta
https://api.github.com/repos/MaibornWolff/codecharta
opened
Auto detect percentage metrics and their direction
pr-visualization pr-analysis cc.json save java javascript priority:high feature difficulty:medium
# Feature request ## Description As a a user, I want metric directions automatically be defined as expected so that I do not have to configure those manually. ## Acceptance criteria - Percentage metrics are detected and automatically use the proper direction in "all" cases ## Assumptions & Exclusions This heuristic might fail under specific circumstances. That should be a rare exception. ## Development notes (optional Task Breakdown) - [ ] Add a direction to the metrics that are generated with our parsers. The cc.json has to be changed due to that. The new field is optional. Use that direction in the UI as default after loading the cc.json file. - [ ] Detect percentage metrics by their name in case the direction is not hardcoded (use a default list of known words that indicate a specific metric type. Use English and German words. Matching should be case insensitive and may be at the start or the end of the name) - [ ] Check that all values are in the range `[0, 100]` - [ ] (Optional for now) Implement an auto detection for metrics where all values are below 100 without matching names. This may be done by comparing known percentage metrics with historic data (ask @ce-bo for the data). Identify the direction of the percentage metric by using the projects metric data points and build a bubble. Compare that bubble with historic metric bubbles. If one matches a direction, use that direction. ## Open questions Likely more than one. Please ask away!
1.0
Auto detect percentage metrics and their direction - # Feature request ## Description As a a user, I want metric directions automatically be defined as expected so that I do not have to configure those manually. ## Acceptance criteria - Percentage metrics are detected and automatically use the proper direction in "all" cases ## Assumptions & Exclusions This heuristic might fail under specific circumstances. That should be a rare exception. ## Development notes (optional Task Breakdown) - [ ] Add a direction to the metrics that are generated with our parsers. The cc.json has to be changed due to that. The new field is optional. Use that direction in the UI as default after loading the cc.json file. - [ ] Detect percentage metrics by their name in case the direction is not hardcoded (use a default list of known words that indicate a specific metric type. Use English and German words. Matching should be case insensitive and may be at the start or the end of the name) - [ ] Check that all values are in the range `[0, 100]` - [ ] (Optional for now) Implement an auto detection for metrics where all values are below 100 without matching names. This may be done by comparing known percentage metrics with historic data (ask @ce-bo for the data). Identify the direction of the percentage metric by using the projects metric data points and build a bubble. Compare that bubble with historic metric bubbles. If one matches a direction, use that direction. ## Open questions Likely more than one. Please ask away!
priority
auto detect percentage metrics and their direction feature request description as a a user i want metric directions automatically be defined as expected so that i do not have to configure those manually acceptance criteria percentage metrics are detected and automatically use the proper direction in all cases assumptions exclusions this heuristic might fail under specific circumstances that should be a rare exception development notes optional task breakdown add a direction to the metrics that are generated with our parsers the cc json has to be changed due to that the new field is optional use that direction in the ui as default after loading the cc json file detect percentage metrics by their name in case the direction is not hardcoded use a default list of known words that indicate a specific metric type use english and german words matching should be case insensitive and may be at the start or the end of the name check that all values are in the range optional for now implement an auto detection for metrics where all values are below without matching names this may be done by comparing known percentage metrics with historic data ask ce bo for the data identify the direction of the percentage metric by using the projects metric data points and build a bubble compare that bubble with historic metric bubbles if one matches a direction use that direction open questions likely more than one please ask away
1
809,050
30,122,576,749
IssuesEvent
2023-06-30 16:23:21
farooqkz/chooj
https://api.github.com/repos/farooqkz/chooj
closed
Better images viewer
enhancement medium priority High complexity level
Would be quite useful if you added the option to open an image in fullscreen and be able to zoom in/out, download it, rotate it and etc.
1.0
Better images viewer - Would be quite useful if you added the option to open an image in fullscreen and be able to zoom in/out, download it, rotate it and etc.
priority
better images viewer would be quite useful if you added the option to open an image in fullscreen and be able to zoom in out download it rotate it and etc
1
26,399
2,684,489,559
IssuesEvent
2015-03-29 01:30:32
gtcasl/gpuocelot
https://api.github.com/repos/gtcasl/gpuocelot
closed
Add UIUC Parboil Benchmakr Suite to Ocelot Regression Tests
Component-Scripts enhancement imported Maintainability Milestone-Release0.5 Priority-Medium
_From [gregory....@gatech.edu](https://code.google.com/u/108429927188929695221/) on July 08, 2009 10:00:04_ Describe the New Feature: Create a regression test based on the UIUC Parboil benchmark suite. Which milestone does the feature belong to? 0.5.0 Which branch does the new feature go in? Trunk _Original issue: http://code.google.com/p/gpuocelot/issues/detail?id=9_
1.0
Add UIUC Parboil Benchmakr Suite to Ocelot Regression Tests - _From [gregory....@gatech.edu](https://code.google.com/u/108429927188929695221/) on July 08, 2009 10:00:04_ Describe the New Feature: Create a regression test based on the UIUC Parboil benchmark suite. Which milestone does the feature belong to? 0.5.0 Which branch does the new feature go in? Trunk _Original issue: http://code.google.com/p/gpuocelot/issues/detail?id=9_
priority
add uiuc parboil benchmakr suite to ocelot regression tests from on july describe the new feature create a regression test based on the uiuc parboil benchmark suite which milestone does the feature belong to which branch does the new feature go in trunk original issue
1
82,725
3,618,779,690
IssuesEvent
2016-02-08 13:24:18
frc5687/2016-Outlier2
https://api.github.com/repos/frc5687/2016-Outlier2
opened
AutoTraverse base command
autonomous priority:medium
We a command for basic traversing of a defense. This should be structured for use as a base class for all the defense traversal.
1.0
AutoTraverse base command - We a command for basic traversing of a defense. This should be structured for use as a base class for all the defense traversal.
priority
autotraverse base command we a command for basic traversing of a defense this should be structured for use as a base class for all the defense traversal
1
822,840
30,887,220,861
IssuesEvent
2023-08-03 23:29:17
ELKAMINA/42_transcendance
https://api.github.com/repos/ELKAMINA/42_transcendance
opened
[ Toutes les branches ] : Message erreur DOM
bug Priority:Medium
# Use case - Click sur Profile/Settings # Issue Message d'erreur HTML <img width="1054" alt="image" src="https://github.com/ELKAMINA/42_transcendance/assets/79459419/aa917b9e-f114-46eb-b964-c82ef0cb1194">
1.0
[ Toutes les branches ] : Message erreur DOM - # Use case - Click sur Profile/Settings # Issue Message d'erreur HTML <img width="1054" alt="image" src="https://github.com/ELKAMINA/42_transcendance/assets/79459419/aa917b9e-f114-46eb-b964-c82ef0cb1194">
priority
message erreur dom use case click sur profile settings issue message d erreur html img width alt image src
1
365,800
10,797,891,810
IssuesEvent
2019-11-06 08:56:26
SOSML/SOSML
https://api.github.com/repos/SOSML/SOSML
closed
Elaboration of polymorphic exception declaration broken
p5: medium priority s:elaboration t:squid
``` SML fun findDouble comp xs = let exception Double of 'a fun comp'(x,y) = case comp (x,y) of EQUAL => raise Double x | v => v in (List.sort comp' xs ; NONE) handle Double x => SOME x end ; case findDouble Int.compare [1, 1] of NONE => "eva" | SOME x => x ; ```
1.0
Elaboration of polymorphic exception declaration broken - ``` SML fun findDouble comp xs = let exception Double of 'a fun comp'(x,y) = case comp (x,y) of EQUAL => raise Double x | v => v in (List.sort comp' xs ; NONE) handle Double x => SOME x end ; case findDouble Int.compare [1, 1] of NONE => "eva" | SOME x => x ; ```
priority
elaboration of polymorphic exception declaration broken sml fun finddouble comp xs let exception double of a fun comp x y case comp x y of equal raise double x v v in list sort comp xs none handle double x some x end case finddouble int compare of none eva some x x
1
215,012
7,285,879,117
IssuesEvent
2018-02-23 07:10:44
joshherkness/AR-Top
https://api.github.com/repos/joshherkness/AR-Top
closed
Style join session view
Effort: 3 Priority: Medium
Style the join session view on mobile, following [this](https://drive.google.com/open?id=1dwQAH0H-sqpH1kZQInyyDl6GV_vnX3XW) mockup design. - Note that the keyboard on mobile will take up screen space. Look into some sort of keyboard avoiding view, or resize the view accordingly.
1.0
Style join session view - Style the join session view on mobile, following [this](https://drive.google.com/open?id=1dwQAH0H-sqpH1kZQInyyDl6GV_vnX3XW) mockup design. - Note that the keyboard on mobile will take up screen space. Look into some sort of keyboard avoiding view, or resize the view accordingly.
priority
style join session view style the join session view on mobile following mockup design note that the keyboard on mobile will take up screen space look into some sort of keyboard avoiding view or resize the view accordingly
1
516,972
14,992,022,958
IssuesEvent
2021-01-29 09:16:37
netdata/netdata
https://api.github.com/repos/netdata/netdata
closed
Monitor application log files
area/external/python discussion feature request group/d-c priority/medium
Parent Of: #4318 Hi Is there any way to be able to monitor an application specific log file and then create a chart based on occurences of a log line (like amount of occurences in a day, or a line graph of when the occurences happen). Would like to match the lines on a regex. (This is similar to splunk functionality)
1.0
Monitor application log files - Parent Of: #4318 Hi Is there any way to be able to monitor an application specific log file and then create a chart based on occurences of a log line (like amount of occurences in a day, or a line graph of when the occurences happen). Would like to match the lines on a regex. (This is similar to splunk functionality)
priority
monitor application log files parent of hi is there any way to be able to monitor an application specific log file and then create a chart based on occurences of a log line like amount of occurences in a day or a line graph of when the occurences happen would like to match the lines on a regex this is similar to splunk functionality
1
440,290
12,697,399,093
IssuesEvent
2020-06-22 11:45:40
cthit/Gamma
https://api.github.com/repos/cthit/Gamma
opened
Let admin be able to remove another users profile picture
Priority: Medium Status: Accepted Type: Enhancement Where: Backend Where: Frontend
In case a user misuses their trust by using an inappropriate image.
1.0
Let admin be able to remove another users profile picture - In case a user misuses their trust by using an inappropriate image.
priority
let admin be able to remove another users profile picture in case a user misuses their trust by using an inappropriate image
1
502,051
14,538,979,457
IssuesEvent
2020-12-15 11:13:03
knurling-rs/defmt
https://api.github.com/repos/knurling-rs/defmt
closed
implement Format for char
breaking change difficulty: easy priority: medium status: needs PR type: enhancement
this should work but triggers a compiler error right now: ``` rust defmt::info!("x={:?}", 'a'); ``` the `{:char}` format specifier would also need to be implemented
1.0
implement Format for char - this should work but triggers a compiler error right now: ``` rust defmt::info!("x={:?}", 'a'); ``` the `{:char}` format specifier would also need to be implemented
priority
implement format for char this should work but triggers a compiler error right now rust defmt info x a the char format specifier would also need to be implemented
1
822,128
30,854,260,418
IssuesEvent
2023-08-02 19:13:29
recro/ats-issues
https://api.github.com/repos/recro/ats-issues
closed
Copy and paste urls
area/candidate priority/medium complexity/low area/application area/job
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe the problem. i am unable to copy and paste the urls of the page i am on in the ats and send it to someone ### Describe the solution you'd like - want to be able to copy and paste the URL for a candidate record, application record or job record so I can send it to someone ### Additional context _No response_
1.0
Copy and paste urls - ### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe the problem. i am unable to copy and paste the urls of the page i am on in the ats and send it to someone ### Describe the solution you'd like - want to be able to copy and paste the URL for a candidate record, application record or job record so I can send it to someone ### Additional context _No response_
priority
copy and paste urls is there an existing issue for this i have searched the existing issues is your feature request related to a problem please describe the problem i am unable to copy and paste the urls of the page i am on in the ats and send it to someone describe the solution you d like want to be able to copy and paste the url for a candidate record application record or job record so i can send it to someone additional context no response
1
521,277
15,106,908,100
IssuesEvent
2021-02-08 14:50:35
craftercms/craftercms
https://api.github.com/repos/craftercms/craftercms
closed
[studio-ui] Sidebar event propagation between widgets seems not to work
bug priority: medium
## Describe the bug If two Sidebar Widgets overlap in repository coverage (one widget covers /site/website/ and one widget covers /site/website/articles), and action is taken in one widget, the other widget doesn't show the action taken. ## To Reproduce Steps to reproduce the behavior: 1. Create an Editorial BP site based on Editorial 2 (preview 2) 2. Edit the sidebar configuration to have two widgets as follows: ```xml <!-- Path Navigator: Pages --> <modulehook> <render>PagesWidget</render> <props> <title>Pages</title> <icon>fa fa-file-text-o</icon> <path>/site/website</path> <excludes><exclude>/site/website/articles</exclude></excludes> <locale>en</locale> </props> <container> <style> <padding-left>9px</padding-left> </style> <class>next-pages-widget</class> </container> </modulehook> <modulehook> <render>PagesWidget</render> <props> <title>Articles</title> <showRootItem>false</showRootItem> <icon>fa fa-file-text-o</icon> <path>/site/website/articles</path> <locale>en</locale> </props> <container> <style> <padding-left>9px</padding-left> </style> <class>next-pages-widget</class> </container> </modulehook> ``` 3. Now open both widgets (Pages and Articles) to the same article 4. Duplicate an article and note how it appears in one widget but not the other (this is also true for workflow states) ## Expected behavior Actions taken in one widget that impact another widget should propagate. Same for workflow states. ## Screenshots ![image](https://user-images.githubusercontent.com/3931908/96033647-5b6bad80-0e2e-11eb-8088-1e7745c0639f.png) ## Logs N/A ## Specs ### Version 3.2.0-SNAPSHOT ### OS Linux, Ubuntu ### Browser Chrome ## Additional context N/A
1.0
[studio-ui] Sidebar event propagation between widgets seems not to work - ## Describe the bug If two Sidebar Widgets overlap in repository coverage (one widget covers /site/website/ and one widget covers /site/website/articles), and action is taken in one widget, the other widget doesn't show the action taken. ## To Reproduce Steps to reproduce the behavior: 1. Create an Editorial BP site based on Editorial 2 (preview 2) 2. Edit the sidebar configuration to have two widgets as follows: ```xml <!-- Path Navigator: Pages --> <modulehook> <render>PagesWidget</render> <props> <title>Pages</title> <icon>fa fa-file-text-o</icon> <path>/site/website</path> <excludes><exclude>/site/website/articles</exclude></excludes> <locale>en</locale> </props> <container> <style> <padding-left>9px</padding-left> </style> <class>next-pages-widget</class> </container> </modulehook> <modulehook> <render>PagesWidget</render> <props> <title>Articles</title> <showRootItem>false</showRootItem> <icon>fa fa-file-text-o</icon> <path>/site/website/articles</path> <locale>en</locale> </props> <container> <style> <padding-left>9px</padding-left> </style> <class>next-pages-widget</class> </container> </modulehook> ``` 3. Now open both widgets (Pages and Articles) to the same article 4. Duplicate an article and note how it appears in one widget but not the other (this is also true for workflow states) ## Expected behavior Actions taken in one widget that impact another widget should propagate. Same for workflow states. ## Screenshots ![image](https://user-images.githubusercontent.com/3931908/96033647-5b6bad80-0e2e-11eb-8088-1e7745c0639f.png) ## Logs N/A ## Specs ### Version 3.2.0-SNAPSHOT ### OS Linux, Ubuntu ### Browser Chrome ## Additional context N/A
priority
sidebar event propagation between widgets seems not to work describe the bug if two sidebar widgets overlap in repository coverage one widget covers site website and one widget covers site website articles and action is taken in one widget the other widget doesn t show the action taken to reproduce steps to reproduce the behavior create an editorial bp site based on editorial preview edit the sidebar configuration to have two widgets as follows xml pageswidget pages fa fa file text o site website site website articles en next pages widget pageswidget articles false fa fa file text o site website articles en next pages widget now open both widgets pages and articles to the same article duplicate an article and note how it appears in one widget but not the other this is also true for workflow states expected behavior actions taken in one widget that impact another widget should propagate same for workflow states screenshots logs n a specs version snapshot os linux ubuntu browser chrome additional context n a
1
395,999
11,699,886,880
IssuesEvent
2020-03-06 16:25:51
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
Bluetooth: LE SC OOB authentication in central connects using different RPA
area: Bluetooth bug has-pr priority: medium
**Describe the bug** The Bluetooth central (initiator) role when using the direct connect method (`bt_conn_create_le`) will not use the RPA address that was retrieved using `bt_le_oob_get_local`. This means that the remote will not be able to match the connected peer to the OOB information received, or whitelist the RPA address. As a consequence OOB authentication using LE Secure Connections might not work when the central role generates OOB authentication role. It will depend on the behavior of the peripheral role if it decides to use the OOB authentication information received or not during pairing. **To Reproduce** Using the Shell: Central shell: ``` bt init bt auth oob bt oob # copy to peripheral shell bt scan on # find 'test shell' bt connect <peripheral addr> ``` Peripheral shell: ``` bt init bt auth oob bt oob-remote <copied from central shell> bt advertise on # wait for connected bt security 4 # will result in SMP pairing timeout # this is because the Shell does not have a the oob-remote address matching the connection ``` **Expected behavior** The central role should use the same RPA as has been given in over the OOB interface. **Impact** Unable to use central OOB information during LE Secure Connection pairing. **Screenshots or console output** ``` uart:~$ bt oob-remote 4e:12:b2:48:83:a0 (random) 45e3e976b65272d06ab63ea8e428bf5 e a2557a1e05a2dbbacaf1975862ff8c19 uart:~$ bt advertise on Advertising started Connected: 66:12:38:5d:26:07 (random) Remote LMP version 5.1 (0x0a) subversion 0xffff manufacturer 0x05f1 LE Features: 0x00000000000149ff LE conn param updated: int 0x0028 lat 0 to 42 uart:~$ bt auth oob uart:~$ bt security 4 Security failed: 66:12:38:5d:26:07 (random) level 1 reason 8 Pairing failed with 66:12:38:5d:26:07 (random) reason 8 [00:02:05.090,667] <err> bt_smp: SMP Timeout ``` As shown above: connected address is not equal to oob-remote address. **Environment (please complete the following information):** - Commit 2.2.0.rc3
1.0
Bluetooth: LE SC OOB authentication in central connects using different RPA - **Describe the bug** The Bluetooth central (initiator) role when using the direct connect method (`bt_conn_create_le`) will not use the RPA address that was retrieved using `bt_le_oob_get_local`. This means that the remote will not be able to match the connected peer to the OOB information received, or whitelist the RPA address. As a consequence OOB authentication using LE Secure Connections might not work when the central role generates OOB authentication role. It will depend on the behavior of the peripheral role if it decides to use the OOB authentication information received or not during pairing. **To Reproduce** Using the Shell: Central shell: ``` bt init bt auth oob bt oob # copy to peripheral shell bt scan on # find 'test shell' bt connect <peripheral addr> ``` Peripheral shell: ``` bt init bt auth oob bt oob-remote <copied from central shell> bt advertise on # wait for connected bt security 4 # will result in SMP pairing timeout # this is because the Shell does not have a the oob-remote address matching the connection ``` **Expected behavior** The central role should use the same RPA as has been given in over the OOB interface. **Impact** Unable to use central OOB information during LE Secure Connection pairing. **Screenshots or console output** ``` uart:~$ bt oob-remote 4e:12:b2:48:83:a0 (random) 45e3e976b65272d06ab63ea8e428bf5 e a2557a1e05a2dbbacaf1975862ff8c19 uart:~$ bt advertise on Advertising started Connected: 66:12:38:5d:26:07 (random) Remote LMP version 5.1 (0x0a) subversion 0xffff manufacturer 0x05f1 LE Features: 0x00000000000149ff LE conn param updated: int 0x0028 lat 0 to 42 uart:~$ bt auth oob uart:~$ bt security 4 Security failed: 66:12:38:5d:26:07 (random) level 1 reason 8 Pairing failed with 66:12:38:5d:26:07 (random) reason 8 [00:02:05.090,667] <err> bt_smp: SMP Timeout ``` As shown above: connected address is not equal to oob-remote address. **Environment (please complete the following information):** - Commit 2.2.0.rc3
priority
bluetooth le sc oob authentication in central connects using different rpa describe the bug the bluetooth central initiator role when using the direct connect method bt conn create le will not use the rpa address that was retrieved using bt le oob get local this means that the remote will not be able to match the connected peer to the oob information received or whitelist the rpa address as a consequence oob authentication using le secure connections might not work when the central role generates oob authentication role it will depend on the behavior of the peripheral role if it decides to use the oob authentication information received or not during pairing to reproduce using the shell central shell bt init bt auth oob bt oob copy to peripheral shell bt scan on find test shell bt connect peripheral shell bt init bt auth oob bt oob remote bt advertise on wait for connected bt security will result in smp pairing timeout this is because the shell does not have a the oob remote address matching the connection expected behavior the central role should use the same rpa as has been given in over the oob interface impact unable to use central oob information during le secure connection pairing screenshots or console output uart bt oob remote random e uart bt advertise on advertising started connected random remote lmp version subversion manufacturer le features le conn param updated int lat to uart bt auth oob uart bt security security failed random level reason pairing failed with random reason bt smp smp timeout as shown above connected address is not equal to oob remote address environment please complete the following information commit
1