Dear community,
is there a Q&A functionality in Dynamics 365 or something similar? It should be not so hard to implement, but I'd like to check beforehand if something like this exists:
I have a custom "Approval" entity which has an associated business process flow. One stage of the BPF is "Discussion". In this stage users can ask questions and wait for responses to those questions. A question is associated with one person who needs to respond. The Q&A should not be Edited once posed.
I am thinking about creating a custom Activity Entity "Q&A" and adding functionality to it.