Add migration for fixing organization_id inconsistencies
The organization of a Namespace should match the organization of the parent. In a small number of cases, they are different. This was caused by a change in the business logic. This migration will fix those cases Changelog: fixed
显示
- db/post_migrate/20240923090549_fix_inconsistent_organization_id.rb 40 个添加, 0 个删除...igrate/20240923090549_fix_inconsistent_organization_id.rb
- db/schema_migrations/20240923090549 1 个添加, 0 个删除db/schema_migrations/20240923090549
- spec/migrations/db/post_migrate/20240923090549_fix_inconsistent_organization_id_spec.rb 84 个添加, 0 个删除...e/20240923090549_fix_inconsistent_organization_id_spec.rb
加载中
想要评论请 注册 或 登录