Skip to content

fix(channels): bump evo-ai-crm-community for pipeline stage persist (EVO-1005)#74

Merged
DavidsonGomes merged 2 commits into
developfrom
fix/EVO-1005-bump-crm
Apr 28, 2026
Merged

fix(channels): bump evo-ai-crm-community for pipeline stage persist (EVO-1005)#74
DavidsonGomes merged 2 commits into
developfrom
fix/EVO-1005-bump-crm

Conversation

@DavidsonGomes
Copy link
Copy Markdown
Member

@DavidsonGomes DavidsonGomes commented Apr 28, 2026

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.

```

  • ddbb28a139df90c43df7a4d603b44ac7f83f74d3
  • 437a361e92cbe7dd0b86a993bfc436e576a35b8a
    ```

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 its develop. Once merged, mark this PR ready for review.

Test plan

  • Child PR merged into evo-ai-crm-community/develop
  • Manual smoke against the bumped image: open a conversation already in a pipeline → profile → pipeline tab → change the stage → save → reload page → stage stays
  • Manual smoke: same flow on the kanban board → card moves and persists

🤖 Generated with Claude Code

Summary by Sourcery

Update evo-ai-crm-community submodule to incorporate latest pipeline stage persistence behavior.

New Features:

  • Pick up updated conversation pipeline behavior from the evo-ai-crm-community dependency.

Bug Fixes:

  • Ensure manual pipeline stage changes from the conversation profile persist correctly by consuming the upstream controller fix.

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.
@sourcery-ai
Copy link
Copy Markdown

sourcery-ai Bot commented Apr 28, 2026

Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Updates 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

Change Details Files
Update evo-ai-crm-community submodule to a revision that fixes pipeline stage persistence from the conversation profile.
  • Advance the evo-ai-crm-community submodule pointer from ddbb28a1... to 437a361e... to include the upstream controller fix.
  • Rely on upstream tests and implementation in evo-ai-crm-community#27 for the actual logic change and verification.
evo-ai-crm-community

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

…EVO-1005)

Re-points submodule from the pre-merge feature branch tip (437a361)
to the squashed merge commit on develop (35300e5).
@DavidsonGomes DavidsonGomes marked this pull request as ready for review April 28, 2026 14:55
Copy link
Copy Markdown

@sourcery-ai sourcery-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@DavidsonGomes DavidsonGomes merged commit 938f668 into develop Apr 28, 2026
3 checks passed
@DavidsonGomes DavidsonGomes deleted the fix/EVO-1005-bump-crm branch April 28, 2026 14:57
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.

1 participant