Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

generate-view didnot copy the customized GSP pages #33

Open
satan1999 opened this issue Sep 14, 2016 · 2 comments
Open

generate-view didnot copy the customized GSP pages #33

satan1999 opened this issue Sep 14, 2016 · 2 comments

Comments

@satan1999
Copy link

In 3.1.9, I added new template pages like ( Search.gsp and _search.gsp).

After executed command generate-view au.com.bglcorp.sso.auth.SsoUser -force

It only created standard pages.
| Rendered template edit.gsp to destination grails-app/views/ssoUser/edit.gsp
| Rendered template create.gsp to destination grails-app/views/ssoUser/create.gsp
| Rendered template index.gsp to destination grails-app/views/ssoUser/index.gsp
| Rendered template show.gsp to destination grails-app/views/ssoUser/show.gsp
| Views generated for grails-app/domain/au/com/bglcorp/sso/auth/SsoUser.groovy

In grails 2.5.4, all customized pages will be copied into domain's view folder.

@bilgehanm
Copy link

Same issue with grails 3.2.2

@SleepingForester
Copy link

Same issue with grails 3.2.3 and plugin versions grater than 3.2.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants