Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no_external_url query returns no results #5882

Closed
JC5 opened this issue Mar 12, 2022 Discussed in #5867 · 1 comment
Closed

no_external_url query returns no results #5882

JC5 opened this issue Mar 12, 2022 Discussed in #5867 · 1 comment
Labels
fixed Bugs that are fixed (in a coming release).

Comments

@JC5
Copy link
Member

JC5 commented Mar 12, 2022

Discussed in #5867

Originally posted by GeorgeHahn March 9, 2022
I'm having trouble with the no_external_url:true query. It returns no results on my instance. This operator appears to be working correctly on the demo instance.

This is a poor bug report. Can you recommend any ways I could investigate further?


Debug information generated at 2022-03-08 21:15:11 America/Chicago for Firefly III version 5.6.16.

Scope Version
Firefly III 5.6.16
Firefly III API 1.5.5
Build 113, 02-03-2022 19:39:22 CET
PHP 8.0.16
Host Linux
System info Value
Using docker? true
Layout
System TZ America/...
Browser TZ America/...
App environment local
App debug mode false
App cache driver file
App logging debug, stack
Display errors Off
Error reporting ALL errors
Interface apache2handler
Default language en_US
Default locale equal
BCscale 24
DB drivers mysql, pgsql, sqlite
Current driver pgsql
DB version 18 (exp. 18)
Login provider eloquent
Trusted proxies (.env)
User info Value
Session start 2022-03-01 00:00:00
Session end 2022-03-31 23:59:59
Session first 2018-03-30 00:00:00
User ID 1
User language en_US
User locale en_US
Attempt at "en_US.utf8" 'en_US.utf8'
Attempt at "en_US.UTF-8" 'en_US.UTF-8'

No url:

[2022-03-08 21:16:53] local.DEBUG: Constructed OperatorQuerySearch  
[2022-03-08 21:16:53] local.DEBUG: GroupCollector: The limit is now 50  
[2022-03-08 21:16:53] local.DEBUG: Now in parseQuery(no_external_url:true)  
[2022-03-08 21:16:53] local.DEBUG: Found 1 node(s)  
[2022-03-08 21:16:53] local.DEBUG: Now in handleSearchNode(Gdbots\QueryParser\Node\Field)  
[2022-03-08 21:16:53] local.DEBUG: Now handle Node class Gdbots\QueryParser\Node\Field  
[2022-03-08 21:16:53] local.DEBUG: Now in updateCollector("no_external_url", "true")  
[2022-03-08 21:16:53] local.DEBUG: "no_external_url" is not an alias.  
[2022-03-08 21:16:53] local.DEBUG: "no_external_url" is not an alias.  
[2022-03-08 21:16:53] local.DEBUG: Added operator type "no_external_url"  
[2022-03-08 21:16:54] local.DEBUG: Constructed OperatorQuerySearch  
[2022-03-08 21:16:54] local.DEBUG: GroupCollector: The limit is now 50  
[2022-03-08 21:16:54] local.DEBUG: Now in parseQuery(no_external_url:true)  
[2022-03-08 21:16:54] local.DEBUG: Found 1 node(s)  
[2022-03-08 21:16:54] local.DEBUG: Now in handleSearchNode(Gdbots\QueryParser\Node\Field)  
[2022-03-08 21:16:54] local.DEBUG: Now handle Node class Gdbots\QueryParser\Node\Field  
[2022-03-08 21:16:54] local.DEBUG: Now in updateCollector("no_external_url", "true")  
[2022-03-08 21:16:54] local.DEBUG: "no_external_url" is not an alias.  
[2022-03-08 21:16:54] local.DEBUG: "no_external_url" is not an alias.  
[2022-03-08 21:16:54] local.DEBUG: Added operator type "no_external_url"  
[2022-03-08 21:16:54] local.DEBUG: GroupCollector: page is now 1  
[2022-03-08 21:16:56] local.DEBUG: Trying to set en_US.utf8  
[2022-03-08 21:16:56] local.DEBUG: Trying to set en_US.UTF-8  

Any url:

[2022-03-08 21:27:09] local.DEBUG: Constructed OperatorQuerySearch  
[2022-03-08 21:27:09] local.DEBUG: GroupCollector: The limit is now 50  
[2022-03-08 21:27:09] local.DEBUG: Now in parseQuery(any_external_url:true)  
[2022-03-08 21:27:09] local.DEBUG: Found 1 node(s)  
[2022-03-08 21:27:09] local.DEBUG: Now in handleSearchNode(Gdbots\QueryParser\Node\Field)  
[2022-03-08 21:27:09] local.DEBUG: Now handle Node class Gdbots\QueryParser\Node\Field  
[2022-03-08 21:27:09] local.DEBUG: Now in updateCollector("any_external_url", "true")  
[2022-03-08 21:27:09] local.DEBUG: "any_external_url" is not an alias.  
[2022-03-08 21:27:09] local.DEBUG: "any_external_url" is not an alias.  
[2022-03-08 21:27:09] local.DEBUG: Added operator type "any_external_url"  
[2022-03-08 21:27:10] local.DEBUG: Constructed OperatorQuerySearch  
[2022-03-08 21:27:10] local.DEBUG: GroupCollector: The limit is now 50  
[2022-03-08 21:27:10] local.DEBUG: Now in parseQuery(any_external_url:true)  
[2022-03-08 21:27:10] local.DEBUG: Found 1 node(s)  
[2022-03-08 21:27:10] local.DEBUG: Now in handleSearchNode(Gdbots\QueryParser\Node\Field)  
[2022-03-08 21:27:10] local.DEBUG: Now handle Node class Gdbots\QueryParser\Node\Field  
[2022-03-08 21:27:10] local.DEBUG: Now in updateCollector("any_external_url", "true")  
[2022-03-08 21:27:10] local.DEBUG: "any_external_url" is not an alias.  
[2022-03-08 21:27:10] local.DEBUG: "any_external_url" is not an alias.  
[2022-03-08 21:27:10] local.DEBUG: Added operator type "any_external_url"  
[2022-03-08 21:27:10] local.DEBUG: GroupCollector: page is now 1  
[2022-03-08 21:27:12] local.DEBUG: Trying to set en_US.utf8  
[2022-03-08 21:27:12] local.DEBUG: Trying to set en_US.UTF-8  

The query excludes any meta data, so if you have an interest date set it will no longer match.

@JC5 JC5 added the bug label Mar 12, 2022
@JC5 JC5 added this to Firefly III Mar 12, 2022
@JC5 JC5 moved this to Not yet started in Firefly III Mar 12, 2022
@JC5 JC5 changed the title Looking for help: no_external_url query returns no results no_external_url query returns no results Mar 13, 2022
@JC5 JC5 removed the status in Firefly III Mar 19, 2022
@JC5 JC5 moved this to Not yet started in Firefly III Mar 19, 2022
@JC5 JC5 added this to the 5.6.17 milestone Mar 19, 2022
@JC5 JC5 moved this from Not yet started to Ready in Firefly III Mar 19, 2022
JC5 added a commit that referenced this issue Mar 19, 2022
@JC5 JC5 added the fixed Bugs that are fixed (in a coming release). label Mar 19, 2022
@JC5 JC5 moved this from Ready to Done in Firefly III Mar 19, 2022
@JC5
Copy link
Member Author

JC5 commented Mar 29, 2022

Closing "fixed" issues for upcoming release.

@JC5 JC5 closed this as completed Mar 29, 2022
@JC5 JC5 removed this from Firefly III Apr 13, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
fixed Bugs that are fixed (in a coming release).
Projects
None yet
Development

No branches or pull requests

1 participant