Bryan
Bryan
Fixed, tested following the provided steps and adding the follow code to the page `$json.fetch('http://www.google.com')` Here is the log after do the simultaneous request https://gist.github.com/bryanboza/43dc4b59249a66d280c6eca1a9052f74 Tested on release-22.10 // Docker...
Fixed, tested on release-22.10 // Docker // FF.  Now we are using token everywhere.
We need some work here, after testing multiple times locally, with a real data set we are unable to get the expected results.
Fixed, finally we are able to run de upgrade and get the corresponding date/time in each piece of content. Tested in a real database in postgres // Release-22.10
Fixed, now we are keeping the "show on menu" property after upgrade. Tested upgrading from 5.3.8 // Release-22.10
We need to catch the exception in case you send an incorrect id, we are getting 500 error code instead the 404  The message is ok, but the error...
Fixed, tested on release-22.09 // Docker // FF
Fixed, tested on release22.07 // Docker // FF 
We need some work here, we need to create a curl test for this specific case.
Now we have the curl test implemented and running, but in this implementation we are using the `host` word instead a `site` wich is not good because we are using...