GSA / uswds-sf-lightning-community

A Salesforce Lightning Community Theme and related components built upon US Web Design System
Other
32 stars 15 forks source link

Community Theme Definition too long #178

Closed mvogelgesang closed 1 year ago

mvogelgesang commented 1 year ago

Describe the bug

When attempting to deploy the community, sfdx reports an error

Error zip/communityThemeDefinitions/USWDS_Lightning_Community.communityThemeDefinition USWDS_Lightning_Community Description: data value too large: The Identifier component helps agencies clearly denote ownership of the site as<br>            well as providing links to key resources such as Privacy Policy, FOIA Requests,<br>            Accessibility statements, and USA.gov.<br>            https://designsystem.digital.gov/components/identifier/ (max length=255) 

To Reproduce

  1. clone repo, checkout develop branch
  2. create new scratch org sfdx force:org:create -f config/scratch-def.json -a themeDefBug
  3. attempt to deploy sfdx force:mdapi:deploy -d src/ -w 100 -u themeDefBug

Expected behavior

n/a

Desktop (please complete the following information):