Not sure, but I can suspect one thing: may be the removal of program rule json object affected the rules engine... I will check on this.
-- Abyot A. Gizaw. Senior Engineer, DHIS2 University of Oslo http://www.dhis2.org On Thu, Apr 20, 2017 at 11:04 AM, Olav Poppe <[email protected]> wrote: > Thanks, Abyot. > > If the 404 to programValidations is harmless as well, do you have any > other idea of why program rules stop working when moving an instance from a > 2.25 build from March 10 to a build from April 20? These are the only > errors. > > Olav > > > > 20. apr. 2017 kl. 10.58 skrev Abyot Asalefew Gizaw <[email protected]>: > > Hi, > > Yes, we are aware that programValidation end point is removed ... we just > have to remove a call to it. > > Call to eventCaptureGridColumns is to check if the logged in user has > saved any column show/hide settings ... the 404 says there are no settings > saved. > > The 404 errors in both cases are harmless ... users should be able to > continue. > > -- > Abyot A. Gizaw. > Senior Engineer, DHIS2 > University of Oslo > http://www.dhis2.org > > On Thu, Apr 20, 2017 at 10:36 AM, Olav Poppe <[email protected]> wrote: > >> Forgot to say that this in EC - TC works. >> >> >> 20. apr. 2017 kl. 09.53 skrev Olav Poppe <[email protected]>: >> >> Hi devs, >> after upgrading to the latest 2.25 (build rev 1575b67) from an earlier >> 2.25 version (build rev 210eb29), program rules have stopped working. >> The only issues I can see in the console and tomcat log is a failed call to >> /api/programValidations: >> >> In catalina.out: >> WARNING: No mapping found for HTTP request with URI >> [/stable/api/programValidations.json] in DispatcherServlet with >> name ‘webapi' >> >> In browser console: >> GET http://localhost:8080/stable/api/programValidations.json?pag >> ing=false&fields=id&filter=program.id:in:[jo4akTBhEqq]&_=1492674277324 >> 404 (Not Found) >> >> Looks like the programValidations.json was removed in this commit: >> https://github.com/dhis2/dhis2-core/commit/9c6c4d0385064863e >> 730827b621c53357ff555b7 >> There were no programValidations in the first place in this database >> (previous and working 2.25 version returns an empty result), but it is the >> only error I get. >> >> >> Well, there is also this error, but this one seems like a permanent >> feature: >> *404 (Not Found) - >> http://localhost:8080/stable/api/userDataStore/gridColumns/eventCaptureGridColumns >> <http://localhost:8080/stable/api/userDataStore/gridColumns/eventCaptureGridColumns> >> * >> >> Olav >> _______________________________________________ >> Mailing list: https://launchpad.net/~dhis2-devs >> Post to : [email protected] >> Unsubscribe : https://launchpad.net/~dhis2-devs >> More help : https://help.launchpad.net/ListHelp >> >> >> >> _______________________________________________ >> Mailing list: https://launchpad.net/~dhis2-devs >> Post to : [email protected] >> Unsubscribe : https://launchpad.net/~dhis2-devs >> More help : https://help.launchpad.net/ListHelp >> >> > >
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

