@asksalesforce Thanks!
For anyone else with this issue - SF Support now have been provided bug: W-17668353
There is no known issue available for this, but provided confirmation there is a bug in the new Enhanced Custom Report Type setup, and suggested a work around:
@salesforce#reporting#Spring2025
Seems you have an error updating report types with the new #Spring2025 interface when updating a Custom Report Type:
Error notification. java.lang.IllegalStateException: Duplicate key Case (attempted merging values Case and Case)
@asksalesforce Was directed to this known issue for Joined Reports - https://t.co/rAtceEo5O6
I am not using joined reports, and removing all fields from the report type we still get the error trying to update the report type.
And if I update the report type via the metadata it works as expected
Further info: removing all fields and sections from the layout and you still get the same error.
Replicate: Primary Object = Case
Object B: Initiated Cases (custom field > lookup to Case)
1) Creating the same report type in production works fine.
2) Using metadata API to create/update the report type works fine.
The error only occurs in Spring25 with the new edit interface (which is a much improved interface)
A SF case has been created
@msrivastav13 I am trying to work out how to do a aggregate graphql on a date field, but am getting an error: Couldn't find apiElementInfo for field: Assigned_Date__c
I believe it is supported - https://t.co/3wfor0kYCd
SOQL I can aggregate on it np.
Any idea?
#salesforce#lwc
@rossbelmont @sunnydalelow Thanks. Ended up using legacy as more effort for the new implement for no benefit.
And not seen any plan to appreciate the legacy.
We did use the new one for another service that does have authentication.
@sunnydalelow I have had an interesting question raised about Named Credentials, and thought perhaps you might be able to provide your thoughts as I see you wrote https://t.co/nHSEAiFWvg last year.
1/2