Hi, you can use the following command to install the source-code for the module (with the angular files):
abp get-source Volo.Gdpr --old
Hi, can you try to install the related module with source code via ABP Studio (https://abp.io/docs/latest/studio/solution-explorer#replace-with-source-code)?
If you look at the first part of my problem, that is exactly what I did. And that is what causes the problem. Thanks for looking into this.
Hi, sorry for the late response. I'll check this asap. Regards.
Hi, can you try to install the related module with source code via ABP Studio (https://abp.io/docs/latest/studio/solution-explorer#replace-with-source-code)?
Hi, unfortunately, currently there is not a way in ABP Suite to access the selections on both sides. I will create an internal issue for your request.
Regards.
Hi, if you created your microservice template with the new templating system (via ABP Studio or ABP Studio CLI) than currently ABP Suite is unable to generate CRUD pages. We have an internal issue with this problem and will fix it asap.
Regards.
Hi, from v8.3, we removed the create new solution button from the homepage. You can use ABP Studio to create your new solution and also use the ABP Suite directly from the ABP Studio. Or alternatively, you can use the ABP CL to create new solutions.
Hi again, I reproduced the problem, thanks for sharing the entity records. I will create an issue and fix it asap. Btw, I refunded your ticket. Regards.
Thanks, I'll try asap and write you back.
Hi, for ABP Studio v0.8.3 you should use ABP v8.3.0 (here is the documentation for version compatibility: https://abp.io/docs/latest/studio/version-compatibility).
If you upgrade your solution to 8.3.1, yes you should also update ABP Suite to 8.3.1 as well. It seems that ABP Studio, it only sees the hardcoded latest ABP version, which is v8.3.0. This is why you could not generate CRUD pages. We have created an internal issue for the problem.
For a quick workaround, you can update your ABP Suite to v8.3.1 and run the abp suite
command in a terminal, so the suite would be running in the terminal, and then try to open ABP Suite from the ABP Studio UI and generate CRUD pages.
Regards.