No such property: PROJECT_STATUS_TASK for class
adam-nsqr opened this issue · 1 comments
adam-nsqr commented
Internal Server Error
No such property: PROJECT_STATUS_TASK for class: com.axelor.apps.project.db.repo.ProjectStatusRepository
First observed in version 7.1.3 also found in 7.1.4; getting this error on a clean build when accessing
Projects > Configuration > Task Status
This appears to be a bad reference but we are unable to trace it. A fix or workaround would be appreciated until next release.
This bug is holding up our deployment of this version
Steps to reproduce:
- Build clean version of 7.1.3 or 7.1.4
- install all modules
- Navigate to Projects > configurations > task status
- modal popup showing error appears.
adam-nsqr commented
Resolved by installing a clean database.