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

[Test failure] TC_INSTRUCTOR_8: It is not possible to update the due dates of the subsections #366

Closed
BryanttV opened this issue May 27, 2024 · 7 comments
Labels
redwood release testing Affects the upcoming release (attention needed)
Milestone

Comments

@BryanttV
Copy link

Release

Redwood

Expected behavior

As a course author, I want to update the due dates for the subsections in the course.

Actual behavior

As a course author, I cannot update the due dates for the subsections in the course. The original date is still assigned.

Steps to reproduce

  1. From Studio create a subsection
  2. Configure it by assigning it an assignment type for the grading and a due date.
  3. From the LMS, verify that the date is assigned.
  4. Update the due date of the subsection.
  5. From the LMS the date is not updated. It is still the previous date.
due-date-subsections.mp4

Additional information

No response

@BryanttV BryanttV added the release testing Affects the upcoming release (attention needed) label May 27, 2024
@mariajgrimaldi mariajgrimaldi changed the title [Test failure] NO_TEST_ID: It is not possible to update the due dates of the subsections [Test failure] NO_TEST_ID: It is not possible to update the due dates of the subsections May 30, 2024
@mariajgrimaldi
Copy link
Member

mariajgrimaldi commented May 31, 2024

So here's what I've found after playing around with subsection dates:

Could you test again considering this? Thanks!

@BryanttV
Copy link
Author

Hi @mariajgrimaldi, I tested as you told me, and you are right. The changes are reflected about 5 min later.

I wonder if this is the expected behavior.

@mariajgrimaldi mariajgrimaldi moved this from Discarded to In review in Build-Test-Release Working Group Jun 2, 2024
@mariajgrimaldi
Copy link
Member

mariajgrimaldi commented Jun 2, 2024

I think I know why this happens, I'll ask around to verify it. Given the current system design, though, I do think it's correct.

@mariajgrimaldi
Copy link
Member

@ormsbee: is this time delay related to how MongoDB - learning sequences updates/synchronization work?

@ormsbee
Copy link

ormsbee commented Jun 14, 2024

It seems unlikely to be related to MongoDB if other changes to the outline are showing up properly. If the issue is only with dates, it might be the result of caching in edx-when?

@mariajgrimaldi
Copy link
Member

mariajgrimaldi commented Jun 20, 2024

@ormsbee: I also tried updating subsection names, and it takes a bit of time too, but it's difficult to say if the delay is related.

@mariajgrimaldi mariajgrimaldi added this to the Redwood.3 milestone Sep 14, 2024
@mariajgrimaldi
Copy link
Member

I'm closing this since this is not classified as a bug.

@mariajgrimaldi mariajgrimaldi changed the title [Test failure] NO_TEST_ID: It is not possible to update the due dates of the subsections [Test failure] TC_INSTRUCTOR_8: It is not possible to update the due dates of the subsections Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
redwood release testing Affects the upcoming release (attention needed)
Projects
Development

No branches or pull requests

3 participants