Opened 7 years ago
Closed 7 years ago
#7890 closed defect (bug) (fixed)
Core component is default inactive
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 3.1.0 | Priority: | normal |
| Severity: | normal | Version: | 3.0.0 |
| Component: | Core | Keywords: | needs-patch |
| Cc: |
Description
Issue
The core component is default inactive.
I can activate it by the command wp bp component activate core
but I can't inactivate it by wp bp component inactivate core
it throws error Error: You cannot deactivate a required component.
If core component is required component, why it visible in the inactive component list by default.
Attachment
Note: See
TracTickets for help on using
tickets.
@1naveengiri I fixed this bug here: https://github.com/buddypress/wp-cli-buddypress/issues/66
Thanks for reporting it. :)