Giter VIP home page Giter VIP logo

Comments (7)

jamessimone avatar jamessimone commented on June 18, 2024

@solo-1234 let me look into that and get back to you, just to confirm the “Records to Rollup” variable is pointing to a collection retrieved by Get Records or a collection established from a record triggered flow?

from apex-rollup.

solo-1234 avatar solo-1234 commented on June 18, 2024

Thanks! This is passed in from a record triggered flow. It's triggering when children are inserted, so each flow interview is passing in a collection which contains one record, but a few are usually inserted at once. It also fails if I try to insert only one.

from apex-rollup.

jamessimone avatar jamessimone commented on June 18, 2024

@solo-1234 this is bizarre. I hadn’t tested my record triggered flow in a while - I’ve been using auto launched flows with a Get Records action since they’re so much easier to debug at the moment. I was able to validate tonight that this isn’t a recent issue; I tested all kinds of recent iterations of Rollup and had this issue on the CMDT Invocable and the original one as well, and reactivating the original record triggered flow I used for the Readme screenshots also reproduced the issue.

which means ... it could be a Spring 21 issue. I had to shut down for the day before investigating that possibility. It could be any number of things, and I’m hopeful that between being able to actually investigate the gacks at work and testing, I’ll be able to iron out this issue soon.

I’m really sorry that this is happening. I should have more information on a fix in the next day or two.

from apex-rollup.

solo-1234 avatar solo-1234 commented on June 18, 2024

It is really strange! Especially since it's not working now on records that it used to work on (and the issue started while I was testing something new, so at first I thought I broke it). Not sure if it's related to Spring, or maybe a patch... Seems like it stopped working for me somewhere in between 2/22 and 2/25, which is after the Spring release. I don't know of a way to see when patches are delivered.

Thanks for all your work figuring this out! I'll stay tuned...

from apex-rollup.

solo-1234 avatar solo-1234 commented on June 18, 2024

Okay as a workaround, I added in a Get Records to find the record with the Id of $Record.Id, and passed that to the action instead, and it seems to work fine! So I'll leave that in place until you figure this out (no rush!)

Thanks!

from apex-rollup.

jamessimone avatar jamessimone commented on June 18, 2024

@solo-1234 très bizarre, as they say. I will continue to investigate and keep you updated on any progress - great thinking on the Get Records workaround for now!

from apex-rollup.

solo-1234 avatar solo-1234 commented on June 18, 2024

Yep - thanks for your help!

from apex-rollup.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.