Release Summary
KeyedIn Enterprise’s v8.02, is a scheduled maintenance update release with general
support fixes and some enhancements to Column Chooser selections and API
operations.
Highlights of New Features and Improvements
Column Chooser Enhancement
With this enhancement, additional fields are available for display or filtering on the
Project, Task, and Assignment system widgets as well as in the Search column
choosers. This option is in addition to the Configuration |Display Settings | Search
Screens settings where administrators may select to Show Codes or Show Names.
This provides a way for users to search or filter on one value while displaying another.
Column chooser options now include:
• Project Code
• Project Name
• Client Code
• Client Name
Note: Client and Project both have options in Configuration |Screen Labels to
change their default value and may be named different in your system.
Enterprise API Enhancement
This enhancement is intended to improve the performance of API calls and reduce
timeouts that may occur because of recalculating project measures. A parameter
called RecalculateMeasures (Boolean) will be specified on the POST, PATCH, and
DELETE calls to indicate if the Project measures should be recalculated at time of
update or at next Scheduled Job | Update Project Measures.
This applies to API calls for:
• Projects – Post / Patch / Delete
• Actions – Post / Patch / Delete
• Deliverables – Post / Patch