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

InvalidDataAccessApiUsageException: Unable to locate Attribute with the the given name [submissionCount] on this ManagedType [id.wor... #385

Open
sentry-io bot opened this issue Feb 10, 2023 · 0 comments
Assignees

Comments

@sentry-io
Copy link

sentry-io bot commented Feb 10, 2023

Sentry Issue: WORX-CORE-4

IllegalArgumentException: Unable to locate Attribute  with the the given name [submissionCount] on this ManagedType [id.worx.worx.entity.Audit]
    at id.worx.worx.service.FormTemplateServiceImpl.search(FormTemplateServiceImpl.java:67)
    at id.worx.worx.service.FormTemplateServiceImpl$$FastClassBySpringCGLIB$$1eb3c2cb.invoke(<generated>)
    at id.worx.worx.service.FormTemplateServiceImpl$$EnhancerBySpringCGLIB$$91d763f6.search(<generated>)
    at id.worx.worx.web.controller.FormTemplateController.search(FormTemplateController.java:61)
    at id.worx.worx.config.security.JWTokenFilter.doFilterInternal(JWTokenFilter.java:50)
...
(156 additional frame(s) were not displayed)

InvalidDataAccessApiUsageException: Unable to locate Attribute  with the the given name [submissionCount] on this ManagedType [id.worx.worx.entity.Audit]; nested exception is java.lang.IllegalArgumentException: Unable to locate Attribute  with the the given name [submissionCount] on this ManagedType [id.worx.worx.entity.Audit]
    at id.worx.worx.service.FormTemplateServiceImpl.search(FormTemplateServiceImpl.java:67)
    at id.worx.worx.service.FormTemplateServiceImpl$$FastClassBySpringCGLIB$$1eb3c2cb.invoke(<generated>)
    at id.worx.worx.service.FormTemplateServiceImpl$$EnhancerBySpringCGLIB$$91d763f6.search(<generated>)
    at id.worx.worx.web.controller.FormTemplateController.search(FormTemplateController.java:61)
    at id.worx.worx.config.security.JWTokenFilter.doFilterInternal(JWTokenFilter.java:50)
...
(128 additional frame(s) were not displayed)
@budivalid budivalid self-assigned this Feb 13, 2023
shygnome pushed a commit that referenced this issue Feb 16, 2023
* fix: check null in dashboard logo #375

* fix: unable to locate attribute [submissionCount] #385

* fix: code smell check [submissionCount] #385
budivalid added a commit that referenced this issue Feb 16, 2023
budivalid added a commit that referenced this issue Feb 17, 2023
budivalid added a commit that referenced this issue Feb 17, 2023
shygnome pushed a commit that referenced this issue Feb 17, 2023
* fix: check null in dashboard logo #375

* fix: unable to locate attribute [submissionCount] #385

* fix: code smell check [submissionCount] #385

* fix: sorting ✌️ #385

* fix: type of join #385

* fix: sorting with concat group #385
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

1 participant