Sébastien Martin

Results 8 comments of Sébastien Martin

For the 'validate()' to fail in a unit test, the first entity must be saved and flushed, then the 'validate()' of the second entity will fail.

Anyone has a workaround (other than disabling remember-me)?

I can reproduce the issue with Safari Version 12.0.3 (14606.4.5) I works as expected with Chrome Version 73.0.3683.86 (Official Build) (64-bit)

Any suggestion on where to look so I can try to fix this issue?

I’m not sure to follow. What I am experiencing is that nothing is changing between not using the « visible » tag and removing the code that add it when...

@Schlogen see https://github.com/bassmartin/sample_grails_dbm

For the 'validate()' to fail in a unit test, the first entity must be saved and flushed, then the 'validate()' of the second entity will fail.