Hello In my application I have added a domain and added some test data via fixtures. When I run the install fixtures, I get other fixtures installed but the new fixture does not get installed.
I have checked the isis.properties and it looks okay. I have also tried to add debug statements in the fixture class but they do not get printed out. On the console it shows that the fixture class is called. Also there are no errors generated on console. Any ideas what may be the problem. Thanks Dharmesh
