-
[Rel_Org_App_Junction__c_insert_target.csv](https://github.com/forcedotcom/SFDX-Data-Move-Utility/files/12886299/Rel_Org_App_Junction__c_insert_target.csv)
I am loading three simple objects. Two ba…
-
hi!
Further to my last Issue that I posted (https://github.com/jamessimone/apex-rollup/issues/526), Rollups are now not calculating correctly in any circumstances for me. The performance is actually …
-
### Your `minimal.lua` config
```lua
local root = vim.fn.fnamemodify("./.repro", ":p")
-- set stdpaths to use .repro
for _, name in ipairs({ "config", "data", "state", "cache" }) do
vim.env[(…
-
## Expected Behavior : The List of Opportunity to be updated is sent to Finalizer class and expecting DML update. Note: Metadata record is created.
## Actual Behavior : No action is performed. Fina…
-
## Description
PMD utilizes the Apex Jorje library to parse Apex source and generate an AST. The fact that this library is closed-source introduces two major headaches for us:
* Without source tra…
-
**Business Logic (in the Trigger or a Utility Class)**
1. Before a Stock Item can be created, check that there is not already a stock item record with a matching name.
- If there is already a S…
-
### Summary
We have a CI script which creates a new package and then directly installs it to an org. Often, this fails with the error:
```
ERROR: Encountered errors installing the package!,Inst…
-
I think I may have found a bug in `sfdx hardis:org:files:export` (not 100% sure if this is this plugion or SF itself).
I'm trying to archive all files that are connected to `EmailMessage` object in S…
-
I've been kicking around some edge cases in SOQL queries and I think I found an issue where aliases are not supported in `TYPEOF` statements in the parser, but they seem to be supported in Salesforce …
-
### Summary
Retrieval of EntitlementTemplate gives following error:
`Metadata API received improper input. Please ensure file name and capitalization is correct. Load of metadata from db fai…