THE-EOriginal post
Rank 2: Process
Hi there,
I am currently struggling with a fix for the following bug: https://github.com/appwrite/sdk-for-dotnet/issues/30
I have a fix when running the code locally. The fix is documented in the following post:
https://github.com/appwrite/sdk-for-dotnet/issues/30#issuecomment-1880182695
Unfortunately I am unable to fix it in the code generator.
I am not familiar with Twig/PHP so it is quite challenging to fix the issue in the generator.
Could someone look into this issue, because it is a quite fundamental issue?
Summary
Developers are struggling to fix a bug for the dotnet User class in the code generator. They have a fix for running the code locally but are having difficulties implementing it in the generator due to lack of familiarity with Twig/PHP. They are requesting someone to look into the issue. The solution is documented in a comment on the GitHub issue.