Hi, can you please open the Article.json
file under the .suite/entites/ folders and update the related part as follows?
Before:
"EnumValues": {
"Ton": null,
"Kg": null,
"Un": null
},
After:
"EnumValues": {
"Ton": 1,
"Kg": 2,
"Un": 3
},
It's between 104th and 108th lines.
Hi EngincanV,
Have you acced the code?
Hi, yes I have access to the code now. I'll check and let you know asap.
Ok understood, but where can i download the older version of ABP Studio or downgrade my current latest installation?
Sorry for the inconvenience, curently we are not providing an option for downgrading ABP Studio. You can use the ABP Studio CLI for now and monitor your application in ABP Studio desktop application.
Ok, i'll try. After reinstall the Volo.Abp.Studio.Cli -version 0.9.7, can i use the latest abp studio to generate the template? Or i need to generate it only through CLI?
Hi, you can see which ABP Studio version uses which ABP version, in this documentation. The versions with 8.x.x uses .NET 8 & EF Core 8. After you used the ABP Studio in one of the relevant versions, you can create any template with .NET 8. You can alternatively create solution via ABP Studio CLI but as I said you can also do this via ABP Studio desktop application. (The latest ABP Studio, which is v0.9.20 now, creates a template with only .NET 9+, so if you upgrade your ABP Studio version, you will be unable to create solutions with .NET8)
I have sent you an invitation to my project
Hi, I didn't get the invitation, unfortunately.
Great to hear that! Sorry for the temporary inconvenience and thanks for your understanding. Regards.
We have rollbacked the nuget.abp.io, can any of you please check whether it is fixed or not for now?
Hello everyone,
I hope that we can get a speedy resolution on this issue, clearly its an issue on your side abp.io because we had successful builds the entire time without any issues.
We have deployments that need to be executed and this is causing a delay within our sprints.
Please see the urgency in this issue.
Hi, we are currently working on that, I'll update you soon.
@EngincanV
I tested locally, and I have a successful build but the issue still persists on the build pipeline, I can concur with @abodur as well.
This issue occurred from today, we had successful builds the entire time.
Can you please also see my comment and check it if all of the nuget sources are valid or not?