Hello,
I have an entity "Need" with a business process flow "Need management" on it with 3 stages. I have a view that lists all the needs and I have added a column that presents the need management process stage name for each record.
Since we upgrade to Dynamics 365 v9.0, I have noticed that for all BPF, an entity with the same name is created, so I have a entity names "Need Management".
But in the view that lists all the needs, all these that have been created after the upgrade don't have any value for the process stage name column and I cannot added any column from the "Need Management" entity to display it again.
The only think that I can do is creating a view for the Need Management entity that has access to the "Need" attributes...
Is there a way to have a view on "Need" entity with the process stage name again, as it was before the upgrade ?
Thanks in advance !