EF Core code first column length change gets reverted

My app runs on .Net 7 with EFCore 7.0.5. I have two tables

SystemRole

SystemRoleId PK nvarchar(50)

SystemAssociation (Has clustered PK)

SystemId PK nvarchar(50) FK to SystemRole |
SystemRoleId PK nvarchar(50) FK to SystemRole |
SystemUserId PK nvarchar(50)

Both tables have data. I want to update the length of SystemRoleId in both tables. I added a new migration with

        protected override void Up(MigrationBuilder migrationBuilder)
        {
            migrationBuilder.DropForeignKey(
                name: "FK_SystemAssociations_SystemRoles_SystemId_SystemRoleId",
                table: "SystemAssociations");

            migrationBuilder.AlterColumn<string>(
                name: "SystemRoleId",
                table: "SystemRoles",
                type: "nvarchar(150)",
                maxLength: 150,
                nullable: false,
                oldClrType: typeof(string),
                oldType: "nvarchar(50)",
                oldMaxLength: 50);

            migrationBuilder.AlterColumn<string>(
                name: "SystemRoleId",
                table: "SystemAssociations",
                type: "nvarchar(150)",
                maxLength: 150,
                nullable: false,
                oldClrType: typeof(string),
                oldType: "nvarchar(50)",
                oldMaxLength: 50);

            migrationBuilder.AddForeignKey(
                name: "FK_SystemAssociations_SystemRoles_SystemId_SystemRoleId",
                table: "SystemAssociations",
                columns: new[] { "SystemId", "SystemRoleId" },
                principalTable: "SystemRoles",
                principalColumns: new[] { "SystemId", "SystemRoleId" },
                onDelete: ReferentialAction.NoAction);
        }

        /// <inheritdoc />
        protected override void Down(MigrationBuilder migrationBuilder)
        {
            migrationBuilder.DropForeignKey(
                name: "FK_SystemAssociations_SystemRoles_SystemId_SystemRoleId",
                table: "SystemAssociations");

            migrationBuilder.AlterColumn<string>(
                name: "SystemRoleId",
                table: "SystemRoles",
                type: "nvarchar(50)",
                maxLength: 50,
                nullable: false,
                oldClrType: typeof(string),
                oldType: "nvarchar(150)",
                oldMaxLength: 150);

            migrationBuilder.AlterColumn<string>(
                name: "SystemRoleId",
                table: "SystemAssociations",
                type: "nvarchar(50)",
                maxLength: 50,
                nullable: false,
                oldClrType: typeof(string),
                oldType: "nvarchar(150)",
                oldMaxLength: 150);

            migrationBuilder.AddForeignKey(
                name: "FK_SystemAssociations_SystemRoles_SystemId_SystemRoleId",
                table: "SystemAssociations",
                columns: new[] { "SystemId", "SystemRoleId" },
                principalTable: "SystemRoles",
                principalColumns: new[] { "SystemId", "SystemRoleId" },
                onDelete: ReferentialAction.NoAction);
        }

On Migrate, the app errors ALTER TABLE with constraint FK_SystemAssociations_SystemRoles_SystemId_SystemRoleId. I tried a alternative with direct SQL in migration, that worked.

migrationBuilder.Sql("rnALTER TABLE [dbo].[SystemAssociations] DROP CONSTRAINT [FK_SystemAssociations_SystemRoles_SystemId_SystemRoleId]rnrnALTER TABLE SystemAssociationsrnALTER COLUMN SystemRoleId NVARCHAR(150) NOT NULLrnrnALTER TABLE SystemRolesrnALTER COLUMN SystemRoleId NVARCHAR(150) NOT NULLrnrnALTER TABLE [dbo].[SystemAssociations]  WITH NOCHECK ADD  CONSTRAINT [FK_SystemAssociations_SystemRoles_SystemId_SystemRoleId] FOREIGN KEY([SystemId], [SystemRoleId])rnREFERENCES [dbo].[SystemRoles] ([SystemId], [SystemRoleId])rnrnALTER TABLE [dbo].[SystemAssociations] CHECK CONSTRAINT [FK_SystemAssociations_SystemRoles_SystemId_SystemRoleId]");

