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

Replace file references on file replacement #909

Open
dmols opened this issue Jul 3, 2023 · 0 comments
Open

Replace file references on file replacement #909

dmols opened this issue Jul 3, 2023 · 0 comments
Assignees
Labels

Comments

@dmols
Copy link
Contributor

dmols commented Jul 3, 2023

Currently, when a file is replaced, the links referencing the previous file in the course are not properly replaced. This results in a false positive state upon file replacement, because the user is told the file is replaced, but every mention still points to the old file.

Need to add measure to scan the course for any reference to the old file and replace it with the new one being submitted.

@dmols dmols added the bug label Jul 3, 2023
@taheralfayad taheralfayad self-assigned this Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants