!Rushaan
!Rushaan
CC#
Created by !Rushaan on 12/11/2024 in #help
Logical flaw in code
btw I forgot to confirm but its working as expected now and unit tests are still passing
15 replies
CC#
Created by !Rushaan on 12/11/2024 in #help
Logical flaw in code
oh
15 replies
CC#
Created by !Rushaan on 12/11/2024 in #help
Logical flaw in code
actually if I remember correctly in the assertion part of unit test I did not assert the updated child paths so its possible unit test has no issue
15 replies
CC#
Created by !Rushaan on 12/11/2024 in #help
Logical flaw in code
its alr I think it has pretty much same issue thats why it was passing but first imma test out the actual function
15 replies
CC#
Created by !Rushaan on 12/11/2024 in #help
Logical flaw in code
tysm I think it will fix it. PS: That means theres very similar fault in unit test of that function too
15 replies
CC#
Created by !Rushaan on 12/11/2024 in #help
Logical flaw in code
so await UpdateChildPaths(folder, previousFolderPath, newFolderPathOfFolder); should be enough to fix the issue right
15 replies
CC#
Created by !Rushaan on 12/11/2024 in #help
Logical flaw in code
ohhhhhhhhhhhhhh
15 replies
CC#
Created by !Rushaan on 12/11/2024 in #help
Logical flaw in code
help pls my brain feels slightly cooked
15 replies
CC#
Created by !Rushaan on 12/11/2024 in #help
Logical flaw in code
js realized i need to sleep rn but id appreciate any help:)
15 replies
CC#
Created by !Rushaan on 12/11/2024 in #help
Logical flaw in code
Also if the updated child folder's path does not miss the folder being moved's name at its appropriate place in the path then the updated child folder's path would be entirely correct which is also the goal of fixing this issue
15 replies
CC#
Created by !Rushaan on 12/11/2024 in #help
Logical flaw in code
Also apart from that its doing what its supposed to do and the updated path of the folder being moved is correct
15 replies
CC#
Created by !Rushaan on 12/9/2024 in #help
Collection was modified. Enumeration operation may not execute.
imma test it a lil more, yep its fully working
16 replies
CC#
Created by !Rushaan on 12/9/2024 in #help
Collection was modified. Enumeration operation may not execute.
damn it worked tysm
16 replies
CC#
Created by !Rushaan on 12/9/2024 in #help
Collection was modified. Enumeration operation may not execute.
alr imma try it
16 replies
CC#
Created by !Rushaan on 12/9/2024 in #help
Collection was modified. Enumeration operation may not execute.
okay, EF Core will still track the changes right?
16 replies
CC#
Created by !Rushaan on 12/9/2024 in #help
Collection was modified. Enumeration operation may not execute.
oh, the line the error is pointing to seems to be the first foreach loop
16 replies
CC#
Created by !Rushaan on 12/9/2024 in #help
Collection was modified. Enumeration operation may not execute.
yea
16 replies
CC#
Created by !Rushaan on 6/5/2024 in #help
AspNetCore Null Exception
its working now after moving the the setup line of rotativa to above app.run in Program.cs, i did this before too but it started giving me error then even before starting the website and to overcome that error i moved it below the app.run but it gave the null exception i mentioned then, im not sure how it got fixed though
7 replies
CC#
Created by !Rushaan on 6/5/2024 in #help
AspNetCore Null Exception
its weird cuz the code is not telling me the line of the errror
7 replies
CC#
Created by !Rushaan on 6/5/2024 in #help
AspNetCore Null Exception
okay
7 replies