Not sure why sql worked not the other.
Main problem is when i make new change to schema to migrate, i see a revert of columnlength added to the new migration. Example i added a new column i get below migration

        /// <inheritdoc />
        protected override void Up(MigrationBuilder migrationBuilder)
        {
            migrationBuilder.AlterColumn<string>(
                name: "SystemRoleId",
                table: "SystemRoles",
                type: "nvarchar(50)",
                maxLength: 50,
                nullable: false,
                oldClrType: typeof(string),
                oldType: "nvarchar(150)",
                oldMaxLength: 150);

            migrationBuilder.AlterColumn<string>(
                name: "SystemRoleId",
                table: "SystemAssociations",
                type: "nvarchar(50)",
                maxLength: 50,
                nullable: false,
                oldClrType: typeof(string),
                oldType: "nvarchar(150)",
                oldMaxLength: 150);

            migrationBuilder.AddColumn<string>(
                name: "Reason",
                table: "NotificationManagement",
                type: "nvarchar(max)",
                nullable: false,
                defaultValue: "");
        }

        /// <inheritdoc />
        protected override void Down(MigrationBuilder migrationBuilder)
        {
            migrationBuilder.DropColumn(
                name: "Reason",
                table: "NotificationManagement");

            migrationBuilder.AlterColumn<string>(
                name: "SystemRoleId",
                table: "SystemRoles",
                type: "nvarchar(150)",
                maxLength: 150,
                nullable: false,
                oldClrType: typeof(string),
                oldType: "nvarchar(50)",
                oldMaxLength: 50);

            migrationBuilder.AlterColumn<string>(
                name: "SystemRoleId",
                table: "SystemAssociations",
                type: "nvarchar(150)",
                maxLength: 150,
                nullable: false,
                oldClrType: typeof(string),
                oldType: "nvarchar(50)",
                oldMaxLength: 50);
        }

If i try to run this migration, it fails due to the FK.
Is there a way to avoid this revert on new migrations?

Trang chủ Giới thiệu Sinh nhật bé trai Sinh nhật bé gái Tổ chức sự kiện Biểu diễn giải trí Dịch vụ khác Trang trí tiệc cưới Tổ chức khai trương Tư vấn dịch vụ Thư viện ảnh Tin tức - sự kiện Liên hệ Chú hề sinh nhật Trang trí YEAR END PARTY công ty Trang trí tất niên cuối năm Trang trí tất niên xu hướng mới nhất Trang trí sinh nhật bé trai Hải Đăng Trang trí sinh nhật bé Khánh Vân Trang trí sinh nhật Bích Ngân Trang trí sinh nhật bé Thanh Trang Thuê ông già Noel phát quà Biểu diễn xiếc khỉ Xiếc quay đĩa Dịch vụ tổ chức sự kiện 5 sao Thông tin về chúng tôi Dịch vụ sinh nhật bé trai Dịch vụ sinh nhật bé gái Sự kiện trọn gói Các tiết mục giải trí Dịch vụ bổ trợ Tiệc cưới sang trọng Dịch vụ khai trương Tư vấn tổ chức sự kiện Hình ảnh sự kiện Cập nhật tin tức Liên hệ ngay Thuê chú hề chuyên nghiệp Tiệc tất niên cho công ty Trang trí tiệc cuối năm Tiệc tất niên độc đáo Sinh nhật bé Hải Đăng Sinh nhật đáng yêu bé Khánh Vân Sinh nhật sang trọng Bích Ngân Tiệc sinh nhật bé Thanh Trang Dịch vụ ông già Noel Xiếc thú vui nhộn Biểu diễn xiếc quay đĩa Dịch vụ tổ chức tiệc uy tín Khám phá dịch vụ của chúng tôi Tiệc sinh nhật cho bé trai Trang trí tiệc cho bé gái Gói sự kiện chuyên nghiệp Chương trình giải trí hấp dẫn Dịch vụ hỗ trợ sự kiện Trang trí tiệc cưới đẹp Khởi đầu thành công với khai trương Chuyên gia tư vấn sự kiện Xem ảnh các sự kiện đẹp Tin mới về sự kiện Kết nối với đội ngũ chuyên gia Chú hề vui nhộn cho tiệc sinh nhật Ý tưởng tiệc cuối năm Tất niên độc đáo Trang trí tiệc hiện đại Tổ chức sinh nhật cho Hải Đăng Sinh nhật độc quyền Khánh Vân Phong cách tiệc Bích Ngân Trang trí tiệc bé Thanh Trang Thuê dịch vụ ông già Noel chuyên nghiệp Xem xiếc khỉ đặc sắc Xiếc quay đĩa thú vị
Trang chủ Giới thiệu Sinh nhật bé trai Sinh nhật bé gái Tổ chức sự kiện Biểu diễn giải trí Dịch vụ khác Trang trí tiệc cưới Tổ chức khai trương Tư vấn dịch vụ Thư viện ảnh Tin tức - sự kiện Liên hệ Chú hề sinh nhật Trang trí YEAR END PARTY công ty Trang trí tất niên cuối năm Trang trí tất niên xu hướng mới nhất Trang trí sinh nhật bé trai Hải Đăng Trang trí sinh nhật bé Khánh Vân Trang trí sinh nhật Bích Ngân Trang trí sinh nhật bé Thanh Trang Thuê ông già Noel phát quà Biểu diễn xiếc khỉ Xiếc quay đĩa
Thiết kế website Thiết kế website Thiết kế website Cách kháng tài khoản quảng cáo Mua bán Fanpage Facebook Dịch vụ SEO Tổ chức sinh nhật