Skip to content

Don't autofix for the Objects own ID#18

Open
rsiddle wants to merge 2 commits into
olkarls:masterfrom
rsiddle:master
Open

Don't autofix for the Objects own ID#18
rsiddle wants to merge 2 commits into
olkarls:masterfrom
rsiddle:master

Conversation

@rsiddle

@rsiddle rsiddle commented Jun 6, 2014

Copy link
Copy Markdown

When the model is updated, the current where clause checks against all permalinks for the model including its own ID which will always return true. Therefore it should be excluded as the model can override its own permalink.

Ryan Siddle added 2 commits June 6, 2014 12:20
When the model is updated, the current where clause checks against all permalinks for the model including its own ID which will always return true. Therefore it should be excluded as the model can override its own permalink.
@olkarls

olkarls commented Jun 30, 2014

Copy link
Copy Markdown
Owner

Hi Ryan!

Thanks for your feedback! I'm sorry but I can't reproduce the bug, I've added a test to make sure the permalink isn't increased: 732d115#diff-047fe204240af3473750d69298c03498 . Am I missing something?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants