Add default hierarchy restrictions
Adds restrictions for predefined types. Changelog: added
显示
- app/models/work_items/type.rb 20 个添加, 7 个删除app/models/work_items/type.rb
- db/fixtures/development/50_create_work_item_hierarchy_restrictions.rb 5 个添加, 0 个删除...development/50_create_work_item_hierarchy_restrictions.rb
- db/fixtures/production/020_create_work_item_hierarchy_restrictions.rb 5 个添加, 0 个删除...production/020_create_work_item_hierarchy_restrictions.rb
- db/post_migrate/20221116143854_add_okr_hierarchy_restrictions.rb 48 个添加, 0 个删除..._migrate/20221116143854_add_okr_hierarchy_restrictions.rb
- db/schema_migrations/20221116143854 1 个添加, 0 个删除db/schema_migrations/20221116143854
- lib/gitlab/database_importers/work_items/hierarchy_restrictions_importer.rb 37 个添加, 0 个删除...e_importers/work_items/hierarchy_restrictions_importer.rb
- spec/db/development/create_work_item_hierarchy_restrictions_spec.rb 9 个添加, 0 个删除...velopment/create_work_item_hierarchy_restrictions_spec.rb
- spec/db/production/create_work_item_hierarchy_restrictions_spec.rb 9 个添加, 0 个删除...roduction/create_work_item_hierarchy_restrictions_spec.rb
- spec/lib/gitlab/database_importers/work_items/hierarchy_restrictions_importer_spec.rb 10 个添加, 0 个删除...orters/work_items/hierarchy_restrictions_importer_spec.rb
- spec/migrations/add_okr_hierarchy_restrictions_spec.rb 35 个添加, 0 个删除spec/migrations/add_okr_hierarchy_restrictions_spec.rb
- spec/models/work_items/type_spec.rb 26 个添加, 0 个删除spec/models/work_items/type_spec.rb
- spec/support/shared_examples/work_item_hierarchy_restrictions_importer.rb 53 个添加, 0 个删除...red_examples/work_item_hierarchy_restrictions_importer.rb
db/schema_migrations/20221116143854
0 → 100644
想要评论请 注册 或 登录