Open Closed

Modify Entity #5975


User avatar
0
Abdulaziz_Alsaffar created

Dears, How to modify on some entity for example add new column using abp suite what is the right way? because when I added column in entity the I clicked save & generate is worked fine but I loosed all my work in the coding and this is a big mistake, Please if there any solution without loosing my work let me know.

  • ABP Framework version: v7.2.3
  • UI Type: Angular
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes/no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

7 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    https://blog.abp.io/abp/ABP.IO-Platform-7-4-RC-Has-Been-Published

    Support custom code starting from version 7.4

  • User Avatar
    0
    Abdulaziz_Alsaffar created

    Okay, that's great so how to upgrade my project because I can't do any update until my version of suite and my project must be same also if I upgrade my version of my project is it will be all my work fine or will be some missing?

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi, you need to upgrade your project and suite to version 7.4.0.

  • User Avatar
    0
    Abdulaziz_Alsaffar created

    Okay, My extra work in coding will be fine or maybe missing something ?

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    Sorry, I didn't get it.

    Could you explain it in detail? thanks.

  • User Avatar
    0
    Abdulaziz_Alsaffar created

    I write in my project my own code after upgrade the project I will loose my work or not ?

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    Of course not.

    But first, you need to read the document to understand how it works: https://blog.abp.io/abp/ABP.IO-Platform-7-4-RC-Has-Been-Published

    To be safe, you should create a new git branch to update the version. If everything works as expected, merge it into the main branch.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11