Description:
The ReviewRound class and ReviewRondDAO are implemented using the old-style DAO pattern. Migrate to Eloquent model.
Steps to test the changes:
These steps can include user interactions, database queries and API requests
- Using the site '...'
- Click on '....'
- Using a DB query '...'
- This table should have '...'
- POST Request '...'
- Should return '...'
Solution: What the proposed solutions are and additional affected areas
Upgrade existing ReviewRound data model to use Eloquent.
What application are you using?
OJS, OMP or OPS version X.X.X-X
Additional information
See comment #12207 (comment)
Draft Pull Requests
pkp-lib: #12277
ojs: pkp/ojs#5307
omp: pkp/omp#2220
ops: pkp/ops#1197
Description:
The ReviewRound class and ReviewRondDAO are implemented using the old-style DAO pattern. Migrate to Eloquent model.
Steps to test the changes:
These steps can include user interactions, database queries and API requests
Solution: What the proposed solutions are and additional affected areas
Upgrade existing ReviewRound data model to use Eloquent.
What application are you using?
OJS, OMP or OPS version X.X.X-X
Additional information
See comment #12207 (comment)
Draft Pull Requests
pkp-lib: #12277
ojs: pkp/ojs#5307
omp: pkp/omp#2220
ops: pkp/ops#1197