Flow Desiner: Unable to add users to the Watchlist (Glide list) fieldDescriptionIn Flow Designer can't add users to a Watch list via create a record flow designer actionCauseCannot add users directly to the watch_list field on flow designer action as its a glide_list type field not a reference type fieldResolutionIt is advised to create a GlideRecord query utilizing the new Inline Scripts option to fetch user records for the watchlist field (for more information, see the Inline script documentation)