- Removed the unique constraints from the IssueProperty model to allow for more flexible naming.
- Updated the save method to ensure the name is generated solely from the display name
- Adjusted the migration to reflect these changes and removed the renaming logic for IssueProperty to maintain uniqueness.