Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Remove UUID attrs from all models except Post #404

Merged
merged 1 commit into from
Nov 17, 2016

Conversation

kevinansfield
Copy link
Collaborator

refs TryGhost/Ghost#7494

  • remove uuid attrs from all models except Post
  • remove uuids from mirage factories and fixtures
  • add a workaround for tags where the selectize-based tags input on the PSM relies on a unique identifier for each tag which doesn't get sent back to the server when saving (fixes the broken tags input caused by uuid removal in ✨ replace auto increment id's by object id Ghost#7495)

refs TryGhost/Ghost#7494
- remove `uuid` attrs from all models except Post
- remove uuids from mirage factories and fixtures
- add a workaround for tags where the selectize-based tags input on the PSM relies on a unique identifier for each tag which doesn't get sent back to the server when saving (fixes the broken tags input caused by uuid removal in TryGhost/Ghost#7495)
@acburdine acburdine merged commit 601e9dd into TryGhost:master Nov 17, 2016
@kevinansfield kevinansfield deleted the remove-uuids branch February 4, 2017 09:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants