Hurry Up, Ends March 14!
Open Closed

ABP Suite - Edit Entity Duplicates Code #1254


User avatar
0
contato@tradefy.com.br created
  • ABP Framework version: v4.3.0

  • UI type: MVC

  • DB provider: EF Core

  • Tiered (MVC) or Identity Server Separated (Angular): no

  • Exception message and stack trace:

  • Steps to reproduce the issue:

  1. Create an Entity on Suite

  2. Click on Save and Generate

  3. Create a new property for the Entity

  4. Click on Save and Generate

All code generated on the .Web project will be duplicates.

  • ServiceMenuContributor.cs
    -- References

      using Microsoft.AspNetCore.Authorization;
      using System.Collections.Generic;
      using CalendarioService.Localization;
      using CalendarioService.Permissions;
    
      using Microsoft.AspNetCore.Authorization;
      using System.Collections.Generic;
      using CalendarioService.Localization;
      using CalendarioService.Permissions;
    
  • -> AddMenuItem method

  • CalendarioServiceMenus;cs

      public const string Dias = Prefix + ".Dias";
    
      public const string Dias = Prefix + ".Dias";
    

4 Answer(s)
  • User Avatar
    0
    alper created
    Support Team Director

    thank you!
    I reproduced it.
    Will be fixed in v4.3.1

  • User Avatar
    0
    alper created
    Support Team Director

    Also I refunded your question credit.

  • User Avatar
    0
    ServiceBot created
    Support Team Automatic process manager

    This question has been automatically marked as stale because it has not had recent activity.

  • User Avatar
    0
    alper created
    Support Team Director

    closing the question

Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.2.0-preview. Updated on March 13, 2025, 04:08