खुला हुआ बंद किया हुआ

ABP Suite - Edit Entity Duplicates Code #1254


User avatar
0
contato@tradefy.com.br बनाया था
  • 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 उत्तर (ओं)
  • User Avatar
    0
    alper बनाया था
    सहायता दल Director

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

  • User Avatar
    0
    alper बनाया था
    सहायता दल Director

    Also I refunded your question credit.

  • User Avatar
    0
    ServiceBot बनाया था
    सहायता दल Automatic process manager

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

  • User Avatar
    0
    alper बनाया था
    सहायता दल Director

    closing the question

Made with ❤️ on ABP v8.2.0-preview Updated on मार्च 25, 2024, 15:11