v.15.1.1 Issues with content delivery API after ye...
# help-with-umbraco
s
Hello, yesterday our Ubraco cloud upgraded itself to v 15.1.1 (image attached) and I noticed some of the content delivery API stopped working as it should. I have the following content structure (image attached): Home |__ Booter SharedContent |__Footer |__Navigation Previously, I had the a couple of queries with relative paths as follows: 1. /umbraco/delivery/api/v2/content/item/**home/booter** (it worked then, works after the upgrade) 2./umbraco/delivery/api/v2/content/item/**sharedcontent/footer **(it worked then, gives a 404 now) If I request a footer item directly (/umbraco/delivery/api/v2/content/item/**footer**) it works, but then if I change the name of the page under the Home (Booter --> Footer), this request will pick the first item it finds which is incorrect. Sounds like a really nasty bug... Do you guys encounter the same issue? Can I combat this somehow now or is this perhaps going to be fixed in the next "minor upgrade"? Thanks! https://cdn.discordapp.com/attachments/1318865450624487455/1318865450896986162/image.png?ex=6763e0aa&is=67628f2a&hm=dbe35cf2cb3ed6d6d898652ce5664c61c0c06cdb7684b3d0b8d25991734214f2& https://cdn.discordapp.com/attachments/1318865450624487455/1318865451492835369/image.png?ex=6763e0aa&is=67628f2a&hm=709090d775b6d70c2aea5e1f7cce9967b796a289dbc01be114685af0c46079f6&
j
This could be related to the cache updates in 15.1. Could I get you to create this as an issue on the tracker, then we'll take a look at it, please?
s
@Jacob Overgaard thanks, I will try to file a bug report tomorrow then
@Jacob Overgaard nevermind, here is the issue report https://github.com/umbraco/Umbraco-CMS/issues/17842
26 Views