Description: When creating a new feature with metadata, the metadata from all previously created features is removed.
Steps to Reproduce:
- Create a feature with some metadata
- Create another feature with some metadata
- Go back and view the first feature
Expected Behavior: The first feature should retain its metadata after creating the second feature.
Actual Behavior: The first feature no longer has any metadata after the second feature is created.