-
Notifications
You must be signed in to change notification settings - Fork 448
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
Exposing date when editor confirmed review in API #10359
Comments
Hi @Vitaliy-1, sorry missed this one before. Would be possible still to add that? |
…EditorConfirmed
Ready for review @Vitaliy-1 pkp/pkp-lib: Exposing date when editor confirmed review in API with dateEditorConfirmed #10450 |
@Hafsa-Naeem, can you also make a PR to OJS main for tests? Now, with Github actions it's also possible to run tests on your fork |
…EditorConfirmed
…ges for showing editor confirm date
…nges for showing editor confirm date
… to editor confirm date
@Vitaliy-1 The tests are passing on the PR to OJS. |
Looks good! Can we also name the column as |
… to editor confirm date
Describe the issue
One item initially I missed is that we would like to display date when editor confirms the review. Ideally it would be also the name, but at least date would suffice.
I currently use
dateDue
,dateResponseDue
,dateCompleted
,dateCancelled
for these popups, but date for confirmation is not currently not available - we might not even track that in database.What application are you using?
OJS, OMP or OPS version 3.5
The text was updated successfully, but these errors were encountered: