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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
460,891 | 13,219,969,019 | IssuesEvent | 2020-08-17 11:31:04 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | Icon exporter - add description as comment in gameobject | Category: UI Priority: Medium Status: Fixed | make it put the LocDescription of the icon in the game object as comment text.
Use the Comment component. | 1.0 | Icon exporter - add description as comment in gameobject - make it put the LocDescription of the icon in the game object as comment text.
Use the Comment component. | priority | icon exporter add description as comment in gameobject make it put the locdescription of the icon in the game object as comment text use the comment component | 1 |
251,712 | 8,025,974,889 | IssuesEvent | 2018-07-27 00:58:58 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | USER ISSUE: Grass block turning into dirt | Medium Priority | **Version:** 0.7.1.2 beta
**Steps to Reproduce:**
It seems a lot of grass in the town is turning into dirt. People think this occurs if you mine below it but it is not everywhere above our mining place. I would like to know if it is supposed to act like this and how exactly or that this will get fixed. It might be caused when the layer between the hole below and the surface above is too thin.
**Expected behavior:**
Should be grass or turn into grass after placing dirt.
**Actual behavior:**
It turns into dirt and stays for that forever. | 1.0 | USER ISSUE: Grass block turning into dirt - **Version:** 0.7.1.2 beta
**Steps to Reproduce:**
It seems a lot of grass in the town is turning into dirt. People think this occurs if you mine below it but it is not everywhere above our mining place. I would like to know if it is supposed to act like this and how exactly or that this will get fixed. It might be caused when the layer between the hole below and the surface above is too thin.
**Expected behavior:**
Should be grass or turn into grass after placing dirt.
**Actual behavior:**
It turns into dirt and stays for that forever. | priority | user issue grass block turning into dirt version beta steps to reproduce it seems a lot of grass in the town is turning into dirt people think this occurs if you mine below it but it is not everywhere above our mining place i would like to know if it is supposed to act like this and how exactly or that this will get fixed it might be caused when the layer between the hole below and the surface above is too thin expected behavior should be grass or turn into grass after placing dirt actual behavior it turns into dirt and stays for that forever | 1 |
632,836 | 20,236,289,045 | IssuesEvent | 2022-02-14 02:39:47 | TheButterbrotMan/Awesome-Plates | https://api.github.com/repos/TheButterbrotMan/Awesome-Plates | closed | [Feature]: Create mod compatibility | Compatibilities Medium priority | ### Is your feature request related to a problem? Please describe.
Not a problem, per se, but I would like to see compatibility with Create so that you can use the metal plates from that mod instead of using the Hammer from yours.
### Describe the solution you'd like
See above.
### Additional context
_No response_ | 1.0 | [Feature]: Create mod compatibility - ### Is your feature request related to a problem? Please describe.
Not a problem, per se, but I would like to see compatibility with Create so that you can use the metal plates from that mod instead of using the Hammer from yours.
### Describe the solution you'd like
See above.
### Additional context
_No response_ | priority | create mod compatibility is your feature request related to a problem please describe not a problem per se but i would like to see compatibility with create so that you can use the metal plates from that mod instead of using the hammer from yours describe the solution you d like see above additional context no response | 1 |
22,839 | 2,650,999,330 | IssuesEvent | 2015-03-16 07:45:22 | grepper/tovid | https://api.github.com/repos/grepper/tovid | closed | Add half-dvd option to todisc | bug imported invalid Priority-Medium | _From [vmol...@gmail.com](https://code.google.com/u/109160704348794787408/) on July 24, 2008 17:42:08_
In the "wouldn't it be nice" category: allow the -half-dvd option that
tovid takes. A quick glance at the todisc code makes me think that it would
need to be added to the idvid program as well, although maybe there's a
work around.
Thanks,
Steve
_Original issue: http://code.google.com/p/tovid/issues/detail?id=67_ | 1.0 | Add half-dvd option to todisc - _From [vmol...@gmail.com](https://code.google.com/u/109160704348794787408/) on July 24, 2008 17:42:08_
In the "wouldn't it be nice" category: allow the -half-dvd option that
tovid takes. A quick glance at the todisc code makes me think that it would
need to be added to the idvid program as well, although maybe there's a
work around.
Thanks,
Steve
_Original issue: http://code.google.com/p/tovid/issues/detail?id=67_ | priority | add half dvd option to todisc from on july in the wouldn t it be nice category allow the half dvd option that tovid takes a quick glance at the todisc code makes me think that it would need to be added to the idvid program as well although maybe there s a work around thanks steve original issue | 1 |
236,625 | 7,751,448,997 | IssuesEvent | 2018-05-30 17:05:43 | Marri/glowfic | https://api.github.com/repos/Marri/glowfic | opened | Warn users when we sanitize out some HTML they use | 3. medium priority 8. medium type: new feature | Potentially also list ways for them to fix it – eg redirecting them to an HTML linter, or listing the tags they tried to use that we don't allow. In the case of eg `<tt>`, we might also want to propose alternative tags they could use (code, kbd, var, samp, pre). This would be greater in scope than we've so far done with sanitization and transformation.
Separately, we might want to have the TinyMCE editor sanitize things, or modify how they display. _It_ permits some tags we don't, such as `<tt>`, leading to undesirable discrepancies between how the posted text displays and how it displays in the editor. | 1.0 | Warn users when we sanitize out some HTML they use - Potentially also list ways for them to fix it – eg redirecting them to an HTML linter, or listing the tags they tried to use that we don't allow. In the case of eg `<tt>`, we might also want to propose alternative tags they could use (code, kbd, var, samp, pre). This would be greater in scope than we've so far done with sanitization and transformation.
Separately, we might want to have the TinyMCE editor sanitize things, or modify how they display. _It_ permits some tags we don't, such as `<tt>`, leading to undesirable discrepancies between how the posted text displays and how it displays in the editor. | priority | warn users when we sanitize out some html they use potentially also list ways for them to fix it – eg redirecting them to an html linter or listing the tags they tried to use that we don t allow in the case of eg we might also want to propose alternative tags they could use code kbd var samp pre this would be greater in scope than we ve so far done with sanitization and transformation separately we might want to have the tinymce editor sanitize things or modify how they display it permits some tags we don t such as leading to undesirable discrepancies between how the posted text displays and how it displays in the editor | 1 |
41,578 | 2,869,062,640 | IssuesEvent | 2015-06-05 23:01:47 | dart-lang/path | https://api.github.com/repos/dart-lang/path | closed | pkg/path: Remove documentation link from pubspec | enhancement Fixed Priority-Medium | <a href="https://github.com/kevmoo"><img src="https://avatars.githubusercontent.com/u/17034?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [kevmoo](https://github.com/kevmoo)**
_Originally opened as dart-lang/sdk#20186_
----
We'd like to lean on the pub site behavior of auto-linking to dartdocs.org
This is blocking our removing of the "Show Packages" functionality of api.dartlang.org. Once we remove that, api.dartlang.org should get faster. Thanks for the help! | 1.0 | pkg/path: Remove documentation link from pubspec - <a href="https://github.com/kevmoo"><img src="https://avatars.githubusercontent.com/u/17034?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [kevmoo](https://github.com/kevmoo)**
_Originally opened as dart-lang/sdk#20186_
----
We'd like to lean on the pub site behavior of auto-linking to dartdocs.org
This is blocking our removing of the "Show Packages" functionality of api.dartlang.org. Once we remove that, api.dartlang.org should get faster. Thanks for the help! | priority | pkg path remove documentation link from pubspec issue by originally opened as dart lang sdk we d like to lean on the pub site behavior of auto linking to dartdocs org this is blocking our removing of the quot show packages quot functionality of api dartlang org once we remove that api dartlang org should get faster thanks for the help | 1 |
428,776 | 12,416,579,110 | IssuesEvent | 2020-05-22 18:32:05 | ngageoint/hootenanny | https://api.github.com/repos/ngageoint/hootenanny | opened | Ref tags not being properly overwritten with POI/Poly Attribute Conflation | Category: Core Priority: Medium Status: In Progress Type: Bug | I don't think POI/Poly was ever hooked up to AC tag transfer logic. Addtionally, `poi.polygon.auto.merge.many.poi.to.one.poly.matches=true` in `AttributeConflation.conf` makes the tag merger be `PreserveTypesTagMerger` instead of `OverwriteTagMerger`. So, basically `PreserveTypesTagMerger` needs the AC tag treatment. | 1.0 | Ref tags not being properly overwritten with POI/Poly Attribute Conflation - I don't think POI/Poly was ever hooked up to AC tag transfer logic. Addtionally, `poi.polygon.auto.merge.many.poi.to.one.poly.matches=true` in `AttributeConflation.conf` makes the tag merger be `PreserveTypesTagMerger` instead of `OverwriteTagMerger`. So, basically `PreserveTypesTagMerger` needs the AC tag treatment. | priority | ref tags not being properly overwritten with poi poly attribute conflation i don t think poi poly was ever hooked up to ac tag transfer logic addtionally poi polygon auto merge many poi to one poly matches true in attributeconflation conf makes the tag merger be preservetypestagmerger instead of overwritetagmerger so basically preservetypestagmerger needs the ac tag treatment | 1 |
694,393 | 23,812,106,178 | IssuesEvent | 2022-09-04 22:41:02 | yugabyte/yugabyte-db | https://api.github.com/repos/yugabyte/yugabyte-db | closed | [YSQL] Show transaction priority via a session variable | kind/bug area/ysql priority/medium | Jira Link: [DB-619](https://yugabyte.atlassian.net/browse/DB-619)
### Description
Currently we do not have a user facing function or session variable to show the priority for the current running transaction. This will be shown as a number between 0.0 and 1.0 similar to the two gucs we already have for setting a range for the priorities - yb_transaction_priority_lower_bound and yb_transaction_priority_upper_bound | 1.0 | [YSQL] Show transaction priority via a session variable - Jira Link: [DB-619](https://yugabyte.atlassian.net/browse/DB-619)
### Description
Currently we do not have a user facing function or session variable to show the priority for the current running transaction. This will be shown as a number between 0.0 and 1.0 similar to the two gucs we already have for setting a range for the priorities - yb_transaction_priority_lower_bound and yb_transaction_priority_upper_bound | priority | show transaction priority via a session variable jira link description currently we do not have a user facing function or session variable to show the priority for the current running transaction this will be shown as a number between and similar to the two gucs we already have for setting a range for the priorities yb transaction priority lower bound and yb transaction priority upper bound | 1 |
297,526 | 9,171,611,093 | IssuesEvent | 2019-03-04 02:47:34 | BoiseState/CS471-S19-ProjectWarmup | https://api.github.com/repos/BoiseState/CS471-S19-ProjectWarmup | closed | Remove Medium Priority Bug - ijpq | bug priority-medium | References #2
**Steps to Reproduce:**
1. Open in an IDE the file `src\main\java\com\mucommander\command\AssociationWriter.java`
2. Go to line `52`
**Actual Results:**
Syntax errors are highlighted in the IDE
**Expected Results:**
No syntax errors should be displayed
**Other notes:**
The bug is spread in one other locations:
* `src\main\java\com\mucommander\command\CommandWriter.java` at line `19` | 1.0 | Remove Medium Priority Bug - ijpq - References #2
**Steps to Reproduce:**
1. Open in an IDE the file `src\main\java\com\mucommander\command\AssociationWriter.java`
2. Go to line `52`
**Actual Results:**
Syntax errors are highlighted in the IDE
**Expected Results:**
No syntax errors should be displayed
**Other notes:**
The bug is spread in one other locations:
* `src\main\java\com\mucommander\command\CommandWriter.java` at line `19` | priority | remove medium priority bug ijpq references steps to reproduce open in an ide the file src main java com mucommander command associationwriter java go to line actual results syntax errors are highlighted in the ide expected results no syntax errors should be displayed other notes the bug is spread in one other locations src main java com mucommander command commandwriter java at line | 1 |
673,112 | 22,948,179,697 | IssuesEvent | 2022-07-19 03:41:14 | LuanRT/google-this | https://api.github.com/repos/LuanRT/google-this | closed | [1.2.9-d.3] SafeSearch still enabled regardless of option | bug Stale priority: medium | ## Expected Behavior
SafeSearch disabled when it should be
### Steps to Reproduce
`await google.image('something something nsfw', { safe: false });`
Request something NSFW in images, Throws error "Results for 'X' are hidden by SafeSearch"
- [Yes] I am running the latest version
- [Yes] I checked the documentation and found no answer
- [Yes] I checked to make sure that this issue has not already been filed
- [Yes] I have provided sufficient information
| 1.0 | [1.2.9-d.3] SafeSearch still enabled regardless of option - ## Expected Behavior
SafeSearch disabled when it should be
### Steps to Reproduce
`await google.image('something something nsfw', { safe: false });`
Request something NSFW in images, Throws error "Results for 'X' are hidden by SafeSearch"
- [Yes] I am running the latest version
- [Yes] I checked the documentation and found no answer
- [Yes] I checked to make sure that this issue has not already been filed
- [Yes] I have provided sufficient information
| priority | safesearch still enabled regardless of option expected behavior safesearch disabled when it should be steps to reproduce await google image something something nsfw safe false request something nsfw in images throws error results for x are hidden by safesearch i am running the latest version i checked the documentation and found no answer i checked to make sure that this issue has not already been filed i have provided sufficient information | 1 |
801,627 | 28,495,948,410 | IssuesEvent | 2023-04-18 14:13:47 | wp-media/wp-rocket | https://api.github.com/repos/wp-media/wp-rocket | closed | WooCommerce pages not handled properly with preload in some cases | type: bug 3rd party compatibility module: preload priority: medium effort: [XS] severity: moderate | **Before submitting an issue please check that you’ve completed the following steps:**
- Made sure you’re on the latest version => 3.12.6.1
- Used the search feature to ensure that the bug hasn’t been reported before
**Describe the bug**
Sometimes cart URL is added to cache table and isnot removed once processed but fail then switch to pending and so on.
**To Reproduce**
These Plugins were enabled:


Steps to reproduce the behavior:
1. Using custom sitemap filter
`function add_my_sitemap() {
return ['https://new.rocketlabsqa.ovh/wp-content/rocket-test-data/files/custom-sitemap-query-strings.xml'];
}
add_filter( 'rocket_sitemap_preload_list', 'add_my_sitemap', PHP_INT_MAX );`
2. Fresh install and activation of WPR
3. Wait till preload is completed
4. Refresh admin or update dynamic list
5. Check database => URLs added to cart (the actual page set at WC), My account (not the actual set one), checkout (not the actual set one) , author and home is set to pending
**Expected behavior**
Any page that can't be cached shouldn't be added to cache table or shall be removed once processed
**Additional context**
Add any other context about the problem here.
- Same was happening on 3.12.5.3 but without adding Cart page
- At 3.12.6.1, accessing Author page was auto redirecting to maintenance page (so this page was never completed at cache table)
- After disable some plugins and re-enable them again, the issue didn't happen
- As per @engahmeds3ed
> https://github.com/wp-media/wp-rocket/blob/ef300cf2d46e837789f9ad42ff8166c832a47dc3/inc/Engine/Preload/Controller/CheckExcludedTrait.php#L14-L18
we are bailing out if the option is empty and this is the case with fresh install.
then after some lines we are getting the rejected urls
https://github.com/wp-media/wp-rocket/blob/ef300cf2d46e837789f9ad42ff8166c832a47dc3/inc/Engine/Preload/Controller/CheckExcludedTrait.php#L23
and there woocommerce pages are added
- As per @vmanthos , the issue wasn't on a fresh install but on an existing one, `/cart` , `/checkout` , and `/my-account` are in `wpr_rocket_cache` with a failed status. They all exist in the`wp-sitemap.xml`. I removed all URLs from the table and deactivated/activated preload. Although preload finished, for those URLs the status is still in-progress. I'm guessing this will become failed at some point. This is related to https://github.com/wp-media/wp-rocket/pull/5628.
>We are excluding URLs that the user has added in the preload exclusion text area or ones that have been excluded using the rocket_preload_exclude_urls filter, e.g. :
https://github.com/wp-media/wp-rocket/blob/ec4d2a301321de6854fff722472d284913f3f050/inc/ThirdParty/Plugins/TheEventsCalendar.php#L22
We are not doing the same for WooCommerce URLs which are automatically excluded:
[https://github.com/wp-media/wp-rocket/blob/ec4d2a301321de6854fff722472d284913f3f050/inc/ThirdParty/Plugins/Ecommerce/WooCommerceSubscriber.php#L[…]7](https://github.com/wp-media/wp-rocket/blob/ec4d2a301321de6854fff722472d284913f3f050/inc/ThirdParty/Plugins/Ecommerce/WooCommerceSubscriber.php#L198-L207).
I think we should change the WooCommerce subscriber to do that.
- Slack discussion: https://wp-media.slack.com/archives/GUT7FLHF1/p1678373010624449
**Backlog Grooming (for WP Media dev team use only)**
- [ ] Reproduce the problem
- [ ] Identify the root cause
- [ ] Scope a solution
- [ ] Estimate the effort
| 1.0 | WooCommerce pages not handled properly with preload in some cases - **Before submitting an issue please check that you’ve completed the following steps:**
- Made sure you’re on the latest version => 3.12.6.1
- Used the search feature to ensure that the bug hasn’t been reported before
**Describe the bug**
Sometimes cart URL is added to cache table and isnot removed once processed but fail then switch to pending and so on.
**To Reproduce**
These Plugins were enabled:


Steps to reproduce the behavior:
1. Using custom sitemap filter
`function add_my_sitemap() {
return ['https://new.rocketlabsqa.ovh/wp-content/rocket-test-data/files/custom-sitemap-query-strings.xml'];
}
add_filter( 'rocket_sitemap_preload_list', 'add_my_sitemap', PHP_INT_MAX );`
2. Fresh install and activation of WPR
3. Wait till preload is completed
4. Refresh admin or update dynamic list
5. Check database => URLs added to cart (the actual page set at WC), My account (not the actual set one), checkout (not the actual set one) , author and home is set to pending
**Expected behavior**
Any page that can't be cached shouldn't be added to cache table or shall be removed once processed
**Additional context**
Add any other context about the problem here.
- Same was happening on 3.12.5.3 but without adding Cart page
- At 3.12.6.1, accessing Author page was auto redirecting to maintenance page (so this page was never completed at cache table)
- After disable some plugins and re-enable them again, the issue didn't happen
- As per @engahmeds3ed
> https://github.com/wp-media/wp-rocket/blob/ef300cf2d46e837789f9ad42ff8166c832a47dc3/inc/Engine/Preload/Controller/CheckExcludedTrait.php#L14-L18
we are bailing out if the option is empty and this is the case with fresh install.
then after some lines we are getting the rejected urls
https://github.com/wp-media/wp-rocket/blob/ef300cf2d46e837789f9ad42ff8166c832a47dc3/inc/Engine/Preload/Controller/CheckExcludedTrait.php#L23
and there woocommerce pages are added
- As per @vmanthos , the issue wasn't on a fresh install but on an existing one, `/cart` , `/checkout` , and `/my-account` are in `wpr_rocket_cache` with a failed status. They all exist in the`wp-sitemap.xml`. I removed all URLs from the table and deactivated/activated preload. Although preload finished, for those URLs the status is still in-progress. I'm guessing this will become failed at some point. This is related to https://github.com/wp-media/wp-rocket/pull/5628.
>We are excluding URLs that the user has added in the preload exclusion text area or ones that have been excluded using the rocket_preload_exclude_urls filter, e.g. :
https://github.com/wp-media/wp-rocket/blob/ec4d2a301321de6854fff722472d284913f3f050/inc/ThirdParty/Plugins/TheEventsCalendar.php#L22
We are not doing the same for WooCommerce URLs which are automatically excluded:
[https://github.com/wp-media/wp-rocket/blob/ec4d2a301321de6854fff722472d284913f3f050/inc/ThirdParty/Plugins/Ecommerce/WooCommerceSubscriber.php#L[…]7](https://github.com/wp-media/wp-rocket/blob/ec4d2a301321de6854fff722472d284913f3f050/inc/ThirdParty/Plugins/Ecommerce/WooCommerceSubscriber.php#L198-L207).
I think we should change the WooCommerce subscriber to do that.
- Slack discussion: https://wp-media.slack.com/archives/GUT7FLHF1/p1678373010624449
**Backlog Grooming (for WP Media dev team use only)**
- [ ] Reproduce the problem
- [ ] Identify the root cause
- [ ] Scope a solution
- [ ] Estimate the effort
| priority | woocommerce pages not handled properly with preload in some cases before submitting an issue please check that you’ve completed the following steps made sure you’re on the latest version used the search feature to ensure that the bug hasn’t been reported before describe the bug sometimes cart url is added to cache table and isnot removed once processed but fail then switch to pending and so on to reproduce these plugins were enabled steps to reproduce the behavior using custom sitemap filter function add my sitemap return add filter rocket sitemap preload list add my sitemap php int max fresh install and activation of wpr wait till preload is completed refresh admin or update dynamic list check database urls added to cart the actual page set at wc my account not the actual set one checkout not the actual set one author and home is set to pending expected behavior any page that can t be cached shouldn t be added to cache table or shall be removed once processed additional context add any other context about the problem here same was happening on but without adding cart page at accessing author page was auto redirecting to maintenance page so this page was never completed at cache table after disable some plugins and re enable them again the issue didn t happen as per we are bailing out if the option is empty and this is the case with fresh install then after some lines we are getting the rejected urls and there woocommerce pages are added as per vmanthos the issue wasn t on a fresh install but on an existing one cart checkout and my account are in wpr rocket cache with a failed status they all exist in the wp sitemap xml i removed all urls from the table and deactivated activated preload although preload finished for those urls the status is still in progress i m guessing this will become failed at some point this is related to we are excluding urls that the user has added in the preload exclusion text area or ones that have been excluded using the rocket preload exclude urls filter e g we are not doing the same for woocommerce urls which are automatically excluded i think we should change the woocommerce subscriber to do that slack discussion backlog grooming for wp media dev team use only reproduce the problem identify the root cause scope a solution estimate the effort | 1 |
57,522 | 3,082,701,827 | IssuesEvent | 2015-08-24 00:17:13 | magro/memcached-session-manager | https://api.github.com/repos/magro/memcached-session-manager | closed | it is not necessay to loadFromMemcached in createSession | enhancement imported Milestone-1.6.2 Priority-Medium | _From [anran.gu...@gmail.com](https://code.google.com/u/112625090938491615841/) on February 22, 2012 11:20:53_
I don't understand, loadFromMemcached has bean invoked in findSession methed. why we still invoked loadFromMemcached in createSession.
if we need invoked createSession,it explain the sessionId is not in memcached.
so it is not necessay to load the session From Memcached in createSession.
_Original issue: http://code.google.com/p/memcached-session-manager/issues/detail?id=122_ | 1.0 | it is not necessay to loadFromMemcached in createSession - _From [anran.gu...@gmail.com](https://code.google.com/u/112625090938491615841/) on February 22, 2012 11:20:53_
I don't understand, loadFromMemcached has bean invoked in findSession methed. why we still invoked loadFromMemcached in createSession.
if we need invoked createSession,it explain the sessionId is not in memcached.
so it is not necessay to load the session From Memcached in createSession.
_Original issue: http://code.google.com/p/memcached-session-manager/issues/detail?id=122_ | priority | it is not necessay to loadfrommemcached in createsession from on february i don t understand loadfrommemcached has bean invoked in findsession methed why we still invoked loadfrommemcached in createsession if we need invoked createsession it explain the sessionid is not in memcached so it is not necessay to load the session from memcached in createsession original issue | 1 |
692,823 | 23,750,084,863 | IssuesEvent | 2022-08-31 19:44:11 | yugabyte/yugabyte-db | https://api.github.com/repos/yugabyte/yugabyte-db | closed | [YSQL] Setting lower/upper bounds for requests to be immune to tablet splitting | kind/enhancement area/ysql priority/medium | Jira Link: [DB-3299](https://yugabyte.atlassian.net/browse/DB-3299)
### Description
YSQL support for tablet splitting has been added from the following commit --> [cb8d9c59a8665ffbc9d5bd56d2eb7f6c2b3dd1fb](https://github.com/yugabyte/yugabyte-db/commit/cb8d9c59a8665ffbc9d5bd56d2eb7f6c2b3dd1fb).
However, it had the following shortcomings identified by Issue https://github.com/yugabyte/yugabyte-db/issues/12648.
1. Quoting the first issue directly
> Index scan and FK check internally calls the PgDocOp::PopulateDmlByYbctidOps method. This method prepares read request with batch of ybctids. The value of the first ybctid is used for routing to particular tablet and it is written into the ybctid_column_value field of read request.
>
> https://github.com/yugabyte/yugabyte-db/blob/master/src/yb/yql/pggate/pg_doc_op.cc#L597
>
> Using of the first ybctid from unsorted list of ybctids might be a problem due to dynamic splitting.
>
> Suppose particular table has single tablet and the following ybctids was returned by the index: ybctid_4, ybctid_3, ybctid_1, ybctid_5, ybctid_6 (hash index doesn't guarantee rows order).
> YSQL prepares read request and set the value of ybctid_column_value field to ybctid_4 (the first ybctid in the list).
> At this point DocDB initiate table split and table got split onto 2 tablets (-INF, ybctid_3), [ybctid_4, +INF).
> Prepared read request will go to tablet 2 as a result the row for ybctid_1 and ybctid_3 will not be read as they are placed into tablet 1.
>
2. YSQL support for tablet splitting was not supported for Range Split Tables
The solution for these issues was to set the value of minimal ybctid from the list to ybctid_column_value and not the first one.
Possible improvement.
The generic approach is towards doing this at the client layer. In such a situation, future requests that are batched will be immune to tablet splitting. | 1.0 | [YSQL] Setting lower/upper bounds for requests to be immune to tablet splitting - Jira Link: [DB-3299](https://yugabyte.atlassian.net/browse/DB-3299)
### Description
YSQL support for tablet splitting has been added from the following commit --> [cb8d9c59a8665ffbc9d5bd56d2eb7f6c2b3dd1fb](https://github.com/yugabyte/yugabyte-db/commit/cb8d9c59a8665ffbc9d5bd56d2eb7f6c2b3dd1fb).
However, it had the following shortcomings identified by Issue https://github.com/yugabyte/yugabyte-db/issues/12648.
1. Quoting the first issue directly
> Index scan and FK check internally calls the PgDocOp::PopulateDmlByYbctidOps method. This method prepares read request with batch of ybctids. The value of the first ybctid is used for routing to particular tablet and it is written into the ybctid_column_value field of read request.
>
> https://github.com/yugabyte/yugabyte-db/blob/master/src/yb/yql/pggate/pg_doc_op.cc#L597
>
> Using of the first ybctid from unsorted list of ybctids might be a problem due to dynamic splitting.
>
> Suppose particular table has single tablet and the following ybctids was returned by the index: ybctid_4, ybctid_3, ybctid_1, ybctid_5, ybctid_6 (hash index doesn't guarantee rows order).
> YSQL prepares read request and set the value of ybctid_column_value field to ybctid_4 (the first ybctid in the list).
> At this point DocDB initiate table split and table got split onto 2 tablets (-INF, ybctid_3), [ybctid_4, +INF).
> Prepared read request will go to tablet 2 as a result the row for ybctid_1 and ybctid_3 will not be read as they are placed into tablet 1.
>
2. YSQL support for tablet splitting was not supported for Range Split Tables
The solution for these issues was to set the value of minimal ybctid from the list to ybctid_column_value and not the first one.
Possible improvement.
The generic approach is towards doing this at the client layer. In such a situation, future requests that are batched will be immune to tablet splitting. | priority | setting lower upper bounds for requests to be immune to tablet splitting jira link description ysql support for tablet splitting has been added from the following commit however it had the following shortcomings identified by issue quoting the first issue directly index scan and fk check internally calls the pgdocop populatedmlbyybctidops method this method prepares read request with batch of ybctids the value of the first ybctid is used for routing to particular tablet and it is written into the ybctid column value field of read request using of the first ybctid from unsorted list of ybctids might be a problem due to dynamic splitting suppose particular table has single tablet and the following ybctids was returned by the index ybctid ybctid ybctid ybctid ybctid hash index doesn t guarantee rows order ysql prepares read request and set the value of ybctid column value field to ybctid the first ybctid in the list at this point docdb initiate table split and table got split onto tablets inf ybctid ybctid inf prepared read request will go to tablet as a result the row for ybctid and ybctid will not be read as they are placed into tablet ysql support for tablet splitting was not supported for range split tables the solution for these issues was to set the value of minimal ybctid from the list to ybctid column value and not the first one possible improvement the generic approach is towards doing this at the client layer in such a situation future requests that are batched will be immune to tablet splitting | 1 |
706,224 | 24,262,512,761 | IssuesEvent | 2022-09-28 01:04:20 | magma/magma | https://api.github.com/repos/magma/magma | closed | [AMF]: During continuous restarts sometimes delay is seen in ip address allocation | type: bug wontfix component: agw priority: medium product: 5g sa | Steps to reproduce-
1.Bring up the 5G Gnb and Ue simulator
2.Restart Ue and Gnb with some interval in a continuous loop.
Expected result-
IP should be assigned and network reachability should be there.
Observed result-
In one or two iteration IP address was not assigned properly.
[https://app.zenhub.com/files/170803235/459cda3d-905f-4ca1-8ba7-53698f37925c/download](https://app.zenhub.com/files/170803235/459cda3d-905f-4ca1-8ba7-53698f37925c/download) | 1.0 | [AMF]: During continuous restarts sometimes delay is seen in ip address allocation - Steps to reproduce-
1.Bring up the 5G Gnb and Ue simulator
2.Restart Ue and Gnb with some interval in a continuous loop.
Expected result-
IP should be assigned and network reachability should be there.
Observed result-
In one or two iteration IP address was not assigned properly.
[https://app.zenhub.com/files/170803235/459cda3d-905f-4ca1-8ba7-53698f37925c/download](https://app.zenhub.com/files/170803235/459cda3d-905f-4ca1-8ba7-53698f37925c/download) | priority | during continuous restarts sometimes delay is seen in ip address allocation steps to reproduce bring up the gnb and ue simulator restart ue and gnb with some interval in a continuous loop expected result ip should be assigned and network reachability should be there observed result in one or two iteration ip address was not assigned properly | 1 |
650,908 | 21,435,968,182 | IssuesEvent | 2022-04-24 01:58:55 | Pr47/Pr47 | https://api.github.com/repos/Pr47/Pr47 | opened | Experimental "raw" API | C: feature P: low-priority E: medium A: engine K: al31f X: experimental A: data-repr | The current "API"s of FFI functions heavily relies on Rust traits. maybe some raw APIs will be useful when implementing foreign language implemented engines (`AL31FU`, for example) or JIT engines. | 1.0 | Experimental "raw" API - The current "API"s of FFI functions heavily relies on Rust traits. maybe some raw APIs will be useful when implementing foreign language implemented engines (`AL31FU`, for example) or JIT engines. | priority | experimental raw api the current api s of ffi functions heavily relies on rust traits maybe some raw apis will be useful when implementing foreign language implemented engines for example or jit engines | 1 |
235,203 | 7,735,336,377 | IssuesEvent | 2018-05-27 14:04:11 | stavlocker/SpotifyNoDupes | https://api.github.com/repos/stavlocker/SpotifyNoDupes | closed | Add .exe release files | Medium Priority enhancement | Actually manage versions and release compiled .exe files for each version. | 1.0 | Add .exe release files - Actually manage versions and release compiled .exe files for each version. | priority | add exe release files actually manage versions and release compiled exe files for each version | 1 |
613,431 | 19,090,136,495 | IssuesEvent | 2021-11-29 11:08:35 | SAP/xsk | https://api.github.com/repos/SAP/xsk | closed | [Migration] Enable selection of multiple Delivery Units | core priority-medium usability tooling | ### Background
Complete XS classic applications might consist of multiple delivery units (DUs) so the migration wizard should allow for the selection of multiple DUs at once.
### Target
In the migration wizard, when the list of DUs is show, change the view so that the user can select multiple DUs at the same time - ie dropdown with multiselect.
All DUs must be migrated in the same workspace.
**Failure behavior**
If migration of 1 DU fails it should be removed and the process should continue to the next one | 1.0 | [Migration] Enable selection of multiple Delivery Units - ### Background
Complete XS classic applications might consist of multiple delivery units (DUs) so the migration wizard should allow for the selection of multiple DUs at once.
### Target
In the migration wizard, when the list of DUs is show, change the view so that the user can select multiple DUs at the same time - ie dropdown with multiselect.
All DUs must be migrated in the same workspace.
**Failure behavior**
If migration of 1 DU fails it should be removed and the process should continue to the next one | priority | enable selection of multiple delivery units background complete xs classic applications might consist of multiple delivery units dus so the migration wizard should allow for the selection of multiple dus at once target in the migration wizard when the list of dus is show change the view so that the user can select multiple dus at the same time ie dropdown with multiselect all dus must be migrated in the same workspace failure behavior if migration of du fails it should be removed and the process should continue to the next one | 1 |
227,418 | 7,533,362,939 | IssuesEvent | 2018-04-16 01:55:03 | cilium/cilium | https://api.github.com/repos/cilium/cilium | closed | Remove info log on CEP GC event | area/daemon priority/medium | This is very verbose for something that should be a system detail:
```
level=info msg="Orphaned CiliumEndpoint is being garbage collected" controller="sync-to-k8s-ciliumendpoint-gc (k8s-worker103.prod.ostk.com)" endpointID=50133 k8sPodName="cilium-health-k8s-worker100.prod.ostk.com:kube-system"
``` | 1.0 | Remove info log on CEP GC event - This is very verbose for something that should be a system detail:
```
level=info msg="Orphaned CiliumEndpoint is being garbage collected" controller="sync-to-k8s-ciliumendpoint-gc (k8s-worker103.prod.ostk.com)" endpointID=50133 k8sPodName="cilium-health-k8s-worker100.prod.ostk.com:kube-system"
``` | priority | remove info log on cep gc event this is very verbose for something that should be a system detail level info msg orphaned ciliumendpoint is being garbage collected controller sync to ciliumendpoint gc prod ostk com endpointid cilium health prod ostk com kube system | 1 |
752,382 | 26,283,664,773 | IssuesEvent | 2023-01-07 15:41:29 | BlackDemonZyT/BotSentry | https://api.github.com/repos/BlackDemonZyT/BotSentry | closed | Velocity - default filter issue | suggestion medium priority | Hi, this maybe should be blocked as default.
[08:45:53] [Netty epoll Worker #1/ERROR]: [connected player] nechapulovitch (/IPADRESS): disconnected while connecting to Lobby-2: Outdated client! Please use 1.8.8
and
[00:30:00] [Netty epoll Worker #1/INFO]: [legacy connection] /IPADRESS is pinging the server with version Legacy
| 1.0 | Velocity - default filter issue - Hi, this maybe should be blocked as default.
[08:45:53] [Netty epoll Worker #1/ERROR]: [connected player] nechapulovitch (/IPADRESS): disconnected while connecting to Lobby-2: Outdated client! Please use 1.8.8
and
[00:30:00] [Netty epoll Worker #1/INFO]: [legacy connection] /IPADRESS is pinging the server with version Legacy
| priority | velocity default filter issue hi this maybe should be blocked as default nechapulovitch ipadress disconnected while connecting to lobby outdated client please use and ipadress is pinging the server with version legacy | 1 |
48,884 | 3,000,817,694 | IssuesEvent | 2015-07-24 06:24:11 | jayway/powermock | https://api.github.com/repos/jayway/powermock | closed | NullPointerException on verifyNew | bug duplicate imported Milestone-Release1.4 Priority-Medium | _From [Alexandr...@gmail.com](https://code.google.com/u/100899915105869891957/) on March 24, 2010 15:51:04_
What steps will reproduce the problem? Calling verifyNew to check for constructor call will generate a
NullPointerException, unless you also call whenNew on the same constructor
(of course, with the correct timing, meaning before the call to the method
being tested). What is the expected output? What do you see instead? If I don't want to specifically mock a constructor (with whenNew) in order
to use a verifyNew on it, then PowerMock should do it automatically, not
throw NullPointerException. What version of the product are you using? On what operating system? 1.3.6 on Windows XP 32 bits, with SP2 Please provide any additional information below. After watching the PowerMock code a bit, I realized that verifyNew is
looking for a mock substitute in some sort of "Mockings container". A
friend came up with the idea that there should be a check (inside the
verifyNew method implementation) before calling the assert on the mocked
object.
_Original issue: http://code.google.com/p/powermock/issues/detail?id=244_ | 1.0 | NullPointerException on verifyNew - _From [Alexandr...@gmail.com](https://code.google.com/u/100899915105869891957/) on March 24, 2010 15:51:04_
What steps will reproduce the problem? Calling verifyNew to check for constructor call will generate a
NullPointerException, unless you also call whenNew on the same constructor
(of course, with the correct timing, meaning before the call to the method
being tested). What is the expected output? What do you see instead? If I don't want to specifically mock a constructor (with whenNew) in order
to use a verifyNew on it, then PowerMock should do it automatically, not
throw NullPointerException. What version of the product are you using? On what operating system? 1.3.6 on Windows XP 32 bits, with SP2 Please provide any additional information below. After watching the PowerMock code a bit, I realized that verifyNew is
looking for a mock substitute in some sort of "Mockings container". A
friend came up with the idea that there should be a check (inside the
verifyNew method implementation) before calling the assert on the mocked
object.
_Original issue: http://code.google.com/p/powermock/issues/detail?id=244_ | priority | nullpointerexception on verifynew from on march what steps will reproduce the problem calling verifynew to check for constructor call will generate a nullpointerexception unless you also call whennew on the same constructor of course with the correct timing meaning before the call to the method being tested what is the expected output what do you see instead if i don t want to specifically mock a constructor with whennew in order to use a verifynew on it then powermock should do it automatically not throw nullpointerexception what version of the product are you using on what operating system on windows xp bits with please provide any additional information below after watching the powermock code a bit i realized that verifynew is looking for a mock substitute in some sort of mockings container a friend came up with the idea that there should be a check inside the verifynew method implementation before calling the assert on the mocked object original issue | 1 |
479,453 | 13,796,921,881 | IssuesEvent | 2020-10-09 20:44:38 | Uconnect-Technologies/wertik-js | https://api.github.com/repos/Uconnect-Technologies/wertik-js | closed | Remove update operation for modules. | High Priority Medium Priority Planned ideas in-progress | **Is your feature request related to a problem? Please describe.**
Remove update operation for modules. Alternate users can use bulk update. Like bulkUpdateRole. | 2.0 | Remove update operation for modules. - **Is your feature request related to a problem? Please describe.**
Remove update operation for modules. Alternate users can use bulk update. Like bulkUpdateRole. | priority | remove update operation for modules is your feature request related to a problem please describe remove update operation for modules alternate users can use bulk update like bulkupdaterole | 1 |
110,399 | 4,426,417,364 | IssuesEvent | 2016-08-16 18:16:02 | phetsims/website | https://api.github.com/repos/phetsims/website | closed | Reciprocal Related Sims | priority:3-medium website:sim-pages | It looks like @patricialoeblein had @phet-steele working on a spreadsheet identifying sims that linked to related sims (but that didn't link back). I suppose this was created so that we could manually add these related sims.
Ideally, @aaronsamuel137 could come up with a way for this to be automatically done whenever someone adds a related sim for one sim page, that sim gets added to the other sim page in the related sims category.
For example: When Least-Squares Regression was added, I added Graphing Lines as a related sim. However, Graphing Lines does not list Least-Squares Regression as a related sim, but it would be nice if this was automatically done.
Here is a spreadsheet with all existing relations, relations that need added, and some suggestions that @phet-steele created: https://docs.google.com/spreadsheets/d/1WfxOP6F3CZza1t_n16UBsqIO6T52-WAOKXYydEYC0QY/edit?usp=sharing | 1.0 | Reciprocal Related Sims - It looks like @patricialoeblein had @phet-steele working on a spreadsheet identifying sims that linked to related sims (but that didn't link back). I suppose this was created so that we could manually add these related sims.
Ideally, @aaronsamuel137 could come up with a way for this to be automatically done whenever someone adds a related sim for one sim page, that sim gets added to the other sim page in the related sims category.
For example: When Least-Squares Regression was added, I added Graphing Lines as a related sim. However, Graphing Lines does not list Least-Squares Regression as a related sim, but it would be nice if this was automatically done.
Here is a spreadsheet with all existing relations, relations that need added, and some suggestions that @phet-steele created: https://docs.google.com/spreadsheets/d/1WfxOP6F3CZza1t_n16UBsqIO6T52-WAOKXYydEYC0QY/edit?usp=sharing | priority | reciprocal related sims it looks like patricialoeblein had phet steele working on a spreadsheet identifying sims that linked to related sims but that didn t link back i suppose this was created so that we could manually add these related sims ideally could come up with a way for this to be automatically done whenever someone adds a related sim for one sim page that sim gets added to the other sim page in the related sims category for example when least squares regression was added i added graphing lines as a related sim however graphing lines does not list least squares regression as a related sim but it would be nice if this was automatically done here is a spreadsheet with all existing relations relations that need added and some suggestions that phet steele created | 1 |
827,142 | 31,725,874,940 | IssuesEvent | 2023-09-10 23:20:12 | gamefreedomgit/Maelstrom | https://api.github.com/repos/gamefreedomgit/Maelstrom | closed | Blink on blades edge bug | Class: Mage Spell Priority: Medium PVP: Mechanic | [//]: # (REMBEMBER! Add links to things related to the bug using for example:)
[//]: # (http://wowhead.com/)
[//]: # (cata-twinhead.twinstar.cz)
**Description:**
If you blink as a mage on blades edge arena, ontop of the bridge, angling your camera towards the ledges on the side you blink down instead of to the ledges
**How to reproduce:**
do what was exlained above
**How it should work:**
You should blink towards the ledge where the terrain basically ends even if its just a 0,5 meter blink. It kinda acts like a "wall" if u want so. Its usually always like that with any kind of ledge and high differences
In addition to it, you also blink through the tomb on lordearon instead of just ontop of it.
**Database links:**
https://cata-twinhead.twinstar.cz/?spell=1953 | 1.0 | Blink on blades edge bug - [//]: # (REMBEMBER! Add links to things related to the bug using for example:)
[//]: # (http://wowhead.com/)
[//]: # (cata-twinhead.twinstar.cz)
**Description:**
If you blink as a mage on blades edge arena, ontop of the bridge, angling your camera towards the ledges on the side you blink down instead of to the ledges
**How to reproduce:**
do what was exlained above
**How it should work:**
You should blink towards the ledge where the terrain basically ends even if its just a 0,5 meter blink. It kinda acts like a "wall" if u want so. Its usually always like that with any kind of ledge and high differences
In addition to it, you also blink through the tomb on lordearon instead of just ontop of it.
**Database links:**
https://cata-twinhead.twinstar.cz/?spell=1953 | priority | blink on blades edge bug rembember add links to things related to the bug using for example cata twinhead twinstar cz description if you blink as a mage on blades edge arena ontop of the bridge angling your camera towards the ledges on the side you blink down instead of to the ledges how to reproduce do what was exlained above how it should work you should blink towards the ledge where the terrain basically ends even if its just a meter blink it kinda acts like a wall if u want so its usually always like that with any kind of ledge and high differences in addition to it you also blink through the tomb on lordearon instead of just ontop of it database links | 1 |
693,334 | 23,772,587,881 | IssuesEvent | 2022-09-01 17:41:33 | pokt-network/pocket | https://api.github.com/repos/pokt-network/pocket | closed | [Automation] CI for pushed / merged branches | priority:medium infra tooling | # Objective
We've identified a need in a CI solution as a first step of building infrastructure and automation for pocket v1, as everything else is going to depend on that being done first.
# Origin Document
TBD, some rough notes for the next steps included in the onboarding doc: https://www.notion.so/Infrastructure-Dmitry-Onboarding-d7af22f439a74104892bec35d92651b7
# Goals / Deliverables
- [ ] Automatically running unit / integration tests
- [x] Automated artifact creation
- [x] Docker image
- [x] Debug/Development image with delve, troubleshooting CLI tools, etc.
- [x] Production image that only includes binary and very necessary tools (if any)
- [x] Support multiple architectures (amd64, arm64)
- [x] Investigate if we can support ubuntu/alpine (musl) based images
## Non-goals
- List of goals that this issue won't address
Owner: @okdas
Co-Owners: TBD
Deliverables: TBD
| 1.0 | [Automation] CI for pushed / merged branches - # Objective
We've identified a need in a CI solution as a first step of building infrastructure and automation for pocket v1, as everything else is going to depend on that being done first.
# Origin Document
TBD, some rough notes for the next steps included in the onboarding doc: https://www.notion.so/Infrastructure-Dmitry-Onboarding-d7af22f439a74104892bec35d92651b7
# Goals / Deliverables
- [ ] Automatically running unit / integration tests
- [x] Automated artifact creation
- [x] Docker image
- [x] Debug/Development image with delve, troubleshooting CLI tools, etc.
- [x] Production image that only includes binary and very necessary tools (if any)
- [x] Support multiple architectures (amd64, arm64)
- [x] Investigate if we can support ubuntu/alpine (musl) based images
## Non-goals
- List of goals that this issue won't address
Owner: @okdas
Co-Owners: TBD
Deliverables: TBD
| priority | ci for pushed merged branches objective we ve identified a need in a ci solution as a first step of building infrastructure and automation for pocket as everything else is going to depend on that being done first origin document tbd some rough notes for the next steps included in the onboarding doc goals deliverables automatically running unit integration tests automated artifact creation docker image debug development image with delve troubleshooting cli tools etc production image that only includes binary and very necessary tools if any support multiple architectures investigate if we can support ubuntu alpine musl based images non goals list of goals that this issue won t address owner okdas co owners tbd deliverables tbd | 1 |
515,642 | 14,966,477,668 | IssuesEvent | 2021-01-27 14:37:58 | SAP/ownid-docs | https://api.github.com/repos/SAP/ownid-docs | closed | Passcode - add sliding window effect between create Passcode and confirm Passcode | Priority: Medium Type: Enhancement | This is so the user see a difference between the two pages that look similar.
| 1.0 | Passcode - add sliding window effect between create Passcode and confirm Passcode - This is so the user see a difference between the two pages that look similar.
| priority | passcode add sliding window effect between create passcode and confirm passcode this is so the user see a difference between the two pages that look similar | 1 |
244,702 | 7,879,076,984 | IssuesEvent | 2018-06-26 12:22:57 | pombase/canto | https://api.github.com/repos/pombase/canto | opened | Update annotation retrieval the code / web service for meta-genotypes | PHI-Canto genotype management medium priority | The web service that returns the information for the annotation table on the gene pages and on the publication/front page currently ignores meta-genotypes.
The main changes will be here: https://github.com/pombase/canto/blob/master/lib/Canto/Curs/Utils.pm#L91 | 1.0 | Update annotation retrieval the code / web service for meta-genotypes - The web service that returns the information for the annotation table on the gene pages and on the publication/front page currently ignores meta-genotypes.
The main changes will be here: https://github.com/pombase/canto/blob/master/lib/Canto/Curs/Utils.pm#L91 | priority | update annotation retrieval the code web service for meta genotypes the web service that returns the information for the annotation table on the gene pages and on the publication front page currently ignores meta genotypes the main changes will be here | 1 |
137,406 | 5,309,339,872 | IssuesEvent | 2017-02-12 09:15:35 | write-io/write.io | https://api.github.com/repos/write-io/write.io | opened | Remove secret strings from code | priority-medium | 1. Session management
2. Admin key
(Look for `TODO Security`) | 1.0 | Remove secret strings from code - 1. Session management
2. Admin key
(Look for `TODO Security`) | priority | remove secret strings from code session management admin key look for todo security | 1 |
711,793 | 24,475,573,703 | IssuesEvent | 2022-10-08 05:40:13 | AY2223S1-CS2103T-W13-3/tp | https://api.github.com/repos/AY2223S1-CS2103T-W13-3/tp | closed | Move SampleDataUtil#makeDebt to Debt#makeDebt | priority.Medium type.Task | Should this be a static method of `Debt` instead?
_Originally posted by @tsammeow in https://github.com/AY2223S1-CS2103T-W13-3/tp/pull/67#discussion_r990586790_ | 1.0 | Move SampleDataUtil#makeDebt to Debt#makeDebt - Should this be a static method of `Debt` instead?
_Originally posted by @tsammeow in https://github.com/AY2223S1-CS2103T-W13-3/tp/pull/67#discussion_r990586790_ | priority | move sampledatautil makedebt to debt makedebt should this be a static method of debt instead originally posted by tsammeow in | 1 |
597,478 | 18,164,546,071 | IssuesEvent | 2021-09-27 13:24:10 | OpenEnergyDashboard/OED | https://api.github.com/repos/OpenEnergyDashboard/OED | closed | internationalize strings on maps | t-bug p-medium-priority i-good-first-issue | Some strings are not internationalized for maps
- [x] All on the create map page
- [ ] popup on page when upload complete on create map page
- [x] all on calibration page
- [ ] on map page: the word "edited" added to first column when a change is made
- [ ] popup to confirm delete of a map
- [x] map button for map page and map button for graphic type on main page | 1.0 | internationalize strings on maps - Some strings are not internationalized for maps
- [x] All on the create map page
- [ ] popup on page when upload complete on create map page
- [x] all on calibration page
- [ ] on map page: the word "edited" added to first column when a change is made
- [ ] popup to confirm delete of a map
- [x] map button for map page and map button for graphic type on main page | priority | internationalize strings on maps some strings are not internationalized for maps all on the create map page popup on page when upload complete on create map page all on calibration page on map page the word edited added to first column when a change is made popup to confirm delete of a map map button for map page and map button for graphic type on main page | 1 |
169,250 | 6,397,386,440 | IssuesEvent | 2017-08-04 17:53:31 | TerraFusion/basicFusion | https://api.github.com/repos/TerraFusion/basicFusion | opened | BF File Validation | enhancement Fusion Program Medium Priority | > Hi Landon,
>
> Dr. Yang suggested a way to validate the basic fusion files automatically.
> Basically, the input radiance data array from the original instrument dataset will be compared to corresponding the data array in the basic fusion files.
> If the similarity ratio between the two arrays for an orbit is lower than a preset threshold, then the orbit will be manually checked.
>
> We want Richie to carry about this task. Could you please help him to get one of the most recent basic fusion files and let him know where the input files for this basic fusion file are.
>
> Thanks for your help! | 1.0 | BF File Validation - > Hi Landon,
>
> Dr. Yang suggested a way to validate the basic fusion files automatically.
> Basically, the input radiance data array from the original instrument dataset will be compared to corresponding the data array in the basic fusion files.
> If the similarity ratio between the two arrays for an orbit is lower than a preset threshold, then the orbit will be manually checked.
>
> We want Richie to carry about this task. Could you please help him to get one of the most recent basic fusion files and let him know where the input files for this basic fusion file are.
>
> Thanks for your help! | priority | bf file validation hi landon dr yang suggested a way to validate the basic fusion files automatically basically the input radiance data array from the original instrument dataset will be compared to corresponding the data array in the basic fusion files if the similarity ratio between the two arrays for an orbit is lower than a preset threshold then the orbit will be manually checked we want richie to carry about this task could you please help him to get one of the most recent basic fusion files and let him know where the input files for this basic fusion file are thanks for your help | 1 |
270,747 | 8,469,470,094 | IssuesEvent | 2018-10-23 23:08:38 | semperfiwebdesign/all-in-one-seo-pack | https://api.github.com/repos/semperfiwebdesign/all-in-one-seo-pack | closed | title count off when using Japanese | Initial Review Priority | Medium | Reported by Chris C. via Facebook.
When entering a title in Japanese (using the Avada theme, although that likely doesn't matter), the character count is off.
| 1.0 | title count off when using Japanese - Reported by Chris C. via Facebook.
When entering a title in Japanese (using the Avada theme, although that likely doesn't matter), the character count is off.
| priority | title count off when using japanese reported by chris c via facebook when entering a title in japanese using the avada theme although that likely doesn t matter the character count is off | 1 |
826,835 | 31,714,000,807 | IssuesEvent | 2023-09-09 16:27:19 | ZTL-ARTCC/Current_Website | https://api.github.com/repos/ZTL-ARTCC/Current_Website | closed | Properly handle Daylight Savings Time in future times | bug wontfix medium priority not our bug | **Description**
Daylight Savings Time is currently not handled properly, showing invalid local times on events pages - if you set a date out for when daylight savings will either be happening or not be happening, it will show it in its current state anyway - if Daylight Savings is currently happening and you schedule an event out for when it won't be, it will show the times as if it still was
**Acceptance Criteria**
- [ ] Properly handle DST
_Accepted By:_
**Dev Notes**
**Working Branch**
**PR**
**Feature Toggle**
**QA Notes**
**Deployment Notes**
| 1.0 | Properly handle Daylight Savings Time in future times - **Description**
Daylight Savings Time is currently not handled properly, showing invalid local times on events pages - if you set a date out for when daylight savings will either be happening or not be happening, it will show it in its current state anyway - if Daylight Savings is currently happening and you schedule an event out for when it won't be, it will show the times as if it still was
**Acceptance Criteria**
- [ ] Properly handle DST
_Accepted By:_
**Dev Notes**
**Working Branch**
**PR**
**Feature Toggle**
**QA Notes**
**Deployment Notes**
| priority | properly handle daylight savings time in future times description daylight savings time is currently not handled properly showing invalid local times on events pages if you set a date out for when daylight savings will either be happening or not be happening it will show it in its current state anyway if daylight savings is currently happening and you schedule an event out for when it won t be it will show the times as if it still was acceptance criteria properly handle dst accepted by dev notes working branch pr feature toggle qa notes deployment notes | 1 |
40,390 | 2,868,916,711 | IssuesEvent | 2015-06-05 21:56:45 | dart-lang/dart_style | https://api.github.com/repos/dart-lang/dart_style | closed | consider leaving (or including) a trailng comma at the end of a multi-line list | bug invalid Priority-Medium | <a href="https://github.com/sigmundch"><img src="https://avatars.githubusercontent.com/u/2049220?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [sigmundch](https://github.com/sigmundch)**
_Originally opened as dart-lang/sdk#17839_
----
This one is tricky, but I'd like to chat about what works best.
The formatter removes the last ',' on this list:
foo = [
'12341234',
'12341234',
'12341234',
'12341234',
'12341234',
'12341234',
'12341234',
];
producing this:
foo = [
'12341234',
'12341234',
'12341234',
'12341234',
'12341234',
'12341234',
'12341234'
];
I find that it's commonly better to keep it as it helps avoid silly errors when adding an element at the end and forgetting to add a comma in the line above it. In particular, if elements are strings, this error is not detected statically:
foo = [
'12341234',
'12341234',
'12341234',
'12341234',
'12341234',
'12341234',
'12341234'
'bbbb' // this implicitly gets concatenated with the
// string above it, so we don't detect this at compile time.
];
I'd say the formatting should be different though when lists are not a single-element per line. Basically if the closing brace is in the same line as the last element, then remove the ','. | 1.0 | consider leaving (or including) a trailng comma at the end of a multi-line list - <a href="https://github.com/sigmundch"><img src="https://avatars.githubusercontent.com/u/2049220?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [sigmundch](https://github.com/sigmundch)**
_Originally opened as dart-lang/sdk#17839_
----
This one is tricky, but I'd like to chat about what works best.
The formatter removes the last ',' on this list:
foo = [
'12341234',
'12341234',
'12341234',
'12341234',
'12341234',
'12341234',
'12341234',
];
producing this:
foo = [
'12341234',
'12341234',
'12341234',
'12341234',
'12341234',
'12341234',
'12341234'
];
I find that it's commonly better to keep it as it helps avoid silly errors when adding an element at the end and forgetting to add a comma in the line above it. In particular, if elements are strings, this error is not detected statically:
foo = [
'12341234',
'12341234',
'12341234',
'12341234',
'12341234',
'12341234',
'12341234'
'bbbb' // this implicitly gets concatenated with the
// string above it, so we don't detect this at compile time.
];
I'd say the formatting should be different though when lists are not a single-element per line. Basically if the closing brace is in the same line as the last element, then remove the ','. | priority | consider leaving or including a trailng comma at the end of a multi line list issue by originally opened as dart lang sdk this one is tricky but i d like to chat about what works best the formatter removes the last on this list foo nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp producing this foo nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp i find that it s commonly better to keep it as it helps avoid silly errors when adding an element at the end and forgetting to add a comma in the line above it in particular if elements are strings this error is not detected statically foo nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp bbbb this implicitly gets concatenated with the nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp string above it so we don t detect this at compile time i d say the formatting should be different though when lists are not a single element per line basically if the closing brace is in the same line as the last element then remove the | 1 |
193,148 | 6,881,981,493 | IssuesEvent | 2017-11-21 01:09:26 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | trees acting weird | Medium Priority | Chopped down a tree it fell to the ground and disappeared but it left all the wood pulp. So i chopped down another it fell down cut it up picked up 10 wood took them home came back and nothing but wood pulp rest of tree missing | 1.0 | trees acting weird - Chopped down a tree it fell to the ground and disappeared but it left all the wood pulp. So i chopped down another it fell down cut it up picked up 10 wood took them home came back and nothing but wood pulp rest of tree missing | priority | trees acting weird chopped down a tree it fell to the ground and disappeared but it left all the wood pulp so i chopped down another it fell down cut it up picked up wood took them home came back and nothing but wood pulp rest of tree missing | 1 |
25,557 | 2,683,841,716 | IssuesEvent | 2015-03-28 11:24:06 | ConEmu/old-issues | https://api.github.com/repos/ConEmu/old-issues | closed | ConEmu.Maximus5.091016: [feature request] Прокрутка буфера консоли | 2–5 stars bug imported Priority-Medium | _From [yurivk...@gmail.com](https://code.google.com/u/109564459582005085765/) on October 22, 2009 07:51:34_
Если запустить в новой консоли, скажем, cmd, и в нём выполнить какую-нибудь
команду с длинным выводом, хотелось бы уметь прокручивать этот вывод с
клавиатуры. Идеально — Shift+PgUp/PgDn; приемлемо — Win+PgUp/PgDn;
вероятно, кто-нибудь захочет настроек.
_Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=116_ | 1.0 | ConEmu.Maximus5.091016: [feature request] Прокрутка буфера консоли - _From [yurivk...@gmail.com](https://code.google.com/u/109564459582005085765/) on October 22, 2009 07:51:34_
Если запустить в новой консоли, скажем, cmd, и в нём выполнить какую-нибудь
команду с длинным выводом, хотелось бы уметь прокручивать этот вывод с
клавиатуры. Идеально — Shift+PgUp/PgDn; приемлемо — Win+PgUp/PgDn;
вероятно, кто-нибудь захочет настроек.
_Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=116_ | priority | conemu прокрутка буфера консоли from on october если запустить в новой консоли скажем cmd и в нём выполнить какую нибудь команду с длинным выводом хотелось бы уметь прокручивать этот вывод с клавиатуры идеально — shift pgup pgdn приемлемо — win pgup pgdn вероятно кто нибудь захочет настроек original issue | 1 |
44,542 | 2,908,891,846 | IssuesEvent | 2015-06-20 05:43:18 | mujuni88/sportsscheduler | https://api.github.com/repos/mujuni88/sportsscheduler | closed | When joining a group, I received duplicate groups | bug Priority:Medium server | Same group is showing in both created and joined groups. | 1.0 | When joining a group, I received duplicate groups - Same group is showing in both created and joined groups. | priority | when joining a group i received duplicate groups same group is showing in both created and joined groups | 1 |
288,469 | 8,847,519,726 | IssuesEvent | 2019-01-08 02:07:40 | DancesportSoftware/das-frontend | https://api.github.com/repos/DancesportSoftware/das-frontend | closed | Account Landing Page: Top Toolbar and Side Navigation | Priority 2: Medium mvp | Create the base UI for the Account application. This is the landing page of the Account application.
Base Components:
- [x] Top toolbar. Color: primary, use `v-toolbar`
- [x] Side navbar with menu groups, use `v-navigation-drawer` and `v-list`
- [x] Workspace. Between `</v-toolbar>` and `<v-app>`
Navigation menu and, components, and links.
- [x] Home. Page path: `/u/account`
- [x] Security
- [x] Password. Page path: `/u/account/security/password`
- [x] Role. Page path: `/u/account/role`
| 1.0 | Account Landing Page: Top Toolbar and Side Navigation - Create the base UI for the Account application. This is the landing page of the Account application.
Base Components:
- [x] Top toolbar. Color: primary, use `v-toolbar`
- [x] Side navbar with menu groups, use `v-navigation-drawer` and `v-list`
- [x] Workspace. Between `</v-toolbar>` and `<v-app>`
Navigation menu and, components, and links.
- [x] Home. Page path: `/u/account`
- [x] Security
- [x] Password. Page path: `/u/account/security/password`
- [x] Role. Page path: `/u/account/role`
| priority | account landing page top toolbar and side navigation create the base ui for the account application this is the landing page of the account application base components top toolbar color primary use v toolbar side navbar with menu groups use v navigation drawer and v list workspace between and navigation menu and components and links home page path u account security password page path u account security password role page path u account role | 1 |
610,402 | 18,906,734,775 | IssuesEvent | 2021-11-16 09:52:46 | nimblehq/nimble-medium-ios | https://api.github.com/repos/nimblehq/nimble-medium-ios | closed | Fix: Menu swipe from left behavior doesn't work very smooth | type : bug priority : medium | ## Issue
Sometimes when swiping the menu from the left, the animation has glitches and cause the side menu still appear partially on the left side and not hiding completely.
<img src="https://user-images.githubusercontent.com/70877098/140458244-2c22538b-16a3-4bd0-9ea7-cc23d05496d3.jpeg" width="300">
## Expected
Side menu swipe animations works correctly and hide completely or we can remove the swipe to open menu animation.
## Steps to reproduce
1. Open the app
2. Swipe the left menu out, then close
3. Swipe out quickly in the same manner, then hold when it nearly reaches the left most side.
4. Observe the result.
| 1.0 | Fix: Menu swipe from left behavior doesn't work very smooth - ## Issue
Sometimes when swiping the menu from the left, the animation has glitches and cause the side menu still appear partially on the left side and not hiding completely.
<img src="https://user-images.githubusercontent.com/70877098/140458244-2c22538b-16a3-4bd0-9ea7-cc23d05496d3.jpeg" width="300">
## Expected
Side menu swipe animations works correctly and hide completely or we can remove the swipe to open menu animation.
## Steps to reproduce
1. Open the app
2. Swipe the left menu out, then close
3. Swipe out quickly in the same manner, then hold when it nearly reaches the left most side.
4. Observe the result.
| priority | fix menu swipe from left behavior doesn t work very smooth issue sometimes when swiping the menu from the left the animation has glitches and cause the side menu still appear partially on the left side and not hiding completely expected side menu swipe animations works correctly and hide completely or we can remove the swipe to open menu animation steps to reproduce open the app swipe the left menu out then close swipe out quickly in the same manner then hold when it nearly reaches the left most side observe the result | 1 |
317,857 | 9,670,021,064 | IssuesEvent | 2019-05-21 18:50:02 | x-klanas/Wrath | https://api.github.com/repos/x-klanas/Wrath | opened | Sprint #6: merge current assets into a playable game | 3 points medium priority task | Setup the play scene:
- [ ] setup the garage:
- [ ] add the garage building
- [ ] add different parts into the garage building for the player to build with | 1.0 | Sprint #6: merge current assets into a playable game - Setup the play scene:
- [ ] setup the garage:
- [ ] add the garage building
- [ ] add different parts into the garage building for the player to build with | priority | sprint merge current assets into a playable game setup the play scene setup the garage add the garage building add different parts into the garage building for the player to build with | 1 |
228,760 | 7,567,493,282 | IssuesEvent | 2018-04-22 10:37:25 | kubeflow/tf-operator | https://api.github.com/repos/kubeflow/tf-operator | closed | Refactor TFJobStatus in CRD API | area/API difficulty/medium kind/api-change priority/p0 | Hi, this is a separate tracker/discussion issue from https://github.com/tensorflow/k8s/issues/283.
### Motivation
As we discussed, `TFJobStatus` need to be more specified to tracking individual TF job status, here is our considerations:
- Different data/model parallel training
- Synchronous and Asynchronous
- Mange the Pod/Service lifecycle more efficient
- Restart or ignore failed Pod due to different strategies
- Give us more preciser information to make good control of the whole process
### What we have now
There is a little confusing about `TFReplicaStatus` what we have now:
```go
type TFReplicaStatus struct {
TFReplicaType `json:"tf_replica_type"`
// State is the overall state of the replica
State ReplicaState `json:"state"`
// ReplicasStates provides the number of replicas in each status.
ReplicasStates map[ReplicaState]int
}
```
- TFReplicasStates just tell us how many Replicas of each state (Running, Failed, Succeeded), it is hard to maintain and seems useless to user (e.g. which one is running?)
- I think user care about the whole status of a TFJob:
- Does this Job start training?
- And the status of each "job_name + task_index"
### Proposed Design
Add `TFClusterStatus` in `TFJob.Status`:
```go
// TFClusterStatus represents a TensorFlow cluster status.
// See: https://www.tensorflow.org/deploy/distributed
// https://www.tensorflow.org/api_docs/python/tf/train/ClusterSpec
// It is a map from "job_name + task_index" to status (submitted, created, failed):
// chief worker is worker_0 by default (i'm not sure about this)
// {
// "worker_0": "created",
// "worker_1": "created",
// "worker_2": "submitted",
// "worker_4": "failed",
// "ps_0": "created",
// "ps_1": "submitted",
// }
type TFClusterStatus map[string]string
```
This topic is open to discuss, so please show your ideas and let's make it clearer together :)
@jlewi @Jimexist @DjangoPeng @gaocegege @ddysher @mqliang @mitake WDYT? | 1.0 | Refactor TFJobStatus in CRD API - Hi, this is a separate tracker/discussion issue from https://github.com/tensorflow/k8s/issues/283.
### Motivation
As we discussed, `TFJobStatus` need to be more specified to tracking individual TF job status, here is our considerations:
- Different data/model parallel training
- Synchronous and Asynchronous
- Mange the Pod/Service lifecycle more efficient
- Restart or ignore failed Pod due to different strategies
- Give us more preciser information to make good control of the whole process
### What we have now
There is a little confusing about `TFReplicaStatus` what we have now:
```go
type TFReplicaStatus struct {
TFReplicaType `json:"tf_replica_type"`
// State is the overall state of the replica
State ReplicaState `json:"state"`
// ReplicasStates provides the number of replicas in each status.
ReplicasStates map[ReplicaState]int
}
```
- TFReplicasStates just tell us how many Replicas of each state (Running, Failed, Succeeded), it is hard to maintain and seems useless to user (e.g. which one is running?)
- I think user care about the whole status of a TFJob:
- Does this Job start training?
- And the status of each "job_name + task_index"
### Proposed Design
Add `TFClusterStatus` in `TFJob.Status`:
```go
// TFClusterStatus represents a TensorFlow cluster status.
// See: https://www.tensorflow.org/deploy/distributed
// https://www.tensorflow.org/api_docs/python/tf/train/ClusterSpec
// It is a map from "job_name + task_index" to status (submitted, created, failed):
// chief worker is worker_0 by default (i'm not sure about this)
// {
// "worker_0": "created",
// "worker_1": "created",
// "worker_2": "submitted",
// "worker_4": "failed",
// "ps_0": "created",
// "ps_1": "submitted",
// }
type TFClusterStatus map[string]string
```
This topic is open to discuss, so please show your ideas and let's make it clearer together :)
@jlewi @Jimexist @DjangoPeng @gaocegege @ddysher @mqliang @mitake WDYT? | priority | refactor tfjobstatus in crd api hi this is a separate tracker discussion issue from motivation as we discussed tfjobstatus need to be more specified to tracking individual tf job status here is our considerations different data model parallel training synchronous and asynchronous mange the pod service lifecycle more efficient restart or ignore failed pod due to different strategies give us more preciser information to make good control of the whole process what we have now there is a little confusing about tfreplicastatus what we have now go type tfreplicastatus struct tfreplicatype json tf replica type state is the overall state of the replica state replicastate json state replicasstates provides the number of replicas in each status replicasstates map int tfreplicasstates just tell us how many replicas of each state running failed succeeded it is hard to maintain and seems useless to user e g which one is running i think user care about the whole status of a tfjob does this job start training and the status of each job name task index proposed design add tfclusterstatus in tfjob status go tfclusterstatus represents a tensorflow cluster status see it is a map from job name task index to status submitted created failed chief worker is worker by default i m not sure about this worker created worker created worker submitted worker failed ps created ps submitted type tfclusterstatus map string this topic is open to discuss so please show your ideas and let s make it clearer together jlewi jimexist djangopeng gaocegege ddysher mqliang mitake wdyt | 1 |
815,720 | 30,568,877,600 | IssuesEvent | 2023-07-20 20:10:05 | phylum-dev/cli | https://api.github.com/repos/phylum-dev/cli | closed | Provide failure report in pre-check extensions | enhancement medium priority | # Overview
Each of the current package manager extensions offered by the CLI (`npm`, `pip`, `poetry`, and `yarn`) will report that there was a failure when analyzing the new package(s) to be installed. However, the report is simply that there was a failure and no further detail is provided. Provide more detail as to why the analysis failed.
## Additional Context
Here is an example of the current output:
```
❯ phylum pip install "pyyaml==5.3.1"
[phylum] Finding new dependencies…
[notice] A new release of pip is available: 23.0.1 -> 23.1.2
[notice] To update, run: pip install --upgrade pip
[phylum] Dependency resolution successful.
[phylum] Analyzing packages…
[phylum] Supply Chain Risk Analysis - FAILURE
```
It _may_ be acceptable to provide a link to the project in the UI, to view the results of the analysis there. Check with @louislang before assuming that is _all_ that is required.
Providing a better report output should be possible when the API provides job evaluation results in a machine readable format (issue and PR are internal, but in progress).
## Acceptance Criteria
- [ ] Each package manager extension provides more analysis failure detail
- [ ] `pip` extension
- [ ] `npm` extension
- [ ] `poetry` extension
- [ ] `yarn` extension | 1.0 | Provide failure report in pre-check extensions - # Overview
Each of the current package manager extensions offered by the CLI (`npm`, `pip`, `poetry`, and `yarn`) will report that there was a failure when analyzing the new package(s) to be installed. However, the report is simply that there was a failure and no further detail is provided. Provide more detail as to why the analysis failed.
## Additional Context
Here is an example of the current output:
```
❯ phylum pip install "pyyaml==5.3.1"
[phylum] Finding new dependencies…
[notice] A new release of pip is available: 23.0.1 -> 23.1.2
[notice] To update, run: pip install --upgrade pip
[phylum] Dependency resolution successful.
[phylum] Analyzing packages…
[phylum] Supply Chain Risk Analysis - FAILURE
```
It _may_ be acceptable to provide a link to the project in the UI, to view the results of the analysis there. Check with @louislang before assuming that is _all_ that is required.
Providing a better report output should be possible when the API provides job evaluation results in a machine readable format (issue and PR are internal, but in progress).
## Acceptance Criteria
- [ ] Each package manager extension provides more analysis failure detail
- [ ] `pip` extension
- [ ] `npm` extension
- [ ] `poetry` extension
- [ ] `yarn` extension | priority | provide failure report in pre check extensions overview each of the current package manager extensions offered by the cli npm pip poetry and yarn will report that there was a failure when analyzing the new package s to be installed however the report is simply that there was a failure and no further detail is provided provide more detail as to why the analysis failed additional context here is an example of the current output ❯ phylum pip install pyyaml finding new dependencies… a new release of pip is available to update run pip install upgrade pip dependency resolution successful analyzing packages… supply chain risk analysis failure it may be acceptable to provide a link to the project in the ui to view the results of the analysis there check with louislang before assuming that is all that is required providing a better report output should be possible when the api provides job evaluation results in a machine readable format issue and pr are internal but in progress acceptance criteria each package manager extension provides more analysis failure detail pip extension npm extension poetry extension yarn extension | 1 |
43,114 | 2,882,722,804 | IssuesEvent | 2015-06-11 07:38:11 | dart-lang/sdk | https://api.github.com/repos/dart-lang/sdk | closed | VM: Implementing SDK Extensions | Area-VM Priority-Medium Triaged Type-Enhancement | Tracking issue for SDK Extensions, a way for our packages to provide embedder-specific libraries, so that our tools can properly analyze Dart code. | 1.0 | VM: Implementing SDK Extensions - Tracking issue for SDK Extensions, a way for our packages to provide embedder-specific libraries, so that our tools can properly analyze Dart code. | priority | vm implementing sdk extensions tracking issue for sdk extensions a way for our packages to provide embedder specific libraries so that our tools can properly analyze dart code | 1 |
249,437 | 7,961,811,612 | IssuesEvent | 2018-07-13 12:15:10 | FIDUCEO/FCDR_HIRS | https://api.github.com/repos/FIDUCEO/FCDR_HIRS | opened | Add more debug radiances to debug FCDR | Priority: Medium | Some useful radiances to add to debug FDCR:
- [ ] radiance with zero harmonisation
- [ ] radiance with zero harmonisation and zero self-emission | 1.0 | Add more debug radiances to debug FCDR - Some useful radiances to add to debug FDCR:
- [ ] radiance with zero harmonisation
- [ ] radiance with zero harmonisation and zero self-emission | priority | add more debug radiances to debug fcdr some useful radiances to add to debug fdcr radiance with zero harmonisation radiance with zero harmonisation and zero self emission | 1 |
482,185 | 13,902,423,050 | IssuesEvent | 2020-10-20 05:19:57 | AY2021S1-CS2113-T14-3/tp | https://api.github.com/repos/AY2021S1-CS2113-T14-3/tp | closed | Add Date optional argument for AddCommand | priority.Medium type.Enhancement type.Story type.Task | Keep track of dates so that users can print a weekly calendar, etc.
Example command:
- `add tP meeting date/2020-10-13` | 1.0 | Add Date optional argument for AddCommand - Keep track of dates so that users can print a weekly calendar, etc.
Example command:
- `add tP meeting date/2020-10-13` | priority | add date optional argument for addcommand keep track of dates so that users can print a weekly calendar etc example command add tp meeting date | 1 |
548,704 | 16,074,131,304 | IssuesEvent | 2021-04-25 02:34:03 | fog/fog-google | https://api.github.com/repos/fog/fog-google | closed | Rewrite save method to use `as` method from fog-core | dev hacktoberfest help wanted no-issue-activity priority/medium | In https://github.com/fog/fog-google/pull/82/files#r42955444, @plribeiro3000 mentioned "I ended up adding a new feature to `fog-core`, the `as` option like [here](https://github.com/fog/fog-xenserver/blob/master/lib/fog/compute/xen_server/models/server.rb#L29). Then my `save` method is as simple as [this](https://github.com/fog/fog-xenserver/blob/master/lib/fog/compute/xen_server/models/instance_methods.rb#L22-L28) because the method `all_associations_and_attributes` will return a hash following the correct convention."
Let's change our save methods across the repo to use this if it makes sense.
| 1.0 | Rewrite save method to use `as` method from fog-core - In https://github.com/fog/fog-google/pull/82/files#r42955444, @plribeiro3000 mentioned "I ended up adding a new feature to `fog-core`, the `as` option like [here](https://github.com/fog/fog-xenserver/blob/master/lib/fog/compute/xen_server/models/server.rb#L29). Then my `save` method is as simple as [this](https://github.com/fog/fog-xenserver/blob/master/lib/fog/compute/xen_server/models/instance_methods.rb#L22-L28) because the method `all_associations_and_attributes` will return a hash following the correct convention."
Let's change our save methods across the repo to use this if it makes sense.
| priority | rewrite save method to use as method from fog core in mentioned i ended up adding a new feature to fog core the as option like then my save method is as simple as because the method all associations and attributes will return a hash following the correct convention let s change our save methods across the repo to use this if it makes sense | 1 |
222,076 | 7,422,854,088 | IssuesEvent | 2018-03-23 01:46:10 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | USER ISSUE: Only latest waypoint shown on map | Medium Priority | **Version:** 0.7.2.4 beta
**Steps to Reproduce:**
Drop multiple waypoints
**Expected behavior:**
Each waypoint should be shown on the map
**Actual behavior:**
Only the latest waypoint dropped is shown on map
World files:
https://www.dropbox.com/s/ni4whemdfrmzo5s/World%20Files.rar?dl=0
 | 1.0 | USER ISSUE: Only latest waypoint shown on map - **Version:** 0.7.2.4 beta
**Steps to Reproduce:**
Drop multiple waypoints
**Expected behavior:**
Each waypoint should be shown on the map
**Actual behavior:**
Only the latest waypoint dropped is shown on map
World files:
https://www.dropbox.com/s/ni4whemdfrmzo5s/World%20Files.rar?dl=0
 | priority | user issue only latest waypoint shown on map version beta steps to reproduce drop multiple waypoints expected behavior each waypoint should be shown on the map actual behavior only the latest waypoint dropped is shown on map world files | 1 |
440,390 | 12,699,129,590 | IssuesEvent | 2020-06-22 14:25:43 | LLK/scratch-vm | https://api.github.com/repos/LLK/scratch-vm | closed | Answer is not cleared by making new project | Low Impact Medium Severity bug priority 4 | ### Expected Behavior
Making new project should clear answer
### Actual Behavior
It keeps the answer unless
1) it was changed by ask block
2) green flag was pressed (#795)
### Steps to Reproduce
1) click ask block
2) type something and click the button
3) click File->New
4) click answer block
### Operating System and Browser
Windows 10 Firefox 74
### Compatibility info
On Scratch 1.4, it clears, but on 2.0 it didn't clear | 1.0 | Answer is not cleared by making new project - ### Expected Behavior
Making new project should clear answer
### Actual Behavior
It keeps the answer unless
1) it was changed by ask block
2) green flag was pressed (#795)
### Steps to Reproduce
1) click ask block
2) type something and click the button
3) click File->New
4) click answer block
### Operating System and Browser
Windows 10 Firefox 74
### Compatibility info
On Scratch 1.4, it clears, but on 2.0 it didn't clear | priority | answer is not cleared by making new project expected behavior making new project should clear answer actual behavior it keeps the answer unless it was changed by ask block green flag was pressed steps to reproduce click ask block type something and click the button click file new click answer block operating system and browser windows firefox compatibility info on scratch it clears but on it didn t clear | 1 |
29,658 | 2,716,761,465 | IssuesEvent | 2015-04-10 21:12:49 | CruxFramework/crux | https://api.github.com/repos/CruxFramework/crux | closed | Error in MenuTabsDisposal component | bug imported Milestone-M14-C3 Module-CruxWidgets Priority-Medium TargetVersion-5.2.0 | _From [fla...@triggolabs.com](https://code.google.com/u/103356193102194777994/) on September 15, 2014 10:52:51_
Using MenuTabsDisposal component in showCase project (main menu), opening in
mobile version occurs a problem: after a click in the option, opens the view and returns for menu immediately.
_Original issue: http://code.google.com/p/crux-framework/issues/detail?id=527_ | 1.0 | Error in MenuTabsDisposal component - _From [fla...@triggolabs.com](https://code.google.com/u/103356193102194777994/) on September 15, 2014 10:52:51_
Using MenuTabsDisposal component in showCase project (main menu), opening in
mobile version occurs a problem: after a click in the option, opens the view and returns for menu immediately.
_Original issue: http://code.google.com/p/crux-framework/issues/detail?id=527_ | priority | error in menutabsdisposal component from on september using menutabsdisposal component in showcase project main menu opening in mobile version occurs a problem after a click in the option opens the view and returns for menu immediately original issue | 1 |
816,228 | 30,594,561,660 | IssuesEvent | 2023-07-21 20:25:59 | DDMAL/CantusDB | https://api.github.com/repos/DDMAL/CantusDB | closed | Chant Search Page - Contains/Starts-with dropdown should be smaller | enhancement priority: medium simple fix cosmetic/accessibility | From an email from Debra, where she was forwarding comments she'd received on to us developers:
> > http://206.12.88.113/chant-search/ - Maybe it's just me, but I keep trying to type in the search word in the drop-down box ("Starts with" or "Contains") instead of in the "Keyword" box. I think it might be because they are the same size. Is there something one can easily do about that?
>
> Me too! Now that you say it, I see what you mean. I clicked in the "Contains" box as well, and then realized what I had done. I'm sure we could train ourselves not to do this, but the "Contains" / "Starts with" box doesn't likely have to be that large. OR, how about we switch the order and have the box you type in come first? With "Contains/Start with" beside it to the right? Or is that strange and out of order the way you would think about it?
We should make the contains/starts-with dropdown smaller. | 1.0 | Chant Search Page - Contains/Starts-with dropdown should be smaller - From an email from Debra, where she was forwarding comments she'd received on to us developers:
> > http://206.12.88.113/chant-search/ - Maybe it's just me, but I keep trying to type in the search word in the drop-down box ("Starts with" or "Contains") instead of in the "Keyword" box. I think it might be because they are the same size. Is there something one can easily do about that?
>
> Me too! Now that you say it, I see what you mean. I clicked in the "Contains" box as well, and then realized what I had done. I'm sure we could train ourselves not to do this, but the "Contains" / "Starts with" box doesn't likely have to be that large. OR, how about we switch the order and have the box you type in come first? With "Contains/Start with" beside it to the right? Or is that strange and out of order the way you would think about it?
We should make the contains/starts-with dropdown smaller. | priority | chant search page contains starts with dropdown should be smaller from an email from debra where she was forwarding comments she d received on to us developers maybe it s just me but i keep trying to type in the search word in the drop down box starts with or contains instead of in the keyword box i think it might be because they are the same size is there something one can easily do about that me too now that you say it i see what you mean i clicked in the contains box as well and then realized what i had done i m sure we could train ourselves not to do this but the contains starts with box doesn t likely have to be that large or how about we switch the order and have the box you type in come first with contains start with beside it to the right or is that strange and out of order the way you would think about it we should make the contains starts with dropdown smaller | 1 |
184,276 | 6,711,613,010 | IssuesEvent | 2017-10-13 05:16:16 | WatPi/WatPi | https://api.github.com/repos/WatPi/WatPi | closed | Add Cloud Vision annotation code (to dashboard?) | Priority: Medium Status: Available Type: Enhancement | Was going to add this to a branch but looks like the camera code is gutted at the moment...
Anyway, here is the code to get annotations for an image. You need to authenticate first through the shell:
export GOOGLE_APPLICATION_CREDENTIALS=<path_to_service_account_file>
If you don't have the client_secrets.json file already, I can send it to you directly.
Then can run this from Django views.py:
```
from google.cloud import vision
from google.cloud.vision import types
import io
import os
def annotate_image(request):
image_labels = []
client = vision.ImageAnnotatorClient()
file_name = 'camera/static/images/image_sm.jpg'
with io.open(file_name, 'rb') as image_file:
content = image_file.read()
image = types.Image(content=content)
response = client.label_detection(image=image)
labels = response.label_annotations
print('Labels: ')
for label in labels:
print(label.description)
image_labels.append(label.description)
return HttpResponse(content=str(image_labels))
``` | 1.0 | Add Cloud Vision annotation code (to dashboard?) - Was going to add this to a branch but looks like the camera code is gutted at the moment...
Anyway, here is the code to get annotations for an image. You need to authenticate first through the shell:
export GOOGLE_APPLICATION_CREDENTIALS=<path_to_service_account_file>
If you don't have the client_secrets.json file already, I can send it to you directly.
Then can run this from Django views.py:
```
from google.cloud import vision
from google.cloud.vision import types
import io
import os
def annotate_image(request):
image_labels = []
client = vision.ImageAnnotatorClient()
file_name = 'camera/static/images/image_sm.jpg'
with io.open(file_name, 'rb') as image_file:
content = image_file.read()
image = types.Image(content=content)
response = client.label_detection(image=image)
labels = response.label_annotations
print('Labels: ')
for label in labels:
print(label.description)
image_labels.append(label.description)
return HttpResponse(content=str(image_labels))
``` | priority | add cloud vision annotation code to dashboard was going to add this to a branch but looks like the camera code is gutted at the moment anyway here is the code to get annotations for an image you need to authenticate first through the shell export google application credentials if you don t have the client secrets json file already i can send it to you directly then can run this from django views py from google cloud import vision from google cloud vision import types import io import os def annotate image request image labels client vision imageannotatorclient file name camera static images image sm jpg with io open file name rb as image file content image file read image types image content content response client label detection image image labels response label annotations print labels for label in labels print label description image labels append label description return httpresponse content str image labels | 1 |
396,322 | 11,707,644,494 | IssuesEvent | 2020-03-08 08:03:52 | flextype/flextype | https://api.github.com/repos/flextype/flextype | closed | Flextype Default Theme: issue with content position | priority: medium type: bug | Need to fix content position in base.html of default theme.

| 1.0 | Flextype Default Theme: issue with content position - Need to fix content position in base.html of default theme.

| priority | flextype default theme issue with content position need to fix content position in base html of default theme | 1 |
531,820 | 15,512,334,656 | IssuesEvent | 2021-03-12 01:30:28 | AY2021S2-CS2103T-T12-4/tp | https://api.github.com/repos/AY2021S2-CS2103T-T12-4/tp | closed | Bug: mismatched exceptions found in handling request errors | priority.Medium severity.Medium type.Bug | Mismatched exceptions leading to misinformed error messages shown to users (does not affect app logic). | 1.0 | Bug: mismatched exceptions found in handling request errors - Mismatched exceptions leading to misinformed error messages shown to users (does not affect app logic). | priority | bug mismatched exceptions found in handling request errors mismatched exceptions leading to misinformed error messages shown to users does not affect app logic | 1 |
45,153 | 2,920,435,387 | IssuesEvent | 2015-06-24 18:55:25 | ashanbh/chrome-rest-client | https://api.github.com/repos/ashanbh/chrome-rest-client | closed | Enable pretty-print of JSONP response | auto-migrated Component-UI Priority-Medium Type-Enhancement | ```
JSONP responses from server are successfully syntax highlighting but remain as
a single line.
Enhancement request is for parser to notice when the response is json wrapped
in a function call, then display the json on multi lines like normal json
output.
An example of a good Chrome extension that does this kind of pretty printing is
https://github.com/gildas-lormeau/JSONView-for-Chrome
i.e. instead of current single line:
JSON_CALLBACK([{"id": 3,"name": "John","data": {"level": "manager","salary":
50000}},{"id": 4,"name": "Bill","data": {"level": "employee","salary": 30000}}])
output should look something like:
JSON_CALLBACK(
[
{
"id": 3,
"name": "John",
"data": {
"level": "manager",
"salary": 50000
}
},
{
"id": 4,
"name": "Bill",
"data": {
"level": "employee",
"salary": 30000
}
}
]
)
```
Original issue reported on code.google.com by `bigmic...@gmail.com` on 1 Jul 2013 at 9:22 | 1.0 | Enable pretty-print of JSONP response - ```
JSONP responses from server are successfully syntax highlighting but remain as
a single line.
Enhancement request is for parser to notice when the response is json wrapped
in a function call, then display the json on multi lines like normal json
output.
An example of a good Chrome extension that does this kind of pretty printing is
https://github.com/gildas-lormeau/JSONView-for-Chrome
i.e. instead of current single line:
JSON_CALLBACK([{"id": 3,"name": "John","data": {"level": "manager","salary":
50000}},{"id": 4,"name": "Bill","data": {"level": "employee","salary": 30000}}])
output should look something like:
JSON_CALLBACK(
[
{
"id": 3,
"name": "John",
"data": {
"level": "manager",
"salary": 50000
}
},
{
"id": 4,
"name": "Bill",
"data": {
"level": "employee",
"salary": 30000
}
}
]
)
```
Original issue reported on code.google.com by `bigmic...@gmail.com` on 1 Jul 2013 at 9:22 | priority | enable pretty print of jsonp response jsonp responses from server are successfully syntax highlighting but remain as a single line enhancement request is for parser to notice when the response is json wrapped in a function call then display the json on multi lines like normal json output an example of a good chrome extension that does this kind of pretty printing is i e instead of current single line json callback id name john data level manager salary id name bill data level employee salary output should look something like json callback id name john data level manager salary id name bill data level employee salary original issue reported on code google com by bigmic gmail com on jul at | 1 |
713,416 | 24,527,757,955 | IssuesEvent | 2022-10-11 14:16:31 | AY2223S1-CS2103T-W10-4/tp | https://api.github.com/repos/AY2223S1-CS2103T-W10-4/tp | closed | bug(ui): extra message when removing tasks | type.Bug priority.Medium severity.Low | When removing tasks, extra uwnanted message is shown
`Removed Task: hw (by: January 1, 2022): Deletes the module identified by the index number used in the displayed module list.
Parameters: INDEX (must be a positive integer)
Example: remove 1`
should just be
`Removed Task: hw (by: January 1, 2022)` | 1.0 | bug(ui): extra message when removing tasks - When removing tasks, extra uwnanted message is shown
`Removed Task: hw (by: January 1, 2022): Deletes the module identified by the index number used in the displayed module list.
Parameters: INDEX (must be a positive integer)
Example: remove 1`
should just be
`Removed Task: hw (by: January 1, 2022)` | priority | bug ui extra message when removing tasks when removing tasks extra uwnanted message is shown removed task hw by january deletes the module identified by the index number used in the displayed module list parameters index must be a positive integer example remove should just be removed task hw by january | 1 |
561,629 | 16,620,454,993 | IssuesEvent | 2021-06-02 23:37:07 | guardicore/monkey | https://api.github.com/repos/guardicore/monkey | opened | Code is running on import, resulting in undesired execution of logic | Bug Complexity: High Priority: Medium | <!--
Thank you for reporting a bug to make Infection Monkey better.
Please fill in as much of the template below as you're able.
-->
## Describe the bug
Reporting semaphores are created when `report_generation_synchronisation` is imported. If the `--help` flag is passed to Monkey Island, the user sees a log message regading the initialization of these locks. The `--help` flag should only display help and exit.
We should avoid executing global statements like this that run on import.
https://github.com/guardicore/monkey/blob/4e6bb219425927f979767d9750d5317f896551eb/monkey/monkey_island/cc/services/reporting/report_generation_synchronisation.py#L1-L15
## To Reproduce
Steps to reproduce the behavior:
1. Run Monkey Island with the `--help` flag
2. See error
## Screenshots
.
| 1.0 | Code is running on import, resulting in undesired execution of logic - <!--
Thank you for reporting a bug to make Infection Monkey better.
Please fill in as much of the template below as you're able.
-->
## Describe the bug
Reporting semaphores are created when `report_generation_synchronisation` is imported. If the `--help` flag is passed to Monkey Island, the user sees a log message regading the initialization of these locks. The `--help` flag should only display help and exit.
We should avoid executing global statements like this that run on import.
https://github.com/guardicore/monkey/blob/4e6bb219425927f979767d9750d5317f896551eb/monkey/monkey_island/cc/services/reporting/report_generation_synchronisation.py#L1-L15
## To Reproduce
Steps to reproduce the behavior:
1. Run Monkey Island with the `--help` flag
2. See error
## Screenshots
.
| priority | code is running on import resulting in undesired execution of logic thank you for reporting a bug to make infection monkey better please fill in as much of the template below as you re able describe the bug reporting semaphores are created when report generation synchronisation is imported if the help flag is passed to monkey island the user sees a log message regading the initialization of these locks the help flag should only display help and exit we should avoid executing global statements like this that run on import to reproduce steps to reproduce the behavior run monkey island with the help flag see error screenshots | 1 |
644,246 | 20,971,289,822 | IssuesEvent | 2022-03-28 11:38:02 | status-im/status-desktop | https://api.github.com/repos/status-im/status-desktop | closed | Input value of search popup bleeds out of the modal when it gets too long | bug ui Chat priority 2: medium | 
^ I know this is not typically a value someone would put in there, but the input should still not allow this.
Most likely something that should be addressed in StatusQ | 1.0 | Input value of search popup bleeds out of the modal when it gets too long - 
^ I know this is not typically a value someone would put in there, but the input should still not allow this.
Most likely something that should be addressed in StatusQ | priority | input value of search popup bleeds out of the modal when it gets too long i know this is not typically a value someone would put in there but the input should still not allow this most likely something that should be addressed in statusq | 1 |
29,689 | 2,716,782,950 | IssuesEvent | 2015-04-10 21:21:41 | CruxFramework/crux | https://api.github.com/repos/CruxFramework/crux | closed | The MessageBox and WaitBox components are not being stylized. | bug imported Milestone-M14-C4 Priority-Medium TargetVersion-5.3.0 | _From [guilhe...@triggolabs.com](https://code.google.com/u/113083826916919097787/) on October 21, 2014 10:49:25_
When upgrading to version 5.2.0 crux and smartfaces to version 1.1.0
the MessageBox and WaitBox components lost css style.
It was also noted when inspecting the MessageBox that there are two divs with the same class faces css-popup-content, a div inside the other, this implies that when the style is applied it is applied twice.
An example of what occurs can be seen in Media Manager project, just
add and or search by an artist that will be possible to verify that
the pop-up and wait are no css style.
_Original issue: http://code.google.com/p/crux-framework/issues/detail?id=560_ | 1.0 | The MessageBox and WaitBox components are not being stylized. - _From [guilhe...@triggolabs.com](https://code.google.com/u/113083826916919097787/) on October 21, 2014 10:49:25_
When upgrading to version 5.2.0 crux and smartfaces to version 1.1.0
the MessageBox and WaitBox components lost css style.
It was also noted when inspecting the MessageBox that there are two divs with the same class faces css-popup-content, a div inside the other, this implies that when the style is applied it is applied twice.
An example of what occurs can be seen in Media Manager project, just
add and or search by an artist that will be possible to verify that
the pop-up and wait are no css style.
_Original issue: http://code.google.com/p/crux-framework/issues/detail?id=560_ | priority | the messagebox and waitbox components are not being stylized from on october when upgrading to version crux and smartfaces to version the messagebox and waitbox components lost css style it was also noted when inspecting the messagebox that there are two divs with the same class faces css popup content a div inside the other this implies that when the style is applied it is applied twice an example of what occurs can be seen in media manager project just add and or search by an artist that will be possible to verify that the pop up and wait are no css style original issue | 1 |
652,862 | 21,563,534,165 | IssuesEvent | 2022-05-01 14:23:02 | testomatio/app | https://api.github.com/repos/testomatio/app | closed | Tests synchronized by ID do not seem to actually be synchronized | bug priority medium | **Describe the bug**
For a few months we come up with this disturbing situation : tests that are supposed to be synchronized by ID - as recommended - actually lost their sync.

This is particularly annoying as we regularly amend our test steps and examples in the code base, perform a test import and expect to have something clean in Testomat. As a matter of fact even the tests are not properly updated by the import command - but that may deserve an other bug ticket.
**To Reproduce**
Steps to reproduce the behavior:
Not really sure, I can just tell you that we perform imports regularly with options --update-ids --create
**Expected behavior**
As my tests are imported into Testomat using the option --update-ids I expect these ID to be properly taken into account by the system, keeping Testomat and the code base in Sync.
**Screenshots**
If applicable, add screenshots or video to help explain your problem.
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Browser Version [e.g. 22]
- Application: [production or beta]
**Additional context**
Add any other context about the problem here.
| 1.0 | Tests synchronized by ID do not seem to actually be synchronized - **Describe the bug**
For a few months we come up with this disturbing situation : tests that are supposed to be synchronized by ID - as recommended - actually lost their sync.

This is particularly annoying as we regularly amend our test steps and examples in the code base, perform a test import and expect to have something clean in Testomat. As a matter of fact even the tests are not properly updated by the import command - but that may deserve an other bug ticket.
**To Reproduce**
Steps to reproduce the behavior:
Not really sure, I can just tell you that we perform imports regularly with options --update-ids --create
**Expected behavior**
As my tests are imported into Testomat using the option --update-ids I expect these ID to be properly taken into account by the system, keeping Testomat and the code base in Sync.
**Screenshots**
If applicable, add screenshots or video to help explain your problem.
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Browser Version [e.g. 22]
- Application: [production or beta]
**Additional context**
Add any other context about the problem here.
| priority | tests synchronized by id do not seem to actually be synchronized describe the bug for a few months we come up with this disturbing situation tests that are supposed to be synchronized by id as recommended actually lost their sync this is particularly annoying as we regularly amend our test steps and examples in the code base perform a test import and expect to have something clean in testomat as a matter of fact even the tests are not properly updated by the import command but that may deserve an other bug ticket to reproduce steps to reproduce the behavior not really sure i can just tell you that we perform imports regularly with options update ids create expected behavior as my tests are imported into testomat using the option update ids i expect these id to be properly taken into account by the system keeping testomat and the code base in sync screenshots if applicable add screenshots or video to help explain your problem desktop please complete the following information os browser browser version application additional context add any other context about the problem here | 1 |
199,013 | 6,980,009,138 | IssuesEvent | 2017-12-12 23:19:28 | JKGDevs/JediKnightGalaxies | https://api.github.com/repos/JKGDevs/JediKnightGalaxies | closed | Jetpacks and armor are sometimes not visible on other clients. | bug priority:medium | Maybe it has something to do with deferred client state? Marking as Medium because it can put players at a disadvantage when it occurs. | 1.0 | Jetpacks and armor are sometimes not visible on other clients. - Maybe it has something to do with deferred client state? Marking as Medium because it can put players at a disadvantage when it occurs. | priority | jetpacks and armor are sometimes not visible on other clients maybe it has something to do with deferred client state marking as medium because it can put players at a disadvantage when it occurs | 1 |
391,979 | 11,581,462,370 | IssuesEvent | 2020-02-21 22:42:59 | SlapGaming/SlapBot | https://api.github.com/repos/SlapGaming/SlapBot | closed | Custom Help handler | Medium priority new feature | Custom help command handler.
Advantages:
- Own formatting.
- Split LTG/Meme stuff to own section.
- Only display commands a user has access to. | 1.0 | Custom Help handler - Custom help command handler.
Advantages:
- Own formatting.
- Split LTG/Meme stuff to own section.
- Only display commands a user has access to. | priority | custom help handler custom help command handler advantages own formatting split ltg meme stuff to own section only display commands a user has access to | 1 |
22,653 | 2,649,641,721 | IssuesEvent | 2015-03-15 04:05:38 | prikhi/pencil | https://api.github.com/repos/prikhi/pencil | closed | Pdf export failure | 2–5 stars bug imported Priority-Medium | _From [jkaa...@gmail.com](https://code.google.com/u/116961608215314184690/) on February 09, 2012 14:14:33_
What steps will reproduce the problem? 1. Attempting to export as a PDF using default document template 2. Occurs on blank .ep files or ones with content 3. Happens despite upgrading to FF 10 and Pencil to 1.3.4 What is the expected output? What do you see instead? Expect a PDF export to be created. Instead I see the following error What version of the product are you using? On what operating system? Pencil 1.3.4 FF 10 Windows XP Please provide any additional information below.
**Attachment:** [snap.jpg](http://code.google.com/p/evoluspencil/issues/detail?id=410)
_Original issue: http://code.google.com/p/evoluspencil/issues/detail?id=410_ | 1.0 | Pdf export failure - _From [jkaa...@gmail.com](https://code.google.com/u/116961608215314184690/) on February 09, 2012 14:14:33_
What steps will reproduce the problem? 1. Attempting to export as a PDF using default document template 2. Occurs on blank .ep files or ones with content 3. Happens despite upgrading to FF 10 and Pencil to 1.3.4 What is the expected output? What do you see instead? Expect a PDF export to be created. Instead I see the following error What version of the product are you using? On what operating system? Pencil 1.3.4 FF 10 Windows XP Please provide any additional information below.
**Attachment:** [snap.jpg](http://code.google.com/p/evoluspencil/issues/detail?id=410)
_Original issue: http://code.google.com/p/evoluspencil/issues/detail?id=410_ | priority | pdf export failure from on february what steps will reproduce the problem attempting to export as a pdf using default document template occurs on blank ep files or ones with content happens despite upgrading to ff and pencil to what is the expected output what do you see instead expect a pdf export to be created instead i see the following error what version of the product are you using on what operating system pencil ff windows xp please provide any additional information below attachment original issue | 1 |
402,357 | 11,808,696,901 | IssuesEvent | 2020-03-19 13:49:12 | Zebiano/Labeler | https://api.github.com/repos/Zebiano/Labeler | closed | When creating new labels, ask if the user wants to clean the .json file | Priority: Medium :tornado: Status: Acknowledged :v: Type: Enhancement :arrow_double_up: Type: TODO :memo: | Very simple, and something I will most likely develop.
When running `labeler -n`, there might be some users who expect to start a fresh new file (which is not the case currently). So by asking if the user wants to start fresh, that is that problem solved.
I might also make the `-f` work with it, and I guess it'll default to "No, I don't want to reset the file". We'll see. | 1.0 | When creating new labels, ask if the user wants to clean the .json file - Very simple, and something I will most likely develop.
When running `labeler -n`, there might be some users who expect to start a fresh new file (which is not the case currently). So by asking if the user wants to start fresh, that is that problem solved.
I might also make the `-f` work with it, and I guess it'll default to "No, I don't want to reset the file". We'll see. | priority | when creating new labels ask if the user wants to clean the json file very simple and something i will most likely develop when running labeler n there might be some users who expect to start a fresh new file which is not the case currently so by asking if the user wants to start fresh that is that problem solved i might also make the f work with it and i guess it ll default to no i don t want to reset the file we ll see | 1 |
610,847 | 18,926,192,915 | IssuesEvent | 2021-11-17 09:48:09 | ansible/awx | https://api.github.com/repos/ansible/awx | closed | Consider Moving the Instances List to a Top Level List | type:enhancement priority:medium component:ui state:needs_info | ##### ISSUE TYPE
- Feature Idea
##### SUMMARY
With the Mesh Code work that is coming in 4.1 there will likely be UI work that will add a feature to notify the user of a new instance, when it comes on line so the user can act on it (See https://github.com/ansible/awx/issues/10720). In response to that we may also want to consider moving the Instances List into a top level list in the UI. This issue, right now, is meant to just start that conversation.
@wenottingham @trahman73 @AlanCoding
| 1.0 | Consider Moving the Instances List to a Top Level List - ##### ISSUE TYPE
- Feature Idea
##### SUMMARY
With the Mesh Code work that is coming in 4.1 there will likely be UI work that will add a feature to notify the user of a new instance, when it comes on line so the user can act on it (See https://github.com/ansible/awx/issues/10720). In response to that we may also want to consider moving the Instances List into a top level list in the UI. This issue, right now, is meant to just start that conversation.
@wenottingham @trahman73 @AlanCoding
| priority | consider moving the instances list to a top level list issue type feature idea summary with the mesh code work that is coming in there will likely be ui work that will add a feature to notify the user of a new instance when it comes on line so the user can act on it see in response to that we may also want to consider moving the instances list into a top level list in the ui this issue right now is meant to just start that conversation wenottingham alancoding | 1 |
398,556 | 11,741,837,699 | IssuesEvent | 2020-03-11 22:48:12 | thaliawww/concrexit | https://api.github.com/repos/thaliawww/concrexit | closed | Add link to pizzas in the menu | priority: medium | In GitLab by @joostrijneveld on Dec 15, 2016, 11:13
As was discussed in #229 (specifically [here](https://gitlab.science.ru.nl/thalia/concrexit/issues/229#note_13828)). | 1.0 | Add link to pizzas in the menu - In GitLab by @joostrijneveld on Dec 15, 2016, 11:13
As was discussed in #229 (specifically [here](https://gitlab.science.ru.nl/thalia/concrexit/issues/229#note_13828)). | priority | add link to pizzas in the menu in gitlab by joostrijneveld on dec as was discussed in specifically | 1 |
336,838 | 10,197,612,894 | IssuesEvent | 2019-08-13 01:14:35 | djjd47130/GitHubBackup | https://api.github.com/repos/djjd47130/GitHubBackup | closed | Help file footer needs to be modified | bug priority medium ui | Just noticed, in the help file, the common footer in the template has never been modified to reflect the application, and still has the default information from a new WinCHM project.

| 1.0 | Help file footer needs to be modified - Just noticed, in the help file, the common footer in the template has never been modified to reflect the application, and still has the default information from a new WinCHM project.

| priority | help file footer needs to be modified just noticed in the help file the common footer in the template has never been modified to reflect the application and still has the default information from a new winchm project | 1 |
115,892 | 4,684,359,469 | IssuesEvent | 2016-10-10 04:20:40 | Apollo-Community/ApolloStation | https://api.github.com/repos/Apollo-Community/ApolloStation | closed | Traitor unable to access the equipment menu | bug priority: medium | When they clicked on it, nothing would happen
Faction was Tiger Cooperative
Gammode was AutoTraitor | 1.0 | Traitor unable to access the equipment menu - When they clicked on it, nothing would happen
Faction was Tiger Cooperative
Gammode was AutoTraitor | priority | traitor unable to access the equipment menu when they clicked on it nothing would happen faction was tiger cooperative gammode was autotraitor | 1 |
84,501 | 3,667,495,434 | IssuesEvent | 2016-02-20 01:20:04 | EsotericSoftware/kryo | https://api.github.com/repos/EsotericSoftware/kryo | closed | Memory leak when serializing collections | bug imported Priority-Medium | _From [rok.lena...@gmail.com](https://code.google.com/u/115962338486557045709/) on April 10, 2013 15:48:34_
When trying to serialize a list with 1900 elements (simple beans which have some string, int and date props) - total size of 1.5 MB, memory consumption will exceed 2 GB and java OOM error will occur. Serializing same object with just 340 elements works normally.
Disabling references will cause a stack overflow.
Reproducing:
I'm trying to serialize an Object[2] array with first element being instance of DocumentList, with list member being an ArrayList with 1900 instances of Document class (no large data in there, all 1900 elements occupy a bit under 2 MB in database). See attachment for DocumentList and Document classes. Second element of object[] is null.
Exception created : java.lang.OutOfMemoryError: Java heap space
at com.esotericsoftware.kryo.util.IdentityObjectIntMap.resize(IdentityObjectIntMap.java:410)
at com.esotericsoftware.kryo.util.IdentityObjectIntMap.putStash(IdentityObjectIntMap.java:227)
at com.esotericsoftware.kryo.util.IdentityObjectIntMap.push(IdentityObjectIntMap.java:221)
at com.esotericsoftware.kryo.util.IdentityObjectIntMap.put(IdentityObjectIntMap.java:117)
at com.esotericsoftware.kryo.util.IdentityObjectIntMap.putStash(IdentityObjectIntMap.java:228)
at com.esotericsoftware.kryo.util.IdentityObjectIntMap.push(IdentityObjectIntMap.java:221)
at com.esotericsoftware.kryo.util.IdentityObjectIntMap.put(IdentityObjectIntMap.java:117)
at com.esotericsoftware.kryo.util.MapReferenceResolver.addWrittenObject(MapReferenceResolver.java:23)
at com.esotericsoftware.kryo.Kryo.writeReferenceOrNull(Kryo.java:598)
at com.esotericsoftware.kryo.Kryo.writeObjectOrNull(Kryo.java:539)
at com.esotericsoftware.kryo.serializers.FieldSerializer$ObjectField.write(FieldSerializer.java:570)
at com.esotericsoftware.kryo.serializers.FieldSerializer.write(FieldSerializer.java:213)
at com.esotericsoftware.kryo.Kryo.writeClassAndObject(Kryo.java:568)
at com.esotericsoftware.kryo.serializers.CollectionSerializer.write(CollectionSerializer.java:75)
at com.esotericsoftware.kryo.serializers.CollectionSerializer.write(CollectionSerializer.java:18)
at com.esotericsoftware.kryo.Kryo.writeObject(Kryo.java:501)
at com.esotericsoftware.kryo.serializers.FieldSerializer$ObjectField.write(FieldSerializer.java:564)
at com.esotericsoftware.kryo.serializers.FieldSerializer.write(FieldSerializer.java:213)
at com.esotericsoftware.kryo.Kryo.writeClassAndObject(Kryo.java:568)
at com.esotericsoftware.kryo.serializers.DefaultArraySerializers$ObjectArraySerializer.write(DefaultArraySerializers.java:318)
at com.esotericsoftware.kryo.serializers.DefaultArraySerializers$ObjectArraySerializer.write(DefaultArraySerializers.java:293)
at com.esotericsoftware.kryo.Kryo.writeObject(Kryo.java:486)
**Attachment:** [classes.txt](http://code.google.com/p/kryo/issues/detail?id=108)
_Original issue: http://code.google.com/p/kryo/issues/detail?id=108_ | 1.0 | Memory leak when serializing collections - _From [rok.lena...@gmail.com](https://code.google.com/u/115962338486557045709/) on April 10, 2013 15:48:34_
When trying to serialize a list with 1900 elements (simple beans which have some string, int and date props) - total size of 1.5 MB, memory consumption will exceed 2 GB and java OOM error will occur. Serializing same object with just 340 elements works normally.
Disabling references will cause a stack overflow.
Reproducing:
I'm trying to serialize an Object[2] array with first element being instance of DocumentList, with list member being an ArrayList with 1900 instances of Document class (no large data in there, all 1900 elements occupy a bit under 2 MB in database). See attachment for DocumentList and Document classes. Second element of object[] is null.
Exception created : java.lang.OutOfMemoryError: Java heap space
at com.esotericsoftware.kryo.util.IdentityObjectIntMap.resize(IdentityObjectIntMap.java:410)
at com.esotericsoftware.kryo.util.IdentityObjectIntMap.putStash(IdentityObjectIntMap.java:227)
at com.esotericsoftware.kryo.util.IdentityObjectIntMap.push(IdentityObjectIntMap.java:221)
at com.esotericsoftware.kryo.util.IdentityObjectIntMap.put(IdentityObjectIntMap.java:117)
at com.esotericsoftware.kryo.util.IdentityObjectIntMap.putStash(IdentityObjectIntMap.java:228)
at com.esotericsoftware.kryo.util.IdentityObjectIntMap.push(IdentityObjectIntMap.java:221)
at com.esotericsoftware.kryo.util.IdentityObjectIntMap.put(IdentityObjectIntMap.java:117)
at com.esotericsoftware.kryo.util.MapReferenceResolver.addWrittenObject(MapReferenceResolver.java:23)
at com.esotericsoftware.kryo.Kryo.writeReferenceOrNull(Kryo.java:598)
at com.esotericsoftware.kryo.Kryo.writeObjectOrNull(Kryo.java:539)
at com.esotericsoftware.kryo.serializers.FieldSerializer$ObjectField.write(FieldSerializer.java:570)
at com.esotericsoftware.kryo.serializers.FieldSerializer.write(FieldSerializer.java:213)
at com.esotericsoftware.kryo.Kryo.writeClassAndObject(Kryo.java:568)
at com.esotericsoftware.kryo.serializers.CollectionSerializer.write(CollectionSerializer.java:75)
at com.esotericsoftware.kryo.serializers.CollectionSerializer.write(CollectionSerializer.java:18)
at com.esotericsoftware.kryo.Kryo.writeObject(Kryo.java:501)
at com.esotericsoftware.kryo.serializers.FieldSerializer$ObjectField.write(FieldSerializer.java:564)
at com.esotericsoftware.kryo.serializers.FieldSerializer.write(FieldSerializer.java:213)
at com.esotericsoftware.kryo.Kryo.writeClassAndObject(Kryo.java:568)
at com.esotericsoftware.kryo.serializers.DefaultArraySerializers$ObjectArraySerializer.write(DefaultArraySerializers.java:318)
at com.esotericsoftware.kryo.serializers.DefaultArraySerializers$ObjectArraySerializer.write(DefaultArraySerializers.java:293)
at com.esotericsoftware.kryo.Kryo.writeObject(Kryo.java:486)
**Attachment:** [classes.txt](http://code.google.com/p/kryo/issues/detail?id=108)
_Original issue: http://code.google.com/p/kryo/issues/detail?id=108_ | priority | memory leak when serializing collections from on april when trying to serialize a list with elements simple beans which have some string int and date props total size of mb memory consumption will exceed gb and java oom error will occur serializing same object with just elements works normally disabling references will cause a stack overflow reproducing i m trying to serialize an object array with first element being instance of documentlist with list member being an arraylist with instances of document class no large data in there all elements occupy a bit under mb in database see attachment for documentlist and document classes second element of object is null exception created java lang outofmemoryerror java heap space at com esotericsoftware kryo util identityobjectintmap resize identityobjectintmap java at com esotericsoftware kryo util identityobjectintmap putstash identityobjectintmap java at com esotericsoftware kryo util identityobjectintmap push identityobjectintmap java at com esotericsoftware kryo util identityobjectintmap put identityobjectintmap java at com esotericsoftware kryo util identityobjectintmap putstash identityobjectintmap java at com esotericsoftware kryo util identityobjectintmap push identityobjectintmap java at com esotericsoftware kryo util identityobjectintmap put identityobjectintmap java at com esotericsoftware kryo util mapreferenceresolver addwrittenobject mapreferenceresolver java at com esotericsoftware kryo kryo writereferenceornull kryo java at com esotericsoftware kryo kryo writeobjectornull kryo java at com esotericsoftware kryo serializers fieldserializer objectfield write fieldserializer java at com esotericsoftware kryo serializers fieldserializer write fieldserializer java at com esotericsoftware kryo kryo writeclassandobject kryo java at com esotericsoftware kryo serializers collectionserializer write collectionserializer java at com esotericsoftware kryo serializers collectionserializer write collectionserializer java at com esotericsoftware kryo kryo writeobject kryo java at com esotericsoftware kryo serializers fieldserializer objectfield write fieldserializer java at com esotericsoftware kryo serializers fieldserializer write fieldserializer java at com esotericsoftware kryo kryo writeclassandobject kryo java at com esotericsoftware kryo serializers defaultarrayserializers objectarrayserializer write defaultarrayserializers java at com esotericsoftware kryo serializers defaultarrayserializers objectarrayserializer write defaultarrayserializers java at com esotericsoftware kryo kryo writeobject kryo java attachment original issue | 1 |
813,000 | 30,441,812,866 | IssuesEvent | 2023-07-15 06:27:59 | Memmy-App/memmy | https://api.github.com/repos/Memmy-App/memmy | closed | Cannot view full image if it if too tall | bug medium priority image viewer | **Describe the bug**
Some part of the image gets cropped
**To Reproduce**
Steps to reproduce the behavior:
1. Open https://kbin.social/m/lemmyshitpost@lemmy.world/t/198730
2. Open the image
3. Try to see the dialogue at the top of the image
**Expected behavior**
The full image is visible.
**Screenshots**
https://github.com/Memmy-App/memmy/assets/3167291/46811a4b-fcfd-4dcc-a588-77c51a6aa510
**Smartphone:**
- Device: iPhone 12
- OS: iOS 16.5.1
- Version 15 | 1.0 | Cannot view full image if it if too tall - **Describe the bug**
Some part of the image gets cropped
**To Reproduce**
Steps to reproduce the behavior:
1. Open https://kbin.social/m/lemmyshitpost@lemmy.world/t/198730
2. Open the image
3. Try to see the dialogue at the top of the image
**Expected behavior**
The full image is visible.
**Screenshots**
https://github.com/Memmy-App/memmy/assets/3167291/46811a4b-fcfd-4dcc-a588-77c51a6aa510
**Smartphone:**
- Device: iPhone 12
- OS: iOS 16.5.1
- Version 15 | priority | cannot view full image if it if too tall describe the bug some part of the image gets cropped to reproduce steps to reproduce the behavior open open the image try to see the dialogue at the top of the image expected behavior the full image is visible screenshots smartphone device iphone os ios version | 1 |
194,627 | 6,897,002,626 | IssuesEvent | 2017-11-23 22:00:14 | ncssar/radiolog | https://api.github.com/repos/ncssar/radiolog | closed | change callsign dialog steals focus | bug Priority:Medium | this happens when a new fleetsync message comes in for a radio that has no callsign, while an existing message is being typed in.
The change callsign dialog should not pop up until its new entry widget is/becomes active. | 1.0 | change callsign dialog steals focus - this happens when a new fleetsync message comes in for a radio that has no callsign, while an existing message is being typed in.
The change callsign dialog should not pop up until its new entry widget is/becomes active. | priority | change callsign dialog steals focus this happens when a new fleetsync message comes in for a radio that has no callsign while an existing message is being typed in the change callsign dialog should not pop up until its new entry widget is becomes active | 1 |
568,273 | 16,963,345,324 | IssuesEvent | 2021-06-29 07:55:33 | enso-org/ide | https://api.github.com/repos/enso-org/ide | closed | Visual profiling in IDE GUI | Category: GUI Difficulty: Intermediate Priority: Medium Type: Enhancement | Add a profiling mode for the graph editor that can be entered through a keyboard shortcut and an icon displayed in the top-right corner of the app. In this mode, all graph colors should lose their saturation. Color should be used to indicate which nodes are fast and which are slow, in comparison to other nodes. For example, if the evaluation time of nodes was `10ms`, `12ms` and `15ms`, the first should get greenish background, the second yellowish, and the third reddish one. In addition, the exact number of milliseconds should visible as text next to the nodes (exact placement to be designed live after this task will be implemented).
We care about the performance of the solution, and thus, the following assumptions should be matched:
2. The amount of FRP signals should be minimal. The propagation algorithm should be as follow:
1. We keep in graph editor the min and max evaluation time of all nodes. This information is stored per node too.
2. When we get a new node time information (after the node was computed), we check if it was smaller than the global min, or bigger than the global max time. If so, we send this min or max time to all the nodes on the stage.
3. Every node should expose the following endpoints in its FRP interface.
- `set_display_mode (DisplayMode)`
- `set_profiling_min_global_time (f32)`
- `set_profiling_max_global_time (f32)`
- `set_profiling_time (Option<f32>)`
4. After a node gets information about min time, max time, its time, and IFF the `DisplayMode` is set to `Profiling`, it should display its background in the right color. Such information propagation ensures, that in many cases when a new node will be recomputed, we will send a time information signal to only this node (if it will not be the fastest or the slowest).
5. In case a node is deleted, we need to check if its time was the slowest or the fastest time. If so, we need to traverse all nodes, collect every time information and re-send it to nodes. This is the most costly operation in this algorithm.
Also, everything should have nice animations, like every other task. This should be simple to do, as our backgrounds and edges have already color transitions built-in.
The interface debugs scene should set profiling information on some nodes to demonstrate the functionality.
It is not part of this issue to retrieve and set the profiling information.
See epic description for more information (#1051). | 1.0 | Visual profiling in IDE GUI - Add a profiling mode for the graph editor that can be entered through a keyboard shortcut and an icon displayed in the top-right corner of the app. In this mode, all graph colors should lose their saturation. Color should be used to indicate which nodes are fast and which are slow, in comparison to other nodes. For example, if the evaluation time of nodes was `10ms`, `12ms` and `15ms`, the first should get greenish background, the second yellowish, and the third reddish one. In addition, the exact number of milliseconds should visible as text next to the nodes (exact placement to be designed live after this task will be implemented).
We care about the performance of the solution, and thus, the following assumptions should be matched:
2. The amount of FRP signals should be minimal. The propagation algorithm should be as follow:
1. We keep in graph editor the min and max evaluation time of all nodes. This information is stored per node too.
2. When we get a new node time information (after the node was computed), we check if it was smaller than the global min, or bigger than the global max time. If so, we send this min or max time to all the nodes on the stage.
3. Every node should expose the following endpoints in its FRP interface.
- `set_display_mode (DisplayMode)`
- `set_profiling_min_global_time (f32)`
- `set_profiling_max_global_time (f32)`
- `set_profiling_time (Option<f32>)`
4. After a node gets information about min time, max time, its time, and IFF the `DisplayMode` is set to `Profiling`, it should display its background in the right color. Such information propagation ensures, that in many cases when a new node will be recomputed, we will send a time information signal to only this node (if it will not be the fastest or the slowest).
5. In case a node is deleted, we need to check if its time was the slowest or the fastest time. If so, we need to traverse all nodes, collect every time information and re-send it to nodes. This is the most costly operation in this algorithm.
Also, everything should have nice animations, like every other task. This should be simple to do, as our backgrounds and edges have already color transitions built-in.
The interface debugs scene should set profiling information on some nodes to demonstrate the functionality.
It is not part of this issue to retrieve and set the profiling information.
See epic description for more information (#1051). | priority | visual profiling in ide gui add a profiling mode for the graph editor that can be entered through a keyboard shortcut and an icon displayed in the top right corner of the app in this mode all graph colors should lose their saturation color should be used to indicate which nodes are fast and which are slow in comparison to other nodes for example if the evaluation time of nodes was and the first should get greenish background the second yellowish and the third reddish one in addition the exact number of milliseconds should visible as text next to the nodes exact placement to be designed live after this task will be implemented we care about the performance of the solution and thus the following assumptions should be matched the amount of frp signals should be minimal the propagation algorithm should be as follow we keep in graph editor the min and max evaluation time of all nodes this information is stored per node too when we get a new node time information after the node was computed we check if it was smaller than the global min or bigger than the global max time if so we send this min or max time to all the nodes on the stage every node should expose the following endpoints in its frp interface set display mode displaymode set profiling min global time set profiling max global time set profiling time option after a node gets information about min time max time its time and iff the displaymode is set to profiling it should display its background in the right color such information propagation ensures that in many cases when a new node will be recomputed we will send a time information signal to only this node if it will not be the fastest or the slowest in case a node is deleted we need to check if its time was the slowest or the fastest time if so we need to traverse all nodes collect every time information and re send it to nodes this is the most costly operation in this algorithm also everything should have nice animations like every other task this should be simple to do as our backgrounds and edges have already color transitions built in the interface debugs scene should set profiling information on some nodes to demonstrate the functionality it is not part of this issue to retrieve and set the profiling information see epic description for more information | 1 |
588,083 | 17,646,722,729 | IssuesEvent | 2021-08-20 07:24:27 | telerik/kendo-ui-core | https://api.github.com/repos/telerik/kendo-ui-core | closed | Cannot define OrderID in the DataSource model of the Gantt using the ASP.NET Core wrappers | Bug SEV: Medium C: Gantt jQuery2 S: Wrappers (ASP.NET Core) Priority 2 FP: In Development | ### Bug report
The OrderId field for the Gantt tasks cannot be defined in its datasource using the UI for ASP.NET Core wrappers.
*for more details, please refer to ticket #1461758
### Reproduction of the problem
Create a UI for ASP.NET Core project and try to initialize the Gantt component with a datasource configured similar to the following:

### Current behavior
The marked "OrderID" definition is not a valid one in UI for ASP.NET Core
### Expected/desired behavior
The datasource configuration provided above(or similar) should be valid for the Gantt component. The OrderID should be configurable using the ASP.NET Core wrappers.
### Environment
* **Kendo UI version:** 2020.1.406
* **jQuery version:** x.y
* **Browser:** [all]
| 1.0 | Cannot define OrderID in the DataSource model of the Gantt using the ASP.NET Core wrappers - ### Bug report
The OrderId field for the Gantt tasks cannot be defined in its datasource using the UI for ASP.NET Core wrappers.
*for more details, please refer to ticket #1461758
### Reproduction of the problem
Create a UI for ASP.NET Core project and try to initialize the Gantt component with a datasource configured similar to the following:

### Current behavior
The marked "OrderID" definition is not a valid one in UI for ASP.NET Core
### Expected/desired behavior
The datasource configuration provided above(or similar) should be valid for the Gantt component. The OrderID should be configurable using the ASP.NET Core wrappers.
### Environment
* **Kendo UI version:** 2020.1.406
* **jQuery version:** x.y
* **Browser:** [all]
| priority | cannot define orderid in the datasource model of the gantt using the asp net core wrappers bug report the orderid field for the gantt tasks cannot be defined in its datasource using the ui for asp net core wrappers for more details please refer to ticket reproduction of the problem create a ui for asp net core project and try to initialize the gantt component with a datasource configured similar to the following current behavior the marked orderid definition is not a valid one in ui for asp net core expected desired behavior the datasource configuration provided above or similar should be valid for the gantt component the orderid should be configurable using the asp net core wrappers environment kendo ui version jquery version x y browser | 1 |
435,968 | 12,543,568,577 | IssuesEvent | 2020-06-05 15:46:01 | databrokerglobal/dxc | https://api.github.com/repos/databrokerglobal/dxc | closed | handle user requests to access to data of type API and stream | Priority: Medium enhancement go | It is ok for downloading files, but make the necessary remaining stuff for handling API's and streams. | 1.0 | handle user requests to access to data of type API and stream - It is ok for downloading files, but make the necessary remaining stuff for handling API's and streams. | priority | handle user requests to access to data of type api and stream it is ok for downloading files but make the necessary remaining stuff for handling api s and streams | 1 |
138,870 | 5,349,073,717 | IssuesEvent | 2017-02-18 12:19:33 | benvenutti/core8 | https://api.github.com/repos/benvenutti/core8 | closed | Create I/O interface | priority: medium status: in progress type: feature | This interface will be the connection point between a CHIP-8 actual emulator and the Core8 virtual machine. | 1.0 | Create I/O interface - This interface will be the connection point between a CHIP-8 actual emulator and the Core8 virtual machine. | priority | create i o interface this interface will be the connection point between a chip actual emulator and the virtual machine | 1 |
502,180 | 14,541,879,224 | IssuesEvent | 2020-12-15 15:04:24 | enso-org/ide | https://api.github.com/repos/enso-org/ide | reopened | Display Type nodes in graph. | Category: Controllers Difficulty: Core Contributor Priority: Medium Type: Enhancement | * The list returned from`nodes` method of the Graph Controller should include "type nodes" under specific circumstances (see epic description: #1049).
* `set_expression(_ast)` method should handle also the "type nodes" expression changing. If user changes expression of such node to something being not a type definition, the change should be rejected and method should return appropriate `Err`. | 1.0 | Display Type nodes in graph. - * The list returned from`nodes` method of the Graph Controller should include "type nodes" under specific circumstances (see epic description: #1049).
* `set_expression(_ast)` method should handle also the "type nodes" expression changing. If user changes expression of such node to something being not a type definition, the change should be rejected and method should return appropriate `Err`. | priority | display type nodes in graph the list returned from nodes method of the graph controller should include type nodes under specific circumstances see epic description set expression ast method should handle also the type nodes expression changing if user changes expression of such node to something being not a type definition the change should be rejected and method should return appropriate err | 1 |
819,823 | 30,752,351,437 | IssuesEvent | 2023-07-28 20:35:55 | rstudio/gt | https://api.github.com/repos/rstudio/gt | closed | Currency signs created with fmt_currency render incorrectly with opt_interactive | Type: ☹︎ Bug Difficulty: [2] Intermediate Effort: [2] Medium Priority: [3] High Focus: HTML Output | ## Prework
* [x] Read and agree to the [code of conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html) and [contributing guidelines](https://github.com/rstudio/gt/blob/master/.github/CONTRIBUTING.md).
* [x] If there is [already a relevant issue](https://github.com/rstudio/gt/issues), whether open or closed, comment on the existing thread instead of posting a new issue.
## Description
Currency signs created with `fmt_currency` render incorrectly in interactive tables. For example, `GBP` appears instead of `£`.
## Reproducible example
```
gt::exibble |>
gt::gt() |>
gt::fmt_currency(
columns = currency,
currency = "GBP",
decimals = 0
) |>
gt::opt_interactive()
```
## Expected result
Currency sign should prefix the values in the specified column/s.
## Session info
```
R version 4.2.2 (2022-10-31)
Platform: aarch64-apple-darwin20 (64-bit)
Running under: macOS Monterey 12.6
Matrix products: default
LAPACK: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/lib/libRlapack.dylib
locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8
attached base packages:
[1] stats graphics grDevices utils datasets methods base
loaded via a namespace (and not attached):
[1] Rcpp_1.0.10 lubridate_1.9.2 tidyr_1.3.0 digest_0.6.31
[5] utf8_1.2.3 R6_2.5.1 paws.common_0.5.6 reactR_0.4.4
[9] piputilities_0.0.0.9000 httr_1.4.5 ggplot2_3.4.2 pillar_1.9.0
[13] gtExtras_0.4.5 rlang_1.1.1 RPostgreSQL_0.7-5 curl_5.0.0
[17] rstudioapi_0.14 fontawesome_0.5.1 reactable_0.4.4 readr_2.1.4
[21] stringr_1.5.0 htmlwidgets_1.6.2 bit_4.0.5 munsell_0.5.0
[25] compiler_4.2.2 janitor_2.2.0 xfun_0.39 pkgconfig_2.0.3
[29] htmltools_0.5.5 tidyselect_1.2.0 tibble_3.2.1 fansi_1.0.4
[33] crayon_1.5.2 dplyr_1.1.2 tzdb_0.4.0 withr_2.5.0
[37] grid_4.2.2 jsonlite_1.8.7 gtable_0.3.3 lifecycle_1.0.3
[41] DBI_1.1.3 pacman_0.5.1 magrittr_2.0.3 scales_1.2.1
[45] cli_3.6.1 stringi_1.7.12 vroom_1.6.3 codegrip_0.0.0.9000
[49] snakecase_0.11.0 xml2_1.3.5 paletteer_1.5.0 ellipsis_0.3.2
[53] generics_0.1.3 vctrs_0.6.3 paws.security.identity_0.2.0 RColorBrewer_1.1-3
[57] rematch2_2.1.2 tools_4.2.2 bit64_4.0.5 glue_1.6.2
[61] paws.storage_0.2.0 purrr_1.0.1 hms_1.1.3 crosstalk_1.2.0
[65] fastmap_1.1.1 yaml_2.3.7 timechange_0.2.0 xmlparsedata_1.0.5
[69] colorspace_2.1-0 downloadthis_0.3.2 gt_0.9.0 knitr_1.43
[73] sass_0.4.6
```
| 1.0 | Currency signs created with fmt_currency render incorrectly with opt_interactive - ## Prework
* [x] Read and agree to the [code of conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html) and [contributing guidelines](https://github.com/rstudio/gt/blob/master/.github/CONTRIBUTING.md).
* [x] If there is [already a relevant issue](https://github.com/rstudio/gt/issues), whether open or closed, comment on the existing thread instead of posting a new issue.
## Description
Currency signs created with `fmt_currency` render incorrectly in interactive tables. For example, `GBP` appears instead of `£`.
## Reproducible example
```
gt::exibble |>
gt::gt() |>
gt::fmt_currency(
columns = currency,
currency = "GBP",
decimals = 0
) |>
gt::opt_interactive()
```
## Expected result
Currency sign should prefix the values in the specified column/s.
## Session info
```
R version 4.2.2 (2022-10-31)
Platform: aarch64-apple-darwin20 (64-bit)
Running under: macOS Monterey 12.6
Matrix products: default
LAPACK: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/lib/libRlapack.dylib
locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8
attached base packages:
[1] stats graphics grDevices utils datasets methods base
loaded via a namespace (and not attached):
[1] Rcpp_1.0.10 lubridate_1.9.2 tidyr_1.3.0 digest_0.6.31
[5] utf8_1.2.3 R6_2.5.1 paws.common_0.5.6 reactR_0.4.4
[9] piputilities_0.0.0.9000 httr_1.4.5 ggplot2_3.4.2 pillar_1.9.0
[13] gtExtras_0.4.5 rlang_1.1.1 RPostgreSQL_0.7-5 curl_5.0.0
[17] rstudioapi_0.14 fontawesome_0.5.1 reactable_0.4.4 readr_2.1.4
[21] stringr_1.5.0 htmlwidgets_1.6.2 bit_4.0.5 munsell_0.5.0
[25] compiler_4.2.2 janitor_2.2.0 xfun_0.39 pkgconfig_2.0.3
[29] htmltools_0.5.5 tidyselect_1.2.0 tibble_3.2.1 fansi_1.0.4
[33] crayon_1.5.2 dplyr_1.1.2 tzdb_0.4.0 withr_2.5.0
[37] grid_4.2.2 jsonlite_1.8.7 gtable_0.3.3 lifecycle_1.0.3
[41] DBI_1.1.3 pacman_0.5.1 magrittr_2.0.3 scales_1.2.1
[45] cli_3.6.1 stringi_1.7.12 vroom_1.6.3 codegrip_0.0.0.9000
[49] snakecase_0.11.0 xml2_1.3.5 paletteer_1.5.0 ellipsis_0.3.2
[53] generics_0.1.3 vctrs_0.6.3 paws.security.identity_0.2.0 RColorBrewer_1.1-3
[57] rematch2_2.1.2 tools_4.2.2 bit64_4.0.5 glue_1.6.2
[61] paws.storage_0.2.0 purrr_1.0.1 hms_1.1.3 crosstalk_1.2.0
[65] fastmap_1.1.1 yaml_2.3.7 timechange_0.2.0 xmlparsedata_1.0.5
[69] colorspace_2.1-0 downloadthis_0.3.2 gt_0.9.0 knitr_1.43
[73] sass_0.4.6
```
| priority | currency signs created with fmt currency render incorrectly with opt interactive prework read and agree to the and if there is whether open or closed comment on the existing thread instead of posting a new issue description currency signs created with fmt currency render incorrectly in interactive tables for example gbp appears instead of £ reproducible example gt exibble gt gt gt fmt currency columns currency currency gbp decimals gt opt interactive expected result currency sign should prefix the values in the specified column s session info r version platform apple bit running under macos monterey matrix products default lapack library frameworks r framework versions resources lib librlapack dylib locale en us utf en us utf en us utf c en us utf en us utf attached base packages stats graphics grdevices utils datasets methods base loaded via a namespace and not attached rcpp lubridate tidyr digest paws common reactr piputilities httr pillar gtextras rlang rpostgresql curl rstudioapi fontawesome reactable readr stringr htmlwidgets bit munsell compiler janitor xfun pkgconfig htmltools tidyselect tibble fansi crayon dplyr tzdb withr grid jsonlite gtable lifecycle dbi pacman magrittr scales cli stringi vroom codegrip snakecase paletteer ellipsis generics vctrs paws security identity rcolorbrewer tools glue paws storage purrr hms crosstalk fastmap yaml timechange xmlparsedata colorspace downloadthis gt knitr sass | 1 |
558,928 | 16,544,609,395 | IssuesEvent | 2021-05-27 21:45:45 | oresat/oresat-dxwifi-software | https://api.github.com/repos/oresat/oresat-dxwifi-software | closed | Add test cases that exercise the bit error sim and packet loss rate | enhancement medium priority | With the addition of FEC encoding/decoding to the `tx`/`rx` program it'll be important to verify that FEC is working by adding in new test cases that exercise the `--error-rate` and `--packet-loss` flags.
There should be at least three test cases added and they can mirror the `testSingleFileTransmission` test case. There should be a test for just the bit error rate, just the packet loss, and then both packet loss and error rate. | 1.0 | Add test cases that exercise the bit error sim and packet loss rate - With the addition of FEC encoding/decoding to the `tx`/`rx` program it'll be important to verify that FEC is working by adding in new test cases that exercise the `--error-rate` and `--packet-loss` flags.
There should be at least three test cases added and they can mirror the `testSingleFileTransmission` test case. There should be a test for just the bit error rate, just the packet loss, and then both packet loss and error rate. | priority | add test cases that exercise the bit error sim and packet loss rate with the addition of fec encoding decoding to the tx rx program it ll be important to verify that fec is working by adding in new test cases that exercise the error rate and packet loss flags there should be at least three test cases added and they can mirror the testsinglefiletransmission test case there should be a test for just the bit error rate just the packet loss and then both packet loss and error rate | 1 |
29,108 | 2,713,628,266 | IssuesEvent | 2015-04-09 20:25:36 | cs2103jan2015-f13-1j/main | https://api.github.com/repos/cs2103jan2015-f13-1j/main | closed | Make parser class accept multiple forms of input | priority.medium type.enhancement | Achieve pseudo-NLP by having multiple possible formats for accepting the task declaration:
e.g.
add Task1 by today
add Task1 by 17 Mar 6 pm
add Task1 by March 17 2300
...etc | 1.0 | Make parser class accept multiple forms of input - Achieve pseudo-NLP by having multiple possible formats for accepting the task declaration:
e.g.
add Task1 by today
add Task1 by 17 Mar 6 pm
add Task1 by March 17 2300
...etc | priority | make parser class accept multiple forms of input achieve pseudo nlp by having multiple possible formats for accepting the task declaration e g add by today add by mar pm add by march etc | 1 |
663,685 | 22,201,699,188 | IssuesEvent | 2022-06-07 11:48:16 | centerRyo/sitell | https://api.github.com/repos/centerRyo/sitell | opened | [FE] ローディング時のスピナーcomponent作成 | component Priority: Medium Type: Refactoring Frontend | <!-- ** あくまでテンプレートなのですべての項目を埋める必要はない ** -->
# 概要
dataローディング時に表示するスピナーcomponentを作成する。
論文詳細画面(DupPageItem)に適用する。
# 目的
# タスク
- [ ] 細かいタスクに分解できているなら書き出す
| 1.0 | [FE] ローディング時のスピナーcomponent作成 - <!-- ** あくまでテンプレートなのですべての項目を埋める必要はない ** -->
# 概要
dataローディング時に表示するスピナーcomponentを作成する。
論文詳細画面(DupPageItem)に適用する。
# 目的
# タスク
- [ ] 細かいタスクに分解できているなら書き出す
| priority | ローディング時のスピナーcomponent作成 概要 dataローディング時に表示するスピナーcomponentを作成する。 論文詳細画面 duppageitem に適用する。 目的 タスク 細かいタスクに分解できているなら書き出す | 1 |
209,758 | 7,179,418,800 | IssuesEvent | 2018-01-31 19:37:34 | vmware/vic | https://api.github.com/repos/vmware/vic | opened | vic-machine create is not logging container-network parameters with short names | component/vic-machine priority/medium team/container | **Story**
As a VIC developer or support I expect to be able to see in the vic-machine create logs what parameters were supplied, with confidential data censored but the parameters presence still recorded.
**Detail**
`--container-network-ip-range` and `--container-network-gateway` options get logged, however are omitted if supplied in the short form, i.e. `--cnr` and `--cng`.
**Hypothesis**
Potentially related to the way the data fields are tagged - the tags use the long names:
https://github.com/vmware/vic/blob/38f03e134a45eb4cfb4f131a99f54647ef46d930/cmd/vic-machine/common/cnetworks.go#L34 | 1.0 | vic-machine create is not logging container-network parameters with short names - **Story**
As a VIC developer or support I expect to be able to see in the vic-machine create logs what parameters were supplied, with confidential data censored but the parameters presence still recorded.
**Detail**
`--container-network-ip-range` and `--container-network-gateway` options get logged, however are omitted if supplied in the short form, i.e. `--cnr` and `--cng`.
**Hypothesis**
Potentially related to the way the data fields are tagged - the tags use the long names:
https://github.com/vmware/vic/blob/38f03e134a45eb4cfb4f131a99f54647ef46d930/cmd/vic-machine/common/cnetworks.go#L34 | priority | vic machine create is not logging container network parameters with short names story as a vic developer or support i expect to be able to see in the vic machine create logs what parameters were supplied with confidential data censored but the parameters presence still recorded detail container network ip range and container network gateway options get logged however are omitted if supplied in the short form i e cnr and cng hypothesis potentially related to the way the data fields are tagged the tags use the long names | 1 |
480,039 | 13,822,469,060 | IssuesEvent | 2020-10-13 05:09:31 | projectdiscovery/httpx | https://api.github.com/repos/projectdiscovery/httpx | closed | Feature request: remove duplicates from the input | Priority: Medium Status: On Hold | Accidentally I used a file that has duplicates as input for httpx.
```input.txt
# input.txt
127.0.0.1:8000
127.0.0.1:8000
```
```bash
$ httpx -l input.txt
__ __ __ _ __
/ /_ / /_/ /_____ | |/ /
/ __ \/ __/ __/ __ \| /
/ / / / /_/ /_/ /_/ / |
/_/ /_/\__/\__/ .___/_/|_|
/_/ v1.0.2
projectdiscovery.io
[WRN] Use with caution. You are responsible for your actions
[WRN] Developers assume no liability and are not responsible for any misuse or damage.
http://127.0.0.1:8000
http://127.0.0.1:8000
```
Then httpx crawls the same address multi-times. It is not efficient and meaningful IMHO.
So how about reject duplicates from the input? | 1.0 | Feature request: remove duplicates from the input - Accidentally I used a file that has duplicates as input for httpx.
```input.txt
# input.txt
127.0.0.1:8000
127.0.0.1:8000
```
```bash
$ httpx -l input.txt
__ __ __ _ __
/ /_ / /_/ /_____ | |/ /
/ __ \/ __/ __/ __ \| /
/ / / / /_/ /_/ /_/ / |
/_/ /_/\__/\__/ .___/_/|_|
/_/ v1.0.2
projectdiscovery.io
[WRN] Use with caution. You are responsible for your actions
[WRN] Developers assume no liability and are not responsible for any misuse or damage.
http://127.0.0.1:8000
http://127.0.0.1:8000
```
Then httpx crawls the same address multi-times. It is not efficient and meaningful IMHO.
So how about reject duplicates from the input? | priority | feature request remove duplicates from the input accidentally i used a file that has duplicates as input for httpx input txt input txt bash httpx l input txt projectdiscovery io use with caution you are responsible for your actions developers assume no liability and are not responsible for any misuse or damage then httpx crawls the same address multi times it is not efficient and meaningful imho so how about reject duplicates from the input | 1 |
554,270 | 16,416,191,790 | IssuesEvent | 2021-05-19 07:04:50 | prathameshmm02/RetroMusicPlayer | https://api.github.com/repos/prathameshmm02/RetroMusicPlayer | opened | Song & Album Display Information Is Wrong | Priority: Medium bug | When I change the information of a song or album, the information itself will change but it won't display. So for example if I changed "Song 1" to "Song 1.0" then it would still display the 1st name despite the second name being there when you edit it again. This applies to all other aspects of a song so the name, title, composer, year, album cover art, e.t.c. | 1.0 | Song & Album Display Information Is Wrong - When I change the information of a song or album, the information itself will change but it won't display. So for example if I changed "Song 1" to "Song 1.0" then it would still display the 1st name despite the second name being there when you edit it again. This applies to all other aspects of a song so the name, title, composer, year, album cover art, e.t.c. | priority | song album display information is wrong when i change the information of a song or album the information itself will change but it won t display so for example if i changed song to song then it would still display the name despite the second name being there when you edit it again this applies to all other aspects of a song so the name title composer year album cover art e t c | 1 |
275,371 | 8,575,608,510 | IssuesEvent | 2018-11-12 17:45:53 | AviMarineInnovatons/BoatAngels | https://api.github.com/repos/AviMarineInnovatons/BoatAngels | closed | Code improvement | Priority: Medium Type: Maintenance | - Write getters&setters in Inspection class. Replace direct access (e.g. in InspectBoatActivity) to Inspection's fields with access via those getters&setters | 1.0 | Code improvement - - Write getters&setters in Inspection class. Replace direct access (e.g. in InspectBoatActivity) to Inspection's fields with access via those getters&setters | priority | code improvement write getters setters in inspection class replace direct access e g in inspectboatactivity to inspection s fields with access via those getters setters | 1 |
552,445 | 16,240,831,281 | IssuesEvent | 2021-05-07 09:20:15 | Et3rnos/ImaginaryCTF | https://api.github.com/repos/Et3rnos/ImaginaryCTF | closed | links in attachments | Difficulty: Easy Priority: Medium implemented website | Make links in challenge attachments clickable
Thanks to Max49 for this suggestion | 1.0 | links in attachments - Make links in challenge attachments clickable
Thanks to Max49 for this suggestion | priority | links in attachments make links in challenge attachments clickable thanks to for this suggestion | 1 |
431,490 | 12,480,332,020 | IssuesEvent | 2020-05-29 20:05:30 | CDH-Studio/UpSkill | https://api.github.com/repos/CDH-Studio/UpSkill | closed | Add a filter at the top of each Table in Admin Dashboard for HR Admin Users | Front-end UX enhancement medium priority | As an HR Admin User, in each table, it's currently not possible to search for a specific User, Category, Skill, Competency, Diploma or School in the Admin Dashboard pages. For each table, eg. category, you need to scroll through them all to find a specific category. If you want to add a new category, you will need to confirm first if the category already exists in the system and without a filter, this can be time consuming.
The solution:
Add a filter at the top of each page (perhaps next to the header) for each of the following tables:
Users
Categories
Skills
Competencies
Diplomas
Schools
Example

| 1.0 | Add a filter at the top of each Table in Admin Dashboard for HR Admin Users - As an HR Admin User, in each table, it's currently not possible to search for a specific User, Category, Skill, Competency, Diploma or School in the Admin Dashboard pages. For each table, eg. category, you need to scroll through them all to find a specific category. If you want to add a new category, you will need to confirm first if the category already exists in the system and without a filter, this can be time consuming.
The solution:
Add a filter at the top of each page (perhaps next to the header) for each of the following tables:
Users
Categories
Skills
Competencies
Diplomas
Schools
Example

| priority | add a filter at the top of each table in admin dashboard for hr admin users as an hr admin user in each table it s currently not possible to search for a specific user category skill competency diploma or school in the admin dashboard pages for each table eg category you need to scroll through them all to find a specific category if you want to add a new category you will need to confirm first if the category already exists in the system and without a filter this can be time consuming the solution add a filter at the top of each page perhaps next to the header for each of the following tables users categories skills competencies diplomas schools example | 1 |
115,514 | 4,675,398,349 | IssuesEvent | 2016-10-07 07:38:18 | CS2103AUG2016-W14-C3/main | https://api.github.com/repos/CS2103AUG2016-W14-C3/main | opened | As a user, I can view a list of to-do items that are done | priority.medium type.story | ... so that I know what tasks have been done | 1.0 | As a user, I can view a list of to-do items that are done - ... so that I know what tasks have been done | priority | as a user i can view a list of to do items that are done so that i know what tasks have been done | 1 |
150,705 | 5,785,863,791 | IssuesEvent | 2017-05-01 06:59:18 | EyeSeeTea/pictureapp | https://api.github.com/repos/EyeSeeTea/pictureapp | closed | Prepare eReferrals variant | complexity - med (1-5hr) eReferrals priority - medium type - cosmetic (layout) | - [x] Change app name to eReferrals
- [x] Clean strings removing SCMM specific ones
- [x] Clean CSVs
- [x] Change tab names to "Open", "Closed", "Offline" & "Status" | 1.0 | Prepare eReferrals variant - - [x] Change app name to eReferrals
- [x] Clean strings removing SCMM specific ones
- [x] Clean CSVs
- [x] Change tab names to "Open", "Closed", "Offline" & "Status" | priority | prepare ereferrals variant change app name to ereferrals clean strings removing scmm specific ones clean csvs change tab names to open closed offline status | 1 |
121,827 | 4,821,869,199 | IssuesEvent | 2016-11-05 15:23:51 | CS2103AUG2016-T16-C2/main | https://api.github.com/repos/CS2103AUG2016-T16-C2/main | opened | ListKeyCommand | priority.medium type.story | Allow users to see a list of only all tasks associated with keyword eg today which shows all today's tasks. | 1.0 | ListKeyCommand - Allow users to see a list of only all tasks associated with keyword eg today which shows all today's tasks. | priority | listkeycommand allow users to see a list of only all tasks associated with keyword eg today which shows all today s tasks | 1 |
322,810 | 9,828,928,433 | IssuesEvent | 2019-06-15 16:04:27 | regexident/cargo-modules | https://api.github.com/repos/regexident/cargo-modules | closed | Fails to parse JSON when it's not a rust project | Effort: Easy Priority: Medium Status: Help Wanted Type: Enhancement | When executing `cargo modules tree` (as well as probably the other subcommands as well) will fail if the corresponding directory you're in is not a rust project with the following error message:
```
$ cargo modules tree
Error: Failed to parse JSON response.
UnexpectedEndOfJson
```
It would be awesome if I could get a message like 'There is no rust project here'. Nice project! | 1.0 | Fails to parse JSON when it's not a rust project - When executing `cargo modules tree` (as well as probably the other subcommands as well) will fail if the corresponding directory you're in is not a rust project with the following error message:
```
$ cargo modules tree
Error: Failed to parse JSON response.
UnexpectedEndOfJson
```
It would be awesome if I could get a message like 'There is no rust project here'. Nice project! | priority | fails to parse json when it s not a rust project when executing cargo modules tree as well as probably the other subcommands as well will fail if the corresponding directory you re in is not a rust project with the following error message cargo modules tree error failed to parse json response unexpectedendofjson it would be awesome if i could get a message like there is no rust project here nice project | 1 |
792,690 | 27,971,500,450 | IssuesEvent | 2023-03-25 03:59:53 | gamefreedomgit/Maelstrom | https://api.github.com/repos/gamefreedomgit/Maelstrom | closed | [Quest][Item] Abuse of Power - Cudgel of Discipline | Item Priority: Medium Quest Zone: 1-80 | [//]: # (REMBEMBER! Add links to things related to the bug using for example:)
[//]: # (http://wowhead.com/)
[//]: # (cata-twinhead.twinstar.cz)
**Description:**So the quests wants you to disguise as part of that orc group in Burning Steppes and kill 5 Blackrock Sergeants using the Blackrock Cudgel of Discipline but when I kill them it doesnt count towards the amount of kills needed to finish the quest, once you hit them they try to look trough your disguise so you have to kill them fast but even when doing that it still doesn't work not even when you take off your disguise and kill them when they are an "enemy" npc
SIDENOTE: after you kill them with the quest item they then respawn with just 1 hp, tried killing the ones that were full hp and still didnt count but I feel like that bug is still related to this quest.
**How to reproduce:**It's part of the questchain from Colonel Troteman, you get a disguise and eventually get a "Blackrock Cudgel of Discipline" and go to Blackrock Stronghold to kill the Blackrock Sergeants. When you get close to them, hit them with the quest item and see that it doesnt count the kills in any way.
**How it should work:**You should just hit them with the Blackrock Cudgel of Discipline(quest item) and kill 5 of Blackrock Sergeants wihtout taking off your disguise.
**Database links:**https://www.wowhead.com/quest=28279/abuse-of-power#comments
| 1.0 | [Quest][Item] Abuse of Power - Cudgel of Discipline - [//]: # (REMBEMBER! Add links to things related to the bug using for example:)
[//]: # (http://wowhead.com/)
[//]: # (cata-twinhead.twinstar.cz)
**Description:**So the quests wants you to disguise as part of that orc group in Burning Steppes and kill 5 Blackrock Sergeants using the Blackrock Cudgel of Discipline but when I kill them it doesnt count towards the amount of kills needed to finish the quest, once you hit them they try to look trough your disguise so you have to kill them fast but even when doing that it still doesn't work not even when you take off your disguise and kill them when they are an "enemy" npc
SIDENOTE: after you kill them with the quest item they then respawn with just 1 hp, tried killing the ones that were full hp and still didnt count but I feel like that bug is still related to this quest.
**How to reproduce:**It's part of the questchain from Colonel Troteman, you get a disguise and eventually get a "Blackrock Cudgel of Discipline" and go to Blackrock Stronghold to kill the Blackrock Sergeants. When you get close to them, hit them with the quest item and see that it doesnt count the kills in any way.
**How it should work:**You should just hit them with the Blackrock Cudgel of Discipline(quest item) and kill 5 of Blackrock Sergeants wihtout taking off your disguise.
**Database links:**https://www.wowhead.com/quest=28279/abuse-of-power#comments
| priority | abuse of power cudgel of discipline rembember add links to things related to the bug using for example cata twinhead twinstar cz description so the quests wants you to disguise as part of that orc group in burning steppes and kill blackrock sergeants using the blackrock cudgel of discipline but when i kill them it doesnt count towards the amount of kills needed to finish the quest once you hit them they try to look trough your disguise so you have to kill them fast but even when doing that it still doesn t work not even when you take off your disguise and kill them when they are an enemy npc sidenote after you kill them with the quest item they then respawn with just hp tried killing the ones that were full hp and still didnt count but i feel like that bug is still related to this quest how to reproduce it s part of the questchain from colonel troteman you get a disguise and eventually get a blackrock cudgel of discipline and go to blackrock stronghold to kill the blackrock sergeants when you get close to them hit them with the quest item and see that it doesnt count the kills in any way how it should work you should just hit them with the blackrock cudgel of discipline quest item and kill of blackrock sergeants wihtout taking off your disguise database links | 1 |
251,804 | 8,027,737,418 | IssuesEvent | 2018-07-27 10:07:26 | Codaone/DEXBot | https://api.github.com/repos/Codaone/DEXBot | closed | Add UI autogeneration for strategies | Priority: Medium Status: In Progress Type: Enhancement | The feature will automatically generate a gui file for the edit/add window when a strategy doesn't already have them.
This speeds up creation of new strategies because developers don't need to invest time on gui work. But also allows to create custom gui work for specific strategies. | 1.0 | Add UI autogeneration for strategies - The feature will automatically generate a gui file for the edit/add window when a strategy doesn't already have them.
This speeds up creation of new strategies because developers don't need to invest time on gui work. But also allows to create custom gui work for specific strategies. | priority | add ui autogeneration for strategies the feature will automatically generate a gui file for the edit add window when a strategy doesn t already have them this speeds up creation of new strategies because developers don t need to invest time on gui work but also allows to create custom gui work for specific strategies | 1 |
187,684 | 6,760,231,649 | IssuesEvent | 2017-10-24 19:53:32 | inverse-inc/packetfence | https://api.github.com/repos/inverse-inc/packetfence | closed | DAL rework: Sponsor authentication is broken | Priority: Medium | Probably related to #2698, the sponsor cannot login to sponsor the access if his device isn't managed already by PF.
It gets a rendering error because the DynamicRouting::Application failed to initialize.
Will revisit once #2698 gets fixed, so opening this just to keep track of it
To replicate:
* Grab a client device and do sponsor auth on the portal
* Grab a device not connected to your PF deployment and try to enable the sponsor link with it
* Contemplate error
If I create an ip4log entry for the sponsor device and create its node, then I'm able to perform the sponsor flow | 1.0 | DAL rework: Sponsor authentication is broken - Probably related to #2698, the sponsor cannot login to sponsor the access if his device isn't managed already by PF.
It gets a rendering error because the DynamicRouting::Application failed to initialize.
Will revisit once #2698 gets fixed, so opening this just to keep track of it
To replicate:
* Grab a client device and do sponsor auth on the portal
* Grab a device not connected to your PF deployment and try to enable the sponsor link with it
* Contemplate error
If I create an ip4log entry for the sponsor device and create its node, then I'm able to perform the sponsor flow | priority | dal rework sponsor authentication is broken probably related to the sponsor cannot login to sponsor the access if his device isn t managed already by pf it gets a rendering error because the dynamicrouting application failed to initialize will revisit once gets fixed so opening this just to keep track of it to replicate grab a client device and do sponsor auth on the portal grab a device not connected to your pf deployment and try to enable the sponsor link with it contemplate error if i create an entry for the sponsor device and create its node then i m able to perform the sponsor flow | 1 |
80,456 | 3,561,776,115 | IssuesEvent | 2016-01-24 01:16:10 | google/mozc | https://api.github.com/repos/google/mozc | closed | Use ninja to build Mac binaries | auto-migrated OpSys-OSX Priority-Medium Type-Enhancement | ```
Now Ninja is used to build Mozc binaries for Windows, Linux, NaCl, and Android.
It would be great if we can unify the build environment by switching to Ninja
from xcode build for OS X build.
```
Original issue reported on code.google.com by `yukawa@google.com` on 16 Aug 2014 at 6:50
* Blocked on: #222 | 1.0 | Use ninja to build Mac binaries - ```
Now Ninja is used to build Mozc binaries for Windows, Linux, NaCl, and Android.
It would be great if we can unify the build environment by switching to Ninja
from xcode build for OS X build.
```
Original issue reported on code.google.com by `yukawa@google.com` on 16 Aug 2014 at 6:50
* Blocked on: #222 | priority | use ninja to build mac binaries now ninja is used to build mozc binaries for windows linux nacl and android it would be great if we can unify the build environment by switching to ninja from xcode build for os x build original issue reported on code google com by yukawa google com on aug at blocked on | 1 |
766,841 | 26,901,510,985 | IssuesEvent | 2023-02-06 15:57:38 | flowforge/flowforge | https://api.github.com/repos/flowforge/flowforge | closed | Team Libraries | epic area:frontend 13 scope:collaboration priority:medium headline | ### Description
Node-RED has the concept of a library - a place to import and export flows/node configs to.
By default, there is a single library available only to a particular NR instance. But it also supports plugging in additional library sources.
This Epic introduces the concept of a Team Library.
**This feature will only be available on FlowForge Premium, not FF Open Source**
A user will be able to save flows in one project to their Team Library and then be able to import them into any of the other projects in the Team.
This is all done via the Import/Export dialogs within the Node-RED Editor:

---
### Technical Details
(I'll move this content over the appropriate PR once it is ready to be published - just capturing it now whilst all fresh in my head)
This is implemented as a custom [Library Store Plugin](https://nodered.org/docs/api/library/) that is setup by the FlowForge Launcher responsible for running Node-RED.
### API Routes
A pair of new API end-points are added alongside the other project storage apis:
- `POST /storage/:projectId/shared-library/:libraryId/:type`
- `GET /storage/:projectId/shared-library/:libraryId/:type`
For the initial version, the `:libraryId` parameter must be the Project's Team Hashid, but in the future, could be used to support multiple team libraries (something that is out-of-scope for today).
### Database Updates
The library entries are stored in a new Database table - `StorageSharedLibrary`. This is very similar in structure to the existing `StorageLibrary` table used by the 'local' library in Node-RED. A separate table was needed as `StorageLibrary` uses the Project as a primary key - whereas we want the Team as the primary key for the Shared Library.
### Telemetry Updates
Adds two new metrics to the telemetry:
- `platform.counts.libraryEntries` - number of entries in the 'local' library database table
- `platform.counts.sharedLibraryEntries` - number of entries in the new shared library database table
Note that if running without an EE license, the latter metric will always be reported as 0. | 1.0 | Team Libraries - ### Description
Node-RED has the concept of a library - a place to import and export flows/node configs to.
By default, there is a single library available only to a particular NR instance. But it also supports plugging in additional library sources.
This Epic introduces the concept of a Team Library.
**This feature will only be available on FlowForge Premium, not FF Open Source**
A user will be able to save flows in one project to their Team Library and then be able to import them into any of the other projects in the Team.
This is all done via the Import/Export dialogs within the Node-RED Editor:

---
### Technical Details
(I'll move this content over the appropriate PR once it is ready to be published - just capturing it now whilst all fresh in my head)
This is implemented as a custom [Library Store Plugin](https://nodered.org/docs/api/library/) that is setup by the FlowForge Launcher responsible for running Node-RED.
### API Routes
A pair of new API end-points are added alongside the other project storage apis:
- `POST /storage/:projectId/shared-library/:libraryId/:type`
- `GET /storage/:projectId/shared-library/:libraryId/:type`
For the initial version, the `:libraryId` parameter must be the Project's Team Hashid, but in the future, could be used to support multiple team libraries (something that is out-of-scope for today).
### Database Updates
The library entries are stored in a new Database table - `StorageSharedLibrary`. This is very similar in structure to the existing `StorageLibrary` table used by the 'local' library in Node-RED. A separate table was needed as `StorageLibrary` uses the Project as a primary key - whereas we want the Team as the primary key for the Shared Library.
### Telemetry Updates
Adds two new metrics to the telemetry:
- `platform.counts.libraryEntries` - number of entries in the 'local' library database table
- `platform.counts.sharedLibraryEntries` - number of entries in the new shared library database table
Note that if running without an EE license, the latter metric will always be reported as 0. | priority | team libraries description node red has the concept of a library a place to import and export flows node configs to by default there is a single library available only to a particular nr instance but it also supports plugging in additional library sources this epic introduces the concept of a team library this feature will only be available on flowforge premium not ff open source a user will be able to save flows in one project to their team library and then be able to import them into any of the other projects in the team this is all done via the import export dialogs within the node red editor technical details i ll move this content over the appropriate pr once it is ready to be published just capturing it now whilst all fresh in my head this is implemented as a custom that is setup by the flowforge launcher responsible for running node red api routes a pair of new api end points are added alongside the other project storage apis post storage projectid shared library libraryid type get storage projectid shared library libraryid type for the initial version the libraryid parameter must be the project s team hashid but in the future could be used to support multiple team libraries something that is out of scope for today database updates the library entries are stored in a new database table storagesharedlibrary this is very similar in structure to the existing storagelibrary table used by the local library in node red a separate table was needed as storagelibrary uses the project as a primary key whereas we want the team as the primary key for the shared library telemetry updates adds two new metrics to the telemetry platform counts libraryentries number of entries in the local library database table platform counts sharedlibraryentries number of entries in the new shared library database table note that if running without an ee license the latter metric will always be reported as | 1 |
710,759 | 24,432,438,600 | IssuesEvent | 2022-10-06 09:05:40 | canonical/snapcraft.io | https://api.github.com/repos/canonical/snapcraft.io | closed | Snap title in the store listing does not inherit the `title` field from the snap | Priority: Medium 🚀 Dev ready | ### Expected behaviour
When the snap sets the `title` field and the metadata has not overridden the value of the `title` field is applied to the snap's "Title" field in the store listing
### Steps to reproduce the problem
1. Set up a snap repository with the `title` field set
1. Set up BSI with the repository
1. Browse the snap listing page after the snap is published
### Specs
- _URL:_ https://snapcraft.io/_snap_identifier_/listing
- _Operating system:_ Ubuntu 18.04 AMD64
- _Browser:_ Mozilla Firefox 65.0.1
| 1.0 | Snap title in the store listing does not inherit the `title` field from the snap - ### Expected behaviour
When the snap sets the `title` field and the metadata has not overridden the value of the `title` field is applied to the snap's "Title" field in the store listing
### Steps to reproduce the problem
1. Set up a snap repository with the `title` field set
1. Set up BSI with the repository
1. Browse the snap listing page after the snap is published
### Specs
- _URL:_ https://snapcraft.io/_snap_identifier_/listing
- _Operating system:_ Ubuntu 18.04 AMD64
- _Browser:_ Mozilla Firefox 65.0.1
| priority | snap title in the store listing does not inherit the title field from the snap expected behaviour when the snap sets the title field and the metadata has not overridden the value of the title field is applied to the snap s title field in the store listing steps to reproduce the problem set up a snap repository with the title field set set up bsi with the repository browse the snap listing page after the snap is published specs url operating system ubuntu browser mozilla firefox | 1 |
729,806 | 25,145,718,797 | IssuesEvent | 2022-11-10 05:04:35 | yugabyte/yugabyte-db | https://api.github.com/repos/yugabyte/yugabyte-db | closed | [Phase 2] Add cluster option to support colocation on-by-default on database | kind/enhancement area/ysql priority/medium | Jira Link: [DB-623](https://yugabyte.atlassian.net/browse/DB-623)
This item tracks adding a cluster option to support colocation on-by-default on database for multi-tenancy.
By default, in this cluster, colocation is enabled for each database.
Users enable this by just specifying `--colocation=true`. | 1.0 | [Phase 2] Add cluster option to support colocation on-by-default on database - Jira Link: [DB-623](https://yugabyte.atlassian.net/browse/DB-623)
This item tracks adding a cluster option to support colocation on-by-default on database for multi-tenancy.
By default, in this cluster, colocation is enabled for each database.
Users enable this by just specifying `--colocation=true`. | priority | add cluster option to support colocation on by default on database jira link this item tracks adding a cluster option to support colocation on by default on database for multi tenancy by default in this cluster colocation is enabled for each database users enable this by just specifying colocation true | 1 |
828,153 | 31,813,953,205 | IssuesEvent | 2023-09-13 18:56:43 | HZ-HBO-ICT/it-conference | https://api.github.com/repos/HZ-HBO-ICT/it-conference | opened | UI/UX: Fix dark mode on presentation-details.blade.php component | enhancement Medium Priority UI/UX | Currently has no dark mode because of time constraints. | 1.0 | UI/UX: Fix dark mode on presentation-details.blade.php component - Currently has no dark mode because of time constraints. | priority | ui ux fix dark mode on presentation details blade php component currently has no dark mode because of time constraints | 1 |
521,011 | 15,099,776,589 | IssuesEvent | 2021-02-08 03:37:18 | Baystation12/Baystation12 | https://api.github.com/repos/Baystation12/Baystation12 | closed | Access Denied on Vox Ship for Shoal Technician | Could Reproduce :bug: Map Oversight :bug: Priority: Medium |
PUT YOUR ANSWERS ON THE BLANK LINES BELOW THE HEADERS
(The lines with four #'s)
Don't edit them or delete them - it's part of the formatting
-->
#### Description of issue
Cannot reboot an APC as a Shoal Technician because access is denied for them
#### Difference between expected and actual behavior
Vox Technician 'ought to be able to unlock their APC's
#### Steps to reproduce
Maneuver Vox ship into an electrical storm so it knocks out the power. Try to unlock the engine room APC as Shoal Technician
#### Specific information for locating
<!-- e.g. an object name, paste specific message outputs... -->
Vox Thrusters APC
#### Length of time in which bug has been known to occur
<!--
Be specific if you approximately know the time it's been occurring
for—this can speed up finding the source. If you're not sure
about it, tell us too!
-->Not sure, I know Shoal Salvager can unlock the APC.
#### Client version, Server revision & Game ID
<!-- Found with the "Show server revision" verb in the OOC tab in game. -->
#### Issue bingo
<!-- Check these by writing an x inside the [ ] (like this: [x])-->
<!-- Don't forget to remove the space between the brackets, or it won't work! -->
- [ ] Issue could be reproduced at least once
- [ ] Issue could be reproduced by different players
- [ ] Issue could be reproduced in multiple rounds
- [ ] Issue happened in a recent (less than 7 days ago) round
- [ ] [Couldn't find an existing issue about this](https://github.com/Baystation12/Baystation12/issues)
| 1.0 | Access Denied on Vox Ship for Shoal Technician -
PUT YOUR ANSWERS ON THE BLANK LINES BELOW THE HEADERS
(The lines with four #'s)
Don't edit them or delete them - it's part of the formatting
-->
#### Description of issue
Cannot reboot an APC as a Shoal Technician because access is denied for them
#### Difference between expected and actual behavior
Vox Technician 'ought to be able to unlock their APC's
#### Steps to reproduce
Maneuver Vox ship into an electrical storm so it knocks out the power. Try to unlock the engine room APC as Shoal Technician
#### Specific information for locating
<!-- e.g. an object name, paste specific message outputs... -->
Vox Thrusters APC
#### Length of time in which bug has been known to occur
<!--
Be specific if you approximately know the time it's been occurring
for—this can speed up finding the source. If you're not sure
about it, tell us too!
-->Not sure, I know Shoal Salvager can unlock the APC.
#### Client version, Server revision & Game ID
<!-- Found with the "Show server revision" verb in the OOC tab in game. -->
#### Issue bingo
<!-- Check these by writing an x inside the [ ] (like this: [x])-->
<!-- Don't forget to remove the space between the brackets, or it won't work! -->
- [ ] Issue could be reproduced at least once
- [ ] Issue could be reproduced by different players
- [ ] Issue could be reproduced in multiple rounds
- [ ] Issue happened in a recent (less than 7 days ago) round
- [ ] [Couldn't find an existing issue about this](https://github.com/Baystation12/Baystation12/issues)
| priority | access denied on vox ship for shoal technician put your answers on the blank lines below the headers the lines with four s don t edit them or delete them it s part of the formatting description of issue cannot reboot an apc as a shoal technician because access is denied for them difference between expected and actual behavior vox technician ought to be able to unlock their apc s steps to reproduce maneuver vox ship into an electrical storm so it knocks out the power try to unlock the engine room apc as shoal technician specific information for locating vox thrusters apc length of time in which bug has been known to occur be specific if you approximately know the time it s been occurring for—this can speed up finding the source if you re not sure about it tell us too not sure i know shoal salvager can unlock the apc client version server revision game id issue bingo issue could be reproduced at least once issue could be reproduced by different players issue could be reproduced in multiple rounds issue happened in a recent less than days ago round | 1 |
808,775 | 30,110,419,705 | IssuesEvent | 2023-06-30 07:15:39 | vscentrum/vsc-software-stack | https://api.github.com/repos/vscentrum/vsc-software-stack | closed | POT | difficulty: easy priority: medium Python update site:ugent easyconfig | * link to support ticket: [#2023042160000101](https://otrsdict.ugent.be/otrs/index.pl?Action=AgentTicketZoom;TicketID=118306)
* website: https://pythonot.github.io/
* installation docs: https://pythonot.github.io/index.html#installation
* toolchain: `foss/2022b`
* easyblock to use: `PythonBundle`
* required dependencies:
* see https://pythonot.github.io/index.html#installation + existing easyconfig
* notes:
* add `sanity_pip_check = True`
* also try to install additional dependencies fro sub-modules, cfr. https://pythonot.github.io/#dependencies
* see also [`POT-0.5.1-intel-2018b-Python-3.6.6.eb`](https://github.com/easybuilders/easybuild-easyconfigs/blob/develop/easybuild/easyconfigs/p/POT/POT-0.5.1-intel-2018b-Python-3.6.6.eb)
* effort: *(TBD)*
* other install methods
* conda: yes (https://pythonot.github.io/#anaconda-installation-with-conda-forge)
* container image: no
* pre-built binaries (RHEL8 Linux x86_64): no
* easyconfig outside EasyBuild: no
| 1.0 | POT - * link to support ticket: [#2023042160000101](https://otrsdict.ugent.be/otrs/index.pl?Action=AgentTicketZoom;TicketID=118306)
* website: https://pythonot.github.io/
* installation docs: https://pythonot.github.io/index.html#installation
* toolchain: `foss/2022b`
* easyblock to use: `PythonBundle`
* required dependencies:
* see https://pythonot.github.io/index.html#installation + existing easyconfig
* notes:
* add `sanity_pip_check = True`
* also try to install additional dependencies fro sub-modules, cfr. https://pythonot.github.io/#dependencies
* see also [`POT-0.5.1-intel-2018b-Python-3.6.6.eb`](https://github.com/easybuilders/easybuild-easyconfigs/blob/develop/easybuild/easyconfigs/p/POT/POT-0.5.1-intel-2018b-Python-3.6.6.eb)
* effort: *(TBD)*
* other install methods
* conda: yes (https://pythonot.github.io/#anaconda-installation-with-conda-forge)
* container image: no
* pre-built binaries (RHEL8 Linux x86_64): no
* easyconfig outside EasyBuild: no
| priority | pot link to support ticket website installation docs toolchain foss easyblock to use pythonbundle required dependencies see existing easyconfig notes add sanity pip check true also try to install additional dependencies fro sub modules cfr see also effort tbd other install methods conda yes container image no pre built binaries linux no easyconfig outside easybuild no | 1 |
81,554 | 3,592,254,290 | IssuesEvent | 2016-02-01 15:26:15 | alberf50/warfield | https://api.github.com/repos/alberf50/warfield | closed | Pause Menu | auto-migrated Priority-Medium Type-Other | ```
What steps will reproduce the problem?
1. Try to pause game
2. Game doesn't pause
3.
What is the expected output? What do you see instead?
Try to pause game.
Menu Appears.
Game Pauses.
Try to pause game.
Game continues as if nothing happened.
Please use labels and text to provide additional information.
```
Original issue reported on code.google.com by `will.sch...@gmail.com` on 25 Apr 2011 at 1:58 | 1.0 | Pause Menu - ```
What steps will reproduce the problem?
1. Try to pause game
2. Game doesn't pause
3.
What is the expected output? What do you see instead?
Try to pause game.
Menu Appears.
Game Pauses.
Try to pause game.
Game continues as if nothing happened.
Please use labels and text to provide additional information.
```
Original issue reported on code.google.com by `will.sch...@gmail.com` on 25 Apr 2011 at 1:58 | priority | pause menu what steps will reproduce the problem try to pause game game doesn t pause what is the expected output what do you see instead try to pause game menu appears game pauses try to pause game game continues as if nothing happened please use labels and text to provide additional information original issue reported on code google com by will sch gmail com on apr at | 1 |
643,933 | 20,961,612,031 | IssuesEvent | 2022-03-27 21:49:23 | abedmaatalla/sipdroid | https://api.github.com/repos/abedmaatalla/sipdroid | closed | Dialog with only 'Phone Call' option is shown while calling phone number with SipDroid accounts not registered. | Priority-Medium auto-migrated Type-Enhancement | ```
What steps will reproduce the problem?
0. Set your account use WLAN only.
1. Goto Menu-Settings-Call Options-Preferred Call Type
2. Select Always ask
3. Disable WiFi on phone. Wait until sipdroid disappears from notification bar.
4. Goto contacts and try call any phone number. See dialog with 'Phone Call'
only option shown.
What is the expected output? What do you see instead?
Call should be processed as 'Phone Call' without showing dialog. It is bad UX
to show list with one only option.
What version of the product are you using? On what device/operating system?
SVN repository revision 618. Nexus S with Android 4.0 ICS.
This issue appear to be on any device with any operation system.
Which SIP server are you using? What happens with PBXes?
pbxes.org
Which type of network are you using?
WiFi disabled. It is needed to reproduce issue.
I've looked at sources and fixed this issue. Please check attached
PhoneCall.patch file.
```
Original issue reported on code.google.com by `Steven.R...@gmail.com` on 11 Mar 2012 at 11:15
- Merged into: #901
Attachments:
- [PhoneCall.patch](https://storage.googleapis.com/google-code-attachments/sipdroid/issue-1030/comment-0/PhoneCall.patch)
| 1.0 | Dialog with only 'Phone Call' option is shown while calling phone number with SipDroid accounts not registered. - ```
What steps will reproduce the problem?
0. Set your account use WLAN only.
1. Goto Menu-Settings-Call Options-Preferred Call Type
2. Select Always ask
3. Disable WiFi on phone. Wait until sipdroid disappears from notification bar.
4. Goto contacts and try call any phone number. See dialog with 'Phone Call'
only option shown.
What is the expected output? What do you see instead?
Call should be processed as 'Phone Call' without showing dialog. It is bad UX
to show list with one only option.
What version of the product are you using? On what device/operating system?
SVN repository revision 618. Nexus S with Android 4.0 ICS.
This issue appear to be on any device with any operation system.
Which SIP server are you using? What happens with PBXes?
pbxes.org
Which type of network are you using?
WiFi disabled. It is needed to reproduce issue.
I've looked at sources and fixed this issue. Please check attached
PhoneCall.patch file.
```
Original issue reported on code.google.com by `Steven.R...@gmail.com` on 11 Mar 2012 at 11:15
- Merged into: #901
Attachments:
- [PhoneCall.patch](https://storage.googleapis.com/google-code-attachments/sipdroid/issue-1030/comment-0/PhoneCall.patch)
| priority | dialog with only phone call option is shown while calling phone number with sipdroid accounts not registered what steps will reproduce the problem set your account use wlan only goto menu settings call options preferred call type select always ask disable wifi on phone wait until sipdroid disappears from notification bar goto contacts and try call any phone number see dialog with phone call only option shown what is the expected output what do you see instead call should be processed as phone call without showing dialog it is bad ux to show list with one only option what version of the product are you using on what device operating system svn repository revision nexus s with android ics this issue appear to be on any device with any operation system which sip server are you using what happens with pbxes pbxes org which type of network are you using wifi disabled it is needed to reproduce issue i ve looked at sources and fixed this issue please check attached phonecall patch file original issue reported on code google com by steven r gmail com on mar at merged into attachments | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.