Content
View differences
Updated by Christophe Bliard over 2 years ago
See ##40867 for the full picture.
In the UI, rename fields:
* Estimated Time => Work
* Remaining hours => Remaining work
* Progress (%) => % Complete
This is the first task to do, so that when seeing the new names, we know we are experiencing some new behavior
* Rename in code?
* would be great to have ubiquitous language
* Can API data be changed too? Wouldn't it break existing clients?
* it can, providing we have both values and deprecate UI terms may be subject to future change, defeating the old ones purpose of ubiquitous language
* \=> tracked let's not do it for now, even if that harms maintainability in ###51194 the long run
In the UI, rename fields:
* Estimated Time => Work
* Remaining hours => Remaining work
* Progress (%) => % Complete
This is the first task to do, so that when seeing the new names, we know we are experiencing some new behavior
* Rename in code?
* would be great to have ubiquitous language
* Can API data be changed too? Wouldn't it break existing clients?
* \=> tracked