Hi! We're experiencing problems with updating our ...
# announcements
d
Hi! We're experiencing problems with updating our feature flag settings after saveing and publishing changes. When I check the cdn.growthbook.io/api/features... URL of our settings I still sese old
"dateUpdated":"2023-09-12T09:56:45.778Z"
instead of the time when I updated changes few hours later. How can I fix this?
👀 1
w
That time that is listed is in GMT. Perhaps you are in a different timezone?
After publishing the new version of a feature flag, it should be pretty immediate that you see that get updated.
d
I know, but I published the version already yesterday - and it shows you still the yesterday right now
I did another change right now, let see when it will be visible on CDN
w
It should be immediate
If at the top of the features you click on the version you should be able to see which version is live and when it should have been live from.
d
there is something wrong still
w
hrmm. You are hitting the correct sdk where it is enabled?
and in incognito mode you still see it? (to eliminate the potential for any caching issues)
d
thank you so much for your willingnes
w
Thanks for creating that video. I'm kind of out of ideas. I'll send it around to others and will get back to you later today.
d
thank you very much!
w
oh wait.. I just noticed that the description is that you are only enabling preview environment. I wouldn't expect that the production features would change with that. Each environment has its own set of features.
d
I have dev env enabled as well yesterday, but it's not in the JSON config anyway
w
In the video you showed that you enabled the dev in version 3 one day ago, and the feature end point has changed one day ago. So that matches.
Change an override rule for an environment of something and see its corresponding sdk endpoint will change immediately. I'm pretty positive that you are seeing an old date published because for that environment no rules changed.
d
ah, you are right, thank you so much