Closed franck-boullier closed 5 years ago
In the current version the API returns the MEFE user ID for the following information:
assigneeId
creatorId
(See PR #780).
Instead of the MEFE User Ids, we should return:
prefix
This way external app will be able to display these directly if needed.
Fixed in the latest version of the master
Current situation:
In the current version the API returns the MEFE user ID for the following information:
assigneeId
creatorId
(See PR #780).
Suggested improvement
Instead of the MEFE User Ids, we should return:
prefix
@domain.com)This way external app will be able to display these directly if needed.