-
Notifications
You must be signed in to change notification settings - Fork 168
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
Bug: Reference lookups aren't logging in database #723
Comments
Hi Sarah, is it okay if I work on this? I just created a PR that resolves this issue: I modified the |
This issue has been inactive for 336 hours (14.00 days) and will be unassigned after 72 more hours (3.00 days). If you have questions, please leave a comment, message @codethesaurus or @geekygirlsarah on Twitter, or email [email protected].If you are still working on this issue, that's fine. Please comment here to tell the bot to give you more time. |
Commenting to keep open for @Frederic-Chopin to finish some unit tests |
This issue has been inactive for 348 hours (14.50 days) and will be unassigned after 60 more hours (2.50 days). If you have questions, please leave a comment, message @codethesaurus or @geekygirlsarah on Twitter, or email [email protected].If you are still working on this issue, that's fine. Please comment here to tell the bot to give you more time. |
This issue has been inactive for 420 hours (17.50 days) and is past the limit of 408 hours (17.00 days) so is being unassigned.You’ve just been unassigned from this ticket due to inactivity – but feel free to pick it back up (or a new one!) in the future! Thank you for your interest in contributing to this project. |
Expected Behavior
Any reference page lookup should be storing what was looked up in the web_lookupdata table in the database
Actual Behavior
No lookup data is saving
Steps to Reproduce the Problem
Additional Info
Appears one hasn't been stored since Feb 2023. Maybe a migration could be added to catch this back up.
The text was updated successfully, but these errors were encountered: