Content
View differences
Updated by Attila Dombi about 2 years ago
* [ ] Remove the `project_custom_field_mapping` and use a ::Type::AttributeGroups kind of approach for defining attribute sections.
Both logic are similar and there is no reason to have a second approach as the `project_custom_field_mapping`.
* [ ] Simplify and Together with this change, we can also get rid off the acts as customizable patch for the projects
Both logic are similar and there is no reason to have a second approach as the `project_custom_field_mapping`.
* [ ] Simplify and