BS
11/03/2023, 1:07 PMJordan Patterson
11/03/2023, 2:49 PMerictgrubaugh
11/03/2023, 3:30 PMobject:update
command. I put the XML definitions for these Objects in their own folder (e.g. src/Objects/Searches/
), and I exclude those folders from my deploy.xml
.
Every team I've worked with has treated ASVs as warnings, not errors, and I do the same for my own work. FWIW, in the CLI, this is handled via an option on the relevant commands like `suitecloud project:validate --accountspecificvalues WARNING`; it defaults to ERROR
, but I typically override that behavior in my suitecloud.config.js
file.BS
11/03/2023, 4:12 PMerictgrubaugh
11/03/2023, 4:14 PMerictgrubaugh
11/03/2023, 4:14 PMBS
11/03/2023, 4:15 PMerictgrubaugh
11/03/2023, 4:16 PMerictgrubaugh
11/03/2023, 4:16 PMBS
11/03/2023, 4:17 PMerictgrubaugh
11/03/2023, 4:19 PMrustyshackles
11/03/2023, 8:48 PMsuitecloud.config.js
?erictgrubaugh
11/04/2023, 2:24 AMChristiaan
11/08/2023, 3:18 PM