Open Closed

ABPSuite: Is there any way to prevent ABP Suite from regenerating broken code that I fix? An ignore feature? #5684


User avatar
0
rwright-ruhealth created
  • ABP Framework version: v7.3.2 ABP Suite
  • UI Type: MVC
  • Database System: EF Core SQL Server
  • Tiered (for MVC) or Auth Server Separated (for Angular): Separated MVC
  • Exception message and full stack trace:
  • Steps to reproduce the issue:
  • BUG: When I create an entity in ABP suite and generate code, abp suite overwrites fixes I made to its buggy code and it regenerates code every time. This is particularly true when using DBSchema const set to something other than null, and when creating simple realtionships.
  • I would like to override it's changes.
  • Also, delete entity doesn't delete anything from the UI. If I delete the Book entity, it remains in the UI and in the DB.
  • Consider this a bug report as well. It should not count against my alloted questions.
  • I appreciate any feedback.

2 Answer(s)
  • User Avatar
    0
    Sturla created

    This will finally come in version 7.4 https://commercial.abp.io/releases/pr/14629

  • User Avatar
    0
    IanW created

    rwright-ruhealth Thanks for this proposal, we have it in the pipeline for 7.4 I will close this ticket but if there is something else related to this topic, please comment and we'll get on it. Thanks

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