-
Notifications
You must be signed in to change notification settings - Fork 15
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
[Test failure] TC_AUTHOR_121: The grace period cannot be set to less than 1 hour. #365
Labels
Comments
BryanttV
added
the
release testing
Affects the upcoming release (attention needed)
label
May 27, 2024
BryanttV
changed the title
[Test failure] TC_AUTHOR_121: The grace period cannot be set to less than 1 hour.
[Test failure] May 27, 2024
TC_AUTHOR_121
: The grace period cannot be set to less than 1 hour.
mariajgrimaldi
changed the title
[Test failure]
[Test failure] TC_AUTHOR_121: The grace period cannot be set to less than 1 hour.
May 30, 2024
TC_AUTHOR_121
: The grace period cannot be set to less than 1 hour.
Thanks for the report! I confirmed this is happening in the redwood sandbox, so I opened an issue in the course authoring MFE for maintainers to review. |
I created a backport for the Redwood branch; I hope it gets merged early this week. Thanks! |
Backport merged! I'll close this issue once we test it in the redwood sandbox. |
I can confirm that I can set the grace period in the sandbox to less than an hour. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Release
Redwood
Expected behavior
As a course author, I want to set a grace period at the course level so students can submit assignments after their due date.
Actual behavior
As a course author, I cannot set a grace period of less than one hour, because the value I type is automatically deleted, even if the format is correct.
Steps to reproduce
00:30
. The value will be deleted automatically.TC_AUTHOR_121.mp4
Additional information
The functionality works correctly by setting a value equal to or greater than 1 hour.
The text was updated successfully, but these errors were encountered: