I could use some help correctly setting up a multiple select field that monitors changes in other fields. For context, this'll be setup for internal use mostly for billing purposes. Once the tagged change(s) in the multiple select field have been resolved, they'll be manually cleared.
Scenario: I have a multiple select field called Changelog that monitors changes in other fields in the same table- Contribution Status, Contribution Amount, and Current Donation. Any change in a record associated in a specified group should have their respected outputs reflected in the Changelog field.
Issue: I want the Changelog field to populate any and all changes. Sometimes the output looks accurate, other times it does not. In the example screenshots, I changed a record's Contribution Status which resulted in changes to both the Contribution Status and Contribution Amount- correctly reflected in the changelog. However, when making this change, it affects the other records in the group, but only one output is reflected in the changelog. Ex. where Current Donation is present, it should reflect Current Donation & Contribution Amount as both would have been changed.
I don't quite understand the changelog field name in the update record portion of the automation. How do I make the correct changes to the automation so that the Changelog field accurately reflects all the changes being monitored? If a small, filled color tag has to populate where the field was blank prior, I can get over that. If y'all have ways of getting rid of this, that is extra helpful. Thank you!