- Issue created by @joachim
- ๐ธ๐ฌSingapore anish.a Singapore
anish.a โ made their first commit to this issueโs fork.
- ๐ฌ๐งUnited Kingdom joachim
Ok!
Just tweaking the pseudocode I wrote in the summary.
- ๐ธ๐ฌSingapore anish.a Singapore
Moving back to active, as dependent issue was fixed.
- First commit to issue fork.
- Merge request !11311Resolve #3497013 "Refactor switch in" โ (Open) created by Sivaji_Ganesh_Jojodae
- ๐ฎ๐ณIndia Sivaji_Ganesh_Jojodae Chennai
@joachim, not sure what I'm missing. Any inputs on the failing test results?
- ๐ฎ๐ณIndia Sivaji_Ganesh_Jojodae Chennai
Thanks. I will fix the comment line. But there is an error from unit test. See below,
- ๐ฌ๐งUnited Kingdom joachim
Please post text rather than screenshots! I can't copy a class name from a screenshot!
- ๐ฌ๐งUnited Kingdom joachim
The problem was that it needed a rebase -- 11.x had a new feature for week granularity, and the test for must have got pulled in by merging 11.x into the branch and not properly resolving the merge conflict.
I've rebased and resolved the merge conflict and the test passes now.
- ๐ฎ๐ณIndia Sivaji_Ganesh_Jojodae Chennai
@joachim, noted. Thank you!
- First commit to issue fork.
- ๐ง๐ทBrazil charlliequadros
Hi @joachim,
I made the change you requested, assigning null to the second parameter to make the code clearer and easier to understand when read. It seems like there's an issue, but I'm not sure how to fix it.
I'm just starting to contribute, and I would really appreciate your advice on how to resolve this. - ๐ฌ๐งUnited Kingdom joachim
The failing test Drupal\Tests\file\Functional\DownloadTest is passing for me locally with this MR, and I don't see how it can be related anyway. Must be some glitch in the testing system.
- Status changed to Needs review
about 1 month ago 2:40pm 4 March 2025 - ๐ง๐ทBrazil charlliequadros
Hi @sivaji,
I made the change to organize it in the correct granularity order. - ๐บ๐ธUnited States mradcliffe USA
I am removing the Novice tag from this issue because it was hard to me to determine the novice task on the issue.
Iโm using this documentation as a source: https://www.drupal.org/community/contributor-guide/task/triage-novice-is... โ