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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
150,317 | 5,757,161,158 | IssuesEvent | 2017-04-26 02:43:23 | minio/minio | https://api.github.com/repos/minio/minio | closed | Document homebrew install path changes for minio. | priority: medium | - Create a small snippet explaining how to install minio server on macOS
- Explain reasons for the breaking change
- Update Minio Quickstart Guide
| 1.0 | Document homebrew install path changes for minio. - - Create a small snippet explaining how to install minio server on macOS
- Explain reasons for the breaking change
- Update Minio Quickstart Guide
| priority | document homebrew install path changes for minio create a small snippet explaining how to install minio server on macos explain reasons for the breaking change update minio quickstart guide | 1 |
710,081 | 24,404,046,589 | IssuesEvent | 2022-10-05 05:56:10 | LuanRT/google-this | https://api.github.com/repos/LuanRT/google-this | closed | Cannot retrieve search results. | bug priority: medium | ### Steps to reproduce
hello,
When I run the code to do this search, it does not show any search results, it shows null.
```js
google.search('capybara').then((results) => {
console.log(results)
});
```
### Failure Logs
```shell
{
results: [],
videos: [],
knowledge_panel: KnowledgeGraph {
type: null,
title: null,
description: null,
url: null,
metadata: [],
books: [],
tv_shows_and_movies: [],
ratings: [],
available_on: [],
images: [],
songs: [],
demonstration: null,
lyrics: null
},
featured_snippet: FeaturedSnippet { title: null, description: null, url:
null },
did_you_mean: null,
weather: Weather {
location: null,
forecast: null,
precipitation: null,
humidity: null,
temperature: null,
wind: null
},
time: Time { hours: null, date: null },
location: Location { title: null, distance: null, map: null },
dictionary: Dictionary {
word: null,
phonetic: null,
audio: null,
definitions: [],
examples: []
},
translation: Translation {
source_language: null,
target_language: null,
source_text: null,
target_text: null
},
top_stories: [],
unit_converter: Converters {},
people_also_ask: [
'capybara チートシート',
'Capybara Rails',
'capybaraマイクラ',
'Capybara gem',
'capybara::node::element',
'株式会社capybara',
'Capybara GitHub',
'Capybara::Selenium',
'RSpec,Capybara',
'Capybara::Poltergeist',
'Capybara js: true',
'Capybara とは Rails',
'Capybara::Node::Simple'
],
people_also_search: []
}
```
### Expected behavior
Search results are displayed correctly
### Current behavior
It was working fine a few days ago, but now, like the log above, most things are null.
### Version
Default
### Anything else?
_No response_
### Checklist
- [X] I am running the latest version.
- [X] I checked the documentation and found no answer.
- [X] I have searched the existing issues and made sure this is not a duplicate.
- [X] I have provided sufficient information. | 1.0 | Cannot retrieve search results. - ### Steps to reproduce
hello,
When I run the code to do this search, it does not show any search results, it shows null.
```js
google.search('capybara').then((results) => {
console.log(results)
});
```
### Failure Logs
```shell
{
results: [],
videos: [],
knowledge_panel: KnowledgeGraph {
type: null,
title: null,
description: null,
url: null,
metadata: [],
books: [],
tv_shows_and_movies: [],
ratings: [],
available_on: [],
images: [],
songs: [],
demonstration: null,
lyrics: null
},
featured_snippet: FeaturedSnippet { title: null, description: null, url:
null },
did_you_mean: null,
weather: Weather {
location: null,
forecast: null,
precipitation: null,
humidity: null,
temperature: null,
wind: null
},
time: Time { hours: null, date: null },
location: Location { title: null, distance: null, map: null },
dictionary: Dictionary {
word: null,
phonetic: null,
audio: null,
definitions: [],
examples: []
},
translation: Translation {
source_language: null,
target_language: null,
source_text: null,
target_text: null
},
top_stories: [],
unit_converter: Converters {},
people_also_ask: [
'capybara チートシート',
'Capybara Rails',
'capybaraマイクラ',
'Capybara gem',
'capybara::node::element',
'株式会社capybara',
'Capybara GitHub',
'Capybara::Selenium',
'RSpec,Capybara',
'Capybara::Poltergeist',
'Capybara js: true',
'Capybara とは Rails',
'Capybara::Node::Simple'
],
people_also_search: []
}
```
### Expected behavior
Search results are displayed correctly
### Current behavior
It was working fine a few days ago, but now, like the log above, most things are null.
### Version
Default
### Anything else?
_No response_
### Checklist
- [X] I am running the latest version.
- [X] I checked the documentation and found no answer.
- [X] I have searched the existing issues and made sure this is not a duplicate.
- [X] I have provided sufficient information. | priority | cannot retrieve search results steps to reproduce hello when i run the code to do this search it does not show any search results it shows null js google search capybara then results console log results failure logs shell results videos knowledge panel knowledgegraph type null title null description null url null metadata books tv shows and movies ratings available on images songs demonstration null lyrics null featured snippet featuredsnippet title null description null url null did you mean null weather weather location null forecast null precipitation null humidity null temperature null wind null time time hours null date null location location title null distance null map null dictionary dictionary word null phonetic null audio null definitions examples translation translation source language null target language null source text null target text null top stories unit converter converters people also ask capybara チートシート capybara rails capybaraマイクラ capybara gem capybara node element 株式会社capybara capybara github capybara selenium rspec capybara capybara poltergeist capybara js true capybara とは rails capybara node simple people also search expected behavior search results are displayed correctly current behavior it was working fine a few days ago but now like the log above most things are null version default anything else no response checklist i am running the latest version i checked the documentation and found no answer i have searched the existing issues and made sure this is not a duplicate i have provided sufficient information | 1 |
797,088 | 28,137,477,596 | IssuesEvent | 2023-04-01 14:57:27 | Blake2912/Vahini-2.0 | https://api.github.com/repos/Blake2912/Vahini-2.0 | reopened | Enhancement Required for the Web Interface for our flask server | enhancement priority-medium | Create a more presentable interface by adding interactive buttons for easy usage and for easy understanding of the interface. | 1.0 | Enhancement Required for the Web Interface for our flask server - Create a more presentable interface by adding interactive buttons for easy usage and for easy understanding of the interface. | priority | enhancement required for the web interface for our flask server create a more presentable interface by adding interactive buttons for easy usage and for easy understanding of the interface | 1 |
447,734 | 12,892,545,604 | IssuesEvent | 2020-07-13 19:50:09 | osulp/Scholars-Archive | https://api.github.com/repos/osulp/Scholars-Archive | closed | Enforce check of deprecated ONS terms | Priority: Medium User Experience | ### Descriptive summary
I cleaned up some old and wrong MAIS degree fields ([example](http://opaquenamespace.org/ns/osuDegreeFields/cnkjcX55)). @wickr deprecated them but they are still showing up in the drop downs. Deprecated terms in ONS should not show up as options.
### Expected behavior
When a term is deprecated in ONS, the system should recognize it and remove it from the list of options so it cannot be used.
### Actual behavior
Deprecated terms show up in drop down. | 1.0 | Enforce check of deprecated ONS terms - ### Descriptive summary
I cleaned up some old and wrong MAIS degree fields ([example](http://opaquenamespace.org/ns/osuDegreeFields/cnkjcX55)). @wickr deprecated them but they are still showing up in the drop downs. Deprecated terms in ONS should not show up as options.
### Expected behavior
When a term is deprecated in ONS, the system should recognize it and remove it from the list of options so it cannot be used.
### Actual behavior
Deprecated terms show up in drop down. | priority | enforce check of deprecated ons terms descriptive summary i cleaned up some old and wrong mais degree fields wickr deprecated them but they are still showing up in the drop downs deprecated terms in ons should not show up as options expected behavior when a term is deprecated in ons the system should recognize it and remove it from the list of options so it cannot be used actual behavior deprecated terms show up in drop down | 1 |
825,090 | 31,271,791,484 | IssuesEvent | 2023-08-22 01:01:53 | craftercms/craftercms | https://api.github.com/repos/craftercms/craftercms | closed | [studio-ui] Publishing by commit ID dialogue is inconsistent | bug priority: medium CI validate | ### Duplicates
- [X] I have searched the existing issues
### Latest version
- [ ] The issue is in the latest released 4.2.x
- [X] The issue is in the latest released 4.1.x
- [X] The issue is in the latest released 4.0.x
- [ ] The issue is in the latest released 3.1.x
### Describe the issue
When publishing recently pulled-in changes via the git tool in Studio, a dialogue appears asking whether or not we would like to publish the recently pulled-in Commit ID. When you select the "Yes" option (see screenshot), the publish by commit ID dialogue opens up with the proper commit ID auto-filled in but the Target option does not have an option auto-filled, unlike it does when normally selecting Publish by Commit ID.
### Steps to reproduce
Steps:
1. Create an empty site
2. Navigate to Site Config and enable the Staging Environment
3. Navigate to the Git tool in Site Tools
4. Add a new repository
5. Pull in the changes from the repository, and notice the dialogue in the bottom left (see screenshot)
6. Click yes
7. After clicking yes, the publish by commit ID dialogue pops up but notice the "Publishing Target" has no option selected
8. Click Publish
9. Notice the dialogue and page freezes
### Relevant log output
_No response_
### Screenshots and/or videos

https://www.loom.com/share/390013cefd474178aa5918ac7feef183 | 1.0 | [studio-ui] Publishing by commit ID dialogue is inconsistent - ### Duplicates
- [X] I have searched the existing issues
### Latest version
- [ ] The issue is in the latest released 4.2.x
- [X] The issue is in the latest released 4.1.x
- [X] The issue is in the latest released 4.0.x
- [ ] The issue is in the latest released 3.1.x
### Describe the issue
When publishing recently pulled-in changes via the git tool in Studio, a dialogue appears asking whether or not we would like to publish the recently pulled-in Commit ID. When you select the "Yes" option (see screenshot), the publish by commit ID dialogue opens up with the proper commit ID auto-filled in but the Target option does not have an option auto-filled, unlike it does when normally selecting Publish by Commit ID.
### Steps to reproduce
Steps:
1. Create an empty site
2. Navigate to Site Config and enable the Staging Environment
3. Navigate to the Git tool in Site Tools
4. Add a new repository
5. Pull in the changes from the repository, and notice the dialogue in the bottom left (see screenshot)
6. Click yes
7. After clicking yes, the publish by commit ID dialogue pops up but notice the "Publishing Target" has no option selected
8. Click Publish
9. Notice the dialogue and page freezes
### Relevant log output
_No response_
### Screenshots and/or videos

https://www.loom.com/share/390013cefd474178aa5918ac7feef183 | priority | publishing by commit id dialogue is inconsistent duplicates i have searched the existing issues latest version the issue is in the latest released x the issue is in the latest released x the issue is in the latest released x the issue is in the latest released x describe the issue when publishing recently pulled in changes via the git tool in studio a dialogue appears asking whether or not we would like to publish the recently pulled in commit id when you select the yes option see screenshot the publish by commit id dialogue opens up with the proper commit id auto filled in but the target option does not have an option auto filled unlike it does when normally selecting publish by commit id steps to reproduce steps create an empty site navigate to site config and enable the staging environment navigate to the git tool in site tools add a new repository pull in the changes from the repository and notice the dialogue in the bottom left see screenshot click yes after clicking yes the publish by commit id dialogue pops up but notice the publishing target has no option selected click publish notice the dialogue and page freezes relevant log output no response screenshots and or videos | 1 |
710,277 | 24,412,965,454 | IssuesEvent | 2022-10-05 13:50:21 | disorderedmaterials/dissolve | https://api.github.com/repos/disorderedmaterials/dissolve | closed | Epic / Procedure Editing | Priority: Medium | ### Focus
Work towards full editability of `Procedure`s within the GUI.
### Tasks
#### Part 1
Implemented in #1177.
- [x] Refactor `ProcedureNodeStack` to bring in line with `ModuleControlWidget`-style operation and close #1171
#### Part 2
Implemented in #1180.
- [x] Retrofit `AnalyseModule` GUI to use a `ProcedureWidget`.
#### Part 3
Implemented in #1182.
- [x] Move model to produce a tree rather than a list.
#### Part 4
Implemented in #1224.
- [x] Don't require sequence nodes to store pointer to parent `Procedure`
- [x] Make `SequenceProcedureNode` a non-node class for use as a member variable.
#### Part 5
Implemented in #1225.
- [x] Allow drag/drop of nodes from a palette, similar to module layer editing.
- [x] Allow drag/drop reordering of nodes within a procedure
- [x] Allow renaming of nodes through model
- [x] Update `Procedure` after internal move to ensure validity of node keyword data
- [x] Fix internal move of root sequence nodes
#### Part 6
Implemented in #1238.
- [x] #923
- [x] Add controls to collapse / expand the tree
- [x] Add control to show/hide context column (hide by default too) to simplify view
- [x] Bug: OperateSitePopulationNormalise node appears to have no keywords
#### Part 7
- [x] Remove `ProcedureChart`, `MimeTreeWidget`, `MimeTreeWIdgetItem`, and `MimeStrings` classes (all defunct) | 1.0 | Epic / Procedure Editing - ### Focus
Work towards full editability of `Procedure`s within the GUI.
### Tasks
#### Part 1
Implemented in #1177.
- [x] Refactor `ProcedureNodeStack` to bring in line with `ModuleControlWidget`-style operation and close #1171
#### Part 2
Implemented in #1180.
- [x] Retrofit `AnalyseModule` GUI to use a `ProcedureWidget`.
#### Part 3
Implemented in #1182.
- [x] Move model to produce a tree rather than a list.
#### Part 4
Implemented in #1224.
- [x] Don't require sequence nodes to store pointer to parent `Procedure`
- [x] Make `SequenceProcedureNode` a non-node class for use as a member variable.
#### Part 5
Implemented in #1225.
- [x] Allow drag/drop of nodes from a palette, similar to module layer editing.
- [x] Allow drag/drop reordering of nodes within a procedure
- [x] Allow renaming of nodes through model
- [x] Update `Procedure` after internal move to ensure validity of node keyword data
- [x] Fix internal move of root sequence nodes
#### Part 6
Implemented in #1238.
- [x] #923
- [x] Add controls to collapse / expand the tree
- [x] Add control to show/hide context column (hide by default too) to simplify view
- [x] Bug: OperateSitePopulationNormalise node appears to have no keywords
#### Part 7
- [x] Remove `ProcedureChart`, `MimeTreeWidget`, `MimeTreeWIdgetItem`, and `MimeStrings` classes (all defunct) | priority | epic procedure editing focus work towards full editability of procedure s within the gui tasks part implemented in refactor procedurenodestack to bring in line with modulecontrolwidget style operation and close part implemented in retrofit analysemodule gui to use a procedurewidget part implemented in move model to produce a tree rather than a list part implemented in don t require sequence nodes to store pointer to parent procedure make sequenceprocedurenode a non node class for use as a member variable part implemented in allow drag drop of nodes from a palette similar to module layer editing allow drag drop reordering of nodes within a procedure allow renaming of nodes through model update procedure after internal move to ensure validity of node keyword data fix internal move of root sequence nodes part implemented in add controls to collapse expand the tree add control to show hide context column hide by default too to simplify view bug operatesitepopulationnormalise node appears to have no keywords part remove procedurechart mimetreewidget mimetreewidgetitem and mimestrings classes all defunct | 1 |
807,688 | 30,015,563,309 | IssuesEvent | 2023-06-26 18:25:17 | yugabyte/yugabyte-db | https://api.github.com/repos/yugabyte/yugabyte-db | closed | [YSQL] Refresh materialized view during upgrade from 2.12 to 2.19 fails | kind/bug area/ysql priority/medium | Jira Link: [DB-6903](https://yugabyte.atlassian.net/browse/DB-6903)
### Description
Test upgrade automation from 2.12 to 2.19.1.0 has been failing with error:
`psycopg2.errors.InternalError_: Internal error: Flush: Invalid projection: 18446744073709551615 vs 18446744073709551615: . Errors from tablet servers: [Internal error (yb/docdb/doc_pg_expr.cc:84): Flush: Invalid projection: 18446744073709551615 vs 18446744073709551615]`
After some runs and bisecting, it is confirmed that it started failing from b128 onwards which points that this commit could be the reason:
[23a8bdb](https://github.com/yugabyte/yugabyte-db/commit/23a8bdb)
It fails during refresh of materialized views.
Tried to reproduce it manually but it was not reproducible with refresh of materialized view. We could be missing some steps in between.
It is constantly reproducible with automation though: [Jenkins Run](https://jenkins.dev.yugabyte.com/job/itest-system-developer/6739/)
### Warning: Please confirm that this issue does not contain any sensitive information
- [X] I confirm this issue does not contain any sensitive information.
[DB-6903]: https://yugabyte.atlassian.net/browse/DB-6903?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ | 1.0 | [YSQL] Refresh materialized view during upgrade from 2.12 to 2.19 fails - Jira Link: [DB-6903](https://yugabyte.atlassian.net/browse/DB-6903)
### Description
Test upgrade automation from 2.12 to 2.19.1.0 has been failing with error:
`psycopg2.errors.InternalError_: Internal error: Flush: Invalid projection: 18446744073709551615 vs 18446744073709551615: . Errors from tablet servers: [Internal error (yb/docdb/doc_pg_expr.cc:84): Flush: Invalid projection: 18446744073709551615 vs 18446744073709551615]`
After some runs and bisecting, it is confirmed that it started failing from b128 onwards which points that this commit could be the reason:
[23a8bdb](https://github.com/yugabyte/yugabyte-db/commit/23a8bdb)
It fails during refresh of materialized views.
Tried to reproduce it manually but it was not reproducible with refresh of materialized view. We could be missing some steps in between.
It is constantly reproducible with automation though: [Jenkins Run](https://jenkins.dev.yugabyte.com/job/itest-system-developer/6739/)
### Warning: Please confirm that this issue does not contain any sensitive information
- [X] I confirm this issue does not contain any sensitive information.
[DB-6903]: https://yugabyte.atlassian.net/browse/DB-6903?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ | priority | refresh materialized view during upgrade from to fails jira link description test upgrade automation from to has been failing with error errors internalerror internal error flush invalid projection vs errors from tablet servers after some runs and bisecting it is confirmed that it started failing from onwards which points that this commit could be the reason it fails during refresh of materialized views tried to reproduce it manually but it was not reproducible with refresh of materialized view we could be missing some steps in between it is constantly reproducible with automation though warning please confirm that this issue does not contain any sensitive information i confirm this issue does not contain any sensitive information | 1 |
335,157 | 10,149,553,269 | IssuesEvent | 2019-08-05 15:27:47 | lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk | closed | Add more granular balances | Tom's Wishlist area: jsonrpc area: wallet priority: medium type: improvement | ## The Issue
The app team would like to show users more information (https://github.com/lbryio/lbry-desktop/issues/617) about their LBC locked up in claims/channels/supports and tipping history.
Scenarios:
1) Show total LBC used in my own claims, not including supports I sent.
2) Show total LBC used in supports (that I can revoke)
3) Show total LBC sent in tips
4) Show total LBC tipped at a particular claim id/URL
5) Show total LBC received in support of my claims
Some of these may make sense as new api commands or to parameterize account_balance / transaction list.
## Proposal
Update `account_balance` to return a dictionary with the following fields:
```
{
`total`: all LBC in my wallet
`reserved`: {
`total`: total LBC in claimtrie
`claims`: LBC in claims
`supports`: LBC in supports
}
`available`: total_balance minus reserved total (this is what `account_balance` returns now)
`tips_sent`: total LBC sent in tips
`tips_received`: total LBC received in tips of my claims
}
```
This proposal does **not** handle showing total LBC tipped at a particular claim id/URL. If that is still desired, it needs to be discussed further. | 1.0 | Add more granular balances - ## The Issue
The app team would like to show users more information (https://github.com/lbryio/lbry-desktop/issues/617) about their LBC locked up in claims/channels/supports and tipping history.
Scenarios:
1) Show total LBC used in my own claims, not including supports I sent.
2) Show total LBC used in supports (that I can revoke)
3) Show total LBC sent in tips
4) Show total LBC tipped at a particular claim id/URL
5) Show total LBC received in support of my claims
Some of these may make sense as new api commands or to parameterize account_balance / transaction list.
## Proposal
Update `account_balance` to return a dictionary with the following fields:
```
{
`total`: all LBC in my wallet
`reserved`: {
`total`: total LBC in claimtrie
`claims`: LBC in claims
`supports`: LBC in supports
}
`available`: total_balance minus reserved total (this is what `account_balance` returns now)
`tips_sent`: total LBC sent in tips
`tips_received`: total LBC received in tips of my claims
}
```
This proposal does **not** handle showing total LBC tipped at a particular claim id/URL. If that is still desired, it needs to be discussed further. | priority | add more granular balances the issue the app team would like to show users more information about their lbc locked up in claims channels supports and tipping history scenarios show total lbc used in my own claims not including supports i sent show total lbc used in supports that i can revoke show total lbc sent in tips show total lbc tipped at a particular claim id url show total lbc received in support of my claims some of these may make sense as new api commands or to parameterize account balance transaction list proposal update account balance to return a dictionary with the following fields total all lbc in my wallet reserved total total lbc in claimtrie claims lbc in claims supports lbc in supports available total balance minus reserved total this is what account balance returns now tips sent total lbc sent in tips tips received total lbc received in tips of my claims this proposal does not handle showing total lbc tipped at a particular claim id url if that is still desired it needs to be discussed further | 1 |
499,229 | 14,443,322,283 | IssuesEvent | 2020-12-07 19:28:29 | ClockGU/clock-frontend | https://api.github.com/repos/ClockGU/clock-frontend | closed | konstante Schichtdauer bei Zeitanpassung | :globe_with_meridians: UI/UX medium priority | Wird die Startzeit einer Schicht verändert, soll die Endzeit so angepasst werden, dass die Schichtlänge gleich bleibt.
| 1.0 | konstante Schichtdauer bei Zeitanpassung - Wird die Startzeit einer Schicht verändert, soll die Endzeit so angepasst werden, dass die Schichtlänge gleich bleibt.
| priority | konstante schichtdauer bei zeitanpassung wird die startzeit einer schicht verändert soll die endzeit so angepasst werden dass die schichtlänge gleich bleibt | 1 |
474,680 | 13,674,048,951 | IssuesEvent | 2020-09-29 10:41:48 | AY2021S1-CS2103-T14-1/tp | https://api.github.com/repos/AY2021S1-CS2103-T14-1/tp | closed | Update User Guide description | priority.Medium type.Story | As a user, I can view the User Guide so I can understand how to use the product | 1.0 | Update User Guide description - As a user, I can view the User Guide so I can understand how to use the product | priority | update user guide description as a user i can view the user guide so i can understand how to use the product | 1 |
220,337 | 7,359,155,200 | IssuesEvent | 2018-03-10 02:41:56 | eustasy/puff-members | https://api.github.com/repos/eustasy/puff-members | opened | Use Dropbox's password strength estimator "zxcvbn" | Language: HTML Language: JavaScript Language: PHP Priority: Medium Status: Confirmed Type: Enhancement | It's better than just requiring long passwords.
1. https://github.com/dropbox/zxcvbn
2. https://github.com/bjeavons/zxcvbn-php | 1.0 | Use Dropbox's password strength estimator "zxcvbn" - It's better than just requiring long passwords.
1. https://github.com/dropbox/zxcvbn
2. https://github.com/bjeavons/zxcvbn-php | priority | use dropbox s password strength estimator zxcvbn it s better than just requiring long passwords | 1 |
288,025 | 8,824,145,321 | IssuesEvent | 2019-01-02 16:02:43 | lubomyl/JiraEX | https://api.github.com/repos/lubomyl/JiraEX | closed | US12: As a USER I want to LIST MY FILTERS. | Priority: MEDIUM | - [x] Show list of Filters related to currently authenticated User
- [x] Style list of Filters
- [x] On Filter select show list of Issues related to Filter | 1.0 | US12: As a USER I want to LIST MY FILTERS. - - [x] Show list of Filters related to currently authenticated User
- [x] Style list of Filters
- [x] On Filter select show list of Issues related to Filter | priority | as a user i want to list my filters show list of filters related to currently authenticated user style list of filters on filter select show list of issues related to filter | 1 |
44,689 | 2,910,584,243 | IssuesEvent | 2015-06-21 22:01:12 | GLolol/PyLink | https://api.github.com/repos/GLolol/PyLink | closed | Add ability to spawn pseudoservers under the main PyLink server | feature priority:medium | Issue split from #4 - this will be needed for PyLink-Relay in the future anyways. | 1.0 | Add ability to spawn pseudoservers under the main PyLink server - Issue split from #4 - this will be needed for PyLink-Relay in the future anyways. | priority | add ability to spawn pseudoservers under the main pylink server issue split from this will be needed for pylink relay in the future anyways | 1 |
317,401 | 9,664,698,039 | IssuesEvent | 2019-05-21 06:31:19 | momentum-mod/game | https://api.github.com/repos/momentum-mod/game | closed | Gun sounds can be heard regardless of distance | Medium Priority bug | Join a lobby and have another person fire their weapon while you're significantly far away from them.
Solution could be to make the sounds emit from the replay ghost entity themselves. | 1.0 | Gun sounds can be heard regardless of distance - Join a lobby and have another person fire their weapon while you're significantly far away from them.
Solution could be to make the sounds emit from the replay ghost entity themselves. | priority | gun sounds can be heard regardless of distance join a lobby and have another person fire their weapon while you re significantly far away from them solution could be to make the sounds emit from the replay ghost entity themselves | 1 |
16,582 | 2,615,119,342 | IssuesEvent | 2015-03-01 05:45:18 | chrsmith/google-api-java-client | https://api.github.com/repos/chrsmith/google-api-java-client | closed | Adding rows to a gdoc spreadsheat from an android phone | auto-migrated Priority-Medium Type-Sample | ```
Which API and version (e.g. Google Calendar Data API version 2)?
What format (e.g. JSON, Atom)? Thats the same
What Authentation (e.g. OAuth, OAuth 2, Android, ClientLogin)? Android
Java environment (e.g. Java 6, Android 2.3, App Engine 1.4.2)? Android 2.3
External references, such as API reference guide?
Please provide any additional information below.
```
Original issue reported on code.google.com by `oste...@gmail.com` on 12 Mar 2011 at 2:22
* Merged into: #66 | 1.0 | Adding rows to a gdoc spreadsheat from an android phone - ```
Which API and version (e.g. Google Calendar Data API version 2)?
What format (e.g. JSON, Atom)? Thats the same
What Authentation (e.g. OAuth, OAuth 2, Android, ClientLogin)? Android
Java environment (e.g. Java 6, Android 2.3, App Engine 1.4.2)? Android 2.3
External references, such as API reference guide?
Please provide any additional information below.
```
Original issue reported on code.google.com by `oste...@gmail.com` on 12 Mar 2011 at 2:22
* Merged into: #66 | priority | adding rows to a gdoc spreadsheat from an android phone which api and version e g google calendar data api version what format e g json atom thats the same what authentation e g oauth oauth android clientlogin android java environment e g java android app engine android external references such as api reference guide please provide any additional information below original issue reported on code google com by oste gmail com on mar at merged into | 1 |
786,670 | 27,661,824,637 | IssuesEvent | 2023-03-12 16:03:34 | AY2223S2-CS2103T-W11-3/tp | https://api.github.com/repos/AY2223S2-CS2103T-W11-3/tp | closed | Edit UI | priority.Medium | Edit FXML of AB3 to more closely resemble mockup UI of powercard
- [ ] Find a way to implement multiple scenes to represent different modes (Main menu mode, Deck mode and Review Mode) | 1.0 | Edit UI - Edit FXML of AB3 to more closely resemble mockup UI of powercard
- [ ] Find a way to implement multiple scenes to represent different modes (Main menu mode, Deck mode and Review Mode) | priority | edit ui edit fxml of to more closely resemble mockup ui of powercard find a way to implement multiple scenes to represent different modes main menu mode deck mode and review mode | 1 |
8,937 | 2,607,899,329 | IssuesEvent | 2015-02-26 00:12:52 | chrsmithdemos/zen-coding | https://api.github.com/repos/chrsmithdemos/zen-coding | closed | i can't find "Expand Abbreviation",who can help me? | auto-migrated Priority-Medium Type-Other | ```
installed this extension for dreamweaver,but i can't find "Expand
Abbreviation" after restart dreamweaver.
```
-----
Original issue reported on code.google.com by `csspeo...@gmail.com` on 2 Dec 2009 at 5:50 | 1.0 | i can't find "Expand Abbreviation",who can help me? - ```
installed this extension for dreamweaver,but i can't find "Expand
Abbreviation" after restart dreamweaver.
```
-----
Original issue reported on code.google.com by `csspeo...@gmail.com` on 2 Dec 2009 at 5:50 | priority | i can t find expand abbreviation who can help me installed this extension for dreamweaver but i can t find expand abbreviation after restart dreamweaver original issue reported on code google com by csspeo gmail com on dec at | 1 |
57,012 | 3,081,230,162 | IssuesEvent | 2015-08-22 14:17:33 | bitfighter/bitfighter | https://api.github.com/repos/bitfighter/bitfighter | closed | Bumper | enhancement imported Priority-Medium wontfix | _From [Cory.Pou...@gmail.com](https://code.google.com/u/105220164791991617712/) on September 14, 2013 14:51:10_
a permanent mine that cannot be destroyed and knocks people back does no damage and amount of kickback can be adjusted.
_Original issue: http://code.google.com/p/bitfighter/issues/detail?id=243_ | 1.0 | Bumper - _From [Cory.Pou...@gmail.com](https://code.google.com/u/105220164791991617712/) on September 14, 2013 14:51:10_
a permanent mine that cannot be destroyed and knocks people back does no damage and amount of kickback can be adjusted.
_Original issue: http://code.google.com/p/bitfighter/issues/detail?id=243_ | priority | bumper from on september a permanent mine that cannot be destroyed and knocks people back does no damage and amount of kickback can be adjusted original issue | 1 |
39,810 | 2,859,972,598 | IssuesEvent | 2015-06-03 13:47:37 | adsabs/biblib-service | https://api.github.com/repos/adsabs/biblib-service | closed | Assign library title if one is not provided | core medium priority | Would it be possible to assign some kind of default titles to the libs (e.g. "Untitled Library 1", "Untitled Library 2") if none are provided? Then I can show the empty library view immediately in Bumblebee and allow users to edit and re-edit the titles as appropriate.
This is somewhat related to #36 in that these changes would allow a user to select a few bibcodes on a search results page, click "create new library", and instantly be taken to a new library page with the relevant bibcodes and a placeholder title, instead of having to pass through an intermediary form.
I think you said #36 shouldn't be a problem; I will hold off on implementing the library creation flow in BB until I know if this one can be implemented as well.
| 1.0 | Assign library title if one is not provided - Would it be possible to assign some kind of default titles to the libs (e.g. "Untitled Library 1", "Untitled Library 2") if none are provided? Then I can show the empty library view immediately in Bumblebee and allow users to edit and re-edit the titles as appropriate.
This is somewhat related to #36 in that these changes would allow a user to select a few bibcodes on a search results page, click "create new library", and instantly be taken to a new library page with the relevant bibcodes and a placeholder title, instead of having to pass through an intermediary form.
I think you said #36 shouldn't be a problem; I will hold off on implementing the library creation flow in BB until I know if this one can be implemented as well.
| priority | assign library title if one is not provided would it be possible to assign some kind of default titles to the libs e g untitled library untitled library if none are provided then i can show the empty library view immediately in bumblebee and allow users to edit and re edit the titles as appropriate this is somewhat related to in that these changes would allow a user to select a few bibcodes on a search results page click create new library and instantly be taken to a new library page with the relevant bibcodes and a placeholder title instead of having to pass through an intermediary form i think you said shouldn t be a problem i will hold off on implementing the library creation flow in bb until i know if this one can be implemented as well | 1 |
812,410 | 30,332,883,931 | IssuesEvent | 2023-07-11 07:43:14 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | [Coverity CID: 316521] Unintentional integer overflow in drivers/sensor/ms5837/ms5837.c | bug priority: medium area: Sensors Coverity |
Static code scan issues found in file:
https://github.com/zephyrproject-rtos/zephyr/tree/dae79cefaabf63086946a48ccca4094f26f146c8/drivers/sensor/ms5837/ms5837.c
Category: Integer handling issues
Function: `ms5837_compensate_02`
Component: Drivers
CID: [316521](https://scan9.scan.coverity.com/reports.htm#v29726/p12996/mergedDefectId=316521)
Details:
https://github.com/zephyrproject-rtos/zephyr/blob/dae79cefaabf63086946a48ccca4094f26f146c8/drivers/sensor/ms5837/ms5837.c#L123
Please fix or provide comments in coverity using the link:
https://scan9.scan.coverity.com/reports.htm#v29271/p12996.
For more information about the violation, check the [Coverity Reference](https://scan9.scan.coverity.com/doc/en/cov_checker_ref.html#static_checker_OVERFLOW_BEFORE_WIDEN). ([CWE-190](http://cwe.mitre.org/data/definitions/190.html))
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: 316521] Unintentional integer overflow in drivers/sensor/ms5837/ms5837.c -
Static code scan issues found in file:
https://github.com/zephyrproject-rtos/zephyr/tree/dae79cefaabf63086946a48ccca4094f26f146c8/drivers/sensor/ms5837/ms5837.c
Category: Integer handling issues
Function: `ms5837_compensate_02`
Component: Drivers
CID: [316521](https://scan9.scan.coverity.com/reports.htm#v29726/p12996/mergedDefectId=316521)
Details:
https://github.com/zephyrproject-rtos/zephyr/blob/dae79cefaabf63086946a48ccca4094f26f146c8/drivers/sensor/ms5837/ms5837.c#L123
Please fix or provide comments in coverity using the link:
https://scan9.scan.coverity.com/reports.htm#v29271/p12996.
For more information about the violation, check the [Coverity Reference](https://scan9.scan.coverity.com/doc/en/cov_checker_ref.html#static_checker_OVERFLOW_BEFORE_WIDEN). ([CWE-190](http://cwe.mitre.org/data/definitions/190.html))
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 | unintentional integer overflow in drivers sensor c static code scan issues found in file category integer handling issues function compensate component drivers cid details please fix or provide comments in coverity using the link for more information about the violation check the 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 |
15,175 | 2,611,443,878 | IssuesEvent | 2015-02-27 04:53:14 | HubTurbo/HubTurbo | https://api.github.com/repos/HubTurbo/HubTurbo | closed | Limit log file count | aspect-devops priority.medium status.accepted status.toMerge type.task | Can we limit the archived log file count to 5? There doesn't seem to be any limit at the moment. | 1.0 | Limit log file count - Can we limit the archived log file count to 5? There doesn't seem to be any limit at the moment. | priority | limit log file count can we limit the archived log file count to there doesn t seem to be any limit at the moment | 1 |
567,910 | 16,919,271,912 | IssuesEvent | 2021-06-25 01:18:56 | umple/umple | https://api.github.com/repos/umple/umple | closed | McCabe Metrics total is not showing the label Cyclomatic Complexity nor explanation of computation | Component-SemanticsAndGen Diffic-Easy Priority-Medium Priority-NeedsMoreAnalysis | ## Edit
The original issue below is incorrect; it has referred to the 'Sum' column and the person raising the issue assumed this means that column should show the Conditions plus Iterations. However that was never the intent. The 'Total' Column, should simply be changed to 'Class diagram Cyclomatic Complexity'. But further analysis is needed to understand the numbers and to add some explanation tips to them.
## Summary
Within the UmpleOnline, the users can analyze the source code. In a sample scenario, a user can create a model and analyze the code by LLOC, and McCabe metrics. Based on the comparison preference, the user can check any metrics or statistics.
For "McCabe Metrics", the user can expect the "Total" line to be the SUM of # of Conditions and # of Iterations. But the total line is displayed as = (number of Conditions + number of Iterations + 1)
## Steps to Reproduce
1. Click the "Tools" menu item, select the example as "Class Diagrams >> Afghan Rain Design".

2. Under the "Generate" section, select the target programming language as "Code Analysis". Click "Generate It".

3. Scroll a bit down and see the "McCabe Metrics".

For a class "Watershed" which has two conditions, and zero iterations, the total is displayed as three.
## Expected Feature
The system can have any of these two expected features.
1. The system should have a hovering effect on the "Total" column to display how the value has been calculated.
2. The system should have a URL to direct the users to a detailed McCabe Metrics calculation method. | 2.0 | McCabe Metrics total is not showing the label Cyclomatic Complexity nor explanation of computation - ## Edit
The original issue below is incorrect; it has referred to the 'Sum' column and the person raising the issue assumed this means that column should show the Conditions plus Iterations. However that was never the intent. The 'Total' Column, should simply be changed to 'Class diagram Cyclomatic Complexity'. But further analysis is needed to understand the numbers and to add some explanation tips to them.
## Summary
Within the UmpleOnline, the users can analyze the source code. In a sample scenario, a user can create a model and analyze the code by LLOC, and McCabe metrics. Based on the comparison preference, the user can check any metrics or statistics.
For "McCabe Metrics", the user can expect the "Total" line to be the SUM of # of Conditions and # of Iterations. But the total line is displayed as = (number of Conditions + number of Iterations + 1)
## Steps to Reproduce
1. Click the "Tools" menu item, select the example as "Class Diagrams >> Afghan Rain Design".

2. Under the "Generate" section, select the target programming language as "Code Analysis". Click "Generate It".

3. Scroll a bit down and see the "McCabe Metrics".

For a class "Watershed" which has two conditions, and zero iterations, the total is displayed as three.
## Expected Feature
The system can have any of these two expected features.
1. The system should have a hovering effect on the "Total" column to display how the value has been calculated.
2. The system should have a URL to direct the users to a detailed McCabe Metrics calculation method. | priority | mccabe metrics total is not showing the label cyclomatic complexity nor explanation of computation edit the original issue below is incorrect it has referred to the sum column and the person raising the issue assumed this means that column should show the conditions plus iterations however that was never the intent the total column should simply be changed to class diagram cyclomatic complexity but further analysis is needed to understand the numbers and to add some explanation tips to them summary within the umpleonline the users can analyze the source code in a sample scenario a user can create a model and analyze the code by lloc and mccabe metrics based on the comparison preference the user can check any metrics or statistics for mccabe metrics the user can expect the total line to be the sum of of conditions and of iterations but the total line is displayed as number of conditions number of iterations steps to reproduce click the tools menu item select the example as class diagrams afghan rain design under the generate section select the target programming language as code analysis click generate it scroll a bit down and see the mccabe metrics for a class watershed which has two conditions and zero iterations the total is displayed as three expected feature the system can have any of these two expected features the system should have a hovering effect on the total column to display how the value has been calculated the system should have a url to direct the users to a detailed mccabe metrics calculation method | 1 |
395,575 | 11,688,812,100 | IssuesEvent | 2020-03-05 15:06:40 | jesusprubio/shodan-client | https://api.github.com/repos/jesusprubio/shodan-client | closed | API error in endpoint GET "query" | help wanted :sunglasses: priority: medium status: confirmed type: bug | Test which is failing: https://github.com/jesusprubio/shodan-client.js/blob/master/test/index/query.js#L40
Response:
```sh
Error: request.get : 404 - "404 Not Found\n\nThe resource could not be found.\n\n\n/shodan/query}\n\n"
``` | 1.0 | API error in endpoint GET "query" - Test which is failing: https://github.com/jesusprubio/shodan-client.js/blob/master/test/index/query.js#L40
Response:
```sh
Error: request.get : 404 - "404 Not Found\n\nThe resource could not be found.\n\n\n/shodan/query}\n\n"
``` | priority | api error in endpoint get query test which is failing response sh error request get not found n nthe resource could not be found n n n shodan query n n | 1 |
440,940 | 12,706,526,986 | IssuesEvent | 2020-06-23 07:21:24 | AGROFIMS/hagrofims | https://api.github.com/repos/AGROFIMS/hagrofims | opened | Add more soil info in Site description | medium priority site information | Add a section to give info about soil tests done prior to the experiment start, in Site description. | 1.0 | Add more soil info in Site description - Add a section to give info about soil tests done prior to the experiment start, in Site description. | priority | add more soil info in site description add a section to give info about soil tests done prior to the experiment start in site description | 1 |
113,319 | 4,545,562,957 | IssuesEvent | 2016-09-11 09:50:59 | severnbronies/severnbronies-2016 | https://api.github.com/repos/severnbronies/severnbronies-2016 | opened | Meet card images can fail to be sized to card | Priority: Medium Status: Pending Type: Bug | The way meet card images work is that they always take up the maximum available height in the row, however the image inside the cards are capped at a vh limit. As such, when meet cards appear alongside non-meet cards, the images will not resize themselves correctly, leaving a coloured gap below the image.

| 1.0 | Meet card images can fail to be sized to card - The way meet card images work is that they always take up the maximum available height in the row, however the image inside the cards are capped at a vh limit. As such, when meet cards appear alongside non-meet cards, the images will not resize themselves correctly, leaving a coloured gap below the image.

| priority | meet card images can fail to be sized to card the way meet card images work is that they always take up the maximum available height in the row however the image inside the cards are capped at a vh limit as such when meet cards appear alongside non meet cards the images will not resize themselves correctly leaving a coloured gap below the image | 1 |
609,403 | 18,872,518,101 | IssuesEvent | 2021-11-13 12:47:02 | ezgisl/SWE573-WebDevelopmentProject | https://api.github.com/repos/ezgisl/SWE573-WebDevelopmentProject | closed | Create registration, login and logout functionality | medium priority backend | - [x] Create sign-up feature including username, email, password, short bio and interests
- [x] Create login/logout functionality | 1.0 | Create registration, login and logout functionality - - [x] Create sign-up feature including username, email, password, short bio and interests
- [x] Create login/logout functionality | priority | create registration login and logout functionality create sign up feature including username email password short bio and interests create login logout functionality | 1 |
33,307 | 2,763,834,570 | IssuesEvent | 2015-04-29 12:18:49 | handsontable/hot-table | https://api.github.com/repos/handsontable/hot-table | closed | Copy nested table to another cell type | Enhancement Priority: medium | When we try to copy from nested table data by drag and drop fill handle to cell (with type e.q: text) then cell render serialized data.

| 1.0 | Copy nested table to another cell type - When we try to copy from nested table data by drag and drop fill handle to cell (with type e.q: text) then cell render serialized data.

| priority | copy nested table to another cell type when we try to copy from nested table data by drag and drop fill handle to cell with type e q text then cell render serialized data | 1 |
702,506 | 24,124,131,549 | IssuesEvent | 2022-09-20 21:44:19 | craftercms/craftercms | https://api.github.com/repos/craftercms/craftercms | closed | [studio-ui] Form Save button should be relabeled as Save Draft and the user should be warned if required fields are unfilled | enhancement priority: medium validate | ### Duplicates
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe.
Save as Draft in the form engine is currently labeled simply as "Save" which does not fully describe the operation being taken.
### Describe the solution you'd like
Form Save button should be relabeled as Save Draft and the user should be warned if required fields are unfilled | 1.0 | [studio-ui] Form Save button should be relabeled as Save Draft and the user should be warned if required fields are unfilled - ### Duplicates
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe.
Save as Draft in the form engine is currently labeled simply as "Save" which does not fully describe the operation being taken.
### Describe the solution you'd like
Form Save button should be relabeled as Save Draft and the user should be warned if required fields are unfilled | priority | form save button should be relabeled as save draft and the user should be warned if required fields are unfilled duplicates i have searched the existing issues is your feature request related to a problem please describe save as draft in the form engine is currently labeled simply as save which does not fully describe the operation being taken describe the solution you d like form save button should be relabeled as save draft and the user should be warned if required fields are unfilled | 1 |
159,925 | 6,064,274,835 | IssuesEvent | 2017-06-14 13:59:41 | graphcool/console | https://api.github.com/repos/graphcool/console | opened | When a function is empty, the update button is green but can't be clicked | area/functions priority/medium UX | 
**What is the expected behavior?**
The button should either green and clickable or grey and not clickable. I prefer the former.
| 1.0 | When a function is empty, the update button is green but can't be clicked - 
**What is the expected behavior?**
The button should either green and clickable or grey and not clickable. I prefer the former.
| priority | when a function is empty the update button is green but can t be clicked what is the expected behavior the button should either green and clickable or grey and not clickable i prefer the former | 1 |
530,785 | 15,436,688,035 | IssuesEvent | 2021-03-07 14:00:36 | teambit/bit | https://api.github.com/repos/teambit/bit | closed | bit doesnt recognize .module.css as a legitimate file ending | priority/medium type/bug |
### Describe the bug
I added a file with the `.module.css` ending. bit did not recognize it as a valid file ending and added it to the `module` to the component name.
### Steps to Reproduce
1. create a file called `component.module.css`
2. add it to bit with the -n flag
3. the component was named `componentmodule`
### Expected Behavior
bit should recognize that the `.module` part is not a part of the name.
even if bit doesn't recognize it, it should at least be replaced with `-`.
| 1.0 | bit doesnt recognize .module.css as a legitimate file ending -
### Describe the bug
I added a file with the `.module.css` ending. bit did not recognize it as a valid file ending and added it to the `module` to the component name.
### Steps to Reproduce
1. create a file called `component.module.css`
2. add it to bit with the -n flag
3. the component was named `componentmodule`
### Expected Behavior
bit should recognize that the `.module` part is not a part of the name.
even if bit doesn't recognize it, it should at least be replaced with `-`.
| priority | bit doesnt recognize module css as a legitimate file ending describe the bug i added a file with the module css ending bit did not recognize it as a valid file ending and added it to the module to the component name steps to reproduce create a file called component module css add it to bit with the n flag the component was named componentmodule expected behavior bit should recognize that the module part is not a part of the name even if bit doesn t recognize it it should at least be replaced with | 1 |
264,257 | 8,306,964,558 | IssuesEvent | 2018-09-23 01:48:23 | web2py/web2py | https://api.github.com/repos/web2py/web2py | closed | Allow auth.login() to return a specific error message | Priority-Medium bug imported | _From [markruol..._at_gmail.com](https://code.google.com/u/114619454780239522399/) on September 17, 2014 19:29:40_
Currently, auth.login() only returns a generic "invalid error" upon login error.
However, the generic error message is no more secure than an error message detailing whether the password or username/email was incorrect, because the registration page already reveals whether or not a username/email is taken.
Returning a more specific error message upon login error would be a big usability improvement at no cost to security:
1. Is the username/email in the database?
2. Is the password correct for that username/email?
I understand that this is done to be compliant with OWASP, but as discussed here: https://groups.google.com/forum/#!topic/web2py/0zCjs2G9ucE , it seems it's possible to implement this feature without breaking OWASP compliance.
_Original issue: http://code.google.com/p/web2py/issues/detail?id=1984_
| 1.0 | Allow auth.login() to return a specific error message - _From [markruol..._at_gmail.com](https://code.google.com/u/114619454780239522399/) on September 17, 2014 19:29:40_
Currently, auth.login() only returns a generic "invalid error" upon login error.
However, the generic error message is no more secure than an error message detailing whether the password or username/email was incorrect, because the registration page already reveals whether or not a username/email is taken.
Returning a more specific error message upon login error would be a big usability improvement at no cost to security:
1. Is the username/email in the database?
2. Is the password correct for that username/email?
I understand that this is done to be compliant with OWASP, but as discussed here: https://groups.google.com/forum/#!topic/web2py/0zCjs2G9ucE , it seems it's possible to implement this feature without breaking OWASP compliance.
_Original issue: http://code.google.com/p/web2py/issues/detail?id=1984_
| priority | allow auth login to return a specific error message from on september currently auth login only returns a generic invalid error upon login error however the generic error message is no more secure than an error message detailing whether the password or username email was incorrect because the registration page already reveals whether or not a username email is taken returning a more specific error message upon login error would be a big usability improvement at no cost to security is the username email in the database is the password correct for that username email i understand that this is done to be compliant with owasp but as discussed here it seems it s possible to implement this feature without breaking owasp compliance original issue | 1 |
286,300 | 8,786,235,929 | IssuesEvent | 2018-12-20 15:14:17 | bounswe/bounswe2018group3 | https://api.github.com/repos/bounswe/bounswe2018group3 | closed | Token for events | Backend difficulty : medium priority : medium | Header token should be removed from events end point, because of this guest users who has not token can not see the event list. | 1.0 | Token for events - Header token should be removed from events end point, because of this guest users who has not token can not see the event list. | priority | token for events header token should be removed from events end point because of this guest users who has not token can not see the event list | 1 |
136,120 | 5,271,757,029 | IssuesEvent | 2017-02-06 10:39:56 | graphcool/console | https://api.github.com/repos/graphcool/console | closed | Increase contrast of circle in schema / data browser | area/models/databrowser priority/medium | I'd actually been switching to the playground to manually delete records, as I didn't know I could select rows from the schema / data browser. I've only just noticed the little circle next to the rows after about 6 hours of usage of graph.cool
This may be because I'm normally coding with Flux on, which changes how my screen displays colours (to help your eyesight at night). | 1.0 | Increase contrast of circle in schema / data browser - I'd actually been switching to the playground to manually delete records, as I didn't know I could select rows from the schema / data browser. I've only just noticed the little circle next to the rows after about 6 hours of usage of graph.cool
This may be because I'm normally coding with Flux on, which changes how my screen displays colours (to help your eyesight at night). | priority | increase contrast of circle in schema data browser i d actually been switching to the playground to manually delete records as i didn t know i could select rows from the schema data browser i ve only just noticed the little circle next to the rows after about hours of usage of graph cool this may be because i m normally coding with flux on which changes how my screen displays colours to help your eyesight at night | 1 |
790,335 | 27,823,078,574 | IssuesEvent | 2023-03-19 13:11:18 | AY2223S2-CS2103T-F12-1/tp | https://api.github.com/repos/AY2223S2-CS2103T-F12-1/tp | opened | UI must be resizable without affecting critical user interactions | type.Bug priority.Medium severity.Medium | Take into account the following:
- Resizing of windows
- Using different scaling factors in display settings | 1.0 | UI must be resizable without affecting critical user interactions - Take into account the following:
- Resizing of windows
- Using different scaling factors in display settings | priority | ui must be resizable without affecting critical user interactions take into account the following resizing of windows using different scaling factors in display settings | 1 |
757,518 | 26,516,150,429 | IssuesEvent | 2023-01-18 20:59:15 | conan-io/conan | https://api.github.com/repos/conan-io/conan | closed | Imports(): Copy function creating symlinks | type: feature stage: queue priority: medium complex: low | Read here: https://github.com/conan-io/conan/issues/5089#issuecomment-489156377
The `copy` function could have a new argument to only create symlinks, while it is clearly no-sense for the package copy, for the imports have sense, because sometimes you only want the `DLLs` available in the same dir, but not copying them all. | 1.0 | Imports(): Copy function creating symlinks - Read here: https://github.com/conan-io/conan/issues/5089#issuecomment-489156377
The `copy` function could have a new argument to only create symlinks, while it is clearly no-sense for the package copy, for the imports have sense, because sometimes you only want the `DLLs` available in the same dir, but not copying them all. | priority | imports copy function creating symlinks read here the copy function could have a new argument to only create symlinks while it is clearly no sense for the package copy for the imports have sense because sometimes you only want the dlls available in the same dir but not copying them all | 1 |
773,345 | 27,155,086,082 | IssuesEvent | 2023-02-17 06:55:16 | ut-issl/s2e-core | https://api.github.com/repos/ut-issl/s2e-core | closed | Minor refactor of `Disturbance` | good first issue priority::medium disturbance minor update | ## Overview
Minor refactor of `Disturbance`
## Details
Codes of `Disturbance` are not easy to read since they are old.
We need minor refactor to improve the readability.
## Conditions for close
- The codes are refactored
## Supplement
NA
## Note
NA | 1.0 | Minor refactor of `Disturbance` - ## Overview
Minor refactor of `Disturbance`
## Details
Codes of `Disturbance` are not easy to read since they are old.
We need minor refactor to improve the readability.
## Conditions for close
- The codes are refactored
## Supplement
NA
## Note
NA | priority | minor refactor of disturbance overview minor refactor of disturbance details codes of disturbance are not easy to read since they are old we need minor refactor to improve the readability conditions for close the codes are refactored supplement na note na | 1 |
233,116 | 7,693,868,221 | IssuesEvent | 2018-05-18 06:28:30 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | LwM2M: UDP local port setting not obeyed, random port doesn't work | area: Networking area: Networking Clients bug priority: medium | I'm running into a number of fancy issues with LwM2M on a Nucleo-F429ZI board connected via Ethernet.
_If_ the app is actually capable of sending out packets over the network I'm getting the following output:
```
[lib/lwm2m_rd_client] [INF] sm_do_init: RD Client started with endpoint 'nucleo_f429zi' and client lifetime 30
[lib/lwm2m_rd_client] [DBG] sm_send_registration: registration sent [212.18.24.70]
[lib/lwm2m_engine] [DBG] retransmit_request: Resending message: 0x20004024
[lib/lwm2m_engine] [DBG] retransmit_request: Resending message: 0x20004024
[lib/lwm2m_engine] [DBG] retransmit_request: Resending message: 0x20004024
[lib/lwm2m_engine] [DBG] retransmit_request: Resending message: 0x20004024
[lib/lwm2m_rd_client] [WRN] do_registration_timeout_cb: Registration Timeout
```
Further investigation with a mirrored port and wireshark shows that the packet is actually sent out, and ACKed by the server but the source IP chosen by zephyr is actually random instead of the configured port via `CONFIG_LWM2M_LOCAL_PORT=5683` and for some reason Zephyr doesn't route the reply sent to the chosen source port back to the receive function to the app but generates a ICMP message "Destination unreachable". | 1.0 | LwM2M: UDP local port setting not obeyed, random port doesn't work - I'm running into a number of fancy issues with LwM2M on a Nucleo-F429ZI board connected via Ethernet.
_If_ the app is actually capable of sending out packets over the network I'm getting the following output:
```
[lib/lwm2m_rd_client] [INF] sm_do_init: RD Client started with endpoint 'nucleo_f429zi' and client lifetime 30
[lib/lwm2m_rd_client] [DBG] sm_send_registration: registration sent [212.18.24.70]
[lib/lwm2m_engine] [DBG] retransmit_request: Resending message: 0x20004024
[lib/lwm2m_engine] [DBG] retransmit_request: Resending message: 0x20004024
[lib/lwm2m_engine] [DBG] retransmit_request: Resending message: 0x20004024
[lib/lwm2m_engine] [DBG] retransmit_request: Resending message: 0x20004024
[lib/lwm2m_rd_client] [WRN] do_registration_timeout_cb: Registration Timeout
```
Further investigation with a mirrored port and wireshark shows that the packet is actually sent out, and ACKed by the server but the source IP chosen by zephyr is actually random instead of the configured port via `CONFIG_LWM2M_LOCAL_PORT=5683` and for some reason Zephyr doesn't route the reply sent to the chosen source port back to the receive function to the app but generates a ICMP message "Destination unreachable". | priority | udp local port setting not obeyed random port doesn t work i m running into a number of fancy issues with on a nucleo board connected via ethernet if the app is actually capable of sending out packets over the network i m getting the following output sm do init rd client started with endpoint nucleo and client lifetime sm send registration registration sent retransmit request resending message retransmit request resending message retransmit request resending message retransmit request resending message do registration timeout cb registration timeout further investigation with a mirrored port and wireshark shows that the packet is actually sent out and acked by the server but the source ip chosen by zephyr is actually random instead of the configured port via config local port and for some reason zephyr doesn t route the reply sent to the chosen source port back to the receive function to the app but generates a icmp message destination unreachable | 1 |
417,622 | 12,167,666,191 | IssuesEvent | 2020-04-27 11:19:46 | chicagopython/chipy.org | https://api.github.com/repos/chicagopython/chipy.org | closed | Update check list for talk submission to include code of conduct references | difficulty: easy priority: medium status: accepted type: enhancement | As an organizer
in order to prevent code of conduct violation by speakers
I would like the talk submission page to include relevant references to out code of conduct
related: #111 | 1.0 | Update check list for talk submission to include code of conduct references - As an organizer
in order to prevent code of conduct violation by speakers
I would like the talk submission page to include relevant references to out code of conduct
related: #111 | priority | update check list for talk submission to include code of conduct references as an organizer in order to prevent code of conduct violation by speakers i would like the talk submission page to include relevant references to out code of conduct related | 1 |
795,336 | 28,069,759,086 | IssuesEvent | 2023-03-29 18:07:56 | gamefreedomgit/Maelstrom | https://api.github.com/repos/gamefreedomgit/Maelstrom | closed | [Quest] Meet Me Up Top | Priority: Medium Quest | [//]: # (REMBEMBER! Add links to things related to the bug using for example:)
[//]: # (http://wowhead.com/)
[//]: # (cata-twinhead.twinstar.cz)
**Description:**


when you finish prequest Thral goes to the top. and the boat should be empty but instead mobs from next quest spawns on the boat. Makes quest a bit inconvenient. Also mage in prequest "Precious Cargo" is dead already. But on retail it was alive.

**How to reproduce:**
**How it should work:**

https://www.youtube.com/watch?v=w7gHpU-P1jo
**Database links:**
| 1.0 | [Quest] Meet Me Up Top - [//]: # (REMBEMBER! Add links to things related to the bug using for example:)
[//]: # (http://wowhead.com/)
[//]: # (cata-twinhead.twinstar.cz)
**Description:**


when you finish prequest Thral goes to the top. and the boat should be empty but instead mobs from next quest spawns on the boat. Makes quest a bit inconvenient. Also mage in prequest "Precious Cargo" is dead already. But on retail it was alive.

**How to reproduce:**
**How it should work:**

https://www.youtube.com/watch?v=w7gHpU-P1jo
**Database links:**
| priority | meet me up top rembember add links to things related to the bug using for example cata twinhead twinstar cz description when you finish prequest thral goes to the top and the boat should be empty but instead mobs from next quest spawns on the boat makes quest a bit inconvenient also mage in prequest precious cargo is dead already but on retail it was alive how to reproduce how it should work database links | 1 |
713,384 | 24,527,060,705 | IssuesEvent | 2022-10-11 13:51:11 | dot-base/dot-base | https://api.github.com/repos/dot-base/dot-base | closed | Run github actions on pull request | Priority: Medium Status: Available Type: Story | ### 🚀 Feature Description
If public repositories are forked by contributors, github actions wont' run because they are only triggered on push
### ✔ Goals
- [ ] Run github actions on pull-request as well
| 1.0 | Run github actions on pull request - ### 🚀 Feature Description
If public repositories are forked by contributors, github actions wont' run because they are only triggered on push
### ✔ Goals
- [ ] Run github actions on pull-request as well
| priority | run github actions on pull request 🚀 feature description if public repositories are forked by contributors github actions wont run because they are only triggered on push ✔ goals run github actions on pull request as well | 1 |
504,787 | 14,621,033,454 | IssuesEvent | 2020-12-22 20:50:15 | GSA/fpki-guides | https://api.github.com/repos/GSA/fpki-guides | closed | Agency-focused PIV-I FAQ | FAQ Priority - Medium general overview | Will be a compilation of material in various places including the existing PIV-I FAQ. Will also leverage / build upon similar playbook LaChelle has already started. Target audience is agency relying parties. FAQ content would include things such as:
1. high-level explanation of what PIV-I is and use cases / benefits
2. What Is The Difference Between A PIV-I Card And A PIV Card?
3. Can My Agency Accept PIV-I Cards Issued By Our Contractors’ Company In Lieu Of Issuing PIV Cards To These Individuals?
4. Can A PIV-I Card Be Accepted For Both Physical And Logical Access?
5. As A Relying Party, When Do I Use The FASC-N Versus GUID?
| 1.0 | Agency-focused PIV-I FAQ - Will be a compilation of material in various places including the existing PIV-I FAQ. Will also leverage / build upon similar playbook LaChelle has already started. Target audience is agency relying parties. FAQ content would include things such as:
1. high-level explanation of what PIV-I is and use cases / benefits
2. What Is The Difference Between A PIV-I Card And A PIV Card?
3. Can My Agency Accept PIV-I Cards Issued By Our Contractors’ Company In Lieu Of Issuing PIV Cards To These Individuals?
4. Can A PIV-I Card Be Accepted For Both Physical And Logical Access?
5. As A Relying Party, When Do I Use The FASC-N Versus GUID?
| priority | agency focused piv i faq will be a compilation of material in various places including the existing piv i faq will also leverage build upon similar playbook lachelle has already started target audience is agency relying parties faq content would include things such as high level explanation of what piv i is and use cases benefits what is the difference between a piv i card and a piv card can my agency accept piv i cards issued by our contractors’ company in lieu of issuing piv cards to these individuals can a piv i card be accepted for both physical and logical access as a relying party when do i use the fasc n versus guid | 1 |
669,437 | 22,625,222,823 | IssuesEvent | 2022-06-30 10:01:53 | Clm-Roig/suivie | https://api.github.com/repos/Clm-Roig/suivie | closed | Improve Tracker completions model | Type: Enhancement Priority: medium | - Add a doneDays array of Dates in Tracker model. Every time the user enters completions, the app should calculate if the tracker is completed. If it is, it adds the day to the doneDays array.
- Add a date of when a completion has been added. It will not be used currently but it can be useful in the future. | 1.0 | Improve Tracker completions model - - Add a doneDays array of Dates in Tracker model. Every time the user enters completions, the app should calculate if the tracker is completed. If it is, it adds the day to the doneDays array.
- Add a date of when a completion has been added. It will not be used currently but it can be useful in the future. | priority | improve tracker completions model add a donedays array of dates in tracker model every time the user enters completions the app should calculate if the tracker is completed if it is it adds the day to the donedays array add a date of when a completion has been added it will not be used currently but it can be useful in the future | 1 |
801,242 | 28,480,957,092 | IssuesEvent | 2023-04-18 02:33:25 | Cameronketchem/CEN3031-Group91 | https://api.github.com/repos/Cameronketchem/CEN3031-Group91 | closed | Http security headers | medium priority | Similar to the api throttling some http headers can help ensure safety and performance | 1.0 | Http security headers - Similar to the api throttling some http headers can help ensure safety and performance | priority | http security headers similar to the api throttling some http headers can help ensure safety and performance | 1 |
719,976 | 24,774,928,031 | IssuesEvent | 2022-10-23 16:05:55 | AY2223S1-CS2103T-T13-4/tp | https://api.github.com/repos/AY2223S1-CS2103T-T13-4/tp | closed | As a user, I can search the address book with keywords | type.Story priority.Medium | ... so I can easily find a specific contact | 1.0 | As a user, I can search the address book with keywords - ... so I can easily find a specific contact | priority | as a user i can search the address book with keywords so i can easily find a specific contact | 1 |
55,893 | 3,075,113,122 | IssuesEvent | 2015-08-20 11:45:08 | pavel-pimenov/flylinkdc-r5xx | https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx | closed | Ошибка MediaInfo в файле ogg при хешировании | bug imported Priority-Medium | _From [rtdm...@gmail.com](https://code.google.com/u/102884246029403472821/) on February 28, 2011 08:31:01_
Собственно ошибка на скрине, вот единственная запись в логе по этому поводу.
[2011-02-28 07:57] HashManager::getMediaInfo: R:\GAMES\G_LITTLE\Cookie Chef\Sounds\sfx_tipPickUp.ogg error =bad allocation
Сам файл можно забрать ftp://193.192.37.133/sfx_tipPickUp.ogg
**Attachment:** [Flylink.jpg](http://code.google.com/p/flylinkdc/issues/detail?id=374)
_Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=374_ | 1.0 | Ошибка MediaInfo в файле ogg при хешировании - _From [rtdm...@gmail.com](https://code.google.com/u/102884246029403472821/) on February 28, 2011 08:31:01_
Собственно ошибка на скрине, вот единственная запись в логе по этому поводу.
[2011-02-28 07:57] HashManager::getMediaInfo: R:\GAMES\G_LITTLE\Cookie Chef\Sounds\sfx_tipPickUp.ogg error =bad allocation
Сам файл можно забрать ftp://193.192.37.133/sfx_tipPickUp.ogg
**Attachment:** [Flylink.jpg](http://code.google.com/p/flylinkdc/issues/detail?id=374)
_Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=374_ | priority | ошибка mediainfo в файле ogg при хешировании from on february собственно ошибка на скрине вот единственная запись в логе по этому поводу hashmanager getmediainfo r games g little cookie chef sounds sfx tippickup ogg error bad allocation сам файл можно забрать ftp sfx tippickup ogg attachment original issue | 1 |
395,860 | 11,697,427,349 | IssuesEvent | 2020-03-06 11:47:43 | input-output-hk/ouroboros-network | https://api.github.com/repos/input-output-hk/ouroboros-network | opened | Generalize `ChunkInfo` | consensus enhancement immutable db priority medium shelley mainnet | #1750 moved the immutable DB away from being epoch based to being chunk based. However, it only supports a simple uniform chunk size. Changing that should now be relatively easy; the hardest part will be to update the tests. It will be _useful_ to change this because if we use a single uniform chunk size, _and_ those chunks can contain EBBs (as they can for Byron), then that chunk size _must_ be set to the _Byron_ epoch size -- meaning that the chunks for Shelley will not contain very many blocks. The immutable DB can support multiple chunk sizes in principle, and moreover, those chunk sizes _only_ need to be related to epoch sizes for chunks that contain EBBs. Hence, we could (and proabably should) pick a different chunk size for the post-EBB era (Shelley, or indeed the OBFT hard fork). | 1.0 | Generalize `ChunkInfo` - #1750 moved the immutable DB away from being epoch based to being chunk based. However, it only supports a simple uniform chunk size. Changing that should now be relatively easy; the hardest part will be to update the tests. It will be _useful_ to change this because if we use a single uniform chunk size, _and_ those chunks can contain EBBs (as they can for Byron), then that chunk size _must_ be set to the _Byron_ epoch size -- meaning that the chunks for Shelley will not contain very many blocks. The immutable DB can support multiple chunk sizes in principle, and moreover, those chunk sizes _only_ need to be related to epoch sizes for chunks that contain EBBs. Hence, we could (and proabably should) pick a different chunk size for the post-EBB era (Shelley, or indeed the OBFT hard fork). | priority | generalize chunkinfo moved the immutable db away from being epoch based to being chunk based however it only supports a simple uniform chunk size changing that should now be relatively easy the hardest part will be to update the tests it will be useful to change this because if we use a single uniform chunk size and those chunks can contain ebbs as they can for byron then that chunk size must be set to the byron epoch size meaning that the chunks for shelley will not contain very many blocks the immutable db can support multiple chunk sizes in principle and moreover those chunk sizes only need to be related to epoch sizes for chunks that contain ebbs hence we could and proabably should pick a different chunk size for the post ebb era shelley or indeed the obft hard fork | 1 |
615,509 | 19,256,306,089 | IssuesEvent | 2021-12-09 11:40:23 | amosproj/amos2021ws05-fin-prod-port-quick-check | https://api.github.com/repos/amosproj/amos2021ws05-fin-prod-port-quick-check | closed | Define custom UI theme | est. size: 3 type: bug type: refactor real size: 5 priority: medium frontend | ## User story
1. As a user
2. I want that the application look pretty also in the inital light mode
3. So that I see all buttons also in light mode and dont have to swap to dark mode
## Acceptance criteria
* all buttons can be seen in light mode
## Definition of done
* Approved by product owner
* Code has been peer reviewed and approved
* No syntax or runtime errors emerged
* Code has to be included in the release candidate | 1.0 | Define custom UI theme - ## User story
1. As a user
2. I want that the application look pretty also in the inital light mode
3. So that I see all buttons also in light mode and dont have to swap to dark mode
## Acceptance criteria
* all buttons can be seen in light mode
## Definition of done
* Approved by product owner
* Code has been peer reviewed and approved
* No syntax or runtime errors emerged
* Code has to be included in the release candidate | priority | define custom ui theme user story as a user i want that the application look pretty also in the inital light mode so that i see all buttons also in light mode and dont have to swap to dark mode acceptance criteria all buttons can be seen in light mode definition of done approved by product owner code has been peer reviewed and approved no syntax or runtime errors emerged code has to be included in the release candidate | 1 |
29,260 | 2,714,224,625 | IssuesEvent | 2015-04-10 00:55:17 | lua-carbon/carbon | https://api.github.com/repos/lua-carbon/carbon | opened | Collections.Queue | difficulty:easy feature priority:medium | It would be nice to have an actual `Queue` class. This should be straightforward, given Lua. | 1.0 | Collections.Queue - It would be nice to have an actual `Queue` class. This should be straightforward, given Lua. | priority | collections queue it would be nice to have an actual queue class this should be straightforward given lua | 1 |
108,048 | 4,325,979,310 | IssuesEvent | 2016-07-26 03:03:57 | sa-lee/starmie | https://api.github.com/repos/sa-lee/starmie | closed | fixed k-means for looking at best permutation | priority:medium | better than CLUMPP possibly which has problem of multimodals | 1.0 | fixed k-means for looking at best permutation - better than CLUMPP possibly which has problem of multimodals | priority | fixed k means for looking at best permutation better than clumpp possibly which has problem of multimodals | 1 |
478,619 | 13,782,435,767 | IssuesEvent | 2020-10-08 17:38:44 | JDMCreator/LaTeXTableEditor | https://api.github.com/repos/JDMCreator/LaTeXTableEditor | closed | Generates a lot of unnecessary \texcolor[rgb] entries, which makes the code un-readable | Priority: Medium Type: enhancement confirmed | Here's an example:
`\begin{longtabu}{lll}
\caption{Beschreibung der funktionalen Anforderungen und Priorisierung\label{Tabelle 2}}\\ \hline
\begin{tabular}[c]{@{}l@{}}\\\textbf{Nr.}\end{tabular} & \begin{tabular}[c]{@{}l@{}}\\\textbf{Beschreibung}\end{tabular} & \begin{tabular}[c]{@{}l@{}}\\\textbf{Priorität}\end{tabular} \endfirsthead \hline
FA 1.0 & \begin{tabular}[c]{@{}l@{}}\textcolor[rgb]{0.2,0.2,0.2}{}\\\textcolor[rgb]{0.2,0.2,0.2}{Dem Auftragnehmer wird ein bereits bestehendes Drohnen-Simulationsprojekt }\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{zur Verfügung~gestellt. Diese Entwicklung wurde mit AirSim begonnen, jedoch }}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{nicht fertig gestellt, da eine Schwarmflug-Simulation mit der zur Verfügung~}}}}}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{stehenden Hardware nicht umgesetzt werden konnte. Im Rahmen der vorliegen-}}}}}}}}}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{den }}}}\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{Anforderungsdefinition soll eine Schwarmflug-Simulation umgesetzt werden }}}}}}}}}}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{und }}}}}\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{es ist in diesem Zusammenhang zu prüfen, inwieweit dies auf der Grundlage }}}}}}}}}}}}}}}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{der }}}}}}\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{bereits bestehenden Implementierung realisiert werden kann, oder ob es }}}}}}}}}}}}}}}}}}}}}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{notwendig }}}}}}}\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{ist das Projekt neu aufzusetzen.}}}}}}}}}}}}}}}}}}}}}}}}}}}}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}\end{tabular} & hoch \\ \hline
FA 2.0 & \begin{tabular}[c]{@{}l@{}}\textcolor[rgb]{0.2,0.2,0.2}{}\\\textcolor[rgb]{0.2,0.2,0.2}{Die für die Entwicklung vorgesehene Programmiersprache ist C++.}\\\textcolor[rgb]{0.2,0.2,0.2}{}\end{tabular} & hoch \\ \hline
FA 3.0 & \begin{tabular}[c]{@{}l@{}}\textcolor[rgb]{0.2,0.2,0.2}{}\\\textcolor[rgb]{0.2,0.2,0.2}{Die Software auf verschiedenen lauffähig sein, also }\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{plattformunabhängig }}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{implementiert werden.}}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{}}}\end{tabular} & mittel \\ \hline
FA 4.0 & \begin{tabular}[c]{@{}l@{}}\textcolor[rgb]{0.2,0.2,0.2}{}\\\textcolor[rgb]{0.2,0.2,0.2}{Die Simulationslogik soll sinnvoll auf verschiedene Komponenten aufgeteilt und }\\\textcolor[rgb]{0.2,0.2,0.2}{über }\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{wohldefinierte Schnittstellen miteinander verbunden werden. Z.B. Umge-}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{bung (Raum), }}\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{Umgebungsbedingungen, Flugobjekt. Dadurch soll sichergestellt }}}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{werden, dass die}}}\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{Simulationssoftware dahingehend erweiterbar ist, das bspw. }}}}}}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{verschiedene Flugobjekte }}}}\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{(Quadrocopter, Hexacopter, Hubschrauber, etc.) }}}}}}}}}}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{implementiert und simuliert werden }}}}}\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{können.}}}}}}}}}}}}}}}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{}}}}}}}}}}}}}}}}}}}}}\end{tabular} & hoch \\ \hline
FA 4.1 & \begin{tabular}[c]{@{}l@{}}\textcolor[rgb]{0.2,0.2,0.2}{}\\\textcolor[rgb]{0.2,0.2,0.2}{Als Minimalanforderung für Version 1.0 wird ein Flugobjekt (z.B. Quadrocopter), }\\\textcolor[rgb]{0.2,0.2,0.2}{eine }\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{Umgebung sowie die Möglichkeit einen Schwarmflug mit mehr als 3 }}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{Flugobjekten }}\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{derselben Art zu simulieren.}}}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{}}}}}}\end{tabular} & hoch \\ \hline
FA 4.2 & \begin{tabular}[c]{@{}l@{}}\textcolor[rgb]{0.2,0.2,0.2}{}\\\textcolor[rgb]{0.2,0.2,0.2}{Des Weiteren ist es erforderlich, dass eine Möglichst reale Simulationsumge-}\\\textcolor[rgb]{0.2,0.2,0.2}{bung }\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{(z.B. Natur und/oder Stadtgebiet, etc.) zur Verfügung steht.}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{}}}\end{tabular} & hoch \\ \hline
FA 5.0 & \begin{tabular}[c]{@{}l@{}}\textcolor[rgb]{0.2,0.2,0.2}{}\\\textcolor[rgb]{0.2,0.2,0.2}{Die Software soll über eine Nutzeroberfläche bedienbar sein, an die folgende }\\\textcolor[rgb]{0.2,0.2,0.2}{Anforderun}\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{gen gestellt werden:}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{}}}\end{tabular} & \\ \hline
FA 5.1 & \begin{tabular}[c]{@{}l@{}}\textcolor[rgb]{0.2,0.2,0.2}{}\\\textcolor[rgb]{0.2,0.2,0.2}{Dem Nutzer soll es möglich sein, vor dem Start einer Schwarmflug-Simulation }\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{verschiedene Simulationsparameter einzustellen,~~wie bspw. Anzahl und Art }}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{der }}\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{Flugobjekte (Quadrocopter, Hexacopter, etc.), Umgebungsparameter }}}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{(Sonne, }}}\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{Regen, starker Wind, etc.), etc. Für Version 1.0 kommt es dabei }}}}}}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{weniger darauf an, }}}}\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{das möglichst viele unterschiedliche~~Parameter einstellbar }}}}}}}}}}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{sind als vielmehr darauf, }}}}}\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{dass entsprechende Einstellmöglichkeiten und die }}}}}}}}}}}}}}}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{Schnittstellen zur Erweiterbarkeit }}}}}}\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{der Software gegeben sind.}}}}}}}}}}}}}}}}}}}}}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{}}}}}}}}}}}}}}}}}}}}}}}}}}}}\end{tabular} & hoch \\ \hline
FA 5.2 & \begin{tabular}[c]{@{}l@{}}\\Als Framework für die Entwicklung der Nutzeroberfläche wäre das Qt-Framework \\wünschenswert.\\\textcolor[rgb]{0.2,0.2,0.2}{}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{}}\end{tabular} & mittel \\ \hline
FA 5.3 & \begin{tabular}[c]{@{}l@{}}\textcolor[rgb]{0.2,0.2,0.2}{}\\\textcolor[rgb]{0.2,0.2,0.2}{Es sollen Informationen über die in einer Simulation verwendeten Flugob-}\\\textcolor[rgb]{0.2,0.2,0.2}{jekte }\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{(z.B. Modell, Batteriekapazität und Füllstand, Entfernung bis zur naech-}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{sten }}\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{Service-Station, Flughoehe, Fluggeschwindigkeit, etc.) angezeigt }}}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{werden.}}}}}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{}}}}}}\end{tabular} & mittel \\ \hline
FA 6.0 & \begin{tabular}[c]{@{}l@{}}\textcolor[rgb]{0.2,0.2,0.2}{}\\\textcolor[rgb]{0.2,0.2,0.2}{Die Implementierung der Simulationslogik soll unter Verwendung von AirSim }\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{(Aerial Informatics and Robotics Simulation) erfolgen.}}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{}}}\end{tabular} & hoch \\ \hline
\end{longtabu}
` | 1.0 | Generates a lot of unnecessary \texcolor[rgb] entries, which makes the code un-readable - Here's an example:
`\begin{longtabu}{lll}
\caption{Beschreibung der funktionalen Anforderungen und Priorisierung\label{Tabelle 2}}\\ \hline
\begin{tabular}[c]{@{}l@{}}\\\textbf{Nr.}\end{tabular} & \begin{tabular}[c]{@{}l@{}}\\\textbf{Beschreibung}\end{tabular} & \begin{tabular}[c]{@{}l@{}}\\\textbf{Priorität}\end{tabular} \endfirsthead \hline
FA 1.0 & \begin{tabular}[c]{@{}l@{}}\textcolor[rgb]{0.2,0.2,0.2}{}\\\textcolor[rgb]{0.2,0.2,0.2}{Dem Auftragnehmer wird ein bereits bestehendes Drohnen-Simulationsprojekt }\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{zur Verfügung~gestellt. Diese Entwicklung wurde mit AirSim begonnen, jedoch }}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{nicht fertig gestellt, da eine Schwarmflug-Simulation mit der zur Verfügung~}}}}}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{stehenden Hardware nicht umgesetzt werden konnte. Im Rahmen der vorliegen-}}}}}}}}}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{den }}}}\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{Anforderungsdefinition soll eine Schwarmflug-Simulation umgesetzt werden }}}}}}}}}}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{und }}}}}\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{es ist in diesem Zusammenhang zu prüfen, inwieweit dies auf der Grundlage }}}}}}}}}}}}}}}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{der }}}}}}\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{bereits bestehenden Implementierung realisiert werden kann, oder ob es }}}}}}}}}}}}}}}}}}}}}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{notwendig }}}}}}}\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{ist das Projekt neu aufzusetzen.}}}}}}}}}}}}}}}}}}}}}}}}}}}}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}\end{tabular} & hoch \\ \hline
FA 2.0 & \begin{tabular}[c]{@{}l@{}}\textcolor[rgb]{0.2,0.2,0.2}{}\\\textcolor[rgb]{0.2,0.2,0.2}{Die für die Entwicklung vorgesehene Programmiersprache ist C++.}\\\textcolor[rgb]{0.2,0.2,0.2}{}\end{tabular} & hoch \\ \hline
FA 3.0 & \begin{tabular}[c]{@{}l@{}}\textcolor[rgb]{0.2,0.2,0.2}{}\\\textcolor[rgb]{0.2,0.2,0.2}{Die Software auf verschiedenen lauffähig sein, also }\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{plattformunabhängig }}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{implementiert werden.}}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{}}}\end{tabular} & mittel \\ \hline
FA 4.0 & \begin{tabular}[c]{@{}l@{}}\textcolor[rgb]{0.2,0.2,0.2}{}\\\textcolor[rgb]{0.2,0.2,0.2}{Die Simulationslogik soll sinnvoll auf verschiedene Komponenten aufgeteilt und }\\\textcolor[rgb]{0.2,0.2,0.2}{über }\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{wohldefinierte Schnittstellen miteinander verbunden werden. Z.B. Umge-}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{bung (Raum), }}\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{Umgebungsbedingungen, Flugobjekt. Dadurch soll sichergestellt }}}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{werden, dass die}}}\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{Simulationssoftware dahingehend erweiterbar ist, das bspw. }}}}}}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{verschiedene Flugobjekte }}}}\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{(Quadrocopter, Hexacopter, Hubschrauber, etc.) }}}}}}}}}}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{implementiert und simuliert werden }}}}}\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{können.}}}}}}}}}}}}}}}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{}}}}}}}}}}}}}}}}}}}}}\end{tabular} & hoch \\ \hline
FA 4.1 & \begin{tabular}[c]{@{}l@{}}\textcolor[rgb]{0.2,0.2,0.2}{}\\\textcolor[rgb]{0.2,0.2,0.2}{Als Minimalanforderung für Version 1.0 wird ein Flugobjekt (z.B. Quadrocopter), }\\\textcolor[rgb]{0.2,0.2,0.2}{eine }\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{Umgebung sowie die Möglichkeit einen Schwarmflug mit mehr als 3 }}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{Flugobjekten }}\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{derselben Art zu simulieren.}}}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{}}}}}}\end{tabular} & hoch \\ \hline
FA 4.2 & \begin{tabular}[c]{@{}l@{}}\textcolor[rgb]{0.2,0.2,0.2}{}\\\textcolor[rgb]{0.2,0.2,0.2}{Des Weiteren ist es erforderlich, dass eine Möglichst reale Simulationsumge-}\\\textcolor[rgb]{0.2,0.2,0.2}{bung }\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{(z.B. Natur und/oder Stadtgebiet, etc.) zur Verfügung steht.}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{}}}\end{tabular} & hoch \\ \hline
FA 5.0 & \begin{tabular}[c]{@{}l@{}}\textcolor[rgb]{0.2,0.2,0.2}{}\\\textcolor[rgb]{0.2,0.2,0.2}{Die Software soll über eine Nutzeroberfläche bedienbar sein, an die folgende }\\\textcolor[rgb]{0.2,0.2,0.2}{Anforderun}\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{gen gestellt werden:}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{}}}\end{tabular} & \\ \hline
FA 5.1 & \begin{tabular}[c]{@{}l@{}}\textcolor[rgb]{0.2,0.2,0.2}{}\\\textcolor[rgb]{0.2,0.2,0.2}{Dem Nutzer soll es möglich sein, vor dem Start einer Schwarmflug-Simulation }\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{verschiedene Simulationsparameter einzustellen,~~wie bspw. Anzahl und Art }}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{der }}\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{Flugobjekte (Quadrocopter, Hexacopter, etc.), Umgebungsparameter }}}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{(Sonne, }}}\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{Regen, starker Wind, etc.), etc. Für Version 1.0 kommt es dabei }}}}}}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{weniger darauf an, }}}}\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{das möglichst viele unterschiedliche~~Parameter einstellbar }}}}}}}}}}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{sind als vielmehr darauf, }}}}}\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{dass entsprechende Einstellmöglichkeiten und die }}}}}}}}}}}}}}}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{Schnittstellen zur Erweiterbarkeit }}}}}}\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{der Software gegeben sind.}}}}}}}}}}}}}}}}}}}}}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{}}}}}}}}}}}}}}}}}}}}}}}}}}}}\end{tabular} & hoch \\ \hline
FA 5.2 & \begin{tabular}[c]{@{}l@{}}\\Als Framework für die Entwicklung der Nutzeroberfläche wäre das Qt-Framework \\wünschenswert.\\\textcolor[rgb]{0.2,0.2,0.2}{}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{}}\end{tabular} & mittel \\ \hline
FA 5.3 & \begin{tabular}[c]{@{}l@{}}\textcolor[rgb]{0.2,0.2,0.2}{}\\\textcolor[rgb]{0.2,0.2,0.2}{Es sollen Informationen über die in einer Simulation verwendeten Flugob-}\\\textcolor[rgb]{0.2,0.2,0.2}{jekte }\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{(z.B. Modell, Batteriekapazität und Füllstand, Entfernung bis zur naech-}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{sten }}\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{Service-Station, Flughoehe, Fluggeschwindigkeit, etc.) angezeigt }}}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{werden.}}}}}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{}}}}}}\end{tabular} & mittel \\ \hline
FA 6.0 & \begin{tabular}[c]{@{}l@{}}\textcolor[rgb]{0.2,0.2,0.2}{}\\\textcolor[rgb]{0.2,0.2,0.2}{Die Implementierung der Simulationslogik soll unter Verwendung von AirSim }\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{(Aerial Informatics and Robotics Simulation) erfolgen.}}}\\\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{\textcolor[rgb]{0.2,0.2,0.2}{}}}\end{tabular} & hoch \\ \hline
\end{longtabu}
` | priority | generates a lot of unnecessary texcolor entries which makes the code un readable here s an example begin longtabu lll caption beschreibung der funktionalen anforderungen und priorisierung label tabelle hline begin tabular l textbf nr end tabular begin tabular l textbf beschreibung end tabular begin tabular l textbf priorität end tabular endfirsthead hline fa begin tabular l textcolor textcolor dem auftragnehmer wird ein bereits bestehendes drohnen simulationsprojekt textcolor textcolor textcolor zur verfügung gestellt diese entwicklung wurde mit airsim begonnen jedoch textcolor textcolor textcolor textcolor textcolor textcolor nicht fertig gestellt da eine schwarmflug simulation mit der zur verfügung textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor stehenden hardware nicht umgesetzt werden konnte im rahmen der vorliegen textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor den textcolor textcolor textcolor textcolor textcolor anforderungsdefinition soll eine schwarmflug simulation umgesetzt werden textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor und textcolor textcolor textcolor textcolor textcolor textcolor es ist in diesem zusammenhang zu prüfen inwieweit dies auf der grundlage textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor der textcolor textcolor textcolor textcolor textcolor textcolor textcolor bereits bestehenden implementierung realisiert werden kann oder ob es textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor notwendig textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor ist das projekt neu aufzusetzen textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor end tabular hoch hline fa begin tabular l textcolor textcolor die für die entwicklung vorgesehene programmiersprache ist c textcolor end tabular hoch hline fa begin tabular l textcolor textcolor die software auf verschiedenen lauffähig sein also textcolor textcolor plattformunabhängig textcolor textcolor textcolor implementiert werden textcolor textcolor textcolor end tabular mittel hline fa begin tabular l textcolor textcolor die simulationslogik soll sinnvoll auf verschiedene komponenten aufgeteilt und textcolor über textcolor textcolor wohldefinierte schnittstellen miteinander verbunden werden z b umge textcolor textcolor textcolor bung raum textcolor textcolor textcolor umgebungsbedingungen flugobjekt dadurch soll sichergestellt textcolor textcolor textcolor textcolor textcolor textcolor werden dass die textcolor textcolor textcolor textcolor simulationssoftware dahingehend erweiterbar ist das bspw textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor verschiedene flugobjekte textcolor textcolor textcolor textcolor textcolor quadrocopter hexacopter hubschrauber etc textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor implementiert und simuliert werden textcolor textcolor textcolor textcolor textcolor textcolor können textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor end tabular hoch hline fa begin tabular l textcolor textcolor als minimalanforderung für version wird ein flugobjekt z b quadrocopter textcolor eine textcolor textcolor umgebung sowie die möglichkeit einen schwarmflug mit mehr als textcolor textcolor textcolor flugobjekten textcolor textcolor textcolor derselben art zu simulieren textcolor textcolor textcolor textcolor textcolor textcolor end tabular hoch hline fa begin tabular l textcolor textcolor des weiteren ist es erforderlich dass eine möglichst reale simulationsumge textcolor bung textcolor textcolor z b natur und oder stadtgebiet etc zur verfügung steht textcolor textcolor textcolor end tabular hoch hline fa begin tabular l textcolor textcolor die software soll über eine nutzeroberfläche bedienbar sein an die folgende textcolor anforderun textcolor textcolor gen gestellt werden textcolor textcolor textcolor end tabular hline fa begin tabular l textcolor textcolor dem nutzer soll es möglich sein vor dem start einer schwarmflug simulation textcolor textcolor textcolor verschiedene simulationsparameter einzustellen wie bspw anzahl und art textcolor textcolor textcolor der textcolor textcolor textcolor flugobjekte quadrocopter hexacopter etc umgebungsparameter textcolor textcolor textcolor textcolor textcolor textcolor sonne textcolor textcolor textcolor textcolor regen starker wind etc etc für version kommt es dabei textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor weniger darauf an textcolor textcolor textcolor textcolor textcolor das möglichst viele unterschiedliche parameter einstellbar textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor sind als vielmehr darauf textcolor textcolor textcolor textcolor textcolor textcolor dass entsprechende einstellmöglichkeiten und die textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor schnittstellen zur erweiterbarkeit textcolor textcolor textcolor textcolor textcolor textcolor textcolor der software gegeben sind textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor textcolor end tabular hoch hline fa begin tabular l als framework für die entwicklung der nutzeroberfläche wäre das qt framework wünschenswert textcolor textcolor textcolor end tabular mittel hline fa begin tabular l textcolor textcolor es sollen informationen über die in einer simulation verwendeten flugob textcolor jekte textcolor textcolor z b modell batteriekapazität und füllstand entfernung bis zur naech textcolor textcolor textcolor sten textcolor textcolor textcolor service station flughoehe fluggeschwindigkeit etc angezeigt textcolor textcolor textcolor textcolor textcolor textcolor werden textcolor textcolor textcolor textcolor textcolor textcolor end tabular mittel hline fa begin tabular l textcolor textcolor die implementierung der simulationslogik soll unter verwendung von airsim textcolor textcolor textcolor aerial informatics and robotics simulation erfolgen textcolor textcolor textcolor end tabular hoch hline end longtabu | 1 |
817,971 | 30,665,359,130 | IssuesEvent | 2023-07-25 17:50:54 | yugabyte/yugabyte-db | https://api.github.com/repos/yugabyte/yugabyte-db | closed | [YSQL] Execution Times in Explain Analyze is suspiciously low / absent | kind/bug area/ysql priority/medium | Jira Link: [DB-6914](https://yugabyte.atlassian.net/browse/DB-6914)
### Description
Consider the following sample snippets of output from Explain Analyze:
```
Limit (cost=0.00..15.25 rows=100 width=72) (actual time=1.163..85.939 rows=100000 loops=1)
-> Index Scan using t1_pkey on t1 (cost=0.00..15.25 rows=100 width=72) (actual time=1.162..72.311 rows=100000 loops=1)
Index Cond: (k1 > 3000)
Storage Table Read Requests: 98
Storage Table Read Execution Time: 42.000 ms
Planning Time: 0.033 ms
Execution Time: 134.730 ms
Storage Read Requests: 8
Storage Read Execution Time: 83.001 ms
Execution Time: 93.852 ms
Storage Read Requests: 98
Storage Read Execution Time: 42.000 ms
Storage Write Requests: 0
Catalog Read Requests: 0
Catalog Write Requests: 0
Storage Flush Requests: 0
Storage Execution Time: 42.000 ms
Peak Memory Usage: 8 kB
```
Note that 42 ms for 98 network round trips is too low, and is a suspicious whole number.
```
{
"Node Type": "YB Seq Scan",
"Parent Relationship": "Outer",
"Parallel Aware": false,
"Relation Name": "t50000",
"Alias": "t2",
"Startup Cost": 0.00,
"Total Cost": 5000.00,
"Plan Rows": 50000,
"Plan Width": 40,
"Actual Startup Time": 1.606,
"Actual Total Time": 42.127,
"Actual Rows": 50000,
"Actual Loops": 1,
"Storage Table Read Requests": 49,
"Storage Table Read Execution Time": 0.000
},
```
49 Network Round Trips yet no Execution Time captured.
The issue seems to occur only in Linux builds.
### Warning: Please confirm that this issue does not contain any sensitive information
- [X] I confirm this issue does not contain any sensitive information.
[DB-6914]: https://yugabyte.atlassian.net/browse/DB-6914?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ | 1.0 | [YSQL] Execution Times in Explain Analyze is suspiciously low / absent - Jira Link: [DB-6914](https://yugabyte.atlassian.net/browse/DB-6914)
### Description
Consider the following sample snippets of output from Explain Analyze:
```
Limit (cost=0.00..15.25 rows=100 width=72) (actual time=1.163..85.939 rows=100000 loops=1)
-> Index Scan using t1_pkey on t1 (cost=0.00..15.25 rows=100 width=72) (actual time=1.162..72.311 rows=100000 loops=1)
Index Cond: (k1 > 3000)
Storage Table Read Requests: 98
Storage Table Read Execution Time: 42.000 ms
Planning Time: 0.033 ms
Execution Time: 134.730 ms
Storage Read Requests: 8
Storage Read Execution Time: 83.001 ms
Execution Time: 93.852 ms
Storage Read Requests: 98
Storage Read Execution Time: 42.000 ms
Storage Write Requests: 0
Catalog Read Requests: 0
Catalog Write Requests: 0
Storage Flush Requests: 0
Storage Execution Time: 42.000 ms
Peak Memory Usage: 8 kB
```
Note that 42 ms for 98 network round trips is too low, and is a suspicious whole number.
```
{
"Node Type": "YB Seq Scan",
"Parent Relationship": "Outer",
"Parallel Aware": false,
"Relation Name": "t50000",
"Alias": "t2",
"Startup Cost": 0.00,
"Total Cost": 5000.00,
"Plan Rows": 50000,
"Plan Width": 40,
"Actual Startup Time": 1.606,
"Actual Total Time": 42.127,
"Actual Rows": 50000,
"Actual Loops": 1,
"Storage Table Read Requests": 49,
"Storage Table Read Execution Time": 0.000
},
```
49 Network Round Trips yet no Execution Time captured.
The issue seems to occur only in Linux builds.
### Warning: Please confirm that this issue does not contain any sensitive information
- [X] I confirm this issue does not contain any sensitive information.
[DB-6914]: https://yugabyte.atlassian.net/browse/DB-6914?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ | priority | execution times in explain analyze is suspiciously low absent jira link description consider the following sample snippets of output from explain analyze limit cost rows width actual time rows loops index scan using pkey on cost rows width actual time rows loops index cond storage table read requests storage table read execution time ms planning time ms execution time ms storage read requests storage read execution time ms execution time ms storage read requests storage read execution time ms storage write requests catalog read requests catalog write requests storage flush requests storage execution time ms peak memory usage kb note that ms for network round trips is too low and is a suspicious whole number node type yb seq scan parent relationship outer parallel aware false relation name alias startup cost total cost plan rows plan width actual startup time actual total time actual rows actual loops storage table read requests storage table read execution time network round trips yet no execution time captured the issue seems to occur only in linux builds warning please confirm that this issue does not contain any sensitive information i confirm this issue does not contain any sensitive information | 1 |
730,238 | 25,165,117,741 | IssuesEvent | 2022-11-10 20:06:06 | testomatio/app | https://api.github.com/repos/testomatio/app | closed | testomatio / app : Oops! No project is linked. | ui\ux users jira priority medium | Installed the plugin in our JIRA tenant but I am getting this error message in subject line.
Tried following the https://docs.testomat.io/integration/jira but I could not find the settings in JIRA with same user interface in the documentation. We are using Jira cloud and also Admin as well. Anyone can help?
Thanks
James | 1.0 | testomatio / app : Oops! No project is linked. - Installed the plugin in our JIRA tenant but I am getting this error message in subject line.
Tried following the https://docs.testomat.io/integration/jira but I could not find the settings in JIRA with same user interface in the documentation. We are using Jira cloud and also Admin as well. Anyone can help?
Thanks
James | priority | testomatio app oops no project is linked installed the plugin in our jira tenant but i am getting this error message in subject line tried following the but i could not find the settings in jira with same user interface in the documentation we are using jira cloud and also admin as well anyone can help thanks james | 1 |
100,994 | 4,105,585,139 | IssuesEvent | 2016-06-06 02:32:17 | codenameone/CodenameOne | https://api.github.com/repos/codenameone/CodenameOne | closed | Add ActionBar functionality for older versions of Android | Priority-Medium Type-Enhancement | Original [issue 615](https://code.google.com/p/codenameone/issues/detail?id=615) created by codenameone on 2013-03-25T20:06:54.000Z:
On ICS and above Android has a menu in the top right that is triggered either by touch or the menu button.
For consistency across platforms it would be nice to enable this on older versions of Android as well.
| 1.0 | Add ActionBar functionality for older versions of Android - Original [issue 615](https://code.google.com/p/codenameone/issues/detail?id=615) created by codenameone on 2013-03-25T20:06:54.000Z:
On ICS and above Android has a menu in the top right that is triggered either by touch or the menu button.
For consistency across platforms it would be nice to enable this on older versions of Android as well.
| priority | add actionbar functionality for older versions of android original created by codenameone on on ics and above android has a menu in the top right that is triggered either by touch or the menu button for consistency across platforms it would be nice to enable this on older versions of android as well | 1 |
657,752 | 21,803,367,227 | IssuesEvent | 2022-05-16 08:05:10 | dodona-edu/dodona | https://api.github.com/repos/dodona-edu/dodona | closed | Rework filtering and sorting | feature medium priority | - #1593
- #1713
- #1714
- make filters more visible by (optionally) generating form fields | 1.0 | Rework filtering and sorting - - #1593
- #1713
- #1714
- make filters more visible by (optionally) generating form fields | priority | rework filtering and sorting make filters more visible by optionally generating form fields | 1 |
492,258 | 14,199,316,499 | IssuesEvent | 2020-11-16 01:59:21 | townhallproject/admin | https://api.github.com/repos/townhallproject/admin | closed | More regular way to add missing zip codes directly? | Priority: Medium | So I don't have to spam Megan's inbox throughout the week every time we get a report of a zip code error. | 1.0 | More regular way to add missing zip codes directly? - So I don't have to spam Megan's inbox throughout the week every time we get a report of a zip code error. | priority | more regular way to add missing zip codes directly so i don t have to spam megan s inbox throughout the week every time we get a report of a zip code error | 1 |
267,128 | 8,379,322,046 | IssuesEvent | 2018-10-07 00:05:54 | PerfectWeek/web-api | https://api.github.com/repos/PerfectWeek/web-api | closed | Update bcrypt dependency | Priority: Medium Type: Bug | Update the `bcrypt` dependency to fix the security warning issued by npm
Apparently, all that is required is to run
```sh
npm install bcrypt@3.0.1
```
I do not run this now to avoid having merge conflicts in `package.json` and `package-lock.json` | 1.0 | Update bcrypt dependency - Update the `bcrypt` dependency to fix the security warning issued by npm
Apparently, all that is required is to run
```sh
npm install bcrypt@3.0.1
```
I do not run this now to avoid having merge conflicts in `package.json` and `package-lock.json` | priority | update bcrypt dependency update the bcrypt dependency to fix the security warning issued by npm apparently all that is required is to run sh npm install bcrypt i do not run this now to avoid having merge conflicts in package json and package lock json | 1 |
587,391 | 17,614,630,595 | IssuesEvent | 2021-08-18 08:12:10 | ita-social-projects/TeachUA | https://api.github.com/repos/ita-social-projects/TeachUA | opened | [Редагування профілю] Incorrect password complexity validation when changing password via 'Редагувати профіль'' | bug Priority: Medium | **Environment:** Windows 10, Version 92.0.4515.107 (Official Build) (64-bit)
**Reproducible:** always
**Build found:** last commit
**Preconditions**
User must be logged in at https://speak-ukrainian.org.ua/dev/
**Steps to reproduce**
1. Go to 'Мій профіль'
2. Click on 'Редагувати профіль'
3. Click on 'Змінити пароль' check box
4. Enter actual valid values for 'Введіть діючий пароль'
5. Enter invalid values '12345678' for 'Введіть новий пароль'
6. Enter invalid values '12345678' for 'Підтвердіть новий пароль'
7. Click 'Зберегти зміни'
**Actual result**
Invalid values '12345678' are accepted as new password
https://user-images.githubusercontent.com/87877499/129861879-c52d0c15-c12f-4023-8761-ae869319dfdf.mp4
**Expected result**
Invalid values '12345678' are not accepted as new password. Password must contain upper/lower case letters, numbers and characters.
**User story and test case links**
E.g.: "User story #577
| 1.0 | [Редагування профілю] Incorrect password complexity validation when changing password via 'Редагувати профіль'' - **Environment:** Windows 10, Version 92.0.4515.107 (Official Build) (64-bit)
**Reproducible:** always
**Build found:** last commit
**Preconditions**
User must be logged in at https://speak-ukrainian.org.ua/dev/
**Steps to reproduce**
1. Go to 'Мій профіль'
2. Click on 'Редагувати профіль'
3. Click on 'Змінити пароль' check box
4. Enter actual valid values for 'Введіть діючий пароль'
5. Enter invalid values '12345678' for 'Введіть новий пароль'
6. Enter invalid values '12345678' for 'Підтвердіть новий пароль'
7. Click 'Зберегти зміни'
**Actual result**
Invalid values '12345678' are accepted as new password
https://user-images.githubusercontent.com/87877499/129861879-c52d0c15-c12f-4023-8761-ae869319dfdf.mp4
**Expected result**
Invalid values '12345678' are not accepted as new password. Password must contain upper/lower case letters, numbers and characters.
**User story and test case links**
E.g.: "User story #577
| priority | incorrect password complexity validation when changing password via редагувати профіль environment windows version official build bit reproducible always build found last commit preconditions user must be logged in at steps to reproduce go to мій профіль click on редагувати профіль click on змінити пароль check box enter actual valid values for введіть діючий пароль enter invalid values for введіть новий пароль enter invalid values for підтвердіть новий пароль click зберегти зміни actual result invalid values are accepted as new password expected result invalid values are not accepted as new password password must contain upper lower case letters numbers and characters user story and test case links e g user story | 1 |
625,912 | 19,770,451,892 | IssuesEvent | 2022-01-17 09:29:56 | telerik/kendo-ui-core | https://api.github.com/repos/telerik/kendo-ui-core | closed | MultiSelect filter accepts only string as value | Bug C: MultiSelect SEV: Medium jQuery2 Priority 5 FP: Completed | ### Bug report
The dataSource filter configuration only accepts string as value.
### Reproduction of the problem
1. Open the Dojo example - https://dojo.telerik.com/OSOjOYOs/2
2. Open the MultiSelect.
Regression introduced with Kendo 2021.1.330
### Current behavior
An error is thrown and the MultiSelect does not open.
### Expected/desired behavior
There should be no error and the MultiSelect should open.
### Environment
* **Kendo UI version:** 2021.2.511
* **Browser:** [all]
| 1.0 | MultiSelect filter accepts only string as value - ### Bug report
The dataSource filter configuration only accepts string as value.
### Reproduction of the problem
1. Open the Dojo example - https://dojo.telerik.com/OSOjOYOs/2
2. Open the MultiSelect.
Regression introduced with Kendo 2021.1.330
### Current behavior
An error is thrown and the MultiSelect does not open.
### Expected/desired behavior
There should be no error and the MultiSelect should open.
### Environment
* **Kendo UI version:** 2021.2.511
* **Browser:** [all]
| priority | multiselect filter accepts only string as value bug report the datasource filter configuration only accepts string as value reproduction of the problem open the dojo example open the multiselect regression introduced with kendo current behavior an error is thrown and the multiselect does not open expected desired behavior there should be no error and the multiselect should open environment kendo ui version browser | 1 |
722,702 | 24,872,199,136 | IssuesEvent | 2022-10-27 16:00:57 | PrefectHQ/prefect | https://api.github.com/repos/PrefectHQ/prefect | closed | Block auto-registration is skipped when switching databases | bug priority:medium component:blocks status:in-progress | ### First check
- [X] I added a descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the Prefect documentation for this issue.
- [X] I checked that this issue is related to Prefect and not one of its dependencies.
### Bug summary
A community user reported that changing the database that backed their local Orion instance resulted in block disappearing from their UI. The user resolved the issue by deleting their .prefect folder.
Thread: https://prefect-community.slack.com/archives/CL09KU1K7/p1666812855264589
### Reproduction
```python3
- Start up an Orion server with `prefect orion start`
- View blocks in UI
- Change database with `prefect config set PREFECT_ORION_DATABASE_CONNECTION_URL="new_url"
- View lack of blocks in the UI
```
### Error
_No response_
### Versions
```Text
Version: 2.6.4
API version: 0.8.2
Python version: 3.10.6
Git commit: 51e92dda
Built: Thu, Oct 20, 2022 3:11 PM
OS/Arch: darwin/x86_64
Profile: local
Server type: ephemeral
Server:
Database: sqlite
SQLite version: 3.39.3
```
### Additional context
This is likely due to block auto-registration memoization. Memoization should be updated so that the block auto-registration memostore key is no longer valid when the orion database URL is changed. | 1.0 | Block auto-registration is skipped when switching databases - ### First check
- [X] I added a descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the Prefect documentation for this issue.
- [X] I checked that this issue is related to Prefect and not one of its dependencies.
### Bug summary
A community user reported that changing the database that backed their local Orion instance resulted in block disappearing from their UI. The user resolved the issue by deleting their .prefect folder.
Thread: https://prefect-community.slack.com/archives/CL09KU1K7/p1666812855264589
### Reproduction
```python3
- Start up an Orion server with `prefect orion start`
- View blocks in UI
- Change database with `prefect config set PREFECT_ORION_DATABASE_CONNECTION_URL="new_url"
- View lack of blocks in the UI
```
### Error
_No response_
### Versions
```Text
Version: 2.6.4
API version: 0.8.2
Python version: 3.10.6
Git commit: 51e92dda
Built: Thu, Oct 20, 2022 3:11 PM
OS/Arch: darwin/x86_64
Profile: local
Server type: ephemeral
Server:
Database: sqlite
SQLite version: 3.39.3
```
### Additional context
This is likely due to block auto-registration memoization. Memoization should be updated so that the block auto-registration memostore key is no longer valid when the orion database URL is changed. | priority | block auto registration is skipped when switching databases first check i added a descriptive title to this issue i used the github search to find a similar issue and didn t find it i searched the prefect documentation for this issue i checked that this issue is related to prefect and not one of its dependencies bug summary a community user reported that changing the database that backed their local orion instance resulted in block disappearing from their ui the user resolved the issue by deleting their prefect folder thread reproduction start up an orion server with prefect orion start view blocks in ui change database with prefect config set prefect orion database connection url new url view lack of blocks in the ui error no response versions text version api version python version git commit built thu oct pm os arch darwin profile local server type ephemeral server database sqlite sqlite version additional context this is likely due to block auto registration memoization memoization should be updated so that the block auto registration memostore key is no longer valid when the orion database url is changed | 1 |
349,642 | 10,471,352,160 | IssuesEvent | 2019-09-23 07:36:32 | onaio/onadata | https://api.github.com/repos/onaio/onadata | closed | Signatures and drawings not saved in S3 | Module: Datasets Priority: Medium Support | **Environment**
Production
**Expected behavior**
Signatures and drawings should be viewable in fullscreen view in zebra and in downloads.
**Actual behavior**
Clicking on the signature/drawing links loads a blank page. Downloading a zipped folder of media files downloads blank files for signatures/drawings.
**Steps to reproduce**
- Upload this [form](https://docs.google.com/spreadsheets/d/17O98r1626B1IsxEPe5LS6bdB1svVktxvD9QR2Ep1Ugs/edit?usp=sharing) to your project.
- Make a few submissions
- Click on a signature/drawing to view it in fullscreen.
- Download the zipped folder of media files. | 1.0 | Signatures and drawings not saved in S3 - **Environment**
Production
**Expected behavior**
Signatures and drawings should be viewable in fullscreen view in zebra and in downloads.
**Actual behavior**
Clicking on the signature/drawing links loads a blank page. Downloading a zipped folder of media files downloads blank files for signatures/drawings.
**Steps to reproduce**
- Upload this [form](https://docs.google.com/spreadsheets/d/17O98r1626B1IsxEPe5LS6bdB1svVktxvD9QR2Ep1Ugs/edit?usp=sharing) to your project.
- Make a few submissions
- Click on a signature/drawing to view it in fullscreen.
- Download the zipped folder of media files. | priority | signatures and drawings not saved in environment production expected behavior signatures and drawings should be viewable in fullscreen view in zebra and in downloads actual behavior clicking on the signature drawing links loads a blank page downloading a zipped folder of media files downloads blank files for signatures drawings steps to reproduce upload this to your project make a few submissions click on a signature drawing to view it in fullscreen download the zipped folder of media files | 1 |
157,578 | 6,008,765,412 | IssuesEvent | 2017-06-06 08:47:31 | heartsucker/rust-tuf | https://api.github.com/repos/heartsucker/rust-tuf | opened | Relicense to dual MIT/Apache-2.0 | Flag :: Waiting On Contributor Priority :: Medium | I would like to dual license this project to MIT/Apache2.0. This issue is here to ensure that all previous contributors consent to these changes.
The following contributors will need to complete the below task before this ticket can be resolved.
- [ ] @briansmith
- [ ] @kamalmarhubi
- [ ] @sgrif
- [ ] @vks
- [ ] @zmanian
Please make a PR to the branch `relicense` with an empty commit with this message. Please GPG sign this commit (if you can). Please tag this issue in your PR.
```
consent to relicense
I consent to the relicensing of my past contributions to the MIT/Apache2.0 dual license as described in the files LICENSE-MIT and LICENSE-APACHE
``` | 1.0 | Relicense to dual MIT/Apache-2.0 - I would like to dual license this project to MIT/Apache2.0. This issue is here to ensure that all previous contributors consent to these changes.
The following contributors will need to complete the below task before this ticket can be resolved.
- [ ] @briansmith
- [ ] @kamalmarhubi
- [ ] @sgrif
- [ ] @vks
- [ ] @zmanian
Please make a PR to the branch `relicense` with an empty commit with this message. Please GPG sign this commit (if you can). Please tag this issue in your PR.
```
consent to relicense
I consent to the relicensing of my past contributions to the MIT/Apache2.0 dual license as described in the files LICENSE-MIT and LICENSE-APACHE
``` | priority | relicense to dual mit apache i would like to dual license this project to mit this issue is here to ensure that all previous contributors consent to these changes the following contributors will need to complete the below task before this ticket can be resolved briansmith kamalmarhubi sgrif vks zmanian please make a pr to the branch relicense with an empty commit with this message please gpg sign this commit if you can please tag this issue in your pr consent to relicense i consent to the relicensing of my past contributions to the mit dual license as described in the files license mit and license apache | 1 |
164,198 | 6,221,085,192 | IssuesEvent | 2017-07-10 03:32:59 | kentcdodds/glamorous-website | https://api.github.com/repos/kentcdodds/glamorous-website | closed | Interactive tutorial for beginners | enhancement help wanted priority: medium | An interactive tutorial for beginners learning css-in-js with glamorous inspired by Kye Hohenberger https://twitter.com/tkh44/status/875768337061617664
I'll be taking a stab at this one 😄
| 1.0 | Interactive tutorial for beginners - An interactive tutorial for beginners learning css-in-js with glamorous inspired by Kye Hohenberger https://twitter.com/tkh44/status/875768337061617664
I'll be taking a stab at this one 😄
| priority | interactive tutorial for beginners an interactive tutorial for beginners learning css in js with glamorous inspired by kye hohenberger i ll be taking a stab at this one 😄 | 1 |
577,772 | 17,119,385,429 | IssuesEvent | 2021-07-12 01:17:22 | codidact/qpixel | https://api.github.com/repos/codidact/qpixel | closed | Tag synonyms | area: html/css/js area: ruby complexity: unassessed priority: medium type: change request | https://judaism.codidact.com/questions/276821
We can now *merge* tags, which helps with some of the duplication from slightly different ways of describing a concept. But sometimes the ways of describing something are bigger, so starting to type the "wrong" one won't lead you to the "right" one. It would be helpful to have tag synonyms for this.
| 1.0 | Tag synonyms - https://judaism.codidact.com/questions/276821
We can now *merge* tags, which helps with some of the duplication from slightly different ways of describing a concept. But sometimes the ways of describing something are bigger, so starting to type the "wrong" one won't lead you to the "right" one. It would be helpful to have tag synonyms for this.
| priority | tag synonyms we can now merge tags which helps with some of the duplication from slightly different ways of describing a concept but sometimes the ways of describing something are bigger so starting to type the wrong one won t lead you to the right one it would be helpful to have tag synonyms for this | 1 |
474,677 | 13,673,999,528 | IssuesEvent | 2020-09-29 10:37:26 | ngageoint/hootenanny | https://api.github.com/repos/ngageoint/hootenanny | opened | Add support for the "other" geonames | Category: Core Category: Translation Priority: Medium Status: In Progress Type: Feature | We currently have support for GeoNames.Org datasets.
Add support for geonames.nga.mil datasets | 1.0 | Add support for the "other" geonames - We currently have support for GeoNames.Org datasets.
Add support for geonames.nga.mil datasets | priority | add support for the other geonames we currently have support for geonames org datasets add support for geonames nga mil datasets | 1 |
125,176 | 4,953,648,628 | IssuesEvent | 2016-12-01 15:36:15 | ObjectiveSubject/cgu | https://api.github.com/repos/ObjectiveSubject/cgu | closed | Admissions fact module | enhancement Medium Priority | @kpettinga Can we make the subtitles on this module black instead of the red we're using for the large numbers? Similar to the Why CGU page. I've noticed this on a few other pages too. Making the subtitles black will highlight give more prominence to the facts
http://cgu.wpengine.com/admissions/

| 1.0 | Admissions fact module - @kpettinga Can we make the subtitles on this module black instead of the red we're using for the large numbers? Similar to the Why CGU page. I've noticed this on a few other pages too. Making the subtitles black will highlight give more prominence to the facts
http://cgu.wpengine.com/admissions/

| priority | admissions fact module kpettinga can we make the subtitles on this module black instead of the red we re using for the large numbers similar to the why cgu page i ve noticed this on a few other pages too making the subtitles black will highlight give more prominence to the facts | 1 |
587,494 | 17,617,614,006 | IssuesEvent | 2021-08-18 11:46:49 | HEPData/hepdata | https://api.github.com/repos/HEPData/hepdata | closed | security: customise emails sent by Flask-Security | type: enhancement priority: high complexity: medium | Emails sent by [Flask-Security](https://github.com/Flask-Middleware/flask-security/) currently use the default email templates other than changing the subject via `SECURITY_EMAIL_SUBJECT_REGISTER`. It would be better to [customise the emails](https://flask-security-too.readthedocs.io/en/stable/customizing.html#emails) for HEPData by overriding these templates. The same [email_container.html](https://github.com/HEPData/hepdata/blob/master/hepdata/modules/theme/templates/hepdata_theme/email/email_container.html) can be used as for other HEPData emails. In addition to the content from the [Flask-Security templates](https://github.com/Flask-Middleware/flask-security/tree/master/flask_security/templates/security/email), the custom emails should contain a sentence like:
```html
If you did not request this email from <a href="{{ site_url }}">HEPData.net</a>, please delete this email and <b>do not</b> click on any links.
```
It would be good if the security emails were also sent to the admin email address as for other HEPData emails:
https://github.com/HEPData/hepdata/blob/e47cad458105683a72026fa2dd76c43cbd832aae/hepdata/modules/email/utils.py#L72
This would allow monitoring of new users and manual intervention in the case of suspicious behaviour. The [Flask-Security docs](https://flask-security-too.readthedocs.io/en/stable/customizing.html#emails) say:
> The default implementation of `MailUtil.send_mail` uses Flask-Mail to create and send the message. By providing your own implementation, you can use any available python email handling package.
So we can perhaps use our own [`send_email`](https://github.com/HEPData/hepdata/blob/e47cad458105683a72026fa2dd76c43cbd832aae/hepdata/modules/email/utils.py#L60-L80) implementation instead of Flask-Mail to send Flask-Security emails. | 1.0 | security: customise emails sent by Flask-Security - Emails sent by [Flask-Security](https://github.com/Flask-Middleware/flask-security/) currently use the default email templates other than changing the subject via `SECURITY_EMAIL_SUBJECT_REGISTER`. It would be better to [customise the emails](https://flask-security-too.readthedocs.io/en/stable/customizing.html#emails) for HEPData by overriding these templates. The same [email_container.html](https://github.com/HEPData/hepdata/blob/master/hepdata/modules/theme/templates/hepdata_theme/email/email_container.html) can be used as for other HEPData emails. In addition to the content from the [Flask-Security templates](https://github.com/Flask-Middleware/flask-security/tree/master/flask_security/templates/security/email), the custom emails should contain a sentence like:
```html
If you did not request this email from <a href="{{ site_url }}">HEPData.net</a>, please delete this email and <b>do not</b> click on any links.
```
It would be good if the security emails were also sent to the admin email address as for other HEPData emails:
https://github.com/HEPData/hepdata/blob/e47cad458105683a72026fa2dd76c43cbd832aae/hepdata/modules/email/utils.py#L72
This would allow monitoring of new users and manual intervention in the case of suspicious behaviour. The [Flask-Security docs](https://flask-security-too.readthedocs.io/en/stable/customizing.html#emails) say:
> The default implementation of `MailUtil.send_mail` uses Flask-Mail to create and send the message. By providing your own implementation, you can use any available python email handling package.
So we can perhaps use our own [`send_email`](https://github.com/HEPData/hepdata/blob/e47cad458105683a72026fa2dd76c43cbd832aae/hepdata/modules/email/utils.py#L60-L80) implementation instead of Flask-Mail to send Flask-Security emails. | priority | security customise emails sent by flask security emails sent by currently use the default email templates other than changing the subject via security email subject register it would be better to for hepdata by overriding these templates the same can be used as for other hepdata emails in addition to the content from the the custom emails should contain a sentence like html if you did not request this email from hepdata net please delete this email and do not click on any links it would be good if the security emails were also sent to the admin email address as for other hepdata emails this would allow monitoring of new users and manual intervention in the case of suspicious behaviour the say the default implementation of mailutil send mail uses flask mail to create and send the message by providing your own implementation you can use any available python email handling package so we can perhaps use our own implementation instead of flask mail to send flask security emails | 1 |
104,995 | 4,227,340,308 | IssuesEvent | 2016-07-03 04:23:40 | PopulationAndCommunityOntology/pco | https://api.github.com/repos/PopulationAndCommunityOntology/pco | closed | new relations and terms for tri-trophic TCN and iDigBio | auto-migrated Priority-Medium Type-Enhancement | <a href="https://github.com/GoogleCodeExporter"><img src="https://avatars.githubusercontent.com/u/9614759?v=3" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [GoogleCodeExporter](https://github.com/GoogleCodeExporter)**
_Thursday Jun 11, 2015 at 23:48 GMT_
_Originally opened as https://github.com/rlwalls2008/pco/issues/12_
----
```
See
https://docs.google.com/spreadsheets/d/1cq2HVTRuXkIarOsWR9FZEZlX_A-xusHNYn6u3U4N
xa0/edit#gid=0 for list of relations and definitions. The relations will
probably go in RO, but we need corresponding classes for PCO and GO.
```
Original issue reported on code.google.com by `rlwalls2...@gmail.com` on 2 Oct 2014 at 6:08
| 1.0 | new relations and terms for tri-trophic TCN and iDigBio - <a href="https://github.com/GoogleCodeExporter"><img src="https://avatars.githubusercontent.com/u/9614759?v=3" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [GoogleCodeExporter](https://github.com/GoogleCodeExporter)**
_Thursday Jun 11, 2015 at 23:48 GMT_
_Originally opened as https://github.com/rlwalls2008/pco/issues/12_
----
```
See
https://docs.google.com/spreadsheets/d/1cq2HVTRuXkIarOsWR9FZEZlX_A-xusHNYn6u3U4N
xa0/edit#gid=0 for list of relations and definitions. The relations will
probably go in RO, but we need corresponding classes for PCO and GO.
```
Original issue reported on code.google.com by `rlwalls2...@gmail.com` on 2 Oct 2014 at 6:08
| priority | new relations and terms for tri trophic tcn and idigbio issue by thursday jun at gmt originally opened as see edit gid for list of relations and definitions the relations will probably go in ro but we need corresponding classes for pco and go original issue reported on code google com by gmail com on oct at | 1 |
544,042 | 15,888,925,407 | IssuesEvent | 2021-04-10 09:35:36 | musescore/MuseScore | https://api.github.com/repos/musescore/MuseScore | opened | [MU4 Issue] Pop up dialogs from Preferences appears behind the Preferences | Medium Priority | **Describe the bug**
Pop up dialogs from Preferences, like Assigning a MIDI mapping or assigning a shortcut, these dialogs are showing BEHIND the preferences window so user can’t click on them or get to it because it’s stuck behind.
Make sure these dialogs are in front, same for shortcuts
**To Reproduce**
Steps to reproduce the behavior:
1. Create a score
2. Open Preferences tab (Edit > Preferences)
3. Try to open pop-ups from Preferences tab (Assigning a MIDI mapping or assigning a shortcut, etc.)
**Expected behavior**
Pop up dialogs from Preferences should appear in front of the Preferences
**Screenshots**

**Desktop (please complete the following information):**
MacOS
| 1.0 | [MU4 Issue] Pop up dialogs from Preferences appears behind the Preferences - **Describe the bug**
Pop up dialogs from Preferences, like Assigning a MIDI mapping or assigning a shortcut, these dialogs are showing BEHIND the preferences window so user can’t click on them or get to it because it’s stuck behind.
Make sure these dialogs are in front, same for shortcuts
**To Reproduce**
Steps to reproduce the behavior:
1. Create a score
2. Open Preferences tab (Edit > Preferences)
3. Try to open pop-ups from Preferences tab (Assigning a MIDI mapping or assigning a shortcut, etc.)
**Expected behavior**
Pop up dialogs from Preferences should appear in front of the Preferences
**Screenshots**

**Desktop (please complete the following information):**
MacOS
| priority | pop up dialogs from preferences appears behind the preferences describe the bug pop up dialogs from preferences like assigning a midi mapping or assigning a shortcut these dialogs are showing behind the preferences window so user can’t click on them or get to it because it’s stuck behind make sure these dialogs are in front same for shortcuts to reproduce steps to reproduce the behavior create a score open preferences tab edit preferences try to open pop ups from preferences tab assigning a midi mapping or assigning a shortcut etc expected behavior pop up dialogs from preferences should appear in front of the preferences screenshots desktop please complete the following information macos | 1 |
784,960 | 27,591,077,719 | IssuesEvent | 2023-03-09 00:27:54 | Satellite-im/Uplink | https://api.github.com/repos/Satellite-im/Uplink | closed | Chat - Add New Message indicator that we had in Core | Chat Medium Priority | **Task:** In Core we had a indicator in chat when a user would send a new message in chat and after the User would view the message the indicator would disappear.
**Screenshot:**

| 1.0 | Chat - Add New Message indicator that we had in Core - **Task:** In Core we had a indicator in chat when a user would send a new message in chat and after the User would view the message the indicator would disappear.
**Screenshot:**

| priority | chat add new message indicator that we had in core task in core we had a indicator in chat when a user would send a new message in chat and after the user would view the message the indicator would disappear screenshot | 1 |
390,335 | 11,542,188,229 | IssuesEvent | 2020-02-18 06:42:48 | datproject/dat-desktop | https://api.github.com/repos/datproject/dat-desktop | closed | .line-loading animation take +/- 50% CPU | Priority: Medium Status: Review Needed Type: Bug | When disabling animation on .line-loading, CPU load is low.
When the animation is enabled, it takes +/- 50% on my 4 threads CPU.
I think chromium/electron GPU acceleration is not enabled on Linux. I don't know if GPU accel could help much, but still, 50% is high! | 1.0 | .line-loading animation take +/- 50% CPU - When disabling animation on .line-loading, CPU load is low.
When the animation is enabled, it takes +/- 50% on my 4 threads CPU.
I think chromium/electron GPU acceleration is not enabled on Linux. I don't know if GPU accel could help much, but still, 50% is high! | priority | line loading animation take cpu when disabling animation on line loading cpu load is low when the animation is enabled it takes on my threads cpu i think chromium electron gpu acceleration is not enabled on linux i don t know if gpu accel could help much but still is high | 1 |
27,636 | 2,694,583,003 | IssuesEvent | 2015-04-01 21:06:13 | CenterForOpenScience/osf.io | https://api.github.com/repos/CenterForOpenScience/osf.io | closed | [staging & production] Change language in add-on authorization error message | 5 - Pending Review Addon: Dropbox Bug: Production Priority - Medium | # Steps
1. Authorize Dropbox for a project
2. Go to Dropbox and revoke OSF API access (steps listed here: https://trello.com/c/QrFH1npQ/46-production-handle-revoked-api-access-through-dropbox)
3. Return to the OSF and go back to project settings
4. You should now see an error saying that credentials may no longer be valid and giving instructions on how to remedy the situation
# Expected
I expect that the directions given to the user would solve the problem appropriately.
# Actual
The directions read as follows

BUT deauthorizing and reauthorizing on the project settings page does not actually solve the problem. On the project settings page, pressing Deauthorize unlinks the node from the access token (or something... I don't think I'm using the right words here), and reauthorizing via pressing Import Access Token just imports the old, incorrect access token. The real solution to the problem is going to the user settings page and deleting the faulty access token and creating a new one. The text should reflect this.
| 1.0 | [staging & production] Change language in add-on authorization error message - # Steps
1. Authorize Dropbox for a project
2. Go to Dropbox and revoke OSF API access (steps listed here: https://trello.com/c/QrFH1npQ/46-production-handle-revoked-api-access-through-dropbox)
3. Return to the OSF and go back to project settings
4. You should now see an error saying that credentials may no longer be valid and giving instructions on how to remedy the situation
# Expected
I expect that the directions given to the user would solve the problem appropriately.
# Actual
The directions read as follows

BUT deauthorizing and reauthorizing on the project settings page does not actually solve the problem. On the project settings page, pressing Deauthorize unlinks the node from the access token (or something... I don't think I'm using the right words here), and reauthorizing via pressing Import Access Token just imports the old, incorrect access token. The real solution to the problem is going to the user settings page and deleting the faulty access token and creating a new one. The text should reflect this.
| priority | change language in add on authorization error message steps authorize dropbox for a project go to dropbox and revoke osf api access steps listed here return to the osf and go back to project settings you should now see an error saying that credentials may no longer be valid and giving instructions on how to remedy the situation expected i expect that the directions given to the user would solve the problem appropriately actual the directions read as follows but deauthorizing and reauthorizing on the project settings page does not actually solve the problem on the project settings page pressing deauthorize unlinks the node from the access token or something i don t think i m using the right words here and reauthorizing via pressing import access token just imports the old incorrect access token the real solution to the problem is going to the user settings page and deleting the faulty access token and creating a new one the text should reflect this | 1 |
548,243 | 16,060,789,238 | IssuesEvent | 2021-04-23 12:16:17 | inf112-v21/Trivial-Solution | https://api.github.com/repos/inf112-v21/Trivial-Solution | closed | Som en vanlig person vil jeg ha prosjektet i en kjørbar .exe-fil, slik at jeg kan spille spillet uten å vite noe om hva nå enn IntelliJ og Java er. | Medium priority User Story | Krav:
-Vi skal ha en .exe-fil som kan kjøres for å starte programmet vårt
-Man trenger verken IntelliJ eller Java innstallert for å kunne kjøre filen
Oppgaver: #98 | 1.0 | Som en vanlig person vil jeg ha prosjektet i en kjørbar .exe-fil, slik at jeg kan spille spillet uten å vite noe om hva nå enn IntelliJ og Java er. - Krav:
-Vi skal ha en .exe-fil som kan kjøres for å starte programmet vårt
-Man trenger verken IntelliJ eller Java innstallert for å kunne kjøre filen
Oppgaver: #98 | priority | som en vanlig person vil jeg ha prosjektet i en kjørbar exe fil slik at jeg kan spille spillet uten å vite noe om hva nå enn intellij og java er krav vi skal ha en exe fil som kan kjøres for å starte programmet vårt man trenger verken intellij eller java innstallert for å kunne kjøre filen oppgaver | 1 |
678,335 | 23,194,090,637 | IssuesEvent | 2022-08-01 14:55:06 | apify/apify-client-js | https://api.github.com/repos/apify/apify-client-js | closed | Broken error handling for methods using `forceBuffer` | bug medium priority t-platform | `ApifyApiError` does not properly parse api errors, when `forceBuffer` option is used for requests. The information in error returned from api is lost and replaced with `Unknown error`.
The constructor expects the response to be already parsed, but that's not the case for buffers.
This occurs for example in `DatasetClient:downloadItems` when downloading dataset without any columns in some tabular format. | 1.0 | Broken error handling for methods using `forceBuffer` - `ApifyApiError` does not properly parse api errors, when `forceBuffer` option is used for requests. The information in error returned from api is lost and replaced with `Unknown error`.
The constructor expects the response to be already parsed, but that's not the case for buffers.
This occurs for example in `DatasetClient:downloadItems` when downloading dataset without any columns in some tabular format. | priority | broken error handling for methods using forcebuffer apifyapierror does not properly parse api errors when forcebuffer option is used for requests the information in error returned from api is lost and replaced with unknown error the constructor expects the response to be already parsed but that s not the case for buffers this occurs for example in datasetclient downloaditems when downloading dataset without any columns in some tabular format | 1 |
78,232 | 3,509,528,904 | IssuesEvent | 2016-01-08 23:16:05 | OregonCore/OregonCore | https://api.github.com/repos/OregonCore/OregonCore | closed | The summoning Chamber (10602) (BB #1003) | Category: Quests migrated Priority: Medium Type: Bug | This issue was migrated from bitbucket.
**Original Reporter:** bewtihozzy
**Original Date:** 11.06.2015 15:44:47 GMT+0000
**Original Priority:** major
**Original Type:** bug
**Original State:** closed
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/1003
<hr>
The summoning Chamber (10602)
Obtain an Elemental Displacer (30672) from a Deathforge Smith or Deathforge Tinkerer and use it to disrupt the ritual in the summoning chamber. Report to Scout Zagran at Slag Watch when you've completed your task.
Bug: After using the Elemental Displacer a mob spawns (friendly) and you are unable to complete the quest. | 1.0 | The summoning Chamber (10602) (BB #1003) - This issue was migrated from bitbucket.
**Original Reporter:** bewtihozzy
**Original Date:** 11.06.2015 15:44:47 GMT+0000
**Original Priority:** major
**Original Type:** bug
**Original State:** closed
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/1003
<hr>
The summoning Chamber (10602)
Obtain an Elemental Displacer (30672) from a Deathforge Smith or Deathforge Tinkerer and use it to disrupt the ritual in the summoning chamber. Report to Scout Zagran at Slag Watch when you've completed your task.
Bug: After using the Elemental Displacer a mob spawns (friendly) and you are unable to complete the quest. | priority | the summoning chamber bb this issue was migrated from bitbucket original reporter bewtihozzy original date gmt original priority major original type bug original state closed direct link the summoning chamber obtain an elemental displacer from a deathforge smith or deathforge tinkerer and use it to disrupt the ritual in the summoning chamber report to scout zagran at slag watch when you ve completed your task bug after using the elemental displacer a mob spawns friendly and you are unable to complete the quest | 1 |
750,704 | 26,212,976,310 | IssuesEvent | 2023-01-04 08:33:53 | erxes/erxes | https://api.github.com/repos/erxes/erxes | closed | Tasks stage order is not showing right in client portal | 🐛 bug priority: Medium | <img width="698" alt="image" src="https://user-images.githubusercontent.com/111424957/210298407-98f36af5-cab6-46a0-8765-50b7c0328a01.png">
<img width="1086" alt="image" src="https://user-images.githubusercontent.com/111424957/210298537-83d10277-f71a-490f-baa8-29c538e0e94e.png">
| 1.0 | Tasks stage order is not showing right in client portal - <img width="698" alt="image" src="https://user-images.githubusercontent.com/111424957/210298407-98f36af5-cab6-46a0-8765-50b7c0328a01.png">
<img width="1086" alt="image" src="https://user-images.githubusercontent.com/111424957/210298537-83d10277-f71a-490f-baa8-29c538e0e94e.png">
| priority | tasks stage order is not showing right in client portal img width alt image src img width alt image src | 1 |
78,203 | 3,509,514,559 | IssuesEvent | 2016-01-08 23:10:53 | OregonCore/OregonCore | https://api.github.com/repos/OregonCore/OregonCore | closed | Mining bug (BB #973) | Category: Database migrated Priority: Medium Type: Bug | This issue was migrated from bitbucket.
**Original Reporter:** bewtihozzy
**Original Date:** 04.06.2015 10:51:48 GMT+0000
**Original Priority:** major
**Original Type:** bug
**Original State:** resolved
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/973
<hr>
When your mining alone it works good...
When you invite someone to your party (friends or w/e) it will bug and wont let u loot anything...says "item still being rolled for".
Video when alone: [here](http://youtu.be/1VzOQNZRax0)
Video when in party: [here](http://youtu.be/MpqzOccT6BU) | 1.0 | Mining bug (BB #973) - This issue was migrated from bitbucket.
**Original Reporter:** bewtihozzy
**Original Date:** 04.06.2015 10:51:48 GMT+0000
**Original Priority:** major
**Original Type:** bug
**Original State:** resolved
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/973
<hr>
When your mining alone it works good...
When you invite someone to your party (friends or w/e) it will bug and wont let u loot anything...says "item still being rolled for".
Video when alone: [here](http://youtu.be/1VzOQNZRax0)
Video when in party: [here](http://youtu.be/MpqzOccT6BU) | priority | mining bug bb this issue was migrated from bitbucket original reporter bewtihozzy original date gmt original priority major original type bug original state resolved direct link when your mining alone it works good when you invite someone to your party friends or w e it will bug and wont let u loot anything says item still being rolled for video when alone video when in party | 1 |
68,898 | 3,293,579,555 | IssuesEvent | 2015-10-30 19:37:26 | unt-libraries/django-name | https://api.github.com/repos/unt-libraries/django-name | closed | ItemType Encapsulation | bug priority medium templates | The the structured data on the name detail page currently consists of
```html
<div itemscope itemtype="http://schema.org/Person">
<h2 class="named">Last Name, First Name</h2>
</div>
```
We need to change this so that the closing `<div>` of the itemscope encapsulates all of the structured data elements. | 1.0 | ItemType Encapsulation - The the structured data on the name detail page currently consists of
```html
<div itemscope itemtype="http://schema.org/Person">
<h2 class="named">Last Name, First Name</h2>
</div>
```
We need to change this so that the closing `<div>` of the itemscope encapsulates all of the structured data elements. | priority | itemtype encapsulation the the structured data on the name detail page currently consists of html div itemscope itemtype last name first name we need to change this so that the closing of the itemscope encapsulates all of the structured data elements | 1 |
39,737 | 2,859,378,139 | IssuesEvent | 2015-06-03 10:12:12 | CUL-DigitalServices/grasshopper-ui | https://api.github.com/repos/CUL-DigitalServices/grasshopper-ui | opened | IE9 can't deal with comments in partial | Medium Priority To Fix | The `admin-app-user.html` partial has comments in the JavaScript which IE9 is struggling to parse. | 1.0 | IE9 can't deal with comments in partial - The `admin-app-user.html` partial has comments in the JavaScript which IE9 is struggling to parse. | priority | can t deal with comments in partial the admin app user html partial has comments in the javascript which is struggling to parse | 1 |
348,646 | 10,451,063,841 | IssuesEvent | 2019-09-19 12:03:00 | AY1920S1-CS2113T-F14-4/main | https://api.github.com/repos/AY1920S1-CS2113T-F14-4/main | opened | Code maintainence for week 6 | priority.Medium type.Refactor | 1) Abstract out common methods across the B-* extensions into the abstract Task class (polymorphism)
2) Refactor SnoozeCommand.java to replace `instanceof`-dependent code with overridden methods. | 1.0 | Code maintainence for week 6 - 1) Abstract out common methods across the B-* extensions into the abstract Task class (polymorphism)
2) Refactor SnoozeCommand.java to replace `instanceof`-dependent code with overridden methods. | priority | code maintainence for week abstract out common methods across the b extensions into the abstract task class polymorphism refactor snoozecommand java to replace instanceof dependent code with overridden methods | 1 |
61,634 | 3,151,004,260 | IssuesEvent | 2015-09-16 04:11:02 | XpressEngine-GoogleCode/xe-core-svn | https://api.github.com/repos/XpressEngine-GoogleCode/xe-core-svn | closed | Enhancement for Managing Documents Popup | enhancement imported Priority-Medium | _From [ddan.dragan](https://code.google.com/u/ddan.dragan/) on May 31, 2011 00:15:43_
There is the "manage articles" pop-up (see attachment) used to move documents between modules or categories. We would like to have a default target module - that is the current module. We want to do this since probably many times a document is moved in the same module but different category, not in another module.
_Original issue: http://code.google.com/p/xe-core/issues/detail?id=4_ | 1.0 | Enhancement for Managing Documents Popup - _From [ddan.dragan](https://code.google.com/u/ddan.dragan/) on May 31, 2011 00:15:43_
There is the "manage articles" pop-up (see attachment) used to move documents between modules or categories. We would like to have a default target module - that is the current module. We want to do this since probably many times a document is moved in the same module but different category, not in another module.
_Original issue: http://code.google.com/p/xe-core/issues/detail?id=4_ | priority | enhancement for managing documents popup from on may there is the manage articles pop up see attachment used to move documents between modules or categories we would like to have a default target module that is the current module we want to do this since probably many times a document is moved in the same module but different category not in another module original issue | 1 |
542,608 | 15,863,352,083 | IssuesEvent | 2021-04-08 12:43:56 | canonical-web-and-design/vanilla-framework | https://api.github.com/repos/canonical-web-and-design/vanilla-framework | closed | Modal close button truncates title on mobile | Bug 🐛 Priority: Medium | 
When viewed on mobile, a long title is truncated by the close button on a modal.
Safari 14, iOS 14.4. | 1.0 | Modal close button truncates title on mobile - 
When viewed on mobile, a long title is truncated by the close button on a modal.
Safari 14, iOS 14.4. | priority | modal close button truncates title on mobile when viewed on mobile a long title is truncated by the close button on a modal safari ios | 1 |
396,977 | 11,716,600,367 | IssuesEvent | 2020-03-09 15:53:27 | blackbaud/skyux-design | https://api.github.com/repos/blackbaud/skyux-design | closed | Placement/redesign for page-level actions | priority - medium size - medium type - guideline | Nick is looking at possible changes of where primary & page-level actions live. | 1.0 | Placement/redesign for page-level actions - Nick is looking at possible changes of where primary & page-level actions live. | priority | placement redesign for page level actions nick is looking at possible changes of where primary page level actions live | 1 |
102,344 | 4,154,454,184 | IssuesEvent | 2016-06-16 11:42:41 | bitaverage/bitaverage | https://api.github.com/repos/bitaverage/bitaverage | reopened | Social Sharing of averages | medium priority | At least Facebook and twitter share buttons should appear bellow user generated averages | 1.0 | Social Sharing of averages - At least Facebook and twitter share buttons should appear bellow user generated averages | priority | social sharing of averages at least facebook and twitter share buttons should appear bellow user generated averages | 1 |
693,627 | 23,783,569,332 | IssuesEvent | 2022-09-02 07:59:23 | livesup-dev/livesup | https://api.github.com/repos/livesup-dev/livesup | opened | Make sure todos and tasks can not be assigned to users that don't belong to the project | priority:medium | We need to make sure that ToDos can only be created by people that is associated to the project.
Same thing with task. You should not be able to associate a user to a task, if the user is not part of the project. | 1.0 | Make sure todos and tasks can not be assigned to users that don't belong to the project - We need to make sure that ToDos can only be created by people that is associated to the project.
Same thing with task. You should not be able to associate a user to a task, if the user is not part of the project. | priority | make sure todos and tasks can not be assigned to users that don t belong to the project we need to make sure that todos can only be created by people that is associated to the project same thing with task you should not be able to associate a user to a task if the user is not part of the project | 1 |
102,077 | 4,150,557,612 | IssuesEvent | 2016-06-15 17:43:47 | dhowe/AdNauseam | https://api.github.com/repos/dhowe/AdNauseam | closed | Ad count not updating correctly | Needs-verification PRIORITY: Medium | In images below, you can see two different sets of ads, both showing a count of 399. For whatever reason, the count never goes over 400. This should be the initial setting (max=400), but after the use adjusts the date filters, any count should be OK (and accurate).


| 1.0 | Ad count not updating correctly - In images below, you can see two different sets of ads, both showing a count of 399. For whatever reason, the count never goes over 400. This should be the initial setting (max=400), but after the use adjusts the date filters, any count should be OK (and accurate).


| priority | ad count not updating correctly in images below you can see two different sets of ads both showing a count of for whatever reason the count never goes over this should be the initial setting max but after the use adjusts the date filters any count should be ok and accurate | 1 |
307,619 | 9,419,448,129 | IssuesEvent | 2019-04-10 21:59:07 | craftercms/craftercms | https://api.github.com/repos/craftercms/craftercms | closed | [search] Create Site with Elastic fails due to casting error during indexing operation | bug priority: medium | ## Describe the bug
I created a site from an existing Git repository which failed to create due to an indexing failure caused by a casting exception.
## To Reproduce
Steps to reproduce the behavior:
1. Go to create a site based on a remote
2. Use the following repository: https://github.com/russdanner/react-cart.git
3. Create the site, see error/roll back in UI
4. See exception in logs
## Expected behavior
Create site should succeed
## Logs
```
Caused by: java.lang.ClassCastException: java.util.ArrayList cannot be cast to java.lang.String
at org.craftercms.studio.impl.v2.service.search.internal.SearchServiceInternalImpl.processSearchHit(SearchServiceInternalImpl.java:314) ~[classes/:3.1.0-SNAPSHOT]
at org.craftercms.studio.impl.v2.service.search.internal.SearchServiceInternalImpl.lambda$processResults$4(SearchServiceInternalImpl.java:376) ~[classes/:3.1.0-SNAPSHOT]
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) ~[?:1.8.0_101]
```
## Specs
### Version
Studio Version Number: 3.1.0-SNAPSHOT-528d1d
Build Number: 528d1dd83f93b4470398d77ad373ce8ee52276a8
Build Date/Time: 03-21-2019 14:13:17 -0400
### OS
ANY
### Browser
ALL
| 1.0 | [search] Create Site with Elastic fails due to casting error during indexing operation - ## Describe the bug
I created a site from an existing Git repository which failed to create due to an indexing failure caused by a casting exception.
## To Reproduce
Steps to reproduce the behavior:
1. Go to create a site based on a remote
2. Use the following repository: https://github.com/russdanner/react-cart.git
3. Create the site, see error/roll back in UI
4. See exception in logs
## Expected behavior
Create site should succeed
## Logs
```
Caused by: java.lang.ClassCastException: java.util.ArrayList cannot be cast to java.lang.String
at org.craftercms.studio.impl.v2.service.search.internal.SearchServiceInternalImpl.processSearchHit(SearchServiceInternalImpl.java:314) ~[classes/:3.1.0-SNAPSHOT]
at org.craftercms.studio.impl.v2.service.search.internal.SearchServiceInternalImpl.lambda$processResults$4(SearchServiceInternalImpl.java:376) ~[classes/:3.1.0-SNAPSHOT]
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) ~[?:1.8.0_101]
```
## Specs
### Version
Studio Version Number: 3.1.0-SNAPSHOT-528d1d
Build Number: 528d1dd83f93b4470398d77ad373ce8ee52276a8
Build Date/Time: 03-21-2019 14:13:17 -0400
### OS
ANY
### Browser
ALL
| priority | create site with elastic fails due to casting error during indexing operation describe the bug i created a site from an existing git repository which failed to create due to an indexing failure caused by a casting exception to reproduce steps to reproduce the behavior go to create a site based on a remote use the following repository create the site see error roll back in ui see exception in logs expected behavior create site should succeed logs caused by java lang classcastexception java util arraylist cannot be cast to java lang string at org craftercms studio impl service search internal searchserviceinternalimpl processsearchhit searchserviceinternalimpl java at org craftercms studio impl service search internal searchserviceinternalimpl lambda processresults searchserviceinternalimpl java at java util stream referencepipeline accept referencepipeline java specs version studio version number snapshot build number build date time os any browser all | 1 |
190,892 | 6,823,440,127 | IssuesEvent | 2017-11-07 23:58:27 | SvenEV/WinSwag | https://api.github.com/repos/SvenEV/WinSwag | opened | Title Bar not Behaving Correctly when Dashboard is Open | Priority: Medium Status: Pending Type: Bug | We are using `Window.Current.SetTitleBar(...)` to set the XAML element that acts as the grabbable title bar. When the dashboard is open, it is "above" the title bar element, hence it is way more difficult to grab the window and move it around. | 1.0 | Title Bar not Behaving Correctly when Dashboard is Open - We are using `Window.Current.SetTitleBar(...)` to set the XAML element that acts as the grabbable title bar. When the dashboard is open, it is "above" the title bar element, hence it is way more difficult to grab the window and move it around. | priority | title bar not behaving correctly when dashboard is open we are using window current settitlebar to set the xaml element that acts as the grabbable title bar when the dashboard is open it is above the title bar element hence it is way more difficult to grab the window and move it around | 1 |
379,975 | 11,252,464,611 | IssuesEvent | 2020-01-11 08:52:53 | ooni/spec | https://api.github.com/repos/ooni/spec | closed | df-001-httpt.md: revamp documentation | bug effort/M priority/medium | Ideally improve its quality to be on par with the base data format. | 1.0 | df-001-httpt.md: revamp documentation - Ideally improve its quality to be on par with the base data format. | priority | df httpt md revamp documentation ideally improve its quality to be on par with the base data format | 1 |
523,349 | 15,178,757,535 | IssuesEvent | 2021-02-14 16:45:51 | danistark1/weatherStationApiSymfony | https://api.github.com/repos/danistark1/weatherStationApiSymfony | closed | API: Implelemnt caching | 3 pts Priority: Medium api enhancement | Using symphony cache for Responses.
Index.php
// Dani Cache Implementation
```
$kernel = new Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache($kernel);
```
Get method
```
if ($this->response->isNotModified($request)) {
return $this->response;
}
```
if modified
```
$this->response->setETag(md5($this->response->getContent()));
```
| 1.0 | API: Implelemnt caching - Using symphony cache for Responses.
Index.php
// Dani Cache Implementation
```
$kernel = new Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache($kernel);
```
Get method
```
if ($this->response->isNotModified($request)) {
return $this->response;
}
```
if modified
```
$this->response->setETag(md5($this->response->getContent()));
```
| priority | api implelemnt caching using symphony cache for responses index php dani cache implementation kernel new symfony bundle frameworkbundle httpcache httpcache kernel get method if this response isnotmodified request return this response if modified this response setetag this response getcontent | 1 |
701,665 | 24,102,913,491 | IssuesEvent | 2022-09-20 03:43:07 | space-wizards/space-station-14 | https://api.github.com/repos/space-wizards/space-station-14 | closed | Dropping items onto airlocks just deletes them | Issue: Bug Priority: 1-Urgent Difficulty: 2-Medium | Tried it with meat and stuff. Might be taking crushing damage or something? | 1.0 | Dropping items onto airlocks just deletes them - Tried it with meat and stuff. Might be taking crushing damage or something? | priority | dropping items onto airlocks just deletes them tried it with meat and stuff might be taking crushing damage or something | 1 |
517,327 | 15,006,876,598 | IssuesEvent | 2021-01-31 01:20:56 | danistark1/weatherStationApiSymfony | https://api.github.com/repos/danistark1/weatherStationApiSymfony | closed | Refactor: SensorController | 5 pts Priority: Medium api enhancement | SensorController methods should be refactored and moved to GatewayRepository
**Modify Routes**
currently weatherstationapi/{id}, weatherstationapi/{sensorname}
change to weatherstationapi/id/{id}, weatherstationapi/name/{sensorname}
| 1.0 | Refactor: SensorController - SensorController methods should be refactored and moved to GatewayRepository
**Modify Routes**
currently weatherstationapi/{id}, weatherstationapi/{sensorname}
change to weatherstationapi/id/{id}, weatherstationapi/name/{sensorname}
| priority | refactor sensorcontroller sensorcontroller methods should be refactored and moved to gatewayrepository modify routes currently weatherstationapi id weatherstationapi sensorname change to weatherstationapi id id weatherstationapi name sensorname | 1 |
258,805 | 8,179,793,367 | IssuesEvent | 2018-08-28 17:26:24 | openforge/OPENFORGE.IO | https://api.github.com/repos/openforge/OPENFORGE.IO | opened | Services Pages: Our toolbox | Bug Priority: Medium | For the toolbox on the design and Develop page, bring the outside images closer to the center. ideally, they should be within the margins that are used for the nav bar.

| 1.0 | Services Pages: Our toolbox - For the toolbox on the design and Develop page, bring the outside images closer to the center. ideally, they should be within the margins that are used for the nav bar.

| priority | services pages our toolbox for the toolbox on the design and develop page bring the outside images closer to the center ideally they should be within the margins that are used for the nav bar | 1 |
208,981 | 7,163,751,937 | IssuesEvent | 2018-01-29 08:48:54 | dmwm/WMCore | https://api.github.com/repos/dmwm/WMCore | closed | JobAccountant crashes when cmsweb couch server is not available. | Medium Priority | It is trying to access acdc server when skipped files occurs.
I am not sure whether we can recover this since it is not the replication or just make component crash
| 1.0 | JobAccountant crashes when cmsweb couch server is not available. - It is trying to access acdc server when skipped files occurs.
I am not sure whether we can recover this since it is not the replication or just make component crash
| priority | jobaccountant crashes when cmsweb couch server is not available it is trying to access acdc server when skipped files occurs i am not sure whether we can recover this since it is not the replication or just make component crash | 1 |
503,859 | 14,599,686,755 | IssuesEvent | 2020-12-21 04:59:29 | PazerOP/tf2_bot_detector | https://api.github.com/repos/PazerOP/tf2_bot_detector | closed | "HTTPClient unavailable" on first run | Priority: Medium Status: Tentatively Fixed Type: Bug | The program attempts to run the update check logic before the "allow internet connectivity" checkbox state is saved.

| 1.0 | "HTTPClient unavailable" on first run - The program attempts to run the update check logic before the "allow internet connectivity" checkbox state is saved.

| priority | httpclient unavailable on first run the program attempts to run the update check logic before the allow internet connectivity checkbox state is saved | 1 |
115,746 | 4,680,333,569 | IssuesEvent | 2016-10-08 05:23:14 | CS2103AUG2016-F10-C2/main | https://api.github.com/repos/CS2103AUG2016-F10-C2/main | opened | Add the ability to assign priorities to tasks. | priority.medium type.enchancement | Some tasks are inherently more important than others. The user should be able to assign some tasks as more important or less important than the rest.
Important tasks should be differentiated from the rest of the tasks in the GUI. | 1.0 | Add the ability to assign priorities to tasks. - Some tasks are inherently more important than others. The user should be able to assign some tasks as more important or less important than the rest.
Important tasks should be differentiated from the rest of the tasks in the GUI. | priority | add the ability to assign priorities to tasks some tasks are inherently more important than others the user should be able to assign some tasks as more important or less important than the rest important tasks should be differentiated from the rest of the tasks in the gui | 1 |
463,998 | 13,304,744,431 | IssuesEvent | 2020-08-25 17:24:59 | ansible/ansible-lint | https://api.github.com/repos/ansible/ansible-lint | closed | Getting E208 when creating a symlink with file module | priority/medium status/new | ##### Summary
Since v4.3.0 and #949 , an E208 (file permissions not mentioned) error is raised when creating a link with the ansible **file** module.
In my opinion, it makes no sense to require permissions when creating a symlink.
##### Step to reproduce
ansible-lint version 4.3.1
ansible version 2.9.11
(both installed with pip)
OS: Centos 7.8
Sample playbook:
```
# test.yml
---
- name: test
hosts: localhost
tasks:
- name: "create a file"
file:
path: "foo"
state: touch
mode: 0755
- name: "create a symlink"
file:
path: "bar"
state: link
src: "foo"
```
```
$ ansible-lint test.yml
[208] File permissions not mentioned
test.yml: 13
Task/Handler: create symlink
```
##### Desired Behaviour
No E208 returned when state == "link"
##### Actual Behaviour
An E208 is returned when state == "link" | 1.0 | Getting E208 when creating a symlink with file module - ##### Summary
Since v4.3.0 and #949 , an E208 (file permissions not mentioned) error is raised when creating a link with the ansible **file** module.
In my opinion, it makes no sense to require permissions when creating a symlink.
##### Step to reproduce
ansible-lint version 4.3.1
ansible version 2.9.11
(both installed with pip)
OS: Centos 7.8
Sample playbook:
```
# test.yml
---
- name: test
hosts: localhost
tasks:
- name: "create a file"
file:
path: "foo"
state: touch
mode: 0755
- name: "create a symlink"
file:
path: "bar"
state: link
src: "foo"
```
```
$ ansible-lint test.yml
[208] File permissions not mentioned
test.yml: 13
Task/Handler: create symlink
```
##### Desired Behaviour
No E208 returned when state == "link"
##### Actual Behaviour
An E208 is returned when state == "link" | priority | getting when creating a symlink with file module summary since and an file permissions not mentioned error is raised when creating a link with the ansible file module in my opinion it makes no sense to require permissions when creating a symlink step to reproduce ansible lint version ansible version both installed with pip os centos sample playbook test yml name test hosts localhost tasks name create a file file path foo state touch mode name create a symlink file path bar state link src foo ansible lint test yml file permissions not mentioned test yml task handler create symlink desired behaviour no returned when state link actual behaviour an is returned when state link | 1 |
369,912 | 10,919,819,614 | IssuesEvent | 2019-11-21 19:51:41 | onaio/reveal-frontend | https://api.github.com/repos/onaio/reveal-frontend | closed | Add Growl Notifications for Team Assignment | Priority: Medium enhancement | We need to add a few alerts to the Team Assignment pages:
- [x] Render a Reactstrap `Alert` component below the dropdown in the `Assign Practitioners` view when a user adds and removes Practitioners from a Team, display a simple growl notification indicating: `[Practitioner] was [added/removed] from [Organization]`
- [x] Provide enough space between dropdown and the `Add Practitioners` button so it doesn't bump up and down as the alert toggles
- [x] Render a Reactstrap `Alert` component indicating `[Practitioner] as been saved' below the `Save Practitioner` button in the `new Practitioner` view for 1 second before navigating away from page
| 1.0 | Add Growl Notifications for Team Assignment - We need to add a few alerts to the Team Assignment pages:
- [x] Render a Reactstrap `Alert` component below the dropdown in the `Assign Practitioners` view when a user adds and removes Practitioners from a Team, display a simple growl notification indicating: `[Practitioner] was [added/removed] from [Organization]`
- [x] Provide enough space between dropdown and the `Add Practitioners` button so it doesn't bump up and down as the alert toggles
- [x] Render a Reactstrap `Alert` component indicating `[Practitioner] as been saved' below the `Save Practitioner` button in the `new Practitioner` view for 1 second before navigating away from page
| priority | add growl notifications for team assignment we need to add a few alerts to the team assignment pages render a reactstrap alert component below the dropdown in the assign practitioners view when a user adds and removes practitioners from a team display a simple growl notification indicating was from provide enough space between dropdown and the add practitioners button so it doesn t bump up and down as the alert toggles render a reactstrap alert component indicating as been saved below the save practitioner button in the new practitioner view for second before navigating away from page | 1 |
54,844 | 3,071,436,200 | IssuesEvent | 2015-08-19 12:06:55 | pavel-pimenov/flylinkdc-r5xx | https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx | closed | Предложение: сделать индивидуальные настройки интервала поиска | enhancement imported Performance Priority-Medium | _From [mike_f...@mail.ru](https://code.google.com/u/109645787681892487522/) on September 20, 2010 02:32:26_
В свойствах хаба ввести поле индивидуальной настройки интервала поиска, т.к. на некоторых хабах его доводят уже до 120сек. А на администрируемых хабах может понадобиться гораздо меньший интервал.
Уже реализовано в некоторых клиентах.
_Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=171_ | 1.0 | Предложение: сделать индивидуальные настройки интервала поиска - _From [mike_f...@mail.ru](https://code.google.com/u/109645787681892487522/) on September 20, 2010 02:32:26_
В свойствах хаба ввести поле индивидуальной настройки интервала поиска, т.к. на некоторых хабах его доводят уже до 120сек. А на администрируемых хабах может понадобиться гораздо меньший интервал.
Уже реализовано в некоторых клиентах.
_Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=171_ | priority | предложение сделать индивидуальные настройки интервала поиска from on september в свойствах хаба ввести поле индивидуальной настройки интервала поиска т к на некоторых хабах его доводят уже до а на администрируемых хабах может понадобиться гораздо меньший интервал уже реализовано в некоторых клиентах original issue | 1 |
605,039 | 18,723,567,123 | IssuesEvent | 2021-11-03 14:16:43 | AY2122S1-CS2103T-T11-1/tp | https://api.github.com/repos/AY2122S1-CS2103T-T11-1/tp | closed | [PE-D] Potential Misleading Edit Command Error Message | bug priority.Medium | This might be a very minor bug, perhaps a more useful error message is better. This can be misleading as the user might think there is a problem with the student id, but it's not. Just that it provides field that is not supported by the `edit` command (Editing event name)

<!--session: 1635494335275-6cfdb64c-604e-4fdc-84b0-8af285f9b438-->
<!--Version: Web v3.4.1-->
-------------
Labels: `severity.Low` `type.FunctionalityBug`
original: DystoriaX/ped#3 | 1.0 | [PE-D] Potential Misleading Edit Command Error Message - This might be a very minor bug, perhaps a more useful error message is better. This can be misleading as the user might think there is a problem with the student id, but it's not. Just that it provides field that is not supported by the `edit` command (Editing event name)

<!--session: 1635494335275-6cfdb64c-604e-4fdc-84b0-8af285f9b438-->
<!--Version: Web v3.4.1-->
-------------
Labels: `severity.Low` `type.FunctionalityBug`
original: DystoriaX/ped#3 | priority | potential misleading edit command error message this might be a very minor bug perhaps a more useful error message is better this can be misleading as the user might think there is a problem with the student id but it s not just that it provides field that is not supported by the edit command editing event name labels severity low type functionalitybug original dystoriax ped | 1 |
544,744 | 15,896,753,719 | IssuesEvent | 2021-04-11 18:32:23 | AY2021S2-CS2113T-F08-2/tp | https://api.github.com/repos/AY2021S2-CS2113T-F08-2/tp | closed | Weird bug when float is at max | priority.High severity.Medium | 
Price is different from that in the inventory. It should thrown an error instead. | 1.0 | Weird bug when float is at max - 
Price is different from that in the inventory. It should thrown an error instead. | priority | weird bug when float is at max price is different from that in the inventory it should thrown an error instead | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.