-
-
Notifications
You must be signed in to change notification settings - Fork 286
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
[16.0][FIX] geospatial_partner - error message on no partner with valid geom #361
Conversation
314c8f2
to
b8453f5
Compare
* writed the search tags end point * writed the search partner end point
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM until pre-commit fix
b8453f5
to
bc35df4
Compare
I'll try to fix it. It may be caused by a working syntax (optional chaining) that is not accepted by this version of eslint. Is it possible that the version is too old? I see here that it's should be fixed since eslint v7.9.0 (and I see that the version used is v8.24.0) |
…hout res_user connected
Fixed ;-) |
Can you improve the commit message Question to answer is: What do you fix in those modules? |
This PR has the |
Added two fixes to avoid error message when no partners are encoded with a valid geo_point.
Added the geoengine view in the default contacts/resp_partner action