-
Notifications
You must be signed in to change notification settings - Fork 70
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
Conversation
🦋 Changeset detectedLatest commit: 6459a51 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
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 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
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. |
ce251da
to
6459a51
Compare
@commercetools/developer-tooling I don't have authorization to merge this PR. Can you please merge it for me? Thank you. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀
Summary
Adds missings project actions.
Description
Some missing actions added to the
baseActionsList
in theprojects-actions.js
file.The missing actions are
changeMyBusinessUnitStatusOnCreation
,setMyBusinessUnitAssociateRoleOnCreation
, andchangeCustomerSearchStatus
.Todo
Type
label for the PR