Comments

rudiedirkx’s picture

I think #1914132: Entity property and #2159925: Geocode from virtual fields/entity property instead of just real fields try to solve (almost) the same thing: encode from a non-Field. Different approach. The boss should pick one.

basvredeling’s picture

@maintainers If we get this list cleaned up, do you feel confident to release another stable minor like 1.3?

simon georges’s picture

I will publish a new release as soon as this list (or current Needs Review / RTBC issues) are cleaned up.

basvredeling’s picture

Issue summary: View changes

Removed duplicate entry

pol’s picture

We're slowly getting there :-)

rudiedirkx’s picture

rudiedirkx’s picture

Pol, could you choose which one to keep and mark the other one as duplicate?, because they have a combined fix for how errors and caching work (together). And maybe add it in this issue's body?

pol’s picture

Hi,

I think the most important bug before the release is this one: #2649096: Fix exception throwing and empty result handling

After that, we're good for a release, I think.

rudiedirkx’s picture

I agree that's the issue, but the notice isn't the most important. And the other one has a ! wrong, so you have to fix that. I don't think we agree on the what-makes-an-error, so that's up yo you, but empty results should be cacheable, so fix the combination, not just the notice.

I will make a patch tomorrow for how I would see the error & caching as perfect. Up to you then what you use.

rudiedirkx’s picture

Maybe #1493496: When programmatically creating many nodes, 10k+ is there a way to skip geocoding if it has already been geocoded? is still important, even though it's 3y old. With the new 'caching instead of diffing' method, we (or I) kinda broke it for sites with many geocoded entities that update many at the same time. Since their cache is still empty, it'll lookup all of them at once, even though nothing's changed, to fill the cache. I didn't think about that. Relevant for many sites with programmatic updates.

pol’s picture

We have to give some love to #1580512: Google geocoding with a Google business enterprise account and we're ready I think.

pol’s picture

Status: Active » Fixed

It's done, thank you all !!!

basvredeling’s picture

Awesome, Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.