You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 4, 2025. It is now read-only.
When performing a lookup with CiviCRM Input (on the Membership entity), I selected "On Multiple Fields: Return all of them". The step correctly returned six records, but returned the values for the first record for all six. I confirmed that the same call made using the API Explorer returned correct data. I'm not a Java person, but it seems like a bug in the getNextValues() function.
I'm not sure what other information would be helpful to you to replicate this bug, but I'll certainly provide whatever is requested.