Can I use same interface for 2 related actions . If a user is from group1 the related action as "group1 approval" and if user is from group2 then relatedaction is "group2approval".on approve of group1 ,some fields gets updated in db and upon approval of group2 some fields gets updated (like lastupdatedby ,status) ,all fields are common in both the interfaces ,upon approving from group1 it shows status as "group1 approved" and if group2 approved then status as "group2 approved"
Discussion posts and replies are publicly visible
Yes it is possible to reuse the same interface/process for different related actions.
Yes you can utilize a single interface for both purposes. Any updates be necessary, you can achieve this by rule inputs.