Justin Nguyen
Justin Nguyen
Hi @DubeySandeep, Can I work on this issue?
@DubeySandeep Alright, do I create a pull request when I finish the Moderator migration?
Hi, I will work on the `Contributor Dashboard` Migration.
Still recurring on production environment (to test this use --prod_env on the start script).
@joaomanita sound good to me, prod usually takes a long time, so it will probably run if you wait long enough.
@seanlip Ok did that, @joaomanita I will be fixing this on a PR that is already open. Thanks.
Fixed via #19938.
@seanlip This should be made using github workflows and not oppiabot right?
@AFZL210 Just an FYI, you need to add the acceptance test to https://github.com/oppia/oppia/blob/develop/.github/workflows/e2e_lighthouse_performance_acceptance_tests.yml as well in the acceptance_test section.
@AFZL210 Add the console error as a regex to match it inside puppeteer-testing-utilities/console-reporter.ts under CONSOLE_ERRORS_TO_FIX with a TODO pointing to the existing issue or create a new issue if there...