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

feat(customers): add missing search and bu actions #1903

Merged
merged 2 commits into from
Aug 21, 2024

Conversation

ChristianMoll
Copy link
Contributor

@ChristianMoll ChristianMoll commented Aug 5, 2024

Summary

Adds missings project actions.

Description

Some missing actions added to the baseActionsList in the projects-actions.js file.
The missing actions are changeMyBusinessUnitStatusOnCreation, setMyBusinessUnitAssociateRoleOnCreation, and changeCustomerSearchStatus.

Todo

  • Tests
    • Unit
    • Integration
    • Acceptance
  • Documentation
  • Type label for the PR

Copy link

changeset-bot bot commented Aug 5, 2024

🦋 Changeset detected

Latest commit: 6459a51

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@commercetools/sync-actions Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@ChristianMoll ChristianMoll self-assigned this Aug 5, 2024
Copy link

codecov bot commented Aug 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.63%. Comparing base (ce8b818) to head (6459a51).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1903   +/-   ##
=======================================
  Coverage   94.63%   94.63%           
=======================================
  Files         147      147           
  Lines        5070     5070           
  Branches     1379     1379           
=======================================
  Hits         4798     4798           
  Misses        269      269           
  Partials        3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ChristianMoll ChristianMoll force-pushed the CUT-737-add-search-and-bu-actions branch from ce251da to 6459a51 Compare August 21, 2024 13:45
@ChristianMoll
Copy link
Contributor Author

@commercetools/developer-tooling I don't have authorization to merge this PR. Can you please merge it for me? Thank you.

Copy link
Contributor

@ajimae ajimae left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@ajimae ajimae merged commit 164f1ce into master Aug 21, 2024
9 checks passed
@ajimae ajimae deleted the CUT-737-add-search-and-bu-actions branch August 21, 2024 17:49
@ct-changesets ct-changesets bot mentioned this pull request Aug 21, 2024
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.

3 participants