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

dev/core#3799 - Fix incorrectly changed default for contact_dashboard.is_active #24238

Merged
merged 1 commit into from
Aug 12, 2022

Conversation

demeritcowboy
Copy link
Contributor

@demeritcowboy demeritcowboy commented Aug 12, 2022

Overview

https://lab.civicrm.org/dev/core/-/issues/3799

Before

  1. Save a civireport and check the box on the access tab for make available for dashboard.
  2. Visit /civicrm and note it's been automatically added to your dashboard and everyone else's. It's only supposed to be available not active yet.

After

Like it was before.

Technical Details

There were a couple defaults changed in this and other related PRs: c1e814c#diff-3115bab5eca8c2816b16ab416da5fc063a17034d9c2152f5dcef498362faeb27R200

Comments

@civibot
Copy link

civibot bot commented Aug 12, 2022

(Standard links)

@civibot civibot bot added the 5.53 label Aug 12, 2022
@agileware-justin
Copy link
Contributor

Have confirmed this PR on the TEST SITE. New reports are not being automatically added to the Dashboard when the Available on Dashboard option is selected. PR fixes this regression.

  • General standards
  • Developer standards
    • Technical impact (r-tech)
      • PASS: The change preserves compatibility with existing callers/code/downstream.
    • Code quality (r-code)
      • PASS: The functionality, purpose, and style of the code seems clear+sensible.
    • Maintainability (r-maint)
      • PASS: The change does not sufficiently improve test coverage, but special circumstances make it important to accept the change anyway.
    • Test results (r-test)
      • COMMENTS: No specific unit tests.

@totten totten merged commit 1a6e5fb into civicrm:5.53 Aug 12, 2022
@demeritcowboy demeritcowboy deleted the boo branch August 12, 2022 22:46
demeritcowboy added a commit to demeritcowboy/civicrm-core that referenced this pull request Aug 13, 2022
demeritcowboy added a commit to demeritcowboy/civicrm-core that referenced this pull request Aug 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants