fix(channels): bump evo-ai-crm-community for pipeline stage persist (EVO-1005)#74
Merged
Conversation
Picks up: fix(crm): persist pipeline_stage_id on pipeline_items#update (EVO-1005) -> evolution-foundation/evo-ai-crm-community#27 Stage changes from the conversation profile pipeline panel now persist; previously strong-params silently dropped pipeline_stage_id on PATCH /pipelines/:pipeline_id/pipeline_items/:id.
Reviewer's guide (collapsed on small PRs)Reviewer's GuideUpdates the evo-ai-crm-community git submodule pointer to pull in an upstream fix that ensures pipeline stage changes made from the conversation profile are persisted correctly. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
…EVO-1005) Re-points submodule from the pre-merge feature branch tip (437a361) to the squashed merge commit on develop (35300e5).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Linear
EVO-1005 — Pipeline: manual stage change from conversation profile does not persist
Summary
Bumps the `evo-ai-crm-community` submodule pointer to pick up the controller fix for stage persistence from the conversation profile.
```
```
The submodule commit is from PR evolution-foundation/evo-ai-crm-community#27 — see that PR for the full diff, root cause analysis, and tests.
Status
Draft — do not merge until the child PR (
evo-ai-crm-community#27) is approved and merged into itsdevelop. Once merged, mark this PR ready for review.Test plan
evo-ai-crm-community/develop🤖 Generated with Claude Code
Summary by Sourcery
Update evo-ai-crm-community submodule to incorporate latest pipeline stage persistence behavior.
New Features:
Bug Fixes: