Actions
Refactor #36187
openInvestigate if Simplified ACSs should be split off into a new model
Status:
New
Priority:
Normal
Assignee:
-
Category:
Repositories
Target version:
-
Description
Simplified ACSs are quite different from other ACS types in that many fields are not required to be set. This means that in that ACS model, our validations have to check all over the place if the ACS simplified or another type.
If we split simplified ACS into its own model, we could avoid some of this complication. However, there may be further complications with splitting the model off. We should determine the pros and cons and weigh them.
Actions