Pasi Kokko
Pasi Kokko
https://github.com/jhipster/jhipster-dotnetcore/blob/5844d760d11d8f91d5c27def5942fa3aa25811ac/generators/entity-server/templates/dotnetcore/src/Project.Dto/Dto.cs.ejs#L60 I have an entity with one to one relation to User, to extend properties of a User. Generated DTO has UserID of type `long?`, which should be `string`. There...
https://github.com/jhipster/jhipster-dotnetcore/blob/5844d760d11d8f91d5c27def5942fa3aa25811ac/generators/entity-client/templates/blazor/src/Project.Client/Models/Model.cs.ejs#L67 Model has UserId, but ModelUpdate.razor.cs will get relationshipName. Generated code is not compiling. ``` entity Employee { lastName String firstName String displayName String employeeNumber String } relationship OneToOne {...
I tried to download a shared file from a sharepoint list. It always produces 3kb file, which is corrupted. I found that direct_url doesn't point to the file, but to...
Adding the output folder in the launch configuration snippets, to make sure output files are always generated in the same folder, despite how you start the robot.