Actions
Refactor #28363
closedget rid of title_and_lookup_key_length validation in NestedAncestryCommon
Description
This was introduced due to an issue with maximum length of mysql indexes. With MySQL support dropped, we can change the matcher field to text and drop this validation.
Updated by Tomer Brisker about 5 years ago
- Related to Feature #27035: Drop support for MySQL for both development and production environments added
Updated by The Foreman Bot almost 5 years ago
- Status changed from New to Ready For Testing
- Assignee set to Shira Maximov
- Pull request https://github.com/theforeman/foreman/pull/7506 added
Updated by Shira Maximov almost 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset edcb23e247e06a5ac093ea56df8b748d1ef8a0e1.
Actions