Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update contents parent relation when saving the content #2287

Closed

Conversation

camallen
Copy link
Contributor

@camallen camallen commented Apr 3, 2017

closes #2212 - ensure updating content models updates the parent time stamps to invalidate json caches.

Review checklist

  • First, the most important one: is this PR small enough that you can actually review it? Feel free to just reject a branch if the changes are hard to review due to the length of the diff.
  • If there are any migrations, will they the previous version of the app work correctly after they've been run (e.g. the don't remove columns still known about by ActiveRecord).
  • If anything changed with regards to the public API, are those changes also documented in the apiary.apib file?
  • Are all the changes covered by tests? Think about any possible edge cases that might be left untested.

ensure updating content models updates the parent time stamps
@camallen
Copy link
Contributor Author

camallen commented Apr 3, 2017

closing in favour of #2289

@camallen camallen closed this Apr 3, 2017
@camallen camallen deleted the update_workflow_copy_changes branch April 4, 2017 01:12
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.

PUT request for changing a task's text do not save on the backend
1 participant