-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
Area: Attribute TypesRelated to attribute type definitions or plugins.Related to attribute type definitions or plugins.Priority: 1Severity 1: MinorStatus 5: CompleteTask is considered complete, and ready for deployment.Task is considered complete, and ready for deployment.Type: ImprovementImproves the functionality or interface of an existing feature.Improves the functionality or interface of an existing feature.
Milestone
Description
If an AttributeDescriptor is set to IsIndexedAttribute, then the MaxLength should be implicitly set to 255, if the MaxLength isn't otherwise set. This will ensure that data isn't truncated when saved to the database—or that the page won't generate an error due to the data exceeding the database definition. (This behavior may vary by the database used.)
Metadata
Metadata
Assignees
Labels
Area: Attribute TypesRelated to attribute type definitions or plugins.Related to attribute type definitions or plugins.Priority: 1Severity 1: MinorStatus 5: CompleteTask is considered complete, and ready for deployment.Task is considered complete, and ready for deployment.Type: ImprovementImproves the functionality or interface of an existing feature.Improves the functionality or interface of an existing feature.