We have an issue with Contour 3.0.10 whereby the number of approved entries in the back-end doesn't correspond with the number of approved entries I pick up on the front end.
We've noticed differences in the UFRecordsXml and UFRecords tables. We assume the number of entries in these two tables for the same form should be the same.
What could be causing this? How can it be fixed?
One of our testers compared the list generated on the back-end with the one generated on the front-end. The entries in the back-end which did not show up on the front, were manually approved (although we were already in the approved list and also use auto approval). His findings were that after the manual approval those entries did show up in the front.
How much is the difference? Could it be that the filter in the backoffice isn't set correctly (so not to only approved)? Both the backoffice and frontend will fetch its data from the ufrecordsxml table so there shouldn't be a difference
Ok just tried your db backup with the latest version of Contour and there the count seems to be consistent so what I would suggest is to upgrade to the latest version
We're running Umbraco 4.10.1 with Contour 3.0.10 at this moment. Should I use the umbracoContour_3.0.23_update.zip or should I install the new package umbracoContour_3.0.23_ForV4.zip?
back-end total inconsistent wit front-end total
Hey guys,
We have an issue with Contour 3.0.10 whereby the number of approved entries in the back-end doesn't correspond with the number of approved entries I pick up on the front end.
On the front-end I do:
We've noticed differences in the UFRecordsXml and UFRecords tables. We assume the number of entries in these two tables for the same form should be the same.
What could be causing this? How can it be fixed?
One of our testers compared the list generated on the back-end with the one generated on the front-end. The entries in the back-end which did not show up on the front, were manually approved (although we were already in the approved list and also use auto approval). His findings were that after the manual approval those entries did show up in the front.
Comment author was deleted
How much is the difference? Could it be that the filter in the backoffice isn't set correctly (so not to only approved)? Both the backoffice and frontend will fetch its data from the ufrecordsxml table so there shouldn't be a difference
Hey Tim,
The difference varies from form to form and is, from what I've seen so far, less then 20.
Can the filter in the back-office be set to get multiple states? We use the filter on "Approved" as far as I know.
If I export the same approved list from the back-end, I wind up with the exact same number I get in the front.
Comment author was deleted
How many entries in total do you have then? Might be that some records output invalid json data and thus not being shown in the entries viewer
Comment author was deleted
So export and front end count is correct one, entries viewer is missing some
That's what we assume, but we connot be certain at this point. The entries viewer is actually adding some instead of missing some.
Comment author was deleted
Hmm mind sending me a backup of the db, tg at umbraco dot com then I can debug the issue,
Thanks
I will ask for it. And send it to you if I can get it ;)
Comment author was deleted
Ok just tried your db backup with the latest version of Contour and there the count seems to be consistent so what I would suggest is to upgrade to the latest version
You can get that on the project page
http://our.umbraco.org/projects/umbraco-pro/contour/
Upgrade instructions can be found here
http://our.umbraco.org/projects/umbraco-pro/contour/documentation/Installation/Upgrade
I was hoping to avoid an upgrade. We're running Umbraco 4.10.1. How much hassle are we looking at here?
Can we just get 3.0.23.ForV4.zip and then overwrite the contour files (as per http://our.umbraco.org/projects/umbraco-pro/contour/documentation/Installation/Upgrade)?
The last time we upgraded contour on this site, we had to upgrade Umbraco first.
Tim,
We're running Umbraco 4.10.1 with Contour 3.0.10 at this moment. Should I use the umbracoContour_3.0.23_update.zip or should I install the new package umbracoContour_3.0.23_ForV4.zip?
Please advise.
is working on a reply...