Self-Service Actions include a "Share" button that generates a shareable link preserving all current field selections - including hidden inputs. This creates a problem when hidden inputs are auto-generated based on the invoking user's context (e.g., current user identity, team, or session data). When another user opens the shared link, those pre-filled hidden values are carried over and may cause the action to behave unexpectedly or fail entirely.
Created by Gal Katz
·