Adrián Rivero

Results 25 comments of Adrián Rivero

To bypass the error for now, I had to call the action in another method, like this: ```java protected Boolean validateTutorOperation() { User_ currentUser = authenticateManager.getCurrentUser(); if (currentUser == null)...

The best solution to this issue is that DecleX should create the event with all the parameters that has been passed from any method, so that the event can fulfill...

The issue is not related with the models, it works fine for the models when they are injected, as well when they are injected from the DataBase, the issue is...

This feature should be done after finishing Issue #137