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

BCMOHAD-27236, Content Version settings and Chatter Settings Updated #1450

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Nikhiljeenru
Copy link
Collaborator

@Nikhiljeenru Nikhiljeenru commented Jan 24, 2025

Description

commented out the public links creation method.
enableInviteCsnUsers – disabled
Feature Settings > Salesforce Files > Content Deliveries and Public Links > Content Deliveries feature can be enabled for users- disabled.

Post Deployment Steps:

  • Log in to Salesforce
    • Navigate to your Salesforce environment, enter your credentials, and log in.
  • Access Setup
    • Click the gear icon in the top-right corner and select Setup.
  • Navigate to Chatter Settings
    • In the Quick Find box, type "Chatter Settings" and click on it.
  • Disable the Setting
    • Click Edit, uncheck the "Allow Customer Invitations" checkbox, and click Save.
    • Verify the setting is disabled.

 

Only if applicable:

  • If you are not able to save the setting because of the domain name from the setting enabled:

"Allow Coworker Invitations" ** enter the email domain name for the Org respectively and save. 

Company Email Domains : hlthsa.gov.bc.ca

Disable the setting:
Feature Settings > Salesforce Files > Content Deliveries and Public Links >
Content Deliveries feature can be enabled for users

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

List high-level changes as bullet items

Below are some examples

  • Changed field permissions
  • changed field data-type

Deployment Tracker

List all the metadata that is pushed in this commit/PR. Full URL should be fine.
#1450

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • [ ]

@Nikhiljeenru Nikhiljeenru added the bug Something isn't working label Jan 24, 2025
@Nikhiljeenru Nikhiljeenru self-assigned this Jan 24, 2025
Copy link
Collaborator

@cgijeffolsen cgijeffolsen left a comment

Choose a reason for hiding this comment

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants