> For the complete documentation index, see [llms.txt](https://docs.request.biz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.request.biz/release-notes/version-5.0/5.0.0.md).

# 5.0.0

{% hint style="info" %}
Version 5.0.0 is a **feature** release published on March 31, 2022.
{% endhint %}

## New Feature

### Task Manager

3258 - As an administrator I want to be able to have a WF wait until all Tasks are closed

3274 - Create domain object + db migration + NH mappings for storing postponed WF bookmark triggers.

3278 - Extend RExL allowing to check if all tasks are completed.

3362 - Ensure @Request.Tasks\[] is able to load tasks on demand.

3441 - Replace Microsoft.Azure.ServiceBus package with Azure.Messaging.ServiceBus

3474 - Upgrade .NET Core packages from version 3.1.18 to 3.1.23

## Fixes

<table><thead><tr><th width="85">ID</th><th>Description</th></tr></thead><tbody><tr><td>3120</td><td>After picking an entity name in a template workflow send activity, the wrong entity name is shown.</td></tr><tr><td>3160</td><td>Having a calculated Description field twice on different pages in a form will only update the first one when going to the page.</td></tr><tr><td>3211</td><td>When we enter blank space in search field, “Internal Server Error” should not be displayed</td></tr><tr><td>3256</td><td>PWA Icon for Apple refers to absolute path instead of relative path</td></tr><tr><td>3271</td><td>Retrieval of old (before assessment) shows assessment info of another request</td></tr><tr><td>3280</td><td>Inbox search dropdown icon lists displayed text is not aligned properly</td></tr><tr><td>3285</td><td>Filtering on entity name in workflow send activity does not uses a lowercase name</td></tr><tr><td>3311</td><td>Templates GUI Issue - Export button is not aligned properly</td></tr><tr><td>3313</td><td>Iif statement in calculated field is not processed correctly</td></tr><tr><td>3316</td><td>Templates Add New Property Scrollbar overlapped with Text Fields</td></tr><tr><td>3317</td><td>Templates Add New Property Name field is not marked as mandatory</td></tr><tr><td>3319</td><td>AssessmentForm VoteStatus becomes undefined after opening the form a second time.</td></tr><tr><td>3334</td><td>Templates GUI Issue - Form Designer Text is not aligned properly in the pop-up</td></tr><tr><td>3336</td><td>In Roles, when we enter blank space in left search field, “Internal Server Error” should not be displayed</td></tr><tr><td>3337</td><td>In Roles, when we enter blank space in right search field, “Internal Server Error” should not be displayed</td></tr><tr><td>3356</td><td>Order Mobile Phone “Usage” field throws Internal Server Error</td></tr><tr><td>3358</td><td>Request Pop-up text overlapped with close button</td></tr><tr><td>3359</td><td>Order mobile phone attachment is not working properly</td></tr><tr><td>3360</td><td>Report IT Problem attachment is not working properly</td></tr><tr><td>3361</td><td>My Account changes are not saved properly</td></tr><tr><td>3365</td><td>Agent messages are sometimes handled twice</td></tr><tr><td>3383</td><td>Taskform Request field does not show selected request and can be edited even when read-only</td></tr><tr><td>3384</td><td>CreateTask activity: UtcDateTime expect date kind Utc but it is Unspecified.</td></tr><tr><td>3386</td><td>Get “Internal error” when I click on a request link in the inbox</td></tr><tr><td>3387</td><td>Can't change the status in the Task detail form</td></tr><tr><td>3388</td><td>Tasks are not visible (either not created or not shown)</td></tr><tr><td>3389</td><td>Poor layout of assessment form.</td></tr><tr><td>3402</td><td>Inbox doesn't refresh after updating tasks</td></tr><tr><td>3404</td><td>Task form for assess tasks has a required User group field.</td></tr><tr><td>3434</td><td>Task form no longer fits my screen causing it to always require scrolling.</td></tr><tr><td>3438</td><td>IOException: The requested operation cannot be performed on a file with a user-mapped section open</td></tr><tr><td>3448</td><td>Can't edit tasks</td></tr><tr><td>3449</td><td>Taskform needs to be slightly bigger</td></tr><tr><td>3451</td><td>Error on AwaitTasks decision</td></tr><tr><td>3456</td><td>Taskform UI changes</td></tr><tr><td>3457</td><td>Tooltip texts overlap if you have new requests and new assessments waiting for you</td></tr><tr><td>3458</td><td>Taskform cannot select request first time after opening an existing task</td></tr><tr><td>3465</td><td>Closed Tasks should not be showed in “All, Today and Coming Up” Inbox views.</td></tr><tr><td>3466</td><td>Approval tasks can't be edited/closed</td></tr><tr><td>3467</td><td>Task form UI shows empty fields and alerts when opening and after close</td></tr><tr><td>3469</td><td>Assess task status doesn't update when a request gets approved/declined</td></tr><tr><td>3491</td><td>Taskform doesn't correctly enable/disable fields on “Create New Task”</td></tr><tr><td>3492</td><td>Taskform keeps trying to load request data after a new task has been created</td></tr><tr><td>3496</td><td>Create task - Request field is auto populated when we create task for second time</td></tr><tr><td>3508</td><td>“Error - Not Found” shown while navigating to the Conversation page for a New Request</td></tr><tr><td>3518</td><td>Uncaught Error: E0009 - Component 'dxTagBox' has not been initialized for an element.</td></tr></tbody></table>
