Web Entry 2.0 Rest - Skin EP
ACCEPTANCE CRITERIAS:
1. Get list of global and installed skins.
2. Verify that the list includes skins available only for the workspace.
Removed the deletion of WebEntry record when it is disabled. This attribute has no effect.
Fixed importation of processes with WebEntry task information.
Web Entry 2.0 Rest - Languages EP
ACCEPTACE CRITERIA
1. The result should include the detailed fields.
2. The result should include the installed languages.
3. User should be logged.
Code Issue
----------
A number is display in the Priority column in the cases lists instead of the
priority in text.
Solution
--------
Correct display of priority column in cases lists.
The text that describes the priority is display instead of the priority number.
The number is converted to the corresponding text with the help of the function
G::LoadTranslation("ID_PRIORITY_N");