Skip to content

Fix sub story count cache column not up to date - #4

Open
geralddzx wants to merge 53 commits into
mdub:masterfrom
mavenlink:fix_sub_story_count_cache_column_not_up_to_date
Open

Fix sub story count cache column not up to date#4
geralddzx wants to merge 53 commits into
mdub:masterfrom
mavenlink:fix_sub_story_count_cache_column_not_up_to_date

Conversation

@geralddzx

Copy link
Copy Markdown

No description provided.

randycoulman and others added 30 commits May 4, 2015 11:34
We were checking `persisted?`, which is always true in an `after_save` callback.
shirish-pampoorickal and others added 23 commits July 7, 2015 12:17
…butes that needs updating when ancestry changes
Add option to enable `root_ancestor` relation
…el_stories

Update root_ancestor_id of descendants when parent is made a root
The current behavior is that a new record will have all stories in the entire database as descendants

- Rick and Gerald
@mdub

mdub commented Jan 27, 2017

Copy link
Copy Markdown
Owner

Wow ... that is quite the PR!

Looks like you folks have been using and improving arboreal for a couple of years. I'd like to merge in your work, but there's simply too much going on here for me to review. I note there are also a few commits that alter behaviour, without accompanying tests.

Could you break your fork into separate PRs, so we can look at merging it incrementally?

@mkllnk mkllnk mentioned this pull request Jun 5, 2020
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.

6 participants