Read-Only field is editable from Board view on a Custom Investment
search cancel

Read-Only field is editable from Board view on a Custom Investment

book

Article ID: 216162

calendar_today

Updated On:

Products

Clarity PPM On Premise Clarity PPM SaaS

Issue/Introduction

On a custom investment object in the Modern User Experience (UX), a lookup attribute was created as read-only. 
The reason to make it read-only is because when the attributed is configured to display in the Custom Investment Board View, when dragging the board from column to column, it would be expected that it will prohibit users from doing so.

However, the drag and drop is possible, making the read-only property not honored, as it changes the lookup value.

Steps-To-Reproduce

  1. On the custom investment object, create an attribute with static lookup.
  2. Set the attribute to read-only and set a default value.
  3. From the Modern UX > Custom Investment > Board view > Configure the attribute to display..
  4. Drag and drop the cards to another lookup value.


Expected: Drag-and-drop should not be allowed as this overrides the read-only setting.
Actual: Drag-and-drop is possible. It is not editable in the Grid view, but is editable in the Board view.

For example, the grid view shows the field tt_status_raj as read-only.

However when in the Board view, the cards can be moved from the Unapproved status to the Approve status, overriding the read-only property.

Environment

Release : 15.9.2

Component : CLARITY STUDIO

Cause

This is reported as DE61162.

Resolution

Workaround: Use the Field Level Security to set the attribute to 'View' by all groups and the Board will generate a toast message to indicate the field cannot be edited. This will also prevent the creation of new records in any columns for the read-only field.

DE61162 resolved in version 15.9.3

Attachments